<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:activity="http://activitystrea.ms/spec/1.0/" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:slideshare="http://slideshare.net/api/1" version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Slideshows For 'Javascript'</title>
    <link>http://www.slideshare.net/group/javascript</link>
    <image>
      <url>http://www.slideshare.net/images/logo.gif</url>
      <title>Slideshows For 'Javascript'</title>
      <link>http://www.slideshare.net/group/javascript</link>
    </image>
    <pubDate>Mon, 21 Dec 2009 05:56:45 GMT</pubDate>
    <description>SlideShare feed for Slideshows For 'Javascript'</description>
    <item>
      <title>Obvious Secrets of JavaScript</title>
      <link>http://www.slideshare.net/Dmitry.Baranovskiy/obvious-secrets-of-javascript</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/javascriptsecrets-091220235652-phpapp02-thumbnail-2?1261375107" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> ]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/javascriptsecrets-091220235652-phpapp02-thumbnail-2?1261375107" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> ]]>
      </content:encoded>
      <pubDate>Mon, 21 Dec 2009 05:56:45 GMT</pubDate>
      <guid>http://www.slideshare.net/Dmitry.Baranovskiy/obvious-secrets-of-javascript</guid>
      <author>Dmitry.Baranovskiy@slideshare.net(Dmitry.Baranovskiy)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/Dmitry.Baranovskiy/obvious-secrets-of-javascript"/>
        <media:title>Obvious Secrets of JavaScript</media:title>
        <media:credit>Dmitry.Baranovskiy</media:credit>
        <media:description type="plain"></media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/javascriptsecrets-091220235652-phpapp02-thumbnail-2?1261375107&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; </media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/javascriptsecrets-091220235652-phpapp02-thumbnail-2?1261375107" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_2756093"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/Dmitry.Baranovskiy/obvious-secrets-of-javascript" title="Obvious Secrets of JavaScript">Obvious Secrets of JavaScript</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=javascriptsecrets-091220235652-phpapp02&stripped_title=obvious-secrets-of-javascript" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=javascriptsecrets-091220235652-phpapp02&stripped_title=obvious-secrets-of-javascript" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/Dmitry.Baranovskiy">Dmitry Baranovskiy</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>80</slideshare:views>
        <slideshare:comments>0</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/javascriptsecrets-091220235652-phpapp02-thumbnail-2?1261375107</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>Writing Efficient JavaScript</title>
      <link>http://www.slideshare.net/nzakas/writing-efficient-javascript</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/writing-efficient-javascript-090613215922-phpapp01-thumbnail-2?1245720843" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> JavaScript is filled with things that make it slow. Learn what they are and how to deal with them.]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/writing-efficient-javascript-090613215922-phpapp01-thumbnail-2?1245720843" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> JavaScript is filled with things that make it slow. Learn what they are and how to deal with them.]]>
      </content:encoded>
      <pubDate>Sun, 14 Jun 2009 02:59:14 GMT</pubDate>
      <guid>http://www.slideshare.net/nzakas/writing-efficient-javascript</guid>
      <author>nzakas@slideshare.net(nzakas)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/nzakas/writing-efficient-javascript"/>
        <media:title>Writing Efficient JavaScript</media:title>
        <media:credit>nzakas</media:credit>
        <media:description type="plain">JavaScript is filled with things that make it slow. Learn what they are and how to deal with them.</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/writing-efficient-javascript-090613215922-phpapp01-thumbnail-2?1245720843&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; JavaScript is filled with things that make it slow. Learn what they are and how to deal with them.</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/writing-efficient-javascript-090613215922-phpapp01-thumbnail-2?1245720843" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_1579430"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/nzakas/writing-efficient-javascript" title="Writing Efficient JavaScript">Writing Efficient JavaScript</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=writing-efficient-javascript-090613215922-phpapp01&stripped_title=writing-efficient-javascript" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=writing-efficient-javascript-090613215922-phpapp01&stripped_title=writing-efficient-javascript" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/nzakas">Nicholas Zakas</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>6982</slideshare:views>
        <slideshare:comments>1</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/writing-efficient-javascript-090613215922-phpapp01-thumbnail-2?1245720843</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>Speed Up Your JavaScript</title>
      <link>http://www.slideshare.net/nzakas/speed-up-your-javascript</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/speed-up-your-javascript-090602233121-phpapp02-thumbnail-2?1251655883" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> Describes common JavaScript performance issues and how to work around them.]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/speed-up-your-javascript-090602233121-phpapp02-thumbnail-2?1251655883" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> Describes common JavaScript performance issues and how to work around them.]]>
      </content:encoded>
      <pubDate>Wed, 03 Jun 2009 04:30:46 GMT</pubDate>
      <guid>http://www.slideshare.net/nzakas/speed-up-your-javascript</guid>
      <author>nzakas@slideshare.net(nzakas)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/nzakas/speed-up-your-javascript"/>
        <media:title>Speed Up Your JavaScript</media:title>
        <media:credit>nzakas</media:credit>
        <media:description type="plain">Describes common JavaScript performance issues and how to work around them.</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/speed-up-your-javascript-090602233121-phpapp02-thumbnail-2?1251655883&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; Describes common JavaScript performance issues and how to work around them.</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/speed-up-your-javascript-090602233121-phpapp02-thumbnail-2?1251655883" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_1525237"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/nzakas/speed-up-your-javascript" title="Speed Up Your JavaScript">Speed Up Your JavaScript</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=speed-up-your-javascript-090602233121-phpapp02&stripped_title=speed-up-your-javascript" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=speed-up-your-javascript-090602233121-phpapp02&stripped_title=speed-up-your-javascript" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/nzakas">Nicholas Zakas</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>6277</slideshare:views>
        <slideshare:comments>4</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/speed-up-your-javascript-090602233121-phpapp02-thumbnail-2?1251655883</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>JavaScript Patterns</title>
      <link>http://www.slideshare.net/stoyan/javascript-patterns</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/javascript-patterns-090918194552-phpapp01-thumbnail-2?1253466733" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> Slides from Ajax Experience 2009. In this session:
