<?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>mash my media</title>
	<atom:link href="http://blog.ricardofilipe.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ricardofilipe.com</link>
	<description>Mash my Media is passionate about design. Add a hint of technology nerdiness, a soft spot for pretty much everything that is eye-candy and a strong will to share. Don't be shy, and please mash my media.</description>
	<lastBuildDate>Sun, 01 May 2011 20:36:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Checkboxes &amp; RadioButtons for Mobile Experience</title>
		<link>http://blog.ricardofilipe.com/index.php/2011/05/checkboxes-radiobuttons-for-mobile-experience/</link>
		<comments>http://blog.ricardofilipe.com/index.php/2011/05/checkboxes-radiobuttons-for-mobile-experience/#comments</comments>
		<pubDate>Sun, 01 May 2011 20:33:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[giveaway]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.ricardofilipe.com/?p=204</guid>
		<description><![CDATA[
A few days ago I noticed how awful some of the Web experience can still be in mobile devices. A lot of websites are designed for the mobile experience but completely forget about some elements which are a pain to interact with in touch form: radio buttons and check boxes.
These are tiny and hard to [...]]]></description>
		<wfw:commentRss>http://blog.ricardofilipe.com/index.php/2011/05/checkboxes-radiobuttons-for-mobile-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Now in HTML5 flavor!</title>
		<link>http://blog.ricardofilipe.com/index.php/2011/02/now-in-html5-flavor/</link>
		<comments>http://blog.ricardofilipe.com/index.php/2011/02/now-in-html5-flavor/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 23:21:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://blog.ricardofilipe.com/?p=199</guid>
		<description><![CDATA[During the last couple of days, I&#8217;ve been teaching myself the good news that HTML5 has brought (or will, to be fair) upon us. After reading a whole bunch of resources, I decided to take the leap and adapt my Webfolio to HTML5.
I couldn&#8217;t be happier. Read on!

Why?
I too was a little biased about the [...]]]></description>
		<wfw:commentRss>http://blog.ricardofilipe.com/index.php/2011/02/now-in-html5-flavor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quicktip: Order MySQL by specific fields</title>
		<link>http://blog.ricardofilipe.com/index.php/2011/01/quicktip-order-mysql-by-specific-fields/</link>
		<comments>http://blog.ricardofilipe.com/index.php/2011/01/quicktip-order-mysql-by-specific-fields/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 16:09:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[quicktip]]></category>

		<guid isPermaLink="false">http://blog.ricardofilipe.com/?p=195</guid>
		<description><![CDATA[Sometimes you need to retrieve some data from a MySQL database and order it by specific fields, where the ASC and DESC properties just won&#8217;t cut it. Fortunately I just found out that MySQL has a way of dealing with this, using a property called Order By Field.
The problem
Consider the following case: you want to [...]]]></description>
		<wfw:commentRss>http://blog.ricardofilipe.com/index.php/2011/01/quicktip-order-mysql-by-specific-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Login with Actionscript 3 and AMFPHP</title>
		<link>http://blog.ricardofilipe.com/index.php/2010/05/user-login-with-actionscript-3-and-amfphp/</link>
		<comments>http://blog.ricardofilipe.com/index.php/2010/05/user-login-with-actionscript-3-and-amfphp/#comments</comments>
		<pubDate>Sun, 16 May 2010 14:10:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.ricardofilipe.com/?p=188</guid>
		<description><![CDATA[Recently I&#8217;ve been experimenting with some components and frameworks for Flash CS4 in order to shave off some development time of a rather large application I&#8217;m building. And then I found, this later in the game, AMFPHP. Altough it&#8217;s not a framework by itself (it&#8217;s more like a Web Service), and the fact that it [...]]]></description>
		<wfw:commentRss>http://blog.ricardofilipe.com/index.php/2010/05/user-login-with-actionscript-3-and-amfphp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Storing Flash Variables into MySQL</title>
		<link>http://blog.ricardofilipe.com/index.php/2010/01/storing-flash-variables-into-mysql/</link>
		<comments>http://blog.ricardofilipe.com/index.php/2010/01/storing-flash-variables-into-mysql/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 23:34:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[variables]]></category>

		<guid isPermaLink="false">http://blog.ricardofilipe.com/?p=160</guid>
		<description><![CDATA[
When I first needed a simple function to store a few Flash variables into a MySQL database (through PHP), I actually had to search more than I wanted to. So in order to save myself some future trouble (and time), I created a very simple AS3 class capable of receiving variables and passing them to [...]]]></description>
		<wfw:commentRss>http://blog.ricardofilipe.com/index.php/2010/01/storing-flash-variables-into-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TrafegoPT, portuguese traffic APP</title>
		<link>http://blog.ricardofilipe.com/index.php/2009/08/trafegopt-portuguese-traffic-app/</link>
		<comments>http://blog.ricardofilipe.com/index.php/2009/08/trafegopt-portuguese-traffic-app/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 15:23:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[tráfego pt]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://blog.ricardofilipe.com/?p=153</guid>
		<description><![CDATA[
TráfegoPT is an AIR application I quickly made for myself, but why not share it with others, I thought. So here it is, first hand! This standalone application consists of a small virtual device which gives real-time information about traffic congestions in portuguese roads (yes, it&#8217;s only useful for portuguese drivers, I&#8217;m sorry).
The feed comes [...]]]></description>
		<wfw:commentRss>http://blog.ricardofilipe.com/index.php/2009/08/trafegopt-portuguese-traffic-app/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dave Hill, HDR photography</title>
		<link>http://blog.ricardofilipe.com/index.php/2009/08/dave-hill-hdr-photography/</link>
		<comments>http://blog.ricardofilipe.com/index.php/2009/08/dave-hill-hdr-photography/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 21:58:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[dave hill]]></category>
		<category><![CDATA[hdr]]></category>

		<guid isPermaLink="false">http://blog.ricardofilipe.com/?p=117</guid>
		<description><![CDATA[
What better personality in the world of photography to begin my very-first-post-of-this-not-so-new-blog, than Dave Hill, considered by many the king of HDR (High Dynamic Range) photography. In this post I pay a little respect to his work, show you how to closely follow Dave and give you a hint of what HDR is.

Dave is a [...]]]></description>
		<wfw:commentRss>http://blog.ricardofilipe.com/index.php/2009/08/dave-hill-hdr-photography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

