Finn Rudolph

02
Jan
2010
GitHub is hosting my projects

GitHub, Git von Finn Rudolph

i_github.pngSince I started using the Git revision control system a while ago, my projects are now also hosted at GitHub: github.com/countzero

So if you want to take a deeper look into the codebase behind projects like ImageFlow and JavaScriptObject "check them out" ;D

github.com/countzero/JavaScriptObject
github.com/countzero/ImageFlow


02
Jan
2010
JavaScriptObject 0.9.3

JavaScriptObject, JavaScript, CSS von Finn Rudolph

There is a new JavaScriptObject package that comes with some code improvements and a new option called lock. If activated the rotation will be locked at the given boundaries: One can only spin the object around one time and not infinitely. Check out the locking examples and if you're interested in the codebase feel free to take a look at the github repository of JavaScriptObject.