<?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>deconcept &#187; ajax</title>
	<atom:link href="http://blog.deconcept.com/category/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.deconcept.com</link>
	<description>You've got your good thing, and I've got mine</description>
	<lastBuildDate>Mon, 15 Mar 2010 20:54:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Flash on the Beach, Miami (CANCELED)</title>
		<link>http://blog.deconcept.com/2008/12/09/flash-on-the-beach-miami/</link>
		<comments>http://blog.deconcept.com/2008/12/09/flash-on-the-beach-miami/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 00:46:04 +0000</pubDate>
		<dc:creator>Geoff</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[nerdery]]></category>
		<category><![CDATA[web stuff]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://blog.deconcept.com/?p=207</guid>
		<description><![CDATA[UPDATE: The Miami conference has been canceled due to lack of attendees. This is very sad news, but in an economy like this it&#8217;s not really surprising. Guess we&#8217;ll just have to wait for September for our dose of Flash on the Beach. If you are still looking for a Flash/Design conference to attend this [...]]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE</strong>: The Miami conference has been canceled due to lack of attendees. This is very sad news, but in an economy like this it&#8217;s not really surprising. Guess we&#8217;ll just have to wait for September for our dose of Flash on the Beach.</p>
<p>If you are still looking for a Flash/Design conference to attend this summer, I highly recommend <a href="http://flashbelt.com/" rel="external">Flashbelt</a>.</p>
<p>The best European Flash conference is heading to the states this spring. <a href="http://www.flashonthebeach.com/" rel="external">Flash on the Beach</a> has been happening in Brighton, UK for the last few years and is such a good time, I think everyone should go.</p>
<p>I&#8217;ll be heading down to Miami this year to talk about YouTube type things, so if you are curious about using YouTube for a project, or just interested in hearing some stories about a very high performance Flash application, you should come to my session :).</p>
<p><a href="http://www.flashonthebeach.com/" rel="external"><img src="http://www.flashonthebeach.com/images/badges/fotb_badge_224_119_1.gif" alt="Flash on the Beach Miami" /></a></p>
<p>In case you are interested, there&#8217;s tons of pictures and writing about past FotB events all <a href="http://www.youtube.com/watch?v=twtxsdQScwI&#038;fmt=18" rel="external">over</a> <a href="http://www.google.com/search?hl=en&#038;q=fotb+jonathan+harris&#038;btnG=Google+Search&#038;aq=f&#038;oq=" rel="external">the</a> <a href="http://flickr.com/search/?q=fotb08" rel="external">place</a>. So check it out, and hopefully I&#8217;ll see you there.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.deconcept.com/2008/12/09/flash-on-the-beach-miami/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SWFObject now available on Google AJAX Libraries API</title>
		<link>http://blog.deconcept.com/2008/11/10/swfobject-available-google-ajax-libraries-api/</link>
		<comments>http://blog.deconcept.com/2008/11/10/swfobject-available-google-ajax-libraries-api/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 22:33:23 +0000</pubDate>
		<dc:creator>Geoff</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[swfobject]]></category>

		<guid isPermaLink="false">http://blog.deconcept.com/?p=203</guid>
		<description><![CDATA[I&#8217;m happy to announce that SWFObject (version 2 of course) is available from the Google AJAX Libraries API. What does this mean to you, the average user of SWFObject? It means you no longer need to place a copy of the SWFObject script on your own web server, and can instead link to the copy [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy to announce that <a href="http://code.google.com/p/swfobject/" rel="external">SWFObject</a> (version 2 of course) is available from the <a href="http://code.google.com/apis/ajaxlibs/" rel="external">Google AJAX Libraries API</a>.</p>
<p>What does this mean to you, the average user of SWFObject? It means you no longer need to place a copy of the SWFObject script on your own web server, and can instead link to the copy hosted on Google&#8217;s servers.</p>
<p>If you are unfamiliar with the AJAX Library API, you can find more information on the <a href="http://code.google.com/apis/ajaxlibs/" rel="external">Google code site</a>, or continue reading below for some simple examples to get you up and running quickly. SWFObject may not be in the docs on the AJAX Libraries API site yet because it was just added recently, but the team is working on the updated docs now, so check back later if you don&#8217;t see the SWFObject specific information.</p>
<p>Now for the business: I imagine that most SWFObject users most likely only use SWFObject and none of the other libraries hosted on the AJAX Libraries site. So here&#8217;s a direct link to SWFObject v2.1 that you can simply place on your site, and that&#8217;s it:</p>
<p>http://ajax.googleapis.com/ajax/libs/swfobject/2.1/swfobject.js</p>
<p>Yep, that&#8217;s it. Just replace the path to your local copy of swfobject.js with this one and you are done.</p>
<p>Another option is to use the google.load call which is <a href="http://code.google.com/apis/ajax/documentation/" rel="external">documented here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.deconcept.com/2008/11/10/swfobject-available-google-ajax-libraries-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speaking at the Ajax Experience</title>
		<link>http://blog.deconcept.com/2007/06/05/speaking-at-the-ajax-experience/</link>
		<comments>http://blog.deconcept.com/2007/06/05/speaking-at-the-ajax-experience/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 19:54:35 +0000</pubDate>
		<dc:creator>Geoff</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[san francisco]]></category>
		<category><![CDATA[web stuff]]></category>

		<guid isPermaLink="false">http://blog.deconcept.com/2007/06/05/speaking-at-the-ajax-experience/</guid>
		<description><![CDATA[I just found out the other day that the Ajax Experience has invited me to come talk about Flash to a bunch of Ajax nerds this July. This should be a really fun one (no, really!). My talk will be on how to use Flash *with* that fancy Ajax app you are building, so enhance [...]]]></description>
			<content:encoded><![CDATA[<p>I just found out the other day that the <a href="http://ajaxexperience.techtarget.com/west/index.html" rel="external">Ajax Experience</a> has invited me to come talk about Flash to a bunch of Ajax nerds this July. This should be a really fun one (no, really!). My talk will be on how to use Flash *with* that fancy Ajax app you are building, so enhance it and give it that little extra kick. Think of it as an introduction to using Flash happily with Ajax techniques.</p>
<p>It&#8217;s got a fantastic lineup if you are into the whole Ajax thing, so I definitely suggest checking it out.</p>
<p>Check out <a href="http://ajaxexperience.techtarget.com/west/html/sessions.html#GStearnsFlash" rel="external">my session outline</a> for more info.</p>
<p>Also: <a href="http://www.flashbelt.com/" rel="external">Flashbelt</a> is only 2 weeks away! It&#8217;s JUNE already. Time to hit the upper midwest and talk Flash with all the cool Flash nerds again. If you haven&#8217;t looked at Flashbelt and are itching for a conference, this will be a nice one to check out.</p>
<p><strong>UPDATE:</strong> Apparently, there&#8217;s only 50 tickets left for Flashbelt, so get your tickets now if you are planning on going!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.deconcept.com/2007/06/05/speaking-at-the-ajax-experience/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Flash vs. Ajax</title>
		<link>http://blog.deconcept.com/2007/01/03/flash-vs-ajax/</link>
		<comments>http://blog.deconcept.com/2007/01/03/flash-vs-ajax/#comments</comments>
		<pubDate>Wed, 03 Jan 2007 12:36:31 +0000</pubDate>
		<dc:creator>Geoff</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[webstandards]]></category>

		<guid isPermaLink="false">http://blog.deconcept.com/2007/01/03/flash-vs-ajax/</guid>
		<description><![CDATA[I&#8217;ve been hearing a lot of Flash vs. Ajax arguments lately, and unfortunately, they almost always start off in the wrong way. It&#8217;s very common to hear people argue about Flash websites or RIAs vs. Ajax websites or RIAs, but this is always the wrong way to approach building any website. Would you have an [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been hearing a lot of Flash vs. Ajax arguments lately, and unfortunately, they almost always start off in the wrong way.</p>
<p>It&#8217;s very common to hear people argue about Flash websites or RIAs vs. Ajax websites or RIAs, but this is always the wrong way to approach building any website. Would you have an argument with an architect about whether to build a house out of wood vs concrete? Of course not, they would use each material to build the parts of the house that the respective material is best for. Sometimes you might want to build a shack or barn out of all wood, sometimes you might want to build an all brick house, but many times you&#8217;ll want to use the best material for each section of the house. Build the foundation out of concrete, the walls and roof out of wood.</p>
<p>Websites and web applications should be treated the same way. Break things down to a component level and go from there. Use the right tool for each component. If you can do it well with HTML/Javascript, go for it. If it would work out better with Flash, then why waste time recreating something with Javascript that you could build 3 times faster with Flash? There are plenty of great examples of this today around the internet:</p>
<p>One of my favorite examples is <a href="http://finance.google.com/" rel="external">Google Finance</a>. They use HTML and Javascript for the stuff that is best suited for that, and then when they need to show a nice graph, they drop in a great interactive Flash graph and talk to it using Javascript as needed. The Flash controls the Javascript, and the Javascript can control the Flash as needed.</p>
<p>Another example is <a href="http://www.flickr.com/" rel="external">Flickr</a>. They started out using Flash to display all of the images, including the image notes and the other toolbar options along with each image. While this might have been a good choice as the site started out, it was soon replaced by a more efficient HTML version of the toolbar and notes system that works just as well as the Flash version. They did end up keeping one small bit of Flash so users can rotate images and see a preview before they save it.</p>
<p>So the next time you start planning a website and you start thinking: &#8220;Hmm, Flash or Ajax?&#8221; Instead of looking at it from a site-wide perspective, try thinking about your site as a series of components, and then choose Flash or HTML/Javascript for each individual component instead.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.deconcept.com/2007/01/03/flash-vs-ajax/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
	</channel>
</rss>
