Tag Archives: netbeans

Accessing MSSQL in Python

I was playing around with a crazy idea I had (more on that another day) and needed to be able to access MS SQL from Python, a quick search and I found this project, pymssql It works great, I’ve only … Continue reading

Posted in Programming | Tagged , , | Comments Off

Writing WordPress Plugins

I’m currently working on a little side project that involves doing lots of customisations to WordPress. (What exactly I’m up too will have to remain a secret for the moment, sorry customers orders.) I’ve been working today on writing a … Continue reading

Posted in Computers, Internet, Programming | Tagged , , , | Comments Off