
<?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>Vidal Quevedo</title>
	<atom:link href="http://www.vidalquevedo.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vidalquevedo.com</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 03:32:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>[Slideshow] Responsive Web Design: How the mobile web has changed the way we think and work</title>
		<link>http://www.vidalquevedo.com/responsive-web-design-how-the-mobile-web-haschanged-the-way-we-think-and-work</link>
		<comments>http://www.vidalquevedo.com/responsive-web-design-how-the-mobile-web-haschanged-the-way-we-think-and-work#comments</comments>
		<pubDate>Tue, 08 May 2012 02:50:05 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[reponsive web design]]></category>
		<category><![CDATA[rwd]]></category>
		<category><![CDATA[web applications]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/?p=1553</guid>
		<description><![CDATA[On April 16th, Nick Weaver (@nickweaver) and I gave a presentation at the Madison Web Design &#038; Dev Meetup titled "Responsive Web Design:  How the mobile web has changed the way we think and work." Here's the slideshow of the presentation for your enjoyment!]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/responsive-web-design-how-the-mobile-web-haschanged-the-way-we-think-and-work/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: How to display posts within a page</title>
		<link>http://www.vidalquevedo.com/wordpress-how-to-display-posts-within-a-page</link>
		<comments>http://www.vidalquevedo.com/wordpress-how-to-display-posts-within-a-page#comments</comments>
		<pubDate>Wed, 08 Feb 2012 00:27:28 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[custom post types]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/?p=1522</guid>
		<description><![CDATA[We have all been there: for some reason, you really need to display a list of posts within a page in WordPress (and the list needs to be paginated, of course). Fortunately, there's an easy way to do it.]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/wordpress-how-to-display-posts-within-a-page/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimizing your web application: Mobile UI performance considerations</title>
		<link>http://www.vidalquevedo.com/optimizing-your-web-application-mobile-ui-performance-considerations</link>
		<comments>http://www.vidalquevedo.com/optimizing-your-web-application-mobile-ui-performance-considerations#comments</comments>
		<pubDate>Tue, 20 Dec 2011 15:30:07 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[reponsive web design]]></category>
		<category><![CDATA[web applications]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/?p=1504</guid>
		<description><![CDATA[In her article "Mobile UI performance considerations," Estelle Weyl addresses memory and battery considerations when developing web applications for mobile devices. From embedding CSS and JavaScript into your HTML file (GASP!!!) on first load (and storing the code using localStorage), to minding the DOM and what you CAN'T see in the viewport of a mobile phone, this article is full of great ideas. A must read.]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/optimizing-your-web-application-mobile-ui-performance-considerations/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;When can I use&#8230;&#8221;: a CSS compatibility reference</title>
		<link>http://www.vidalquevedo.com/when-can-i-use-a-css-compatibility-reference</link>
		<comments>http://www.vidalquevedo.com/when-can-i-use-a-css-compatibility-reference#comments</comments>
		<pubDate>Tue, 06 Dec 2011 17:07:40 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/?p=1491</guid>
		<description><![CDATA[Ever wonder when you can use the CSS rule inline-block, or PNG transparency, and what browsers supported? http://caniuse.com/ has a cool list of these and other rules!]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/when-can-i-use-a-css-compatibility-reference/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lesson learned: modifying your permalink structure WILL mess up your traffic data</title>
		<link>http://www.vidalquevedo.com/lesson-learned-modifying-your-permalink-structure-will-mess-up-your-traffic-data</link>
		<comments>http://www.vidalquevedo.com/lesson-learned-modifying-your-permalink-structure-will-mess-up-your-traffic-data#comments</comments>
		<pubDate>Tue, 27 Sep 2011 18:03:35 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[lesson learned]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/?p=1465</guid>
		<description><![CDATA[A small change made to my site's permalink structure spells DOOM (well, not really, but was pretty annoying =0 ).]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/lesson-learned-modifying-your-permalink-structure-will-mess-up-your-traffic-data/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: how to automatically convert custom fields to post tags</title>
		<link>http://www.vidalquevedo.com/wordpress-how-to-automatically-convert-custom-fields-to-post-tags</link>
		<comments>http://www.vidalquevedo.com/wordpress-how-to-automatically-convert-custom-fields-to-post-tags#comments</comments>
		<pubDate>Mon, 26 Sep 2011 14:19:43 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[stackoverflow]]></category>
		<category><![CDATA[useful]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/?p=1416</guid>
		<description><![CDATA[Convert your post's custom fields into tags automatically in WordPress with this nifty script!!!]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/wordpress-how-to-automatically-convert-custom-fields-to-post-tags/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Testing Twitterfeed&#8230;</title>
		<link>http://www.vidalquevedo.com/testing-twitterfeed</link>
		<comments>http://www.vidalquevedo.com/testing-twitterfeed#comments</comments>
		<pubDate>Fri, 23 Sep 2011 16:37:12 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/?p=1408</guid>
		<description><![CDATA[I'm letting Twitterfeed.com do the leg work... let's see how it works =)]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/testing-twitterfeed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Dev tool of the week: JSFiddle.net</title>
		<link>http://www.vidalquevedo.com/web-dev-tool-of-the-week-jsfiddle-net</link>
		<comments>http://www.vidalquevedo.com/web-dev-tool-of-the-week-jsfiddle-net#comments</comments>
		<pubDate>Thu, 22 Sep 2011 14:03:30 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[helpful]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/?p=1406</guid>
		<description><![CDATA[JSFliddle.net is a dream come true: a simple, free testing environment for your HTML, JavaScript and CSS. Perfect for sharing live examples of your code. Highly recommended!]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/web-dev-tool-of-the-week-jsfiddle-net/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extend RSS2: a plugin to enhance your WordPress default RSS2 feed</title>
		<link>http://www.vidalquevedo.com/extend-rss2-a-plugin-to-enhance-your-wordpress-default-rss2-feed</link>
		<comments>http://www.vidalquevedo.com/extend-rss2-a-plugin-to-enhance-your-wordpress-default-rss2-feed#comments</comments>
		<pubDate>Thu, 01 Sep 2011 17:25:10 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[helpful]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/?p=1400</guid>
		<description><![CDATA[Add thumbnails and custom-field data to your RSS2 feed!]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/extend-rss2-a-plugin-to-enhance-your-wordpress-default-rss2-feed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New WordPress plugins available!</title>
		<link>http://www.vidalquevedo.com/new-wordpress-plugins-available</link>
		<comments>http://www.vidalquevedo.com/new-wordpress-plugins-available#comments</comments>
		<pubDate>Wed, 31 Aug 2011 19:10:38 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/?p=1389</guid>
		<description><![CDATA[As part of my job, I have developed a few plugins to help in the development of sites, so more people can benefit from what was produced during hours and hours of development. Hopefully you’ll find them useful too. Here are a few of them!]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/new-wordpress-plugins-available/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

