<?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>Paul Tocknell &#187; Uncategorized</title>
	<atom:link href="http://www.paultocknell.com/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://www.paultocknell.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 05 Mar 2010 03:58:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How do I flush my computer&#8217;s DNS?</title>
		<link>http://www.paultocknell.com/9/how-do-i-flush-dns.htm</link>
		<comments>http://www.paultocknell.com/9/how-do-i-flush-dns.htm#comments</comments>
		<pubDate>Sat, 31 Oct 2009 16:48:23 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.paultocknell.com/9/how-do-i-flush-dns.htm</guid>
		<description><![CDATA[How do I Flush DNS? Most DNS clients cache the results of name resolution requests. This speeds up name resolution if multiple lookups are done to the same address, such as is common when browsing the web. Sometimes a bad DNS entry will be cached and you will need to either flush the DNS cache]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tech-faq.com/flush-dns.shtml">How do I Flush DNS?</a><br />
<blockquote>Most DNS clients cache the results of name resolution requests. This speeds up name resolution if multiple lookups are done to the same address, such as is common when browsing the web.</p>
<p>Sometimes a bad DNS entry will be cached and you will need to either flush the DNS cache to get rid of it, or wait up to 24 hours for it to be dropped from the cache automatically.<br />How to Flush DNS in Microsoft Windows</p>
<p>In Microsoft Windows, you can use the command ipconfig /flushdns to flush the DNS resolver cache:</p>
<p>C:\&gt;ipconfig /flushdns</p>
<p>Windows IP Configuration</p>
<p>Successfully flushed the DNS Resolver Cache.</p>
<p>You can also use the command ipconfig /displaydns to view the DNS resolver cache.</p></blockquote>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=dec84b8a-9ec4-877c-b71a-d2bc604c4ffd" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.paultocknell.com/9/how-do-i-flush-dns.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Font</title>
		<link>http://www.paultocknell.com/7/twitter-font.htm</link>
		<comments>http://www.paultocknell.com/7/twitter-font.htm#comments</comments>
		<pubDate>Sat, 31 Oct 2009 16:47:24 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.paultocknell.com/7/twitter-font.htm</guid>
		<description><![CDATA[Have you always wondered what font is used in the twitter logo?&#160; This information can be useful if say, you are trying to create your own take on the logo (as I am). Well, a little bit of searching and I found it!&#160; The name of the font used in the twitter logo is &#8220;Pico-alphabet&#8221;]]></description>
			<content:encoded><![CDATA[<p>Have you always wondered what font is used in the twitter logo?&nbsp; This information can be useful if say, you are trying to create your own take on the logo (as I am). </p>
<p><img style="max-width: 800px;" src="http://www.livelylinks.com/wordpress/wp-content/uploads/2009/03/twitter-font.jpg" /></p>
<p>Well, a little bit of searching and I found it!&nbsp; The name of the font used in the twitter logo is &#8220;Pico-alphabet&#8221; and here is the link to the site where you can downlad that font for free: </p>
<p><a href="http://www2.wind.ne.jp/maniackers/pico.html">Pico &#8211; Alphabet</a><br />
<blockquote></blockquote>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=f727a6d0-aaba-83ef-80ca-e833c7d2320c" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.paultocknell.com/7/twitter-font.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a custom page template in WordPress</title>
		<link>http://www.paultocknell.com/3/how-to-create-a-custom-page-template-in-wordpress.htm</link>
		<comments>http://www.paultocknell.com/3/how-to-create-a-custom-page-template-in-wordpress.htm#comments</comments>
		<pubDate>Sat, 31 Oct 2009 16:45:06 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://www.paultocknell.com/3/how-to-create-a-custom-page-template-in-wordpress.htm</guid>
		<description><![CDATA[David Risley dot com shows us how to create a custom page template in our wordpress themes.&#160; This can be very handy if you are trying to create a custom look for a particular page.&#160;&#160; Like for instance, say you want a wordpress landing page without any sidebars well, this would be a tutorial you]]></description>
			<content:encoded><![CDATA[<p>David Risley dot com shows us how to create a custom page template in our wordpress themes.&nbsp; This can be very handy if you are trying to create a custom look for a particular page.&nbsp;&nbsp; Like for instance, say you want a wordpress landing page without any sidebars well, this would be a tutorial you definitely want to take a look at:</p>
<p>All WordPress themes have a file called <em>page.php</em>. This is your template file for all pages you have on your blog (remember, pages are distinctly different than posts). The <em>page.php</em><br />file is your default page template. To create a new one, just open that<br />file in any text editor <img style="max-width: 800px; float: right; margin-top: 10px; margin-bottom: 10px; margin-left: 10px;" src="http://www.livelylinks.com/wordpress/wp-content/uploads/2009/05/custom-page-template.png" />then “save as” a different file name. In my<br />case, I named the template for my sales page <em>signup_page.php</em>.</p>
<p>
<p>Now, at the very top of this new file, you’re going to want a block of PHP code as follows:</p>
<blockquote><blockquote>
<p>/*</p>
<p>Template Name: [your page name here]</p>
<p>
<p>*/</p>
<p>?&gt;</p>
</blockquote>
</blockquote>
<p>This is a PHP comment. Leave the “Template Name:” in place, but you<br />need to change the name of the page. Once you have done that, upload<br />this new file to your blog theme’s folder.
<p>Then, in WordPress, when you go to add or edit a page, scroll way<br />down and you’ll see a setting for “Page Template”. You should see your<br />new page template listed in the dropdown, using the name you entered<br />above. To the right, you can see what my dropdown list looks like in my<br />own WordPress admin panel. I have many different custom page templates<br />in my system, all for different purposes.</p>
<p><a href="http://www.davidrisley.com/2009/01/20/how-to-custom-page-template-wordpress/">How To Use a Custom Page Template In WordPress | David Risley dot com</a><br />
<blockquote></blockquote>
<p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=e695ec04-60b2-8585-ae88-e59c225633e1" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.paultocknell.com/3/how-to-create-a-custom-page-template-in-wordpress.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
