<?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>griffmiester.com</title>
	<atom:link href="http://griffmiester.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://griffmiester.com</link>
	<description>The life and times of Griffmiester</description>
	<lastBuildDate>Thu, 17 Jun 2010 21:39:06 +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>Upgraded to WordPress 3.0</title>
		<link>http://griffmiester.com/2010/06/18/upgraded-to-wordpress-3-0/</link>
		<comments>http://griffmiester.com/2010/06/18/upgraded-to-wordpress-3-0/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 21:39:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress Links]]></category>

		<guid isPermaLink="false">http://griffmiester.com/2010/06/18/upgraded-to-wordpress-3-0/</guid>
		<description><![CDATA[I just upgraded to WordPress 3.0. No issues with the Automatic Upgrade (that I can see yet). Seems pretty painless. In fact, I did it via my iPhone. Next thing I should really do is upgrade/change my theme.]]></description>
			<content:encoded><![CDATA[<p>I just upgraded to WordPress 3.0. No issues with the Automatic Upgrade (that I can see yet).</p>
<p>Seems pretty painless. In fact, I did it via my iPhone.</p>
<p>Next thing I should really do is upgrade/change my theme.</p>
]]></content:encoded>
			<wfw:commentRss>http://griffmiester.com/2010/06/18/upgraded-to-wordpress-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dear Interwebz</title>
		<link>http://griffmiester.com/2010/05/29/dear-interwebz/</link>
		<comments>http://griffmiester.com/2010/05/29/dear-interwebz/#comments</comments>
		<pubDate>Fri, 28 May 2010 15:30:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://griffmiester.com/?p=176</guid>
		<description><![CDATA[Dear Interwebz, I don&#39;t care if you have an iPad, have fallen in love with your iPad, want to marry and have&#160;babies with your iPad&#8230; IT&#39;S JUST A COMPUTER!!!! And before you say&#160;&#34;OOooo&#8230; You&#39;re just jealous that I have an iPad, and you don&#39;t.&#34; No I&#39;m not. I&#39;ve used one, and DO think it is [...]]]></description>
			<content:encoded><![CDATA[<p>Dear Interwebz,</p>
<p>I don&#39;t care if you have an iPad, have fallen in love with your iPad, want to marry and have&nbsp;babies with your iPad&#8230;</p>
<p>IT&#39;S JUST A COMPUTER!!!!</p>
<p>And before you say&nbsp;<q><b>&quot;OOooo&#8230; You&#39;re just jealous that I have an iPad, and you don&#39;t.&quot;</b></q><br />
	No I&#39;m not. I&#39;ve used one, and DO think it is a really impressive machine.</p>
<p>I don&#39;t have an iPad cos I don&#39;t need one, want one or afford one.</p>
<p>I&#39;d rather save up and get an iPhone 4GTS (or whatever it&#39;s going to be called), because that will be a much more useful tool for me.</p>
<p style="margin-left: 360px; ">Regards,</p>
<p style="margin-left: 360px; ">Griffmiester</p>
]]></content:encoded>
			<wfw:commentRss>http://griffmiester.com/2010/05/29/dear-interwebz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Personal URL Shortener</title>
		<link>http://griffmiester.com/2010/05/20/my-personal-url-shortener/</link>
		<comments>http://griffmiester.com/2010/05/20/my-personal-url-shortener/#comments</comments>
		<pubDate>Thu, 20 May 2010 08:54:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[shortener]]></category>

		<guid isPermaLink="false">http://griffmiester.com/?p=156</guid>
		<description><![CDATA[I&#39;ve piked on the WordPress plugin (well, it&#39;s on the back burner) for the time being, and just doing some other stuff. One thing I&#39;ve done is bought a funky new URL to make a shortener out of. So I spent some time on Domai.nr to see what I could find that was short, and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#39;ve piked on the WordPress plugin (well, it&#39;s on the back burner) for the time being, and just doing some other stuff.</p>
<p>One thing I&#39;ve done is bought a funky new URL to make a shortener out of. So I spent some time on <a href="http://domai.nr/">Domai.nr</a> to see what I could find that was short, and still made sense.</p>
<p><span id="more-156"></span>What I ended up coming up with was <a href="http://g.rff.me/">http://g.rff.me/</a></p>
<p>So then what&#8230; How do you make a PHP based URL Shortener.</p>
<p>After using some Google-Fu, I found <a href="http://g.rff.me/b" target="_blank">Free PHP URL shortener script that kicks ass</a>.</p>
<p>Yeah, so what?&#8230; Well, I thought I&#39;d explain what I&#39;d gone through with setting it up, and what I discovered along the way.</p>
<p>So I know it currently looks pretty bare and boring, but it works.<a href="http://d.g.rff.me/Shortener-100520.png" target="_blank"><img align="baseline" alt="Current  Screen Shot of my Shortener page." border="1" class="alignright" height="100" hspace="" src="http://d.g.rff.me/Shortener-100520.png" style="float: right;" vspace="" width="251" /></a></p>
<p>So I have some basic plans for it&#8230; nothing much for the time being, but we&#39;ll see how it turns out.</p>
]]></content:encoded>
			<wfw:commentRss>http://griffmiester.com/2010/05/20/my-personal-url-shortener/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Idea for a WordPress Plugin</title>
		<link>http://griffmiester.com/2009/11/12/my-idea-for-a-wordpress-plugin/</link>
		<comments>http://griffmiester.com/2009/11/12/my-idea-for-a-wordpress-plugin/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 11:58:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[plugin]]></category>
		<category><![CDATA[WordPress Links]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://griffmiester.com/?p=147</guid>
		<description><![CDATA[Ok, so I haven&#8217;t written for ages&#8230; I&#8217;ve been busy&#8230; Yadda-yadda-yadda. So here&#8217;s the deal. I came up with an idea for a WordPress Plugin. So I did a search for it, and Nada. I&#8217;m actually really shocked. It&#8217;s a relatively simple idea, you just take the ?????? and then replace it with ?????? and [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so I haven&#8217;t written for ages&#8230; I&#8217;ve been busy&#8230; Yadda-yadda-yadda.</p>
<p>So here&#8217;s the deal. I came up with an idea for a WordPress Plugin. So I did a search for it, and Nada. I&#8217;m actually really shocked.</p>
<p>It&#8217;s a relatively simple idea, you just take the ?????? and then replace it with ?????? and there you have it&#8230;<br />
Oh wait my WordPress NDA Plugin blacked that out didn&#8217;t it&#8230; </p>
<p>Oh, and there goes another idea for a plugin&#8230;</p>
<p>Well never mind&#8230;</p>
<p>I&#8217;m seriously going to try and talk about this more that I&#8217;ve posted in the past.</p>
]]></content:encoded>
			<wfw:commentRss>http://griffmiester.com/2009/11/12/my-idea-for-a-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My latest pet peeve -Twitiquette</title>
		<link>http://griffmiester.com/2009/05/18/my-latest-pet-peeve-twitiquette/</link>
		<comments>http://griffmiester.com/2009/05/18/my-latest-pet-peeve-twitiquette/#comments</comments>
		<pubDate>Sun, 17 May 2009 16:42:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Auto-DMs]]></category>
		<category><![CDATA[Direct Messages]]></category>

		<guid isPermaLink="false">http://griffmiester.com/?p=91</guid>
		<description><![CDATA[My latest pet peeve is something that has only begun to happen recently. Being a relatively prolific twitterer, I have a tendency to acquire new followers fairly regularly. This generally isn&#8217;t an issue for me, and I welcome followers. However here is where my gripe arises. :/ More and more lately I&#8217;m finding that new [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://twitter.com/"><img class="alignright" style="float: right; " title="Twitter" src="http://assets0.twitter.com/images/twitter_logo_header.png" alt="Twitter" width="155" height="36" /></a>My latest pet peeve is something that has only begun to happen recently.</p>
<p>Being a relatively prolific <a href="http://twitter.com/griffmiester">twitterer</a>, I have a tendency to acquire new followers fairly regularly. This generally isn&#8217;t an issue for me, and I welcome followers. However here is where my gripe arises. :/</p>
<p>More and more lately I&#8217;m finding that new followers think they <em>need</em> to send me a <acronym title="Direct Message">DM</acronym> to say hi, and welcome me to their Twitter stream. So, ok&#8230; this may seem like a good idea, but it gets very impersonal&#8230; I mean, how personal is it to get a message like&#8230;</p>
<p><span id="more-91"></span></p>
<ul>
<div style="padding:10px; margin: 5px; border: 1px solid lightgrey"><code>"Hey! that"s great thanks for following me. I am looking forward to catching your tweets, let's not be strangers."</code><br />
<strong>Um&#8230; I don&#8217;t know you at all&#8230; so we really are strangers, and this isn&#8217;t really helping your cause.</strong></div>
<div style="padding:10px; margin: 5px; border: 1px solid lightgrey"><code>"Yipeee - welcome to this innovative and heart pumping space! - let's stay conncted!"</code><br />
<strong>Oookkaaaayyy&#8230;..</strong></div>
<div style="padding:10px; margin: 5px; border: 1px solid lightgrey"><code>"hey there, welcome to my world of twitter!"</code><br />
<strong>Why? what&#8217;s wrong with my world of twitter?</strong></div>
<div style="padding:10px; margin: 5px; border: 1px solid lightgrey"><code>"Hiya. Look fwd to tweeting with you. Feel free to send me a quick ‘hi’"</code><br />
<strong>I followed you back&#8230; wasn&#8217;t that enough???</strong></div>
<div style="padding:10px; margin: 5px; border: 1px solid lightgrey"><code>"Cheers on the follow."</code><br />
<strong>well this was the most innocuous reply&#8230; but was it really necessary?</strong></div>
<div style="padding:10px; margin: 5px; border: 1px solid lightgrey"><code>"Hi, thanks for following me, looking forward for conversation"</code><br />
<strong>But twitter isn&#8217;t about conversations&#8230; You don&#8217;t really get it do you&#8230;</strong></div>
<div style="padding:10px; margin: 5px; border: 1px solid lightgrey"><code>"Thanks for the add! Always great to meet like-minded people"</code><br />
<strong>This one was actually ironic, as I&#8217;d met this person&#8230; and we aren&#8217;t like minded&#8230; well not in a number of things anyway.</strong></div>
</ul>
<p>I also know that I&#8217;m not the only Twitterer to have found these Auto-DM&#8217;s to be annoying. In fact, some people I follow have gone so far as to instigate their own policy of automatically blocking any new followers that perform this sort of practice.</p>
<p>So what am I trying to say with all this?</p>
<p>Well&#8230; If you are of the persuasion of &#8220;making friends and influencing people&#8221;, I&#8217;d suggest you don&#8217;t make a habit of this practice</p>
<p>I have to admit, I won&#8217;t block you for doing this to me, but take note that I&#8217;ll not appreciate it, and if I do block you, you&#8217;ll have deserved it.</p>
]]></content:encoded>
			<wfw:commentRss>http://griffmiester.com/2009/05/18/my-latest-pet-peeve-twitiquette/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS Naked Day &#8217;09</title>
		<link>http://griffmiester.com/2009/04/10/css-naked-day-09/</link>
		<comments>http://griffmiester.com/2009/04/10/css-naked-day-09/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 04:26:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Naked Day]]></category>

		<guid isPermaLink="false">http://griffmiester.com/?p=82</guid>
		<description><![CDATA[Ok, that freaked me out a bit. I have a plugin installed that automatically strips out the CSS for my blog on CSS Naked Day. I just didn&#8217;t realise that it was now. So that&#8217;s why my blog looks a little weird.]]></description>
			<content:encoded><![CDATA[<p>Ok, that freaked me out a bit.</p>
<p>I have a plugin installed that automatically strips out the CSS for my blog on CSS Naked Day. I just didn&#8217;t realise that it was now.</p>
<p>So that&#8217;s why my blog looks a little weird.</p>
]]></content:encoded>
			<wfw:commentRss>http://griffmiester.com/2009/04/10/css-naked-day-09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Added OpenID Login for My Blog</title>
		<link>http://griffmiester.com/2009/03/19/added-openid-login-for-my-blog/</link>
		<comments>http://griffmiester.com/2009/03/19/added-openid-login-for-my-blog/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 05:39:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[RPX]]></category>

		<guid isPermaLink="false">http://griffmiester.com/?p=78</guid>
		<description><![CDATA[This is just a quick throw it out there post (yes I know it&#8217;s been ages (I have part written a few other posts in the mean-time)). I&#8217;ve just added the the functionality of RPX: Instant OpenID and Data Portability. So what does that mean? It means that you can use an OpenID account, or [...]]]></description>
			<content:encoded><![CDATA[<p>This is just a quick throw it out there post (yes I know it&#8217;s been ages (I have part written a few other posts in the mean-time)).</p>
<p>I&#8217;ve just added the the functionality of <a href="http://rpxnow.com/">RPX: Instant OpenID and Data Portability</a>.<br />
So what does that mean? It means that you can use an OpenID account, or another Third-Party login, such as Google or Yahoo, or Blogger, etc.</p>
<p>This allows you to use this as a Login, for either Admin purposes, or so someone can leave a comment on a post.</p>
<p>Hoping to post some more soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://griffmiester.com/2009/03/19/added-openid-login-for-my-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Uni Blog</title>
		<link>http://griffmiester.com/2008/08/19/my-uni-blog/</link>
		<comments>http://griffmiester.com/2008/08/19/my-uni-blog/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 06:16:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Uni]]></category>
		<category><![CDATA[Uni Blog]]></category>

		<guid isPermaLink="false">http://griffmiester.com/?p=49</guid>
		<description><![CDATA[I&#8217;ve just created a secondary blog griffmiester @ swin. Why did I do that? Well, the logic was, this is my random blog, and that is my everything related to my uni subjects blog. I know that for one of my subjects It was suggested to keep a diary of what I&#8217;ve learnt when, because [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just created a secondary blog <a href="http://swin.griffmiester.com/">griffmiester @ swin</a>.</p>
<p>Why did I do that? Well, the logic was, this is my random blog, and that is my everything related to my uni subjects blog.</p>
<p>I know that for one of my subjects It was suggested to keep a diary of what I&#8217;ve learnt when, because I need to explain all this when I submit my portfolio at the end of the semester. Another subject has it&#8217;s own blog that we are supposed to write comments on for questions/comments about the tutorials and lectures. I could include a link to a site, and I&#8217;d prefer it not to just be my random stuff.</p>
<p>So here I am, now trying to handle 2 blogs. I&#8217;m not even sure that I&#8217;ve gone about it the right way, as I&#8217;ve actually installed WordPress x2 to be able to do it&#8230; If there&#8217;s a better method, can someone drop me a line.</p>
<p>Ciao.</p>
]]></content:encoded>
			<wfw:commentRss>http://griffmiester.com/2008/08/19/my-uni-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding iPhone Functionality</title>
		<link>http://griffmiester.com/2008/08/15/adding-iphone-functionality/</link>
		<comments>http://griffmiester.com/2008/08/15/adding-iphone-functionality/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 09:22:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[screenshots]]></category>
		<category><![CDATA[WordPress Links]]></category>
		<category><![CDATA[WPTouch]]></category>

		<guid isPermaLink="false">http://griffmiester.com/?p=34</guid>
		<description><![CDATA[Well I&#8217;m back at Uni for the 2nd Semester of 2008, and I&#8217;m going to try and get my blog back up and running again. There have been a few things I&#8217;ve kent to blog about, but haven&#8217;t got on to them yet. So this post I decided that now I have an iPhone (that&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Well I&#8217;m back at Uni for the 2nd Semester of 2008, and I&#8217;m going to try and get my blog back up and running again. There have been a few things I&#8217;ve kent to blog about, but haven&#8217;t got on to them yet.</p>
<p>So this post I decided that now I have an iPhone (that&#8217;s another post I&#8217;m in the process of writing) I needed to make my blog iPhone friendly. So how do I do that.</p>
<p>I searched WordPress.org and found the <a href="http://bravenewcode.com/wptouch/">WPTouch plugin</a>. I&#8217;ve installed it and it&#8217;s working well.<br />
I&#8217;ve also added the <a href="http://alexking.org/projects/wordpress">WordPress Mobile Edition plugin</a>, which means that it should now also work for other mobile devices (you know, the ones that aren&#8217;t an iPhone). As I currently don&#8217;t have a 2nd Mobile phone, I haven&#8217;t been able to test this to see how it works. If you do try it out, could you leave me a comment on this post, and evena link to a screenshot would be nice.</p>
<p><del datetime="2008-08-19T05:50:10+00:00">I&#8217;ll throw up some screen grabs when I can do this on a computer.</del></p>
<p>Do this on a computer? That&#8217;s right I&#8217;ve written this post on my iPhone.<a title="iPhone Blog Screen Shot - 3" href="http://www.flickr.com/photos/21656699@N05/2770787940/"><img class="alignright" style="FLOAT: right" src="http://static.flickr.com/3099/2770787940_40b0c879b8_t.jpg" alt="iPhone Blog Screen Shot - 3" /></a><a title="iPhone Blog Screen Shot - 2" href="http://www.flickr.com/photos/21656699@N05/2769940779/"><img class="alignright" style="FLOAT: right" src="http://static.flickr.com/3140/2769940779_cb8d76159b_t.jpg" alt="iPhone Blog Screen Shot - 2" width="67" height="100" /></a><a title="iPhone Blog Screen Shot - 1" href="http://www.flickr.com/photos/21656699@N05/2769940727/"><img class="alignright" style="FLOAT: right" src="http://static.flickr.com/3213/2769940727_5b99f9fb72_t.jpg" alt="iPhone Blog Screen Shot - 1" width="67" height="100" /></a></p>
<p><a title="iPhone Blog Screen Shot - 2" href="http://www.flickr.com/photos/21656699@N05/2769940779/"></a></p>
<p>And here are some screenshots from an iPhone that I took of my blog.</p>
<p>I&#8217;ll write again soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://griffmiester.com/2008/08/15/adding-iphone-functionality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No New posts. :(</title>
		<link>http://griffmiester.com/2008/05/20/no-new-posts/</link>
		<comments>http://griffmiester.com/2008/05/20/no-new-posts/#comments</comments>
		<pubDate>Tue, 20 May 2008 04:34:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uni]]></category>

		<guid isPermaLink="false">http://griffmiester.com/?p=30</guid>
		<description><![CDATA[Sorry for the lack of posts. I&#8217;ve been busy with a REALLY ANNOYING Group Assignment at Uni. I&#8217;ll get back to posting my ramblings soon&#8230; I hope. I have about 4 posts that I really want to do, I just haven&#8217;t had the time. I have been adding more photo&#8217;s, so if you are really [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Sorry for the lack of posts. I&#8217;ve been busy with a REALLY ANNOYING Group Assignment at Uni.</p>
<p>I&#8217;ll get back to posting my ramblings soon&#8230; I hope.</p>
<p>I have about 4 posts that I really want to do, I just haven&#8217;t had the time.</p>
<p>I have been adding more photo&#8217;s, so if you are really bored, you could check out my <a href="http://www.flickr.com/photos/griffmiester/">flickr</a> account</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://griffmiester.com/2008/05/20/no-new-posts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
