The jQuery Plugin Registry
Last week, jQuery team member Adam Sontag announced the availablity of the jQuery Plugin Registry , your one-stop shop for plugin developers and consumers.
Last week, jQuery team member Adam Sontag announced the availablity of the jQuery Plugin Registry , your one-stop shop for plugin developers and consumers.
The ColdFusion team has announced the launch of their ColdFusion YouTube channel .
Creating games using Flash and AIR? The Amazon Mobile App SDK now includes AIR native extensions that give you access to In-App Purchasing and GameCircle APIs. Diana Helander provides details on the Adobe Digital Media Blog.
Brackets Sprint 19 Build adds (community contributed) CSS code hinting, native menus, additional translations, and more.
Beautify is a code formatter for HTML and JavaScript, and, as its name suggests, Brackets Beautify brings Beautify to Brackets , as explained by Raymond Camden in this post .
W3Conf is W3C's annual conference for web professionals, and Adobe is hosting W3Conf February 21-22, 2013 in San Francisco, CA. If you are a web developer or designer and want to learn the latest on HTML5, CSS, the open web platform and your place in it, this is a must attend event. Registration is...
The ColdFusion team has just released ColdFusion 10 Update 7 (and a fix for ColdFusion 9, too). This is a critical hotfix that addresses the recent security vulnerabilities that were being exploited in the wild. Please install this one quickly!
A user, worried about the recent attacks on ColdFusion servers , asked if he could safely block all public access to /cfide. My response to him was the following: The short answer is "yes, if ..." There are quite a few ColdFusion features that use files and URLs within /cfide, these include:...
I've been using the jQuery DataTables plug-in for client-side data grids. It works well, and integrating it with ColdFusion is easy. Here's another option, ParamQuery Grid is clean and fast and feature rich, and it too works seamlessly with ColdFusion.
PhoneGap team member Shazron Abdullah has posted a brief explanation of a very important enhancement in PhoneGap 2.3.0. InAppBrowser is just that, a browser within your app, allowing you to write native code for your app shell and PhoneGap (well, HTML and JavaScript) etc. runs within it. This...