<?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>ropox.net &#187; web 2.0</title>
	<atom:link href="http://ropox.net/archives/category/web-20/feed" rel="self" type="application/rss+xml" />
	<link>http://ropox.net</link>
	<description>thoughts from a web engineer</description>
	<lastBuildDate>Wed, 21 Jul 2010 05:33:51 +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>HTML5 and CSS3 Readiness Visualization</title>
		<link>http://ropox.net/archives/15662</link>
		<comments>http://ropox.net/archives/15662#comments</comments>
		<pubDate>Tue, 15 Jun 2010 06:57:33 +0000</pubDate>
		<dc:creator>ropox</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Metabloging]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[CSS 3]]></category>
		<category><![CDATA[html 5.0]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://ajaxian.com/?p=9005</guid>
		<description><![CDATA[Paul Irish and Divya Manian have created a fun visualization on readiness of HTML5 and CSS3 standards in various browsers.
It uses a bunch of the usual CSS cool-suspects: -webkit-gradient, -webkit-transition, -webkit-border-radius, and the like (and -moz/-o too).
The added feature is.... do a mouse scroll on the page:
PLAIN TEXT
JAVASCRIPT:




&#160;


jQuery&#40;document&#41;.bind&#40;'DOMMouseScroll mousewheel', function&#40;e, delta&#41; &#123;


&#160; &#160; var newval,


&#160; [...]


Related posts:<ol><li><a href='http://feedproxy.google.com/~r/ajaxian/~3/7K4AvApfgFY/youtube-html5-video' rel='bookmark' title='Permanent Link: YouTube and Vimeo turn on HTML5 video tag'>YouTube and Vimeo turn on HTML5 video tag</a> <small>At Google I/O the team showed a demo of YouTube...</small></li>
<li><a href='http://feedproxy.google.com/~r/ajaxian/~3/dXOPZ-NVhWs/firediff-firebug-extension-to-track-changes-to-dom-and-css' rel='bookmark' title='Permanent Link: FireDiff: Firebug extension to track changes to DOM and CSS'>FireDiff: Firebug extension to track changes to DOM and CSS</a> <small>Kevin Decker has released FireDiff a very cool Firebug extension...</small></li>
<li><a href='http://feedproxy.google.com/~r/ajaxian/~3/8XlkyLk5Yc8/custom-info-windows-with-jquery-and-google-maps' rel='bookmark' title='Permanent Link: Custom info windows with jQuery and Google Maps'>Custom info windows with jQuery and Google Maps</a> <small>Ben Nolan has a writeup on a new feature in...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_brown" style="float: right;margin-left: 0.75em;"><script type="text/javascript" src="http://button.topsy.com/widget/retweet-big?url=http://ropox.net/archives/15662&amp;shorturl=http://bit.ly/c9N7qP&amp;title=HTML5+and+CSS3+Readiness+Visualization&amp;theme=brown&amp;nick=ropox&amp;order=count,retweet,badge&amp;txt_tweet=tweet&amp;txt_retweet=retweet"></script></div><p><a href="http://html5readiness.com/"><img class="alignnone size-full wp-image-9006" title="html5cssreadiness" src="http://ajaxian.com/wp-content/images/html5cssreadiness.png" alt="html5cssreadiness" width="480" height="275" /></a></p>
<p><a href="http://paulirish.com/">Paul Irish</a> and <a href="http://nimbupani.com/">Divya Manian</a> have created a fun visualization on readiness of HTML5 and CSS3 standards in various browsers.</p>
<p>It uses a bunch of the usual CSS cool-suspects: <code>-webkit-gradient</code>, <code>-webkit-transition</code>, <code>-webkit-border-radius</code>, and the like (and -moz/-o too).</p>
<p>The added feature is&#8230;. do a mouse scroll on the page:</p>
<!-- AdSense Now! V1.83 -->
<!-- Post[count: 2] -->
<div class="adsense adsense-leadout" style="text-align:center;margin: 12px;"><br /><br />
<script type="text/javascript"><!--
google_ad_client = "pub-9479225664088173";
/* 300x250, ropox content */
google_ad_slot = "4563927795";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fropox.net%2Farchives%2F15662&amp;linkname=HTML5%20and%20CSS3%20Readiness%20Visualization"><img src="http://ropox.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>

<p>Related posts:<ol><li><a href='http://feedproxy.google.com/~r/ajaxian/~3/7K4AvApfgFY/youtube-html5-video' rel='bookmark' title='Permanent Link: YouTube and Vimeo turn on HTML5 video tag'>YouTube and Vimeo turn on HTML5 video tag</a> <small>At Google I/O the team showed a demo of YouTube...</small></li>
<li><a href='http://feedproxy.google.com/~r/ajaxian/~3/dXOPZ-NVhWs/firediff-firebug-extension-to-track-changes-to-dom-and-css' rel='bookmark' title='Permanent Link: FireDiff: Firebug extension to track changes to DOM and CSS'>FireDiff: Firebug extension to track changes to DOM and CSS</a> <small>Kevin Decker has released FireDiff a very cool Firebug extension...</small></li>
<li><a href='http://feedproxy.google.com/~r/ajaxian/~3/8XlkyLk5Yc8/custom-info-windows-with-jquery-and-google-maps' rel='bookmark' title='Permanent Link: Custom info windows with jQuery and Google Maps'>Custom info windows with jQuery and Google Maps</a> <small>Ben Nolan has a writeup on a new feature in...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ropox.net/archives/15662/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouTube and Vimeo turn on HTML5 video tag</title>
		<link>http://feedproxy.google.com/~r/ajaxian/~3/7K4AvApfgFY/youtube-html5-video</link>
		<comments>http://feedproxy.google.com/~r/ajaxian/~3/7K4AvApfgFY/youtube-html5-video#comments</comments>
		<pubDate>Mon, 01 Mar 2010 11:21:18 +0000</pubDate>
		<dc:creator>ropox</dc:creator>
				<category><![CDATA[Metabloging]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[portability]]></category>
		<category><![CDATA[web2.0]]></category>
		<category><![CDATA[ΤΕΧΝΟΛΟΓΙΑ]]></category>

		<guid isPermaLink="false">http://ajaxian.com/?p=8471</guid>
		<description><![CDATA[At Google I/O the team showed a demo of YouTube running video right in the browser, instead of in the rectangle of Flash.
Now, that URL takes you to the beta, which you can opt-in too. I am torn on what to write on this showcase though.... so, especially since it is Friday, here are two [...]


Related posts:<ol><li><a href='http://ropox.net/archives/15662' rel='bookmark' title='Permanent Link: HTML5 and CSS3 Readiness Visualization'>HTML5 and CSS3 Readiness Visualization</a> <small>Paul Irish and Divya Manian have created a fun visualization...</small></li>
<li><a href='http://feedproxy.google.com/~r/Techcrunch/~3/TP0FhLkiYWc/' rel='bookmark' title='Permanent Link: Ten Technologies That Will Rock 2010'>Ten Technologies That Will Rock 2010</a> <small> Now that the aughts are behind us, we can...</small></li>
<li><a href='http://feedproxy.google.com/~r/ajaxian/~3/Vmqs3ynA74U/drag-and-drop-file-uploads-in-gmail-using-just-the-specs' rel='bookmark' title='Permanent Link: Drag and drop file uploads in Gmail using just the specs'>Drag and drop file uploads in Gmail using just the specs</a> <small>Gmail started off with the awful input type="file" "add more"...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_brown" style="float: right;margin-left: 0.75em;"><script type="text/javascript" src="http://button.topsy.com/widget/retweet-big?url=http://feedproxy.google.com/~r/ajaxian/~3/7K4AvApfgFY/youtube-html5-video&amp;shorturl=http://bit.ly/91uAVr&amp;title=YouTube+and+Vimeo+turn+on+HTML5+video+tag&amp;theme=brown&amp;nick=ropox&amp;order=count,retweet,badge&amp;txt_tweet=tweet&amp;txt_retweet=retweet"></script></div><p><img class="alignnone size-full wp-image-8472" title="youtubehtml5" src="http://ajaxian.com/wp-content/images/youtubehtml5.png" alt="youtubehtml5" width="534" height="385" /></p>
<p>At Google I/O the team showed a demo of <a href="http://www.youtube.com/html5">YouTube</a> running video right in the browser, instead of in the rectangle of Flash.</p>
<p>Now, that URL takes you to the beta, which you can opt-in too. I am torn on what to write on this showcase though&#8230;. so, especially since it is Friday, here are two takes:</p>
<p><strong>Open Web Advocate</strong></p>
<p>It is fantastic to see a massive site &#8211; the poster child of Flash video &#8211; implement HTML5 video. If you want to piss of an Adobean ask them &#8220;how do you feel about YouTube folks making millions off of the back of your work. Surely you got a bunch of license money&#8230; oh wait.&#8221;</p>
<p>This is the first step for YouTube, and now that video is a native experience in the browser they can innovate in really interesting ways.</p>
<p>One bonus feature for trying the beta: &#8220;Videos with ads are not supported&#8221; <img src='http://ropox.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>The Other Guy</strong></p>
<p>It is great to see YouTube showing off HTML5 support, however you will notice that it only works in the Safari/Chrome world (saying it works in IE via ChromeFrame is cheating) due to the fact that YouTube only supports H.264 and hasn&#8217;t done Ogg. Sure it would take a lot to get Ogg support at that scale, but it would also help the cause a lot.</p>
<p>When you test it at this early stage you also see that there isn&#8217;t HD support or much of the other features of the Flash player, so instead of showing off how the experience can be better&#8230;.. it is in catch up mode. Features such as full screen aren&#8217;t even an option yet of course. We need to move faster.</p>
<p>I am looking forward how things play out over time. What guy are you today?</p>
<p><strong>NOTE:</strong> <a href="http://news.cnet.com/8301-27076_3-10439048-248.html">Vimeo are turning on support too</a>, also H.264 only.</p>

<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Fajaxian%2F%7E3%2F7K4AvApfgFY%2Fyoutube-html5-video&amp;linkname=YouTube%20and%20Vimeo%20turn%20on%20HTML5%20video%20tag"><img src="http://ropox.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>

<p>Related posts:<ol><li><a href='http://ropox.net/archives/15662' rel='bookmark' title='Permanent Link: HTML5 and CSS3 Readiness Visualization'>HTML5 and CSS3 Readiness Visualization</a> <small>Paul Irish and Divya Manian have created a fun visualization...</small></li>
<li><a href='http://feedproxy.google.com/~r/Techcrunch/~3/TP0FhLkiYWc/' rel='bookmark' title='Permanent Link: Ten Technologies That Will Rock 2010'>Ten Technologies That Will Rock 2010</a> <small> Now that the aughts are behind us, we can...</small></li>
<li><a href='http://feedproxy.google.com/~r/ajaxian/~3/Vmqs3ynA74U/drag-and-drop-file-uploads-in-gmail-using-just-the-specs' rel='bookmark' title='Permanent Link: Drag and drop file uploads in Gmail using just the specs'>Drag and drop file uploads in Gmail using just the specs</a> <small>Gmail started off with the awful input type="file" "add more"...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/ajaxian/~3/7K4AvApfgFY/youtube-html5-video/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network Monitor Experts Extension For Microsoft Network Monitor</title>
		<link>http://www.ghacks.net/2009/07/02/network-monitor-experts-extension-for-microsoft-network-monitor/</link>
		<comments>http://www.ghacks.net/2009/07/02/network-monitor-experts-extension-for-microsoft-network-monitor/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 12:13:27 +0000</pubDate>
		<dc:creator>ropox</dc:creator>
				<category><![CDATA[Metabloging]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14068</guid>
		<description><![CDATA[Version 3.3 of the Microsoft Network Monitor has been released a few months ago. The Network Monitor application has been designed for capturing and analysing of network traffic. The new version of Network Monitor added a few exciting features to the network monitoring software including the ability to add so called Experts &#8211; standalone applications [...]


Related posts:<ol><li><a href='http://feedproxy.google.com/~r/ajaxian/~3/dXOPZ-NVhWs/firediff-firebug-extension-to-track-changes-to-dom-and-css' rel='bookmark' title='Permanent Link: FireDiff: Firebug extension to track changes to DOM and CSS'>FireDiff: Firebug extension to track changes to DOM and CSS</a> <small>Kevin Decker has released FireDiff a very cool Firebug extension...</small></li>
<li><a href='http://ropox.net/archives/72' rel='bookmark' title='Permanent Link: Microsoft is changing course on surfing with IE8 ?'>Microsoft is changing course on surfing with IE8 ?</a> <small>This is great news for those who are swearing every...</small></li>
<li><a href='http://feedproxy.google.com/~r/ajaxian/~3/CA_45QKRyFU/ie-8-launches-at-mix09-probably-without-one-of-your-features' rel='bookmark' title='Permanent Link: IE 8 Launches at MIX09, probably without one of your features'>IE 8 Launches at MIX09, probably without one of your features</a> <small>You may have noticed that day 2 at MIX was...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_brown" style="float: right;margin-left: 0.75em;"><script type="text/javascript" src="http://button.topsy.com/widget/retweet-big?url=http://www.ghacks.net/2009/07/02/network-monitor-experts-extension-for-microsoft-network-monitor/&amp;title=Network+Monitor+Experts+Extension+For+Microsoft+Network+Monitor&amp;theme=brown&amp;nick=ropox&amp;order=count,retweet,badge&amp;txt_tweet=tweet&amp;txt_retweet=retweet"></script></div><p><img class="alignleft size-full wp-image-14069" title="microsoft network monitor" src="http://www.ghacks.net/wp-content/uploads/2009/07/microsoft_network_monitor.jpg" alt="microsoft network monitor" width="128" height="109" />Version 3.3 of the Microsoft Network Monitor has been released a few months ago. The Network Monitor application has been designed for capturing and analysing of network traffic. The new version of Network Monitor added a few exciting features to the <a href="http://www.ghacks.net/2009/05/28/network-monitoring-software/">network monitoring software</a> including the ability to add so called Experts – standalone applications – to the software which analyze data captured by Network Monitor.</p>
<p>Three Network Monitor Experts have been released so far, the last less than two weeks ago. <a href="http://nmexperts.codeplex.com/">Available</a> are the Simple Search, Top Users and TCP Analyzer Experts. Here is a short summary of what these Experts do:</p>
<p><span id="more-14068"> </span></p>
<ul>
<li><a href="http://code.msdn.microsoft.com/NmSimpleSearch">Simple Search</a> Lets you search frames and comments for raw ASCII text case-insensitively or with regular expressions.</li>
<li><a href="http://nmtopusers.codeplex.com/">Top Users</a> Lets you determine the heaviest users of network bandwidth.</li>
<li><a href="http://research.microsoft.com/tcpanalyzer">TCP Analyzer</a> This tool analyzes network traces of Transmission Control Protocol (TCP) connections.</li>
</ul>
<p>The Experts can be downloaded separately and need to be installed before they can be used. It is recommended to close the Network Monitor before installing the add-ons. The Experts become then available in the Experts menu on top of the program.</p>
<p><img class="alignnone size-full wp-image-14070" title="network monitor experts" src="http://www.ghacks.net/wp-content/uploads/2009/07/network_monitor_experts.jpg" alt="network monitor experts" width="492" height="199" /></p>
<p>Microsoft Network Monitor is offered as a free <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=983b941d-06cb-4658-b7f6-3088333d062f">download</a> for 32-bit and 64-bit editions of the Windows operating system.</p>

<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ghacks.net%2F2009%2F07%2F02%2Fnetwork-monitor-experts-extension-for-microsoft-network-monitor%2F&amp;linkname=Network%20Monitor%20Experts%20Extension%20For%20Microsoft%20Network%20Monitor"><img src="http://ropox.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>

<p>Related posts:<ol><li><a href='http://feedproxy.google.com/~r/ajaxian/~3/dXOPZ-NVhWs/firediff-firebug-extension-to-track-changes-to-dom-and-css' rel='bookmark' title='Permanent Link: FireDiff: Firebug extension to track changes to DOM and CSS'>FireDiff: Firebug extension to track changes to DOM and CSS</a> <small>Kevin Decker has released FireDiff a very cool Firebug extension...</small></li>
<li><a href='http://ropox.net/archives/72' rel='bookmark' title='Permanent Link: Microsoft is changing course on surfing with IE8 ?'>Microsoft is changing course on surfing with IE8 ?</a> <small>This is great news for those who are swearing every...</small></li>
<li><a href='http://feedproxy.google.com/~r/ajaxian/~3/CA_45QKRyFU/ie-8-launches-at-mix09-probably-without-one-of-your-features' rel='bookmark' title='Permanent Link: IE 8 Launches at MIX09, probably without one of your features'>IE 8 Launches at MIX09, probably without one of your features</a> <small>You may have noticed that day 2 at MIX was...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/02/network-monitor-experts-extension-for-microsoft-network-monitor/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FireDiff: Firebug extension to track changes to DOM and CSS</title>
		<link>http://feedproxy.google.com/~r/ajaxian/~3/dXOPZ-NVhWs/firediff-firebug-extension-to-track-changes-to-dom-and-css</link>
		<comments>http://feedproxy.google.com/~r/ajaxian/~3/dXOPZ-NVhWs/firediff-firebug-extension-to-track-changes-to-dom-and-css#comments</comments>
		<pubDate>Fri, 17 Apr 2009 13:59:16 +0000</pubDate>
		<dc:creator>ropox</dc:creator>
				<category><![CDATA[Metabloging]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://ajaxian.com/?p=6605</guid>
		<description><![CDATA[Kevin Decker has released FireDiff a very cool Firebug extension that tracks changes to the page and CSS.


Firediff implements a change monitor that records all of the changes made by firebug and the application itself to CSS and the DOM. This provides insight into the functionality of the application as well as provide a record [...]


Related posts:<ol><li><a href='http://ropox.net/archives/1572' rel='bookmark' title='Permanent Link: Επιτέλους : Debug CSS σε IE6,Opera και Safari σε Run Time!!'>Επιτέλους : Debug CSS σε IE6,Opera και Safari σε Run Time!!</a> <small>Κι όμως δε το πίστευα όταν είπα μπας και βρώ...</small></li>
<li><a href='http://www.ghacks.net/2009/07/02/network-monitor-experts-extension-for-microsoft-network-monitor/' rel='bookmark' title='Permanent Link: Network Monitor Experts Extension For Microsoft Network Monitor'>Network Monitor Experts Extension For Microsoft Network Monitor</a> <small>Version 3.3 of the Microsoft Network Monitor has been released...</small></li>
<li><a href='http://feeds.feedburner.com/~r/ajaxian/~3/513949453/mootools-update-milk-moobugger-javascript-techniques-and-more' rel='bookmark' title='Permanent Link: MooTools Update: Milk, MooBugger, JavaScript techniques, and more'>MooTools Update: Milk, MooBugger, JavaScript techniques, and more</a> <small>There has been a lot of interesting news in the...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_brown" style="float: right;margin-left: 0.75em;"><script type="text/javascript" src="http://button.topsy.com/widget/retweet-big?url=http://feedproxy.google.com/~r/ajaxian/~3/dXOPZ-NVhWs/firediff-firebug-extension-to-track-changes-to-dom-and-css&amp;title=FireDiff%3A+Firebug+extension+to+track+changes+to+DOM+and+CSS&amp;theme=brown&amp;nick=ropox&amp;order=count,retweet,badge&amp;txt_tweet=tweet&amp;txt_retweet=retweet"></script></div><p>Kevin Decker has released <a href="http://www.incaseofstairs.com/firediff/">FireDiff</a> a very cool Firebug extension that tracks changes to the page and CSS.</p>
<p><img src="http://www.incaseofstairs.com/wp-content/uploads/2009/04/firediff_small.png" alt="" /></p>
<blockquote><p>Firediff implements a change monitor that records all of the changes made by firebug and the application itself to CSS and the DOM. This provides insight into the functionality of the application as well as provide a record of the changes that were required to debug and tweak the page’s display.</p></blockquote>
<p>The release, which you can <a href="http://www.incaseofstairs.com/firediff/firediff011/">find here</a> uses recent features of the latest Firebug 1.4 code. Early days!</p>
<div class="feedflare"></div>

<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Fajaxian%2F%7E3%2FdXOPZ-NVhWs%2Ffirediff-firebug-extension-to-track-changes-to-dom-and-css&amp;linkname=FireDiff%3A%20Firebug%20extension%20to%20track%20changes%20to%20DOM%20and%20CSS"><img src="http://ropox.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>

<p>Related posts:<ol><li><a href='http://ropox.net/archives/1572' rel='bookmark' title='Permanent Link: Επιτέλους : Debug CSS σε IE6,Opera και Safari σε Run Time!!'>Επιτέλους : Debug CSS σε IE6,Opera και Safari σε Run Time!!</a> <small>Κι όμως δε το πίστευα όταν είπα μπας και βρώ...</small></li>
<li><a href='http://www.ghacks.net/2009/07/02/network-monitor-experts-extension-for-microsoft-network-monitor/' rel='bookmark' title='Permanent Link: Network Monitor Experts Extension For Microsoft Network Monitor'>Network Monitor Experts Extension For Microsoft Network Monitor</a> <small>Version 3.3 of the Microsoft Network Monitor has been released...</small></li>
<li><a href='http://feeds.feedburner.com/~r/ajaxian/~3/513949453/mootools-update-milk-moobugger-javascript-techniques-and-more' rel='bookmark' title='Permanent Link: MooTools Update: Milk, MooBugger, JavaScript techniques, and more'>MooTools Update: Milk, MooBugger, JavaScript techniques, and more</a> <small>There has been a lot of interesting news in the...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/ajaxian/~3/dXOPZ-NVhWs/firediff-firebug-extension-to-track-changes-to-dom-and-css/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google talking about HTML 5 and the Mobile Web</title>
		<link>http://feedproxy.google.com/~r/ajaxian/~3/9_RJd6dShII/google-talking-about-html-5-and-the-mobile-web</link>
		<comments>http://feedproxy.google.com/~r/ajaxian/~3/9_RJd6dShII/google-talking-about-html-5-and-the-mobile-web#comments</comments>
		<pubDate>Wed, 08 Apr 2009 12:20:20 +0000</pubDate>
		<dc:creator>ropox</dc:creator>
				<category><![CDATA[Metabloging]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://ajaxian.com/?p=6529</guid>
		<description><![CDATA[The Google Mobile folks talked about the new Gmail Mobile launch that uses HTML 5 technology to speed up the experience, and work offline.

On the developer side of the house we get to see a little teaser of what the team will be sharing with us:

Of course we didn't get there without a few hard [...]


Related posts:<ol><li><a href='http://feedproxy.google.com/~r/ajaxian/~3/ZhCs9AtdZOA/html-5-section-is-not-just-a-semantic-div' rel='bookmark' title='Permanent Link: HTML 5 section is not just a “semantic div”'>HTML 5 section is not just a “semantic div”</a> <small>James Graham of Opera has a post about how section...</small></li>
<li><a href='http://feedproxy.google.com/~r/ajaxian/~3/7K4AvApfgFY/youtube-html5-video' rel='bookmark' title='Permanent Link: YouTube and Vimeo turn on HTML5 video tag'>YouTube and Vimeo turn on HTML5 video tag</a> <small>At Google I/O the team showed a demo of YouTube...</small></li>
<li><a href='http://ropox.net/archives/63' rel='bookmark' title='Permanent Link: use your mobile to record mp3 audio, free , unlimited and great service'>use your mobile to record mp3 audio, free , unlimited and great service</a> <small>Δεν είχα ακούσει για το drop.io μέχρι που πέτυχα ένα...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_brown" style="float: right;margin-left: 0.75em;"><script type="text/javascript" src="http://button.topsy.com/widget/retweet-big?url=http://feedproxy.google.com/~r/ajaxian/~3/9_RJd6dShII/google-talking-about-html-5-and-the-mobile-web&amp;title=Google+talking+about+HTML+5+and+the+Mobile+Web&amp;theme=brown&amp;nick=ropox&amp;order=count,retweet,badge&amp;txt_tweet=tweet&amp;txt_retweet=retweet"></script></div><p>The Google Mobile folks <a href="http://googlemobile.blogspot.com/2009/04/gmail-gets-new-engine-for-iphone-and.html">talked about the new Gmail Mobile launch</a> that uses HTML 5 technology to speed up the experience, and work offline.</p>
<p><img src="http://2.bp.blogspot.com/_4GHuwMk1foo/Sdt-aCZMAkI/AAAAAAAAAUU/MXepcqwBHvw/s400/gmailpost.jpg" alt="" /></p>
<p>On the <a href="http://google-code-updates.blogspot.com/2009/04/html5-and-webkit-pave-way-for-mobile.html">developer side of the house</a> we get to see a little teaser of what the team will be sharing with us:</p>
<blockquote><p>Of course we didn&#8217;t get there without a few hard knocks. As an evolving standard, HTML5 has been fast-changing target and we&#8217;ve skinned our knees and bruised ourselves along the way. So rather than just deliver the fruit of all those bumps and scratches to end users in our own products, we decided we wanted to write a few blog posts to share what we&#8217;ve learned so that others can take advantage of HTML5 as well.</p></blockquote>
<p>Great to see the mobile Web continue to merge as just One Web, and I look forward to hearing from the trenches on issues the team ran into, so we can learn from them.</p>
<div class="feedflare"></div>

<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Ffeedproxy.google.com%2F%7Er%2Fajaxian%2F%7E3%2F9_RJd6dShII%2Fgoogle-talking-about-html-5-and-the-mobile-web&amp;linkname=Google%20talking%20about%20HTML%205%20and%20the%20Mobile%20Web"><img src="http://ropox.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a></p>

<p>Related posts:<ol><li><a href='http://feedproxy.google.com/~r/ajaxian/~3/ZhCs9AtdZOA/html-5-section-is-not-just-a-semantic-div' rel='bookmark' title='Permanent Link: HTML 5 section is not just a “semantic div”'>HTML 5 section is not just a “semantic div”</a> <small>James Graham of Opera has a post about how section...</small></li>
<li><a href='http://feedproxy.google.com/~r/ajaxian/~3/7K4AvApfgFY/youtube-html5-video' rel='bookmark' title='Permanent Link: YouTube and Vimeo turn on HTML5 video tag'>YouTube and Vimeo turn on HTML5 video tag</a> <small>At Google I/O the team showed a demo of YouTube...</small></li>
<li><a href='http://ropox.net/archives/63' rel='bookmark' title='Permanent Link: use your mobile to record mp3 audio, free , unlimited and great service'>use your mobile to record mp3 audio, free , unlimited and great service</a> <small>Δεν είχα ακούσει για το drop.io μέχρι που πέτυχα ένα...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://feedproxy.google.com/~r/ajaxian/~3/9_RJd6dShII/google-talking-about-html-5-and-the-mobile-web/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
