<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>AJAX Reporter Latest Posts</title>
        <description>AJAX Reporter -- Single Source for the Latest AJAX Jobs and Info</description>
        <link>http://www.ajaxreporter.com</link>
        <lastBuildDate>Sun, 14 Mar 2010 00:04:18 -0500</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <image>
            <url>http://www.ajaxreporter.com/logo.jpg</url>
            <title>AJAX Reporter logo</title>
            <link>http://www.ajaxreporter.com</link>
            <description>Feed provided by AJAX Reporter -- Single Source for the Latest AJAX Jobs and Info.</description>
        </image>
        <item>
            <title>Ambilight Sample; video and canvas</title>
            <link>http://www.ajaxreporter.com/newsreader.php?newsid=14313</link>
            <description>Sergey Chikuyonok gets his Philips Ambilight foo on as he created a HTML5 video + canvas sample that mimics the TV effect.As the video runs, a snapshot is sent over to JavaScript land where colors are worked out:PLAIN TEXTJAVASCRIPT:&amp;#160;function getMidColors&amp;#40;side&amp;#41; &amp;#123;&amp;#160; &amp;#160; &amp;#160; &amp;#160; var w = buffer.width,&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; [...]</description>
            <pubDate>Fri, 12 Mar 2010 00:00:00 -0500</pubDate>
        </item>
        <item>
            <title>YQL Geo library  all your geo needs in pure JavaScript</title>
            <link>http://www.ajaxreporter.com/newsreader.php?newsid=14314</link>
            <description>I just finished doing some talks on geo hacking (slides are available here) and how to use some of the Geo technologies Yahoo and Google provide as part of a University gig in Atlanta. As a lot of the students liked the idea of APIs like GeoPlanet and Placemaker but had a hard time getting [...]</description>
            <pubDate>Thu, 11 Mar 2010 00:00:00 -0500</pubDate>
        </item>
        <item>
            <title>modulr: a CommonJS module implementation in Ruby for client-side JavaScript</title>
            <link>http://www.ajaxreporter.com/newsreader.php?newsid=14299</link>
            <description>modulr is a CommonJS module implementation in Ruby for client-side JavaScriptRuby? what does that have anything to do with it? Ah, its from one of those Prototype guys isn't it.... Yup, Tobie is at it again, this time with modulr:modulr accepts a singular file as input (the program) on which is does static analysis to [...]</description>
            <pubDate>Mon, 08 Mar 2010 00:00:00 -0500</pubDate>
        </item>
        <item>
            <title>28 APIs Used in 7 Days: Bing, eBay, Facebook, Fedex, Google, Salesforce, Yahoo and YouTube</title>
            <link>http://www.ajaxreporter.com/newsreader.php?newsid=14286</link>
            <description>[Image] This past week's new mashups in our mashup directory combined 28 different APIs. Some of the newer or less frequently seen APIs include Google OpenID, Heyzap, Menu Mania, Microsoft adCenter, RescueTime, RPX, Windows Live ID Web Authentication and  Yahoo Search Marketing. The most often used APIs this week are Box.net, Facebook and  Google Ajax Search. And the most commonly used types of APIs were Security (4 APIs, 4 mashups), Shopping (3 APIs, 3 mashups) and Video (3 APIs, 3 mashups).</description>
            <pubDate>Sat, 06 Mar 2010 00:00:00 -0500</pubDate>
        </item>
        <item>
            <title>Friday fun: Lets translate YUI3 to jQuery</title>
            <link>http://www.ajaxreporter.com/newsreader.php?newsid=14283</link>
            <description>I just came across this wonderful Gist on gitHub:PLAIN TEXTJAVASCRIPT:&amp;#160;var $;YUI&amp;#40;&amp;#41;.use&amp;#40;'*', function&amp;#40;Y&amp;#41;&amp;#123;&amp;#160; $ = Y.get;&amp;#160; for&amp;#40;var p in Y&amp;#41; &amp;#123;&amp;#160; &amp;#160; &amp;#160; $&amp;#91;p&amp;#93; = Y&amp;#91;p&amp;#93;;&amp;#160; &amp;#125;&amp;#125;&amp;#41;;&amp;#160;// test$&amp;#40;'body'&amp;#41;. ...</description>
            <pubDate>Fri, 05 Mar 2010 00:00:00 -0500</pubDate>
        </item>
        <item>
            <title>Color Picker: Works even in IE6</title>
            <link>http://www.ajaxreporter.com/newsreader.php?newsid=14274</link>
            <description>Works even in IE6Love that quote from the color picker over at RaphaelJS land. This plugin by Dmitry Baranovskiy gives you an easy color picker in short order:PLAIN TEXTJAVASCRIPT:&amp;#160;var icon = Raphael&amp;#40;&quot;picker&quot;, 23, 23&amp;#41;.colorPickerIcon&amp;#40;11, 11, 10&amp;#41;;&amp;#160;icon.attr&amp;#40;&amp;#123;cursor: &quot;pointer&quot;&amp;#125;&amp;#41;.node.onclick = function &amp;#40;&amp;#41; &amp;#123;&amp;#160; &amp;#160; document. ...</description>
            <pubDate>Thu, 04 Mar 2010 00:00:00 -0500</pubDate>
        </item>
        <item>
            <title>Link: Textmate + JS + Lint</title>
            <link>http://www.ajaxreporter.com/newsreader.php?newsid=14277</link>
            <description>A Textmate bundle for running Lint on Javascripts from the bundles menu.</description>
            <pubDate>Thu, 04 Mar 2010 00:00:00 -0500</pubDate>
        </item>
        <item>
            <title>Touching Cloth; Canvas Fu</title>
            <link>http://www.ajaxreporter.com/newsreader.php?newsid=14267</link>
            <description>Andrew Hoyer shows his canvas Fu with Cloth, a great experiment using nice physics.What makes this simulation special is the speed at which everything is computed. Javascript (the language this is written in) is not exactly the most efficient language for this type of computation. This being said, much time was spent squeezing out every [...]</description>
            <pubDate>Wed, 03 Mar 2010 00:00:00 -0500</pubDate>
        </item>
        <item>
            <title>EnhanceJS: A library to progressively enhance</title>
            <link>http://www.ajaxreporter.com/newsreader.php?newsid=14250</link>
            <description>EnhanceJS is a new library from the Filament Group, who are serious about progressive enhancement and accessibility.What is EnhanceJS?EnhanceJS is a new JavaScript framework (a single 2.5kb JavaScript file once minified/gzipped) that that automates a series of browser tests to ensure that advanced CSS and JavaScript features will render properly before theyre loaded to the [...]</description>
            <pubDate>Thu, 25 Feb 2010 00:00:00 -0500</pubDate>
        </item>
        <item>
            <title>I Cant Believe Its Not Flash</title>
            <link>http://www.ajaxreporter.com/newsreader.php?newsid=14244</link>
            <description>Thomas Fuchs gave a presentation titled &amp;#8220;I Can&amp;#8217;t Believe It&amp;#8217;s Not Flash&amp;#8221; at WebStock. It is often hard to grasp a presentation from slides, but this one is great fun to flip through.This one really hits home:We were surprised to see how JavaScript was NOT the bottleneck in Bespin when we first prototyped it.And, this [...]</description>
            <pubDate>Fri, 19 Feb 2010 00:00:00 -0500</pubDate>
        </item>
    </channel>
</rss>
