Monthly Archives: June 2009

Launching wxPython apps with an iPython shell

Suppose you want to run your fancy wxPython application but have a shell in the background to peek and poke at certains settings, help debug, and possibly even use an API that your program provides to automate tasks. iPython has … Continue reading

Posted in Programming | Tagged , , , , | Comments Off on Launching wxPython apps with an iPython shell

Fixing the code highlighter for WordPress

Many of my posts have some sort of code, shell script, or other syntax highlighted portion. I’ve loved the code highligher plugin for wordpress. The version I’ve been using (1.8) doesn’t seem to have had any updates for quite some … Continue reading

Posted in Web | Tagged , , , , | Comments Off on Fixing the code highlighter for WordPress