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: javascript
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
Python in Your Browser
Over the past few weeks I’ve been playing around with some tools which compile Python code to JavaScript. If you’re writing a web app with a Python back-end, writing Python for the browser offers two things: (a) you no longer … Continue reading
Posted in short
Tagged javascript, programming, programming languages, python, scripting, web
1 Comment
Things I’ve Learnt: June 2010
Here’s my list of shareworthy things I’ve learnt recently, together with some links for further reading. If you’re writing a Mozilla Extensions (e.g. an extension for Firefox) and you want to launch a process on the local computer, you can … Continue reading