Last 10 posts from the top AJAX blogs
Catch the latest news and rumors about your favorite topic (Currently scanning 16 different blogs).
»
Ext JS 3.3 Calendar Component
7 hours ago
by
Sencha Blog
from Brian Moeskau
This post will provide an overview of the new Ext JS calendar components originally introduced in the initial 3.3 Beta release. You'll learn about the new CalendarPanel component and how the calendar application UI is put together.
»
Offline: What does it mean and why should I care?
17 hours ago
by
Ajaxian » Front Page
from Brad Neuberg
[CC-A by Anomalous4]
Michael Mahemoff has posted an extremely in-depth tutorial on HTML5Rocks on the subject of offline web apps:
Introduction: The Meaning of “Offline”
Application Cache and Offline Storage
Older Offline Storage Techniques
Cookies
Plugin Based Storage
Browser-specific features
Offline Storage in the Era of HTML5
Web Storage
Web SQL Database
IndexedDB
File API
Ho ...
»
YUI 3.2.0 Released: SimpleYUI, Touch Event Support, Gestures, Transitions, CSS Grids, ScrollView, Uploader, and More
1 day ago
by
Yahoo! User Interface Blog
from Eric Miraglia
The YUI team is pleased to announce the GA release of YUI 3.2.0, a significant update to YUI’s JavaScript and CSS components. This release features a host of performance improvements and major new support for mobile devices with touch UIs.
The Gesture module in YUI 3.2.0 brings touch support to a wide range of YUI-powered [...]
»
WebPagetest and PageSpeed join up via PageSpeed SDK
1 day ago
by
Ajaxian » Front Page
from Dion Almaer
Steve Souders just pointed me to the great news that two great open source performance projects are working well together:
Pat Meenan just blogged about Page Speed results now available in Webpagetest. This is a great step toward greater consistency in the world of web performance, something that benefits developers and ultimately benefits web users.
The Page [...]
»
Remember the Core Product
1 day ago
by
Pathfinder Development
from Bob Moll
All too often, it’s easy to forget the core product when new ideas, extra bells and whistles and added complexity strain a product’s focus. When this happens, try the mantra “Remember the Core Product.”
The mantra is a reminder that a product does not need to do everything, and can succeed by doing even just one [...]
Pathfinder Development - creating innovative software that builds busin ...
»
TinySrc: Free Easy Way to Reformat Graphics for Mobile Devices
1 day ago
by
Ajaxian » Front Page
from Brad Neuberg
If you're working with mobile browsers tinySrc will dynamically scale your images down to the right size on the server side:
PLAIN TEXT
HTML:
http://i.tinysrc.mobi/http://mysite.com/myimage.png
To use, you simply prefix the URL to your image with a pointer to tinysrc:
PLAIN TEXT
HTML:
<img src='http://i.tinysrc.mobi/http://mysite.com/myimage.png'
alt='My image'
/>
tinyS ...
»
Searching for the HTML5 Search Input
2 days ago
by
Ajaxian » Front Page
from Brad Neuberg
I recently saw the new HTML5 Search input element and wondered what the heck it does:
PLAIN TEXT
HTML:
<input name= s type= search />
Chris Coyier has posted an in-depth article going into this new HTML5 input type to appease your curiosity. The HTML5 spec actually says you don't have to do much with it, but Webkit actually has a [...]
»
The Official jQuery Podcast has a New Home
4 days ago
by
Official jQuery Blog
from Ralph Whitbeck
Today, we’d like to announce that we’ve moved the Official jQuery Podcast off the jQuery blog and onto it’s own site at http://podcast.jquery.com.
We felt that with a weekly blog post for each episodes show notes the podcast was taking over the blog. Some of the community members thought the same way. We’ve been working on [...]
»
Sencha Touch Pricing (And Much More!)
5 days ago
by
Sencha Blog
from Abraham Elias
First up, what everyone wants to know: Commercial pricing for Sencha Touch will be $99 per developer seat. Read on for more details about Sencha Touch and to find out about Sencha Complete.
»
Coming in YUI 3.2.0: SimpleYUI
5 days ago
by
Yahoo! User Interface Blog
from Eric Miraglia and Adam Moore
The feature described in this article is available as of YUI 3.2.0pr2, and it will be a part of the upcoming 3.2.0 release. You can start playing with it today by following the code in this article.
SimpleYUI is a new way of loading and instantiating YUI 3. The SimpleYUI file contains a rollup [...]