<?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>Jeff dePascale &#187; Web</title>
	<atom:link href="http://www.jeffdepascale.com/index.php/categories/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffdepascale.com</link>
	<description>Blogging on and developing web and mobile technologies</description>
	<lastBuildDate>Mon, 12 Apr 2010 18:09:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The web on tablets: How the iPad has immediately changed web development</title>
		<link>http://www.jeffdepascale.com/index.php/mobile/the-web-on-tablets-how-the-ipad-has/</link>
		<comments>http://www.jeffdepascale.com/index.php/mobile/the-web-on-tablets-how-the-ipad-has/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 15:24:29 +0000</pubDate>
		<dc:creator>Jeff dePascale</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Netbooks and Tablets]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Touch Devices]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone OS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Progressive enhancement]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://www.jeffdepascale.com/?p=468</guid>
		<description><![CDATA[Whether you are for or against it, the iPad has hit, and within days it has changed perspectives on how the web will be developed now and in the near future. Major outlets like The New York Times have modified their development strategies to fit this new user case. Will this be a continuing trend? [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-469 dtse-img dtse-post-468" title="gallery-software-safari-20100127" src="http://www.jeffdepascale.com/news/wp-content/uploads/2010/04/gallery-software-safari-20100127-300x174.jpg" alt="" width="300" height="174" />Whether you are for or against it, the iPad has hit, and within days it has changed perspectives on how the web will be developed now and in the near future. Major outlets like The New York Times have modified their development strategies to fit this new user case. Will this be a continuing trend? Will 'iPad friendly' development become a new standard? Or will it all subside and iPad users will still be left with broken pages across the web on their devices? In my opinion, it'll wind up somewhere in the middle. <span id="more-468"></span></p>
<p>I'll admit it: I drank the kool-aid. I am a new iPad owner, even though admittedly initialy being somewhat of a detractor of the device at launch. However, a minimal amount of time with the iPad yields two very important takeaways: 1- the potential in the device is huge (barring that pesky missing camera for skype-ing), limited mostly by software, which Apple can and will change at any time (iPhone OS 4.0 will be announced in just a few days), and 2- slates as a device category really will be a big deal very soon regardless of OS, and should be cased for in web development. Period. And it doesn't take much to do so. The web at large has moved away from full Flash websites for many reasons (including myself, and I am the developer behind a full bore <a href="http://www.fosfr.com" target="_blank">AS3 framework</a>). Times have changed, and what worked before just isn't appropriate anymore. Forget the Apple argument, just look at SEO and full Flash sites are instantly a problem. These days, Flash modules are king for rich content, a use case that generally doesn't get in the way of proper indexing of pages.</p>
<p>As of this writing, mobile specific variants of websites are really just starting to become an expectation of end users. It's becoming common practice, and that's a good thing. Understanding your end users context gets you that much closer to retaining them. Suddenly however, the manner in which those mobile versions are detected is a problem. Many sites still force mobile variants to users without an option to switch to the full site. I am mostly opposed to this logic, unless your site is completely unusable on said devices (Full Flash sites being a prime example). Otherwise, the user should always be presented with an option to opt out of a mobile variant, even if some of the site will break - its the users choice, and by presenting mobile first, you have effectively warned them and gated appropriately. If they choose to go through, so be it.</p>
<p>This problem is amplified now by the iPad. With 300,000 iPads sold at launch alone, there's no denying that it will be a segment worth targeting. RIM/Blackberry only account for roughly 8% of web traffic <a href="http://metrics.admob.com/2010/03/february-2010-mobile-metrics-report/" target="_blank">according to AdMob as of Febuary </a>and typically their devices are still cased for in mobile development. iPad will likely surpass that number quickly. Currently, the <a href="http://www.jeffdepascale.com/index.php/general/why-the-ipads-user-agent-string-presents-a-problem/" target="_self">iPad user agent string</a> represents itself as a mobile device. Subsequently, many sites are presenting mobile variants by default, and in many cases are forcing that version without an option to switch to the regular site. This problem is amplified by the fact that these mobile variants were designed for 480x320 displays, not 1024x768. They render fine, but in some cases they look very off. Clearly this will need to be cased for. But how? Should tablets as a device type be given their own variant? I don't think so, but I'm sure some sites will soon go this route. But there is another option: progressive enhancement.</p>
<p>The concept is simple: only show your users what they are capable of consuming. Let's take Flash as a case study. First, lets assume the two variation web development model: mobile and desktop. I am all for serving desktop to tablets, lets leave the mobile variants for truly mobile devices - the one you are likely to pull  out in the grocery store and search for a product. That's not going to be a tablet device, it's going to be a smartphone. Additionally, note that many Android tablets won't support Flash in the near term, so the Flash problem isn't just an iPad issue. Moreover, even if Flash is supported, that doesn't mean that the design of the Flash content is well suited for touch either, so it may still be an issue to present that content to your user. It's likely that tablet users generally are going to be expecting the full web on their large screens. So how do we go about presenting the 'full web' site experience to a plugin limited end user?</p>
<p>For Flash content, detect if the player is present and the version is adequate for the content, and if it is, serve the Flash. If not, serve alternate content in the same location as where the Flash should be. If you're content is fed from XML (which it should be whenever possible), that same source can be used to feed an ajax replacement (video content could conceivably be rendered in HTML5 or using HTML4 and an alternate plugin to Flash such as Quicktime). Extra bonus: Googlebot is now executing limited javascript, so your initial load dynamic content may even be indexed for SEO. If that content matches the flash, there's the fix for Flash SEO indexing in module content. It's an elegant and simple solution to the problem. Architecting from step one with this methodology in mind will produce a cohesive, rich, SEO optimized experience across mobile, tablet and desktop variants.</p>
<p>Have any other suggestions? Leave a comment!</p>



		<!-- Added by WP-DragToShare-eXtended Plugin -->
		<script type="text/javascript">
			dtsv.dtse_post_468_permalink = 'http://www.jeffdepascale.com/index.php/mobile/the-web-on-tablets-how-the-ipad-has/';
			dtsv.dtse_post_468_title = 'The web on tablets: How the iPad has immediately changed web development';
		</script>
		<!-- End of WP-DragToShare-eXtended Plugin -->]]></content:encoded>
			<wfw:commentRss>http://www.jeffdepascale.com/index.php/mobile/the-web-on-tablets-how-the-ipad-has/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why the iPad&#8217;s user agent string presents a problem</title>
		<link>http://www.jeffdepascale.com/index.php/general/why-the-ipads-user-agent-string-presents-a-problem/</link>
		<comments>http://www.jeffdepascale.com/index.php/general/why-the-ipads-user-agent-string-presents-a-problem/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 21:39:35 +0000</pubDate>
		<dc:creator>Jeff dePascale</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Netbooks and Tablets]]></category>
		<category><![CDATA[Touch Devices]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone OS]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[user agent]]></category>

		<guid isPermaLink="false">http://www.jeffdepascale.com/?p=452</guid>
		<description><![CDATA[Note: This post has been getting a fair amount of traffic. I originally posted this directly after launch, and subsequently it contained outdated information from what is now known from the final release of OS 3.2. I originally had left the original post info for the sake of blogging/ journalistic integrity, however after three revisions because of newer info, I decided [...]]]></description>
			<content:encoded><![CDATA[<img class="alignright size-medium wp-image-453 dtse-img dtse-post-452" title="safari_20100127" src="http://www.jeffdepascale.com/news/wp-content/uploads/2010/01/safari_20100127-272x300.jpg" alt="safari_20100127" width="272" height="300" />
<p>Note: This post has been getting a fair amount of traffic. I originally posted this directly after launch, and subsequently it contained outdated information from what is now known from the final release of OS 3.2. I originally had left the original post info for the sake of blogging/ journalistic integrity, however after three revisions because of newer info, I decided to strip the clutter of invalid content. Having said my disclaimer, below is the revised new post, and here is the release version of the iPad UA string as of 4/6/10, pulled directly from my 32GB wifi model:</p>
<p>Mozilla/5.0 (iPad; U; CPU OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) version/4.0.4 Mobile/7B367 Safari/531.21.10</p>
<p>more after the break.<span id="more-452"></span></p>
<p>The iPad represents itself in line with how the iPhone and iPod Touch differentiate themselves by specifying different device strings, but still contains the word 'mobile' - so Apple is currently explicitly classing this device as a mobile browser. But we now have a new class of devices to case for, segmented somewhere between mobile and non-mobile. While Apple has taken the first real swing at a tablet user agent, it's up in the air whether other tablet browsers will fall in line with this or do their own thing. Consistency is critical for proper detection without necessitating device specific casing.</p>
<p>This is intriguing and presents an interesting new issue for web developers. In their marketing materials, Apple has classified the iPad as designed for a full web experience (barring Flash of course), but they themselves are saying to the developers that this is a mobile device, right in the UA string. Moreover, technically the UA string classification is correct - this is a mobile browser. This isn't the desktop version of Safari. While they are both webkit based, it is inevitable that considerations will want to be made for the glorified Safari mobile browser in the iPad, and using the user agent string to identify that and case for it is problematic unless Apple modifies the UA string. My guess is at some point they will, possibly as soon as 4.0 hits.</p>
<p>It's not so much that this matters for development now as much as that it sets a precedent for future slate browsers. Apple has said here that slate browsers, even if they are larger versions of existing mobile browsers, should identify as a mobile browser, but clearly full sites should, and will be ultimately presented to iPad users in many cases. Even if the UA string wasn't an issue, there's still the question of how to architect a full site for both tablets and desktop viewing (primarily casing for browsers that do and don't have Flash). Proper implementation of progressive enhancement techniques is a great solution (<a href="http://www.jeffdepascale.com/index.php/mobile/the-web-on-tablets-how-the-ipad-has/" target="_self">see my related post on this topic here</a>).</p>
<p>Maybe this whole UA string mess will all be a moot point when we see the 4.0 beta. As with all things Apple launch related, time will tell. One thing you can count on is that if the iPad succeeds, the precedent will be set. We'll see who follows.</p>



		<!-- Added by WP-DragToShare-eXtended Plugin -->
		<script type="text/javascript">
			dtsv.dtse_post_452_permalink = 'http://www.jeffdepascale.com/index.php/general/why-the-ipads-user-agent-string-presents-a-problem/';
			dtsv.dtse_post_452_title = 'Why the iPad’s user agent string presents a problem';
		</script>
		<!-- End of WP-DragToShare-eXtended Plugin -->]]></content:encoded>
			<wfw:commentRss>http://www.jeffdepascale.com/index.php/general/why-the-ipads-user-agent-string-presents-a-problem/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Website management the mobile way</title>
		<link>http://www.jeffdepascale.com/index.php/mobile/website-management-the-mobile-way/</link>
		<comments>http://www.jeffdepascale.com/index.php/mobile/website-management-the-mobile-way/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 17:42:02 +0000</pubDate>
		<dc:creator>Jeff dePascale</dc:creator>
				<category><![CDATA[Editorial]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Mobile Apps]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[pinch media]]></category>
		<category><![CDATA[web management]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.jeffdepascale.com/?p=346</guid>
		<description><![CDATA[Over the past two years, mobile apps have redefined the way we are productive on mobile devices. And as more and more apps flood the market, more niche needs are being filled by developers desperately seeking to find that killer app that hasn't been developed yet. The net result is a real win for the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-345 dtse-img dtse-post-346" title="mobileWebMaintenance.jpeg" src="http://www.jeffdepascale.com/news/wp-content/uploads/2009/12/p_480_320_9EC60BCB-D671-411A-B171-437295B613F3-200x300.jpg" alt="mobileWebMaintenance.jpeg" width="200" height="300" />Over the past two years, mobile apps have redefined the way we are productive on mobile devices. And as more and more apps flood the market, more niche needs are being filled by developers desperately seeking to find that killer app that hasn't been developed yet. The net result is a real win for the end user - more apps designed to provide mobile methods or streamline existing methods of interaction with various services. In this post, I'll be detailing how nine applications on my iPhone have changed the way in which i manage my web presence, all for under $20 cost in app purchases.<br />
<span id="more-346"></span><br />
Web maintenance has by and large always been something done at a workstation or laptop. But, as with many activities, once the opportunity to access and update via mobile presents itself, it becomes one of those things where  you find yourself saying, how did I get by without this? From updating CMS content, to managing domains, to viewing analytics data, an awful lot can be achieved in just a couple of screen taps. On to the apps:</p>
<p><strong>WordPress 2</strong> - CMS management<br />
Free, <a href="http://itunes.apple.com/us/app/wordpress-2/id335703880?mt=8">app store link</a></p>
<p>If you have a wordpress blog, whether hosted on your own domain or at wordpress directly, you simply need this app. The reality is that if you aren't jotting down ideas already on your mobile device, you should be. And if you aren't doing it in this app, you should be. Create posts and add media/tags/categories, approve comments, edit pages...and undoubtedly more planned for the future. You will be more productive and be more involved with your content with this app. And best of all,  its free, first party, and very stable.</p>
<p><strong>CPanel </strong>- host management<br />
$3.99, <a href="http://itunes.apple.com/us/app/cpanel/id339415513?mt=8">app store link</a></p>
<p>This one is still a bit early and lacking in overall features, but the potential is there for a great app. If your hosting is cPanel based, you can manage subdomains, see data quotas and usage, manage email addresses, and more. It's still a bit sparse, I don't open this one too often. But the promise of new features makes this one to look at.</p>
<p><strong>Analytics</strong> - Google Analytics data viewer<br />
$5.99, <a href="http://itunes.apple.com/us/app/analytics-app/id303689911?mt=8">app store link</a></p>
<p>Google Analytics is becoming a defacto standard for analytics. If this isn't your primary metric, odds are good that it is at least a secondary. This third party app is worth every penny of $5.99, and they are still adding features. They just added multiple login capability, so you can see all of your GA data quickly, easily, and most importantly, formatted well for your mobile device.</p>
<p><strong>Pinch Media Watcher</strong> - Pinch Media Analytics data viewer<br />
$2.99, <a href="http://itunes.apple.com/us/app/pinch-media-watcher/id313779827?mt=8">app store link</a></p>
<p>If you develop mobile apps, you probably know Pinch Media already, who recently merged with Flurry. This third party app allows you on the go access to your app analytics data. Good stuff.</p>
<p><strong>FTPOnTheGo</strong> - FTP Client<br />
$6.99, <a href="http://itunes.apple.com/us/app/ftp-on-the-go/id286479936?mt=8">app store link</a></p>
<p>Some may balk at $6.99 for an app. But what did you pay for your desktop FTP client? FTPOnTheGo does a lot for $7 dollars, and the ability to view and edit (text editing only) any file on your server is a must have.</p>
<p><strong>MobileMe iDisk</strong> - Cloud storage client<br />
Free, <a href="http://itunes.apple.com/us/app/mobileme-idisk/id320654497?mt=8">app store link</a></p>
<p>For mobileme users, this one is a no brainer. You could argue this has nothing to do with web maintenance, but that all depends how (and if) you use the content on iDisk, so I included it in this list.</p>
<p><strong>Echofon - </strong>Twitter client<br />
Free, <a href="http://itunes.apple.com/us/app/echofon-for-twitter/id286756410?mt=8">app store link</a></p>
<p>My blog spits out tweets to my posts behind the scenes. I always check that they were formatted correctly, and if I'm mobile when I post, a twitter client is essential. I'm torn between Echofon and TweetDeck. Either one will do the job well.</p>
<p><strong>LinkedIn - </strong>LinkedIn client<br />
Free, <a href="http://itunes.apple.com/us/app/linkedin/id288429040?mt=8">app store link</a></p>
<p>Same goes for LinkedIn, my status is tied to Twitter. So, as above, blog post==tweet==linkedIn status. Gotta be able to verify.</p>
<p><strong>GoDaddy.com Mobile</strong> - domain management<br />
Free, <a href="http://itunes.apple.com/us/app/godaddy-com-mobile/id333201813?mt=8">app store link</a></p>
<p>If you register through goDaddy, rejoice - they are fleshing out their domain management app, and it is comforting to know (especially if you own multiple domains, I'm at 20 currently) that you can access your info whenever, wherever.</p>
<p>There are more apps out there to do similar tasks, many are dependent on a users particular needs and the services they use. Peruse the app store, and be sure to use appropriate keywords. You may be surprised what pops up that will allow you instant access to something you just didn't have before.</p>
<p>What apps are you using? Drop recommendations in the comments.</p>



		<!-- Added by WP-DragToShare-eXtended Plugin -->
		<script type="text/javascript">
			dtsv.dtse_post_346_permalink = 'http://www.jeffdepascale.com/index.php/mobile/website-management-the-mobile-way/';
			dtsv.dtse_post_346_title = 'Website management the mobile way';
		</script>
		<!-- End of WP-DragToShare-eXtended Plugin -->]]></content:encoded>
			<wfw:commentRss>http://www.jeffdepascale.com/index.php/mobile/website-management-the-mobile-way/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google real-time search accelerating crawls?</title>
		<link>http://www.jeffdepascale.com/index.php/social/google-real-time-search-accelerating-crawls/</link>
		<comments>http://www.jeffdepascale.com/index.php/social/google-real-time-search-accelerating-crawls/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 18:39:14 +0000</pubDate>
		<dc:creator>Jeff dePascale</dc:creator>
				<category><![CDATA[Social]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[real time]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.jeffdepascale.com/?p=279</guid>
		<description><![CDATA[Google's recently launched real-time search functionality, which pulls data from a number of real time data sources, including the now publicly accessible Twitter firehose, is enhancing search functionality across the board. It seems that hyperlinks contained inside the microblog posts are being immediately indexed, and in turn is speeding up the time it takes for new [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-285   alignright dtse-img dtse-post-279" title="google_logo" src="http://www.jeffdepascale.com/news/wp-content/uploads/2009/12/google_logo-300x211.jpg" alt="google_logo" width="300" height="211" />Google's recently launched <a href="http://www.jeffdepascale.com/index.php/social/google-real-time-search-is-live/" target="_self">real-time search functionality</a>, which pulls data from a number of real time data sources, including the now publicly accessible Twitter firehose, is enhancing search functionality across the board. It seems that hyperlinks contained inside the microblog posts are being immediately indexed, and in turn is speeding up the time it takes for new content to appear not just in the live feed, but in the actual crawled index as well. Try doing some searches on Google for the title of any new blog posting from a major source, and note that the crawled index lists the post within minutes at most.</p>
<p>The real time feed could cause far reaching benefits for all of Google's services over the next few months as the big G continues their roll out. It's a safe bet that as this technology matures in the coming months we'll see further improvements that are thanks to the accessibility of real time data.</p>



		<!-- Added by WP-DragToShare-eXtended Plugin -->
		<script type="text/javascript">
			dtsv.dtse_post_279_permalink = 'http://www.jeffdepascale.com/index.php/social/google-real-time-search-accelerating-crawls/';
			dtsv.dtse_post_279_title = 'Google real-time search accelerating crawls?';
		</script>
		<!-- End of WP-DragToShare-eXtended Plugin -->]]></content:encoded>
			<wfw:commentRss>http://www.jeffdepascale.com/index.php/social/google-real-time-search-accelerating-crawls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google real-time search is live</title>
		<link>http://www.jeffdepascale.com/index.php/social/google-real-time-search-is-live/</link>
		<comments>http://www.jeffdepascale.com/index.php/social/google-real-time-search-is-live/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 18:46:34 +0000</pubDate>
		<dc:creator>Jeff dePascale</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[real time]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.jeffdepascale.com/?p=228</guid>
		<description><![CDATA[
Announced on Monday (see Mashable's post on the topic), Google's real-time search functionality appears to now be fully live. Try some timely topical searches (Tiger is a safe bet these days) and you should see comments, posts, and articles streaming in as they are created. As this technology matures this has the potential to blur or completely [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp"><div id="attachment_233" class="wp-caption alignright" style="width: 312px"><a href="http://www.google.com/search?hl=en&amp;q=tiger+woods&amp;aq=f&amp;oq=&amp;aqi=g-z2g1g-z1g6"><img class="size-full wp-image-233 dtse-img dtse-post-228" title="googleRealTime_TigerWoods" src="http://www.jeffdepascale.com/news/wp-content/uploads/2009/12/googleRealTime_TigerWoods.jpg" alt="Google real-time search results" width="302" height="218" /></a><p class="wp-caption-text">Google real-time search results</p></div></div>
<p>Announced on Monday (<a href="http://mashable.com/2009/12/07/google-real-time-search/">see Mashable's post on the topic</a>), Google's real-time search functionality appears to now be fully live. Try some timely topical searches (<a title="Tiger" href="http://www.google.com/search?hl=en&amp;q=tiger+woods&amp;aq=f&amp;oq=&amp;aqi=g-z2g1g-z1g6" target="_blank">Tiger</a> is a safe bet these days) and you should see comments, posts, and articles streaming in as they are created. As this technology matures this has the potential to blur or completely erase the line that exists between live feed based informational searches and traditional crawl based searches, and the reach of microblogs suddenly becomes that much more vast as well. Google's video demo after the break.<span id="more-228"></span></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/WRkYmx4A9Do&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/WRkYmx4A9Do&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>



		<!-- Added by WP-DragToShare-eXtended Plugin -->
		<script type="text/javascript">
			dtsv.dtse_post_228_permalink = 'http://www.jeffdepascale.com/index.php/social/google-real-time-search-is-live/';
			dtsv.dtse_post_228_title = 'Google real-time search is live';
		</script>
		<!-- End of WP-DragToShare-eXtended Plugin -->]]></content:encoded>
			<wfw:commentRss>http://www.jeffdepascale.com/index.php/social/google-real-time-search-is-live/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
