<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Subservient Blips</title>
	<atom:link href="http://www.red-sweater.com/blog/179/subservient-blips/feed" rel="self" type="application/rss+xml" />
	<link>http://www.red-sweater.com/blog/179/subservient-blips</link>
	<description>Mac &#38; Technology Writings by Daniel Jalkut</description>
	<pubDate>Wed,  7 Jan 2009 00:35:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Justin Blanton &#124; Twittervision screensaver for Mac OS X</title>
		<link>http://www.red-sweater.com/blog/179/subservient-blips/comment-page-1#comment-100766</link>
		<dc:creator>Justin Blanton &#124; Twittervision screensaver for Mac OS X</dc:creator>
		<pubDate>Sun, 20 May 2007 04:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/179/subservient-blips#comment-100766</guid>
		<description>[...] screensaver for Mac OS X. This may actually replace Jalkut&#8217;s Subservient Blips on my machine (at least for a short while; don&#8217;t hate me Dan) and temporarily temper my [...]</description>
		<content:encoded><![CDATA[<p>[...] screensaver for Mac OS X. This may actually replace Jalkut&#8217;s Subservient Blips on my machine (at least for a short while; don&#8217;t hate me Dan) and temporarily temper my [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.red-sweater.com/blog/179/subservient-blips/comment-page-1#comment-13609</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Mon, 04 Sep 2006 23:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/179/subservient-blips#comment-13609</guid>
		<description>It's ages since I did anything with screensavers, pre-NSUserDefaults days at least!
Because of this my config sheet doesn't 'remember' it's settings because I was using NSUserDefaults whereas screensavers apparently use ScreenSaverDefaults (thanks to CocoaDevCentral where a quick Google led me: http://www.cocoadevcentral.com/articles/000088.php)

Anyway, I've updated the project - the same download link above (http://www.fatbinary.com/SubservientBlips.zip) now gives you the ammended version!
Oh, the ammended project now has brighter colored blips! (Sorry! I liked them lighter! Maybe 'blip darkness/lightness' should be a setting too!)

Cheers
Ian</description>
		<content:encoded><![CDATA[<p>It&#8217;s ages since I did anything with screensavers, pre-NSUserDefaults days at least!<br />
Because of this my config sheet doesn&#8217;t &#8216;remember&#8217; it&#8217;s settings because I was using NSUserDefaults whereas screensavers apparently use ScreenSaverDefaults (thanks to CocoaDevCentral where a quick Google led me: <a href="http://www.cocoadevcentral.com/articles/000088.php" rel="nofollow">http://www.cocoadevcentral.com/articles/000088.php</a>)</p>
<p>Anyway, I&#8217;ve updated the project - the same download link above (http://www.fatbinary.com/SubservientBlips.zip) now gives you the ammended version!<br />
Oh, the ammended project now has brighter colored blips! (Sorry! I liked them lighter! Maybe &#8216;blip darkness/lightness&#8217; should be a setting too!)</p>
<p>Cheers<br />
Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/179/subservient-blips/comment-page-1#comment-13591</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Mon, 04 Sep 2006 17:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/179/subservient-blips#comment-13591</guid>
		<description>Cool Ian, I will have to check out your changes.  I lost steam before I could get to any kind of configuration panel. Maybe I should make a public repository for this thing :)</description>
		<content:encoded><![CDATA[<p>Cool Ian, I will have to check out your changes.  I lost steam before I could get to any kind of configuration panel. Maybe I should make a public repository for this thing :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.red-sweater.com/blog/179/subservient-blips/comment-page-1#comment-13569</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Mon, 04 Sep 2006 12:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/179/subservient-blips#comment-13569</guid>
		<description>Great fun!

I've added a Configure sheet so you can change the background color and toggle "Simulate Bug 1" mode.
I've also added a debug executable to the project - download Saver Lab from here:
http://www.dozingcatsoftware.com/SaverLab/SaverLab173.zip
Pop it in your Applications folder and XCode should be able to launch it when you hit Debug.
Place a symlink in the ScreenSavers folder to your debug build and away you go, full debugging of the screensaver in a window!

You can get my additions here:
http://www.fatbinary.com/SubservientBlips.zip

Sorry about the sloppy code - I'm doing this in a coffee break at work ;)

Thanks again for the fun code everyone
Ian</description>
		<content:encoded><![CDATA[<p>Great fun!</p>
<p>I&#8217;ve added a Configure sheet so you can change the background color and toggle &#8220;Simulate Bug 1&#8243; mode.<br />
I&#8217;ve also added a debug executable to the project - download Saver Lab from here:<br />
<a href="http://www.dozingcatsoftware.com/SaverLab/SaverLab173.zip" rel="nofollow">http://www.dozingcatsoftware.com/SaverLab/SaverLab173.zip</a><br />
Pop it in your Applications folder and XCode should be able to launch it when you hit Debug.<br />
Place a symlink in the ScreenSavers folder to your debug build and away you go, full debugging of the screensaver in a window!</p>
<p>You can get my additions here:<br />
<a href="http://www.fatbinary.com/SubservientBlips.zip" rel="nofollow">http://www.fatbinary.com/SubservientBlips.zip</a></p>
<p>Sorry about the sloppy code - I&#8217;m doing this in a coffee break at work ;)</p>
<p>Thanks again for the fun code everyone<br />
Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dvb</title>
		<link>http://www.red-sweater.com/blog/179/subservient-blips/comment-page-1#comment-13442</link>
		<dc:creator>dvb</dc:creator>
		<pubDate>Sat, 02 Sep 2006 23:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/179/subservient-blips#comment-13442</guid>
		<description>Or, positively: "...I’d have the ability to ... modify the colors of the cheese version."

And that's how it starts, my friend.</description>
		<content:encoded><![CDATA[<p>Or, positively: &#8220;&#8230;I’d have the ability to &#8230; modify the colors of the cheese version.&#8221;</p>
<p>And that&#8217;s how it starts, my friend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simone Manganelli</title>
		<link>http://www.red-sweater.com/blog/179/subservient-blips/comment-page-1#comment-13432</link>
		<dc:creator>Simone Manganelli</dc:creator>
		<pubDate>Sat, 02 Sep 2006 21:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/179/subservient-blips#comment-13432</guid>
		<description>Lol, I would make my own version of the screensaver but I kind of doubt I'd have the ability to do anything beyond modify the colors of the cheese version. :P

-- Simone</description>
		<content:encoded><![CDATA[<p>Lol, I would make my own version of the screensaver but I kind of doubt I&#8217;d have the ability to do anything beyond modify the colors of the cheese version. :P</p>
<p>&#8211; Simone</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/179/subservient-blips/comment-page-1#comment-13428</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Sat, 02 Sep 2006 21:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/179/subservient-blips#comment-13428</guid>
		<description>Hmm - I like gray so much I've updated the binary download to use it. I think it will be more universally appealing than the purple.  No offense, David :) The gray really lets the colors punch out.</description>
		<content:encoded><![CDATA[<p>Hmm - I like gray so much I&#8217;ve updated the binary download to use it. I think it will be more universally appealing than the purple.  No offense, David :) The gray really lets the colors punch out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/179/subservient-blips/comment-page-1#comment-13426</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Sat, 02 Sep 2006 21:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/179/subservient-blips#comment-13426</guid>
		<description>I just tried changing the background to gray and I quite like the look of it..

http://www.red-sweater.com/blog/images/DVBScreen6.png</description>
		<content:encoded><![CDATA[<p>I just tried changing the background to gray and I quite like the look of it..</p>
<p><a href="http://www.red-sweater.com/blog/images/DVBScreen6.png" rel="nofollow">http://www.red-sweater.com/blog/images/DVBScreen6.png</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niels</title>
		<link>http://www.red-sweater.com/blog/179/subservient-blips/comment-page-1#comment-13423</link>
		<dc:creator>Niels</dc:creator>
		<pubDate>Sat, 02 Sep 2006 21:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/179/subservient-blips#comment-13423</guid>
		<description>Very spiffy screensaver. It definitely has a spacey sort of feel to it. Reminds me somewhat of the subtle and deceptively simple usage of lines and simple shapes in the game Homeworld. It would be nice to have some configuration options for colors and the like.

Great work, hope to see more :)</description>
		<content:encoded><![CDATA[<p>Very spiffy screensaver. It definitely has a spacey sort of feel to it. Reminds me somewhat of the subtle and deceptively simple usage of lines and simple shapes in the game Homeworld. It would be nice to have some configuration options for colors and the like.</p>
<p>Great work, hope to see more :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/179/subservient-blips/comment-page-1#comment-13421</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Sat, 02 Sep 2006 20:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/179/subservient-blips#comment-13421</guid>
		<description>And Simon - as to the difference of opinion about the aesthetics - how about making your own version with the source code :) 

I do think it would be cool to parameterize some of the details in a screen saver configuration panel.</description>
		<content:encoded><![CDATA[<p>And Simon - as to the difference of opinion about the aesthetics - how about making your own version with the source code :) </p>
<p>I do think it would be cool to parameterize some of the details in a screen saver configuration panel.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.473 seconds -->
