Standard Search
About 16 results
https://www.byjp.me/posts/tumblr-musings/where-on-the-web-gets-better · 21 Apr 2009
!A terrain map of the earth over the Atlantic, showing different sized red dots moving between the UK and other places on earth I improved Where On The Web? with an OpenGL twist (making it a lot faster - tho antialiasing is broken) and by varying the size...
https://www.byjp.me/posts/tumblr-musings/where-on-the-web-screencast · 21 Apr 2009
{{< vimeo 4252126 >}} Oooooh, a screencast? About my latest app? How exciting!
https://www.byjp.me/posts/tumblr-musings/where-on-the-web · 21 Apr 2009
{{< figure src="where-on-the-web.jpg" alt="A terrain map of the earth over the Atlantic, showing red dots moving between the UK and other places on earth" >}} Where On The Web is aliiiiive! I built it, and it appears to work averagely well. You can see t...
https://www.byjp.me/posts/tumblr-musings/processing-and-ruby · 20 Apr 2009
I got stuck into processing this weekend - I’ve been meaning to try it out for some time, but I also found a fantastic little project called ruby-processing. Yes, its exactly what it sounds like geeks, its the visual control of the processing language, i...
https://www.byjp.me/posts/tumblr-musings/native-ruby-rar-archive-extractor · 29 Mar 2009
github.com I’ve started coding a native Ruby library for extracting RAR archives. Its in early stages, but I’ve placed down the code for parsing the file structure, so it can extract unencrypted, ‘store’ level archives. The ultimate aim is to all...
https://www.byjp.me/posts/tumblr-musings/trash-files-in-ruby · 25 Mar 2009
A Ruby gem I wrote that sends files to Operating System specific Trash/Recycle bins.