<?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>Shane&#039;s blog &#187; An Idea A Day</title>
	<atom:link href="http://blog.shamess.info/category/an-idea-a-day/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.shamess.info</link>
	<description>Personal blog of Shane Preece. Occaisional politics and tech minddump.</description>
	<lastBuildDate>Wed, 18 Jan 2012 10:28:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>#13: AI Ant Farm</title>
		<link>http://blog.shamess.info/2010/02/17/13-ai-ant-farm/</link>
		<comments>http://blog.shamess.info/2010/02/17/13-ai-ant-farm/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 22:37:13 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[An Idea A Day]]></category>

		<guid isPermaLink="false">http://blog.shamess.info/?p=878</guid>
		<description><![CDATA[I was thinking about making an ant farm earlier, and then realise it&#8217;d be weird if they escaped. Instead though, it shouldn&#8217;t be too hard to create an AI for ants. I doubt they have much of a wide activity &#8230; <a href="http://blog.shamess.info/2010/02/17/13-ai-ant-farm/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was thinking about making an ant farm earlier, and then realise it&#8217;d be weird if they escaped. Instead though, it shouldn&#8217;t be too hard to create an AI for ants. I doubt they have much of a wide activity set that it&#8217;d be too hard. I&#8217;d have to read a lot about ant behaviour in order to do this though. Oddly, that doesn&#8217;t put me off too much.</p>
<p>Could be an interesting weekend project.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.shamess.info/2010/02/17/13-ai-ant-farm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#12: Life achievements</title>
		<link>http://blog.shamess.info/2010/02/16/12-life-achievements/</link>
		<comments>http://blog.shamess.info/2010/02/16/12-life-achievements/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 22:29:47 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[An Idea A Day]]></category>

		<guid isPermaLink="false">http://blog.shamess.info/?p=875</guid>
		<description><![CDATA[Today was supposed to be a busy day for me, but it mostly turned into sleeping in and only getting to the library at five pm, rather than the nine am I wanted. When I got there I only did &#8230; <a href="http://blog.shamess.info/2010/02/16/12-life-achievements/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today was supposed to be a busy day for me, but it mostly turned into sleeping in and only getting to the library at five pm, rather than the nine am I wanted. When I got there I only did one part of the work I wanted, and got stuck when I was trying to centre a JLabel&#8230; I was back home by seven.</p>
<p>I think the definite biggest hit to today&#8217;s motivation was not getting up on time. It just pushed everything back a few hours, and once your schedule is kicked off course by that much you tend to think &#8220;meh, what&#8217;s another hour later going to change?&#8221; Getting up on time is tomorrows aim in that case. It seems so petty, and childish though. Some people have to get up at four am to get to work on time. My sometimes getting up to eleven o&#8217;clock is just horrible.</p>
<p>It would be better if there was some kind of motivation. A website with a Lost input-the-number-every-108-minutes type function. Not every 108 minutes, but rather every morning, before 0830 (and then again at 0900 to make sure you&#8217;re actually up). I might do that right now&#8230;</p>
<p>There needs to be some kind of reward at the end though. I&#8217;m not too sure what that could be. It can&#8217;t cost me any money, but must somehow give that minireward feeling that I get from WoW&#8230;</p>
<p>Oh, achievements!</p>
<p>This wasn&#8217;t going to be a post for my Idea A Day, but I guess I&#8217;ll make it so. A website in which you get achievements for things that are to the betterment of your life. &#8220;Get up everyday for two weeks before nine am.&#8221; (Described above.) &#8220;Go camping in the Lake District.&#8221; (Tracked by GPS.) &#8220;Be sociable! Spend more than an hour in six different places in a week.&#8221; (GPS again.)</p>
<p>I&#8217;m sure there are others. They don&#8217;t have to be provable always; although there&#8217;s a tiny competitive part to it, I just like collecting achievements.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.shamess.info/2010/02/16/12-life-achievements/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Weekend project taking longer than thought&#8230;</title>
		<link>http://blog.shamess.info/2010/02/15/weekend-project-taking-longer-than-thought/</link>
		<comments>http://blog.shamess.info/2010/02/15/weekend-project-taking-longer-than-thought/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 21:36:16 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[An Idea A Day]]></category>

		<guid isPermaLink="false">http://blog.shamess.info/?p=873</guid>
		<description><![CDATA[Because it&#8217;s one I&#8217;ll probably use the most, I&#8217;m currently working on the TV tracker I described. Mostly though, it turned into me just adding more to my standard PHP template that I use for most my projects. It hadn&#8217;t &#8230; <a href="http://blog.shamess.info/2010/02/15/weekend-project-taking-longer-than-thought/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Because it&#8217;s one I&#8217;ll probably use the most, I&#8217;m currently working on the <a href="http://blog.shamess.info/2010/02/02/idad-tv-tracker/">TV tracker</a> I described. Mostly though, it turned into me just adding more to my standard PHP template that I use for most my projects. It hadn&#8217;t been updated in a while, and I&#8217;ve added more functionality that takes the pain out of starting up a new PHP project (which will probably eventually turn into my <a href="http://blog.shamess.info/2010/02/09/7-tables-to-design/">Rails for PHP like idea</a>).</p>
<p>Since I ended up playing World of Warcraft this weekend (ugh), I didn&#8217;t get much done on it. I&#8217;m planning on adding to it during this week though, and releasing the code once it&#8217;s in a releasable state.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.shamess.info/2010/02/15/weekend-project-taking-longer-than-thought/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#11: An MMO with an Economy</title>
		<link>http://blog.shamess.info/2010/02/15/11-an-mmo-with-an-ecconomy/</link>
		<comments>http://blog.shamess.info/2010/02/15/11-an-mmo-with-an-ecconomy/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 21:24:41 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[An Idea A Day]]></category>

		<guid isPermaLink="false">http://blog.shamess.info/?p=871</guid>
		<description><![CDATA[This probably isn&#8217;t something people want when they&#8217;re playing a game, but I think it would be cool if there was an MMO with finite resources. The world is generated once, and then not changed again. This ore mine has &#8230; <a href="http://blog.shamess.info/2010/02/15/11-an-mmo-with-an-ecconomy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This probably isn&#8217;t something people want when they&#8217;re playing a game, but I think it would be cool if there was an MMO with finite resources. The world is generated once, and then not changed again.</p>
<p>This ore mine has six thousand tonnes of ore, and once that&#8217;s all been mined, it&#8217;ll make no more.</p>
<p>Mobs are &#8220;born&#8221; at the beginning of the world, Creationist styles, and they can mate and produce more. But once they&#8217;re all killed, that&#8217;s that species extinct. Maybe a talent tree could lead to taming some pets, as fighters, or as live stock where they can be bred. Environmentalists might spring up, protecting habitats of animals.</p>
<p>Players can build things in each sector of land, but they never truly own it. It can be taken away by force just like it can be in real life. Maybe a guild of players will get paid in exchange for defending the land?</p>
<p>There wouldn&#8217;t be any leveling, per say. The aim would just be to earn as much as you can, gain as much land as you can. Become King? Or maybe a democracy could happen.</p>
<p>Player death should mean something. Something extreme. Both to inspire people to live, and also to not take life away. When the stakes are high, a person will be less likely to go and attack people randomly just to be a dick. If they stand to die, and lose all their stats, money, items, and property maybe they&#8217;ll think twice.</p>
<p>It&#8217;ll be a cool experiment in social politics, in a world where your property actually means something. If you lose your unique Amulet of +10 Health, you can&#8217;t just go and do another rinse and repeat quest. That was the only one in the game.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.shamess.info/2010/02/15/11-an-mmo-with-an-ecconomy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#10: Cloud Sourced iTunes</title>
		<link>http://blog.shamess.info/2010/02/12/10-cloud-sourced-itunes/</link>
		<comments>http://blog.shamess.info/2010/02/12/10-cloud-sourced-itunes/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 22:40:35 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[An Idea A Day]]></category>

		<guid isPermaLink="false">http://blog.shamess.info/?p=869</guid>
		<description><![CDATA[Recently, I got a HTC Hero. It&#8217;s a beautiful smart phone. I managed to get my contract with unlimited data (well, 750Mb fair usage) and that&#8217;s made me start thinking more about just storing my media online, and streaming it &#8230; <a href="http://blog.shamess.info/2010/02/12/10-cloud-sourced-itunes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently, I got a HTC Hero. It&#8217;s a beautiful smart phone. I managed to get my contract with unlimited data (well, 750Mb fair usage) and that&#8217;s made me start thinking more about just storing my media online, and streaming it when I need it. Things will obviously be cached, so I figure my album or two shouldn&#8217;t take me too close to that.</p>
<p>I think it&#8217;d be fun and useful to recreate the iTunes experience, just for a mobile device in an online environment (browser-based). Different to Spotify because I already own the media, and don&#8217;t want to pay a monthly fee. It&#8217;d just be my personal use of DRM-free media I have. My library would not be publicly available, or usable by other users.</p>
<p>I&#8217;m not too sure on how I could prove that the user owns the song though, and didn&#8217;t just illegally download it before uploading it. If this were ever to be a popular service, I&#8217;d have to have lawyers and people look into that. Meanwhile, it&#8217;ll just be me using it and a few close friends so I can make sure none of them are breaking any copyright.</p>
<p>Not just music media though &#8211; podcasts too. They could just be steamed from the server they come from. The service would have to be able to remember where I left off listening to the podcast though, since I rarely finish Geekbox in one sitting for instance.</p>
<p><em>Update:</em> I found <a href="http://listen.googlelabs.com/">Google Listen</a>! It seems a bit odd at the moment, but I&#8217;m sure that&#8217;s just me getting used to it. I wish it had a web interface though&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.shamess.info/2010/02/12/10-cloud-sourced-itunes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#9: SMS API (UK)</title>
		<link>http://blog.shamess.info/2010/02/11/9-sms-api-uk/</link>
		<comments>http://blog.shamess.info/2010/02/11/9-sms-api-uk/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 19:38:22 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[An Idea A Day]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://blog.shamess.info/?p=867</guid>
		<description><![CDATA[I know that sending an SMS from my phone to another phone costs Orange almost nothing. Orange to another network probably doesn&#8217;t touch a foreign mast (I expect that data is just sent via Internet, a much cheaper way, and &#8230; <a href="http://blog.shamess.info/2010/02/11/9-sms-api-uk/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I know that sending an SMS from my phone to another phone costs Orange almost nothing. Orange to another network probably doesn&#8217;t touch a foreign mast (I expect that data is just sent via Internet, a much cheaper way, and it keeps load of the masts) during the network transmission (it obviously uses a mast from the receiver&#8217;s network to their phone though). Meanwhile, a lot of businesses would really love a free-to-cheap API for sending messages. Twitter and Google would definitely be up for that, being as they had to make individual deals so far with whoever they&#8217;re working with. There&#8217;s two massive customers already.</p>
<p>There&#8217;s a weird myth about each phone having an email address associated with it for text messages, but I&#8217;ve never got that working.</p>
<p>There actually is a way to <em>receive</em> messages, and send messages to a group of users. I use it to get a message whenever a customer emails me. It just takes a little messing around with Twitter. But it shouldn&#8217;t have to be that awkward.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.shamess.info/2010/02/11/9-sms-api-uk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#8: Better BBC Design</title>
		<link>http://blog.shamess.info/2010/02/10/8-better-bbc-design/</link>
		<comments>http://blog.shamess.info/2010/02/10/8-better-bbc-design/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 13:13:29 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[An Idea A Day]]></category>

		<guid isPermaLink="false">http://blog.shamess.info/?p=861</guid>
		<description><![CDATA[The BBC website isn&#8217;t that bad looking. The largest chunk of the page still goes to the content. However, my problem is that it&#8217;s a fixed width website. BBC isn&#8217;t the only person that I&#8217;m annoyed with because of this &#8230; <a href="http://blog.shamess.info/2010/02/10/8-better-bbc-design/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The BBC website isn&#8217;t that bad looking. The largest chunk of the page still goes to the content. However, my problem is that it&#8217;s a fixed width website. BBC isn&#8217;t the only person that I&#8217;m annoyed with because of this (The Times and to a lesser extent the Guardian website also only gives a fixed amount of room to the page). Fixed width isn&#8217;t bad, but it is when you&#8217;re still being supportive of smaller (older) resolutions.</p>
<p>On my not-so-large monitor there&#8217;s still a large amount of white space that&#8217;s going unused that the content of the site could fill up. The BBC has an obligation to support legacy things for a short while, but they&#8217;d still be supported with a variable width design.</p>
<p>The ideal solution to this was if people took more seriously the concept of design and content separation. Blizzard do this amazingly &#8212; <a href="http://eu.wowarmory.com/character-sheet.xml?r=Steamwheedle+Cartel&amp;cn=Shamess&amp;gn=The+Legion+Of+Fire">by just ditching HTML all together</a>. That way I can just disable their CSS, and add my own. I could literally do whatever I want without having to worry about badly formatted or too tailored HTML getting in my way.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.shamess.info/2010/02/10/8-better-bbc-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#7: Tables to design</title>
		<link>http://blog.shamess.info/2010/02/09/7-tables-to-design/</link>
		<comments>http://blog.shamess.info/2010/02/09/7-tables-to-design/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 22:51:10 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[An Idea A Day]]></category>

		<guid isPermaLink="false">http://blog.shamess.info/?p=859</guid>
		<description><![CDATA[I&#8217;m sure there&#8217;s  a proper name for this. I know Rails does it. (I should have paid more attention to Agile classes.) I think has something to do with Model-view-controllers? But I&#8217;m not sure what that is really either. Showing &#8230; <a href="http://blog.shamess.info/2010/02/09/7-tables-to-design/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sure there&#8217;s  a proper name for this. I know Rails does it. (I should have paid more attention to Agile classes.) I think has something to do with Model-view-controllers? But I&#8217;m not sure what that is really either. Showing my ignorance a little here..</p>
<p>So, a class that looks at your table that has the information you which to be displayed on a web site, and it just ahead and formats it for you. I don&#8217;t ever want to write that loop again.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.shamess.info/2010/02/09/7-tables-to-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>#6: Javascript voice API</title>
		<link>http://blog.shamess.info/2010/02/08/6-javascript-voice-api/</link>
		<comments>http://blog.shamess.info/2010/02/08/6-javascript-voice-api/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 22:16:34 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[An Idea A Day]]></category>

		<guid isPermaLink="false">http://blog.shamess.info/?p=857</guid>
		<description><![CDATA[This is a little late, so I&#8217;m going to set the release time of this entry to about half an hour ago. I&#8217;d really like the ability to do voice commands in my web apps. &#8220;Jeeves, send an email to &#8230; <a href="http://blog.shamess.info/2010/02/08/6-javascript-voice-api/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is a little late, so I&#8217;m going to set the release time of this entry to about half an hour ago.</p>
<p>I&#8217;d really like the ability to do voice commands in my web apps. &#8220;Jeeves, send an email to Bob saying I shall be attending lunch today!&#8221;</p>
<p>Enough said.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.shamess.info/2010/02/08/6-javascript-voice-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First week summery</title>
		<link>http://blog.shamess.info/2010/02/05/first-week-summery/</link>
		<comments>http://blog.shamess.info/2010/02/05/first-week-summery/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 21:38:58 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[An Idea A Day]]></category>

		<guid isPermaLink="false">http://blog.shamess.info/?p=854</guid>
		<description><![CDATA[Honestly, I&#8217;m a little shocked that I managed to come up with five ideas for the five days that I&#8217;ve been doing AIAD. This weekend I&#8217;m away in London though, so I probably won&#8217;t be able to spend much time &#8230; <a href="http://blog.shamess.info/2010/02/05/first-week-summery/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Honestly, I&#8217;m a little shocked that I managed to come up with five ideas for the five days that I&#8217;ve been doing AIAD. This weekend I&#8217;m away in London though, so I probably won&#8217;t be able to spend much time on working on one of these ideas. I&#8217;ll have my laptop with me, so I can hack something up at least whilst on the coach, or just sitting around.</p>
<p>I&#8217;ve not run out of ideas just yet though, so there&#8217;ll be more next week.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.shamess.info/2010/02/05/first-week-summery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

