
<?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 &#187; how-to</title>
	<atom:link href="http://www.vidalquevedo.com/tag/how-to/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vidalquevedo.com</link>
	<description></description>
	<lastBuildDate>Tue, 20 Dec 2011 18:02:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<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>4</slash:comments>
		</item>
		<item>
		<title>How to add the excerpt box for pages in WordPress</title>
		<link>http://www.vidalquevedo.com/how-to-add-an-excerpt-meta-box-for-pages-in-wordpress</link>
		<comments>http://www.vidalquevedo.com/how-to-add-an-excerpt-meta-box-for-pages-in-wordpress#comments</comments>
		<pubDate>Wed, 27 Jul 2011 22:01:26 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[useful]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/?p=1344</guid>
		<description><![CDATA[Here's how to enable the "excerpt" box for your WordPress pages.]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/how-to-add-an-excerpt-meta-box-for-pages-in-wordpress/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress: How to run PHP scripts only when logged in as admin</title>
		<link>http://www.vidalquevedo.com/how-to-run-php-scripts-only-when-logged-in-as-admin</link>
		<comments>http://www.vidalquevedo.com/how-to-run-php-scripts-only-when-logged-in-as-admin#comments</comments>
		<pubDate>Fri, 15 Jul 2011 02:27:13 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[useful]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/?p=1230</guid>
		<description><![CDATA[Here's a new tiny function that will help you run PHP code in WordPress only when you (or other admin-level users) are logged in.]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/how-to-run-php-scripts-only-when-logged-in-as-admin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My response to Stackoverflow&#8217;s &#8220;“invalid label” Firebug error with jQuery getJSON&#8221; question</title>
		<link>http://www.vidalquevedo.com/response-to-stackoverflows-%e2%80%9cinvalid-label%e2%80%9d-firebug-error-with-jquery-getjson-question</link>
		<comments>http://www.vidalquevedo.com/response-to-stackoverflows-%e2%80%9cinvalid-label%e2%80%9d-firebug-error-with-jquery-getjson-question#comments</comments>
		<pubDate>Mon, 04 Oct 2010 21:04:42 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[stackoverflow]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/?p=1126</guid>
		<description><![CDATA[“Invalid label” Firebug error with jQuery getJSON]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/response-to-stackoverflows-%e2%80%9cinvalid-label%e2%80%9d-firebug-error-with-jquery-getjson-question/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: How to display all posts in one page</title>
		<link>http://www.vidalquevedo.com/wordpress-how-to-display-all-posts-in-one-page</link>
		<comments>http://www.vidalquevedo.com/wordpress-how-to-display-all-posts-in-one-page#comments</comments>
		<pubDate>Fri, 13 Aug 2010 21:59:56 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/?p=1107</guid>
		<description><![CDATA[Although displaying all your latest posts in Wordpress may seem like a no-brainer (after all, the default home page already displays your  "Latest Posts"), doing so is kind of tricky if you are trying to do it in on a custom page.

Here's a little code that can help you accomplish that. ]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/wordpress-how-to-display-all-posts-in-one-page/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to automatically add tags to WordPress posts</title>
		<link>http://www.vidalquevedo.com/how-to-add-tags</link>
		<comments>http://www.vidalquevedo.com/how-to-add-tags#comments</comments>
		<pubDate>Wed, 16 Jun 2010 03:40:26 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/?p=1033</guid>
		<description><![CDATA[In WordPress, if you need to automatically add tags to a post via a PHP script, the best way to do it is via the wp_set_object_terms() function. There is no handy "wp_insert_tag()" function, or something like that, so look no further.]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/how-to-add-tags/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How to automatically login a user into WordPress</title>
		<link>http://www.vidalquevedo.com/how-to-login-automatically</link>
		<comments>http://www.vidalquevedo.com/how-to-login-automatically#comments</comments>
		<pubDate>Mon, 14 Jun 2010 20:54:51 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/how-to-login-automatically</guid>
		<description><![CDATA[When developing for WordPress, sometimes you may need to create a PHP script that will automatically login a user so you can enable user functions. The WorpPress function wp_singon() is the perfect solution.]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/how-to-login-automatically/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to center divs within a page with CSS</title>
		<link>http://www.vidalquevedo.com/how-to-center-divs-within-a-page-with-css</link>
		<comments>http://www.vidalquevedo.com/how-to-center-divs-within-a-page-with-css#comments</comments>
		<pubDate>Sun, 25 Apr 2010 04:41:30 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/?p=576</guid>
		<description><![CDATA[Sometimes you may want to center a div element within a page, whether vertically, horizontally, or both (dead center). Here's how  you can accomplish all of that using CSS.]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/how-to-center-divs-within-a-page-with-css/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to load CSS stylesheets dynamically with jQuery</title>
		<link>http://www.vidalquevedo.com/how-to-load-css-stylesheets-dynamically-with-jquery</link>
		<comments>http://www.vidalquevedo.com/how-to-load-css-stylesheets-dynamically-with-jquery#comments</comments>
		<pubDate>Tue, 20 Apr 2010 19:11:11 +0000</pubDate>
		<dc:creator>vidal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.vidalquevedo.com/?p=933</guid>
		<description><![CDATA[Sometimes you may want to load a CSS stylesheet dynamically after your HTML page has loaded and certain conditions are met (for example, if an element with a specific class exists in the DOM). jQuery can help you accomplish that with a few lines of code, helping you save some bandwidth and make your page load faster. ]]></description>
		<wfw:commentRss>http://www.vidalquevedo.com/how-to-load-css-stylesheets-dynamically-with-jquery/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

