<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Nouveller » Quick Tips</title>
	
	<link>http://www.nouveller.com</link>
	<description>web design | blog | madness</description>
	<pubDate>Mon, 23 Jan 2012 13:52:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/nouveller-quick-tips" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="nouveller-quick-tips" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Quick Tip #10 - How to get HTML5’s placeholder working across all browsers</title>
		<link>http://www.nouveller.com/quick-tips/html5-placeholder-all-browsers/</link>
		<comments>http://www.nouveller.com/quick-tips/html5-placeholder-all-browsers/#comments</comments>
		<pubDate>Fri, 28 Jan 2011 13:09:54 +0000</pubDate>
		<dc:creator>Benjamin Reid</dc:creator>
		
		<category><![CDATA[Quick Tips]]></category>

		<category><![CDATA[HTML5]]></category>

		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[Placeholder]]></category>

		<guid isPermaLink="false">http://www.nouveller.com/?p=2081</guid>
		<description><![CDATA[Recently I've been trying out the <a href="http://html5boilerplate.com/">HTML5 Boilerplate</a> to get some of this new fangled HTML into my projects. One thing I particularly like about the boilerplate, is the feature that allows you to not just implement HTML5, but also provide a fallback for the not so fortunate browsers.]]></description>
		<wfw:commentRss>http://www.nouveller.com/quick-tips/html5-placeholder-all-browsers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quick Tip #9 - Change the default capabilities of WordPress users with ease</title>
		<link>http://www.nouveller.com/quick-tips/quick-tip-9-change-the-default-capabilities-of-wordpress-users-with-ease/</link>
		<comments>http://www.nouveller.com/quick-tips/quick-tip-9-change-the-default-capabilities-of-wordpress-users-with-ease/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 14:08:37 +0000</pubDate>
		<dc:creator>Benjamin Reid</dc:creator>
		
		<category><![CDATA[Quick Tips]]></category>

		<guid isPermaLink="false">http://www.nouveller.com/?p=1851</guid>
		<description><![CDATA[In my latest WordPress project, the client wanted a user with the capabilities of a Contributor but they also wanted them to be able to upload files. This is where the problem arose, a Contributor can&#8217;t upload files! I could upgrade them to an Author, which would allow them to upload files but in turn [...]]]></description>
		<wfw:commentRss>http://www.nouveller.com/quick-tips/quick-tip-9-change-the-default-capabilities-of-wordpress-users-with-ease/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quick Tip #8 - Limit the length of ‘the_excerpt’ in WordPress</title>
		<link>http://www.nouveller.com/quick-tips/quick-tip-8-limit-the-length-of-the_excerpt-in-wordpress/</link>
		<comments>http://www.nouveller.com/quick-tips/quick-tip-8-limit-the-length-of-the_excerpt-in-wordpress/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 13:25:27 +0000</pubDate>
		<dc:creator>Benjamin Reid</dc:creator>
		
		<category><![CDATA[Quick Tips]]></category>

		<guid isPermaLink="false">http://www.nouveller.com/?p=1754</guid>
		<description><![CDATA[Right here's the scenario. On one of your clients post page's you use <code>the_excerpt</code> function to display an excerpt for each post. You've got room for a decent size excerpt and explain to them they can put about a paragraph into each excerpt, 100 words or so...]]></description>
		<wfw:commentRss>http://www.nouveller.com/quick-tips/quick-tip-8-limit-the-length-of-the_excerpt-in-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quick Tip #7 - Getting to grips with jQuery’s Traversing methods</title>
		<link>http://www.nouveller.com/quick-tips/quick-tip-7-getting-to-grips-with-jquerys-traversing-methods/</link>
		<comments>http://www.nouveller.com/quick-tips/quick-tip-7-getting-to-grips-with-jquerys-traversing-methods/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 10:03:44 +0000</pubDate>
		<dc:creator>Benjamin Reid</dc:creator>
		
		<category><![CDATA[Quick Tips]]></category>

		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[Next]]></category>

		<category><![CDATA[Parents]]></category>

		<category><![CDATA[Traversing]]></category>

		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.nouveller.com/?p=1479</guid>
		<description><![CDATA[To be more precise, we&#8217;re going to look at some of the functions used in the &#8216;Finding&#8217; section of jQuery&#8217;s Traversing methods. The best way to explain this, is of course, with an example. So lets start with the problem that led me to use Traversing, oh and thanks to @tweaked for prompting me to [...]]]></description>
		<wfw:commentRss>http://www.nouveller.com/quick-tips/quick-tip-7-getting-to-grips-with-jquerys-traversing-methods/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quick Tip #6 - How to write clever pretty URL’s with htaccess</title>
		<link>http://www.nouveller.com/quick-tips/quick-tip-6-how-to-write-clever-pretty-urls-with-htaccess/</link>
		<comments>http://www.nouveller.com/quick-tips/quick-tip-6-how-to-write-clever-pretty-urls-with-htaccess/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 11:32:48 +0000</pubDate>
		<dc:creator>Benjamin Reid</dc:creator>
		
		<category><![CDATA[Quick Tips]]></category>

		<category><![CDATA[htaccess]]></category>

		<category><![CDATA[Pretty]]></category>

		<category><![CDATA[Redirect]]></category>

		<category><![CDATA[Regular Expressions]]></category>

		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://www.nouveller.com/?p=1298</guid>
		<description><![CDATA[In this quicktip I&#8217;ll show you how to create clever &#8216;pretty URL&#8217;s&#8217; using your servers htaccess file. Why are they clever? The easiest way to explain this is in an example : So say we enter www.example.com/pretty-url/ into our browsers address bar, this will then call the file www.example.com/pretty-url.php (or whatever file extension you like) [...]]]></description>
		<wfw:commentRss>http://www.nouveller.com/quick-tips/quick-tip-6-how-to-write-clever-pretty-urls-with-htaccess/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quick Tip #5 - A ‘Hello world’ introduction to PHP classes</title>
		<link>http://www.nouveller.com/quick-tips/quick-tip-5-a-hello-world-introduction-to-php-classes/</link>
		<comments>http://www.nouveller.com/quick-tips/quick-tip-5-a-hello-world-introduction-to-php-classes/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 12:54:49 +0000</pubDate>
		<dc:creator>Benjamin Reid</dc:creator>
		
		<category><![CDATA[Quick Tips]]></category>

		<category><![CDATA[Class]]></category>

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.nouveller.com/?p=1048</guid>
		<description><![CDATA[Right lets get straight to it as this is only a quick tip, do note though that we&#8217;re only scratching the very surface of PHP classes.
We&#8217;ll be creating two files, our main page index.php and our class file class.helloworld.php. The only thing we&#8217;ll need on our index.php is the code below and the calling of [...]]]></description>
		<wfw:commentRss>http://www.nouveller.com/quick-tips/quick-tip-5-a-hello-world-introduction-to-php-classes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quick Tip #4 - Display custom messages depending on where your visitors are coming from</title>
		<link>http://www.nouveller.com/quick-tips/quick-tip-4-display-custom-messages-depending-on-where-your-visitors-are-coming-from/</link>
		<comments>http://www.nouveller.com/quick-tips/quick-tip-4-display-custom-messages-depending-on-where-your-visitors-are-coming-from/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 17:05:59 +0000</pubDate>
		<dc:creator>Benjamin Reid</dc:creator>
		
		<category><![CDATA[Quick Tips]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Twitter]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.nouveller.com/?p=886</guid>
		<description><![CDATA[In this quick tip, I&#8217;ll show you how to display custom messages to your visitors depending on where they click from onto your website. I saw this technique and at first thought, how is this being done?! But I&#8217;d forgot the value&#8217;s PHP can store in $_SERVER
Below is the full code
If you want to quickly [...]]]></description>
		<wfw:commentRss>http://www.nouveller.com/quick-tips/quick-tip-4-display-custom-messages-depending-on-where-your-visitors-are-coming-from/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quick Tip #3 - Writing your own ‘is_page’ function similar to the one in WordPress</title>
		<link>http://www.nouveller.com/wordpress/quick-tip-3-writing-your-own-is_page-function-similar-to-the-one-in-wordpress/</link>
		<comments>http://www.nouveller.com/wordpress/quick-tip-3-writing-your-own-is_page-function-similar-to-the-one-in-wordpress/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 19:43:26 +0000</pubDate>
		<dc:creator>Benjamin Reid</dc:creator>
		
		<category><![CDATA[Quick Tips]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[Download]]></category>

		<category><![CDATA[Functions]]></category>

		<category><![CDATA[HTML]]></category>

		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.nouveller.com/?p=861</guid>
		<description><![CDATA[After building several WordPress sites lately, I&#8217;ve been getting used to writing it&#8217;s common, but useful functions to do various different things. I&#8217;ve now come to write new sites that don&#8217;t use WordPress and I miss those functions! So I&#8217;ve created my own version of the is_page function among others. View the is_page function in [...]]]></description>
		<wfw:commentRss>http://www.nouveller.com/wordpress/quick-tip-3-writing-your-own-is_page-function-similar-to-the-one-in-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quick Tip #2 - Changing the post order on Wordpress’s category/archive pages</title>
		<link>http://www.nouveller.com/wordpress/quick-tip-2-changing-the-post-order-on-wordpresss-categoryarchive-pages/</link>
		<comments>http://www.nouveller.com/wordpress/quick-tip-2-changing-the-post-order-on-wordpresss-categoryarchive-pages/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 11:59:26 +0000</pubDate>
		<dc:creator>Benjamin Reid</dc:creator>
		
		<category><![CDATA[Quick Tips]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.nouveller.com/?p=739</guid>
		<description><![CDATA[I&#8217;ve had this problem (changing the order on those darn categories pages) from day one since working with WordPress and it really bugged me when I&#8217;d had to resort to plugins to solve the problem. Basically, when you select different categories in WordPress the post order and category is set in a query which you [...]]]></description>
		<wfw:commentRss>http://www.nouveller.com/wordpress/quick-tip-2-changing-the-post-order-on-wordpresss-categoryarchive-pages/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quick Tip #1 - Getting min-height to work in all browsers using jQuery (JavaScript)</title>
		<link>http://www.nouveller.com/quick-tips/quick-tip-1-getting-min-height-to-work-in-all-browsers-using-jquery-javascript/</link>
		<comments>http://www.nouveller.com/quick-tips/quick-tip-1-getting-min-height-to-work-in-all-browsers-using-jquery-javascript/#comments</comments>
		<pubDate>Thu, 21 May 2009 17:39:06 +0000</pubDate>
		<dc:creator>Benjamin Reid</dc:creator>
		
		<category><![CDATA[Quick Tips]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.nouveller.com/?p=662</guid>
		<description><![CDATA[With most sites I build, I would have quite a big use for min-height but with not all browsers supporting it, I can&#8217;t really use it. So today I had a bash using jQuery to solve this dilemma, and here&#8217;s what I came up with.
First I defined my minimum height for my element in a [...]]]></description>
		<wfw:commentRss>http://www.nouveller.com/quick-tips/quick-tip-1-getting-min-height-to-work-in-all-browsers-using-jquery-javascript/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

