Archives
Tags
android beauty bible blogging brisbane community compiling composition design development formatting framework free God google hate highlights i3 ideas javascript laptop mercurial music oop politics programming programming languages public transport pygame pyj python refactoring scripting software story subversion testing tips tools trosnoth troubleshooting twisted ubuntu web window managerLinks
Tag Archives: tools
Issue Tracker Gamification
I’ve been playing with habitrpg, which gamifies habit-setting. You have a little character with experience points, hit points and gold pieces. You earn experience and gold for achieving your habit goals. You lose hit points for failing to achieve goals. … Continue reading
A Whole New Language
I like to dream. Occasionally I dream about what the ideal programming language would look like. Yes, I know, writing a new programming language would involve all sorts of hurdles like convincing people to adopt it, building a community around … Continue reading
Posted in short
Tagged compiling, development, ideas, javascript, programming, programming languages, software, tools
Comments Off
PyCon Australia 2012: Sunday
I wrote about the Saturday of PyCon Australia a few weeks ago. To round it off, here’s my highlights from the Sunday. Benno Rice (of bellowtheline fame) gave a brilliant talk on Behave, a cute behaviour driven development framework for … Continue reading
PyCon Australia 2012: Saturday
I’m currently at PyCon Australia in Hobart. As I write this, Saturday’s programme is over, and it’s been a great conference so far. A few highlights: Mark Ramm’s Keynote: Don’t waste your life on projects that are going to fail … Continue reading
Posted in short
Tagged conference, design, people, pyconau, python, software, tools, window manager
2 Comments
Flowchart Python
Introduction In 2006, I created Flowchart Python, a Python-based language that uses a flowchart for high-level language structure. I released it on pygame.org. A workmate was recently searching for something related to Python and flowcharts, and stumbled across my project. … Continue reading