It’s been a while… Today I’d like to show you how to set up Jenkins on your Windows server. This post is quite specific to Google App Engine (GAE) and Python as there isn’t much info available on how to get continuous integration going if you’re developing for GAE. That said, much of the setup …
Tag Archive: Development
Jan 24
How to Call a SOAP Web Service from Google App Engine using Python
In the .NET world, we take a lot of things for granted. Having recently started a new project with Google App Engine (GAE) and Python, I came to realize that one of those things is SOAP web services.
Jan 08
HostsChanger 1.1 Released
I’ve just released V1.1 of my HostsChanger tray application. If you frequently change your hosts file then this little app is for you! Head on over to the HostsChanger page.
Jan 07
How to make IIS7 play nice with Office Interop
I’ve just started working on a new project for which we had to dig out one of our older libraries. We wrote it to retrieve data from MS Excel workbooks using the Office interop assemblies, and thus far it has never given us issues. A slight change this time round was that we were using …
Oct 07
Silverlight – There is not enough free space to perform the operation
If you’re developing for Microsoft Silverlight you might encounter the issue that a message box pops up with the message: “there is not enough free space to perform the operation”.

