<?xml version="1.0" encoding="ISO-8859-1"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xml:lang="en-US">
	<title>datafrog.org - &amp;quot;I say!  That&amp;#039;s a jolly old waste of time!&amp;quot;</title>
	<link rel="alternate" type="text/html" href="http://datafrog.org/index.php" />
	<modified>2008-09-05T18:44:09Z</modified>
	<author>
		<name>datafrog</name>
	</author>
	<copyright>Copyright 2008, datafrog</copyright>
	<generator url="http://www.sourceforge.net/projects/sphpblog" version="0.4.8">SPHPBLOG</generator>
	<entry>
		<title>Apple TV Update 1.1 Breaks Custom Screen Savers</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry070621-014120" />
		<content type="text/html" mode="escaped"><![CDATA[Apple have just released the first Apple TV update which adds a Youtube plugin.  Unfortunately they also changed a ton of other back-end stuff which currently prevents custom screen savers from running amongst other things.  Hopefully there&#039;ll be a fix soon.  As soon as there is, I&#039;ll recompile all screen savers for the new version.<br />]]></content>
		<id>http://datafrog.org/index.php?entry=entry070621-014120</id>
		<issued>2007-06-21T00:00:00Z</issued>
		<modified>2007-06-21T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Apple TV Screen Saver: RGB Ribbons</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry070613-210934" />
		<content type="text/html" mode="escaped"><![CDATA[I&#039;ve put together a new screen saver which you can download from here: <br /><br /><a href="http://datafrog.org/AppleTV/RGBRibbons-0.1.zip" target="_blank" >http://datafrog.org/AppleTV/RGBRibbons-0.1.zip</a><br /><br />It displays 3 &quot;ribbons&quot; floating, twirling and curling about the screen.<br /><br />The picture below doesn&#039;t really do it any justice - it looks much better when it&#039;s moving.<br /><br />  <a href="http://www.datafrog.org/AppleTV/rgbribbons.png" target="_blank" ><br />  <img src="http://www.datafrog.org/AppleTV/rgbribbons.png" width="512" height="286" border="0" alt="" /> <br />  </a><br /><br />To install, just copy RGBRibbons.frss to /System/Library/CoreServices/Finder.app/Contents/Screen\ Savers/<br />No need to restart Finder - just go to the settings menu and in the Screen Saver submenu, change it there and select Preview to take a look.<br /><br />Please note that this is a fairly &quot;processor intensive&quot; screen saver and I seriously don&#039;t recommend leaving it on 24/7. In reality it will *probably* be fine but as it runs the ATV&#039;s CPU at around 40%, I wouldn&#039;t want to risk running it all the time, given how hot the ATV gets - even when the processor&#039;s idle.<br />While it doesn&#039;t look like much, there are actually 360 sprites moving on screen at any one time.<br /><br />I&#039;m planning to optimise the screen saver soon to bring down the processor usage - I might start on the number of sprites!<br /><br />]]></content>
		<id>http://datafrog.org/index.php?entry=entry070613-210934</id>
		<issued>2007-06-14T00:00:00Z</issued>
		<modified>2007-06-14T00:00:00Z</modified>
	</entry>
	<entry>
		<title>AppleTV Screen Saver</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry070514-000359" />
		<content type="text/html" mode="escaped"><![CDATA[Here&#039;s a screen saver I made which should run on any Apple TV.  You&#039;ll need ssh enabled on your Apple TV to install.  More info on hacking the Apple TV can be found at <a href="http://www.awkwardtv.org" target="_blank" >http://www.awkwardtv.org</a>.<br /><br />It&#039;s a Quartz animation of multi-coloured stars falling from the top of the screen with a moving and colour changing aurora in the background. It&#039;s my first go at building something with Quartz Composer - I hope you like it! <br /><br />It looks like this:<br /><br />  <a href="http://www.datafrog.org/AppleTV/FallingStars.png" target="_blank" ><br />  <img src="http://www.datafrog.org/AppleTV/fallingstars_small.JPG" width="512" height="322" border="0" alt="" /> <br />  </a><br /><br /><a href="http://www.datafrog.org/AppleTV/FallingStars-0.2.zip" target="_blank" >Download Here</a> <br /><br />To install:<br /><br />1. Transfer FallingStars.frss to your AppleTV<br />2. Copy FallingStars.frss into /System/Library/CoreServices/Finder.app/Contents/Screen\ Savers/<br />3. Restart Finder<br /><br />Enjoy!<br /><br />]]></content>
		<id>http://datafrog.org/index.php?entry=entry070514-000359</id>
		<issued>2007-05-14T00:00:00Z</issued>
		<modified>2007-05-14T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Rally-X DS</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry060926-063740" />
		<content type="text/html" mode="escaped"><![CDATA[Rally X (for those who don&#039;t know) is a classic arcade game from 1980. It&#039;s one of those game I keep coming back to in my mame collection and thought would be perfect for the DS. <br /><br />This is the first DS program I&#039;ve attempted to write and is currently nowhere near completion, though I thought I&#039;d post what I&#039;ve done so far and see what kind of feedback I get. Graphics are simple but faithful to the original - just how I like it!<br /><br /><img src="http://www.datafrog.org/rally-x-ds/rally-x-ds.jpg" width="258" height="193" border="0" alt="" /><br /><br />Currently, you can drive around the map (same map as the arcade version) and that&#039;s about it. Like in the arcade game, if the car hits a wall, it will move and turn by itself when you&#039;re not controlling it with the pad. <br /><br />I&#039;m using the DS&#039;s hardware rotation to show the car turning. This doesn&#039;t seem to be visible on DeSmuME but works fine in Dualis and on the DS hardware itself  <br /><br />Things missing are a map and scoreboard / fuel status - these are all destined for the second screen. <br /><br />It&#039;s also missing enemy cars, flags, rocks, splash screen, sound, etc. I&#039;ll be adding these things when I can and hope for completion soon  <br /><br />The car is aligned to an invisible grid to keep it in line with the map - same as the arcade.<br /><br />By the way, if you can get the car to stop (jammed in a corner, please let me know how - it shouldn&#039;t be able to stop moving at all! <br /><br />the .nds works fine on my GBAMP though I haven&#039;t been able to check the other builds (.sc and .gba) <br /><br /><a href="http://www.datafrog.org/rally-x-ds/" target="_blank" >Download here!</a> <br /><br />Please let me know what you think! <br /><br />Cheers]]></content>
		<id>http://datafrog.org/index.php?entry=entry060926-063740</id>
		<issued>2006-09-26T00:00:00Z</issued>
		<modified>2006-09-26T00:00:00Z</modified>
	</entry>
	<entry>
		<title>USB Rocket Launcher</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry060706-191451" />
		<content type="text/html" mode="escaped"><![CDATA[Connect this <a href="http://www.reghardware.co.uk/2006/07/06/usb_missile_launcher/" target="_blank" >Rocket Launcher</a> to your PC and hit the red button!]]></content>
		<id>http://datafrog.org/index.php?entry=entry060706-191451</id>
		<issued>2006-07-06T00:00:00Z</issued>
		<modified>2006-07-06T00:00:00Z</modified>
	</entry>
	<entry>
		<title>More Free Running and Street Stunts</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry060706-053625" />
		<content type="text/html" mode="escaped"><![CDATA[These <a href="http://www.3run.co.uk" target="_blank" >guys</a> are <a href="http://www.youtube.com/watch?v=8kdgfyX8PAI" target="_blank" >crazy</a>.]]></content>
		<id>http://datafrog.org/index.php?entry=entry060706-053625</id>
		<issued>2006-07-06T00:00:00Z</issued>
		<modified>2006-07-06T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Your Studio and You</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry060706-044250" />
		<content type="text/html" mode="escaped"><![CDATA[<a href="http://treyparker.info/matt.htm" target="_blank" >Matt Stone</a> and <a href="http://treyparker.info" target="_blank" >Trey Parker</a>, creators of <a href="http://www.southparkstudios.com" target="_blank" >South Park</a> made this very funny short film for Universal Studios back in 1996 shortly after <a href="http://en.wikipedia.org/wiki/Seagram" target="_blank" >Seagram&#039;s</a> aquisition of Universal.  It was filmed in the style of a campy 1950&#039;s <a href="http://www.youtube.com/watch?v=8nvivEqxjsI" target="_blank" >educational</a> <a href="http://www.youtube.com/watch?v=a3nq5l_ujoM" target="_blank" >film</a>.  What&#039;s bizzare is that Matt and Trey were both virtually unknown at the time yet the film features many well known Universal Studio directors and actors including the likes of Steven Speilberg, James Cameron, Sylvester Stallone and Demi Moore.<br /><br />Read the <a href="http://movies.zap2it.com/movies/news/story/0,1259,---7703,00.html" target="_blank" >background story</a> and watch <a href="http://www.youtube.com/watch?v=tqMV90pnsZ4" target="_blank" >Part I</a> and <a href="http://www.youtube.com/watch?v=-oHcMZdoQwE" target="_blank" >Part II</a>.]]></content>
		<id>http://datafrog.org/index.php?entry=entry060706-044250</id>
		<issued>2006-07-06T00:00:00Z</issued>
		<modified>2006-07-06T00:00:00Z</modified>
	</entry>
	<entry>
		<title>That&amp;#039;s Craptastic!</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry060608-082555" />
		<content type="text/html" mode="escaped"><![CDATA[<a href="http://www.craptastic.com/items/2/finechina.html" target="_blank" >All</a> <a href="http://www.craptastic.com/items/2/lordofthedance.html" target="_blank" >kinds</a> of <a href="http://www.craptastic.com/items/3/lobsterharmonica.html" target="_blank" >unusual</a> <a href="http://www.craptastic.com/items/1/gnome.html" target="_blank" >crap</a>.]]></content>
		<id>http://datafrog.org/index.php?entry=entry060608-082555</id>
		<issued>2006-06-08T00:00:00Z</issued>
		<modified>2006-06-08T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Free Running</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry060607-074724" />
		<content type="text/html" mode="escaped"><![CDATA[Learn how to <a href="http://www.screwgravity.com/tutorials/cat_leap/tutorial_cat_leap.htm" target="_blank" >Jump</a>, <a href="http://www.screwgravity.com/tutorials/rocket_vault/tutorial_rocket_vault.htm" target="_blank" >vault</a> and <a href="http://www.screwgravity.com/tutorials/wall_flip/tutorial_wall_flip.htm" target="_blank" >flip</a> through the concrete jungles of the modern world by <a href="http://www.screwgravity.com" target="_blank" >&quot;Free Running&quot;</a>.]]></content>
		<id>http://datafrog.org/index.php?entry=entry060607-074724</id>
		<issued>2006-06-07T00:00:00Z</issued>
		<modified>2006-06-07T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Survival Ball</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry060517-225720" />
		<content type="text/html" mode="escaped"><![CDATA[An easy to read <a href="http://halliburtoncontracts.com/about/images/SurvivaBallSafetyCard.jpg" target="_blank" >guide</a> for the Halliburton X7 SurvivaBall - a <a href="http://halliburtoncontracts.com/about/index.html" target="_blank" >solution</a> to global warming.]]></content>
		<id>http://datafrog.org/index.php?entry=entry060517-225720</id>
		<issued>2006-05-18T00:00:00Z</issued>
		<modified>2006-05-18T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Baaaaad Album Covers</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry060517-191452" />
		<content type="text/html" mode="escaped"><![CDATA[<a href="http://www.zonicweb.net/badalbmcvrs/believeinthepill.jpg" target="_blank" >Sick</a>, <a href="http://www.zonicweb.net/badalbmcvrs/congalonga.jpg" target="_blank" >cheesy</a> and just plain <a href="http://www.zonicweb.net/badalbmcvrs/cerronesupernature.jpg" target="_blank" >bizzare</a>.  You&#039;ll find them all at the <a href="http://www.zonicweb.net/badalbmcvrs/" target="_blank" >Mueseum of Bad Album Covers</a>.<br />]]></content>
		<id>http://datafrog.org/index.php?entry=entry060517-191452</id>
		<issued>2006-05-17T00:00:00Z</issued>
		<modified>2006-05-17T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Reduce TV glare the expensive way</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry060517-023315" />
		<content type="text/html" mode="escaped"><![CDATA[Reduce glare on your wall mounted plasma or LCD display with the <a href="http://gearlog.com/blogs/gearlog/archive/2006/05/16/11629.aspx" target="_blank" >Motorized X-ARM</a> for only $1995 USD.]]></content>
		<id>http://datafrog.org/index.php?entry=entry060517-023315</id>
		<issued>2006-05-17T00:00:00Z</issued>
		<modified>2006-05-17T00:00:00Z</modified>
	</entry>
	<entry>
		<title>London Cabbie on the BBC</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry060516-204516" />
		<content type="text/html" mode="escaped"><![CDATA[A <a href="http://www.newswireless.net/index.cfm/article/2701" target="_blank" >London Cabbie </a> interviewed in the BBC studios about online music sales, mistaken for the writer of the linked post!<br /><br /><b>UPDATE:</b> He wasn&#039;t really a cabbie, but the whole thing was still an unusual <a href="http://www.newswireless.net/index.cfm/article/2708" target="_blank" >mistake</a>.]]></content>
		<id>http://datafrog.org/index.php?entry=entry060516-204516</id>
		<issued>2006-05-17T00:00:00Z</issued>
		<modified>2006-05-17T00:00:00Z</modified>
	</entry>
	<entry>
		<title>The War on Terror</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry060515-073824" />
		<content type="text/html" mode="escaped"><![CDATA[<a href="http://blogs.sun.com/roller/page/ThinGuy?entry=the_war_on_terror_as" target="_blank" >As viewed</a> from the <a href="http://en.wikipedia.org/wiki/Bourne_shell" target="_blank" >Bourne shell</a>.]]></content>
		<id>http://datafrog.org/index.php?entry=entry060515-073824</id>
		<issued>2006-05-15T00:00:00Z</issued>
		<modified>2006-05-15T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Questionable New Toy</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry060515-072450" />
		<content type="text/html" mode="escaped"><![CDATA[The <a href="http://www.youtube.com/watch?v=YdAIt4MgnHc" target="_blank" >Oozinator</a> Super Soaker from Hasbro.  ]]></content>
		<id>http://datafrog.org/index.php?entry=entry060515-072450</id>
		<issued>2006-05-15T00:00:00Z</issued>
		<modified>2006-05-15T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Bunny Theatre</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry060514-050808" />
		<content type="text/html" mode="escaped"><![CDATA[Movies cut down to 30 seconds and re-enacted by <a href="http://www.angryalien.com" target="_blank" >bunnies</a>.]]></content>
		<id>http://datafrog.org/index.php?entry=entry060514-050808</id>
		<issued>2006-05-14T00:00:00Z</issued>
		<modified>2006-05-14T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Mothers Day</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry060514-014426" />
		<content type="text/html" mode="escaped"><![CDATA[Happy <a href="http://en.wikipedia.org/wiki/Mothers_Day" target="_blank" >Mothers Day</a> from <a href="http://video.google.com/videoplay?docid=-3007417704059163679" target="_blank" >Mr. T</a>.  He does a much better job than <a href="http://www.youtube.com/watch?v=bhcA4Ry65FU" target="_blank" >these guys</a>.]]></content>
		<id>http://datafrog.org/index.php?entry=entry060514-014426</id>
		<issued>2006-05-14T00:00:00Z</issued>
		<modified>2006-05-14T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Fractal Flames</title>
		<link rel="alternate" type="text/html" href="http://datafrog.org/index.php?entry=entry060514-013935" />
		<content type="text/html" mode="escaped"><![CDATA[Learn all about <a href="http://flam3.com/" target="_blank" >Fractal Flames</a> and <a href="http://www.apophysis.org/" target="_blank" >create your own</a> or check out some of <a href="http://www.datafrog.org/gallery2/main.php?g2_view=core.ShowItem&amp;g2_itemId=2711&amp;g2_navId=x7787eb83" target="_blank" >mine</a>.<br /><br />Be sure to also check out the <a href="http://www.electricsheep.org/" target="_blank" >Electric Sheep</a> screensaver.]]></content>
		<id>http://datafrog.org/index.php?entry=entry060514-013935</id>
		<issued>2006-05-14T00:00:00Z</issued>
		<modified>2006-05-14T00:00:00Z</modified>
	</entry>
</feed>
