<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ajaxian &#187; Roundup</title>
	<atom:link href="http://ajaxian.com/by/topic/roundup/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Tue, 22 May 2012 21:45:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
    	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>State of Ajax for June 2008: Apple flexes Open Web muscles</title>
		<link>http://ajaxian.com/archives/state-of-ajax-for-june-2008-apple-flexes-open-web-muscles</link>
		<comments>http://ajaxian.com/archives/state-of-ajax-for-june-2008-apple-flexes-open-web-muscles#comments</comments>
		<pubDate>Tue, 01 Jul 2008 22:07:07 +0000</pubDate>
		<dc:creator>Dion Almaer</dc:creator>
				<category><![CDATA[Front Page]]></category>
		<category><![CDATA[Roundup]]></category>

		<guid isPermaLink="false">http://ajaxian.com/archives/state-of-ajax-for-june-2008-apple-flexes-open-web-muscles</guid>
		<description><![CDATA[June was a great month for the Open Web. First, Apple delivered a one-two punch with showing Mobile Me, powered by the native Web and SproutCore, and showing SquirrelFish as JavaScript starts to get a loooot faster on browsers. Firefox had a party as millions of people downloaded Firefox 3 final release, and immediately talked <a href="http://ajaxian.com/archives/state-of-ajax-for-june-2008-apple-flexes-open-web-muscles">Read the rest...</a>]]></description>
			<content:encoded><![CDATA[<p>June was a great month for the Open Web. First, Apple delivered a one-two punch with <a href="http://ajaxian.com/archives/audible-ajax-episode-27-sproutcore-with-charles-jolley">showing Mobile Me, powered by the native Web</a> and SproutCore, and showing <a href="http://ajaxian.com/archives/squirrelfish-technical-excitement">SquirrelFish</a> as JavaScript starts to get a loooot faster on browsers. Firefox had a party as millions of people downloaded Firefox 3 final release, and immediately talked about 3.1 coming soon. The flywheel is moving. Opera 9.5 is also there, and IE 8 beta 2 is coming in August.</p>
<p>Velocity, the performance conference, also showed the interest in making the Web faster, as many tools were announced to help out us devs. We also saw a lot of cool uses of Canvas/SVG, as developers delve low level and see that they actually work very well.</p>
<p>So, we sit at the crux of two paths. On the one hand, browsers are getting faster and faster and adding great new technology for us (including small things like CSS variables. finally!). On the other hand, we are creating more compelling user experiences (e.g. 280 Slides, Mobile Me). These forces work with each other. As we do cooler apps that push the boundaries, the browsers have to come back with better performance and tools to match. Expectations are changing, and we need to match them.</p>
<p>Here is the full roundup:</p>
<p><b>Browsers</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/flipping-out-over-safari">Flipping out over Safari</a></li>
<li><a href="http://ajaxian.com/archives/ie-8-beta-2-coming-in-august">IE 8 beta 2 coming in August</a></li>
<li><a href="http://ajaxian.com/archives/x-ua-compatible-ieemulateie7">X-UA-Compatible: IE=EmulateIE7</a></li>
<li><a href="http://ajaxian.com/archives/mozilla-week-from-client-firefox-3-to-server-weave-to-mobile-fennec">Mozilla Week: From Client (Firefox 3) to Server (Weave) to Mobile (Fennec)</a></li>
<li><a href="http://ajaxian.com/archives/opera-gets-proactive-and-helps-you-fix-your-code">Opera gets proactive and helps you fix your code</a></li>
<li><a href="http://ajaxian.com/archives/browser-memory-footprints-watching-with-real-usage">Browser Memory Footprints; Watching with real usage</a></li>
<li><a href="http://ajaxian.com/archives/browser-news-ie-ff-safari-and-opera">Browser News: IE, FF, Safari, and Opera</a></li>
</ul>
<p><b>Standards</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/new-in-standards-acid4-and-html-5-update">New in standards: Acid4 and HTML 5 update</a></li>
<li><a href="http://ajaxian.com/archives/w3c-progress-events-10-working-draft">W3C Progress Events 1.0 Working Draft</a></li>
<li><a href="http://ajaxian.com/archives/openajax-alliance-white-papers-on-mobile-ajax-and-recent-browser-advances">OpenAjax Alliance white papers on Mobile Ajax and recent browser advances</a></li>
</ul>
<p><b>Performance</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/squirrelfish-details-on-the-new">SquirrelFish: Details on the new</a></li>
<li><a href="http://ajaxian.com/archives/squirrelfish-technical-excitement">SquirrelFish: Technical excitement</a></li>
<li><a href="http://ajaxian.com/archives/string-performance-in-ie-arrayjoin-vs-continued">String Performance in IE: Array.join vs += continued</a></li>
<li><a href="http://ajaxian.com/archives/is-finally-the-answer-to-all-ie6-memory-leak-issues">Is &#8220;finally&#8221; the answer to all IE6 memory leak issues?</a></li>
<li><a href="http://ajaxian.com/archives/jiffy-firebug-plugin-fine-grained-calculation-of-performance-timings">Jiffy Firebug Plugin: Fine grained calculation of performance timings</a></li>
<li><a href="http://ajaxian.com/archives/yslow-now-has-firefox-3-support">YSlow now has Firefox 3 support</a></li>
<li><a href="http://ajaxian.com/archives/rendering-performance-in-canvas-compared-to-svg-and-vml">Rendering performance in Canvas compared to SVG and VML</a></li>
<li><a href="http://ajaxian.com/archives/clientperf-simple-client-side-rails-performance">Clientperf: Simple Client-Side Rails Performance</a></li>
<li><a href="http://ajaxian.com/archives/kite-keynotes-internet-test-environment">KITE: Keynote&#8217;s Internet Test Environment</a></li>
<li><a href="http://ajaxian.com/archives/a-technique-for-lazy-script-loading">A Technique For Lazy Script Loading</a></li>
<li><a href="http://ajaxian.com/archives/velocity-conference-videos-and-slides">Velocity Conference Videos and Slides</a></li>
</ul>
<p><b>JavaScript</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/an-interview-with-280-north-on-objective-j-and-cappuccino">An interview with 280 North on Objective-J and Cappuccino</a></li>
<li><a href="http://ajaxian.com/archives/steve-yegge-on-server-side-javascript">Steve Yegge on Server Side JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/javascript-html-construction-benchmark">Javascript HTML Construction Benchmark</a></li>
<li><a href="http://ajaxian.com/archives/the-fight-for-cross-domain-xmlhttprequest">The fight for cross domain XMLHttpRequest</a></li>
<li><a href="http://ajaxian.com/archives/evalfooa-objfn-how-you-arent-private-in-firefox">eval(&#8216;foo=a&#8217;, obj.fn); How you aren&#8217;t private in Firefox</a></li>
<li><a href="http://ajaxian.com/archives/google-analytics-after-onload-and-documentwrite-for-xhtml">Google Analytics after onLoad and document.write for XHTML</a></li>
<li><a href="http://ajaxian.com/archives/johnson-wrapping-javascript-in-a-loving-ruby-embrace-and-arax">Johnson: Wrapping JavaScript in a loving Ruby embrace, and ARAX</a></li>
<li><a href="http://ajaxian.com/archives/gaia-widgets-30-glory">Gaia Widgets 3.0 &#8220;Glory&#8221;</a></li>
<li><a href="http://ajaxian.com/archives/audible-ajax-episode-27-sproutcore-with-charles-jolley">Audible Ajax Episode 27: SproutCore with Charles Jolley</a></li>
<li><a href="http://ajaxian.com/archives/sproutcore-being-talked-of-as-a-flash-killer-really">SproutCore: Being talked of as a Flash killer? Really?</a></li>
<li><a href="http://ajaxian.com/archives/rumor-apple-sproutcore-and-coherent">Apple, SproutCore, and Coherent</a></li>
<li><a href="http://ajaxian.com/archives/modulesjs-a-new-stand-alone-javascript-module-loader">modules.js: A New Stand-alone JavaScript Module Loader</a></li>
<li><a href="http://ajaxian.com/archives/mascara-putting-lipstick-on-javascript">Mascara: Putting lipstick on JavaScript?</a></li>
<li><a href="http://ajaxian.com/archives/validanguage-09-more-form-validation">Validanguage 0.9: More form validation</a></li>
<li><a href="http://ajaxian.com/archives/symbolicweb-ajax-and-comet-with-lisp">SymbolicWeb: Ajax and Comet with Lisp</a></li>
<li><a href="http://ajaxian.com/archives/dragtable-drag-and-drop-reorderable-columns-for-an-html-table">dragtable: drag-and-drop reorderable columns for an HTML table</a></li>
<li><a href="http://ajaxian.com/archives/pingdom-checks-on-javascript-usage-on-top-sites">Pingdom checks on JavaScript usage on top sites</a></li>
<li><a href="http://ajaxian.com/archives/ensure-on-demand-resources">ensure: on demand resources</a></li>
<li><a href="http://ajaxian.com/archives/algebraic-data-types-in-javascript">Algebraic Data Types in JavaScript</a></li>
</ul>
<p><b>ExtJS</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/leveraging-ext-js-on-the-server-via-jaxer">Leveraging Ext JS on the Server via Jaxer</a></li>
<li><a href="http://ajaxian.com/archives/wiiextjs-building-ajax-apps-that-run-on-the-wii-opera-browser">WiiExtJS: Building Ajax apps that run on the Wii Opera browser</a></li>
</ul>
<p><b>Dojo</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/badging-flickr-with-dojo">Badging Flickr with Dojo</a></li>
<li><a href="http://ajaxian.com/archives/dojo-firebug-lite-beyond-consolelog">Dojo Firebug Lite: Beyond console.log</a></li>
<li><a href="http://ajaxian.com/archives/nexaweb-announces-dojoe-markup-and-runtime">Nexaweb announces dojo.E markup and runtime</a></li>
<li><a href="http://ajaxian.com/archives/ajaxian-featured-tutorial-a-double-dose-of-dojo">A Double Dose of Dojo</a></li>
<li><a href="http://ajaxian.com/archives/dojo-gets-aim-api-support-from-aol">Dojo gets AIM API Support from AOL</a></li>
<li><a href="http://ajaxian.com/archives/working-with-web-services-with-ease-dojodata-and-the-wikipediastore">Working with Web Services with ease; dojo.data and the WikipediaStore</a></li>
</ul>
<p><b>YUI</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/yui-autogrid-correctly-resize-the-grids">YUI Autogrid: Correctly resize the grids</a></li>
</ul>
<p><b>MooTools</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/mootools-12-released">MooTools 1.2 Released</a></li>
<li><a href="http://ajaxian.com/archives/cnet-updates-the-clientside-mootools-plugin-repository">CNET Updates the Clientside MooTools Plugin Repository</a></li>
</ul>
<p><b>jQuery</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/jquery-ui-15-effects-api-and-themes">jQuery UI 1.5: Effects, API, and Themes</a></li>
<li><a href="http://ajaxian.com/archives/jquery-release-126-performance-improvements-and-dimensions-plugin-added-to-core">jQuery Release 1.2.6:  Performance Improvements and Dimensions Plugin Added to Core</a></li>
<li><a href="http://ajaxian.com/archives/implementing-infinite-scrolling-with-jquery">Implementing infinite scrolling with jQuery</a></li>
<li><a href="http://ajaxian.com/archives/jquery-selectors-refcard-now-available">jQuery Selectors Refcard Now Available</a></li>
<li><a href="http://ajaxian.com/archives/preloading-images-with-jquery">Preloading Images with jQuery</a></li>
<li><a href="http://ajaxian.com/archives/jstree-jquery-based-javascript-tree-component">jsTree: jQuery-based JavaScript tree component</a></li>
</ul>
<p><b>Gears, AIR, and more</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/gears-03-released-and-google-io-videos-on-ajax-related-content-available">Gears 0.3 Released, and Google I/O videos on Ajax related content available</a></li>
<li><a href="http://ajaxian.com/archives/frizone-javascript-dev-test-and-deployment-environment">Frizone: JavaScript dev, test, and deployment environment</a></li>
<li><a href="http://ajaxian.com/archives/frank-sinatra-flash-and-ajax-deckmyplacecom">Frank Sinatra, Flash, and Ajax: Deckmyplace.com</a></li>
<li><a href="http://ajaxian.com/archives/flxhr-flash-based-xhr-from-flensed">flXHR: Flash based XHR from flensed</a></li>
<li><a href="http://ajaxian.com/archives/seo-and-ria-get-closer-together-with-flash-indexing-news">SEO and RIA get closer together with Flash indexing news</a></li>
<li><a href="http://ajaxian.com/archives/fluidapp-gets-another-new-build">Fluid.app gets another new build</a></li>
</ul>
<p><b>Design: CSS, SVG, Canvas</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/yahoo-design-stencil-kit-10">Yahoo! Design Stencil Kit 1.0</a></li>
<li><a href="http://ajaxian.com/archives/using-css-transforms-to-build-a-coverflow-effect">Using CSS transforms to Build a Coverflow Effect</a></li>
<li><a href="http://ajaxian.com/archives/mozilla-experiments-with-applying-svg-effects-to-html">Mozilla Experiments with Applying SVG Effects to HTML</a></li>
<li><a href="http://ajaxian.com/archives/ajaxian-featured-tutorial-coda-slider-effect">Coda Slider Effect</a></li>
<li><a href="http://ajaxian.com/archives/3763">Algorithm Ink: Algorithm-driven Painting with Sharing and On-line Editing</a></li>
<li><a href="http://ajaxian.com/archives/photo-collages-with-canvas">Photo Collages with Canvas</a></li>
<li><a href="http://ajaxian.com/archives/css-general-sibling-combinator-in-action">CSS General Sibling Combinator in action</a></li>
<li><a href="http://ajaxian.com/archives/css-variables-are-here">CSS Variables are &#8230;. here!</a></li>
<li><a href="http://ajaxian.com/archives/shiftzoom-zoomify-your-oversize-images">ShiftZoom: Zoomify your oversize images</a></li>
<li><a href="http://ajaxian.com/archives/moowheel-and-moocirclepack-for-visualizations">MooWheel and MooCirclePack for visualizations</a></li>
<li><a href="http://ajaxian.com/archives/hypno-trip-down-the-fractal-rug">Hypno trip down the fractal rug</a></li>
<li><a href="http://ajaxian.com/archives/our-signal-page-cloud-visualization-of-digg-reddit-delicious-hacker-news">Our Signal: Page Cloud Visualization of Digg, Reddit, Delicious, Hacker news</a></li>
<li><a href="http://ajaxian.com/archives/processing-and-obsessing">Processing and Obsessing</a></li>
</ul>
<p><b>Showcases</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/addressbook-history-goes-into-the-cloud-with-app-engine">Addressbook History goes into the cloud with App Engine</a></li>
<li><a href="http://ajaxian.com/archives/endpoint-resolver-javascript-library-to-hunt-for-location-redirects">Endpoint Resolver: JavaScript Library to hunt for Location redirects</a></li>
<li><a href="http://ajaxian.com/archives/acrobatcom-pdf-and-flash-sitting-in-a-tree">Acrobat.com: PDF and Flash sitting in a tree</a></li>
<li><a href="http://ajaxian.com/archives/crossdomainxml-java-and-jnlp">crossdomain.xml, Java, and JNLP</a></li>
<li><a href="http://ajaxian.com/archives/canvas-quest-rogue-like-rpg-game">Canvas Quest: Rogue like RPG game</a></li>
<li><a href="http://ajaxian.com/archives/yet-another-web-20-button-generator">Yet Another Web 2.0 Button Generator</a></li>
<li><a href="http://ajaxian.com/archives/podipodi-enso-quicksilver-for-the-web">PodiPodi: Enso / Quicksilver for the Web</a></li>
<li><a href="http://ajaxian.com/archives/72photos-protoscripty-photo-sharing-site">72photos: Proto/Scripty Photo Sharing Site</a></li>
</ul>
<p><b>Utilties</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/nitobibug-cross-browser-debugging">NitobiBug: Cross browser debugging</a></li>
<li><a href="http://ajaxian.com/archives/javascript-protocol-fuzzer">JavaScript Protocol Fuzzer</a></li>
<li><a href="http://ajaxian.com/archives/json-diff-released">JSON Diff Released</a></li>
<li><a href="http://ajaxian.com/archives/tilestack-hypercard-for-the-web">TileStack: HyperCard for the Web</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ajaxian.com/archives/state-of-ajax-for-june-2008-apple-flexes-open-web-muscles/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Ajaxian Roundup for April, 2008: CSS goodness, Ext licenses, and the Cloud</title>
		<link>http://ajaxian.com/archives/ajaxian-roundup-for-april-2008-css-goodness-ext-licenses-and-the-cloud</link>
		<comments>http://ajaxian.com/archives/ajaxian-roundup-for-april-2008-css-goodness-ext-licenses-and-the-cloud#comments</comments>
		<pubDate>Thu, 01 May 2008 05:34:23 +0000</pubDate>
		<dc:creator>Dion Almaer</dc:creator>
				<category><![CDATA[Front Page]]></category>
		<category><![CDATA[Roundup]]></category>

		<guid isPermaLink="false">http://ajaxian.com/?p=3611</guid>
		<description><![CDATA[March has flown by for me, and we had some great announcements, and some busy threads of discussion to show for it. The Webkit folk have had the great insight to realize that although SVG and canvas are still thought of as more advanced technology and are not mainstream in anyway, the problems that they <a href="http://ajaxian.com/archives/ajaxian-roundup-for-april-2008-css-goodness-ext-licenses-and-the-cloud">Read the rest...</a>]]></description>
			<content:encoded><![CDATA[<p>March has flown by for me, and we had some great announcements, and some busy threads of discussion to show for it. The Webkit folk have had the great insight to realize that although SVG and canvas are still thought of as more advanced technology and are not mainstream in anyway, the problems that they can solve are very useful. In fact, you can take those tools and give specific solutions to use cases. For example, round some corners! The <a href="http://ajaxian.com/archives/fun-with-svg-and-css-animations">CSS animations</a> and <a href="http://ajaxian.com/archives/webkit-keeps-going-with-css-masks">CSS masks</a> work are killer good and exciting.</p>
<p>March was a coming out party for the Cloud, with the technical preview of <a href="http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers">Google App Engine</a> and the news of the upcoming <a href="http://ajaxian.com/archives/aptana-cloud-develop-on-your-desktop-sync-out-to-the-cloud">Aptana Cloud</a>. I have a feeling that 2008 will be the &#8220;when we get to hit the DEPLOY button&#8221; year for developers, and I am very excited about it!</p>
<p>Finally, the ugly parts. <a href="http://ajaxian.com/archives/ext-js-21-released">Ext JS 2.1 was released</a>, and with it came <a href="http://ajaxian.com/archives/ext-js-and-the-fun-with-open-source-licenses">a license change</a>. This brought up the undercurrent of some in the community that thought that the old license wasn&#8217;t valid, and with the GPL change we saw <a href="http://ajaxian.com/archives/openext-the-fork">OpenEXT, the fork</a>.</p>
<p>The Ext JS team is <a href="http://ajaxian.com/archives/ext-js-responds-with-open-source-floss-exceptions">responding with open source exceptions, and is asking for community input</a>.</p>
<p>Here is the full roundup:</p>
<p><strong>JavaScript</strong></p>
<ul>
<li><a href="http://ajaxian.com/archives/google-offers-search-feed-and-translation-apis-to-non-ajax-usage">Google offers Search, Feed, and Translation APIs to Non Ajax Usage</a></li>
<li><a href="http://ajaxian.com/archives/talking-about-javascript-17-18-and-19-before-we-get-to-20">Talking about JavaScript 1.7, 1.8 and 1.9 before we get to 2.0</a></li>
<li><a href="http://ajaxian.com/archives/ecmascript-4-update-new-grammar-and-no-tail-calls">ECMAScript 4 Update: New Grammar, and No Tail Calls</a></li>
<li><a href="http://ajaxian.com/archives/javascript-c-and-extsharp">JavaScript, C#, and ExtSharp</a></li>
<li><a href="http://ajaxian.com/archives/aspnet-ajax-site-and-silverlight">ASP.Net Ajax Site and Silverlight</a></li>
<li><a href="http://ajaxian.com/archives/javascript-sax-based-parser">JavaScript SAX Based Parser</a></li>
<li><a href="http://ajaxian.com/archives/windowcrypto-want-crypto-primitives-in-the-browser-you-may-already-have-it">window.crypto: want crypto primitives in the browser? You may already have it</a></li>
<li><a href="http://ajaxian.com/archives/javascript-has-staying-power-used-in-stargate">JavaScript has staying power; Used in Stargate</a></li>
<li><a href="http://ajaxian.com/archives/js-time-machine">JS Time Machine</a></li>
<li><a href="http://ajaxian.com/archives/pidebugger-cross-browser-debugging">Pi.Debugger: Cross browser debugging</a></li>
<li><a href="http://ajaxian.com/archives/a-wishlist-for-ajax-apis">A wishlist for Ajax APIs</a></li>
<li><a href="http://ajaxian.com/archives/java-plugin-the-kernel-is-back">Java Plugin: The Kernel is back</a></li>
<li><a href="http://ajaxian.com/archives/dromaeo-javascript-engine-testing">Dromaeo: JavaScript Engine Testing</a></li>
<li><a href="http://ajaxian.com/archives/usingjs-manage-javascript-dependencies">using.js: manage JavaScript dependencies</a></li>
<li><a href="http://ajaxian.com/archives/server-side-jquery-e4x-and-more-with-jaxer">Server-side jQuery, E4X, and more with Jaxer</a></li>
<li><a href="http://ajaxian.com/archives/joose-expands-with-new-orm">Joose expands with new ORM</a></li>
<li><a href="http://ajaxian.com/archives/event-delegation-for-blur-and-focus">Event Delegation for blur and focus</a></li>
<li><a href="http://ajaxian.com/archives/three-helpful-javascript-libraries">Three Helpful JavaScript Libraries</a></li>
<li><a href="http://ajaxian.com/archives/conform-your-json-to-ecmascript-4-with-jcon">Conform your JSON to ECMAScript 4 with JCON</a></li>
<li><a href="http://ajaxian.com/archives/javascript-the-good-parts">JavaScript: The Good Parts</a></li>
<li><a href="http://ajaxian.com/archives/doh-let-me-test-my-code">DOH, let me test my code!</a></li>
<li><a href="http://ajaxian.com/archives/coherent-cocoa-databinding-for-ajax">Coherent: Cocoa Databinding for Ajax</a></li>
<li><a href="http://ajaxian.com/archives/java-in-javascript">Java in JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/100-line-ajax-wrapper">100 Line Ajax Wrapper</a></li>
<li><a href="http://ajaxian.com/archives/oraoweb-quicktime-javascript">OraoWeb: Quicktime + JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/javascriptmvc-test-plugin">JavaScriptMVC Test Plugin</a></li>
<li><a href="http://ajaxian.com/archives/reminded-of-speaking-your-yahoolang">Reminded of speaking your YAHOO.lang</a></li>
<li><a href="http://ajaxian.com/archives/fancyupload-swiff-meets-ajax">FancyUpload: Swiff meets Ajax</a></li>
<li><a href="http://ajaxian.com/archives/making-application-modules-communicate-with-each-other-using-decoupling">Making application modules communicate with each other using Decoupling</a></li>
<li><a href="http://ajaxian.com/archives/ajax-accessibility-and-aria">Ajax Accessibility and ARIA</a></li>
</ul>
<p><strong>jQuery</strong></p>
<ul>
<li><a href="http://ajaxian.com/archives/jquery-gets-classy">jQuery gets Classy</a></li>
<li><a href="http://ajaxian.com/archives/gquery-java-gwt-and-jquery-together">GQuery: Java, GWT, and jQuery together</a></li>
</ul>
<p><strong>Prototype</strong></p>
<ul>
<li><a href="http://ajaxian.com/archives/timeframe-prototype-date-range-component">Timeframe: Prototype date range component</a></li>
<li><a href="http://ajaxian.com/archives/qgallery-prototype-gallery-application">qGallery: Prototype gallery application</a></li>
<li><a href="http://ajaxian.com/archives/jquery-and-prototype-benchmarks">jQuery and Prototype Benchmarks</a></li>
</ul>
<p><strong>Dojo</strong></p>
<ul>
<li><a href="http://ajaxian.com/archives/usable-directory-listings-with-dojo">Usable Directory Listings with Dojo</a></li>
<li><a href="http://ajaxian.com/archives/dojo-mini-and-the-feature-explorer">Dojo-Mini and the Feature Explorer</a></li>
<li><a href="http://ajaxian.com/archives/chandler-server-upgrades-to-dojo-102">Chandler Server Upgrades to Dojo 1.0.2</a></li>
<li><a href="http://ajaxian.com/archives/dojo-11-nice-features">Dojo 1.1 Nice Features</a></li>
<li><a href="http://ajaxian.com/archives/dojo-xhr-plugins-how-do-you-want-your-xhr-today">Dojo XHR Plugins; How do you want your XHR today?</a></li>
</ul>
<p><strong>Ext</strong></p>
<ul>
<li><a href="http://ajaxian.com/archives/ext-js-and-the-fun-with-open-source-licenses">Ext JS and the fun with Open Source licenses</a></li>
<li><a href="http://ajaxian.com/archives/openext-the-fork">OpenEXT: The fork</a></li>
<li><a href="http://ajaxian.com/archives/ext-js-responds-with-open-source-floss-exceptions">Ext JS responds with Open Source FLOSS Exceptions</a></li>
<li><a href="http://ajaxian.com/archives/ext-js-21-released">Ext JS 2.1 Released</a></li>
<li><a href="http://ajaxian.com/archives/to-gwt-ext-or-to-ext-gwt">To GWT Ext or to Ext GWT?</a></li>
</ul>
<p><strong>Moo</strong></p>
<ul>
<li><a href="http://ajaxian.com/archives/moowheel-unique-data-visualization">MooWheel: Unique Data Visualization</a></li>
<li><a href="http://ajaxian.com/archives/nsfw-blocker-using-mootools">NSFW Blocker Using MooTools</a></li>
</ul>
<p><strong>Browsers / Standards</strong></p>
<ul>
<li><a href="http://ajaxian.com/archives/gears-and-web-standards">Gears and Web Standards</a></li>
<li><a href="http://ajaxian.com/archives/what-does-the-open-web-actually-mean">What does the &#8220;Open Web&#8221; actually mean?</a></li>
<li><a href="http://ajaxian.com/archives/the-performance-of-your-acid-3">The performance of your Acid 3</a></li>
<li><a href="http://ajaxian.com/archives/ie-8-strict-mode-doesnt-allow-for-css-opacity">IE 8 strict mode doesn&#8217;t allow for CSS opacity?</a></li>
<li><a href="http://ajaxian.com/archives/openajax-call-to-action-for-browser-wishlist">OpenAjax Call-to-Action for Browser Wishlist</a></li>
<li><a href="http://ajaxian.com/archives/browser-update-firefox-3b5-and-opera-mini-41-beta">Browser Update: Firefox 3b5 and  Opera Mini 4.1 beta</a></li>
<li><a href="http://ajaxian.com/archives/ie-8-security-updates">IE 8 Security Updates</a></li>
<li><a href="http://ajaxian.com/archives/getting-feedback-to-the-ie-8-team">Getting feedback to the IE 8 team</a></li>
<li><a href="http://ajaxian.com/archives/yahoo-browserplus-the-rumour-is-true">Yahoo! BrowserPlus: The rumour is true</a></li>
<li><a href="http://ajaxian.com/archives/yahoo-browserplus-why-wait-for-the-news-when-you-have-strings">Yahoo! BrowserPlus: Why wait for the news when you have strings?</a></li>
<li><a href="http://ajaxian.com/archives/last-call-for-w3c-xmlhttprequest-comments">Last call for W3C XMLHttpRequest comments</a></li>
<li><a href="http://ajaxian.com/archives/embed-your-data-in-html-5">Embed your data- in HTML 5</a></li>
<li><a href="http://ajaxian.com/archives/taking-web-applications-offline-to-the-desktop-and-beyond">Taking Web Applications Offline, to the Desktop, and beyond</a></li>
<li><a href="http://ajaxian.com/archives/events-compatibility-tables-powering-the-dutch-royals">Events Compatibility Tables; Powering the Dutch Royals</a></li>
<li><a href="http://ajaxian.com/archives/are-you-sure-your-unload-handler-is-firing-in-ie">Are you sure your unload handler is firing in IE?</a></li>
</ul>
<p><strong>CSS / UI</strong></p>
<ul>
<li><a href="http://ajaxian.com/archives/fun-with-svg-and-css-animations">Fun with SVG and CSS Animations</a></li>
<li><a href="http://ajaxian.com/archives/gchart-20">GChart 2.0: Give me some pie</a></li>
<li><a href="http://ajaxian.com/archives/canvas2image-save-out-your-canvas-data-to-images">Canvas2Image: Save out your canvas data to images</a></li>
<li><a href="http://ajaxian.com/archives/css-gradients-in-webkit">CSS Gradients in WebKit</a></li>
<li><a href="http://ajaxian.com/archives/using-canvas-to-test-your-site-with-colorblind-folk">Using canvas to test your site with colorblind folk</a></li>
<li><a href="http://ajaxian.com/archives/webkit-keeps-going-with-css-masks">WebKit keeps going with CSS Masks</a></li>
<li><a href="http://ajaxian.com/archives/css-variables-are-next">CSS Variables are next?</a></li>
</ul>
<p><strong>Mobile</strong></p>
<ul>
<li><a href="http://ajaxian.com/archives/iphone-webkit-goodness-3d-css-transforms-and-ontouch-events">iPhone WebKit Goodness: 3D CSS Transforms and ontouch events</a></li>
<li><a href="http://ajaxian.com/archives/iphone-remote-debugger">iPhone Remote Debugger</a></li>
<li><a href="http://ajaxian.com/archives/mozilla-fennec-the-mobile-browser-wars">Mozilla Fennec: The mobile browser wars</a></li>
<li><a href="http://ajaxian.com/archives/mobile-browser-concurrency-test-get-your-mobile-browsers-ready">Mobile Browser Concurrency Test: Get your mobile browsers ready</a></li>
<li><a href="http://ajaxian.com/archives/now-your-mobile-phones-get-to-take-some-acid">Now your mobile phones get to take some Acid</a></li>
</ul>
<p><strong>Performance and the Cloud</strong></p>
<ul>
<li><a href="http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers">What does Google App Engine mean for Ajax developers?</a></li>
<li><a href="http://ajaxian.com/archives/aptana-cloud-develop-on-your-desktop-sync-out-to-the-cloud">Aptana Cloud: Develop on your desktop, sync out to the cloud</a></li>
<li><a href="http://ajaxian.com/archives/appcelerator-on-app-engine">Appcelerator on App Engine</a></li>
<li><a href="http://ajaxian.com/archives/cuzillion-performance-best-practices-tool">Cuzillion: Performance best practices tool</a></li>
<li><a href="http://ajaxian.com/archives/fast-streaming-ajax-proxy">Fast Streaming Ajax Proxy</a></li>
<li><a href="http://ajaxian.com/archives/what-is-the-future-of-ajax-applications-talking-to-the-data-tier">What is the future of Ajax applications talking to the data tier?</a></li>
</ul>
<p><strong>Showcases / Games</strong></p>
<ul>
<li><a href="http://ajaxian.com/archives/the-twubble-with-bob-lee">The Twubble with Bob Lee</a></li>
<li><a href="http://ajaxian.com/archives/super-mario-14kb-of-javascript">Super Mario; 14KB of JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/upside-down-text">Upside Down Text</a></li>
<li><a href="http://ajaxian.com/archives/mad-mimi-wysiwyg-email-marketing">Mad Mimi: WYSIWYG Email Marketing</a></li>
<li><a href="http://ajaxian.com/archives/mosaic-image-builder-with-ajax">Mosaic Image Builder with Ajax</a></li>
<li><a href="http://ajaxian.com/archives/immediate-translation-and-mibbit">Immediate Translation and Mibbit</a></li>
<li><a href="http://ajaxian.com/archives/fingerprint-a-print-for-your-typing">Fingerprint: A print for your typing</a></li>
<li><a href="http://ajaxian.com/archives/tphp-your-home-page-can-be-a-javascript-command-line">TPHP: Your home page can be a JavaScript command line</a></li>
<li><a href="http://ajaxian.com/archives/jsonvid-pure-javascript-video-player">JSONVid: Pure JavaScript Video Player</a></li>
<li><a href="http://ajaxian.com/archives/protorpg-role-playing-with-prototype">ProtoRPG: Role Playing with Prototype</a></li>
<li><a href="http://ajaxian.com/archives/twistori-telling-a-story-with-tweets-and-scriptaculous">Twistori: Telling a story with Tweets and Script.aculo.us</a></li>
<li><a href="http://ajaxian.com/archives/spoiler-blocker-when-js-isnt-available">Spoiler Blocker When JS Isn&#8217;t Available</a></li>
</ul>
<p><strong>Utiltiies / IDE</strong></p>
<ul>
<li><a href="http://ajaxian.com/archives/wavemaker-visual-ajax-studio-for-mac">WaveMaker Visual Ajax Studio for Mac</a></li>
<li><a href="http://ajaxian.com/archives/spket-ide-1611-released">Spket IDE 1.6.11 Released</a></li>
<li><a href="http://ajaxian.com/archives/netbeans-now-includes-javascript-support">NetBeans now includes JavaScript support</a></li>
<li><a href="http://ajaxian.com/archives/domassistant-27-is-out-strong-unicode-support-and-enhanced-performance">DOMAssistant 2.7 is Out, Strong Unicode Support and Enhanced Performance</a></li>
<li><a href="http://ajaxian.com/archives/javascript-type-inference-in-ides">JavaScript Type Inference in IDEs</a></li>
</ul>
<p><strong>Misc / Humor</strong></p>
<ul>
<li><a href="http://ajaxian.com/archives/google-releases-gwt-for-javascript-2">Google releases GWT for JavaScript 2</a></li>
<li><a href="http://ajaxian.com/archives/book-review-advanced-ajax-by-lauriat-part-2-of-2">Book review: Advanced Ajax by Lauriat (Part 2 of 2)</a></li>
<li><a href="http://ajaxian.com/archives/but-im-not-moving-my-mouse">But I&#8217;m not moving my mouse!</a></li>
<li><a href="http://ajaxian.com/archives/audible-ajax-episode-25-state-of-ajax">Audible Ajax Episode 25: State of Ajax</a></li>
<li><a href="http://ajaxian.com/archives/popularity-history-and-script-shared">Popularity, History, and SCRIPT SHARED</a></li>
<li><a href="http://ajaxian.com/archives/flinging-apis-in-the-highlands">Flinging APIs in the Highlands</a></li>
<li><a href="http://ajaxian.com/archives/adobe-releases-air-for-linux-joins-lsf">Adobe Releases AIR for Linux, Joins LSF</a></li>
<li><a href="http://ajaxian.com/archives/web-archeology-java-pluglet-api">Web Archeology: Java Pluglet API</a></li>
<li><a href="http://ajaxian.com/archives/seo-rapper-friday">SEO Rapper Friday</a></li>
<li><a href="http://ajaxian.com/archives/adobe-air-for-javascript-developers-pocketguide">Adobe AIR for JavaScript Developers Pocketguide</a></li>
<p>If you have some news that you would like to contribute, <a href="mailto:ajaxians@ajaxian.com">send us an email</a> or <a href="http://twitter.com/dalmaer">tell us on Twitter</a>.</p>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ajaxian.com/archives/ajaxian-roundup-for-april-2008-css-goodness-ext-licenses-and-the-cloud/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajaxian Roundup for March, 2008: IE 8, Acid3, and Performance</title>
		<link>http://ajaxian.com/archives/ajaxian-roundup-for-march-2008-ie-8-acid3-and-performance</link>
		<comments>http://ajaxian.com/archives/ajaxian-roundup-for-march-2008-ie-8-acid3-and-performance#comments</comments>
		<pubDate>Tue, 01 Apr 2008 14:00:25 +0000</pubDate>
		<dc:creator>Dion Almaer</dc:creator>
				<category><![CDATA[Front Page]]></category>
		<category><![CDATA[Roundup]]></category>

		<guid isPermaLink="false">http://ajaxian.com/?p=3503</guid>
		<description><![CDATA[As we sit through the fun and frolics of April fools day on the Internet, we can look back on a busy March in Ajax land. Often life is dominated by Ajax libraries, as they continue to make our lives easier, but this time it was about the browsers and the standards. With IE 8 <a href="http://ajaxian.com/archives/ajaxian-roundup-for-march-2008-ie-8-acid3-and-performance">Read the rest...</a>]]></description>
			<content:encoded><![CDATA[<p>As we sit through the fun and frolics of April fools day on the Internet, we can look back on a busy March in Ajax land. Often life is dominated by Ajax libraries, as they continue to make our lives easier, but this time it was about the browsers and the standards. With IE 8 we <a href="http://ajaxian.com/archives/ie-8-better-ajax-css-dom-and-new-features">finally saw a dusting off</a> of a browser that has been largely out of the game for many years. After poking around more with activities and Web slices, they actually seem interesting indeed, but we really care about the non-user facing stuff. We want IE 8 to catch up and give us our APIs. The first public beta is promising, and now we need to watch for the next. Safari 3.1 was <a href="http://ajaxian.com/archives/safari-31-released">released</a>, and Firefox 3 is <a href="http://ajaxian.com/archives/firefox-3-beta-4-postmessage-and-perf">looking close</a>, with the betas looking <a href="http://ajaxian.com/archives/firefox-3-memory-usage">top notch</a>. I personally wouldn&#8217;t mind teaching the browser a couple of <a href="http://ajaxian.com/archives/do-you-want-your-browser-to-jabber-away">new</a> <a href="http://ajaxian.com/archives/openid-and-oauth-in-the-browser">tricks</a> too.</p>
<p>Standards were in the air starting with the <a href="http://ajaxian.com/archives/microsoft-changes-ie-8-defaults-to-be-standards-mode">IE 8 standards mode switch</a> and then jumping to the <a href="http://ajaxian.com/archives/webkit-passes-acid3">Acid 3</a> <a href="http://ajaxian.com/archives/acid-3-opera-passed">news</a>, and even IE got <a href="http://ajaxian.com/archives/ie-8-on-acid">some Acid groove</a>.</p>
<p>Finally, we seemed to have a ton of news revolving around performance. Some of this came from testing the new browsers and seeing huge performance improvements, but others were just new general best practices. Performance seems to be on the forefront of peoples minds right now, which is great to see.</p>
<p>Thanks for a great month. Please <a href="mailto:ajaxians@ajaxian.com">contact us with Ajax news as you see it</a>, and here is the roundup:</p>
<p><b>Browsers</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/microsoft-changes-ie-8-defaults-to-be-standards-mode">Microsoft changes IE 8 defaults to be &#8220;standards mode&#8221;</a></li>
<li><a href="http://ajaxian.com/archives/silverlight-offline-and-air">Silverlight Offline and AIR</a></li>
<li><a href="http://ajaxian.com/archives/acid-3-ships-webkit-praised">Acid 3 Ships; WebKit praised</a></li>
<li><a href="http://ajaxian.com/archives/ie-8-better-ajax-css-dom-and-new-features">IE 8: Better Ajax, CSS, DOM, and new features</a></li>
<li><a href="http://ajaxian.com/archives/webkit-gtk-and-qt">WebKit, GTK, and Qt</a></li>
<li><a href="http://ajaxian.com/archives/ie-8-on-acid">IE 8 on Acid</a></li>
<li><a href="http://ajaxian.com/archives/medium-shows-off-new-ie-8-features">Me.dium shows off new IE 8 features</a></li>
<li><a href="http://ajaxian.com/archives/mozilla-prism-update-makes-it-easy-to-create-wrappers">Mozilla Prism update makes it easy to create wrappers</a></li>
<li><a href="http://ajaxian.com/archives/internal-ie-html-dom-still-isnt-xhtml-compliant">Internal IE-HTML DOM still isn&#8217;t XHTML compliant</a></li>
<li><a href="http://ajaxian.com/archives/firefox-3-beta-4-postmessage-and-perf">Firefox 3 beta 4: postMessage and perf</a></li>
<li><a href="http://ajaxian.com/archives/firefox-3-memory-usage">Firefox 3 Memory Usage</a></li>
<li><a href="http://ajaxian.com/archives/safari-31-released">Safari 3.1 Released</a></li>
<li><a href="http://ajaxian.com/archives/ie8-and-safari-31-compatibility-updates">IE8 and Safari 3.1 compatibility updates</a></li>
<li><a href="http://ajaxian.com/archives/key-events-and-safari-31">Key events and Safari 3.1</a></li>
<li><a href="http://ajaxian.com/archives/acid-3-opera-passed">Acid 3: Opera Passed?</a></li>
<li><a href="http://ajaxian.com/archives/webkit-passes-acid3">WebKit Passes Acid3</a></li>
<li><a href="http://ajaxian.com/archives/will-ie8-html5-make-rsh-irrelevant">Will IE8 &#038; HTML5 Make RSH Irrelevant?</a></li>
<li><a href="http://ajaxian.com/archives/where-is-firefox-on-acid-3-here">Where is Firefox on Acid 3? Here.</a></li>
<li><a href="http://ajaxian.com/archives/do-you-want-your-browser-to-jabber-away">Do you want your browser to Jabber away?</a></li>
<li><a href="http://ajaxian.com/archives/why-getboundingclientrect-is-important">Why getBoundingClientRect is important</a></li>
<li><a href="http://ajaxian.com/archives/openid-and-oauth-in-the-browser">OpenID and OAuth in the browser?</a></li>
</ul>
<p><b>JavaScript</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/generics-in-javascript-2">Generics in JavaScript 2</a></li>
<li><a href="http://ajaxian.com/archives/playing-with-language-inlined-frommaybe">Playing with language: Inlined fromMaybe</a></li>
<li><a href="http://ajaxian.com/archives/jsonnet-20">Json.NET 2.0</a></li>
<li><a href="http://ajaxian.com/archives/iwebmvc-dwr-dojo-spring-and-hibernatejpa">iWebMvc: DWR, Dojo, Spring and Hibernate/JPA</a></li>
<li><a href="http://ajaxian.com/archives/javascript-webdav-client">JavaScript WebDAV Client</a></li>
<li><a href="http://ajaxian.com/archives/appcelerator-ria-soa">Appcelerator: RIA + SOA</a></li>
<li><a href="http://ajaxian.com/archives/controller-event-delegation-library">Controller: Event Delegation Library</a></li>
<li><a href="http://ajaxian.com/archives/clientside-mootools-library-update">Clientside Mootools Library Update</a></li>
<li><a href="http://ajaxian.com/archives/secrets-of-javascript-libraries">Secrets of JavaScript Libraries</a></li>
<li><a href="http://ajaxian.com/archives/ecmascript-4-progress-tracking">ECMAScript 4 Progress Tracking</a></li>
<li><a href="http://ajaxian.com/archives/google-visualization-joins-the-ajax-apis">Google Visualization joins the Ajax APIs</a></li>
<li><a href="http://ajaxian.com/archives/subclassing-and-the-prototype-chain">Subclassing and the prototype chain</a></li>
<li><a href="http://ajaxian.com/archives/javascript-metaclass-programming">JavaScript Metaclass Programming</a></li>
<li><a href="http://ajaxian.com/archives/echo-3-releases-client-side-component-model">Echo 3 releases client side component model</a></li>
<li><a href="http://ajaxian.com/archives/google-ajax-translation-api">Google AJAX Translation API</a></li>
<li><a href="http://ajaxian.com/archives/nitobi-survey-results-on-ajax-development">Nitobi Survey Results on Ajax Development</a></li>
<li><a href="http://ajaxian.com/archives/javascript-has-fashion-and-luck-to-thank">JavaScript Has Fashion and Luck to Thank?</a></li>
<li><a href="http://ajaxian.com/archives/ie-and-webkit-performance-is-webkit-the-ralph-nader-of-browsers">IE and WebKit Performance; Is WebKit the Ralph Nader of Browsers?</a></li>
<li><a href="http://ajaxian.com/archives/multiple-file-uploads-with-aptana-jaxer">Multiple File Uploads with Aptana Jaxer</a></li>
<li><a href="http://ajaxian.com/archives/helpful-javascript-date-operations">Helpful JavaScript Date Operations</a></li>
<li><a href="http://ajaxian.com/archives/using-a-hash-property-for-security-and-caching">Using a hash property for security and caching</a></li>
<li><a href="http://ajaxian.com/archives/composing-dsls-in-javascript">Composing DSLs in JavaScript</a></li>
</ul>
<p><b>Dojo</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/dojo-11-released">Dojo 1.1 Released</a></li>
<li><a href="http://ajaxian.com/archives/dojo-on-air-shows-detail-on-air-itself">Dojo on AIR shows detail on AIR itself</a></li>
<li><a href="http://ajaxian.com/archives/dojo-and-django-templates-on-the-server-side-with-jaxer">Dojo and Django templates on the server side with Jaxer</a></li>
<li><a href="http://ajaxian.com/archives/getting-some-with-dojo">Getting some $ with Dojo</a></li>
<li><a href="http://ajaxian.com/archives/dojoxanalytics-for-developers-and-more">dojox.analytics for developers and more</a></li>
<li><a href="http://ajaxian.com/archives/dojo-storage-updated-for-10">Dojo Storage updated for 1.0</a></li>
</ul>
<p><b>DWR</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/dwr-30-features-interview-with-joe-walker">DWR 3.0 Features, Interview with Joe Walker</a></li>
</ul>
<p><b>Ext</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/using-the-youtube-api-via-ext">Using the YouTube API via Ext</a></li>
<li><a href="http://ajaxian.com/archives/to-extphp-or-to-php-ext">To ExtPHP, or to PHP-Ext?</a></li>
<li><a href="http://ajaxian.com/archives/ext-based-jabber-client">Ext-based Jabber Client</a></li>
</ul>
<p><b>Prototype</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/protosafe-eases-compatibility-for-prototype">ProtoSafe Eases Compatibility for Prototype</a></li>
</ul>
<p><b>jQuery</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/jqunit-extending-jquerys-testrunner-to-all">jqunit: extending jquerys testrunner to all</a></li>
<li><a href="http://ajaxian.com/archives/javascript-and-jquery-talk">JavaScript and jQuery Talk</a></li>
<li><a href="http://ajaxian.com/archives/browser-css-float-error-detection-with-jquery">Browser CSS float error detection with jQuery</a></li>
</ul>
<p><b>CSS / Design</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/cssjanus-simple-tool-for-rtl">CSSJanus: simple tool for RTL</a></li>
<li><a href="http://ajaxian.com/archives/cvi_text_lib-cross-api-text-stroking">cvi_text_lib: cross API text stroking</a></li>
<li><a href="http://ajaxian.com/archives/progressive-enhancement-with-css-support">Progressive Enhancement with CSS support</a></li>
</ul>
<p><b>Performance</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/backbase-tests-browser-javascript-and-render-performance-including-ie-8">Backbase tests browser JavaScript and Render performance including IE 8</a></li>
<li><a href="http://ajaxian.com/archives/ie-8-and-performance">IE 8 and Performance</a></li>
<li><a href="http://ajaxian.com/archives/ie-8-connetion-parallelism-issues">IE 8 Connetion Parallelism Issues</a></li>
<li><a href="http://ajaxian.com/archives/lessons-learned-from-improving-google-code-web-site-performance">Lessons learned from improving Google Code web site performance</a></li>
<li><a href="http://ajaxian.com/archives/roundup-on-parallel-connections">Roundup on Parallel Connections</a></li>
<li><a href="http://ajaxian.com/archives/the-importance-of-bandwidth-versus-latency">The importance of bandwidth versus latency</a></li>
<li><a href="http://ajaxian.com/archives/yahoo-releases-new-performance-best-practices">Yahoo! releases new performance best practices</a></li>
</ul>
<p><b>Tools / Utilities</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/firecookie-put-you-hand-in-the-cookie-jar-with-firebug">Firecookie: Put you hand in the cookie jar with Firebug</a></li>
<li><a href="http://ajaxian.com/archives/how-green-is-your-web-site">How green is your Web site?</a></li>
<li><a href="http://ajaxian.com/archives/radrails-10-released">RadRails 1.0 Released</a></li>
<li><a href="http://ajaxian.com/archives/help-debug-firebug">Help Debug Firebug</a></li>
<li><a href="http://ajaxian.com/archives/tracetool-now-with-open-source-javascript-client">TraceTool: Now with open source JavaScript client</a></li>
</ul>
<p><b>iPhone / Mobile</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/iphone-sdk-great-if-you-like-cocoa-but-what-about-us">iPhone SDK: Great if you like Cocoa, but what about us?</a></li>
<li><a href="http://ajaxian.com/archives/iphone-sdk-for-web-developers">iPhone SDK for Web Developers</a></li>
<li><a href="http://ajaxian.com/archives/ciui-cnet-iphone-ui">CiUI: CNET iPhone UI</a></li>
<li><a href="http://ajaxian.com/archives/iphone-optimization-script">iPhone Optimization Script</a></li>
<li><a href="http://ajaxian.com/archives/google-gears-for-mobile-released">Google Gears for Mobile Released</a></li>
</ul>
<p><b>Databases</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/couchdb-using-e4x-to-get-the-xml-back">CouchDB: Using E4X to get the XML back</a></li>
<li><a href="http://ajaxian.com/archives/taffy-db-javascript-database">Taffy DB Javascript Database</a></li>
</ul>
<p><b>Showcases</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/the-fireeagle-has-landed-personal-location-information-for-your-applications">The FireEagle has landed &#8211; personal location information for your applications</a></li>
<li><a href="http://ajaxian.com/archives/protoflow-coverflow-for-prototype">ProtoFlow: Coverflow for Prototype</a></li>
<li><a href="http://ajaxian.com/archives/ytranscript-using-the-brand-new-youtube-chromeless-scriptable-player">YTranscript: Using the brand new YouTube chromeless, scriptable player</a></li>
<li><a href="http://ajaxian.com/archives/wisemapping-more-ajax-mind-mapping">WiseMapping: More Ajax Mind Mapping</a></li>
<li><a href="http://ajaxian.com/archives/asciify">Asciify: ASCII art library</a></li>
<li><a href="http://ajaxian.com/archives/an-ajax-ascii-art-generator">An Ajax Ascii Art Generator</a></li>
<li><a href="http://ajaxian.com/archives/snake">Snake</a></li>
<li><a href="http://ajaxian.com/archives/adobe-photoshop-express-launches">Adobe Photoshop Express Launches</a></li>
<li><a href="http://ajaxian.com/archives/markitup-lightweight-text-editor">markItUp! &#8211; Lightweight Text Editor</a></li>
</ul>
<p><b>Comet</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/picomet-simple-comet-library">pi.comet: simple comet library</a></li>
<li><a href="http://ajaxian.com/archives/comet-roundup-gazing-battles-and-protocols">Comet Roundup: Gazing, Battles, and Protocols</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ajaxian.com/archives/ajaxian-roundup-for-march-2008-ie-8-acid3-and-performance/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ajaxian Roundup for January, 2008: JavaScript Turtles and IE 8</title>
		<link>http://ajaxian.com/archives/ajaxian-roundup-for-january-2008-javascript-turtles-and-ie-8</link>
		<comments>http://ajaxian.com/archives/ajaxian-roundup-for-january-2008-javascript-turtles-and-ie-8#comments</comments>
		<pubDate>Sat, 02 Feb 2008 05:58:22 +0000</pubDate>
		<dc:creator>Dion Almaer</dc:creator>
				<category><![CDATA[Front Page]]></category>
		<category><![CDATA[Roundup]]></category>

		<guid isPermaLink="false">http://ajaxian.com/archives/ajaxian-roundup-for-january-2008-javascript-turtles-and-ie-8</guid>
		<description><![CDATA[January has started the month out in some style. We are seeing a lot of news that shows the Web may actually be moving forward a little. One sign of that is the trickle of news that comes out of Redmond on IE 8. IE8 Compatibility with X-UA-Compatible sparked debate throughout the entire Web community, <a href="http://ajaxian.com/archives/ajaxian-roundup-for-january-2008-javascript-turtles-and-ie-8">Read the rest...</a>]]></description>
			<content:encoded><![CDATA[<p>January has started the month out in some style. We are seeing a lot of news that shows the Web may actually be moving forward a little. One sign of that is the trickle of news that comes out of Redmond on IE 8. <a href="http://ajaxian.com/archives/ie8-compatibility-with-x-ua-compatible">IE8 Compatibility with X-UA-Compatible</a> sparked debate throughout the entire Web community, and when all is said and done, it shows you what happens when you do not have good early communication. Just work with us. Before you ship. Chat with Hixie and <a href="http://ajaxian.com/archives/html-5-public-working-draft-released">get involved in HTML 5 now</a>.</p>
<p>JavaScript continues to thrive and move throughout the stack. First we had the news of <a href="http://ajaxian.com/archives/aptana-releases-jaxer-ajax-server-built-on-mozilla">Aptana Jaxer</a>, which allows you to write your Ajax code and have it run on the server. This even means munging with the DOM and having it all work and spit out HTML. This isn&#8217;t your old ASP JScript.</p>
<p>I also had the pleasure of chatting with Steve Yegge on <a href="http://ajaxian.com/archives/rhino-on-rails-javascript-mvc-on-the-server">Rhino on Rails: JavaScript MVC on the server</a> where we discussed the implications of having a Rails port in JavaScript.</p>
<p>The browsers keep getting better, and we saw real support for <a href="http://ajaxian.com/archives/cross-site-xmlhttprequest-in-firefox-3">Cross-Site XMLHttpRequest in Firefox 3</a> and the like. I have been talking over <a href="http://ajaxian.com/archives/google-gears-future-apis">Google Gears future APIs</a> that may be in early stage work, or just ideas in my head. I think that we are getting the word out about Gears not being just about Offline, but a tool to upgrade the Web on the fly.</p>
<p>We are seeing more of the social networks getting into the mix. Facebook released <a href="http://ajaxian.com/archives/facebook-releases-animation-library">an Animation library</a> and then followed that up with a full <a href="http://ajaxian.com/archives/facebook-releases-javascript-client-library">JavaScript Client Library</a>.</p>
<p>And then Google just released the <a href="http://ajaxian.com/archives/google-social-graph-api-released">Social Graph API</a>.</p>
<p>A great month, and here is to the next one:</p>
<p><b>JavaScript</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/aptana-releases-jaxer-ajax-server-built-on-mozilla">Aptana releases Jaxer, Ajax server built on Mozilla</a></li>
<li><a href="http://ajaxian.com/archives/rhino-on-rails-javascript-mvc-on-the-server">Rhino on Rails: JavaScript MVC on the server</a></li>
<li><a href="http://ajaxian.com/archives/secure-string-interpolation-in-javascript">Secure String Interpolation in JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/domapi-45-new-improved-and-more-free">DomAPI 4.5: New, improved, and more free</a></li>
<li><a href="http://ajaxian.com/archives/favicon-access-via-javascript">Favicon access via JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/graceful-degradation-of-firebug-console-object">Graceful Degradation of Firebug Console Object</a></li>
<li><a href="http://ajaxian.com/archives/eloquent-javascript">Eloquent JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/making-ajax-applications-scream-on-the-client">Making Ajax Applications Scream on the Client</a></li>
<li><a href="http://ajaxian.com/archives/ajaxnet-move-to-aspnet-ajax-with-pagemethods">Ajax.NET: Move to ASP.NET Ajax with PageMethods</a></li>
<li><a href="http://ajaxian.com/archives/dean-edwards-ie7js-20-release">Dean Edwards IE7.js 2.0 Release</a></li>
<li><a href="http://ajaxian.com/archives/autotesting-javascript-in-rails">Autotesting JavaScript in Rails</a></li>
<li><a href="http://ajaxian.com/archives/apache-couchdb-congrats-to-ibm-and-damian-katz">Apache CouchDB: Congrats to IBM and Damian Katz</a></li>
<li><a href="http://ajaxian.com/archives/javascript-its-just-not-validation">JavaScript: It&#8217;s Just Not Validation!</a></li>
<li><a href="http://ajaxian.com/archives/windowonload-another-solution-to-get-it-going">window.onload: another solution to get it going</a></li>
<li><a href="http://ajaxian.com/archives/editarea-rich-sourcecode-editor">EditArea: Rich Sourcecode Editor</a></li>
<li><a href="http://ajaxian.com/archives/survey-on-ajax-ides-and-development">Survey on Ajax IDEs and development</a></li>
<li><a href="http://ajaxian.com/archives/beyond-dom">Beyond DOM</a></li>
<li><a href="http://ajaxian.com/archives/cross-site-xmlhttprequest-in-firefox-3">Cross-Site XMLHttpRequest in Firefox 3</a></li>
<li><a href="http://ajaxian.com/archives/xul-templates">XUL Templates</a></li>
<li><a href="http://ajaxian.com/archives/accessible-google-charts">Accessible Google Charts</a></li>
<li><a href="http://ajaxian.com/archives/highslide-js-javascript-thumbnail-viewer">Highslide JS: JavaScript Thumbnail Viewer</a></li>
<li><a href="http://ajaxian.com/archives/pbwiki-javascript-testing">PBwiki JavaScript Testing</a></li>
<li><a href="http://ajaxian.com/archives/qooxdoo-073-release">Qooxdoo 0.7.3 Release</a></li>
<li><a href="http://ajaxian.com/archives/eclipse-rap-demonstration">Eclipse RAP Demonstration</a></li>
<li><a href="http://ajaxian.com/archives/debug-apps-with-drosera-for-windows">Debug apps with Drosera for Windows</a></li>
<li><a href="http://ajaxian.com/archives/mootools-12-beta-2-released-adds-new-element-storage">MooTools 1.2 Beta 2 Released, Adds New Element Storage</a></li>
<li><a href="http://ajaxian.com/archives/the-art-and-science-of-javascript-games">The Art and Science of JavaScript Games</a></li>
<li><a href="http://ajaxian.com/archives/sexy-javascript">Sexy JavaScript?</a></li>
<li><a href="http://ajaxian.com/archives/library-agnostic-lightbox">Library Agnostic LightBox</a></li>
<li><a href="http://ajaxian.com/archives/facebook-releases-animation-library">Facebook releases Animation library</a></li>
<li><a href="http://ajaxian.com/archives/facebook-releases-javascript-client-library">Facebook releases JavaScript Client Library</a></li>
<li><a href="http://ajaxian.com/archives/lily-javascript-visual-programming-tool">Lily, JavaScript Visual Programming Tool</a></li>
<li><a href="http://ajaxian.com/archives/dreamweaver-users-rejoice-support-for-js-libs-now-available">Dreamweaver Users Rejoice! Support for JS Libs Now Available.</a></li>
</ul>
<p><b>Prototype</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/prototype-1602-security-and-performance-improvements">Prototype 1.6.0.2 security and performance improvements</a></li>
<li><a href="http://ajaxian.com/archives/prototype-new-cheat-sheet-and-in-place-editor">Prototype: new cheat sheet and in place editor</a></li>
<li><a href="http://ajaxian.com/archives/do-you-have-a-pretty-date">Do you have a pretty date?</a></li>
</ul>
<p><b>Dojo</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/dojomojoe-parody-of-scriptaculous-homepage-in-dojo">dojo.moj.oe: parody of script.aculo.us homepage in Dojo</a></li>
<li><a href="http://ajaxian.com/archives/bunkai-dojo-interactive-workbench">Bunkai: Dojo Interactive Workbench</a></li>
</ul>
<p><b>Ext</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/lipsiadmin-rails-20-ext-admin">Lipsiadmin: Rails 2.0 Ext Admin</a></li>
<li><a href="http://ajaxian.com/archives/ext-201-released-community-projects-continue-to-grow">Ext 2.0.1 Released, Community Projects Continue to Grow</a></li>
<li><a href="http://ajaxian.com/archives/ext-scaffold-generator-plugin-for-rails">Ext Scaffold Generator Plugin for Rails</a></li>
<li><a href="http://ajaxian.com/archives/ext-20-and-coldfusion">Ext 2.0 and ColdFusion</a></li>
<li><a href="http://ajaxian.com/archives/simplicity-php-ajax-framework-using-ext">Simplicity: PHP Ajax Framework using Ext</a></li>
<li><a href="http://ajaxian.com/archives/exttld-create-ext-components-with-xml">ExtTLD: Create Ext components with XML</a></li>
</ul>
<p><b>jQuery</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/jquery-validation-plugin-v12-updated">jQuery Validation Plugin v1.2 Updated</a></li>
<li><a href="http://ajaxian.com/archives/jquery-scrollto-plugin">jQuery ScrollTo Plugin</a></li>
</ul>
<p><b>GWT</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/gwt-videos-from-gwt-conference-available">GWT Videos from GWT Conference Available</a></li>
<li><a href="http://ajaxian.com/archives/cool-and-useful-gwt-solutions">Cool and useful GWT Solutions</a></li>
</ul>
<p><b>YUI</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/yui-grid-css-and-grid-builder">YUI Grid CSS and Grid Builder</a></li>
<li><a href="http://ajaxian.com/archives/yui-ready-to-celebrate-2nd-birthday">YUI ready to celebrate 2nd Birthday</a></li>
</ul>
<p><b>DWR</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/dwrtibco-gi-integration-gijs">DWR/TIBCO GI Integration: gi.js</a></li>
<li><a href="http://ajaxian.com/archives/book-practical-dwr-2">Book: Practical DWR 2</a></li>
</ul>
<p><b>Gears</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/google-gears-future-apis">Google Gears Future APIs</a></li>
<li><a href="http://ajaxian.com/archives/buxfer-another-personal-finance-20-site">Buxfer: Another Personal Finance 2.0 Site</a></li>
<li><a href="http://ajaxian.com/archives/xstm-shared-transacted-memory">XSTM: Shared Transacted Memory</a></li>
</ul>
<p><b>Flash / AIR</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/as3query-jquery-port-to-actionscript">as3Query: jQuery port to ActionScript</a></li>
<li><a href="http://ajaxian.com/archives/commandproxy-integrating-air-and-net">CommandProxy: Integrating AIR and .NET</a></li>
<li><a href="http://ajaxian.com/archives/adobe-air-is-on-fire">Adobe AIR is on Fire</a></li>
</ul>
<p><b>JSON</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/json-20-libraries-and-browser-support">JSON 2.0: Libraries and browser support</a></li>
<li><a href="http://ajaxian.com/archives/jsonsql-json-parser-sql-style">JsonSQL: JSON parser, SQL style</a></li>
<li><a href="http://ajaxian.com/archives/jsonlib-json-extensions-a-la-e4x">JSONLib: JSON Extensions a la E4X</a></li>
</ul>
<p><b>Browsers / HTML Standards</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/ie8-compatibility-with-x-ua-compatible">IE8 Compatibility with X-UA-Compatible</a></li>
<li><a href="http://ajaxian.com/archives/how-ie-mangles-the-design-of-javascript-libraries">How IE Mangles The Design Of JavaScript Libraries</a></li>
<li><a href="http://ajaxian.com/archives/the-ie7-auto-rollout-fact-and-fiction">The IE7 auto-rollout: fact and fiction</a></li>
<li><a href="http://ajaxian.com/archives/john-lilly-ceo-of-mozilla-interviewed">John Lilly, CEO of Mozilla, Interviewed</a></li>
<li><a href="http://ajaxian.com/archives/mozilla-hires-aza-raskin-and-humanized">Mozilla hires Aza Raskin and other Humanized folk</a></li>
<li><a href="http://ajaxian.com/archives/full-page-zoom-is-for-sissies">Full Page Zoom Is For Sissies</a></li>
<li><a href="http://ajaxian.com/archives/sub-pixel-fun-with-browsers">Sub pixel fun with browsers</a></li>
<li><a href="http://ajaxian.com/archives/html-5-public-working-draft-released">HTML 5 Public Working Draft Released</a></li>
<li><a href="http://ajaxian.com/archives/getting-html-5-styles-in-ie-7">Getting HTML 5 styles in IE 7+</a></li>
<li><a href="http://ajaxian.com/archives/animated-png-in-firefox-3">Animated PNG in Firefox 3</a></li>
<li><a href="http://ajaxian.com/archives/microsoft-javascript-memory-leak-detector">Microsoft JavaScript Memory Leak Detector</a></li>
</ul>
<p><b>CSS / Design</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/javascript-css-selector-engine-timeline">Javascript CSS Selector Engine Timeline</a></li>
<li><a href="http://ajaxian.com/archives/acid-3-and-the-future-of-memory-leaks">Acid 3 and the future of memory leaks</a></li>
<li><a href="http://ajaxian.com/archives/effectwobble-and-effectilluminate-iphone-effects-in-the-browser">Effect.wobble and Effect.illuminate: iPhone effects in the browser</a></li>
</ul>
<p><b>Comet</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/native-comet-support-for-browsers">Native Comet Support for Browsers</a></li>
<li><a href="http://ajaxian.com/archives/20000-reasons-that-comet-scales">20,000 Reasons that Comet Scales</a></li>
</ul>
<p><b>Security</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/is-using-a-js-packer-a-security-threat">Is using a JS packer a security threat?</a></li>
<li><a href="http://ajaxian.com/archives/book-recommendation-ajax-security-by-hoffman-and-sullivan">Book recommendation: Ajax Security by Hoffman and Sullivan</a></li>
<li><a href="http://ajaxian.com/archives/xss-flash-and-rails">XSS: Flash and Rails</a></li>
<li><a href="http://ajaxian.com/archives/dangers-of-remote-scripting">Dangers of Remote Scripting</a></li>
</ul>
<p><b>Editorial</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/zed-shaw-interview-on-rails-community-enterprise-ajax-patents-and-a-whole-lot-more">Zed Shaw interview on Rails community, enterprise, Ajax, patents, and a whole lot more</a></li>
<li><a href="http://ajaxian.com/archives/how-widgets-go-viral">How widgets go viral</a></li>
<li><a href="http://ajaxian.com/archives/a-study-of-ajax-performance-issues">A Study of Ajax Performance Issues</a></li>
<li><a href="http://ajaxian.com/archives/you-used-javascript-to-write-what">You Used JavaScript to Write WHAT?</a></li>
<li><a href="http://ajaxian.com/archives/most-relevant-browsers-of-2009">Most Relevant Browsers of 2009</a></li>
</ul>
<p><b>Showcase</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/triggit-wysiwyg-content-insertion-tool-and-platform">Triggit: WYSIWYG Content Insertion Tool and Platform</a></li>
<li><a href="http://ajaxian.com/archives/drinking-offline-at-the-happy-hour-while-being-openly-social">Drinking offline at the Happy Hour while being openly social</a></li>
<li><a href="http://ajaxian.com/archives/tastebook-rails-ajax-cookbook-app">Tastebook: Rails Ajax Cookbook App</a></li>
<li><a href="http://ajaxian.com/archives/dominos-changing-the-feedback-model">Dominos: Changing the feedback model</a></li>
<li><a href="http://ajaxian.com/archives/protagonize-choose-your-own-web-20-adventure">Protagonize: Choose your own Web 2.0 Adventure</a></li>
<li><a href="http://ajaxian.com/archives/mibbit-ajax-based-irc-client">Mibbit: Ajax-based IRC Client</a></li>
<li><a href="http://ajaxian.com/archives/idesktop-youtube-viewer">iDesktop: YouTube Viewer</a></li>
<li><a href="http://ajaxian.com/archives/photophlow-interactive-community-flickr">Photophlow: Interactive Community Flickr</a></li>
<li><a href="http://ajaxian.com/archives/cnn-politics-election-center">CNN Politics Election Center</a></li>
<li><a href="http://ajaxian.com/archives/ajaxswing-20-ajax-front-end-for-swing-applications">AjaxSwing 2.0: AJAX front end for Swing applications</a></li>
<li><a href="http://ajaxian.com/archives/ajaxraincom-gets-a-facelift">AjaxRain.com Gets a Facelift</a></li>
<li><a href="http://ajaxian.com/archives/flemish-politics-election-center">Flemish Politics Election Center</a></li>
<li><a href="http://ajaxian.com/archives/html-purifier-30">HTML Purifier 3.0</a></li>
<li><a href="http://ajaxian.com/archives/winter-holiday-christmas-lights">Winter Holiday Christmas Lights</a></li>
<li><a href="http://ajaxian.com/archives/amaltas-svg-drawing-tool">Amaltas SVG Drawing Tool</a></li>
<li><a href="http://ajaxian.com/archives/curprompter-javascript-teleprompter">CuePrompter: Javascript Teleprompter</a></li>
<li><a href="http://ajaxian.com/archives/roxer-simple-web-page-creation-and-editing">Roxer: Simple web page creation and editing</a></li>
<li><a href="http://ajaxian.com/archives/new-twist-on-date-pickers">New Twist on Date Pickers</a></li>
<li><a href="http://ajaxian.com/archives/audience-measurement-demo">Audience Measurement Demo</a></li>
<li><a href="http://ajaxian.com/archives/oreilly-maker">O&#8217;Reilly Maker</a></li>
<li><a href="http://ajaxian.com/archives/less-maintenance-code-tutorials-with-ajax-code-display">Less maintenance code tutorials with Ajax Code Display</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ajaxian.com/archives/ajaxian-roundup-for-january-2008-javascript-turtles-and-ie-8/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ajaxian Roundup for December, 2007: It&#8217;s the end of the year as we know it</title>
		<link>http://ajaxian.com/archives/ajaxian-roundup-for-december-2007-its-the-end-of-the-year-as-we-know-it</link>
		<comments>http://ajaxian.com/archives/ajaxian-roundup-for-december-2007-its-the-end-of-the-year-as-we-know-it#comments</comments>
		<pubDate>Tue, 01 Jan 2008 05:47:39 +0000</pubDate>
		<dc:creator>Dion Almaer</dc:creator>
				<category><![CDATA[Front Page]]></category>
		<category><![CDATA[Roundup]]></category>

		<guid isPermaLink="false">http://ajaxian.com/?p=3162</guid>
		<description><![CDATA[Happy New Year. I was tempted to post a top ten list of the best aggregators of top ten lists, but decided against it ;) I hope that 2008 finds everyone well, and the Web in a better place. In 2007, the Web development community has jumped a lot, but at the same time, hasn&#8217;t <a href="http://ajaxian.com/archives/ajaxian-roundup-for-december-2007-its-the-end-of-the-year-as-we-know-it">Read the rest...</a>]]></description>
			<content:encoded><![CDATA[<p>Happy New Year. I was tempted to post a top ten list of the best aggregators of top ten lists, but decided against it ;)</p>
<p>I hope that 2008 finds everyone well, and the Web in a better place. In 2007, the Web development community has jumped a lot, but at the same time, hasn&#8217;t changed at all.</p>
<p>We have seen the browsers really kick into gear. Firefox 3 beta is looking surprisingly fast and good. WebKit has taken the browser world by storm from the stand point of so many companies hacking away on it. From Adobe AIR, to Android, to Nokia, and beyond. Opera gives us a good experience on the Wii.</p>
<p>And IE&#8230;. they have a name for the next browser, and showed a smiley face with the promise of good CSS.</p>
<p>The major libraries are all pretty solid, and the core features are all matched. It is hard to go wrong with your choice now if you keep to the main track. We had the promise of more tools, and Aptana has stepped up a little as well as others. In 2008, we should be seeing many more projects coming out of stealth mode. This is so needed as it is still too hard to develop web applications. For tonight, it is time to hope. Tomorrow, we try to make it happen.</p>
<p>Cheers to all. Here is the roundup:</p>
<p><b>Browser</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/ie-8-now-doesnt-trip-on-acid">IE 8 now doesn&#8217;t trip on Acid</a></li>
<li><a href="http://ajaxian.com/archives/ienext-has-a-new-name-ie8">IE.Next has a new name&#8230;. IE8</a></li>
<li><a href="http://ajaxian.com/archives/ie-7-one-year-later-and-no-infomation-on-8">IE 7: One year later, and no infomation on 8</a></li>
<li><a href="http://ajaxian.com/archives/silverlight-tech-talk-from-tae">Silverlight Tech Talk from TAE</a></li>
<li><a href="http://ajaxian.com/archives/conversation-with-bill-gates-about-ie8-and-microsoft-transparency">Conversation with Bill Gates about IE8 and Microsoft Transparency</a></li>
<li><a href="http://ajaxian.com/archives/windowcreatepopup-leaks-80kb-in-ie-7">window.createPopup leaks 80KB in IE 7</a></li>
<li><a href="http://ajaxian.com/archives/opera-sues-microsoft-of-standards-compliance">Opera sues Microsoft of standards compliance</a></li>
<li><a href="http://ajaxian.com/archives/mozilla-weave-more-servers-for-your-browser">Mozilla Weave: More servers for your browser</a></li>
<li><a href="http://ajaxian.com/archives/jscript-57-fixing-ie6">JScript 5.7: Fixing IE6</a></li>
<li><a href="http://ajaxian.com/archives/webkit-gets-native-getelementsbyclassname">WebKit gets native getElementsByClassName</a></li>
<li><a href="http://ajaxian.com/archives/fluid-puts-hat-in-the-site-specific-browser-ring">Fluid puts hat in the &#8220;Site Specific Browser&#8221; ring</a></li>
</ul>
<p><b>JavaScript</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/evolutionary-programming-and-gradual-typing-in-ecmascript-4">Evolutionary Programming and Gradual Typing in ECMAScript 4</a></li>
<li><a href="http://ajaxian.com/archives/really-simple-history-06-released">Really Simple History 0.6 Released!</a></li>
<li><a href="http://ajaxian.com/archives/nintendo-es-operating-system-on-javascript">Nintendo ES Operating System on JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/upcoming-changes-to-the-javascript-language">Upcoming Changes to the JavaScript Language</a></li>
<li><a href="http://ajaxian.com/archives/use-the-google-chart-api-to-create-charts-for-your-web-applications">Use the Google Chart API to create charts for your web applications</a></li>
<li><a href="http://ajaxian.com/archives/making-sure-you-get-new-instances-in-javascript">Making sure you get new instances in JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/ajax-cross-domain-script">Ajax Cross Domain Script</a></li>
<li><a href="http://ajaxian.com/archives/sucking-in-dojo-yui-or-jquery-into-any-page">Sucking in Dojo, YUI, or jQuery into any page</a></li>
<li><a href="http://ajaxian.com/archives/bindows-4-clocks-faces-and-more">Bindows 4: Clocks, Faces, and more.</a></li>
<li><a href="http://ajaxian.com/archives/state-of-ecmascript-implementations">State of ECMAScript Implementations</a></li>
<li><a href="http://ajaxian.com/archives/dean-edwards-releases-base2-and-base2dom-beta">Dean Edwards releases base2 and base2.DOM beta</a></li>
<li><a href="http://ajaxian.com/archives/organise-your-code-with-base2packages">Organise Your Code With base2.Packages</a></li>
<li><a href="http://ajaxian.com/archives/javascript-benchmarks">JavaScript Benchmarks</a></li>
<li><a href="http://ajaxian.com/archives/erjs-erlang-in-javascript">Er.js: Erlang-in-JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/untold-javascript-secrets">Untold JavaScript Secrets</a></li>
<li><a href="http://ajaxian.com/archives/3d-style-animation-in-javascript">3D-style animation in JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/working-aroung-the-instanceof-memory-leak">Working aroung the instanceof memory leak</a></li>
<li><a href="http://ajaxian.com/archives/domassistant-25-released-making-a-run-at-the-the-major-javascript-libraries">DOMAssistant 2.5 released &#8211; Making a run at the the major JavaScript libraries</a></li>
<li><a href="http://ajaxian.com/archives/3121">WireIt: Yahoo! Pipes Canvas Wiring API</a></li>
</ul>
<p><b>Prototype</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/nasa-relaunches-50-with-prototype-and-scriptaculous">NASA Relaunches 5.0 with Prototype and Script.aculo.us</a></li>
<li><a href="http://ajaxian.com/archives/packing-down-prototype">Packing Down Prototype</a></li>
</ul>
<p><b>Ext</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/chartmaker-ext-2-ui-on-top-of-the-google-chart-api">ChartMaker: Ext 2 UI on top of the Google Chart API</a></li>
<li><a href="http://ajaxian.com/archives/ext-20-final-released">Ext 2.0 Final Released</a></li>
<li><a href="http://ajaxian.com/archives/extcfc-easing-integration-with-ext-and-adobe-coldfusion">Ext.CFC: Easing Integration with Ext and Adobe ColdFusion</a></li>
</ul>
<p><b>YUI</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/yui-240-released">YUI 2.4.0 Released</a></li>
</ul>
<p><b>jQuery</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/jquery-glider-component">jQuery Glider Component</a></li>
<li><a href="http://ajaxian.com/archives/unobtrusively-mapping-microformats-with-jquery">Unobtrusively Mapping Microformats with jQuery</a></li>
<li><a href="http://ajaxian.com/archives/plotting-in-jquery">Plotting in jQuery</a></li>
</ul>
<p><b>Microsoft</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/silverlight-1hh20-controls-are-here">Silverlight 1.^H^H2.0: Controls are here</a></li>
<li><a href="http://ajaxian.com/archives/microsoft-labs-volta-net-web-toolkit">Microsoft Labs Volta: .NET Web Toolkit</a></li>
</ul>
<p><b>DWR</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/dwr-state-of-the-union">DWR State of the Union</a></li>
<li><a href="http://ajaxian.com/archives/dwr-joins-the-dojo-foundation-joe-walker-joins-sitepen">DWR joins the Dojo Foundation &#8211; Joe Walker joins SitePen</a></li>
</ul>
<p><b>Editorial</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/ajax-in-flash-flex-livecycle-data-services-goes-open-source">Flash &#8220;Ajax&#8221; Update: Flex LiveCycle Data Services Goes Open-Source</a></li>
<li><a href="http://ajaxian.com/archives/the-problem-with-innerhtml">The problem with innerHTML</a></li>
<li><a href="http://ajaxian.com/archives/ajax-survey-iii">Ajax Survey III</a></li>
<li><a href="http://ajaxian.com/archives/2007-ajax-tools-usage-survey-results">2007 Ajax Tools Usage Survey Results</a></li>
<li><a href="http://ajaxian.com/archives/adobe-amf-and-flash-media-server">Adobe AMF and Flash Media Server</a></li>
<li><a href="http://ajaxian.com/archives/taking-a-peak-at-html-5">Taking a peak at HTML 5</a></li>
<li><a href="http://ajaxian.com/archives/opensocial-container-checker-igcheck">OpenSocial Container Checker: IGCheck</a></li>
<li><a href="http://ajaxian.com/archives/appjet-develop-preview-deploy-all-on-the-web">AppJet: Develop, Preview, Deploy all on the Web</a></li>
<li><a href="http://ajaxian.com/archives/wii-opera-sdk">Wii Opera SDK</a></li>
<li><a href="http://ajaxian.com/archives/comparing-the-evolution-of-java-and-javascript">Comparing the evolution of Java and JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/3d-panorama-in-javascript">3D Panorama in JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/alex-russell-is-trying-to-save-us">Alex Russell is trying to save us</a></li>
<li><a href="http://ajaxian.com/archives/ajatus-distributed-cms-using-couchdb">Ajatus: Distributed CMS using CouchDB</a></li>
<li><a href="http://ajaxian.com/archives/facebook-improves-ajax-support-with-fbjs-localproxy">Facebook improves Ajax support with FBJS LocalProxy</a></li>
<li><a href="http://ajaxian.com/archives/interview-with-ben-and-stephan-on-parleyscom">Interview with Ben and Stephan on Parleys.com</a></li>
<li><a href="http://ajaxian.com/archives/interviewed-on-gwt-gears-java-and-javascript">Interviewed on GWT, Gears, Java, and JavaScript</a></li>
</ul>
<p><b>Security</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/cross-site-scripting-joy-xss-in-detail">Cross Site Scripting Joy: XSS in detail</a></li>
<li><a href="http://ajaxian.com/archives/filtering-javascript-from-html-content-with-antisammy">Filtering JavaScript From HTML Content with AntiSammy</a></li>
</ul>
<p><b>Performance</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/high-performance-ajax-applications">High Performance Ajax Applications</a></li>
<li><a href="http://ajaxian.com/archives/yslow-09-release-grokking-xhr-and-more">YSlow 0.9 Release: Grokking XHR and more</a></li>
</ul>
<p><b>Showcase</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/remember-the-milk-has-spilled-on-your-gmail">Remember, the Milk has spilled on your Gmail</a></li>
<li><a href="http://ajaxian.com/archives/writemapscom-eases-website-planning">WriteMaps.com: A tool for website planning</a></li>
<li><a href="http://ajaxian.com/archives/applebox-itunes-in-serverless-ajax">Applebox: iTunes in Serverless Ajax</a></li>
</ul>
<p><b>GWT</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/jstm-java-shared-transacted-memory-for-gwt">JSTM:  Java Shared Transacted Memory for GWT</a></li>
<li><a href="http://ajaxian.com/archives/gwt-can-do-spinners">GWT Can Do Spinners?</a></li>
<li><a href="http://ajaxian.com/archives/gwt-conference-voices-that-matter-summary">GWT Conference: Voices That Matter Summary</a></li>
<li><a href="http://ajaxian.com/archives/gwt-voices-cross-browser-sound-api">GWT Voices: Cross browser sound API</a></li>
<li><a href="http://ajaxian.com/archives/gwt-and-volta">GWT and Volta</a></li>
</ul>
<p><b>Comet</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/django-and-comet">Django and Comet</a></li>
<li><a href="http://ajaxian.com/archives/comet-not-as-painful-as-you-think">Comet. Not as painful as you think!</a></li>
<li><a href="http://ajaxian.com/archives/the-future-of-comet-part-1-comet-today">The Future of Comet: Part 1, Comet Today</a></li>
</ul>
<p><b>CSS</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/css-text-wrap-squeeze-that-text-around-any-line">CSS Text Wrap: Squeeze that text around any line</a></li>
<li><a href="http://ajaxian.com/archives/canvas-bevel-script">Canvas Bevel Script</a></li>
<li><a href="http://ajaxian.com/archives/infamous-ie-haslayout-is-toast">Infamous IE hasLayout is toast</a></li>
<li><a href="http://ajaxian.com/archives/w3c-css-grid-positioning">W3C CSS Grid Positioning</a></li>
</ul>
<p><b>iPhone</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/iphone-windowonorientationchange-code">iPhone window.onorientationchange Code</a></li>
<li><a href="http://ajaxian.com/archives/unique-skins-for-the-iphone-wii-and-more-all-with-ajax-and-flex">Unique Skins for the iPhone, Wii, and more&#8230; all with Ajax and Flex</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ajaxian.com/archives/ajaxian-roundup-for-december-2007-its-the-end-of-the-year-as-we-know-it/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Monthly Ajaxian Roundup for November, 2007: Defining JavaScript 2, making security less Caja, and mobile</title>
		<link>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-november-2007-defining-javascript-2-making-security-less-caja-and-mobile</link>
		<comments>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-november-2007-defining-javascript-2-making-security-less-caja-and-mobile#comments</comments>
		<pubDate>Mon, 03 Dec 2007 05:36:10 +0000</pubDate>
		<dc:creator>Dion Almaer</dc:creator>
				<category><![CDATA[Front Page]]></category>
		<category><![CDATA[Roundup]]></category>

		<guid isPermaLink="false">http://ajaxian.com/?p=3068</guid>
		<description><![CDATA[The heat is really on with JavaScript 2. It feels like yesterday that ourselves and Lambda were the only people interested in trickling out news on updates to ECMAScript. Now everyone has a hat in the ring shouting about it. Just a week ago we saw Brendan speak on the topic. Before that we had <a href="http://ajaxian.com/archives/monthly-ajaxian-roundup-for-november-2007-defining-javascript-2-making-security-less-caja-and-mobile">Read the rest...</a>]]></description>
			<content:encoded><![CDATA[<p>The heat is really on with JavaScript 2. It feels like yesterday that ourselves and Lambda were the only people interested in trickling out news on updates to ECMAScript. Now everyone has a hat in the ring shouting about it. Just a week ago we saw <a href="http://ajaxian.com/archives/brendan-eich-javascript-2-evolution-and-the-myth-busting-tracing-jit">Brendan speak on the topic</a>. Before that we had <a href="http://ajaxian.com/archives/the-future-of-ecmascript-3-is-4">the question on the future of ECMAScript</a>, <a href="http://ajaxian.com/archives/making-javascript-safe-with-no-script">Doug Crockford talking about the security angle</a>, <a href="http://ajaxian.com/archives/john-resig-plays-with-ecmascript-4">John Resig actually showing code instead of talk</a>, and finally <a href="http://ajaxian.com/archives/john-resig-plays-with-ecmascript-4">a little Caja</a> in the form of an open source library to help security.</p>
<p>Here&#8217;s the detailed roundup:</p>
<p><b>Toolkits</b></p>
<p><b>Dojo</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/dojo-10-released-the-granddaddy-is-born">Dojo 1.0 Released: The Granddaddy is Born</a></li>
<li><a href="http://ajaxian.com/archives/dojo-the-cigarette-after-the">Dojo: The cigarette after the &#8230;.</a></li>
<li><a href="http://ajaxian.com/archives/dissecting-dijit-dojo-widgets">Dissecting Dijit: Dojo Widgets</a></li>
</ul>
<p><b>Prototype / Script.aculo.us</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/prototype-16-scriptaculous-18-and-the-book">Prototype 1.6, Script.aculo.us 1.8 and The Book.</a></li>
<li><a href="http://ajaxian.com/archives/new-ui-library-for-prototype-in-the-works">New UI library for Prototype in the works</a></li>
<li><a href="http://ajaxian.com/archives/scriptekacom-the-prototype-extensions-repository">Scripteka.com &#8211; The Prototype extensions repository</a></li>
<li><a href="http://ajaxian.com/archives/how-well-do-you-know-prototype">How well do you know Prototype?</a></li>
<li><a href="http://ajaxian.com/archives/pseudo-custom-events-in-prototype-16">Pseudo-custom events in Prototype 1.6</a></li>
<li><a href="http://ajaxian.com/archives/2994">Protoscripty Same Game</a></li>
<li><a href="http://ajaxian.com/archives/thomas-fuchs-uses-scriptaculous-20-on-his-own-site">Thomas Fuchs uses Script.aculo.us 2.0 on his own site</a></li>
<li><a href="http://ajaxian.com/archives/scal-calendar-widget-for-prototype">Scal: Calendar widget for Prototype</a></li>
</ul>
<p><b>Mootools</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/moomonth-mootools-based-calendar">MooMonth &#8211; MooTools-based Calendar</a></li>
<li><a href="http://ajaxian.com/archives/mootools-12-beta-1">MooTools 1.2 beta 1</a></li>
<li><a href="http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class">Mocha UI &#8211; MooTools Canvas UI class</a></li>
<li><a href="http://ajaxian.com/archives/mootools-calendar-component">MooTools Calendar Component</a></li>
</ul>
<p><b>jQuery</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/google-code-revamps-with-jquery">Google Code Revamps with jQuery</a></li>
</ul>
<p><b>YUI</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/using-the-yahoo-global-object-to-manage-object-inheritance-and-composition">Using the Yahoo Global Object to Manage Object Inheritance and Composition</a></li>
</ul>
<p><b>GWT</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/chronoscope-gwt-based-charting-library">Chronoscope: GWT based charting library</a></li>
<li><a href="http://ajaxian.com/archives/rolling-your-own-gwt-hyperlink-class">Rolling your own GWT Hyperlink class</a></li>
<li><a href="http://ajaxian.com/archives/gwt-conference-december-3-6-2007">GWT Conference: December 3-6, 2007</a></li>
</ul>
<p><b>Ext</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/twikistudio-on-ext">TWikiStudio on Ext</a></li>
<li><a href="http://ajaxian.com/archives/user-extensions-and-themes-for-ext-20">User Extensions and Themes for Ext 2.0</a></li>
</ul>
<p><b>Browsers</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/webkit-3-shows-up-with-the-new-safari">WebKit 3 shows up with the new Safari</a></li>
<li><a href="http://ajaxian.com/archives/3d-canvas-in-opera">3D Canvas in Opera</a></li>
<li><a href="http://ajaxian.com/archives/mozilla-hunting-for-memory">Mozilla hunting for memory</a></li>
<li><a href="http://ajaxian.com/archives/opera-mini-4-released">Opera Mini 4 Released</a></li>
<li><a href="http://ajaxian.com/archives/firefox-3-beta-fonts-and-colors">Firefox 3 beta: Fonts and Colors</a></li>
<li><a href="http://ajaxian.com/archives/firefox-canvas-3d-extension-available">Firefox Canvas 3D Extension Available</a></li>
<li><a href="http://ajaxian.com/archives/safari-css-reference">Safari CSS Reference</a></li>
</ul>
<p><b>JavaScript</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/brendan-eich-javascript-2-evolution-and-the-myth-busting-tracing-jit">Brendan Eich: JavaScript 2 evolution and the myth busting Tracing JIT</a></li>
<li><a href="http://ajaxian.com/archives/brendan-eichs-open-letter-to-chris-wilson">Brendan Eich&#8217;s Open Letter to Chris Wilson</a></li>
<li><a href="http://ajaxian.com/archives/the-future-of-ecmascript-3-is-4">The future of ECMAScript 3 is 4?</a></li>
<li><a href="http://ajaxian.com/archives/making-javascript-safe-with-no-script">Making JavaScript Safe With No Script</a></li>
<li><a href="http://ajaxian.com/archives/javascript-2-news-and-opinion">JavaScript 2: News and Opinion</a></li>
<li><a href="http://ajaxian.com/archives/john-resig-plays-with-ecmascript-4">John Resig plays with ECMAScript 4</a></li>
<li><a href="http://ajaxian.com/archives/capability-javascript-javascript-isnt-caja">Capability JavaScript: JavaScript isn&#8217;t Caja</a></li>
</ul>
<ul>
<li><a href="http://ajaxian.com/archives/choosing-a-javascript-framework">Choosing a JavaScript framework</a></li>
<li><a href="http://ajaxian.com/archives/uri-comparison-functions">URI Comparison Functions</a></li>
<li><a href="http://ajaxian.com/archives/new-ajax-for-old-iron">New Ajax for Old Iron</a></li>
<li><a href="http://ajaxian.com/archives/isomorphic-smartclient-now-open-source">Isomorphic SmartClient: Now Open Source</a></li>
<li><a href="http://ajaxian.com/archives/real-men-dont-do-javascript-do-they">Real Men Don&#8217;t Do JavaScript Do They?</a></li>
<li><a href="http://ajaxian.com/archives/unobtrusive-javascript-rules-to-work-by">Unobtrusive JavaScript &#8211; Rules to work by</a></li>
<li><a href="http://ajaxian.com/archives/javascript-method-overloading">JavaScript Method Overloading</a></li>
<li><a href="http://ajaxian.com/archives/javascript-madness-keyboard-events">JavaScript Madness: Keyboard Events</a></li>
<li><a href="http://ajaxian.com/archives/javascript-beautify">JavaScript Beautify</a></li>
<li><a href="http://ajaxian.com/archives/squirrel-ioc-dependency-injection-for-javascript">Squirrel IoC: Dependency Injection for JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/how-to-build-a-readwrite-javascript-api">How To Build A Read/Write JavaScript API</a></li>
<li><a href="http://ajaxian.com/archives/cachefilenet-central-javascript-library-urls">CacheFile.net: Central JavaScript Library URLs</a></li>
<li><a href="http://ajaxian.com/archives/new-release-of-gaia-ajax-widgets">New Release of Gaia Ajax Widgets</a></li>
<li><a href="http://ajaxian.com/archives/bug-object-killing-in-ie7">Bug: Object Killing in IE7</a></li>
</ul>
<p><b>Articles / Editorial / Utilities</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/comet-is-its-time-coming">Comet: Is it&#8217;s time coming?</a></li>
<li><a href="http://ajaxian.com/archives/resttest">RESTTest HTTP Tester</a></li>
<li><a href="http://ajaxian.com/archives/how-to-minimize-your-javascript-and-css-files-for-faster-page-loads">How To Minimize Your Javascript and CSS Files for Faster Page Loads</a></li>
<li><a href="http://ajaxian.com/archives/no-more-click-to-activate-no-more-swfobject-ufo">No more &#8220;Click to Activate&#8221;, no more SWFObject / UFO?</a></li>
<li><a href="http://ajaxian.com/archives/tibco-gi-performance-profiler">TIBCO GI Performance Profiler</a></li>
<li><a href="http://ajaxian.com/archives/ajax-browsers-running-out-of-time">Ajax, Browsers, Running Out of Time</a></li>
<li><a href="http://ajaxian.com/archives/yahoo-search-contextual-precaching">Yahoo! Search Contextual Precaching</a></li>
<li><a href="http://ajaxian.com/archives/the-2007-ajax-turkeys">The 2007 Ajax Turkeys</a></li>
<li><a href="http://ajaxian.com/archives/crossframe-a-safe-communication-mechanism-across-documents-and-across-domains">CrossFrame: a Safe Communication Mechanism Across Documents and Across Domains</a></li>
</ul>
<p><b>Offline</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/wikipedia-offline-with-gearsmonkey">Wikipedia Offline with GearsMonkey</a></li>
<li><a href="http://ajaxian.com/archives/zoho-writer-offline-with-editing">Zoho Writer Offline with Editing</a></li>
<li><a href="http://ajaxian.com/archives/kevin-hoyt-on-the-air-experience">Kevin Hoyt on the AIR Experience</a></li>
</ul>
<p><b>General Web / HTTP / Standards</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/high-performance-web-sites-and-yslow">High Performance Web Sites and YSlow</a></li>
<li><a href="http://ajaxian.com/archives/http-streaming-and-internet-explorer">HTTP Streaming and Internet Explorer</a></li>
<li><a href="http://ajaxian.com/archives/cross-domain-xhr-w3c-proposal">Cross Domain XHR W3C proposal</a></li>
<li><a href="http://ajaxian.com/archives/avoid-unnecessary-ajax-traffic-with-session-state">Avoid unnecessary Ajax traffic with session state</a></li>
<li><a href="http://ajaxian.com/archives/new-css-javascript-library">New CSS JavaScript Library</a></li>
</ul>
<p><b>Showcases</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/markmail-search-and-analyze-email-traffic">MarkMail: Search and Analyze Email Traffic</a></li>
<li><a href="http://ajaxian.com/archives/gmail-adds-greasemonkey-helper-api">Gmail adds Greasemonkey Helper API</a></li>
<li><a href="http://ajaxian.com/archives/eye-fi-do-you-want-web-20-with-your-2gb">Eye-Fi: Do you want Web 2.0 with your 2GB?</a></li>
<li><a href="http://ajaxian.com/archives/songza-would-you-like-a-habituatable-pie-menus-with-your-social-music">Songza: Would you like a habituatable pie-menus with your social music?</a></li>
<li><a href="http://ajaxian.com/archives/placeshout-new-rails-based-geo-cool-site">Placeshout: New Rails based Geo-cool site</a></li>
<li><a href="http://ajaxian.com/archives/nasa-relaunches-50-with-prototype-and-scriptaculous">NASA Relaunches 5.0 with Prototype and Script.aculo.us</a></li>
<li><a href="http://ajaxian.com/archives/nintendo-relaunches-with-dojo-mootools-and-more">Nintendo relaunches with Dojo, Mootools, and more</a></li>
<li><a href="http://ajaxian.com/archives/mindmeister-take-your-mind-map-offline">Mindmeister: Take your mind map offline</a></li>
<li><a href="http://ajaxian.com/archives/popbox-a-javascript-image-magnifier">PopBox! &#8211; A Javascript Image Magnifier</a></li>
</ul>
<p><b>Components / APIs</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/songbird-v03-api-for-media-mashups">Songbird v0.3: API for media mashups</a></li>
<li><a href="http://ajaxian.com/archives/tinymce-3-first-look">TinyMCE 3 First Look</a></li>
<li><a href="http://ajaxian.com/archives/opensocial-social-javascript-apis">OpenSocial: Social JavaScript APIs</a></li>
<li><a href="http://ajaxian.com/archives/making-the-opensocial-api-feel-more-at-home">Making the OpenSocial API feel more at home</a></li>
<li><a href="http://ajaxian.com/archives/ajaxian-featured-tutorial-slideshare-gallery-viewer-no-api-needed">Slideshare Gallery Viewer, no API needed</a></li>
<li><a href="http://ajaxian.com/archives/sosymbol-mashup-your-icons">sosymbol: Mashup your icons</a></li>
<li><a href="http://ajaxian.com/archives/getitnextcom-an-example-of-how-libraries-can-co-exist">Getitnext.com: An example of how libraries can co-exist</a></li>
<li><a href="http://ajaxian.com/archives/get-rid-of-the-ie-iframe-click">Get rid of the IE iframe &#8220;click&#8221;</a></li>
<li><a href="http://ajaxian.com/archives/html5-media-support-video-and-audio-tags-and-scriptability">HTML5 Media Support: video and audio tags and scriptability</a></li>
<li><a href="http://ajaxian.com/archives/debugbar-5-new-css-debugging-for-ie">DebugBar 5: New CSS debugging for IE</a></li>
<li><a href="http://ajaxian.com/archives/axsjax-access-enabling-ajax">AxsJAX: Access-Enabling AJAX</a></li>
<li><a href="http://ajaxian.com/archives/silverlight-minesweeper">Silverlight Minesweeper</a></li>
<li><a href="http://ajaxian.com/archives/product-pages-so-much-suck-so-easy-to-fix">Product pages: so much suck, so easy to fix</a></li>
<li><a href="http://ajaxian.com/archives/facebook-beacon-javascript">Facebook Beacon JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/grizzly-attacks-dwrs-reverse-ajax-to-support-the-comet-implementation">Grizzly attacks: DWR&#8217;s Reverse Ajax to support The Comet Implementation</a></li>
<li><a href="http://ajaxian.com/archives/new-grid-filter-plugin-for-ext">New Grid Filter Plugin for Ext</a></li>
<li><a href="http://ajaxian.com/archives/mad-cool-date-library">Mad Cool Date Library</a></li>
<li><a href="http://ajaxian.com/archives/coldfusion-8-grid-magic">ColdFusion 8 Grid Magic</a></li>
<li><a href="http://ajaxian.com/archives/genfavicon-a-favicon-generator">Genfavicon: A favicon generator</a></li>
<li><a href="http://ajaxian.com/archives/widgets-and-gadgets">Widgets and Gadgets</a></li>
<li><a href="http://ajaxian.com/archives/heatcolor-firing-up-elements-based-on-values">HeatColor &#8211; Firing up elements based on values</a></li>
</ul>
<p><b>Goofy</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/a-fast-guy-in-tights-and-a-movie-about-coffee">&#8220;A fast guy in tights and a movie about Coffee&#8221;</a></li>
<li><a href="http://ajaxian.com/archives/kevin-lynch-unmasked-or-masked-as-the-flash">Kevin Lynch unmasked (or masked) as The Flash!</a></li>
</ul>
<p><b>Mobile</b></p>
<p>We launched a new <a href="http://devphone.com/">mobile oriented site called devphone</a>. <a href="http://devphone.com/index.xml">Keep up with mobile news</a>. The big news this month was the launch of Android, and the WebKit browser that you get to not only call out too, but embed in your applications.</p>
<ul>
<li><a href="http://devphone.com/google-maps-mobile-how-does-it-work">How does Google Maps Mobile work?</a></li>
<li><a href="http://devphone.com/why-microsoft-loves-googles-android">Why Microsoft loves or hates Android</a></li>
<li><a href="http://devphone.com/android-dex-reverse-engineering">Android Dex reverse engineering</a></li>
<li><a href="http://devphone.com/kindle-the-mobile-browser">Kindle the mobile browser</a></li>
<li><a href="http://ajaxian.com/archives/interview-with-joe-hewitt-on-the-new-devphonecom">Interview with Joe Hewitt on the new devphone.com</a></li>
<li><a href="http://ajaxian.com/archives/another-webkit-win-with-android">Another WebKit win with Android</a></li>
<li><a href="http://ajaxian.com/archives/how-js-ajax-work-in-opera-mini-4">How JS &#038; Ajax work in Opera Mini 4</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-november-2007-defining-javascript-2-making-security-less-caja-and-mobile/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Monthly Ajaxian Roundup for October, 2007: JavaScript wars, Java reborn, and Browsers wake up</title>
		<link>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-october-2007-javascript-wars-java-reborn-and-browsers-wake-up</link>
		<comments>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-october-2007-javascript-wars-java-reborn-and-browsers-wake-up#comments</comments>
		<pubDate>Thu, 01 Nov 2007 15:00:13 +0000</pubDate>
		<dc:creator>Dion Almaer</dc:creator>
				<category><![CDATA[Front Page]]></category>
		<category><![CDATA[Roundup]]></category>

		<guid isPermaLink="false">http://ajaxian.com/?p=2961</guid>
		<description><![CDATA[October has been a busy month. We are currently in a political and emotional roller-coaster that peaked after the ECMAScript 4 Language Overview was released. It is as though EC4 just sprang up, when in fact it has been chugging along for ages. Brendan has been talking about it for some time. At this point <a href="http://ajaxian.com/archives/monthly-ajaxian-roundup-for-october-2007-javascript-wars-java-reborn-and-browsers-wake-up">Read the rest...</a>]]></description>
			<content:encoded><![CDATA[<p>October has been a busy month. We are currently in a political and emotional roller-coaster that peaked after the <a href="http://ajaxian.com/archives/ecmascript-4-language-overview-final-draft">ECMAScript 4 Language Overview</a> was released. It is as though EC4 just sprang up, when in fact it has been chugging along for ages. Brendan has been talking about it for some time. At this point <a href="http://ajaxian.com/archives/ecmascript-edition-4-brendan-speaks-out">opinions</a> are being <a href="http://ajaxian.com/archives/the-future-of-ecmascript-3-is-4">aired all over the shop</a> and as I finished the last post, I hope we can de-polarise the situation and get to work.</p>
<p>Browsers seem to be taking the charge recently. Webkit keeps adding <a href="http://ajaxian.com/archives/webkit-does-html5-client-side-database-storage">great</a> <a href="http://ajaxian.com/archives/webkit-joins-opera-with-font-face-support">features</a>, and with Leopard we now have Safari 3 churning out.</p>
<p>Mozilla is also branching out with projects such as <a href="http://ajaxian.com/archives/mozilla-prism-save-as-web-application">Prism</a> and <a href="http://ajaxian.com/archives/mobile-firefox-announced">Mobile Firefox</a>. IE8 is still dark.</p>
<p>I covered the fact that <a href="http://ajaxian.com/archives/sun-has-rewritten-the-browser-java-plugin">Sun has announced how they have a new Java Plugin</a> that is in the works. Many still scoff at Applets, which may by itself be the downfall. However, if Sun pulls it off, I think that Applets have a real place on the Web. Before you scoff think about how cheesy little XHR lay dormant for so long. Java down right in the browser can be a nice bridge to advanced functionality where you still can script away in JavaScript.</p>
<p>JavaScript on the Web keeps getting more featureful too though. I was really proud of out <a href="http://ajaxian.com/archives/bloggears-an-offline-blogger-client-using-the-new-gdata-blogger-javascript-client">Blog.gears</a> example that shows the path for rich read/write mashups, in this case also working offline. The open source <a href="http://ajaxian.com/archives/making-javascript-safe-with-google-caja">Google Caja</a> can also help us have the freedom to allow JavaScript to be in a page and not collide to do evil things. Caja makes a lot of sense when you think about OpenSocial.</p>
<p>All in all a great month, and here is to an exciting November that includes OpenSocial APIs, Dojo 1.0, and more.</p>
<p><b>The Details</b></p>
<p>Dojo</p>
<ul>
<li><a href="http://ajaxian.com/archives/dojo-image-widgets-v10">Dojo Image Widgets v1.0</a></li>
<li><a href="http://ajaxian.com/archives/dojo-gfx-game-using-svgvml-rendering">Dojo GFX Game using SVG/VML rendering</a></li>
<li><a href="http://ajaxian.com/archives/apple-store-hits-the-dojo">Apple Store hits the Dojo</a></li>
<li><a href="http://ajaxian.com/archives/dojo-and-the-script-tags">Dojo and the script tags</a></li>
<li><a href="http://ajaxian.com/archives/iphone-web-development-dojo-and-jquery">iPhone Web Development: Dojo and jQuery</a></li>
<li><a href="http://ajaxian.com/archives/plugging-in-to-the-dojo-grid">Plugging in to the Dojo Grid</a></li>
<li><a href="http://ajaxian.com/archives/dojo-powering-some-big-players">Dojo powering some big players</a></li>
</ul>
<p>Ext</p>
<ul>
<li><a href="http://ajaxian.com/archives/ext-20-alpha-release">Ext 2.0 Alpha Release</a></li>
<li><a href="http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more">Ext 2.0: Scrolling Tabs, Anchor Layout, the Web Desktop, and more</a></li>
<li><a href="http://ajaxian.com/archives/file-uploader-for-the-ext-framework">File uploader for the Ext framework</a></li>
</ul>
<p>GWT</p>
<ul>
<li><a href="http://ajaxian.com/archives/gchart-gwt-charts-without-jsni-plugins-or-server-round-trips">GChart:  GWT charts without JSNI, plugins, or server round-trips</a></li>
<li><a href="http://ajaxian.com/archives/gajaxianlow">GWTFlow</a></li>
<li><a href="http://ajaxian.com/archives/kdice-gwt-based-strategy-game">KDice &#8211; GWT-based strategy game</a></li>
<li><a href="http://ajaxian.com/archives/gwt-and-the-iphone-sitting-in-a-tree">GWT and the iPhone sitting in a tree&#8230;</a></li>
<li><a href="http://ajaxian.com/archives/gwt-wrapper-for-rialto">GWT Wrapper for Rialto</a></li>
</ul>
<p>jQuery</p>
<ul>
<li><a href="http://ajaxian.com/archives/jquery-ui-interactions-and-widgets">jQuery UI: Interactions and Widgets</a></li>
<li><a href="http://ajaxian.com/archives/jquery-v12-major-new-release-sneak-peak-at-jquery-ui">jQuery v1.2: Major new release, sneak peak at jQuery UI</a></li>
<li><a href="http://ajaxian.com/archives/jquery-demo-creating-a-sliding-image-puzzle-plug-in">jQuery Demo: Creating A Sliding Image Puzzle Plug-In</a></li>
<li><a href="http://ajaxian.com/archives/jquery-logging">jQuery Logging</a></li>
<li><a href="http://ajaxian.com/archives/ajaxian-featured-tutorial-parsing-xml-with-jquery">Parsing XML with jQuery</a></li>
<li><a href="http://ajaxian.com/archives/john-resigs-turn-to-tease-with-some-sneaky-2">John Resig&#8217;s turn to tease with some Sneaky 2</a></li>
<li><a href="http://ajaxian.com/archives/lazy-load-plugin-for-jquery">Lazy Load Plugin for jQuery</a></li>
</ul>
<p>Prototype</p>
<ul>
<li><a href="http://ajaxian.com/archives/upgrading-to-prototype-16-a-practical-example-radiantcms">Upgrading to Prototype 1.6: A practical example, RadiantCMS</a></li>
<li><a href="http://ajaxian.com/archives/scriptaculous-18-preview">Script.aculo.us 1.8 preview</a></li>
<li><a href="http://ajaxian.com/archives/now-with-more-magic">$: Now with more magic!</a></li>
<li><a href="http://ajaxian.com/archives/prototype-160-rc1-changes-to-the-class-and-event-apis-hash-rewrite-and-bug-fixes">Prototype 1.6.0 RC1: Changes to the Class and Event APIs, Hash rewrite, and bug fixes</a></li>
<li><a href="http://ajaxian.com/archives/prototip-11-adding-more-control-to-your-tooltips">Prototip 1.1: Adding more control to your tooltips</a></li>
<li><a href="http://ajaxian.com/archives/ajaxian-featured-tutorial-defining-classes-and-inheritance-using-prototype-160">Defining classes and inheritance using Prototype 1.60</a></li>
<li><a href="http://ajaxian.com/archives/prototype-and-jquery-a-code-comparison">Prototype and jQuery: A code comparison</a></li>
<li><a href="http://ajaxian.com/archives/introducing-a-cross-site-ajax-plugin-for-prototype">Introducing a cross site Ajax plugin for Prototype</a></li>
<li><a href="http://ajaxian.com/archives/ajaxian-featured-tutorial-extending-dom-elements-prototypes">Extending DOM elements Prototype&#8217;s</a></li>
<li><a href="http://ajaxian.com/archives/protoscript-prototype-web-apps-with-a-json-dsl">Protoscript: Prototype web apps with a JSON DSL</a></li>
</ul>
<p>YUI</p>
<ul>
<li><a href="http://ajaxian.com/archives/yui-image-upload-extension">YUI image upload extension</a></li>
<li><a href="http://ajaxian.com/archives/yojo-loading-yui-with-the-dojo-loader">Yojo: Loading YUI with the Dojo loader</a></li>
<li><a href="http://ajaxian.com/archives/yui-231-released-eases-customization-rte-performance-increase-and-bug-fixes">YUI 2.3.1 released: Eases customization, RTE performance increase and bug fixes</a></li>
<li><a href="http://ajaxian.com/archives/yui-dom-collection%e2%80%99s-region-methods-to-the-rescue">YUI Dom Collectionâ€™s Region methods to the rescue!</a></li>
<li><a href="http://ajaxian.com/archives/asynchronous-file-upload-with-yui">Asynchronous File Upload with YUI</a></li>
</ul>
<p>Gears / Offline</p>
<ul>
<li><a href="http://ajaxian.com/archives/html5-wrapper-for-gears-database-component">HTML5 Wrapper for Gears Database Component</a></li>
<li><a href="http://ajaxian.com/archives/mozilla-prism-save-as-web-application">Mozilla Prism: Save As Web Application</a></li>
<li><a href="http://ajaxian.com/archives/gears-in-motion-database-tool">Gears in Motion: Database Tool</a></li>
<li><a href="http://ajaxian.com/archives/bloggears-an-offline-blogger-client-using-the-new-gdata-blogger-javascript-client">Blog.gears: An offline Blogger client using the new GData Blogger JavaScript Client</a></li>
<li><a href="http://ajaxian.com/archives/webkit-does-html5-client-side-database-storage">WebKit Does HTML5 Client-side Database Storage</a></li>
<li><a href="http://ajaxian.com/archives/making-offline-web-applications-even-simpler">Making offline web applications even simpler: &lt;html application&gt;</a></li>
<li><a href="http://ajaxian.com/archives/vortex-a-new-offline-abstraction-on-top-of-google-gears">Vortex: A new offline abstraction on top of Google Gears</a></li>
<li><a href="http://ajaxian.com/archives/gears-and-the-mashup-problem">Gears and the Mashup Problem</a></li>
<li><a href="http://ajaxian.com/archives/the-digg-oracle-data-mining-on-the-client">The Digg Oracle: Data mining on the client</a></li>
</ul>
<p>Browsers</p>
<ul>
<li><a href="http://ajaxian.com/archives/companionjs-ie-debugging-now-supports-consolelog">Companion.JS: IE Debugging, now supports console.log</a></li>
<li><a href="http://ajaxian.com/archives/webkit-joins-opera-with-font-face-support">Webkit joins Opera with @font-face support</a></li>
<li><a href="http://ajaxian.com/archives/multi-safari-testing-with-10-versions-of-safari-at-once">Multi-Safari: Testing with 10 versions of Safari at once</a></li>
<li><a href="http://ajaxian.com/archives/mobile-firefox-announced">Mobile Firefox Announced</a></li>
<li><a href="http://ajaxian.com/archives/webrunner-07-released">WebRunner 0.7 Released</a></li>
<li><a href="http://ajaxian.com/archives/ies-memory-leak-fix-greatly-exaggerated">IE&#8217;s Memory Leak Fix Greatly Exaggerated</a></li>
<li><a href="http://ajaxian.com/archives/ie6-leak-on-form-tag">IE6 Leak on Form Tag</a></li>
<li><a href="http://ajaxian.com/archives/ie-feedback-closed-for-business">IE Feedback: Closed for Business</a></li>
<li><a href="http://ajaxian.com/archives/svg-on-ie-via-silverlight-via-xslt">SVG on IE via Silverlight via XSLT</a></li>
<li><a href="http://ajaxian.com/archives/jsonrequest-extension-for-firefox">JSONRequest Extension for Firefox</a></li>
<li><a href="http://ajaxian.com/archives/how-to-build-a-cross-browser-history-management-system">How to build a cross-browser history management system</a></li>
<li><a href="http://ajaxian.com/archives/the-browsernext-list">The Browser.Next List</a></li>
<li><a href="http://ajaxian.com/archives/opera-95-alpha-release-reviewed-gets-some-nice-goodies">Opera 9.5 Alpha release reviewed. Gets some nice goodies.</a></li>
<li><a href="http://ajaxian.com/archives/update-to-internet-explorers-cookie-jar">Update to Internet Explorer&#8217;s Cookie Jar</a></li>
<li><a href="http://ajaxian.com/archives/ie-microformats-bookmarklet">IE Microformats Bookmarklet</a></li>
<li><a href="http://ajaxian.com/archives/on-browser-wysiwyg">On Browser WYSIWYG</a></li>
</ul>
<p>JavaScript</p>
<ul>
<li><a href="http://ajaxian.com/archives/re-inventing-xmlhttprequest-cross-browser-implementation-with-sniffing-capabilities">Re-inventing XMLHttpRequest: Cross-browser implementation with sniffing capabilities</a></li>
<li><a href="http://ajaxian.com/archives/transitioning-from-java-classes-to-javascript-prototypes">Transitioning from Java Classes to JavaScript Prototypes</a></li>
<li><a href="http://ajaxian.com/archives/gmail-gets-a-javascript-facelift">Gmail gets a JavaScript facelift</a></li>
<li><a href="http://ajaxian.com/archives/the-future-of-ecmascript-3-is-4">The future of ECMAScript 3 is 4?</a></li>
<li><a href="http://ajaxian.com/archives/ecmascript-edition-4-brendan-speaks-out">ECMAScript Edition 4: Brendan Speaks Out</a></li>
<li><a href="http://ajaxian.com/archives/ecmascript-4-language-overview-final-draft">ECMAScript 4 Language Overview Final Draft</a></li>
<li><a href="http://ajaxian.com/archives/javascript-mouse-move-logger">JavaScript Mouse Move Logger</a></li>
<li><a href="http://ajaxian.com/archives/finding-send-in-javascript">Finding &#8216;send&#8217; in JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/joe-walker-shows-a-tip-from-dwrnext">Joe Walker shows a tip from DWR.Next</a></li>
<li><a href="http://ajaxian.com/archives/jmaki-10-final-release-ajax-for-java-and-php">jMaki 1.0 Final Release: Ajax for Java and PHP</a></li>
<li><a href="http://ajaxian.com/archives/js-ctypes-calling-out-to-native-code-from-xul">JS-CTYPES: Calling out to native code from XUL</a></li>
<li><a href="http://ajaxian.com/archives/reiterate-symbolto_proc-for-javascript">Reiterate: Symbol#to_proc for JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/google-launches-javascript-api-that-allows-you-to-write-back">Google launches JavaScript API that allows you to write back</a></li>
<li><a href="http://ajaxian.com/archives/jpu-javascript-cpu-monitor">JPU: JavaScript CPU Monitor</a></li>
<li><a href="http://ajaxian.com/archives/facebook-released-fbjs">Facebook released FBJS</a></li>
<li><a href="http://ajaxian.com/archives/douglas-crockfords-elements-of-javascript-style">Douglas Crockford&#8217;s Elements of JavaScript Style</a></li>
<li><a href="http://ajaxian.com/archives/sprinkle-in-your-javascript">Sprinkle In Your JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/replacehtml-for-when-innerhtml-dogs-you-down">replaceHTML for when innerHTML dogs you down</a></li>
<li><a href="http://ajaxian.com/archives/primary-secondary-actions-in-web-forms">Primary &#038; Secondary Actions in Web Forms</a></li>
<li><a href="http://ajaxian.com/archives/jsonpath-xpath-for-json-structures">JSONPath: XPath for JSON Structures</a></li>
<li><a href="http://ajaxian.com/archives/crosssafe">CrossSafe: Secure Cross Domain JSON</a></li>
<li><a href="http://ajaxian.com/archives/video-steve-souders-chief-performance-yahoo-for-yahoo-discusses-site-performance">Steve Souders, Chief Performance Yahoo for Yahoo!, discusses site performance</a></li>
</ul>
<p>CSS</p>
<ul>
<li><a href="http://ajaxian.com/archives/mri-css-selector-inpage-tester">MRI: CSS Selector Inpage Tester</a></li>
<li><a href="http://ajaxian.com/archives/css-vertical-bar-graphs">CSS Vertical Bar Graphs</a></li>
<li><a href="http://ajaxian.com/archives/webkit-css-transforms">Webkit CSS Transforms</a></li>
<li><a href="http://ajaxian.com/archives/css-sprite-generator-released">CSS Sprite Generator Released</a></li>
<li><a href="http://ajaxian.com/archives/sass-y-dynamic-css">Sass-y Dynamic CSS</a></li>
<li><a href="http://ajaxian.com/archives/css-3-and-where-we-could-be">CSS 3 and where we could be</a></li>
<li><a href="http://ajaxian.com/archives/cssvista-tweak-css-and-see-it-in-ie-and-firefox-at-the-same-time">CSSVista: Tweak CSS and see it in IE and Firefox at the same time</a></li>
<li><a href="http://ajaxian.com/archives/should-we-use-css-frameworks">Should we use CSS frameworks?</a></li>
<li><a href="http://ajaxian.com/archives/a-cheaky-way-to-style-an-input-typefile">A Cheeky Way to Style an input type=&#8221;file&#8221;</a></li>
<li><a href="http://ajaxian.com/archives/ajaxian-featured-tutorial-understanding-css-floating">Understanding CSS floating</a></li>
</ul>
<p>Other:</p>
<ul>
<li><a href="http://ajaxian.com/archives/sun-has-rewritten-the-browser-java-plugin">Sun has rewritten the browser Java plugin</a></li>
<li><a href="http://ajaxian.com/archives/running-cpu-intensive-javascript-computations-in-a-web-browser">Running CPU Intensive JavaScript Computations in a Web Browser</a></li>
<li><a href="http://ajaxian.com/archives/write-your-first-javafx-script">Write your first JavaFX Script</a></li>
<li><a href="http://ajaxian.com/archives/joe-walker-on-web-appliaction-security">Joe Walker on Web Application Security</a></li>
<li><a href="http://ajaxian.com/archives/google-book-search-now-with-clipping">Google Book Search: Now with clipping</a></li>
<li><a href="http://ajaxian.com/archives/smoothgallery-20">SmoothGallery 2.0</a></li>
<li><a href="http://ajaxian.com/archives/kaazing-enterprise-comet-for-real-time-web-20">Kaazing: Enterprise Comet for Real Time Web 2.0</a></li>
<li><a href="http://ajaxian.com/archives/premature-ajax-ulations-ajax-security-its-still-the-web">Premature Ajax-ulations: Ajax Security&#8230; It&#8217;s Still The Web</a></li>
<li><a href="http://ajaxian.com/archives/aza-raskins-case-for-undo">Aza Raskin&#8217;s Case for Undo</a></li>
<li><a href="http://ajaxian.com/archives/zk-30-rc-released">ZK 3.0 RC Released</a></li>
<li><a href="http://ajaxian.com/archives/activegrid-trying-to-become-the-redhat-of-ajax">ActiveGrid trying to become the RedHat of Ajax?</a></li>
<li><a href="http://ajaxian.com/archives/curljs-curl-your-images">Curl.js: Curl your images</a></li>
<li><a href="http://ajaxian.com/archives/accordion-20">Accordion 2.0</a></li>
<li><a href="http://ajaxian.com/archives/google-docs-presentations-are-here">Google Docs: Presentations Are Here</a></li>
<li><a href="http://ajaxian.com/archives/freeze-pane-functionality">Freeze Pane Functionality</a></li>
<li><a href="http://ajaxian.com/archives/richfaces-31-jsf-and-ajax">RichFaces 3.1: JSF and Ajax</a></li>
<li><a href="http://ajaxian.com/archives/go-ajax-young-man">Go Ajax, Young Man</a></li>
<li><a href="http://ajaxian.com/archives/jabsorb-a-new-json-rpc-for-java">jabsorb: A new JSON-RPC for Java</a></li>
<li><a href="http://ajaxian.com/archives/gefingerpoken-multi-touch-gestures">gefingerpoken: Multi Touch Gestures</a></li>
<li><a href="http://ajaxian.com/archives/if-i-told-you-you-had-a-beautiful-figure">If I Told You You Had a Beautiful Figure&#8230;</a></li>
<li><a href="http://ajaxian.com/archives/amazon-mp3-service">Amazon MP3 Service</a></li>
<li><a href="http://ajaxian.com/archives/traffik-using-the-cross-domain-read-write-api">Traffik: Using the cross domain read write API</a></li>
<li><a href="http://ajaxian.com/archives/live-real-time-session-rater-using-comet">Live Real-time Session Rater using Comet</a></li>
<li><a href="http://ajaxian.com/archives/be-wary-of-ajax-so-says-oracle">Be wary of Ajax! (So says Oracle)</a></li>
<li><a href="http://ajaxian.com/archives/flexjson-15-transformers-and-filters">Flexjson 1.5: Transformers and Filters</a></li>
<li><a href="http://ajaxian.com/archives/canvas-loading-indicator-for-the-iphone-and-beyond">Canvas Loading Indicator for the iPhone and beyond</a></li>
<li><a href="http://ajaxian.com/archives/domassistant-20-released-adds-chainability-ajax-and-more">DOMAssistant 2.0 released. Adds chainability, Ajax, and more</a></li>
<li><a href="http://ajaxian.com/archives/search-for-the-holy-mail-template">Search for the Holy Mail (template)</a></li>
<li><a href="http://ajaxian.com/archives/persistent-objects-with-persevere-the-client-and-jsponic-the-server">Persistent Objects with Persevere the client and Jsponic the server</a></li>
<li><a href="http://ajaxian.com/archives/ajax-vs-flash-on-the-word-processor">Buzzword: Ajax vs. Flash on the Word Processor</a></li>
<li><a href="http://ajaxian.com/archives/adobe-updates-spry-ajaxjs-framework">Adobe updates Spry Ajax/JS framework</a></li>
<li><a href="http://ajaxian.com/archives/a-breath-of-fresh-air-from-adobe">A breath of fresh AIR from Adobe</a></li>
<li><a href="http://ajaxian.com/archives/complete-ui-2007-for-dreamweaver">Complete UI 2007 for Dreamweaver</a></li>
<li><a href="http://ajaxian.com/archives/pastemonkeyorg-yet-another-pastebin-project">PasteMonkey.org: Yet another Pastebin project</a></li>
<li><a href="http://ajaxian.com/archives/ajaxian-featured-tutorial-parse-json-with-jquery-and-javascript">Parse JSON with jQuery and JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/optimized-speedy-ajax-code">Optimized Speedy Ajax Code</a></li>
<li><a href="http://ajaxian.com/archives/adobe-thermo-convert-artwork-to">Adobe Thermo: &#8220;Convert artwork to &#8230;&#8221;</a></li>
<li><a href="http://ajaxian.com/archives/ebay-desktop-comes-out-of-beta">eBay Desktop moves to public beta</a></li>
<li><a href="http://ajaxian.com/archives/two-rulings-that-could-improve-web-accessibility">Two rulings that could improve web accessibility</a></li>
<li><a href="http://ajaxian.com/archives/craigslist-tibco-gi-remix">Craigslist Tibco GI Remix</a></li>
<li><a href="http://ajaxian.com/archives/a-simple-guide-to-using-firebug">A simple guide to using Firebug</a></li>
<li><a href="http://ajaxian.com/archives/yslow-08-fixing-the-firebug-net-panel">YSlow 0.8: Fixing the Firebug Net Panel</a></li>
<li><a href="http://ajaxian.com/archives/jsvalidate-form-validation-library">JSValidate: Form Validation Library</a></li>
<li><a href="http://ajaxian.com/archives/checkers-with-the-isometric-game-engine">Checkers with the Isometric Game Engine</a></li>
<li><a href="http://ajaxian.com/archives/load-balancing-in-your-ajax-code">Load Balancing in your Ajax code</a></li>
<li><a href="http://ajaxian.com/archives/photoshop-color-picker">Photoshop Color Picker</a></li>
<li><a href="http://ajaxian.com/archives/thomas-fuchs-stop-being-a-tease">Thomas Fuchs, stop being a tease!!</a></li>
<li><a href="http://ajaxian.com/archives/gpsgate-access-gps-location-information-through-javascript">GPSGate: Access GPS location information through JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/sun-labs-lively-kernel-morphic-ui-for-the-web-self-and-squeak">Sun Labs Lively Kernel: Morphic UI for the Web (Self and Squeak)</a></li>
<li><a href="http://ajaxian.com/archives/ajaxlife-a-second-life-ajax-client">AjaxLife: A Second Life Ajax client</a></li>
<li><a href="http://ajaxian.com/archives/automated-security-scanners-choke-on-ajax">Automated security scanners choke on Ajax</a></li>
<li><a href="http://ajaxian.com/archives/simple-layout-manager-with-prototype">Simple Layout Manager with Prototype</a></li>
<li><a href="http://ajaxian.com/archives/filespots-is-it-vista-or-the-web">Filespots: Is it Vista? Or the web?</a></li>
<li><a href="http://ajaxian.com/archives/cvi-lab-a-showcase-for-canvas-effects">CVI Lab: A showcase for canvas effects</a></li>
<li><a href="http://ajaxian.com/archives/managing-sessions-in-an-ajax-enabled-application">Managing sessions in an Ajax-enabled application</a></li>
<li><a href="http://ajaxian.com/archives/another-interactive-periodic-table">Another interactive Periodic Table</a></li>
<li><a href="http://ajaxian.com/archives/milescript-a-new-language-that-compiles-to-javascript">MileScript: A new language that compiles to JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/the-javascript-hyperbolic-browser">The JavaScript Hyperbolic Browser</a></li>
<li><a href="http://ajaxian.com/archives/amazoncom-redesign">Amazon.com Redesign</a></li>
<li><a href="http://ajaxian.com/archives/json-news-json-schema-and-json-referencing">JSON News: JSON Schema and JSON Referencing</a></li>
<li><a href="http://ajaxian.com/archives/inheritance-is-evil-and-must-be-destroyed-part-1">Inheritance is evil, and must be destroyed: part 1</a></li>
<li><a href="http://ajaxian.com/archives/ext-20-beta-1-released">Ext 2.0 Beta 1 released</a></li>
<li><a href="http://ajaxian.com/archives/evaulate-low-level-javascript-performance-characteristics">Evaulate Low Level JavaScript Performance Characteristics</a></li>
<li><a href="http://ajaxian.com/archives/web-performance-interview-stuart-colville-and-ed-eliot-of-yahoo">Web Performance Interview: Stuart Colville and Ed Eliot of Yahoo!</a></li>
<li><a href="http://ajaxian.com/archives/testing-javascript-objects-with-functionprototypecall-and-crosscheck">Testing JavaScript Objects with Function.prototype.call and Crosscheck</a></li>
<li><a href="http://ajaxian.com/archives/mashable-posts-huge-list-of-web-development-resources">Mashable posts huge list of web development resources</a></li>
<li><a href="http://ajaxian.com/archives/iwl-a-perl-widget-library-for-the-web">IWL: A Perl widget library for the web</a></li>
<li><a href="http://ajaxian.com/archives/dealing-with-the-flexibility-of-javascript">Dealing with the Flexibility of JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/groupswiki-and-protoedit">GroupsWiki and Protoedit</a></li>
<li><a href="http://ajaxian.com/archives/moo-on-us-survey-update">Moo on Us: Survey Update</a></li>
<li><a href="http://ajaxian.com/archives/humanized-messages-library">Humanized Messages Library</a></li>
<li><a href="http://ajaxian.com/archives/lombardi-blueprint-process-mapping-tool">Lombardi Blueprint Process Mapping Tool</a></li>
<li><a href="http://ajaxian.com/archives/enunciate-your-web-apis">Enunciate your web APIs</a></li>
<li><a href="http://ajaxian.com/archives/mtv-adobe-team-up-for-air-contest">MTV &#038; Adobe team up for AIR contest</a></li>
<li><a href="http://ajaxian.com/archives/google-analytics-expands-tracking-capabilities">Google Analytics expands tracking capabilities</a></li>
<li><a href="http://ajaxian.com/archives/packr-rails-packing">PackR: Rails Packing</a></li>
<li><a href="http://ajaxian.com/archives/ken-russell-on-the-new-java-plugin">Ken Russell on the new Java Plugin</a></li>
<li><a href="http://ajaxian.com/archives/silverstripe-21-new-ajax-modules">SilverStripe 2.1: New Ajax Modules</a></li>
<li><a href="http://ajaxian.com/archives/relative-urls-as-ajaxiancom">Relative URLs as //ajaxian.com</a></li>
<li><a href="http://ajaxian.com/archives/coming-soon-to-flickr-photo-editing">Coming soon to Flickr: Photo editing</a></li>
<li><a href="http://ajaxian.com/archives/ajax-javascript-galleries-slideshows-and-effects-redux">Ajax Javascript Galleries, Slideshows and Effects Redux</a></li>
<li><a href="http://ajaxian.com/archives/shadedborder-updated">ShadedBorder Updated</a></li>
<li><a href="http://ajaxian.com/archives/jsloader-on-demand-javascript-libraries">JSLoader: On Demand JavaScript Libraries</a></li>
<li><a href="http://ajaxian.com/archives/a-little-flickr-hacking-in-a-good-way">A little Flickr hacking (in a good way)</a></li>
<li><a href="http://ajaxian.com/archives/jda-mashup-editor">JDA Mashup Editor</a></li>
<li><a href="http://ajaxian.com/archives/fitflash-make-that-rectangle-move">FitFlash: Make that rectangle move</a></li>
<li><a href="http://ajaxian.com/archives/sometests-take-an-ajax-quiz-with-an-ajax-app">SomeTests: Take an Ajax quiz with an Ajax app</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-october-2007-javascript-wars-java-reborn-and-browsers-wake-up/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Monthly Ajaxian Roundup for September, 2007: JavaScript mashups take a step forward</title>
		<link>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-september-2007-javascript-mashups-take-a-step-forward</link>
		<comments>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-september-2007-javascript-mashups-take-a-step-forward#comments</comments>
		<pubDate>Wed, 03 Oct 2007 10:30:38 +0000</pubDate>
		<dc:creator>Dion Almaer</dc:creator>
				<category><![CDATA[Front Page]]></category>
		<category><![CDATA[Roundup]]></category>

		<guid isPermaLink="false">http://ajaxian.com/?p=2846</guid>
		<description><![CDATA[September was a big month for Ajax development in my opinion. The new JavaScript API that lets you do cross domain secure read-write tells us what will be possible in the future. Now mashups can go from the useful read-only mashing, to powerful applications that let you do everything you need too. We also saw <a href="http://ajaxian.com/archives/monthly-ajaxian-roundup-for-september-2007-javascript-mashups-take-a-step-forward">Read the rest...</a>]]></description>
			<content:encoded><![CDATA[<p>September was a big month for Ajax development in my opinion. The <a href="http://ajaxian.com/archives/google-launches-javascript-api-that-allows-you-to-write-back">new JavaScript API that lets you do cross domain secure read-write</a> tells us what will be possible in the future. Now mashups can go from the useful read-only mashing, to powerful applications that let you do everything you need too.</p>
<p>We also saw more <a href="http://ajaxian.com/archives/more-fun-with-domcontentloaded">tips</a> <a href="http://ajaxian.com/archives/reiterate-symbolto_proc-for-javascript">and</a> <a href="http://ajaxian.com/archives/finding-send-in-javascript">tricks</a> in JavaScript land, as well as expansions to <a href="http://ajaxian.com/archives/facebook-released-fbjs">new</a> <a href="http://ajaxian.com/archives/js-ctypes-calling-out-to-native-code-from-xul">worlds</a>.</p>
<p>Thanks for spending time participating in the community, and I look forward to the Autumn.</p>
<p><b>Dojo</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/dojo-powering-some-big-players">Dojo powering some big players</a></li>
<li><a href="http://ajaxian.com/archives/plugging-in-to-the-dojo-grid">Plugging in to the Dojo Grid</a></li>
<li><a href="http://ajaxian.com/archives/apple-store-hits-the-dojo">Apple Store hits the Dojo</a></li>
</ul>
<p><b>Ext</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/file-uploader-for-the-ext-framework">File uploader for the Ext framework</a></li>
<li><a href="http://ajaxian.com/archives/first-milestone-of-next-gen-spring-web-flow-released-now-includes-the-ext-framework">First milestone of next gen Spring Web Flow released, now includes the Ext framework</a></li>
<li><a href="http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more">Ext 2.0: Scrolling Tabs, Anchor Layout, the Web Desktop, and more</a></li>
</ul>
<p><b>Prototype</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/protoscript-prototype-web-apps-with-a-json-dsl">Protoscript: Prototype web apps with a JSON DSL</a></li>
</ul>
<p><b>jQuery</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/jquery-v12-major-new-release-sneak-peak-at-jquery-ui">jQuery v1.2: Major new release, sneak peak at jQuery UI</a></li>
<li><a href="http://ajaxian.com/archives/lazy-load-plugin-for-jquery">Lazy Load Plugin for jQuery</a></li>
<li><a href="http://ajaxian.com/archives/jquery-ui-interactions-and-widgets">jQuery UI: Interactions and Widgets</a></li>
</ul>
<p><b>YUI</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/yui-231-released-eases-customization-rte-performance-increase-and-bug-fixes">YUI 2.3.1 released: Eases customization, RTE performance increase and bug fixes</a></li>
<li><a href="http://ajaxian.com/archives/yui-dom-collection%e2%80%99s-region-methods-to-the-rescue">YUI Dom Collectionâ€™s Region methods to the rescue!</a></li>
<li><a href="http://ajaxian.com/archives/asynchronous-file-upload-with-yui">Asynchronous File Upload with YUI</a></li>
<li><a href="http://ajaxian.com/archives/yojo-loading-yui-with-the-dojo-loader">Yojo: Loading YUI with the Dojo loader</a></li>
</ul>
<p><b>Browsers</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/on-browser-wysiwyg">On Browser WYSIWYG</a></li>
<li><a href="http://ajaxian.com/archives/opera-95-alpha-release-reviewed-gets-some-nice-goodies">Opera 9.5 Alpha release reviewed. Gets some nice goodies.</a></li>
<li><a href="http://ajaxian.com/archives/update-to-internet-explorers-cookie-jar">Update to Internet Explorer&#8217;s Cookie Jar</a></li>
<li><a href="http://ajaxian.com/archives/ie-microformats-bookmarklet">IE Microformats Bookmarklet</a></li>
<li><a href="http://ajaxian.com/archives/ie-feedback-closed-for-business">IE Feedback: Closed for Business</a></li>
<li><a href="http://ajaxian.com/archives/ie6-leak-on-form-tag">IE6 Leak on Form Tag</a></li>
<li><a href="http://ajaxian.com/archives/ies-memory-leak-fix-greatly-exaggerated">IE&#8217;s Memory Leak Fix Greatly Exaggerated</a></li>
<li><a href="http://ajaxian.com/archives/jsonrequest-extension-for-firefox">JSONRequest Extension for Firefox</a></li>
<li><a href="http://ajaxian.com/archives/the-browsernext-list">The Browser.Next List</a></li>
</ul>
<p><b>JavaScript</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/google-launches-javascript-api-that-allows-you-to-write-back">Google launches JavaScript API that allows you to write back</a></li>
<li><a href="http://ajaxian.com/archives/traffik-using-the-cross-domain-read-write-api">Traffik: Using the cross domain read write API</a></li>
<li><a href="http://ajaxian.com/archives/more-fun-with-domcontentloaded">More fun with DOMContentLoaded</a></li>
<li><a href="http://ajaxian.com/archives/iecontentloaded-yet-another-domcontentloaded">IEContentLoaded: Yet another DOMContentLoaded</a></li>
<li><a href="http://ajaxian.com/archives/douglas-crockfords-elements-of-javascript-style">Douglas Crockford&#8217;s Elements of JavaScript Style</a></li>
<li><a href="http://ajaxian.com/archives/sprinkle-in-your-javascript">Sprinkle In Your JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/facebook-released-fbjs">Facebook released FBJS</a></li>
<li><a href="http://ajaxian.com/archives/crosssafe">CrossSafe: Secure Cross Domain JSON</a></li>
<li><a href="http://ajaxian.com/archives/jsonpath-xpath-for-json-structures">JSONPath: XPath for JSON Structures</a></li>
<li><a href="http://ajaxian.com/archives/replacehtml-for-when-innerhtml-dogs-you-down">replaceHTML for when innerHTML dogs you down</a></li>
<li><a href="http://ajaxian.com/archives/finding-send-in-javascript">Finding &#8216;send&#8217; in JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/smoothgallery-20">SmoothGallery 2.0</a></li>
<li><a href="http://ajaxian.com/archives/reiterate-symbolto_proc-for-javascript">Reiterate: Symbol#to_proc for JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/jpu-javascript-cpu-monitor">JPU: JavaScript CPU Monitor</a></li>
<li><a href="http://ajaxian.com/archives/go-ajax-young-man">Go Ajax, Young Man</a></li>
<li><a href="http://ajaxian.com/archives/ajax-forever">&#8220;Ajax&#8221; Forever?</a></li>
<li><a href="http://ajaxian.com/archives/how-to-build-a-cross-browser-history-management-system">How to build a cross-browser history management system</a></li>
<li><a href="http://ajaxian.com/archives/richfaces-31-jsf-and-ajax">RichFaces 3.1: JSF and Ajax</a></li>
<li><a href="http://ajaxian.com/archives/jabsorb-a-new-json-rpc-for-java">jabsorb: A new JSON-RPC for Java</a></li>
<li><a href="http://ajaxian.com/archives/js-ctypes-calling-out-to-native-code-from-xul">JS-CTYPES: Calling out to native code from XUL</a></li>
<li><a href="http://ajaxian.com/archives/jmaki-10-final-release-ajax-for-java-and-php">jMaki 1.0 Final Release: Ajax for Java and PHP</a></li>
<li><a href="http://ajaxian.com/archives/webrunner-07-released">WebRunner 0.7 Released</a></li>
<li><a href="http://ajaxian.com/archives/yahoo-introduces-new-vote-to-promote-pattern">Yahoo! introduces new &#8220;Vote to Promote&#8221; pattern</a></li>
<li><a href="http://ajaxian.com/archives/activestate-announces-the-open-komodo-project">ActiveState announces The Open Komodo Project</a></li>
<li><a href="http://ajaxian.com/archives/silverlight-10-released-linux-via-moonlight-and-expression-encoder">Silverlight 1.0 Released: Linux via Moonlight and Expression Encoder</a></li>
<li><a href="http://ajaxian.com/archives/svg-on-ie-via-silverlight-via-xslt">SVG on IE via Silverlight via XSLT</a></li>
<li><a href="http://ajaxian.com/archives/video-steve-souders-chief-performance-yahoo-for-yahoo-discusses-site-performance">Video: Steve Souders, Chief Performance Yahoo for Yahoo!, discusses site performance</a></li>
<li><a href="http://ajaxian.com/archives/premature-ajax-ulations-ajax-security-its-still-the-web">Premature Ajax-ulations: Ajax Security&#8230; It&#8217;s Still The Web</a></li>
<li><a href="http://ajaxian.com/archives/zk-30-rc-released">ZK 3.0 RC Released</a></li>
<li><a href="http://ajaxian.com/archives/accordion-20">Accordion 2.0</a></li>
<li><a href="http://ajaxian.com/archives/flexjson-15-transformers-and-filters">Flexjson 1.5: Transformers and Filters</a></li>
</ul>
<p><b>Offline</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/vortex-a-new-offline-abstraction-on-top-of-google-gears">Vortex: A new offline abstraction on top of Google Gears</a></li>
<li><a href="http://ajaxian.com/archives/gears-and-the-mashup-problem">Gears and the Mashup Problem</a></li>
<li><a href="http://ajaxian.com/archives/sybase-shows-auto-change-tracking-and-syncing-with-google-gears-and-ianywhere">Sybase Shows Auto Change Tracking and Syncing with Google Gears and iAnywhere</a></li>
<li><a href="http://ajaxian.com/archives/making-offline-web-applications-even-simpler">Making offline web applications even simpler: <html application></html></a></li>
<li><a href="http://ajaxian.com/archives/gears-case-study-what-we-learned-from-remember-the-milk">Gears Case Study: What we learned from Remember The Milk</a></li>
<li><a href="http://ajaxian.com/archives/the-digg-oracle-data-mining-on-the-client">The Digg Oracle: Data mining on the client</a></li>
</ul>
<p><b>iPhone</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/ipodtouchajaxiancom">ipodtouch.ajaxian.com?</a></li>
<li><a href="http://ajaxian.com/archives/gwt-and-the-iphone-sitting-in-a-tree">GWT and the iPhone sitting in a tree&#8230;</a></li>
<li><a href="http://ajaxian.com/archives/canvas-loading-indicator-for-the-iphone-and-beyond">Canvas Loading Indicator for the iPhone and beyond</a></li>
</ul>
<p><b>Adobe</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/the-pros-and-cons-of-adobe-air">The Pros and Cons of Adobe AIR</a></li>
<li><a href="http://ajaxian.com/archives/adobe-flex-vs-gaia-ajax-widgets-the-gloves-come-off">Adobe Flex vs. Gaia Ajax Widgets: The gloves come off!</a></li>
<li><a href="http://ajaxian.com/archives/snook-gives-adobe-air-a-try">Snook gives Adobe AIR a try</a></li>
<li><a href="http://ajaxian.com/archives/taking-your-web-development-skills-to-the-desktop-using-adobe-integrated-runtime">Taking your Web Development skills to the desktop Using Adobe Integrated Runtime</a></li>
</ul>
<p><b>Ajaxian Featured Tutorials</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/ajaxian-featured-tutorial-parsing-xml-with-jquery">Ajaxian Featured Tutorial: Parsing XML with jQuery</a></li>
<li><a href="http://ajaxian.com/archives/ajaxian-featured-tutorial-autocompleter-101">Ajaxian Featured Tutorial: AutoCompleter 101</a></li>
<li><a href="http://ajaxian.com/archives/ajaxian-featured-tutorial-extending-dom-elements-prototypes">Ajaxian Featured Tutorial: Extending DOM elements Prototype&#8217;s</a></li>
<li><a href="http://ajaxian.com/archives/ajaxian-featured-tutorial-understanding-css-floating">Ajaxian Featured Tutorial: Understanding CSS floating</a></li>
<li><a href="http://ajaxian.com/archives/ajaxian-featured-tutorial-extending-coldfusions-ajax-and-ui-capabilities">Ajaxian Featured Tutorial: Extending ColdFusion&#8217;s Ajax and UI capabilities</a></li>
</ul>
<p><b>Design</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/css-3-and-where-we-could-be">CSS 3 and where we could be</a></li>
<li><a href="http://ajaxian.com/archives/cssvista-tweak-css-and-see-it-in-ie-and-firefox-at-the-same-time">CSSVista: Tweak CSS and see it in IE and Firefox at the same time</a></li>
<li><a href="http://ajaxian.com/archives/css-sprite-generator-released">CSS Sprite Generator Released</a></li>
<li><a href="http://ajaxian.com/archives/should-we-use-css-frameworks">Should we use CSS frameworks?</a></li>
<li><a href="http://ajaxian.com/archives/a-cheaky-way-to-style-an-input-typefile">A Cheaky Way to Style an input type=&#8221;file&#8221;</a></li>
<li><a href="http://ajaxian.com/archives/web-developers-where-are-we-now">Web Developers, Where Are We Now?</a></li>
<li><a href="http://ajaxian.com/archives/curljs-curl-your-images">Curl.js: Curl your images</a></li>
<li><a href="http://ajaxian.com/archives/aza-raskins-case-for-undo">Aza Raskin&#8217;s Case for Undo</a></li>
<li><a href="http://ajaxian.com/archives/gefingerpoken-multi-touch-gestures">gefingerpoken: Multi Touch Gestures</a></li>
<li><a href="http://ajaxian.com/archives/if-i-told-you-you-had-a-beautiful-figure">If I Told You You Had a Beautiful Figure&#8230;</a></li>
<li><a href="http://ajaxian.com/archives/primary-secondary-actions-in-web-forms">Primary &#038; Secondary Actions in Web Forms</a></li>
<li><a href="http://ajaxian.com/archives/freeze-pane-functionality">Freeze Pane Functionality</a></li>
</ul>
<p><b>Comet</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/kaazing-enterprise-comet-for-real-time-web-20">Kaazing: Enterprise Comet for Real Time Web 2.0</a></li>
<li><a href="http://ajaxian.com/archives/live-real-time-session-rater-using-comet">Live Real-time Session Rater using Comet</a></li>
</ul>
<p><b>Showcases</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/amazon-mp3-service">Amazon MP3 Service</a></li>
<li><a href="http://ajaxian.com/archives/google-book-search-now-with-clipping">Google Book Search: Now with clipping</a></li>
<li><a href="http://ajaxian.com/archives/google-docs-presentations-are-here">Google Docs: Presentations Are Here</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-september-2007-javascript-mashups-take-a-step-forward/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Monthly Ajaxian Roundup for August, 2007: CSS frameworks and the reboot of top frameworks</title>
		<link>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-august-2007-css-frameworks-and-the-reboot-of-top-frameworks</link>
		<comments>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-august-2007-css-frameworks-and-the-reboot-of-top-frameworks#comments</comments>
		<pubDate>Tue, 04 Sep 2007 04:06:48 +0000</pubDate>
		<dc:creator>Dion Almaer</dc:creator>
				<category><![CDATA[Front Page]]></category>
		<category><![CDATA[Roundup]]></category>

		<guid isPermaLink="false">http://ajaxian.com/archives/monthly-ajaxian-roundup-for-august-2007-css-frameworks-and-the-reboot-of-top-frameworks</guid>
		<description><![CDATA[August is often a slow month. The summer is in full effect, which can lead to chill out time. It didn&#8217;t feel slow to me though, in fact, it has picked up a lot in the last few weeks. I have seen a noticeable increase in the number of submissions that we receive, and interesting <a href="http://ajaxian.com/archives/monthly-ajaxian-roundup-for-august-2007-css-frameworks-and-the-reboot-of-top-frameworks">Read the rest...</a>]]></description>
			<content:encoded><![CDATA[<p>August is often a slow month. The summer is in full effect, which can lead to chill out time. It didn&#8217;t feel slow to me though, in fact, it has picked up a lot in the last few weeks. I have seen a noticeable increase in the number of <a href="mailto:ajaxians@ajaxian.com">submissions</a> that we receive, and interesting news that comes down the pipe. This leads me to believe that we are going to have a great fall and winter.</p>
<p>But, back to August, and the trends that we have seen. Web developers are frustrated with the lack of practical innovation that they can use wrt CSS. We have rich JavaScript libraries that make JavaScript and Ajax easier to do from the JS side of things. We have the promise of faster JS runtimes with the like of Tamarin and maybe the DLR. HTML 5 made a splash and there is a hope that some of its goodness reaches into the real world. <a href="/archives/the-future-of-css-and-the-end-of-30">What about CSS</a>? We are starting to see <a href="/archives/yaml-the-css-framework">more</a> <a href="/archives/blueprint-css-framework-typography-matters">frameworks</a> come along to join the likes of YUI&#8217;s CSS work. It appears that once again Web developers are making the most of what they are given, and innovation on top. As we see how we can do this, I expect that we will continue to see new approaches to CSS. Layouts are painful, and tools and frameworks should be able to help us out more than they do now.</p>
<p>There were some significant reboots for some of the big guys. <a href="/archives/prototype-16-the-event-overhaul-and-a-whole-lot-more">Prototype 1.6</a> is a great overhaul, with great stuff to come. Dojo&#8217;s <a href="/archives/dojo-09-final-version-released">0.9 release</a> marks its new future, which offers a lean base with a fantastic extension, and widget story. <a href="/archives/google-web-toolkit-14-final-beta">GWT 1.4</a> marks a &#8220;un-beta&#8221; release with a killer compiler and compelling features.</p>
<p>This is the tip of the iceberg. The iPhone <a href="/archives/iphone-apps-facebook-and-minglets">keeps trucking</a>. More applications are <a href="/archives/zoho-writer-goes-offline-with-gears">coming offline</a>, and we are still learning a lot of interesting stuff about JavaScript.</p>
<p>I can&#8217;t wait to see what pops up in the coming months. Please <a href="mailto:ajaxians@ajaxian.com">let the community know</a>, and <a href="http://ajaxexperience.techtarget.com/east/index.html">join us in Boston</a>. Here is the roundup!</p>
<p><b>Frameworks</b></p>
<p><b>jQuery</b></p>
<ul>
<li><a href="/archives/jquery-in-15-minutes">jQuery in 15 minutes</a></li>
<li><a href="/archives/review-of-learning-jquery">Review of Learning JQuery</a></li>
<li><a href="/archives/jquery-for-javascript-programmers">jQuery for JavaScript programmers</a></li>
<li><a href="/archives/jquery-live">jQuery Live</a></li>
<li><a href="/archives/jquery-114-faster-more-tests-ready-for-12">jQuery 1.1.4: Faster, More Tests, Ready for 1.2</a></li>
<li><a href="/archives/jquery-vs-prototype-oo-javascript-with-or-without-training-wheels">jQuery vs. Prototype: OO JavaScript with or without training wheels</a></li>
</ul>
<p><b>Prototype</b></p>
<ul>
<li><a href="/archives/prototype-16-the-event-overhaul-and-a-whole-lot-more">Prototype 1.6: The event overhaul, and a whole lot more</a></li>
<li><a href="/archives/create-your-own-igoogle-with-prototype">Create your own iGoogle with Prototype</a></li>
<li><a href="/archives/protomenu-prototype-based-context-menu-solution">Proto.Menu: Prototype-based Context Menu Solution</a></li>
<li><a href="/archives/foo-a-prototype-based-ria-framework">Foo: A Prototype based RIA framework</a></li>
<li><a href="/archives/datepicker-using-prototype-and-scriptaculous">DatePicker using Prototype and Scriptaculous</a></li>
</ul>
<p><b>Yahoo! UI</b></p>
<ul>
<li><a href="/archives/yui-gets-a-sharp-looking-lightbox">YUI gets a sharp-looking lightbox</a></li>
<li><a href="/archives/keep-on-squeezing-with-yui-compressor">Keep on squeezing with YUI Compressor</a></li>
<li><a href="/archives/yui-23-released-rich-text-editor-components-and-themes">YUI 2.3 Released: Rich Text Editor, Components, and Themes</a></li>
<li><a href="/archives/yuis-experimental-imageloader-utility">YUI&#8217;s Experimental ImageLoader Utility</a></li>
</ul>
<p><b>GWT</b></p>
<ul>
<li><a href="/archives/google-web-toolkit-14-final-beta">Google Web Toolkit 1.4: +Final -Beta</a></li>
<li><a href="/archives/google-mashup-editor-powered-by-gwt">Google Mashup Editor powered by GWT</a></li>
<li><a href="/archives/google-web-toolkit-14-rc-2-almost-there">Google Web Toolkit 1.4 RC 2: Almost there</a></li>
<li><a href="/archives/theclassconnection-connecting-you-at-u">theClassConnection: Connecting you at U</a></li>
</ul>
<p><b>Dojo</b></p>
<ul>
<li><a href="/archives/dojo-09-final-version-released">Dojo 0.9 Final Version Released</a></li>
<li><a href="/archives/dojo-09-dissected-fast-and-3d">Dojo 0.9: Dissected, Fast, and 3D</a></li>
<li><a href="/archives/bloglines-beta-with-dojo">Bloglines Beta with Dojo</a></li>
</ul>
<p><b>Other</b></p>
<ul>
<li><a href="/archives/ext-11-released">Ext 1.1 Released</a></li>
<li><a href="/archives/video-brief-on-the-qooxdoo-framework">Video brief on the qooxdoo Framework</a></li>
<li><a href="/archives/ajaxian-featured-tutorial-building-a-flex-datagrid">Building a Flex DataGrid</a></li>
<li><a href="/archives/adobe-coldfusion-8-gets-into-the-ajax-game">Adobe ColdFusion 8 gets into the Ajax game</a></li>
<li><a href="/archives/adobe-air-can-we-have-synchronous-queries-please">Adobe AIR: Can we have synchronous queries, please?</a></li>
<li><a href="/archives/right-click-and-flash">Right Click and Flash</a></li>
<li><a href="/archives/ria-data-loading-benchmarks">RIA Data Loading Benchmarks</a></li>
</ul>
<p><b>CSS</b></p>
<ul>
<li><a href="/archives/the-future-of-css-and-the-end-of-30">The Future of CSS and the end of 3.0</a></li>
<li><a href="/archives/blueprint-css-framework-typography-matters">Blueprint CSS Framework: Typography matters</a></li>
<li><a href="/archives/yaml-the-css-framework">YAML the CSS framework</a></li>
<li><a href="/archives/css-keys-and-the-search-for-the-right-sprite">CSS Keys, and the search for the right Sprite</a></li>
<li><a href="/archives/ellipsis-or-%e2%80%9ctruncate-with-dots%e2%80%9d-via-javascript">Ellipsis or â€œtruncate with dotsâ€ via JavaScript</a></li>
<li><a href="/archives/pzimagecombine-one-image-for-css-clipping">pzImageCombine: One image for CSS clipping</a></li>
<li><a href="/archives/work-around-the-z-index-issue-with-heavyweight-ie-components">Work around the z-index issue with heavyweight IE components</a></li>
</ul>
<p><b>JavaScript</b></p>
<ul>
<li><a href="/archives/yui-compressor-the-latest-minification-tool">YUI Compressor: The latest minification tool</a></li>
<li><a href="/archives/the-wii-remote-api-now-your-userbase-is-four">The Wii Remote API: Now your userbase is four.</a></li>
<li><a href="/archives/really-simple-data-yayaml">Really Simple Data: YAYAML</a></li>
<li><a href="/archives/purple-include-19">Purple Include 1.9</a></li>
<li><a href="/archives/joseph-smarr-%e2%80%9chigh-performance-javascript-why-everything-you%e2%80%99ve-been-taught-is-wrong%e2%80%9d">Joseph Smarr: â€œHigh-Performance JavaScript: Why Everything Youâ€™ve Been Taught is Wrongâ€</a></li>
<li><a href="/archives/richer-ajax-support-for-facebook">Richer Ajax support for Facebook</a></li>
<li><a href="/archives/lazy-function-definition-pattern">Lazy Function Definition Pattern</a></li>
<li><a href="/archives/building-an-event-based-ajax-application">Building an event-based Ajax application</a></li>
<li><a href="/archives/a-quick-lesson-in-binding-execution-scope">A Quick Lesson in Binding &#038; Execution Scope</a></li>
<li><a href="/archives/edgejs-mask-your-images-with-unobtrusive-javascript">Edge.js: Mask your images with unobtrusive JavaScript</a></li>
<li><a href="/archives/jspon-browser-persistent-json">JSPON Browser: Persistent JSON</a></li>
<li><a href="/archives/learning-from-gmail">Learning from Gmail</a></li>
<li><a href="/archives/javascript-object-layout">JavaScript Object Layout</a></li>
<li><a href="/archives/best-practices-in-javascript-library-design">Best Practices in Javascript Library Design</a></li>
<li><a href="/archives/javascript-tips-for-rookies-and-gurus">JavaScript tips for rookies and gurus</a></li>
<li><a href="/archives/cernyjs-schema-for-json">Cerny.js: Schema for JSON</a></li>
<li><a href="/archives/tales-of-the-rich-text-editor-and-safari-support">Tales of the Rich Text Editor and Safari Support</a></li>
<li><a href="/archives/getting-fuzzy-with-jsfunfuzz">Getting Fuzzy with jsfunfuzz</a></li>
<li><a href="/archives/javascript-model-objects">JavaScript Model Objects</a></li>
</ul>
<p><b>Browsers</b></p>
<ul>
<li><a href="/archives/keybindings-in-web-browsers">Keybindings in Web Browsers</a></li>
<li><a href="/archives/cross-domain-javascript-via-dns">Cross domain JavaScript via DNS</a></li>
<li><a href="/archives/fixing-browser-security-samerefereronly-and-dns-pinning">Fixing browser security: SameRefererOnly, and DNS Pinning</a></li>
<li><a href="/archives/facebook-javascript-and-security">Facebook JavaScript and Security</a></li>
<li><a href="/archives/the-choice-of-tamarin">The choice of Tamarin</a></li>
<li><a href="/archives/fixing-gc-issues-on-ie-6-new-ie-download">Fixing GC issues on IE 6: New IE download</a></li>
<li><a href="/archives/good-practices-for-activex-updates">Good Practices for ActiveX Updates</a></li>
</ul>
<p><b>Offline</b></p>
<ul>
<li><a href="/archives/google-gears-02-developer-release">Google Gears 0.2 Developer Release</a></li>
<li><a href="/archives/zoho-writer-goes-offline-with-gears">Zoho Writer Goes Offline with Gears</a></li>
<li><a href="/archives/sync-progress-and-contact-management-with-gears">Sync Progress and Contact Management with Gears</a></li>
<li><a href="/archives/adobe-steps-up-video-with-new-flash-and-air-for-flash-gets-easier">Adobe steps up video with new Flash and AIR for Flash gets easier</a></li>
<li><a href="/archives/trimpath-junction-a-walk-through">TrimPath Junction: A walk through</a></li>
</ul>
<p><b>Standards</b></p>
<ul>
<li><a href="/archives/selectors-api-method-names-selectelement-and-selectallelements">Selectors API Method Names: selectElement() and selectAllElements()</a></li>
<li><a href="/archives/wcag-10-accessible-news-slider">WCAG 1.0 Accessible News Slider</a></li>
<li><a href="/archives/html-5-parser-optimizations">HTML 5 Parser Optimizations</a></li>
<li><a href="/archives/svg-video-now-playing-on-a-standard-near-you">SVG Video: Now playing on a standard near you</a></li>
<li><a href="/archives/web-forms-20-cross-browser-implementation">Web Forms 2.0: Cross Browser Implementation</a></li>
</ul>
<p><b>iPhone</b></p>
<ul>
<li><a href="/archives/audible-ajax-episode-22-joe-hewitt-on-firebug-firefox-and-iui">Audible Ajax Episode 22: Joe Hewitt on Firebug, Firefox, and iUI</a></li>
<li><a href="/archives/safari-on-the-iphone-update-fixes-and-breaks-events">Safari on the iPhone update fixes and breaks events</a></li>
<li><a href="/archives/iphone-apps-facebook-and-minglets">iPhone Apps: Facebook and Minglets</a></li>
<li><a href="/archives/is-the-iphone-the-ie4-of-2007-sheesh">Is the iPhone the IE4 of 2007? Sheesh</a></li>
<li><a href="/archives/wot-no-magnifying-glass">Wot no magnifying glass?</a></li>
</ul>
<p><b>Showcases, Tools, and Components</b></p>
<ul>
<li><a href="/archives/codepress-real-time-syntax-editor">CodePress: Real-time syntax editor</a></li>
<li><a href="/archives/mac-web-gallery-on-prototype">.Mac Web Gallery on Prototype</a></li>
<li><a href="/archives/flickrs-new-file-uploader">Flickr&#8217;s New File Uploader</a></li>
<li><a href="/archives/stuffing-more-ajax-in-the-backpack">Stuffing more Ajax in the Backpack</a></li>
<li><a href="/archives/google-talk-client-in-javascript">Google Talk client in JavaScript</a></li>
<li><a href="/archives/medium-widgets-and-ie-7">Me.dium Widgets and IE 7</a></li>
<li><a href="/archives/marketo-marketing-automation">Marketo: Marketing automation</a></li>
<li><a href="/archives/inputdraw-allow-drawing-in-forms">InputDraw: Allow Drawing in Forms</a></li>
<li><a href="/archives/builtwith-what-tech">BuiltWith What Tech?</a></li>
<li><a href="/archives/how-stacked-are-you">How stacked are you?</a></li>
<li><a href="/archives/amazon-music-selection">Amazon Music Selection</a></li>
<li><a href="/archives/2008-sxsw-interactive-panel-picker">2008 SXSW Interactive Panel Picker</a></li>
<li><a href="/archives/table-sorting-made-easier">Table Sorting Made Easier</a></li>
<li><a href="/archives/creating-a-maintainable-unobtrusive-javascript-slideshow">Creating a maintainable, unobtrusive JavaScript slideshow</a></li>
<li><a href="/archives/amazing-ajax-solitaire">Amazing Ajax Solitaire</a></li>
<li><a href="/archives/reflex-cover-flow-for-your-soul">Reflex: Cover flow for your soul</a></li>
<li><a href="/archives/ajaxraincom-gets-a-facelift-tops-600-ajaxjsria-controls">AjaxRain.com gets a facelift, tops 600+ Ajax/JS/RIA controls</a></li>
<li><a href="/archives/new-technology-dynamic-resizing-of-images">New Technology: Dynamic Resizing of Images</a></li>
</ul>
<ul>
<li><a href="/archives/xray-your-internet-explorer">XRAY your Internet Explorer</a></li>
<li><a href="/archives/aptana-milestone-9-now-available">Aptana Milestone 9 now available</a></li>
<li><a href="/archives/ajax-view-remotely-monitoring-client-side-web-app-performance-and-behavior">Ajax View: Remotely Monitoring Client-side Web App Performance and Behavior</a></li>
<li><a href="/archives/compressorrater-compare-the-squeeze">CompressorRater: Compare the squeeze</a></li>
<li><a href="/archives/regexpal-now-with-colours">RegexPal: Now with colours</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-august-2007-css-frameworks-and-the-reboot-of-top-frameworks/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>AjaxRain.com gets a facelift, tops 600+ Ajax/JS/RIA controls</title>
		<link>http://ajaxian.com/archives/ajaxraincom-gets-a-facelift-tops-600-ajaxjsria-controls</link>
		<comments>http://ajaxian.com/archives/ajaxraincom-gets-a-facelift-tops-600-ajaxjsria-controls#comments</comments>
		<pubDate>Wed, 29 Aug 2007 18:00:13 +0000</pubDate>
		<dc:creator>Rey Bango</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Front Page]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Roundup]]></category>

		<guid isPermaLink="false">http://ajaxian.com/?p=2721</guid>
		<description><![CDATA[AjaxRain.com, the site dedicated to aggregating Ajax, JavaScript and RIA controls &#038; libraries, has gotten a cool facelift and some much needed features. On top of that, they continue to post controls at an amazing rate with 638 submissions at last count. Some of the new nuggets include: Storing favorites Comments Voting on entries Date <a href="http://ajaxian.com/archives/ajaxraincom-gets-a-facelift-tops-600-ajaxjsria-controls">Read the rest...</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ajaxrain.com">AjaxRain.com, the site dedicated to aggregating Ajax, JavaScript and RIA controls &#038; libraries</a>, has gotten a cool facelift and some much needed features. On top of that, they continue to post controls at an amazing rate with 638 submissions at last count.</p>
<p><a href="http://www.ajaxrain.com"><img src="http://ajaxian.com/wp-content/images/rb_ajaxrain.png" alt="" border="0" width="534" height="644"/></a></p>
<p>Some of the new nuggets include:</p>
<ul>
<li>Storing favorites</li>
<li>Comments</li>
<li>Voting on entries</li>
<li>Date that a submission was posted</li>
<li>Enhanced search</li>
<li>Expansion into posting RIA components based on SilverLight &#038; Flex</li>
</ul>
<p><a href="http://miniajax.com/">MiniAjax.com</a>, a site that was doing the same thing and started off with a bang, has since gone stale and it looks like AjaxRain now leads the pack. Are there other sites like these? If so, post the links in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://ajaxian.com/archives/ajaxraincom-gets-a-facelift-tops-600-ajaxjsria-controls/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Monthly Ajaxian Roundup for July, 2007: iPhone and the Plugin Wars</title>
		<link>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-july-2007-iphone-and-the-plugin-wars</link>
		<comments>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-july-2007-iphone-and-the-plugin-wars#comments</comments>
		<pubDate>Thu, 02 Aug 2007 05:01:40 +0000</pubDate>
		<dc:creator>Dion Almaer</dc:creator>
				<category><![CDATA[Front Page]]></category>
		<category><![CDATA[Roundup]]></category>

		<guid isPermaLink="false">http://ajaxian.com/?p=2630</guid>
		<description><![CDATA[The summer is traditionally a slow time, but this July had some fun happenings. The iPhone buzz continued, and Episode 2: The Plugin Wars continued. Mozilla announced that their front was moving the battle to enemy territory. Brendan Eich said, &#8220;If we fight them over in IE, they won&#8217;t come fight us over here&#8221; ;) <a href="http://ajaxian.com/archives/monthly-ajaxian-roundup-for-july-2007-iphone-and-the-plugin-wars">Read the rest...</a>]]></description>
			<content:encoded><![CDATA[<p>The summer is traditionally a slow time, but this July had some fun happenings. The iPhone buzz continued, and Episode 2: The Plugin Wars continued. Mozilla announced that their front was moving the battle to enemy territory. Brendan Eich said, &#8220;If we fight them over in IE, they won&#8217;t come fight us over here&#8221; ;)  He then launched <a href="http://ajaxian.com/archives/mozilla-announces-screaming-iron-action-monkeys-tamarin-in-ie">his Iron Screaming Monkeys</a> and Microsoft retaliated by hinting that &#8220;for performance reasons&#8221; they may have to take out the scripting host in future versions of IE.</p>
<h3>iPhone</h3>
<ul>
<li><a href="http://ajaxian.com/archives/firebug-for-iphone">Firebug for iPhone</a></li>
<li><a href="http://ajaxian.com/archives/iphone-javascript-and-spec-benchmark">iPhone Javascript and spec benchmark</a></li>
<li><a href="http://ajaxian.com/archives/new-york-on-tap-iphone-app">New York on Tap iPhone App</a></li>
<li><a href="http://ajaxian.com/archives/iphone-web-development-tips-and-official-documentation-released">iPhone Web Development Tips and Official Documentation Released</a></li>
<li><a href="http://ajaxian.com/archives/iphone-native-looking-skin">iPhone Native Looking Skin</a></li>
<li><a href="http://ajaxian.com/archives/iphonedevcamp-wrapup-including-iui">iPhoneDevCamp Wrapup Including IUI</a></li>
<li><a href="http://ajaxian.com/archives/iui-gets-even-better-cleanup-and-features">iUI gets even better: cleanup and features</a></li>
<li><a href="http://ajaxian.com/archives/joe-hewitt-presentation-on-iui-video">Joe Hewitt presentation on iUI (Video)</a></li>
<li><a href="http://ajaxian.com/archives/iphone-update-pickleview-dojo-chat-iui-generation-and-more">iPhone Update: Pickleview, Dojo Chat, iUI generation, Ajax Search and more</a></li>
</ul>
<h3>Frameworks</h3>
<p><b>Dojo</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/dojo-09-the-next-generation-is-here">Dojo 0.9: The next generation is here</a></li>
<li><a href="http://ajaxian.com/archives/dojo-offline-09-and-gears">Dojo Offline: 0.9 and Gears</a></li>
<li><a href="http://ajaxian.com/archives/hacking-firebug-with-dojo">Hacking Firebug with Dojo</a></li>
<li><a href="http://ajaxian.com/archives/why-choose-dojo">Why choose Dojo?</a></li>
<li><a href="http://ajaxian.com/archives/aol-mgnet-with-dojo">AOL Mgnet with Dojo</a></li>
</ul>
<p><b>Script.aculo.us</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/scriptaculous-effecttooltip">Script.aculo.us Effect.Tooltip</a></li>
<li><a href="http://ajaxian.com/archives/scriptaculous-accordion">Script.aculo.us Accordion</a></li>
</ul>
<p><b>ExtJS</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/extuxuploadform-an-ext-file-upload-widget">Ext.ux.UploadForm: An Ext File Upload Widget</a></li>
<li><a href="http://ajaxian.com/archives/ext-file-tree-widget">Ext File Tree Widget</a></li>
</ul>
<p><b>Yahoo! UI</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/yui-23-released-rich-text-editor-components-and-themes">YUI 2.3 Released: Rich Text Editor, Components, and Themes</a></li>
<li><a href="http://ajaxian.com/archives/yui-based-image-cropper-widget">YUI-based Image Cropper Widget</a></li>
</ul>
<p><b>jQuery</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/jquery-113-800-faster-still-20kb">jQuery 1.1.3: 800%+ Faster, still 20KB</a></li>
</ul>
<h3>JavaScript</h3>
<ul>
<li><a href="http://ajaxian.com/archives/javascript-as-a-language">JavaScript as a Language</a></li>
<li><a href="http://ajaxian.com/archives/javascript-running-to-the-server">JavaScript running to the server</a></li>
<li><a href="http://ajaxian.com/archives/purple-include-transclusions-you-know-you-want-them">Purple Include: Transclusions, you know you want them!</a></li>
<li><a href="http://ajaxian.com/archives/responder-unobtrusive-framework">Responder: Unobtrusive Framework</a></li>
<li><a href="http://ajaxian.com/archives/javascript-strands-adding-futures-to-javascript">JavaScript Strands: Adding Futures to JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/j4p5-javascript-interpreter-written-in-php-5">J4P5: JavaScript interpreter written in PHP 5</a></li>
<li><a href="http://ajaxian.com/archives/domdom-more-dom-less-dom">DOMDom: More DOM, Less DOM</a></li>
<li><a href="http://ajaxian.com/archives/feed-discovery-api-added-to-ajax-feed-api">Feed Discovery API added to AJAX Feed API</a></li>
<li><a href="http://ajaxian.com/archives/functional-javascript">Functional JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/tomic-xml-rpc-javascript-client">@tomic XML-RPC JavaScript Client</a></li>
</ul>
<h3>Offline</h3>
<ul>
<li><a href="http://ajaxian.com/archives/google-gears-orm-01">Google Gears ORM 0.1</a></li>
<li><a href="http://ajaxian.com/archives/trimpath-is-back-now-with-gears">TrimPath is back, now with Gears</a></li>
<li><a href="http://ajaxian.com/archives/google-gears-roadmap-and-features">Google Gears Roadmap and Features</a></li>
<li><a href="http://ajaxian.com/archives/google-gears-for-offline-data-entry">Google Gears for Offline Data Entry</a></li>
<li><a href="http://ajaxian.com/archives/sales-builder-air-application-update">Sales Builder AIR Application Update</a></li>
</ul>
<h3>CSS</h3>
<ul>
<li><a href="http://ajaxian.com/archives/css-redundancy-checker">CSS Redundancy Checker</a></li>
<li><a href="http://ajaxian.com/archives/css-selectors-speed-myths">CSS Selectors &#8211; Speed Myths</a></li>
<li><a href="http://ajaxian.com/archives/computed-vs-cascaded-style">Computed vs Cascaded Style</a></li>
</ul>
<h3>Browsers</h3>
<ul>
<li><a href="http://ajaxian.com/archives/mozilla-announces-screaming-iron-action-monkeys-tamarin-in-ie">Mozilla Announces Screaming, Iron, Action Monkeys &#8211; Tamarin in IE</a></li>
<li><a href="http://ajaxian.com/archives/actionmonkey-getting-rid-of-the-spiders-in-the-browser">ActionMonkey: Getting rid of the spiders in the browser</a></li>
<li><a href="http://ajaxian.com/archives/webkit-and-khtml-sitting-in-a-tree">WebKit and KHTML sitting in a tree&#8230;</a></li>
<li><a href="http://ajaxian.com/archives/the-end-of-tae-and-browser-possesion">Browser Possesion</a></li>
<li><a href="http://ajaxian.com/archives/keybindings-in-web-browsers">Keybindings in Web Browsers</a></li>
</ul>
<h3>Tools</h3>
<ul>
<li><a href="http://ajaxian.com/archives/yahoo-announces-yslow-firebug-based-performance-tool">Yahoo! Announces YSlow, Firebug based performance tool</a></li>
<li><a href="http://ajaxian.com/archives/end-to-end-tracing-of-ajaxjava-applications-using-dtrace">End-to-End Tracing of Ajax/Java Applications Using DTrace</a></li>
<li><a href="http://ajaxian.com/archives/xray-peer-into-your-web-pages">XRAY: Peer into your web pages</a></li>
</ul>
<h3>Showcases</h3>
<ul>
<li><a href="http://ajaxian.com/archives/uncluttr-a-cleaner-amazon">Uncluttr: A cleaner Amazon</a></li>
<li><a href="http://ajaxian.com/archives/prague-360-maps-with-quality">Prague 360: Maps with quality</a></li>
<li><a href="http://ajaxian.com/archives/versionate-wiki-document-collaboration">Versionate: Wiki / Document Collaboration</a></li>
<li><a href="http://ajaxian.com/archives/slideshow-karaoke">Slideshow Karaoke</a></li>
<li><a href="http://ajaxian.com/archives/inputdraw-allow-drawing-in-forms">InputDraw: Allow Drawing in Forms</a></li>
<li><a href="http://ajaxian.com/archives/timeplot-canvas-based-specialized-charting-tool">Timeplot: Canvas-based Specialized Charting Tool</a></li>
<li><a href="http://ajaxian.com/archives/cellsea-ajax-video-editor">Cellsea Ajax Video Editor</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-july-2007-iphone-and-the-plugin-wars/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Monthly Ajaxian Roundup for June, 2007: Airing out the Gears</title>
		<link>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-june-2007-airing-out-the-gears</link>
		<comments>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-june-2007-airing-out-the-gears#comments</comments>
		<pubDate>Mon, 02 Jul 2007 15:12:05 +0000</pubDate>
		<dc:creator>Dion Almaer</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Front Page]]></category>
		<category><![CDATA[Roundup]]></category>

		<guid isPermaLink="false">http://ajaxian.com/?p=2538</guid>
		<description><![CDATA[High Level / Big News June has been a busy month, and the focus has been around the release of Google Gears, and the Apple iPhone. Both have shaken up the market showing the the future for Ajax is bright and expanding. It is reaching to the desktop, and the phone. Offline: Gears and AIR <a href="http://ajaxian.com/archives/monthly-ajaxian-roundup-for-june-2007-airing-out-the-gears">Read the rest...</a>]]></description>
			<content:encoded><![CDATA[<h3>High Level / Big News</h3>
<p>June has been a busy month, and the focus has been around the release of Google Gears, and the Apple iPhone. Both have shaken up the market showing the the future for Ajax is bright and expanding. It is reaching to the desktop, and the phone.</p>
<h3>Offline: Gears and AIR</h3>
<p>Shortly after Gears was released we saw a flurry of activity that consisted of apps being ported to work offline and libraries being extended to support offline use:</p>
<ul>
<li><a href="http://ajaxian.com/archives/interview-with-mike-tsao-of-the-google-gears-team">Interview with Mike Tsao of the Google Gears team</a></li>
<li><a href="http://ajaxian.com/archives/aflax-and-google-gears">Aflax and Google Gears</a></li>
<li><a href="http://ajaxian.com/archives/flex-based-sqladmin-for-google-gears">Flex-based SQLAdmin for Google Gears</a></li>
<li><a href="http://ajaxian.com/archives/google-gears-db-abstractions">Google Gears DB Abstractions</a></li>
<li><a href="http://ajaxian.com/archives/gearshift-db-migration-handling-library">GearShift: DB Migration Handling Library</a></li>
<li><a href="http://ajaxian.com/archives/ext-js-gears-integration">Ext JS Gears Integration</a></li>
<li><a href="http://ajaxian.com/archives/experimental-workerpool-api">Experimental WorkerPool API</a></li>
<li><a href="http://ajaxian.com/archives/remember-the-milk-offline">Remember The Milk Offline</a></li>
<li><a href="http://ajaxian.com/archives/jmaki-extension-for-google-gears">jMaki Extension for Google Gears</a></li>
<li><a href="http://ajaxian.com/archives/base-diving-with-gears">Base diving with Gears</a></li>
<li><a href="http://ajaxian.com/archives/mandelbrot-demo-using-a-workerpool">Mandelbrot Demo using a WorkerPool</a></li>
</ul>
<p>Adobe renamed Apollo to AIR and continues to stay in the news:</p>
<ul>
<li><a href="http://ajaxian.com/archives/adobe-air-fresh-name-for-apollo">Adobe AIR: Fresh name for Apollo</a></li>
<li><a href="http://ajaxian.com/archives/aptana-ide-adds-air-support">Aptana IDE adds AIR support</a></li>
</ul>
<h3>Mobile / iPhone</h3>
<p>The hype around the iPhone is almost unprecedented. We have tried to keep from joining in, but there has been a lot of interesting work done around Ajax support, and the iPhone is pushing the bounds on Mobile Ajax, just by getting users online. The users will demand more, and vendors will have to step up. We will then have to deliver the applications that they deserve. In the US there isn&#8217;t the luxury of a top notch network, so we need to deliver it in a smart way too.</p>
<ul>
<li><a href="http://ajaxian.com/archives/safari-for-windows-ajax-on-iphone">Safari for Windows, Ajax on iPhone</a></li>
<li><a href="http://ajaxian.com/archives/iphone-interface-in-javascript">iPhone Interface in JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/iphone-application-list">iPhone Application List</a></li>
<li><a href="http://ajaxian.com/archives/mobile-ajax-news-iphone-and-opera-mini">Mobile Ajax News: iPhone and Opera Mini</a></li>
<li><a href="http://ajaxian.com/archives/iphone-and-ajax-onpinch-mac-simulator-and-cringely">iPhone and Ajax: onpinch(), mac simulator, and Cringely</a></li>
<li><a href="http://ajaxian.com/archives/iphone-development-aptana-and-morfik">iPhone Development: Aptana and Morfik</a></li>
<li><a href="http://ajaxian.com/archives/iphone-safari-notes-and-quirks">iPhone Safari Notes and Quirks</a></li>
</ul>
<h3>Browsers and Standards</h3>
<p>With <a href="http://ajaxian.com/archives/safari-for-windows-ajax-on-iphone">Safari for Windows</a> being announced there has been a lot of talk around browsers. We also got some good news with significant IE memory leaks being fixed.</p>
<ul>
<li><a href="http://ajaxian.com/archives/the-css-working-group-is-irrelevant">&#8220;The CSS working group is irrelevant&#8221;</a></li>
<li><a href="http://ajaxian.com/archives/ecmascript-edition-4-reference-implementation">ECMAScript Edition 4 Reference Implementation</a></li>
<li><a href="http://ajaxian.com/archives/safari-3-onload-firing-and-bad-timing">Safari 3: Onload firing, and bad timing</a></li>
<li><a href="http://ajaxian.com/archives/firefox-3-sqlite-and-more">Firefox 3: SQLite and more</a></li>
<li><a href="http://ajaxian.com/archives/safari-3-and-css-3">Safari 3 and CSS 3</a></li>
<li><a href="http://ajaxian.com/archives/new-safari-webkit-inspector">New Safari / WebKit Inspector</a></li>
<li><a href="http://ajaxian.com/archives/ie-memory-leaks-be-gone">IE Memory Leaks Be-gone</a></li>
<li><a href="http://ajaxian.com/archives/slickspeed-css-selector-testsuite">SlickSpeed CSS Selector TestSuite</a></li>
</ul>
<h3>Ajax Libraries</h3>
<p><b>General JavaScript</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/ejs-embedded-javascript-client-side-preprocessor">EJS: Embedded JavaScript Client Side Preprocessor</a></li>
<li><a href="http://ajaxian.com/archives/jslex-profile-your-ajax-applications">JsLex: Profile your Ajax applications</a></li>
<li><a href="http://ajaxian.com/archives/qooxdoo-07-released">qooxdoo 0.7 released</a></li>
<li><a href="http://ajaxian.com/archives/slickspeed-css-selector-testsuite">SlickSpeed CSS Selector TestSuite</a></li>
<li><a href="http://ajaxian.com/archives/a-javascript-module-pattern">A JavaScript Module Pattern</a></li>
<li><a href="http://ajaxian.com/archives/ajax-javascript-and-threads-the-final-truth">Ajax, javascript and threads : the final truth</a></li>
<li><a href="http://ajaxian.com/archives/magic-dom">Magic DOM</a></li>
<li><a href="http://ajaxian.com/archives/dp_debug-javascript-debugging-extensions">DP_Debug: JavaScript Debugging Extensions</a></li>
</ul>
<p><b>GWT</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/gwt-a-year-later-was-it-the-correct-level-of-abstraction">GWT a Year Later: Was it the correct level of abstraction?</a></li>
<li><a href="http://ajaxian.com/archives/chronoscope-gwt-charting-and-vector-graphics-platform">Chronoscope: GWT Charting and Vector Graphics platform</a></li>
<li><a href="http://ajaxian.com/archives/gwt-ext-integration">GWT Ext Integration</a></li>
</ul>
<p><b>Moo</b></p>
<p>The <a href="http://ajaxian.com/archives/fancyupload-with-mootools">FancyUpload with MooTools</a> component is yet another attempt to help with browser based uploads.</p>
<p><b>Ext</b></p>
<p>Ext is growing from strength to strength. The team announced <a href="http://ajaxian.com/archives/ext-11-beta-feed-reader-3-demo">Ext 1.1 Beta + Feed Reader 3 Demo</a>, thoughts on 2.0 alpha, a new <a href="http://ajaxian.com/archives/ext-accordion-control">Ext Accordion Control</a>, and IDE support via <a href="http://ajaxian.com/archives/spket-ide-ext-support">Spket IDE: Ext Support</a>. I think July will be an even bigger month.</p>
<p><b>Prototype</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/objectevent-event-model-for-all-js-objects">Object.Event: Event model for all JS Objects</a></li>
<li><a href="http://ajaxian.com/archives/prototype-upgrade-for-safari">Prototype Upgrade for Safari</a>
</li>
</ul>
<p><b>jQuery</b></p>
<ul>
<li><a href="http://ajaxian.com/archives/diggs-new-comment-system-and-jquery">Digg&#8217;s new comment system and jQuery</a>
</li>
</ul>
<h3>Showcases</h3>
<p>Some high profile sites and apps have gotten an upgrade such as <a href="http://ajaxian.com/archives/apple-revamps-its-website">Apple</a>, <a href="http://ajaxian.com/archives/cnn-beta-site">CNN</a>, and <a href="http://ajaxian.com/archives/google-docs-and-spreadsheets-updated">Google Docs and Spreadsheets Updated</a>.</p>
<p>We also saw useful tools such as <a href="http://ajaxian.com/archives/an-entity-lookup-that-helps">an Entity Lookup that helps</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-june-2007-airing-out-the-gears/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monthly Ajaxian Roundup for May, 2007</title>
		<link>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-may-2007</link>
		<comments>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-may-2007#comments</comments>
		<pubDate>Mon, 28 May 2007 19:44:51 +0000</pubDate>
		<dc:creator>Dion Almaer</dc:creator>
				<category><![CDATA[Front Page]]></category>
		<category><![CDATA[Roundup]]></category>

		<guid isPermaLink="false">http://ajaxian.com/?p=2435</guid>
		<description><![CDATA[We realize that it is an incredible tough job to keep up on what is happening in the Ajax community as it is so broad. We aim to bring you a few posts a day to take some of the burden off of you, but what about broader terms? We are starting a new monthly <a href="http://ajaxian.com/archives/monthly-ajaxian-roundup-for-may-2007">Read the rest...</a>]]></description>
			<content:encoded><![CDATA[<p>We realize that it is an incredible tough job to keep up on what is happening in the Ajax community as it is so broad. We aim to bring you a few posts a day to take some of the burden off of you, but what about broader terms?</p>
<p>We are starting a new monthly roundup that aims to summarize what was important in the preceding month, based on our opinion, but more so on what you, the community, thought of the postings (rating and page views).</p>
<p>We are going to experiment with formats, but by splitting up the content, you can also get a feel for the ajax library landscape over time. Please let us know what you think, and if there is anything else that you would like to see.</p>
<p>Although it is a bank holiday in the US (memorial day), we realize that: a) some geeks don&#8217;t care and are working / browsing. b) most of our audience is not in the US. So, for you, we have the first roundup:</p>
<h3>High Level / Big News</h3>
<p>The big recent news is the emerging talk about the new platform wars of Silverlight, Apollo, JavaFX, and how the Open Web fits into all of this. Episode One may be the browser wars, but maybe Episode Two is the plugin wars?</p>
<p>The press has gone a little nuts on Silverlight and JavaFX. Both are just name changes, and we have known about WPF/E and F3 for quite awhile now. I couldn&#8217;t help by <a href="http://www.almaer.com/blog/archives/001493.html">have a little fun</a> myself.</p>
<p>On the Ajax front, a very interesting paper was released on a trusted implementation of cross domain access, which will be huge for mashup developers, and we are seeing more and more usage of dtrace to debug apps for Ajax, or Rails.</p>
<ul>
<li><a href="http://ajaxian.com/archives/ajax-is-now-an-endangered-species">&#8220;Ajax is now an Endangered Species&#8221;</a></li>
<li><a href="http://ajaxian.com/archives/iris-example-of-combining-java-applets-and-ajax">JavaFX Script: Iris: Example of combining Java applets and Ajax</a></li>
<li><a href="http://ajaxian.com/archives/subspace-enabling-trusted-cross-domain-ajax">Subspace: Enabling trusted cross domain Ajax</a></li>
<li><a href="http://ajaxian.com/archives/dtrace-firefox-to-get-inside-the-black-box">Dtrace Firefox to get inside the black box</a></li>
<li><a href="http://ajaxian.com/archives/implementing-a-syntax-higlighting-javascript-editor-in-javascript">Implementing a syntax-higlighting JavaScript editor in JavaScript</a></li>
<li><a href="http://ajaxian.com/archives/one-line-javascript-memoization">One-Line JavaScript Memoization</a></li>
<li><a href="http://ajaxian.com/archives/210-ajax-frameworks-and-counting">210 Ajax Frameworks and Counting</a></li>
<li><a href="http://ajaxian.com/archives/heap-feng-shui-in-javascript-and-heaplib">Heap Feng Shui in JavaScript and HeapLib</a></li>
</ul>
<h3>Browsers and Standards</h3>
<p>Alex Russell thinks that the future of HTML is more important than any other worries on the Ajax side, and we agree. Everyone is watching the new W3C group, and although the group has taken on HTML 5 from the WHATWG, we wait to here how it will get tweaked. The group has been a little quiet.</p>
<ul>
<li><a href="http://ajaxian.com/archives/ie-8-opt-in-for-standards-compliance">IE 8: Opt-in for standards compliance </a></li>
<li><a href="http://ajaxian.com/archives/html-5-positive-momentum">HTML 5: Positive Momentum</a></li>
</ul>
<h3>Ajax Librarys</h3>
<p>The core Ajax libraries are flourishing. They are getting more and more lean, mean, and solid. It becomes harder and harder to choose between then, and we are getting abstractions on top, such as Ext JS that are providing even more functionality.</p>
<p><strong>Dojo</strong></p>
<p>Dojo has announced a new 0.9. If you are watching this closely you will see that this is a big deal. This isn&#8217;t a slightly different Dojo. This is a revolutionary Dojo. The biggest complaint on the library has been the feeling that it is too bloated (it is incredible comprehensive). Do widgets need to be abstract enough to grok SVG and HTML (when the community is only using the HTML ones)? Does the remoting support need to bundle every funky transport layer? No. And, the Dojo team has realized this and has taken things into their hands and has revamped the framework as a lean, mean, beast that checks in at roughly the same size as Prototype. There is now ONE dojo.js instead of having you package, or grab, one of many.</p>
<p>Dojo is being reborn as we speak, and the results are exciting to see.</p>
<ul>
<li><a href="http://ajaxian.com/archives/dojo-09-update">Dojo 0.9 Update</a></li>
</ul>
<p><strong>Prototype</strong><br /> Prototype chucks along as a fantastic, solid, &#8220;I just want to add a bit of Ajax guys, not boil the world&#8221; Ajax library. Version 1.5.1. was released, and it gets faster and cleaner than ever.</p>
<ul>
<li><a href="http://ajaxian.com/archives/prototype-151-released">Prototype 1.5.1 Released</a></li>
<li><a href="http://ajaxian.com/archives/new-prototype-dom-builder">New Prototype DOM Builder</a></li>
<li><a href="http://ajaxian.com/archives/protopacked-213-protoype-scriptaculous-32kb">ProtoPacked 2.13:  Protoype + Script.aculo.us == 32kb</a></li>
<li><a href="http://ajaxian.com/archives/sliderjs-prototype-based-carousel">Slide.js: Prototype-based Carousel</a></li>
</ul>
<p><strong>jQuery</strong></p>
<p>jQuery seems to be going from strength to strength. Maybe that is why idiots decided to DOS the project&#8230; they don&#8217;t like success. The simple plugin architecture is allowing people to add functionality easily to the library without bloating it. Somehow the implementation has resulted in many more plugins in the community than elsewhere.</p>
<ul>
<li><a href="http://ajaxian.com/archives/jquerycom-dos-attacks">jQuery.com DOS Attacks</a></li>
<li><a href="http://ajaxian.com/archives/flash-tooltips-using-jquery">Flash Tooltips using jQuery</a></li>
<li><a href="http://ajaxian.com/archives/jquery-roundup-rails-wordpress-and-new-plugins">jQuery Roundup: Rails, WordPress, and new plugins</a></li>
<li><a href="http://ajaxian.com/archives/interface-elements-for-jquery">Interface Elements for jQuery</a></li>
</ul>
<p><strong>GWT</strong></p>
<p>I was asked a lot of questions on GWT at JavaOne (no surprised based on the conference). It seems to be picking up steam, and many Java programmers are enjoying the choice.</p>
<ul>
<li><a href="http://ajaxian.com/archives/queweb-customer-care-gwt-application">QueWeb Customer Care GWT Application</a></li>
</ul>
<p><strong>Mootools</strong></p>
<p>Moo always has a nice little following that produces a lot of content. This month was no exception.</p>
<ul>
<li><a href="http://ajaxian.com/archives/mootools-11-released">MooTools 1.1 Released</a></li>
<li><a href="http://ajaxian.com/archives/mootools-video-tutorial">MooTools Video Tutorial</a></li>
<li><a href="http://ajaxian.com/archives/moo-image-gallery">Moo Image Gallery</a></li>
</ul>
<h3>Conclusion</h3>
<p>As the month comes to a close, we are looking forward to seeing the new platforms solidify over the summer, as frameworks go from alpha to beta to live.<br /> <a href="http://ajaxian.com/archives/the-ajax-experience-call-for-papers-closed">The Ajax Experience Call for Papers Closed</a>, and we are once again amazed at the community who made our choices incredibly tough.</p>
<p>Ben and I sat down and went through them all with the first pass acting as a &#8220;lets mark the must-haves first and then go back&#8221; walk through. Once we were done with that we already had chosen more content than we could fit in.</p>
<p>We can&#8217;t wait to see you on July 25-27 in San Francisco.</p>
<p>As always, if you see anything that you feel the community would enjoy seeing, please email us and let us know so we can cover it on the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://ajaxian.com/archives/monthly-ajaxian-roundup-for-may-2007/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

