jemptymethod

↗ HN profile [ 63.5 ms ] full profile
Karma
30
Created
April 26, 2007 (19y ago)
Submissions
0
- Full-stack/front-end web developer since 1999. - Strong with the command line, SQL and regular expressions. - Debugged Javascript parseInt/radix issue in 2000. - PHP experience on-and-off since 2001, Java since 2002. - Created one-file, 60-line "bare bones mvc" PHP framework in 2007, downloaded several thousand times before being migrated off code.google.com to [github, now as "JackRabbitMvc"](https://github.com/dexygen/jackrabbitmvc) - Created ["DeskML" platform](https://code.google.com/archive/p/deskml/) around 2010/2011, a rough equivalent of Adobe AIR (and now Node-Webkit) using a TCL-based platform and just 100 lines of glue code. - Speaker at technical user meetings - Writer of pre-publication technical reviews - Focused primarily on the front end since 2009 - Discovered way of emulating various frameworks' document/ready functionality by simply using setTimeout/0. - Five years...
  1. I've begun work on an Adobe-AIR like system, similar to something I've already done with Tcl (http://code.google.com/p/deskml/) but with Ruby instead. Below's a link to a forum where I posted about it along with a link…

  2. Earlier this year I prototyped a very rough equivalent of Adobe AIR, please see http://code.google.com/p/deskml/ I haven't had a lot of time to push it forward so the first thing I have to do is make that time. Assuming…

  3. Any Tcl hackers on HN? I ask because I'm preparing to open source a project in Tcl that most people have been telling me seems quite compelling. In my most grandiose vision its a project which in turn could enable other…