Posts Tagged ‘Python’

May '10
28

Today I found out about an amazing GPU based renderer called Octane. So I decided to use my PyGML library to convert some GML to OBJ and render them.
Read the rest of this entry »

Dec '09
30

PyGlang is a python package for translating text with the Google Translation API Read the rest of this entry »

Dec '09
2

InScopeLib now features the start of a NSString category for adding python style functionality to objective-c strings.

Read the rest of this entry »

Apr '09
27

WordPress and django are now talking to each other. WordPress hosts the footer, because thats where the twitter and blog posts are, and django hosts the header because the apps will be under django. Read the rest of this entry »

Apr '09
25

Been working on the django side of the site and needed to install PIL. But after I built it I released that it doesn’t come with JPEG support :( Read the rest of this entry »