Archive for the ‘Python’ Category

Dec '09
30

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

May '09
10

The template for iPhone apps is coming along! Read the rest of this entry »

May '09
5

Still working on the django app for managing our applications. At some point I’ll post about the structure of the app, but its too late tonight. Read the rest of this entry »

May '09
3

I’m working on rewriting the django app that stores our applications. The version that is out now was only meant to get the site up, the new one will have versions, change logs, todos, and multiple information views! 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
26

InScopeApps is hosted on WebFaction, their hosting is great and their help is especially good! We run multiple back ends, as talked about in previous posts, these systems need to share common content like css and images. 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 »