<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>dzone.com: web 2.0</title>
    <link>http://www.dzone.com/links/tag/web 2.0.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Tue, 24 Nov 2009 04:34:58 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-11-24T04:34:58Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/frontpage/web 2.0/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>Why Silverlight makes sense</title>
      <link>http://www.dzone.com/links/rss/why_silverlight_makes_sense.html</link>
      <description>I'm just back from Microsoft's Professional Developers Conference in Los Angeles, where the star of the show was the latest update to the Silverlight browser plug-in that lets you run .NET applications cross-platform and within the browser. The pace of development is remarkable. It is only 9 months ago that we were first shown the beta of Silverlight 3, at the Mix conference in March. Silverlight 3 was fully released in July; and now we have version 4.0 beta, with release promised for the first half of 2010.</description>
      <category>.net</category>
      <category>microsoft</category>
      <category>news</category>
      <category>web 2.0</category>
      <pubDate>Mon, 23 Nov 2009 13:42:33 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301169.html</guid>
      <dc:creator>Joseph.Volcy</dc:creator>
      <dc:date>2009-11-23T13:42:33Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/why_silverlight_makes_sense.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301169.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I'm just back from Microsoft's Professional Developers Conference in Los Angeles, where the star of the show was the latest update to the Silverlight browser plug-in that lets you run .NET applications cross-platform and within the browser. The pace of development is remarkable. It is only 9 months ago that we were first shown the beta of Silverlight 3, at the Mix conference in March. Silverlight 3 was fully released in July; and now we have version 4.0 beta, with release promised for the first half of 2010.<br/><br/><a href='http://www.dzone.com/links/rss/why_silverlight_makes_sense.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301169' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301169</dz:linkId>
      <dz:submitDate>2009-11-23T12:40:28Z</dz:submitDate>
      <dz:promoteDate>2009-11-23T13:42:33Z</dz:promoteDate>
      <dz:voteUpCount>14</dz:voteUpCount>
      <dz:voteDownCount>6</dz:voteDownCount>
      <dz:clickCount>370</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301169.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Joseph.Volcy</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/359202.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Performance Analysis of dynamic JavaScript Menus</title>
      <link>http://www.dzone.com/links/rss/performance_analysis_of_dynamic_javascript_menus.html</link>
      <description>In my previous post I talked about the impact of jQuery Selectors on a page that I analyzed. The page took 4.8 seconds in the onLoad event handler. 2 seconds were mainly caused by the selectors as described in the blog. The other 2.8 seconds were caused by a dynamic JavaScript menu – in that particular case it was the superfish jQuery plugin. A closer analysis showed why it takes so long and this also got me to do some research on these menus. Kudos to Joel Birch for his excellent plugin – easy to integrate – and – if properly used – its fast enough</description>
      <category>ajax</category>
      <category>how-to</category>
      <category>javascript</category>
      <category>web 2.0</category>
      <pubDate>Mon, 23 Nov 2009 19:54:50 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301181.html</guid>
      <dc:creator>Andreas Grabner</dc:creator>
      <dc:date>2009-11-23T19:54:50Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/performance_analysis_of_dynamic_javascript_menus.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301181.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In my previous post I talked about the impact of jQuery Selectors on a page that I analyzed. The page took 4.8 seconds in the onLoad event handler. 2 seconds were mainly caused by the selectors as described in the blog. The other 2.8 seconds were caused by a dynamic JavaScript menu – in that particular case it was the superfish jQuery plugin. A closer analysis showed why it takes so long and this also got me to do some research on these menus. Kudos to Joel Birch for his excellent plugin – easy to integrate – and – if properly used – its fast enough<br/><br/><a href='http://www.dzone.com/links/rss/performance_analysis_of_dynamic_javascript_menus.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301181' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301181</dz:linkId>
      <dz:submitDate>2009-11-23T13:04:41Z</dz:submitDate>
      <dz:promoteDate>2009-11-23T19:54:50Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>132</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301181.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>grabnerandi</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/376711.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>The Rise &amp; Fall Of India’s Youth Icon – Orkut</title>
      <link>http://www.dzone.com/links/rss/the_rise_fall_of_indias_youth_icon_orkut.html</link>
      <description>This is a detailed post explaining the reasons high groth of Orkut in India and why Facebook has now started gaining share in India. A must read for any one remotely interest in social networking.</description>
      <category>opinion</category>
      <category>research</category>
      <category>web 2.0</category>
      <category>web services</category>
      <pubDate>Sun, 22 Nov 2009 05:35:08 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/299571.html</guid>
      <dc:creator>mayank25may</dc:creator>
      <dc:date>2009-11-22T05:35:08Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/the_rise_fall_of_indias_youth_icon_orkut.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/299571.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This is a detailed post explaining the reasons high groth of Orkut in India and why Facebook has now started gaining share in India. A must read for any one remotely interest in social networking.<br/><br/><a href='http://www.dzone.com/links/rss/the_rise_fall_of_indias_youth_icon_orkut.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=299571' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>299571</dz:linkId>
      <dz:submitDate>2009-11-21T20:18:39Z</dz:submitDate>
      <dz:promoteDate>2009-11-22T05:35:08Z</dz:promoteDate>
      <dz:voteUpCount>13</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>654</dz:clickCount>
      <dz:commentCount>3</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/299571.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mayank25may</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/450097.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Text Effects In jQuery</title>
      <link>http://www.dzone.com/links/rss/text_effects_in_jquery.html</link>
      <description>jQuery is not just about Menus and Animation Effects. With jQuery you can also create attractive text effects and play with the text to communicate well with the users. With this collection, you can create text gradients, text fly effects, text glow and much more.</description>
      <category>css-html</category>
      <category>javascript</category>
      <category>web 2.0</category>
      <category>web design</category>
      <pubDate>Sat, 21 Nov 2009 17:20:10 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/298501.html</guid>
      <dc:creator>sweetys</dc:creator>
      <dc:date>2009-11-21T17:20:10Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/text_effects_in_jquery.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/298501.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>jQuery is not just about Menus and Animation Effects. With jQuery you can also create attractive text effects and play with the text to communicate well with the users. With this collection, you can create text gradients, text fly effects, text glow and much more.<br/><br/><a href='http://www.dzone.com/links/rss/text_effects_in_jquery.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=298501' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>298501</dz:linkId>
      <dz:submitDate>2009-11-20T18:08:09Z</dz:submitDate>
      <dz:promoteDate>2009-11-21T17:20:10Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>607</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/298501.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>sweetys</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/304526.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

