Login procedures have been improved. Check this page for details.
User:Jmcardle
Contents |
About Me
My name is Julien McArdle, and I'm a software developer in the geophysics business. These days, most of my work involves Python, C, C++ and JavaScript. I am not loyal to any one language or programming paradigm, as I believe that it's a matter of picking the right tool for the right job.
If you wish to contact me, you may do so here. I also occasionally hang out on IRC (server: chat.freenode.net, channel: #qt-onpi).
Raspberry Pi Project: Kt
Overview
I'm the creator of Kt, a GUI framework for HTML5. You write code in JavaScript and programatically design UIs calling widget and layout objects included with the framework. You then use the compiler (a shell script really) that comes with Kt to generate the executable from your code.
Raspberry Pi and Kt
The primary target for Kt is the Raspberry Pi. Qt is its heart; Kt is really just some javascript libraries and a few scripts and source files.
Additional Information
Repositories
I'm using Mercurial to handle my revision control and upload the commits to BitBucket.