<?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>yellowmonkey &#187; Software</title>
	<atom:link href="http://yellowmonkey.mintdesigns.co.uk/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://yellowmonkey.mintdesigns.co.uk</link>
	<description>. . . jaundiced primate . . .</description>
	<lastBuildDate>Thu, 16 Jul 2009 08:18:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Check UK National Lottery script</title>
		<link>http://yellowmonkey.mintdesigns.co.uk/2007/06/05/check-uk-national-lottery-script/</link>
		<comments>http://yellowmonkey.mintdesigns.co.uk/2007/06/05/check-uk-national-lottery-script/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 10:24:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://yellowmonkey.mintdesigns.co.uk/2007/06/05/check-uk-national-lottery-script/</guid>
		<description><![CDATA[This script checks a feed of the UK National Lottery results and checks it against your numbers. It then saves a text file informing you how many numbers you have matched and I use GeekTool to display that information on my desktop.
I also use a program called Cronnix to run this script at various intervals [...]]]></description>
			<content:encoded><![CDATA[<p>This script checks a feed of the UK National Lottery results and checks it against your numbers. It then saves a text file informing you how many numbers you have matched and I use <a href="http://projects.tynsoe.org/en/geektool/">GeekTool</a> to display that information on my desktop.</p>
<p>I also use a program called <a href="http://www.abstracture.de/projects-en/cronnix">Cronnix</a> to run this script at various intervals the day after the draw (osascript &#8220;/Library/Scripts/lotto.scpt&#8221;).</p>
<p><a href="http://yellowmonkey.mintdesigns.co.uk/downloads/lotto.scpt">lotto.scpt</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://yellowmonkey.mintdesigns.co.uk/2007/06/05/check-uk-national-lottery-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iGroupChat</title>
		<link>http://yellowmonkey.mintdesigns.co.uk/2007/06/03/igroupchat/</link>
		<comments>http://yellowmonkey.mintdesigns.co.uk/2007/06/03/igroupchat/#comments</comments>
		<pubDate>Sun, 03 Jun 2007 17:16:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://yellowmonkey.mintdesigns.co.uk/?p=20</guid>
		<description><![CDATA[This little app that I wrote might prove handy to someone &#8211; especially those who are trying out Friday&#8217;s Poker post.
iGroupChat
You may know that when using iChat over the local network with Bonjour there is no facility for a group chat so I wrote iGroupChat. You type the message and then hit return and the [...]]]></description>
			<content:encoded><![CDATA[<p>This little app that I wrote might prove handy to someone &#8211; especially those who are trying out Friday&#8217;s Poker post.</p>
<p><a href="http://yellowmonkey.mintdesigns.co.uk/downloads/iGroupChat.zip">iGroupChat</a></p>
<p>You may know that when using iChat over the local network with Bonjour there is no facility for a group chat so I wrote iGroupChat. You type the message and then hit return and the message is sent to everyone in the iChat Bonjour buddy list who&#8217;s status is Available. &#8220;>>&#8221; preceeds the message so people can tell that it is a group message.</p>
<p>We have noticed recently that it is not 100% reliable, some people get missed out &#8211; quitting and restart that persons iChat seems to work but I&#8217;m not sure why its not working every time.</p>
]]></content:encoded>
			<wfw:commentRss>http://yellowmonkey.mintdesigns.co.uk/2007/06/03/igroupchat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Local Network Texas Hold&#8217;em Poker with folders and applescripts</title>
		<link>http://yellowmonkey.mintdesigns.co.uk/2007/06/01/local-network-texas-holdem-poker-with-folders-and-applescripts/</link>
		<comments>http://yellowmonkey.mintdesigns.co.uk/2007/06/01/local-network-texas-holdem-poker-with-folders-and-applescripts/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 11:18:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://yellowmonkey.mintdesigns.co.uk/2007/06/01/local-network-texas-holdem-poker-with-folders-and-applescripts/</guid>
		<description><![CDATA[I set this up because I was becoming increasingly mythed about the lack of small and simple network games that can be played in an office environment without the risk of being sacked.
The idea is quite simple, though I will probably complicate things more than necessary, but here goes . . .
The idea is that [...]]]></description>
			<content:encoded><![CDATA[<p>I set this up because I was becoming increasingly mythed about the lack of small and simple network games that can be played in an office environment without the risk of being sacked.</p>
<p>The idea is quite simple, though I will probably complicate things more than necessary, but here goes . . .</p>
<p>The idea is that all the players connect to a hard drive (or maybe a network server), on this drive is a folder called Poker that contains a number of subfolders. One subfolder is called Deck, this folder contains 52 images of each card in a standard deck. Each player has their own folder in the Players folder, and each players folder contains a Hand folder and a Chips folder. There is also a Community Cards folder which everyone can see.<br />
<img src="http://yellowmonkey.mintdesigns.co.uk/uploads/pokerfolders.png" alt="Layout of the folders for poker" /></p>
<p>At the start of a game, chips (image files again) are shared out into everyone&#8217;s Chips folder. Then the Deal applescript is run by the dealer, this script first deals two player&#8217;s cards to their Hand folder. A round of betting is made by dragging chips into the Pot folder and iChat Bonjour is used to announce what you are betting. </p>
<p>When everyone has bet, the Deal script is run again, this time dealing the first three cards to the Community Cards folder &#8211; this is followed by another round of betting.</p>
<p>After all the community cards are dealt and all the bets are made, there is the showdown via iChat, the winner drags the chips from the Pot to their own Chips folder and everyone drags their cards (not forgetting the community cards) back to the Deck ready for another game.</p>
<p>There is a little bit of set up involved. The Deal script needs to be opened in Script Editor and the possiblePlayers property set up with each players name. A folder for each player needs to be set up in Players (the name must match the name in the Deal script), each players folder needs to contain a folder called Hand and a folder called Chips (there is also a script in the Chips folder that can be double clicked and will add up the value of the chips in this folder).</p>
<p>The property theGame needs to be edited to provide the path to the Poker folder (this is an applescript path &#8211; /Volumes/ not required). There is another script which updates the name of a file called TOTAL &#8211; $0 in the Pot folder with the value of the chips in the pot. This script needs to be moved to /Library/Scripts/Folder Action Scripts/ and you will need to attach this as a folder action to the Pot folder.</p>
<p>I think that&#8217;s about it. Leave a comment if it doesn&#8217;t work or if I&#8217;ve missed anything and I will try and sort it out. Here&#8217;s the download. Enjoy!</p>
<p><a href="http://yellowmonkey.mintdesigns.co.uk/downloads/Poker.zip">Poker.zip (4.1Mb)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://yellowmonkey.mintdesigns.co.uk/2007/06/01/local-network-texas-holdem-poker-with-folders-and-applescripts/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Source Code and Sh*t</title>
		<link>http://yellowmonkey.mintdesigns.co.uk/2007/06/01/source-code-and-sht/</link>
		<comments>http://yellowmonkey.mintdesigns.co.uk/2007/06/01/source-code-and-sht/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 10:07:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://yellowmonkey.mintdesigns.co.uk/2007/06/01/source-code-and-sht/</guid>
		<description><![CDATA[This is going to brief as its my second attempt to write this post &#8211; the first was interrupted by a system wide crash. (Mac&#8217;s don&#8217;t crash my arse!)
I&#8217;ve been trying to learn cocoa and have found developers blogs and especially their sample code to be very helpful, so I&#8217;ve decided to post my collection [...]]]></description>
			<content:encoded><![CDATA[<p>This is going to brief as its my second attempt to write this post &#8211; the first was interrupted by a system wide crash. (Mac&#8217;s don&#8217;t crash my arse!)</p>
<p>I&#8217;ve been trying to learn cocoa and have found developers blogs and especially their sample code to be very helpful, so I&#8217;ve decided to post my collection of (probably useless to most) scripts and source code.</p>
<p>So you can expect to see a few test projects and scripts posted as soon as I sort through all the crap.</p>
]]></content:encoded>
			<wfw:commentRss>http://yellowmonkey.mintdesigns.co.uk/2007/06/01/source-code-and-sht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Car Alarm for your iBook</title>
		<link>http://yellowmonkey.mintdesigns.co.uk/2006/04/10/a-car-alarm-for-your-ibook/</link>
		<comments>http://yellowmonkey.mintdesigns.co.uk/2006/04/10/a-car-alarm-for-your-ibook/#comments</comments>
		<pubDate>Mon, 10 Apr 2006 17:45:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://yellowmonkey.mintdesigns.co.uk/2006/04/10/a-car-alarm-for-your-ibook/</guid>
		<description><![CDATA[
There has been alot of interest lately in an app called iAlertU, an alarm for your MacBook Pro, and a video showing it in action.
I had been working on a similar project for fun and for my own use, however, iAlertU doesn&#8217;t currently work with iBooks or PowerBooks, so I thought people might be interested [...]]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/IVB0XUkyFBY"></param><embed src="http://www.youtube.com/v/IVB0XUkyFBY" type="application/x-shockwave-flash" width="425" height="350"></embed></object></p>
<p>There has been alot of interest lately in an app called <a href="http://www.slappingturtle.com/wordpress/">iAlertU</a>, an alarm for your MacBook Pro, and a <a href="http://youtube.com/watch?v=KkAtRfA1UXc">video</a> showing it in action.</p>
<p>I had been working on a similar project for fun and for my own use, however, iAlertU doesn&#8217;t currently work with iBooks or PowerBooks, so I thought people might be interested in this.</p>
<p>In the stuffit file is a version for the iBook, a version for the Powerbook and also it&#8217;s source (an Xcode project). It may also work on the MacBook Pro, but I am not able to test that.</p>
<p>It differs from iAlertU in that there is obviously no remote activation, though this could be set up to work from a bluetooth phone using an app like the excellent <a href="http://irowan.com/romeo/">Romeo</a>. To activate the alarm simply double click the icon, to deactivate, quit the app.</p>
<p>Uses motion.c. Copyright Christian Klein.</p>
<p><a href="http://yellowmonkey.mintdesigns.co.uk/downloads/alarm.zip">Click here to download app and source (zipped)</a><br />
<a href="http://yellowmonkey.mintdesigns.co.uk/downloads/alarm.sit">Click here to download app and source (stuffed)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://yellowmonkey.mintdesigns.co.uk/2006/04/10/a-car-alarm-for-your-ibook/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>iQuotes &#8211; Steve Jobs Quote Screensaver</title>
		<link>http://yellowmonkey.mintdesigns.co.uk/2005/11/08/iquotes-steve-jobs-quote-screensaver/</link>
		<comments>http://yellowmonkey.mintdesigns.co.uk/2005/11/08/iquotes-steve-jobs-quote-screensaver/#comments</comments>
		<pubDate>Tue, 08 Nov 2005 17:42:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://yellowmonkey.mintdesigns.co.uk/2005/11/08/iquotes-steve-jobs-quote-screensaver/</guid>
		<description><![CDATA[Collated together in a stylish, Apple-esque screen saver - the best quotes from Apple CEO, Steve Jobs.]]></description>
			<content:encoded><![CDATA[<p><a href="http://yellowmonkey.mintdesigns.co.uk/uploads/iquotes.png"><img src="http://yellowmonkey.mintdesigns.co.uk/uploads/iquotes_th.png"/></a><br />
Collated together in a stylish, Apple-esque screen saver &#8211; the best quotes from Apple CEO, Steve Jobs. </p>
<p>Mac OS X 10.4 Only. Sorry.<br />
And an internet connection is needed.</p>
<p><a href="http://yellowmonkey.mintdesigns.co.uk/downloads/iQuotes.pkg.zip"><strong>Download (.zip)</strong></a><br />
<a href="http://yellowmonkey.mintdesigns.co.uk/downloads/iQuotes.pkg.sit">Alternative Download (.sit)</a><br />
or download the quartz composer file that needs to be dropped into your Library/Screen Savers folder. Then you can go to System Preferences &#8211; Desktop and Screensaver and select the iQuotes screensaver.<br />
<a href="http://yellowmonkey.mintdesigns.co.uk/downloads/iQuotes.qtz">Download iQuotes.qtz</a></p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick"/>
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but04.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"/>
<input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7-----"/>
</form>
<p>Please donate to help with my bandwidth and future development.<br />
Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://yellowmonkey.mintdesigns.co.uk/2005/11/08/iquotes-steve-jobs-quote-screensaver/feed/</wfw:commentRss>
		<slash:comments>67</slash:comments>
		</item>
		<item>
		<title>PodTunesColor</title>
		<link>http://yellowmonkey.mintdesigns.co.uk/2005/09/27/podtunescolor/</link>
		<comments>http://yellowmonkey.mintdesigns.co.uk/2005/09/27/podtunescolor/#comments</comments>
		<pubDate>Tue, 27 Sep 2005 17:45:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://yellowmonkey.mintdesigns.co.uk/?p=7</guid>
		<description><![CDATA[As promised here is the new release of PodTunes &#8211; PodTunesColor.
It has been given a major overhaul and now features a color screen that displays the album art of the currently playing song &#8211; just like a real iPod. As before it also displays the name and artist of the current song but now also [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://yellowmonkey.mintdesigns.co.uk/uploads/podtunescolor.png"><img src="http://yellowmonkey.mintdesigns.co.uk/uploads/podtunescolor_th.png" /></a>As promised here is the new release of PodTunes &#8211; PodTunesColor.</p>
<p>It has been given a major overhaul and now features a color screen that displays the album art of the currently playing song &#8211; just like a real iPod. As before it also displays the name and artist of the current song but now also shows the track number and shows if the song is playing or paused.</p>
<p>You can also now switch shuffle on or off using the middle (select) button and the current shuffle status is displayed in the top left of the iPod&#8217;s screen.</p>
<p><strong>A Complete list of new features</strong><br />
A color screen with album art,<br />
Switch Shuffle on and off directly from PodTunesColor<br />
Shuffle icon indicates if shuffle is on or off<br />
Icon in the top left of screen now indicates whether iTunes is playing or paused<br />
Track numbers (eg. 7 of 645) in upper left of screen<br />
Switch the backlight on and off (Menu button)<br />
Tooltips<br />
More readable font<br />
Improved graphics</p>
<p>Let me know if you like PodTunes (or if you don&#8217;t) as I am open to suggestions and feedback.</p>
<p><a href="http://yellowmonkey.mintdesigns.co.uk/downloads/PodTunesColor_v0.2.dmg.zip">DOWNLOAD</a></p>
]]></content:encoded>
			<wfw:commentRss>http://yellowmonkey.mintdesigns.co.uk/2005/09/27/podtunescolor/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Coming Soon!</title>
		<link>http://yellowmonkey.mintdesigns.co.uk/2005/09/23/coming-soon/</link>
		<comments>http://yellowmonkey.mintdesigns.co.uk/2005/09/23/coming-soon/#comments</comments>
		<pubDate>Fri, 23 Sep 2005 17:06:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://yellowmonkey.mintdesigns.co.uk/2005/09/23/coming-soon/</guid>
		<description><![CDATA[Look out for a new version of PodTunes coming soon!
New features include:-
A colour screen
Album artwork on the screen,
Switch shuffle on and off directly from PodTunes,
and more!
Look out for it here or on VersionTracker.
]]></description>
			<content:encoded><![CDATA[<p>Look out for a new version of PodTunes coming soon!</p>
<p>New features include:-</p>
<p>A colour screen<br />
Album artwork on the screen,<br />
Switch shuffle on and off directly from PodTunes,<br />
and more!</p>
<p>Look out for it here or on VersionTracker.</p>
]]></content:encoded>
			<wfw:commentRss>http://yellowmonkey.mintdesigns.co.uk/2005/09/23/coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PodTunes v0.1</title>
		<link>http://yellowmonkey.mintdesigns.co.uk/2005/09/21/podtunes-v01/</link>
		<comments>http://yellowmonkey.mintdesigns.co.uk/2005/09/21/podtunes-v01/#comments</comments>
		<pubDate>Wed, 21 Sep 2005 18:42:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://yellowmonkey.mintdesigns.co.uk/?p=2</guid>
		<description><![CDATA[A Simple iTunes controller that looks like a little iPod on your desktop. 
Click play/pause, previous, next &#8211; just like you would on your real iPod. The name of the currently playing track, album and artist also appears in the iPod&#8217;s display. 
There are plenty or widgets that do this, and probably one or two [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://yellowmonkey.mintdesigns.co.uk/uploads/podtunes.png"><img src="http://yellowmonkey.mintdesigns.co.uk/uploads/podtunes_th.png" /></a>A Simple iTunes controller that looks like a little iPod on your desktop. </p>
<p>Click play/pause, previous, next &#8211; just like you would on your real iPod. The name of the currently playing track, album and artist also appears in the iPod&#8217;s display. </p>
<p>There are plenty or widgets that do this, and probably one or two that are in the shape of an iPod, but this is an actual application that stays on your desktop. </p>
<p>This is my first project, written using Applescript Studio. I&#8217;d be interested in hearing feedback.</p>
<p><a href="/downloads/PodTunes_v0.1.dmg.zip">DOWNLOAD</a></p>
]]></content:encoded>
			<wfw:commentRss>http://yellowmonkey.mintdesigns.co.uk/2005/09/21/podtunes-v01/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
