Posted on June 10, 2010, 11:29 pm, by matthenry, under
Uncategorized.
Connect
Tim Caswell and TJ Holowaychuck, both of whom are members of the ExtJS team, have just released Connect: a middleware framework for NodeJS. In his blog post announcing Connect, Caswell cites Ruby’s Rack as an inspiration for the project.
A Connect server runs a set of middleware modules, each of which performs a specific action when [...]
Posted on June 3, 2010, 10:20 pm, by matthenry, under
Uncategorized.
AppengineJS
Yes, it’s true! You can now run Javascript applications on Google’s App Engine platform thanks to the new AppengineJS project. The project is based on Rhino, the Java-based Javascript runtime, which is why it can run on Google’s Java- and Python-only platform. Of course, since Rhino has been around forever, simply executing Javascript on App [...]
Posted on May 28, 2010, 5:13 am, by matthenry, under
Uncategorized.
New Tutorials
There have been several handy tutorials released lately, and I thought it might be useful to collect a few of them here.
Ben Lister’s blog post, Getting Started with HTML5 Local Databases, is a clear, thorough introduction to client-side SQLite databases. The definitive resource is still Apple’s client-side storage reference, but Lister’s article is probably [...]
Posted on May 21, 2010, 5:20 pm, by matthenry, under
Uncategorized.
Exciting stuff this week—a lot of it Node.js-related. Node is reaching a critical mass, and now is a great time to get on board. With that, here’s the news:
RequireJS 0.11.0
It’s no secret that I’m a big fan of RequireJS, the non-blocking, asynchronous dependency manager/build tool for Javascript. Well, with the brand new 0.11.0 release, it’s [...]
Posted on May 14, 2010, 5:44 pm, by matthenry, under
Uncategorized.
Well folks, I’ve got to admit, it was a bit of a slow news week in the Javascript world. But rest assured, I didn’t come to write this post empty-handed.
Garbage Collection
This week, the Ajaxian/WebOS Developer Relations guys linked to a great in-depth article on Palm’s website about garbage collection in Javascript. It goes into a [...]
Posted on December 16, 2009, 2:52 pm, by mgkimsal, under
Uncategorized.
We’ve had an increasing number of problems related to Google Checkout over the past 2 weeks. If you have an issue receiving your PDFs after paying with Google Checkout, please contact editor@jsmag.com and include the email address you registered with and your Google Checkout receipt and we’ll take care of it ASAP – typically within [...]
Posted on March 10, 2009, 1:27 pm, by mgkimsal, under
Uncategorized.
There seems to be a growing number of magazine-style PDF publications out there. This is a short list of some of the ones I’m aware of. What other ones do you know of?
PHP Architect – http://phparch.com
MySQL Magazine – http://www.paragon-cs.com/mag/
GroovyMag – http://groovymag.com
Python Magazine – http://pythonmagazine.com
JSMag – http://jsmag.com
Rails Magazine – http://railsmagazine.com
The Rubyist – http://therubyist.com
Java Express – http://dworld.pl/javaexpress [...]
Posted on March 6, 2009, 6:02 pm, by mgkimsal, under
Uncategorized.
Our first issue is now available! Articles include:
What’s new in jQuery 1.3
Don’t be Alert!
Unit Testing in JavaScript
Functional Programming inJavaScript
Introduction to ExtJS
and more!
Visit http://jsmag.com/latest for more information