Loading...
5 JavaScript Entries
-
03-05-2009 Gracefully Degrading Widgets, Part 2: Navbars & jQuery Plugins
I recently met up with a friend and former coworker to help him ramp up his jQuery skills quickly. In the process I got to play with a few things I hadn’t bothered to pick up previously myself! First of these was Google’s Ajax Libraries API. While worthless for when you need to be offline [...]
-
01-12-2009 JazzRecord changes
So, the git repo has seen a lot of activity since it went up in November. We’ve added support for Appcelerator Titanium PR1, and most recently I completely gutted MooTools out of JazzRecord, making it compatible with any library you like, not just MooTools. We’ve also souped up the validation methods (all should be working [...]
-
10-13-2008 ThyncRecord Updates, New Developers
So there’ve been some pretty quick lightning rounds of additions to ThyncRecord over the last few days. Partially I attribute this to my hitting a groove, but a lot of it comes from adding a couple new developers to the fold: David and Jesse. Both David and Jesse are fairly new to JavaScript, new to [...]
-
09-04-2008 Thoughts on ThyncRecord
This is a reposting of an email I sent Frank Lee, who I’ve tapped to help out in building optimized queries for ThyncRecord. Just figured I’d share. “Because of [JavaScript's prototype-based inheritance vs normal OOP], there is no proper concept of class methods and instance methods. (I don’t believe moo has implemented such a feature [...]
-
08-11-2008 AIR, MooTools, ThyncRecord
Threeish updates: I’ve recently begun using Adobe AIR (specifically using JavaScript) and am really excited about it. Have had a friend install an unsigned demo of some of my interface code and he said it worked great! This code is for a scalable/syncable task manager I’ve set aside until I can get some more database-centric [...]