<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JavascriptCamp &#187; javascript</title>
	<atom:link href="http://www.javascriptcamp.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javascriptcamp.com</link>
	<description>il primo barcamp italiano dedicato al Javascript</description>
	<lastBuildDate>Tue, 12 Jan 2010 00:57:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Talks: Refactoring to Unobtrusive Javascript</title>
		<link>http://www.javascriptcamp.com/34/talks-refactoring-to-unobtrusive-javascript/</link>
		<comments>http://www.javascriptcamp.com/34/talks-refactoring-to-unobtrusive-javascript/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 05:26:30 +0000</pubDate>
		<dc:creator>fullo</dc:creator>
				<category><![CDATA[talk]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jsc09]]></category>
		<category><![CDATA[refactoring]]></category>
		<category><![CDATA[soc]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.javascriptcamp.com/?p=34</guid>
		<description><![CDATA[Federico Galassi ha introdotto alcune buone pratiche per rifattorizzare applicazioni Javascript usando criteri di separation of concerns al fine di dividere bussiness logic, visualizzazione e contenuti. Refactoring to Unobtrusive Javascript View more documents from Federico Galassi.]]></description>
			<content:encoded><![CDATA[<p><a href="http://federico.galassi.net/2009/09/28/refactoring-to-unobtrusive-javascript/">Federico Galassi</a> ha introdotto alcune buone pratiche per rifattorizzare applicazioni Javascript usando criteri di <a href="http://en.wikipedia.org/wiki/Separation_of_concerns">separation of concerns</a> al fine di dividere bussiness logic, visualizzazione e contenuti.</p>
<p><img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNTQxNzY3NDcxMDcmcHQ9MTI1NDE3Njc1Mjk4MiZwPTEwMTkxJmQ9c3NfZW1iZWQmZz*yJm89MjlmOTcxNjJhYmY1NGU*ZWJlNmZlNDgzODFiYWIzZDAmb2Y9MA==.gif" />
<div style="width:425px;text-align:left" id="__ss_2081724"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/fgalassi/refactoring-to-unobtrusive-javascript" title="Refactoring to Unobtrusive Javascript">Refactoring to Unobtrusive Javascript</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=20090925refactoringtounobtrusivejsjscamp-090928090731-phpapp01&#038;stripped_title=refactoring-to-unobtrusive-javascript" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=20090925refactoringtounobtrusivejsjscamp-090928090731-phpapp01&#038;stripped_title=refactoring-to-unobtrusive-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/fgalassi">Federico Galassi</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.javascriptcamp.com/34/talks-refactoring-to-unobtrusive-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Talks: Listeners per eventi</title>
		<link>http://www.javascriptcamp.com/31/talks-listeners-per-eventi/</link>
		<comments>http://www.javascriptcamp.com/31/talks-listeners-per-eventi/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 06:43:57 +0000</pubDate>
		<dc:creator>fullo</dc:creator>
				<category><![CDATA[talk]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[event driven development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jsc09]]></category>
		<category><![CDATA[listeners]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://www.javascriptcamp.com/?p=31</guid>
		<description><![CDATA[Simone Gentili ha spiegato come funzionano i listeners di javascript con alcuni esempi pratici. Javascript Camp &#8211; Listener Per Eventi View more presentations from Simone Gentili.]]></description>
			<content:encoded><![CDATA[<p>Simone Gentili ha spiegato come funzionano i listeners di javascript con alcuni esempi pratici.</p>
<div style="width:425px;text-align:left" id="__ss_2079685"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/sensorario/javascript-camp-listener-per-eventi" title="Javascript Camp - Listener Per Eventi">Javascript Camp &#8211; Listener Per Eventi</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=javascriptcamp-090928015807-phpapp02&#038;stripped_title=javascript-camp-listener-per-eventi" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=javascriptcamp-090928015807-phpapp02&#038;stripped_title=javascript-camp-listener-per-eventi" 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/sensorario">Simone Gentili</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.javascriptcamp.com/31/talks-listeners-per-eventi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Talks: Javascript e Flash</title>
		<link>http://www.javascriptcamp.com/23/talks-javascript-e-flash/</link>
		<comments>http://www.javascriptcamp.com/23/talks-javascript-e-flash/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 06:33:30 +0000</pubDate>
		<dc:creator>fullo</dc:creator>
				<category><![CDATA[talk]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[integrazione]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jsc09]]></category>
		<category><![CDATA[spreaker]]></category>

		<guid isPermaLink="false">http://www.javascriptcamp.com/?p=23</guid>
		<description><![CDATA[Il seguente talk, è stato portato da Marco Pracucci ed illustra alcune tecniche per far convivere Javascript con Flash Javascript e Flash View more presentations from Spreaker.]]></description>
			<content:encoded><![CDATA[<p>Il seguente talk, è stato portato da Marco Pracucci ed illustra alcune tecniche per far convivere Javascript con Flash</p>
<div style="width:425px;text-align:left" id="__ss_2070319"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/spreaker/javascript-e-flash" title="Javascript e Flash">Javascript e Flash</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=presentazionejavascriptcamp-090926040705-phpapp01&#038;stripped_title=javascript-e-flash" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=presentazionejavascriptcamp-090926040705-phpapp01&#038;stripped_title=javascript-e-flash" 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/spreaker">Spreaker</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.javascriptcamp.com/23/talks-javascript-e-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Al via i lavori per il primo JavascriptCamp</title>
		<link>http://www.javascriptcamp.com/1/al-via-i-lavori-per-il-primo-javascriptcamp/</link>
		<comments>http://www.javascriptcamp.com/1/al-via-i-lavori-per-il-primo-javascriptcamp/#comments</comments>
		<pubDate>Thu, 28 May 2009 15:54:58 +0000</pubDate>
		<dc:creator>fullo</dc:creator>
				<category><![CDATA[evento]]></category>
		<category><![CDATA[barcamp]]></category>
		<category><![CDATA[ideato]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[javascriptcamp]]></category>
		<category><![CDATA[jscamp]]></category>

		<guid isPermaLink="false">http://www.javascriptcamp.com/?p=1</guid>
		<description><![CDATA[Abbiamo iniziato i preparativi per l&#8217;organizzazione del primo javascriptCamp, evento dedicato al solo javascript. Durante la giornata ci si propone di affrontare tematiche relative allo sviluppo, utilizzo di librerie e non solo. Ci sarà un po&#8217; di spazio per qualche workshop (ovviamente improvvisato) e per condividere la passione per questo linguaggio spesso sottovalutato.]]></description>
			<content:encoded><![CDATA[<p>Abbiamo iniziato i preparativi per l&#8217;organizzazione del primo javascriptCamp, evento dedicato al solo javascript. Durante la giornata ci si propone di affrontare tematiche relative allo sviluppo, utilizzo di librerie e non solo. Ci sarà un po&#8217; di spazio per qualche workshop (ovviamente improvvisato) e per condividere la passione per questo linguaggio spesso sottovalutato.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javascriptcamp.com/1/al-via-i-lavori-per-il-primo-javascriptcamp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