- Object creation patterns
- Code reuse patterns
- Functional patterns
- More on object creation
- Design patterns

Some example patterns: object creation with literals and constructos, prototypes, inheritance and other code reuse patterns, lazy definition, callbacks, singleton, factory, classical and prototypal inheritance, namespaces, chaining, modules, static methods, private and privileged members

For more information, see:
http://jspatterns.com
My column in the JavaScript Magazine (http://jsmag.com)
Blog: http://phpied.com]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/javascript-patterns-090918194552-phpapp01-thumbnail-2?1253466733" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> Slides from Ajax Experience 2009. In this session:
- Object creation patterns
- Code reuse patterns
- Functional patterns
- More on object creation
- Design patterns

Some example patterns: object creation with literals and constructos, prototypes, inheritance and other code reuse patterns, lazy definition, callbacks, singleton, factory, classical and prototypal inheritance, namespaces, chaining, modules, static methods, private and privileged members

For more information, see:
http://jspatterns.com
My column in the JavaScript Magazine (http://jsmag.com)
Blog: http://phpied.com]]>
      </content:encoded>
      <pubDate>Sat, 19 Sep 2009 00:45:42 GMT</pubDate>
      <guid>http://www.slideshare.net/stoyan/javascript-patterns</guid>
      <author>stoyan@slideshare.net(stoyan)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/stoyan/javascript-patterns"/>
        <media:title>JavaScript Patterns</media:title>
        <media:credit>stoyan</media:credit>
        <media:description type="plain">Slides from Ajax Experience 2009. In this session:
- Object creation patterns
- Code reuse patterns
- Functional patterns
- More on object creation
- Design patterns

Some example patterns: object creation with literals and constructos, prototypes, inheritance and other code reuse patterns, lazy definition, callbacks, singleton, factory, classical and prototypal inheritance, namespaces, chaining, modules, static methods, private and privileged members

For more information, see:
http://jspatterns.com
My column in the JavaScript Magazine (http://jsmag.com)
Blog: http://phpied.com</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/javascript-patterns-090918194552-phpapp01-thumbnail-2?1253466733&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; Slides from Ajax Experience 2009. In this session:
- Object creation patterns
- Code reuse patterns
- Functional patterns
- More on object creation
- Design patterns

Some example patterns: object creation with literals and constructos, prototypes, inheritance and other code reuse patterns, lazy definition, callbacks, singleton, factory, classical and prototypal inheritance, namespaces, chaining, modules, static methods, private and privileged members

For more information, see:
http://jspatterns.com
My column in the JavaScript Magazine (http://jsmag.com)
Blog: http://phpied.com</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/javascript-patterns-090918194552-phpapp01-thumbnail-2?1253466733" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_2020432"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/stoyan/javascript-patterns" title="JavaScript Patterns">JavaScript Patterns</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=javascript-patterns-090918194552-phpapp01&stripped_title=javascript-patterns" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=javascript-patterns-090918194552-phpapp01&stripped_title=javascript-patterns" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/stoyan">Stoyan Stefanov</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>2826</slideshare:views>
        <slideshare:comments>1</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/javascript-patterns-090918194552-phpapp01-thumbnail-2?1253466733</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>High Performance Kick Ass Web Apps (JavaScript edition)</title>
      <link>http://www.slideshare.net/stoyan/high-performance-kick-ass-web-apps-javascript-edition</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/hiperf2-090428133045-phpapp02-thumbnail-2?1240978690" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> Slides from JSConf 2009 presentation &quot;High Performance Kick Ass Web Apps&quot; with focus on JavaScript.]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/hiperf2-090428133045-phpapp02-thumbnail-2?1240978690" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> Slides from JSConf 2009 presentation &quot;High Performance Kick Ass Web Apps&quot; with focus on JavaScript.]]>
      </content:encoded>
      <pubDate>Tue, 28 Apr 2009 18:30:38 GMT</pubDate>
      <guid>http://www.slideshare.net/stoyan/high-performance-kick-ass-web-apps-javascript-edition</guid>
      <author>stoyan@slideshare.net(stoyan)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/stoyan/high-performance-kick-ass-web-apps-javascript-edition"/>
        <media:title>High Performance Kick Ass Web Apps (JavaScript edition)</media:title>
        <media:credit>stoyan</media:credit>
        <media:description type="plain">Slides from JSConf 2009 presentation &amp;quot;High Performance Kick Ass Web Apps&amp;quot; with focus on JavaScript.</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/hiperf2-090428133045-phpapp02-thumbnail-2?1240978690&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; Slides from JSConf 2009 presentation &amp;quot;High Performance Kick Ass Web Apps&amp;quot; with focus on JavaScript.</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/hiperf2-090428133045-phpapp02-thumbnail-2?1240978690" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_1358647"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/stoyan/high-performance-kick-ass-web-apps-javascript-edition" title="High Performance Kick Ass Web Apps (JavaScript edition)">High Performance Kick Ass Web Apps (JavaScript edition)</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=hiperf2-090428133045-phpapp02&stripped_title=high-performance-kick-ass-web-apps-javascript-edition" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=hiperf2-090428133045-phpapp02&stripped_title=high-performance-kick-ass-web-apps-javascript-edition" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/stoyan">Stoyan Stefanov</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>9728</slideshare:views>
        <slideshare:comments>4</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/hiperf2-090428133045-phpapp02-thumbnail-2?1240978690</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>The Real Time Web with XMPP</title>
      <link>http://www.slideshare.net/metajack/the-real-time-web-with-xmpp</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/therealtimewebwithxmpp-090429171914-phpapp02-thumbnail-2?1241043682" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> A new real time Web is emerging, backed by the eXtensible Messaging and Presence Protocol (XMPP). This protocol is designed for low latency, real time communication, publish-subscribe, and social networking. You will learn how XMPP and HTTP can be combined to make new applications possible and how to harness XMPP from JavaScript. We will use the Strophe library to create a few simple XMPP applications.

Code used in this presentation is at http://metajack.im/code/realtimeweb_jsconf2009.zip]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/therealtimewebwithxmpp-090429171914-phpapp02-thumbnail-2?1241043682" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> A new real time Web is emerging, backed by the eXtensible Messaging and Presence Protocol (XMPP). This protocol is designed for low latency, real time communication, publish-subscribe, and social networking. You will learn how XMPP and HTTP can be combined to make new applications possible and how to harness XMPP from JavaScript. We will use the Strophe library to create a few simple XMPP applications.

Code used in this presentation is at http://metajack.im/code/realtimeweb_jsconf2009.zip]]>
      </content:encoded>
      <pubDate>Wed, 29 Apr 2009 22:19:13 GMT</pubDate>
      <guid>http://www.slideshare.net/metajack/the-real-time-web-with-xmpp</guid>
      <author>metajack@slideshare.net(metajack)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/metajack/the-real-time-web-with-xmpp"/>
        <media:title>The Real Time Web with XMPP</media:title>
        <media:credit>metajack</media:credit>
        <media:description type="plain">A new real time Web is emerging, backed by the eXtensible Messaging and Presence Protocol (XMPP). This protocol is designed for low latency, real time communication, publish-subscribe, and social networking. You will learn how XMPP and HTTP can be combined to make new applications possible and how to harness XMPP from JavaScript. We will use the Strophe library to create a few simple XMPP applications.

Code used in this presentation is at http://metajack.im/code/realtimeweb_jsconf2009.zip</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/therealtimewebwithxmpp-090429171914-phpapp02-thumbnail-2?1241043682&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; A new real time Web is emerging, backed by the eXtensible Messaging and Presence Protocol (XMPP). This protocol is designed for low latency, real time communication, publish-subscribe, and social networking. You will learn how XMPP and HTTP can be combined to make new applications possible and how to harness XMPP from JavaScript. We will use the Strophe library to create a few simple XMPP applications.

Code used in this presentation is at http://metajack.im/code/realtimeweb_jsconf2009.zip</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/therealtimewebwithxmpp-090429171914-phpapp02-thumbnail-2?1241043682" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_1365558"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/metajack/the-real-time-web-with-xmpp" title="The Real Time Web with XMPP">The Real Time Web with XMPP</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=therealtimewebwithxmpp-090429171914-phpapp02&stripped_title=the-real-time-web-with-xmpp" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=therealtimewebwithxmpp-090429171914-phpapp02&stripped_title=the-real-time-web-with-xmpp" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/metajack">Jack Moffitt</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>3984</slideshare:views>
        <slideshare:comments>0</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/therealtimewebwithxmpp-090429171914-phpapp02-thumbnail-2?1241043682</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>Jazz up your JavaScript: Unobtrusive scripting with JavaScript libraries</title>
      <link>http://www.slideshare.net/simon/jazz-up-your-javascript-unobtrusive-scripting-with-javascript-libraries</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/webstockunobtrusivelibraries-1211735856048970-9-thumbnail-2?1211766490" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> Slides from a three hour tutorial presented at Webstock in February 2008.]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/webstockunobtrusivelibraries-1211735856048970-9-thumbnail-2?1211766490" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> Slides from a three hour tutorial presented at Webstock in February 2008.]]>
      </content:encoded>
      <pubDate>Sun, 25 May 2008 15:18:33 GMT</pubDate>
      <guid>http://www.slideshare.net/simon/jazz-up-your-javascript-unobtrusive-scripting-with-javascript-libraries</guid>
      <author>simon@slideshare.net(simon)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/simon/jazz-up-your-javascript-unobtrusive-scripting-with-javascript-libraries"/>
        <media:title>Jazz up your JavaScript: Unobtrusive scripting with JavaScript libraries</media:title>
        <media:credit>simon</media:credit>
        <media:description type="plain">Slides from a three hour tutorial presented at Webstock in February 2008.</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/webstockunobtrusivelibraries-1211735856048970-9-thumbnail-2?1211766490&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; Slides from a three hour tutorial presented at Webstock in February 2008.</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/webstockunobtrusivelibraries-1211735856048970-9-thumbnail-2?1211766490" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_427243"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/simon/jazz-up-your-javascript-unobtrusive-scripting-with-javascript-libraries" title="Jazz up your JavaScript: Unobtrusive scripting with JavaScript libraries">Jazz up your JavaScript: Unobtrusive scripting with JavaScript libraries</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=webstockunobtrusivelibraries-1211735856048970-9&stripped_title=jazz-up-your-javascript-unobtrusive-scripting-with-javascript-libraries" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=webstockunobtrusivelibraries-1211735856048970-9&stripped_title=jazz-up-your-javascript-unobtrusive-scripting-with-javascript-libraries" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/simon">simon</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>5404</slideshare:views>
        <slideshare:comments>0</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/webstockunobtrusivelibraries-1211735856048970-9-thumbnail-2?1211766490</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>Designers Guide To jQuery</title>
      <link>http://www.slideshare.net/SteveKrueger/designers-guide-to-jquery</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/designers-guide-to-jquery-1210446479672920-8-thumbnail-2?1210439328" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> An introduction to jQuery that was presented for Drupalcamp Vancouver 08]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/designers-guide-to-jquery-1210446479672920-8-thumbnail-2?1210439328" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> An introduction to jQuery that was presented for Drupalcamp Vancouver 08]]>
      </content:encoded>
      <pubDate>Sat, 10 May 2008 17:08:45 GMT</pubDate>
      <guid>http://www.slideshare.net/SteveKrueger/designers-guide-to-jquery</guid>
      <author>SteveKrueger@slideshare.net(SteveKrueger)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/SteveKrueger/designers-guide-to-jquery"/>
        <media:title>Designers Guide To jQuery</media:title>
        <media:credit>SteveKrueger</media:credit>
        <media:description type="plain">An introduction to jQuery that was presented for Drupalcamp Vancouver 08</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/designers-guide-to-jquery-1210446479672920-8-thumbnail-2?1210439328&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; An introduction to jQuery that was presented for Drupalcamp Vancouver 08</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/designers-guide-to-jquery-1210446479672920-8-thumbnail-2?1210439328" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_398039"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/SteveKrueger/designers-guide-to-jquery" title="Designers Guide To jQuery">Designers Guide To jQuery</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=designers-guide-to-jquery-1210446479672920-8&stripped_title=designers-guide-to-jquery" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=designers-guide-to-jquery-1210446479672920-8&stripped_title=designers-guide-to-jquery" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/SteveKrueger">SteveKrueger</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>4516</slideshare:views>
        <slideshare:comments>0</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/designers-guide-to-jquery-1210446479672920-8-thumbnail-2?1210439328</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>Unobtrusive JavaScript with jQuery</title>
      <link>http://www.slideshare.net/simon/unobtrusive-javascript-with-jquery</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/unobtrusivejquery-1210086958470711-9-thumbnail-2?1210126679" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> Slides from a three hour tutorial presented at XTech 2008 on the 6th of May. See also the supporting notes.]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/unobtrusivejquery-1210086958470711-9-thumbnail-2?1210126679" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> Slides from a three hour tutorial presented at XTech 2008 on the 6th of May. See also the supporting notes.]]>
      </content:encoded>
      <pubDate>Tue, 06 May 2008 14:05:14 GMT</pubDate>
      <guid>http://www.slideshare.net/simon/unobtrusive-javascript-with-jquery</guid>
      <author>simon@slideshare.net(simon)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/simon/unobtrusive-javascript-with-jquery"/>
        <media:title>Unobtrusive JavaScript with jQuery</media:title>
        <media:credit>simon</media:credit>
        <media:description type="plain">Slides from a three hour tutorial presented at XTech 2008 on the 6th of May. See also the supporting notes.</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/unobtrusivejquery-1210086958470711-9-thumbnail-2?1210126679&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; Slides from a three hour tutorial presented at XTech 2008 on the 6th of May. See also the supporting notes.</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/unobtrusivejquery-1210086958470711-9-thumbnail-2?1210126679" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_390708"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/simon/unobtrusive-javascript-with-jquery" title="Unobtrusive JavaScript with jQuery">Unobtrusive JavaScript with jQuery</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=unobtrusivejquery-1210086958470711-9&stripped_title=unobtrusive-javascript-with-jquery" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=unobtrusivejquery-1210086958470711-9&stripped_title=unobtrusive-javascript-with-jquery" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/simon">simon</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>35383</slideshare:views>
        <slideshare:comments>8</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/unobtrusivejquery-1210086958470711-9-thumbnail-2?1210126679</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>Get Your Frontend Sorted (Barcamp Gent 2008)</title>
      <link>http://www.slideshare.net/oemebamo/get-your-frontend-sorted-barcamp-gent-2008</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/get-your-frontend-sorted-barcamp-gent-2008-1206802590372925-5-thumbnail-2?1206795391" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> Lessons learned from working on a single, large scale CSS &amp; JS frontend (at Netlog). By Jurriaan Persyn &amp; Lennart Schoors.]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/get-your-frontend-sorted-barcamp-gent-2008-1206802590372925-5-thumbnail-2?1206795391" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> Lessons learned from working on a single, large scale CSS &amp; JS frontend (at Netlog). By Jurriaan Persyn &amp; Lennart Schoors.]]>
      </content:encoded>
      <pubDate>Sat, 29 Mar 2008 12:56:31 GMT</pubDate>
      <guid>http://www.slideshare.net/oemebamo/get-your-frontend-sorted-barcamp-gent-2008</guid>
      <author>oemebamo@slideshare.net(oemebamo)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/oemebamo/get-your-frontend-sorted-barcamp-gent-2008"/>
        <media:title>Get Your Frontend Sorted (Barcamp Gent 2008)</media:title>
        <media:credit>oemebamo</media:credit>
        <media:description type="plain">Lessons learned from working on a single, large scale CSS &amp;amp; JS frontend (at Netlog). By Jurriaan Persyn &amp;amp; Lennart Schoors.</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/get-your-frontend-sorted-barcamp-gent-2008-1206802590372925-5-thumbnail-2?1206795391&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; Lessons learned from working on a single, large scale CSS &amp;amp; JS frontend (at Netlog). By Jurriaan Persyn &amp;amp; Lennart Schoors.</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/get-your-frontend-sorted-barcamp-gent-2008-1206802590372925-5-thumbnail-2?1206795391" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_326799"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/oemebamo/get-your-frontend-sorted-barcamp-gent-2008" title="Get Your Frontend Sorted (Barcamp Gent 2008)">Get Your Frontend Sorted (Barcamp Gent 2008)</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=get-your-frontend-sorted-barcamp-gent-2008-1206802590372925-5&stripped_title=get-your-frontend-sorted-barcamp-gent-2008" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=get-your-frontend-sorted-barcamp-gent-2008-1206802590372925-5&stripped_title=get-your-frontend-sorted-barcamp-gent-2008" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/oemebamo">Jurriaan Persyn</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>7396</slideshare:views>
        <slideshare:comments>0</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/get-your-frontend-sorted-barcamp-gent-2008-1206802590372925-5-thumbnail-2?1206795391</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>Working With Ajax Frameworks</title>
      <link>http://www.slideshare.net/jonathansnook/working-with-ajax-frameworks</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/working-with-ajax-frameworks-1202005455487906-4-thumbnail-2?1201998255" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> From Web Directions North 2008, Jonathan Snook compares some of the leading JavaScript Frameworks out there.]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/working-with-ajax-frameworks-1202005455487906-4-thumbnail-2?1201998255" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> From Web Directions North 2008, Jonathan Snook compares some of the leading JavaScript Frameworks out there.]]>
      </content:encoded>
      <pubDate>Sun, 03 Feb 2008 00:24:15 GMT</pubDate>
      <guid>http://www.slideshare.net/jonathansnook/working-with-ajax-frameworks</guid>
      <author>jonathansnook@slideshare.net(jonathansnook)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/jonathansnook/working-with-ajax-frameworks"/>
        <media:title>Working With Ajax Frameworks</media:title>
        <media:credit>jonathansnook</media:credit>
        <media:description type="plain">From Web Directions North 2008, Jonathan Snook compares some of the leading JavaScript Frameworks out there.</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/working-with-ajax-frameworks-1202005455487906-4-thumbnail-2?1201998255&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; From Web Directions North 2008, Jonathan Snook compares some of the leading JavaScript Frameworks out there.</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/working-with-ajax-frameworks-1202005455487906-4-thumbnail-2?1201998255" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_250742"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/jonathansnook/working-with-ajax-frameworks" title="Working With Ajax Frameworks">Working With Ajax Frameworks</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=working-with-ajax-frameworks-1202005455487906-4&stripped_title=working-with-ajax-frameworks" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=working-with-ajax-frameworks-1202005455487906-4&stripped_title=working-with-ajax-frameworks" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/jonathansnook">jonathansnook</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>8731</slideshare:views>
        <slideshare:comments>0</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/working-with-ajax-frameworks-1202005455487906-4-thumbnail-2?1201998255</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>Ajax 101 Workshop</title>
      <link>http://www.slideshare.net/billwscott/ajax-101-workshop</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/ajax-101-workshop-29092-thumbnail-2?1234035117" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> Introduction to programming with Ajax. Covers XMLHttpRequest, XML, JSON, JavaScript, HTML, CSS, Dom Scripting, Event Handling with some examples from YUI library. I gave this talk a dozen or more times in workshops throughout the U.S. &amp; in Amsterdam (AdaptivePath, Yahoo!, Federal Reserve, Ultimate Software, VeriSign, United Online, etc.) . Jan 2006 - Feb 2007.]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/ajax-101-workshop-29092-thumbnail-2?1234035117" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> Introduction to programming with Ajax. Covers XMLHttpRequest, XML, JSON, JavaScript, HTML, CSS, Dom Scripting, Event Handling with some examples from YUI library. I gave this talk a dozen or more times in workshops throughout the U.S. &amp; in Amsterdam (AdaptivePath, Yahoo!, Federal Reserve, Ultimate Software, VeriSign, United Online, etc.) . Jan 2006 - Feb 2007.]]>
      </content:encoded>
      <pubDate>Sun, 18 Feb 2007 19:15:00 GMT</pubDate>
      <guid>http://www.slideshare.net/billwscott/ajax-101-workshop</guid>
      <author>billwscott@slideshare.net(billwscott)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/billwscott/ajax-101-workshop"/>
        <media:title>Ajax 101 Workshop</media:title>
        <media:credit>billwscott</media:credit>
        <media:description type="plain">Introduction to programming with Ajax. Covers XMLHttpRequest, XML, JSON, JavaScript, HTML, CSS, Dom Scripting, Event Handling with some examples from YUI library. I gave this talk a dozen or more times in workshops throughout the U.S. &amp;amp; in Amsterdam (AdaptivePath, Yahoo!, Federal Reserve, Ultimate Software, VeriSign, United Online, etc.) . Jan 2006 - Feb 2007.</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/ajax-101-workshop-29092-thumbnail-2?1234035117&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; Introduction to programming with Ajax. Covers XMLHttpRequest, XML, JSON, JavaScript, HTML, CSS, Dom Scripting, Event Handling with some examples from YUI library. I gave this talk a dozen or more times in workshops throughout the U.S. &amp;amp; in Amsterdam (AdaptivePath, Yahoo!, Federal Reserve, Ultimate Software, VeriSign, United Online, etc.) . Jan 2006 - Feb 2007.</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/ajax-101-workshop-29092-thumbnail-2?1234035117" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_24818"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/billwscott/ajax-101-workshop" title="Ajax 101 Workshop">Ajax 101 Workshop</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=ajax-101-workshop-29092&stripped_title=ajax-101-workshop" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=ajax-101-workshop-29092&stripped_title=ajax-101-workshop" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/billwscott">Bill Scott</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>46172</slideshare:views>
        <slideshare:comments>8</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/ajax-101-workshop-29092-thumbnail-2?1234035117</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>Metaprogramming  JavaScript</title>
      <link>http://www.slideshare.net/danwrong/metaprogramming-javascript</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/metaprogramming-javascript-1195638729182448-3-thumbnail-2?1195631530" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> As presented at @media Ajax in London on the 20th November 2007.]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/metaprogramming-javascript-1195638729182448-3-thumbnail-2?1195631530" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> As presented at @media Ajax in London on the 20th November 2007.]]>
      </content:encoded>
      <pubDate>Wed, 21 Nov 2007 07:52:10 GMT</pubDate>
      <guid>http://www.slideshare.net/danwrong/metaprogramming-javascript</guid>
      <author>danwrong@slideshare.net(danwrong)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/danwrong/metaprogramming-javascript"/>
        <media:title>Metaprogramming  JavaScript</media:title>
        <media:credit>danwrong</media:credit>
        <media:description type="plain">As presented at @media Ajax in London on the 20th November 2007.</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/metaprogramming-javascript-1195638729182448-3-thumbnail-2?1195631530&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; As presented at @media Ajax in London on the 20th November 2007.</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/metaprogramming-javascript-1195638729182448-3-thumbnail-2?1195631530" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_174396"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/danwrong/metaprogramming-javascript" title="Metaprogramming  JavaScript">Metaprogramming  JavaScript</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=metaprogramming-javascript-1195638729182448-3&stripped_title=metaprogramming-javascript" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=metaprogramming-javascript-1195638729182448-3&stripped_title=metaprogramming-javascript" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/danwrong">danwrong</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>26961</slideshare:views>
        <slideshare:comments>5</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/metaprogramming-javascript-1195638729182448-3-thumbnail-2?1195631530</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>Learning jQuery in 30 minutes</title>
      <link>http://www.slideshare.net/simon/learning-jquery-in-30-minutes</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/learning-jquery-in-30-minutes-1195942580702664-3-thumbnail-2?1195935381" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> Slides from a half hour jQuery tutorial at BarCamp London 3.]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/learning-jquery-in-30-minutes-1195942580702664-3-thumbnail-2?1195935381" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> Slides from a half hour jQuery tutorial at BarCamp London 3.]]>
      </content:encoded>
      <pubDate>Sat, 24 Nov 2007 20:16:21 GMT</pubDate>
      <guid>http://www.slideshare.net/simon/learning-jquery-in-30-minutes</guid>
      <author>simon@slideshare.net(simon)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/simon/learning-jquery-in-30-minutes"/>
        <media:title>Learning jQuery in 30 minutes</media:title>
        <media:credit>simon</media:credit>
        <media:description type="plain">Slides from a half hour jQuery tutorial at BarCamp London 3.</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/learning-jquery-in-30-minutes-1195942580702664-3-thumbnail-2?1195935381&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; Slides from a half hour jQuery tutorial at BarCamp London 3.</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/learning-jquery-in-30-minutes-1195942580702664-3-thumbnail-2?1195935381" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_178391"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/simon/learning-jquery-in-30-minutes" title="Learning jQuery in 30 minutes">Learning jQuery in 30 minutes</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=learning-jquery-in-30-minutes-1195942580702664-3&stripped_title=learning-jquery-in-30-minutes" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=learning-jquery-in-30-minutes-1195942580702664-3&stripped_title=learning-jquery-in-30-minutes" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/simon">simon</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>36962</slideshare:views>
        <slideshare:comments>13</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/learning-jquery-in-30-minutes-1195942580702664-3-thumbnail-2?1195935381</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>How to make Ajax Libraries work for you</title>
      <link>http://www.slideshare.net/simon/how-to-make-ajax-libraries-work-for-you</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/how-to-make-ajax-libraries-work-for-you-1194431635286751-2-thumbnail-2?1194424440" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> 50 minute talk on Ajax and JavaScript libraries, presented at Web 2.0 Expo Berlin on 7th November 2007.]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/how-to-make-ajax-libraries-work-for-you-1194431635286751-2-thumbnail-2?1194424440" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> 50 minute talk on Ajax and JavaScript libraries, presented at Web 2.0 Expo Berlin on 7th November 2007.]]>
      </content:encoded>
      <pubDate>Wed, 07 Nov 2007 08:34:00 GMT</pubDate>
      <guid>http://www.slideshare.net/simon/how-to-make-ajax-libraries-work-for-you</guid>
      <author>simon@slideshare.net(simon)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/simon/how-to-make-ajax-libraries-work-for-you"/>
        <media:title>How to make Ajax Libraries work for you</media:title>
        <media:credit>simon</media:credit>
        <media:description type="plain">50 minute talk on Ajax and JavaScript libraries, presented at Web 2.0 Expo Berlin on 7th November 2007.</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/how-to-make-ajax-libraries-work-for-you-1194431635286751-2-thumbnail-2?1194424440&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; 50 minute talk on Ajax and JavaScript libraries, presented at Web 2.0 Expo Berlin on 7th November 2007.</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/how-to-make-ajax-libraries-work-for-you-1194431635286751-2-thumbnail-2?1194424440" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_158052"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/simon/how-to-make-ajax-libraries-work-for-you" title="How to make Ajax Libraries work for you">How to make Ajax Libraries work for you</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=how-to-make-ajax-libraries-work-for-you-1194431635286751-2&stripped_title=how-to-make-ajax-libraries-work-for-you" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=how-to-make-ajax-libraries-work-for-you-1194431635286751-2&stripped_title=how-to-make-ajax-libraries-work-for-you" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/simon">simon</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>7855</slideshare:views>
        <slideshare:comments>0</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/how-to-make-ajax-libraries-work-for-you-1194431635286751-2-thumbnail-2?1194424440</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>How to make Ajax work for you</title>
      <link>http://www.slideshare.net/simon/how-to-make-ajax-work-for-you</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/how-to-make-ajax-work-for-you-119428355284311-2-thumbnail-2?1194276353" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> A three hour Ajax tutorial presented at Web 2.0 Expo Berlin on November 5th 2007.]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/how-to-make-ajax-work-for-you-119428355284311-2-thumbnail-2?1194276353" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> A three hour Ajax tutorial presented at Web 2.0 Expo Berlin on November 5th 2007.]]>
      </content:encoded>
      <pubDate>Mon, 05 Nov 2007 15:25:53 GMT</pubDate>
      <guid>http://www.slideshare.net/simon/how-to-make-ajax-work-for-you</guid>
      <author>simon@slideshare.net(simon)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/simon/how-to-make-ajax-work-for-you"/>
        <media:title>How to make Ajax work for you</media:title>
        <media:credit>simon</media:credit>
        <media:description type="plain">A three hour Ajax tutorial presented at Web 2.0 Expo Berlin on November 5th 2007.</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/how-to-make-ajax-work-for-you-119428355284311-2-thumbnail-2?1194276353&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; A three hour Ajax tutorial presented at Web 2.0 Expo Berlin on November 5th 2007.</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/how-to-make-ajax-work-for-you-119428355284311-2-thumbnail-2?1194276353" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_156137"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/simon/how-to-make-ajax-work-for-you" title="How to make Ajax work for you">How to make Ajax work for you</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=how-to-make-ajax-work-for-you-119428355284311-2&stripped_title=how-to-make-ajax-work-for-you" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=how-to-make-ajax-work-for-you-119428355284311-2&stripped_title=how-to-make-ajax-work-for-you" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/simon">simon</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>29591</slideshare:views>
        <slideshare:comments>0</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/how-to-make-ajax-work-for-you-119428355284311-2-thumbnail-2?1194276353</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>Prototype &amp;amp; jQuery</title>
      <link>http://www.slideshare.net/remy.sharp/prototype-jquery-going-from-one-to-the-other</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/prototype-jquery-going-from-one-to-the-other-1193346036472971-5-thumbnail-2?1251202821" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> A walk through process comparison between Prototype and jQuery to help developers go from one language to another.]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/prototype-jquery-going-from-one-to-the-other-1193346036472971-5-thumbnail-2?1251202821" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> A walk through process comparison between Prototype and jQuery to help developers go from one language to another.]]>
      </content:encoded>
      <pubDate>Thu, 25 Oct 2007 19:00:41 GMT</pubDate>
      <guid>http://www.slideshare.net/remy.sharp/prototype-jquery-going-from-one-to-the-other</guid>
      <author>remy.sharp@slideshare.net(remy.sharp)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/remy.sharp/prototype-jquery-going-from-one-to-the-other"/>
        <media:title>Prototype &amp;amp; jQuery</media:title>
        <media:credit>remy.sharp</media:credit>
        <media:description type="plain">A walk through process comparison between Prototype and jQuery to help developers go from one language to another.</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/prototype-jquery-going-from-one-to-the-other-1193346036472971-5-thumbnail-2?1251202821&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; A walk through process comparison between Prototype and jQuery to help developers go from one language to another.</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/prototype-jquery-going-from-one-to-the-other-1193346036472971-5-thumbnail-2?1251202821" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_145849"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/remy.sharp/prototype-jquery-going-from-one-to-the-other" title="Prototype &amp; jQuery">Prototype &amp; jQuery</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=prototype-jquery-going-from-one-to-the-other-1193346036472971-5&stripped_title=prototype-jquery-going-from-one-to-the-other" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=prototype-jquery-going-from-one-to-the-other-1193346036472971-5&stripped_title=prototype-jquery-going-from-one-to-the-other" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/remy.sharp">Remy Sharp</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>88501</slideshare:views>
        <slideshare:comments>7</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/prototype-jquery-going-from-one-to-the-other-1193346036472971-5-thumbnail-2?1251202821</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>Javascript</title>
      <link>http://www.slideshare.net/guest03a6e6/javascript-148492</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/javascript-1193630506982978-3-thumbnail-2?1193619707" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> 学习]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/javascript-1193630506982978-3-thumbnail-2?1193619707" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> 学习]]>
      </content:encoded>
      <pubDate>Mon, 29 Oct 2007 01:01:47 GMT</pubDate>
      <guid>http://www.slideshare.net/guest03a6e6/javascript-148492</guid>
      <author>guest03a6e6@slideshare.net(guest03a6e6)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/guest03a6e6/javascript-148492"/>
        <media:title>Javascript</media:title>
        <media:credit>guest03a6e6</media:credit>
        <media:description type="plain">&#23398;&#20064;</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/javascript-1193630506982978-3-thumbnail-2?1193619707&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; &#23398;&#20064;</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/javascript-1193630506982978-3-thumbnail-2?1193619707" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_148492"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/guest03a6e6/javascript-148492" title="Javascript">Javascript</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=javascript-1193630506982978-3&stripped_title=javascript-148492" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=javascript-1193630506982978-3&stripped_title=javascript-148492" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/guest03a6e6">guest03a6e6</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>2229</slideshare:views>
        <slideshare:comments>0</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/javascript-1193630506982978-3-thumbnail-2?1193619707</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>JavaScript Library Overview</title>
      <link>http://www.slideshare.net/jeresig/javascript-library-overview</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/javascript-library-overview-1193202840830224-1-thumbnail-2?1221821485" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> JavaScript Library tutorial that I gave at the October 2007 Ajax Experience conference.]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/javascript-library-overview-1193202840830224-1-thumbnail-2?1221821485" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> JavaScript Library tutorial that I gave at the October 2007 Ajax Experience conference.]]>
      </content:encoded>
      <pubDate>Wed, 24 Oct 2007 03:14:02 GMT</pubDate>
      <guid>http://www.slideshare.net/jeresig/javascript-library-overview</guid>
      <author>jeresig@slideshare.net(jeresig)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/jeresig/javascript-library-overview"/>
        <media:title>JavaScript Library Overview</media:title>
        <media:credit>jeresig</media:credit>
        <media:description type="plain">JavaScript Library tutorial that I gave at the October 2007 Ajax Experience conference.</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/javascript-library-overview-1193202840830224-1-thumbnail-2?1221821485&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; JavaScript Library tutorial that I gave at the October 2007 Ajax Experience conference.</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/javascript-library-overview-1193202840830224-1-thumbnail-2?1221821485" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_143885"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/jeresig/javascript-library-overview" title="JavaScript Library Overview">JavaScript Library Overview</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=javascript-library-overview-1193202840830224-1&stripped_title=javascript-library-overview" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=javascript-library-overview-1193202840830224-1&stripped_title=javascript-library-overview" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/jeresig">jeresig</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>56289</slideshare:views>
        <slideshare:comments>15</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/javascript-library-overview-1193202840830224-1-thumbnail-2?1221821485</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <item>
      <title>jQuery in 15 minutes</title>
      <link>http://www.slideshare.net/simon/jquery-in-15-minutes</link>
      <description>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/jquery-in-15-minutes1421-thumbnail-2?1186487650" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> A short introduction to jQuery.]]>
      </description>
      <content:encoded>
        <![CDATA[<img src="http://cdn.slidesharecdn.com/jquery-in-15-minutes1421-thumbnail-2?1186487650" alt ="" style="border:1px solid #C3E6D8;float:right;" /><br> A short introduction to jQuery.]]>
      </content:encoded>
      <pubDate>Tue, 07 Aug 2007 11:54:10 GMT</pubDate>
      <guid>http://www.slideshare.net/simon/jquery-in-15-minutes</guid>
      <author>simon@slideshare.net(simon)</author>
      <media:content>
        <media:player url="http://www.slideshare.net/simon/jquery-in-15-minutes"/>
        <media:title>jQuery in 15 minutes</media:title>
        <media:credit>simon</media:credit>
        <media:description type="plain">A short introduction to jQuery.</media:description>
        <media:text type="html">&lt;img src=&quot;http://cdn.slidesharecdn.com/jquery-in-15-minutes1421-thumbnail-2?1186487650&quot; alt =&quot;&quot; style=&quot;border:1px solid #C3E6D8;float:right;&quot; /&gt;&lt;br&gt; A short introduction to jQuery.</media:text>
        <media:keywords></media:keywords>
        <media:thumbnail height="90" url="http://cdn.slidesharecdn.com/jquery-in-15-minutes1421-thumbnail-2?1186487650" width="120"/>
      </media:content>
      <slideshare:embed>
        <![CDATA[<div style="width:425px;text-align:left" id="__ss_88304"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/simon/jquery-in-15-minutes" title="jQuery in 15 minutes">jQuery in 15 minutes</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=jquery-in-15-minutes1421&stripped_title=jquery-in-15-minutes" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=jquery-in-15-minutes1421&stripped_title=jquery-in-15-minutes" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/simon">simon</a>.</div></div>]]>
      </slideshare:embed>
      <slideshare:meta>
        <slideshare:views>115518</slideshare:views>
        <slideshare:comments>13</slideshare:comments>
        <slideshare:thumbnail>http://cdn.slidesharecdn.com/jquery-in-15-minutes1421-thumbnail-2?1186487650</slideshare:thumbnail>
        <slideshare:type>presentation</slideshare:type>
      </slideshare:meta>
      <slideshare:config>
        <slideshare:isprofileslide></slideshare:isprofileslide>
        <slideshare:profileswfpath></slideshare:profileswfpath>
        <slideshare:branding></slideshare:branding>
      </slideshare:config>
      <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
      <activity:object-type>http://activitystrea.ms/schema/1.0/posted</activity:object-type>
    </item>
    <slideshare:multiwidget>
      <![CDATA[<div style="width:577px;margin:auto;"><object style="margin:0px" width="575" height="410"><param name="movie" value="http://static.slidesharecdn.com/swf/multiwidget.swf"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/multiwidget.swf" flashVars="feedurl=group/javascript&widgettitle=Slideshows For 'Javascript'" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="575" height="410"></embed></object><br/><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;text-align:left;"><a href="http://www.slideshare.net/?src=multiwidget"><img src="http://static.slidesharecdn.com/swf/logo_embd.png" style="border:0px none;margin-bottom:-5px" alt="SlideShare"/></a> | <a href="http://www.slideshare.net/widgets/playlist" title="Get your SlideShare Playlist">Get your SlideShare Playlist</a></div></div>]]>
    </slideshare:multiwidget>
    <slideshare:multiwidgetPT>
      <![CDATA[<div style="width:422px;margin:auto;"><object style="margin:0px" width="420" height="593"><param name="movie" value="http://static.slidesharecdn.com/swf/multiwidgetPT.swf"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/multiwidgetPT.swf" flashVars="feedurl=group/javascript&widgettitle=Slideshows For 'Javascript'" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="420" height="593"></embed></object><br/><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;text-align:left;"><a href="http://www.slideshare.net/?src=multiwidget"><img src="http://static.slidesharecdn.com/swf/logo_embd.png" style="border:0px none;margin-bottom:-5px" alt="SlideShare"/></a> | <a href="http://www.slideshare.net/widgets/playlist" title="Get your SlideShare Playlist">Get your SlideShare Playlist</a></div></div>]]>
    </slideshare:multiwidgetPT>
    <slideshare:egowidget>
      <![CDATA[<div style="width:540px;margin:auto;"><object style="margin:0px" width="538" height="341"><param name="movie" value="http://static.slidesharecdn.com/swf/egowidget2.swf"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/egowidget2.swf" flashVars="feedurl=group/javascript&widgettitle=Slideshows For 'Javascript'" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="538" height="341"></embed></object><br/><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;text-align:left;"><a href="http://www.slideshare.net/?src=egowidget"><img src="http://static.slidesharecdn.com/swf/logo_embd.png" style="border:0px none;margin-bottom:-5px" alt="SlideShare"/></a> | <a href="http://www.slideshare.net/widgets/presentation-pack" title="Get your Presentation Pack">Get your Presentation Pack</a></div></div>]]>
    </slideshare:egowidget>
    <slideshare:egowidgetPT>
      <![CDATA[<div style="width:357px;margin:auto;"><object style="margin:0px" width="355" height="542"><param name="movie" value="http://static.slidesharecdn.com/swf/egowidget2PT.swf"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/egowidget2PT.swf" flashVars="feedurl=group/javascript&widgettitle=Slideshows For 'Javascript'" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="355" height="542"></embed></object><br/><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;text-align:left;"><a href="http://www.slideshare.net/?src=egowidget"><img src="http://static.slidesharecdn.com/swf/logo_embd.png" style="border:0px none;margin-bottom:-5px" alt="SlideShare"/></a> | <a href="http://www.slideshare.net/widgets/presentation-pack" title="Get your Presentation Pack">Get your Presentation Pack</a></div></div>]]>
    </slideshare:egowidgetPT>
    <slideshare:sidebarwidget_black>
      <![CDATA[<div style='width:180;margin:auto'><object type='application/x-shockwave-flash' data='http://static.slidesharecdn.com/swf/blogbarwidget_black.swf?sidebarfeed=group/javascript' width='180' height='725'><param name='movie' value='http://static.slidesharecdn.com/swf/blogbarwidget_black.swf?sidebarfeed=group/javascript' /><param name='allowScriptAccess' value='always'/><embed type='application/x-shockwave-flash' src='http://static.slidesharecdn.com/swf/blogbarwidget_black.swf?sidebarfeed=group/javascript' allowscriptaccess='always' width='180' height='725'></embed></object><div style='font-size:11px;font-family:tahoma,arial;height:26px;width:180px;padding-top:2px;text-align:center;'><a href='http://www.slideshare.net/widgets/blogbadge' title='Get your Sidebar Widget' style='border:0px none;margin-bottom:-5px' >Get your own Widget</a></div></div>]]>
    </slideshare:sidebarwidget_black>
  </channel>
</rss>
