Posts tagged development


There are 6 posts tagged with development.

If you are interested in "development" why not subscribe to the Atom feed or RSS feed?

Yow! Conference, Sydney 2013

December 12-13, 2013 saw the Yow! Australian Developer Conference finally reach Sydney. Here are my notes from the two days of sessions.


Using Dnsmasq for local development on OS X

This is a quick guide to installing Dnsmasq on OS X and using it to redirect development sites to your local machine.


Fixing the "Reformat Quoted Text" command in TextMate

How to fix the "Reformat Quoted Text" command in TextMate so that it works on Intel Macs (without installing Rosetta).


Progress with Jekyll

I've made a bit of progress hacking on this blog the last few nights...


AES encryption in Python with M2Crypto

Using the M2Crypto Python library to perform AES encryption.


Extending Lua in C

Wrapping OpenSSL hash algorithms for use in Lua.