<?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>FlashFuck.it &#187; Adobe</title>
	<atom:link href="http://www.flashfuck.it/tag/adobe/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashfuck.it</link>
	<description>flash platform, gaming and 3D</description>
	<lastBuildDate>Mon, 23 Jan 2012 18:11:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Diving into Gumbo</title>
		<link>http://www.flashfuck.it/2009/11/13/diving-into-gumbo/</link>
		<comments>http://www.flashfuck.it/2009/11/13/diving-into-gumbo/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 16:03:42 +0000</pubDate>
		<dc:creator>pigiuz</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flex4]]></category>

		<guid isPermaLink="false">http://www.flashfuck.it/?p=161</guid>
		<description><![CDATA[You know what? I found the jump very easy and those guys at Adobe&#8217;s hq did a wonderful job on driving people into this new release of the Flex framework. I&#8217;m not posting some code this time, just a link to a project which can be sooooooo helpful to take your dive: &#8220;Flex in a [...]]]></description>
			<content:encoded><![CDATA[<p>You know what? I found the jump very easy and those guys at Adobe&#8217;s hq did a wonderful job on driving people into this new release of the Flex framework.<br />
I&#8217;m not posting some code this time, just a link to a project which can be sooooooo helpful to take your dive: &#8220;Flex in a Week&#8221;.<br />
Nothing hard, just take your time, your headphones and a good internet connection, drive your browser to <a href="http://www.adobe.com/devnet/flex/videotraining/flex4beta/index.html">http://www.adobe.com/devnet/flex/videotraining/flex4beta/index.html</a> and start from the beginning&#8230;<br />
If you&#8217;re not new to flex programming it will take you half a day to get into this new baby.</p>
<p>bye for now <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashfuck.it/2009/11/13/diving-into-gumbo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Stratus on Adobe Labs</title>
		<link>http://www.flashfuck.it/2008/11/19/adobe-stratus-on-adobe-labs/</link>
		<comments>http://www.flashfuck.it/2008/11/19/adobe-stratus-on-adobe-labs/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 09:36:01 +0000</pubDate>
		<dc:creator>pigiuz</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash Player 10]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Adobe]]></category>

		<guid isPermaLink="false">http://www.flashfuck.it/?p=99</guid>
		<description><![CDATA[Did you remember &#8220;Pacifica&#8221; project? Now it&#8217; [UPDATE: Adobe Stratus is a rendezvous service for RTMFP, a new protocol built in to Flash Player 10 and AIR 1.5. Neither RTMFP nor Stratus are related to the project codenamed Pacifica.] Something new is on adobe labs and its name is &#8220;Stratus&#8220;..WONDERFUL! Let&#8217;s explain what i&#8217;m talking [...]]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration: line-through;">Did you remember &#8220;<a href="http://blogs.adobe.com/pacifica/">Pacifica</a>&#8221; project? Now </span><span style="text-decoration: line-through;">it&#8217;</span> [UPDATE: Adobe Stratus is a rendezvous service for RTMFP, a new protocol built in to Flash Player 10 and AIR 1.5. Neither RTMFP nor Stratus are related to the project codenamed Pacifica.] Something new is on adobe labs and its name is &#8220;<a href="http://labs.adobe.com/wiki/index.php/Stratus">Stratus</a>&#8220;..WONDERFUL! <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p style="text-align: center;"><a href="http://www.flashfuck.it/wp-content/uploads/2008/11/stratus_sample_app.png"><img class="alignnone size-full wp-image-100" title="stratus_sample_app" src="http://www.flashfuck.it/wp-content/uploads/2008/11/stratus_sample_app.png" alt="" width="456" height="558" /></a></p>
<p>Let&#8217;s explain what i&#8217;m talking about:</p>
<p><a href="http://labs.adobe.com/wiki/index.php/Stratus">Stratus</a> is &#8220;hosted rendezvous service that aids establishing communications between Flash Player endpoints&#8221;.<br />
This technology enables clients&#8217; flash player (10 +, or AIR 1.5) to connect directly each other to share runtime informations&#8230;actually <a href="http://en.wikipedia.org/wiki/Peer-to-peer">PEER TO PEER</a>!! (underline this: Stratus is a service by Adobe, not a technology to run on own servers).</p>
<p>Stratus does support only &#8220;end to end&#8221; p2p, multicast or swarming are not supported. This means we&#8217;re not enabled to create a new air-mule service over stratus, but we can build our p2p video chat, p2p real time games, etc&#8230;</p>
<p>Stratus introduces a new data transfer protocol: RTMFP, which uses UDP instead of clean RTMP which uses TCP. (note, RTMFP is not <a href="http://www.adobe.com/devnet/flashmediaserver/articles/overview_streaming_fms3_02.html">RTMP*</a>, which is the encrypted protocol for FMS).</p>
<p>Stratus is now beta, and you can test a <a href="http://labs.adobe.com/technologies/stratus/samples/">sample application hosted on the labs Stratus page</a>&#8230;</p>
<p>Stratus is going to be released next year (hopefully &#8220;early&#8221;) &#8230;it seems we&#8217;re going to have real time &#8220;anything&#8221; in few months <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>This could be a new red pill for our webapps,<br />
Stay tuned <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashfuck.it/2008/11/19/adobe-stratus-on-adobe-labs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AdobeMaxEurope.includeFlexCamp();</title>
		<link>http://www.flashfuck.it/2008/11/05/adobemaxeuropeincludeflexcamp/</link>
		<comments>http://www.flashfuck.it/2008/11/05/adobemaxeuropeincludeflexcamp/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 20:11:20 +0000</pubDate>
		<dc:creator>pigiuz</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[FlexCamp]]></category>

		<guid isPermaLink="false">http://www.flashfuck.it/?p=98</guid>
		<description><![CDATA[Sorry for the nerdy title guys, but as I wrote that it sounded sooooo nicely! Anyway, here&#8217;s the news: FlexCamp moved inside Adobe Max Europe (w00t!) and will take place on 30th November in Milan. Further, every flexcamp attendee will have a HUGE discount on Adobe Max ticket. Take a look at flexcamp official site [...]]]></description>
			<content:encoded><![CDATA[<p>Sorry for the nerdy title guys, but as I wrote that it sounded sooooo nicely! <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.adobe.com/1to1_campaigns/2008_MAX/banners/MAX08_B120x60.jpg" alt="" width="120" height="60" /></p>
<p>Anyway, here&#8217;s the news: <a href="http://www.flexcamp.it">FlexCamp</a> moved inside <a href="http://www.adobe.com/go/maxexplorer">Adobe Max Europe</a> (w00t!) and will take place on 30th November in Milan.<br />
Further, every flexcamp attendee will have a HUGE discount on Adobe Max ticket.</p>
<p>Take a look at <a href="http://www.flexcamp.it/2008/11/05/flex-camp-max-final-details/">flexcamp official site to have more informations</a>, anyway&#8230; wow&#8230; I&#8217;m going to speak at Max&#8230; It&#8217;s an amazing news isn&#8217;t it? let&#8217;s say woot all together <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>see you soon in Milan <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashfuck.it/2008/11/05/adobemaxeuropeincludeflexcamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My own schedule @ Flash on the Beach &#8217;08</title>
		<link>http://www.flashfuck.it/2008/09/19/my-own-schedule-flash-on-the-beach-08/</link>
		<comments>http://www.flashfuck.it/2008/09/19/my-own-schedule-flash-on-the-beach-08/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 01:16:30 +0000</pubDate>
		<dc:creator>pigiuz</dc:creator>
				<category><![CDATA[Anything else]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[fotb]]></category>
		<category><![CDATA[fotb08]]></category>
		<category><![CDATA[schedule]]></category>

		<guid isPermaLink="false">http://www.flashfuck.it/?p=86</guid>
		<description><![CDATA[Yep, I&#8217;m going to be an attendee at Flash on the Beach 08 next week. I bought the ticket, booked a flight and a room at myHotel and right now it&#8217;s time to plan my schedule. I&#8217;m really enthusiastic of getting there, I use to read blogs of speakers I never met yet and it [...]]]></description>
			<content:encoded><![CDATA[<p>Yep, I&#8217;m going to be an attendee at Flash on the Beach 08 next week. I bought the ticket, booked a flight and a room at myHotel and right now it&#8217;s time to plan my schedule.</p>
<p style="text-align: center;"><a href="http://www.flashonthebeach.com/schedule/" target="_blank"><img class="aligncenter" src="http://www.flashonthebeach.com/images/participate08/fotb_375_x_120b.gif" alt="" width="375" height="120" /></a></p>
<p>I&#8217;m really enthusiastic of getting there, I use to read blogs of speakers I never met yet and it will be a pleasure to listen and talk to them &#8220;live&#8221;, further, I&#8217;m meeting again some great people I knew at 360 Flex in Milan such as <a href="http://nwebb.co.uk/blog/" target="_blank">Neil</a>, <a href="http://newmovieclip.wordpress.com/" target="_blank">Koen</a>, <a href="http://corp.kaltura.com/" target="_blank">Zohar</a> (yes, I installed kaltura plugin for wordpress <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ), <a href="http://www.franto.com/" target="_blank">Franto</a>, and many others <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (and even my best friend <a href="http://lucamezzalira.wordpress.com/" target="_blank">Luca</a> <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> )</p>
<p>Back in topic&#8230; here&#8217;s my own schedule:</p>
<p>Day 1 &#8211; Monday 29th<br />
09:00 &#8211; Keynote<br />
10:15 &#8211; Carlos Ulloa: The best way to predict the future is to invent it<br />
11:30 &#8211; Branden Hall: Brilliant ideas I&#8217;ve blatantly stolen<br />
13:30 &#8211; Mark Anders: A preview of Flex 4 and &#8220;Thermo&#8221;<br />
14:45 &#8211; Tink: Flex effects: transitions as design elements OR Richard Lord: creating particle effects with Flint<br />
16:00 &#8211; Erik Natzke: Beyond the Knowledge: The Art of Play</p>
<p>Day 2 &#8211; Tuesday 30th<br />
09:00 &#8211; Aral Balkan: Welcome to the cloud<br />
10:15 &#8211; Adobe: Town hall meeting<br />
11:30 &#8211; Grant Skinner: Things Every Actionscript Developer Should Know<br />
13:30 &#8211; Chris Allen: Building Red5 Applications<br />
14:45 &#8211; Lee Brimelow: Platform Jiu-Jitsu</p>
<p>Day 3 &#8211; Wednesday 1st<br />
09:00 &#8211; Rob Bateman: Finding Away3D<br />
10:15 &#8211; Seb Lee-Delisle: Papervision3D simplified<br />
11:30 &#8211; Doug McCune: Decompiling Flex and Flash<br />
13:30 &#8211; Koen de Weggheleire: Play With Pixels, bitmap manipulation with AS3<br />
14:45 &#8211; Mario Klingemann: Here be Pixels</p>
<p>mmm&#8230;I really think I&#8217;m going to have a great time there in UK (hey, it&#8217;s my first time in UK&#8230;it MUST be great! <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> )</p>
<p>stay tuned for comments and follow ups <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashfuck.it/2008/09/19/my-own-schedule-flash-on-the-beach-08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe lands in Italy: onAir Tour and Colin Moock in Milan</title>
		<link>http://www.flashfuck.it/2008/06/11/adobe-lands-in-italy-onair-tour-and-colin-moock-in-milan/</link>
		<comments>http://www.flashfuck.it/2008/06/11/adobe-lands-in-italy-onair-tour-and-colin-moock-in-milan/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 12:00:37 +0000</pubDate>
		<dc:creator>pigiuz</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Adobe]]></category>

		<guid isPermaLink="false">http://www.flashfuck.it/2008/06/11/adobe-lands-in-italy-onair-tour-and-colin-moock-in-milan/</guid>
		<description><![CDATA[What&#8217;s next here in Italy? 1) onAir Tour stops in Milan on friday 13 june 2) Colin Moock lands in Milan for his &#8220;from the ground up tour&#8221; on monday 23 june &#8230;exciting newsss]]></description>
			<content:encoded><![CDATA[<p>What&#8217;s next here in Italy?</p>
<p>1) <a href="http://onair.adobe.com/">onAir Tour</a> stops in Milan on friday 13 june</p>
<p>2) Colin Moock lands in Milan for his &#8220;<a href="https://www.ce1.com/cgi-bin/form-proc3.cgi?client_id=ADOBE&amp;event_id=ADOBE%20AS3%20TOUR">from the ground up tour</a>&#8221; on monday 23 june</p>
<p>&#8230;exciting newsss <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashfuck.it/2008/06/11/adobe-lands-in-italy-onair-tour-and-colin-moock-in-milan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Player 10 API docs ready for download</title>
		<link>http://www.flashfuck.it/2008/05/22/flash-player-10-api-docs-ready-for-download/</link>
		<comments>http://www.flashfuck.it/2008/05/22/flash-player-10-api-docs-ready-for-download/#comments</comments>
		<pubDate>Thu, 22 May 2008 20:09:47 +0000</pubDate>
		<dc:creator>pigiuz</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Adobe]]></category>

		<guid isPermaLink="false">http://www.flashfuck.it/2008/05/22/flash-player-10-api-docs-ready-for-download/</guid>
		<description><![CDATA[Here&#8217;s the link to download Astro&#8217;s API documentation: http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_as3langref_052008.zip At this time it&#8217;s only available for download, not for online consultation.]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s the link to download Astro&#8217;s API documentation: <a href="http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_as3langref_052008.zip">http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_as3langref_052008.zip</a></p>
<p>At this time it&#8217;s only available for download, not for online consultation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashfuck.it/2008/05/22/flash-player-10-api-docs-ready-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash player 10 available on Adobe Labs</title>
		<link>http://www.flashfuck.it/2008/05/16/flash-player-10-available-on-adobe-labs/</link>
		<comments>http://www.flashfuck.it/2008/05/16/flash-player-10-available-on-adobe-labs/#comments</comments>
		<pubDate>Fri, 16 May 2008 00:35:44 +0000</pubDate>
		<dc:creator>pigiuz</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Adobe]]></category>

		<guid isPermaLink="false">http://www.flashfuck.it/2008/05/16/flash-player-10-available-on-adobe-labs/</guid>
		<description><![CDATA[It&#8217;s time to upgrade! Astro is here! Let&#8217;s take a look to what chefs cooked up for our taste pleasure: 3D support: finally adobe put some z in flash!:D on astro release notes Adobe&#8217;s claiming that they&#8217;re enabling everyone to create complex 3D effects using simple code&#8230; mmm&#8230; i&#8217;m curious about that! i&#8217;m a papervisioned [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s time to upgrade! <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Astro is <a href="http://labs.adobe.com/technologies/flashplayer10/">here</a>!</p>
<p style="text-align: center"><img src="http://www.flashfuck.it/wp-content/uploads/2008/05/flashplayer10_demo_nofl_557x475.jpg" alt="flashplayer10_demo_nofl_557âˆšÃ³475.jpg" /></p>
<p>Let&#8217;s take a look to what chefs cooked up for our taste pleasure:</p>
<ol>
<li>3D support: finally adobe put some z in flash!:D on astro release notes Adobe&#8217;s claiming that they&#8217;re enabling everyone to create complex 3D effects using simple code&#8230; mmm&#8230; i&#8217;m curious about that! i&#8217;m a papervisioned guy! <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
<li>hardware acceleration: flash player 9.0.115 introduced hardware acceleration&#8230; astro is becoming even friendlier with your gpu. Now flash player supports GPU compositing and blitting, both parameters must be enabled by html.</li>
<li>Adobe Pixel Bender: formerly Hydra (which was a cooler name <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ), this system let us create our own custom filters and apply them runtime..</li>
<li>New text engine! Multiple columns text, support for chinese (GB18030 )</li>
<li><a href="http://speex.org/">Speex</a>! a free codec used to encode speech&#8230;.Ribbit thanx while pacifica voip project is waiting&#8230;</li>
<li>Dynamic sound generation!&#8230;AndrâˆšÂ© Michelle&#8217;s &#8220;<a href="http://www.make-some-noise.info/">Adobe make some noise</a>&#8221; petition really made some noise! <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
<li>File reference runtime access! Finally we don&#8217;t have to upload our files to manipulate them inside our RIAs! Files are handled as ByteArrays so we can do quite everything <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li><a href="http://labs.adobe.com/technologies/flashplayer10/releasenotes.html">Many others&#8230;</a></li>
</ol>
<p>Another impressive innovation is Astro is available for Ubuntu Linux users too&#8230;so even penguins can try new features shown in the <a href="http://labs.adobe.com/technologies/flashplayer10/demos/">demo on labs site</a>.</p>
<p>Finally the coolest news: <a href="http://opensource.adobe.com/wiki/display/flexsdk/Targeting+Flash+Player+10+Beta+with+Flex+SDK+3.0.x">WE ALREADY  CAN COMPILE CONTENT TARGETING ASTRO</a>!</p>
<p>I&#8217;m so excited i don&#8217;t need <a href="http://www.thinkgeek.com/caffeine/drinks/a273/">mana </a>to stay awake tonight!:D</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashfuck.it/2008/05/16/flash-player-10-available-on-adobe-labs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some Pics from 360!</title>
		<link>http://www.flashfuck.it/2008/04/13/some-pics-from-360/</link>
		<comments>http://www.flashfuck.it/2008/04/13/some-pics-from-360/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 15:18:41 +0000</pubDate>
		<dc:creator>pigiuz</dc:creator>
				<category><![CDATA[Anything else]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[360 Flex]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Papervision 3D]]></category>
		<category><![CDATA[Paperworld]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.flashfuck.it/2008/04/13/some-pics-from-360/</guid>
		<description><![CDATA[Hi there! It&#8217;s sunday&#8230;wonderful day to publish some 360 pic on flickr. Go take a look at those photos, here two links of my album and my friend luca&#8217;s too. Got pics? Send me the link so we can build up one big album!]]></description>
			<content:encoded><![CDATA[<p>Hi there!<br />
It&#8217;s sunday&#8230;wonderful day to publish some 360 pic on flickr. Go take a look at those photos, here two links of my album and my friend luca&#8217;s too.</p>
<p><a href="http://flickr.com/photos/piergiorgioniero/sets/72157604517450843/"><img src="http://www.flashfuck.it/wp-content/uploads/2008/04/flickr_pigiuz.png" alt="flickr_pigiuz.png" height="244" width="360" /></a></p>
<p><a href="http://flickr.com/photos/lucamezzalira/sets/72157604495069308/"><img src="http://www.flashfuck.it/wp-content/uploads/2008/04/flickr_luca.png" alt="flickr_luca.png" height="245" width="360" /></a></p>
<p>Got pics? Send me the link so we can build up one big album! <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashfuck.it/2008/04/13/some-pics-from-360/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>onAir Tour Europe</title>
		<link>http://www.flashfuck.it/2008/02/20/onair-tour-europe/</link>
		<comments>http://www.flashfuck.it/2008/02/20/onair-tour-europe/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 13:15:33 +0000</pubDate>
		<dc:creator>pigiuz</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Adobe]]></category>

		<guid isPermaLink="false">http://www.flashfuck.it/2008/02/20/onair-tour-europe/</guid>
		<description><![CDATA[Anche in Italia! Finalmente si stanno muovendo le acque anche dalle nostre parti L&#8217;OnAir tourÂ¬â€  arriverâˆšâ€  a Milano il 13 giugno nell&#8217;ultima delle 12 date del tour europeo. Giâˆšâ€  presenti e confermate la schedule e la location dell&#8217;evento: qui il link per Milano http://onair.adobe.com/schedule/cities/milan.phpÂ¬â€  &#8230;ci vediamo li?]]></description>
			<content:encoded><![CDATA[<p>Anche in Italia! Finalmente si stanno muovendo le acque anche dalle nostre parti <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>L&#8217;<a href="http://onair.adobe.com/">OnAir tour</a>Â¬â€  arriverâˆšâ€  a Milano il 13 giugno nell&#8217;ultima delle 12 date del tour europeo.</p>
<p>Giâˆšâ€  presenti e confermate la schedule e la location dell&#8217;evento:</p>
<p>qui il link per Milano <a href="http://onair.adobe.com/schedule/cities/milan.php">http://onair.adobe.com/schedule/cities/milan.phpÂ¬â€ </a></p>
<p>&#8230;ci vediamo li?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashfuck.it/2008/02/20/onair-tour-europe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speaking at Flex Magic</title>
		<link>http://www.flashfuck.it/2008/01/25/speaking-at-flex-magic/</link>
		<comments>http://www.flashfuck.it/2008/01/25/speaking-at-flex-magic/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 14:19:17 +0000</pubDate>
		<dc:creator>pigiuz</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Papervision 3D]]></category>

		<guid isPermaLink="false">http://www.flashfuck.it/2008/01/25/speaking-at-flex-magic/</guid>
		<description><![CDATA[Ghiotta âˆšÂ® l&#8217;occasione e dentro mi ci butto Sarâˆšâ‰¤ uno degli speaker al Flex Magic, manifestazione organizzata da Actionscript.it a Bologna, il 26 Febbraio prossimo. [flash http://www.flashfuck.it/wp-content/uploads/2008/01/flexmagicnormal_steam.swf w=200 h=230] A questo meeting toccheremo diversi argomenti tra le novitâˆšâ€  di flex 3, l&#8217;integrazione con .Net, lo scambio dati con ColdFusion e AMF, e Papervision 3D. Ghiotta [...]]]></description>
			<content:encoded><![CDATA[<p>Ghiotta âˆšÂ® l&#8217;occasione e dentro mi ci butto <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Sarâˆšâ‰¤ uno degli speaker al Flex Magic, manifestazione organizzata da Actionscript.it a Bologna, il 26 Febbraio prossimo.</p>
<p align="center"> [flash http://www.flashfuck.it/wp-content/uploads/2008/01/flexmagicnormal_steam.swf w=200 h=230]</p>
<p>A questo meeting toccheremo diversi argomenti tra le novitâˆšâ€  di flex 3, l&#8217;integrazione con .Net, lo scambio dati con ColdFusion e AMF, e Papervision 3D.</p>
<p>Ghiotta l&#8217;occasione anche per i partecipanti al meeting, infatti saranno estratte tra il pubblico una licenza dell&#8217;Adobe Creative Suite CS3 e una licenza di Flex Builder 3.</p>
<p>Questo il form di registrazione e maggiori dettagli sull&#8217;evento e sui programmi:</p>
<p><a href="http://www.actionscript.it/showEvent.cfm?id=92">http://www.actionscript.it/showEvent.cfm?id=92</a></p>
<p>Ci vediamo a bologna! <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashfuck.it/2008/01/25/speaking-at-flex-magic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

