<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Bedroom Activities</title>
	<atom:link href="http://bedroom.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bedroom.wordpress.com</link>
	<description>Bedroom rockers in code creativity</description>
	<lastBuildDate>Thu, 23 Feb 2006 16:05:57 +0000</lastBuildDate>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='bedroom.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Bedroom Activities</title>
		<link>http://bedroom.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bedroom.wordpress.com/osd.xml" title="Bedroom Activities" />
	<atom:link rel='hub' href='http://bedroom.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Flash 8 treasures!</title>
		<link>http://bedroom.wordpress.com/2006/02/23/flash-8-treasures/</link>
		<comments>http://bedroom.wordpress.com/2006/02/23/flash-8-treasures/#comments</comments>
		<pubDate>Thu, 23 Feb 2006 16:05:57 +0000</pubDate>
		<dc:creator>bedroom</dc:creator>
				<category><![CDATA[In the room]]></category>
		<category><![CDATA[Inspiring]]></category>

		<guid isPermaLink="false">http://bedroom.wordpress.com/2006/02/23/flash-8-treasures/</guid>
		<description><![CDATA[I&#8217;ve found a whole bunch of new stuff to play with: direct access to flash API functions (you could build a real desktop engine with it) through the &#8220;document&#8221; methods, and the Path object, which includes easy methods to handle points in vectors. Useless to say that my gesture recognizer will undergo a heavy semplification [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=25&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve found a whole bunch of new stuff to play with: direct access to flash API functions (you could build a real desktop engine with it) through the &#8220;document&#8221; methods, and the Path object, which includes easy methods to handle points in vectors. Useless to say that my gesture recognizer will undergo a heavy semplification with these awesome tools.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bedroom.wordpress.com/25/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bedroom.wordpress.com/25/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bedroom.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bedroom.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bedroom.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bedroom.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bedroom.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bedroom.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bedroom.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bedroom.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bedroom.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bedroom.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bedroom.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bedroom.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bedroom.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bedroom.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=25&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bedroom.wordpress.com/2006/02/23/flash-8-treasures/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f429c36ac16d3c7c4d27e06943e8c05?s=96&#38;d=identicon" medium="image">
			<media:title type="html">bedroom</media:title>
		</media:content>
	</item>
		<item>
		<title>Stuff to come..</title>
		<link>http://bedroom.wordpress.com/2006/02/20/stuff-to-come/</link>
		<comments>http://bedroom.wordpress.com/2006/02/20/stuff-to-come/#comments</comments>
		<pubDate>Mon, 20 Feb 2006 02:12:10 +0000</pubDate>
		<dc:creator>bedroom</dc:creator>
				<category><![CDATA[In the room]]></category>

		<guid isPermaLink="false">http://bedroom.wordpress.com/2006/02/20/stuff-to-come/</guid>
		<description><![CDATA[I&#8217;m currently working on particle systems and the first work will be a good occasion to write high-standardized code. What I am talking about is a complete tool to handle particle systems.. it will be ready soon, and all commented. For those who have played with the gesture recognizer, they could have found some bugs.. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=24&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently working on particle systems and the first work will be a good occasion to write high-standardized code. What I am talking about is a complete tool to handle particle systems.. it will be ready soon, and all commented.</p>
<p>For those who have played with the gesture recognizer, they could have found some bugs.. sincerely, I still have to clean up the symbols list, cause some of them are unsupported yet,  and others non completely  defined. Stay tuned, source code will be available soon.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bedroom.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bedroom.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bedroom.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bedroom.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bedroom.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bedroom.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bedroom.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bedroom.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bedroom.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bedroom.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bedroom.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bedroom.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bedroom.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bedroom.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bedroom.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bedroom.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=24&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bedroom.wordpress.com/2006/02/20/stuff-to-come/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f429c36ac16d3c7c4d27e06943e8c05?s=96&#38;d=identicon" medium="image">
			<media:title type="html">bedroom</media:title>
		</media:content>
	</item>
		<item>
		<title>Reason Flavours..</title>
		<link>http://bedroom.wordpress.com/2006/02/16/reason-flavours/</link>
		<comments>http://bedroom.wordpress.com/2006/02/16/reason-flavours/#comments</comments>
		<pubDate>Thu, 16 Feb 2006 15:18:05 +0000</pubDate>
		<dc:creator>bedroom</dc:creator>
				<category><![CDATA[Code scraps]]></category>

		<guid isPermaLink="false">http://bedroom.wordpress.com/2006/02/16/reason-flavours/</guid>
		<description><![CDATA[Here is an old experiment trying to emulate rope connections in Reason (that famous music software). Code could be optimized.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=19&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here is an old experiment trying to emulate rope connections in Reason (that famous music software).</p>
<p>Code could be optimized.</p>
<p><a href="http://bedroom.orgfree.com/flash/ropes.html"><img width="452" height="196" align="left" alt="ropes.jpg" src="http://bedroom.files.wordpress.com/2006/02/ropes.jpg?w=452&#038;h=196" /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bedroom.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bedroom.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bedroom.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bedroom.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bedroom.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bedroom.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bedroom.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bedroom.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bedroom.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bedroom.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bedroom.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bedroom.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bedroom.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bedroom.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bedroom.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bedroom.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=19&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bedroom.wordpress.com/2006/02/16/reason-flavours/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f429c36ac16d3c7c4d27e06943e8c05?s=96&#38;d=identicon" medium="image">
			<media:title type="html">bedroom</media:title>
		</media:content>

		<media:content url="http://bedroom.files.wordpress.com/2006/02/ropes.jpg" medium="image">
			<media:title type="html">ropes.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>Mouse Gesture Recognition</title>
		<link>http://bedroom.wordpress.com/2006/02/15/mouse-gesture-recognition/</link>
		<comments>http://bedroom.wordpress.com/2006/02/15/mouse-gesture-recognition/#comments</comments>
		<pubDate>Wed, 15 Feb 2006 14:57:24 +0000</pubDate>
		<dc:creator>bedroom</dc:creator>
				<category><![CDATA[Working]]></category>

		<guid isPermaLink="false">http://bedroom.wordpress.com/2006/02/15/mouse-gesture-recognition/</guid>
		<description><![CDATA[Ouf.. it&#8217;s a long time since I started playing around vectors and finally they give me an answer to the problem of mouse gestures recognition. Take a look at the app below.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=16&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ouf.. it&#8217;s a long time since I started playing around vectors and finally they give me an answer to the problem of mouse gestures recognition. Take a look at the app below.</p>
<p><a href="http://bedroom.orgfree.com/flash/gestures.html"><img width="339" height="339" align="left" alt="gestures.jpg" src="http://bedroom.files.wordpress.com/2006/02/gestures.jpg?w=339&#038;h=339" /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bedroom.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bedroom.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bedroom.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bedroom.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bedroom.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bedroom.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bedroom.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bedroom.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bedroom.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bedroom.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bedroom.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bedroom.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bedroom.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bedroom.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bedroom.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bedroom.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=16&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bedroom.wordpress.com/2006/02/15/mouse-gesture-recognition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f429c36ac16d3c7c4d27e06943e8c05?s=96&#38;d=identicon" medium="image">
			<media:title type="html">bedroom</media:title>
		</media:content>

		<media:content url="http://bedroom.files.wordpress.com/2006/02/gestures.jpg" medium="image">
			<media:title type="html">gestures.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>Hotel Video Information</title>
		<link>http://bedroom.wordpress.com/2006/02/13/hotel-video-information/</link>
		<comments>http://bedroom.wordpress.com/2006/02/13/hotel-video-information/#comments</comments>
		<pubDate>Mon, 13 Feb 2006 16:33:47 +0000</pubDate>
		<dc:creator>bedroom</dc:creator>
				<category><![CDATA[Sites]]></category>

		<guid isPermaLink="false">http://bedroom.wordpress.com/2006/02/16/hotel-video-information/</guid>
		<description><![CDATA[This was a teaching work, and also something that brought up my technical skills. It is an application which interactively browse a large database of hotels in Italy, and delivers geographical informations and demo videos of the rooms. Difficulties came from: preloading of large amounts of data (videos above all); managing a huge, and highly [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=23&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This was a teaching work, and also something that brought up my technical skills. It is an application which interactively browse a large database of hotels in Italy, and delivers geographical informations and demo videos of the rooms. Difficulties came from:</p>
<ul>
<li>preloading of large amounts of data (videos above all);</li>
<li>managing a huge, and highly personalized, database;</li>
<li>integrating php calls and xml responses from the server.</li>
</ul>
<p>Link: <a target="_blank" href="http://www.hotelvideoinformation.it">http://www.hotelvideoinformation.it</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bedroom.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bedroom.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bedroom.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bedroom.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bedroom.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bedroom.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bedroom.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bedroom.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bedroom.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bedroom.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bedroom.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bedroom.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bedroom.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bedroom.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bedroom.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bedroom.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=23&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bedroom.wordpress.com/2006/02/13/hotel-video-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f429c36ac16d3c7c4d27e06943e8c05?s=96&#38;d=identicon" medium="image">
			<media:title type="html">bedroom</media:title>
		</media:content>
	</item>
		<item>
		<title>Ago-go</title>
		<link>http://bedroom.wordpress.com/2006/02/13/ago-go/</link>
		<comments>http://bedroom.wordpress.com/2006/02/13/ago-go/#comments</comments>
		<pubDate>Mon, 13 Feb 2006 16:27:17 +0000</pubDate>
		<dc:creator>bedroom</dc:creator>
				<category><![CDATA[Sites]]></category>

		<guid isPermaLink="false">http://bedroom.wordpress.com/2006/02/16/ago-go/</guid>
		<description><![CDATA[This is perhaps the most difficult, and incomprehensible, site I made. Notice that I didn&#8217;t take part in the design process.. I &#8220;simply&#8221; coded the solitaire game the site is built around. Main difficulties were: design and code structure of the solitaire ( card games are something quite difficult to code ) optimization of loading [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=22&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is perhaps the most difficult, and incomprehensible, site I made. Notice that I didn&#8217;t take part in the design process.. I &#8220;simply&#8221; coded the solitaire game the site is built around. Main difficulties were:</p>
<ul>
<li>design and code structure of the solitaire ( card games are something quite difficult to code )</li>
<li>optimization of loading for the large amount of images</li>
</ul>
<p>Link: <a target="_blank" href="http://www.ago-go.it">www.ago-go.it</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bedroom.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bedroom.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bedroom.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bedroom.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bedroom.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bedroom.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bedroom.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bedroom.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bedroom.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bedroom.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bedroom.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bedroom.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bedroom.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bedroom.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bedroom.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bedroom.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=22&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bedroom.wordpress.com/2006/02/13/ago-go/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f429c36ac16d3c7c4d27e06943e8c05?s=96&#38;d=identicon" medium="image">
			<media:title type="html">bedroom</media:title>
		</media:content>
	</item>
		<item>
		<title>Lui@Lei</title>
		<link>http://bedroom.wordpress.com/2006/02/13/luilei/</link>
		<comments>http://bedroom.wordpress.com/2006/02/13/luilei/#comments</comments>
		<pubDate>Mon, 13 Feb 2006 16:18:05 +0000</pubDate>
		<dc:creator>bedroom</dc:creator>
				<category><![CDATA[Sites]]></category>

		<guid isPermaLink="false">http://bedroom.wordpress.com/2006/02/16/luilei/</guid>
		<description><![CDATA[He he, this site has a strange history.. it was done for a cute chinese girl coming in Italy to find &#8220;fortune&#8221; in the baby fashion business. The strange thing was that it had to be done COMPLETELY in chinese / korean and the italian was only featured here and there. So the challenges here [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=21&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>He he, this site has a strange history.. it was done for a cute chinese girl coming in Italy to find &#8220;fortune&#8221; in the baby fashion business. The strange thing was that it had to be done COMPLETELY in chinese / korean and the italian was only featured here and there. So the challenges here were:</p>
<ul>
<li>Managing an incomprehensible language (this was solved with simple jpg text images, internationalization here was an issue making price of the service too much higher than i asked for)</li>
<li>ultra-fast developing (four days) due to client&#8217;s needs, but with smooth animations.. they were obviously made with Actionscript.</li>
</ul>
<p>Link: <a target="_blank" href="http://www.luialei.com">www.luialei.com</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bedroom.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bedroom.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bedroom.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bedroom.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bedroom.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bedroom.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bedroom.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bedroom.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bedroom.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bedroom.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bedroom.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bedroom.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bedroom.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bedroom.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bedroom.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bedroom.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=21&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bedroom.wordpress.com/2006/02/13/luilei/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f429c36ac16d3c7c4d27e06943e8c05?s=96&#38;d=identicon" medium="image">
			<media:title type="html">bedroom</media:title>
		</media:content>
	</item>
		<item>
		<title>SalusNutrition srl</title>
		<link>http://bedroom.wordpress.com/2006/02/13/salusnutrition-srl/</link>
		<comments>http://bedroom.wordpress.com/2006/02/13/salusnutrition-srl/#comments</comments>
		<pubDate>Mon, 13 Feb 2006 16:12:31 +0000</pubDate>
		<dc:creator>bedroom</dc:creator>
				<category><![CDATA[Sites]]></category>

		<guid isPermaLink="false">http://bedroom.wordpress.com/2006/02/16/salusnutrition-srl/</guid>
		<description><![CDATA[Here is a site i&#8217;ve worked on for long, long time and which was quite a school for me. This is the last version (2004), heavily based on flash. Important to notice here is: data binding structure, which manages large xml datasets, benefits of an intelligent cascade preloading system; animation, for the first time in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=20&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here is a site i&#8217;ve worked on for long, long time and which was quite a school for me. This is the last version (2004), heavily based on flash. Important to notice here is:</p>
<ul>
<li>data binding structure, which manages large xml datasets, benefits of an intelligent cascade preloading system;</li>
<li>animation, for the first time in my life, was done with Actionscript;</li>
<li>Publishes rich contents (heavy images and classic animations) in quite fast time.</li>
</ul>
<p>Link: <a target="_blank" href="http://www.salusnutrition.it">www.salusnutrition.it</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bedroom.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bedroom.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bedroom.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bedroom.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bedroom.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bedroom.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bedroom.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bedroom.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bedroom.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bedroom.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bedroom.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bedroom.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bedroom.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bedroom.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bedroom.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bedroom.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=20&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bedroom.wordpress.com/2006/02/13/salusnutrition-srl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f429c36ac16d3c7c4d27e06943e8c05?s=96&#38;d=identicon" medium="image">
			<media:title type="html">bedroom</media:title>
		</media:content>
	</item>
		<item>
		<title>Bedroom opens the door..</title>
		<link>http://bedroom.wordpress.com/2006/02/10/test/</link>
		<comments>http://bedroom.wordpress.com/2006/02/10/test/#comments</comments>
		<pubDate>Fri, 10 Feb 2006 14:12:03 +0000</pubDate>
		<dc:creator>bedroom</dc:creator>
				<category><![CDATA[In the room]]></category>

		<guid isPermaLink="false">http://bedroom.wordpress.com/2006/02/15/test/</guid>
		<description><![CDATA[Finally I decided to start out something.. public. Working for long in your bedroom can give you great satisfaction, but there is a time in which feedback becomes essential. The moment for me has come, so here it is, the Bedroom Activities are now public domain! Please.. give me support. I hope I can give [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=13&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Finally I decided to start out something.. public. Working for long in your bedroom can give you great satisfaction, but there is a time in which feedback becomes essential. The moment for me has come, so here it is, the Bedroom Activities are now public domain! Please.. give me support. I hope I can give you.. inspiring code and ideas. Ignazio</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bedroom.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bedroom.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bedroom.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bedroom.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bedroom.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bedroom.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bedroom.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bedroom.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bedroom.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bedroom.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bedroom.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bedroom.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bedroom.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bedroom.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bedroom.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bedroom.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bedroom.wordpress.com&amp;blog=104698&amp;post=13&amp;subd=bedroom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bedroom.wordpress.com/2006/02/10/test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f429c36ac16d3c7c4d27e06943e8c05?s=96&#38;d=identicon" medium="image">
			<media:title type="html">bedroom</media:title>
		</media:content>
	</item>
	</channel>
</rss>
