<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for I Can Has Linux?</title>
	<link>http://icanhaslinux.com</link>
	<description>Invisible Patent Infringement!</description>
	<pubDate>Wed, 07 Jan 2009 23:18:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>Comment on Making Ubuntu boot in 19 seconds, pt2 by dope</title>
		<link>http://icanhaslinux.com/2007/09/14/making-ubuntu-boot-in-19-seconds-pt2/#comment-231</link>
		<dc:creator>dope</dc:creator>
		<pubDate>Sat, 06 Sep 2008 22:28:52 +0000</pubDate>
		<guid>http://icanhaslinux.com/2007/09/14/making-ubuntu-boot-in-19-seconds-pt2/#comment-231</guid>
		<description>Btw. After sitting down for a full 20 minutes, my boot times went from 1min10s to 40s

the sysv-rc-conf hint was truly golden, in addition to the 'profile' pointer of  course.

it turned out I had many daemons (notably loggers/traffic analyzers/monitor services etc) that I never (fully) removed after evaluating them for use at work.

A bit sad to find that my usage pattern seems to induce the same kind of bloat in Ubuntu that comes pre-installed with my old windows setups. Hehe. I could always do a fresh install, I guess!</description>
		<content:encoded><![CDATA[<p>Btw. After sitting down for a full 20 minutes, my boot times went from 1min10s to 40s</p>
<p>the sysv-rc-conf hint was truly golden, in addition to the &#8216;profile&#8217; pointer of  course.</p>
<p>it turned out I had many daemons (notably loggers/traffic analyzers/monitor services etc) that I never (fully) removed after evaluating them for use at work.</p>
<p>A bit sad to find that my usage pattern seems to induce the same kind of bloat in Ubuntu that comes pre-installed with my old windows setups. Hehe. I could always do a fresh install, I guess!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The 10 most useful applications in Ubuntu by dope</title>
		<link>http://icanhaslinux.com/2007/08/22/the-10-most-useful-applications-in-ubuntu/#comment-230</link>
		<dc:creator>dope</dc:creator>
		<pubDate>Sat, 06 Sep 2008 21:22:07 +0000</pubDate>
		<guid>http://icanhaslinux.com/2007/08/22/the-10-most-useful-applications-in-ubuntu/#comment-230</guid>
		<description>I second LC on vnc-ing a separate connection. 

However, I added a second default X terminal in xorg.conf and siwtch terminals even when at home. (the wife is at Ctrl-Alt-F7, I'm on Ctrl-Alt-F8!)

I also use FreeNX for remote sessions because it rocks in comparison with vnc. Big time</description>
		<content:encoded><![CDATA[<p>I second LC on vnc-ing a separate connection. </p>
<p>However, I added a second default X terminal in xorg.conf and siwtch terminals even when at home. (the wife is at Ctrl-Alt-F7, I&#8217;m on Ctrl-Alt-F8!)</p>
<p>I also use FreeNX for remote sessions because it rocks in comparison with vnc. Big time</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making Ubuntu boot in 19 seconds, pt2 by dope</title>
		<link>http://icanhaslinux.com/2007/09/14/making-ubuntu-boot-in-19-seconds-pt2/#comment-229</link>
		<dc:creator>dope</dc:creator>
		<pubDate>Sat, 06 Sep 2008 21:00:58 +0000</pubDate>
		<guid>http://icanhaslinux.com/2007/09/14/making-ubuntu-boot-in-19-seconds-pt2/#comment-229</guid>
		<description>Thanks for sharing your skills in optimizing boots. 

Sorry to hear your 22 seconds seem to stick (mine was at 1:17 avg) but your 'checklist' runs down pretty nicely and just about sketchy enough for me to take the time to read  it :)</description>
		<content:encoded><![CDATA[<p>Thanks for sharing your skills in optimizing boots. </p>
<p>Sorry to hear your 22 seconds seem to stick (mine was at 1:17 avg) but your &#8216;checklist&#8217; runs down pretty nicely and just about sketchy enough for me to take the time to read  it <img src='http://icanhaslinux.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Howto: Random E-mail Signature in Evolution by LightningCrash</title>
		<link>http://icanhaslinux.com/2007/10/18/howto-random-e-mail-signature-in-evolution/#comment-162</link>
		<dc:creator>LightningCrash</dc:creator>
		<pubDate>Mon, 07 Apr 2008 12:09:59 +0000</pubDate>
		<guid>http://icanhaslinux.com/2007/10/18/howto-random-e-mail-signature-in-evolution/#comment-162</guid>
		<description>Sorry it took me a while to get back to you on this. Most of my comments are spam, so I tend to ignore them. :)

Being that this is just a snippet of code, I'll declare the code itself to be public domain.</description>
		<content:encoded><![CDATA[<p>Sorry it took me a while to get back to you on this. Most of my comments are spam, so I tend to ignore them. <img src='http://icanhaslinux.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Being that this is just a snippet of code, I&#8217;ll declare the code itself to be public domain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Howto: Random E-mail Signature in Evolution by edgar.b.dsouza</title>
		<link>http://icanhaslinux.com/2007/10/18/howto-random-e-mail-signature-in-evolution/#comment-160</link>
		<dc:creator>edgar.b.dsouza</dc:creator>
		<pubDate>Sat, 05 Apr 2008 03:50:01 +0000</pubDate>
		<guid>http://icanhaslinux.com/2007/10/18/howto-random-e-mail-signature-in-evolution/#comment-160</guid>
		<description>This is very nice, thanks - found it useful! 

I think PHP-CGI is not as common on desktops as Python; also, I'm learning Python and this was an easy exercise - so I converted your code to Python, in response to a query on my home LUG (Goa, India), and posted it there (see http://tech.groups.yahoo.com/group/ilug-goa/message/18028 if interested) (the archives are publicly accessible, no need to sign up). 

Another member asked about copyright/license information, and though my post to the LUG attributed your blogpost as the source, it would be nice if you would clarify the license for your PHP-CGI code, which my Python conversion is very obviously derived from :-) so I can license the limited rights I have on the converted code. Would you please consider mentioning a FOSS license for your code, in an update to your blogpost?

Thanks in advance,
Ed.</description>
		<content:encoded><![CDATA[<p>This is very nice, thanks - found it useful! </p>
<p>I think PHP-CGI is not as common on desktops as Python; also, I&#8217;m learning Python and this was an easy exercise - so I converted your code to Python, in response to a query on my home LUG (Goa, India), and posted it there (see <a href="http://tech.groups.yahoo.com/group/ilug-goa/message/18028" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/tech.groups.yahoo.com');">http://tech.groups.yahoo.com/group/ilug-goa/message/18028</a> if interested) (the archives are publicly accessible, no need to sign up). </p>
<p>Another member asked about copyright/license information, and though my post to the LUG attributed your blogpost as the source, it would be nice if you would clarify the license for your PHP-CGI code, which my Python conversion is very obviously derived from <img src='http://icanhaslinux.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> so I can license the limited rights I have on the converted code. Would you please consider mentioning a FOSS license for your code, in an update to your blogpost?</p>
<p>Thanks in advance,<br />
Ed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on De-RIAAing my music collection by KristjanS</title>
		<link>http://icanhaslinux.com/2007/10/05/de-riaaing-my-music-collection/#comment-147</link>
		<dc:creator>KristjanS</dc:creator>
		<pubDate>Tue, 19 Feb 2008 06:55:19 +0000</pubDate>
		<guid>http://icanhaslinux.com/2007/10/05/de-riaaing-my-music-collection/#comment-147</guid>
		<description>I checked my music collection out, being curious about it myself. I found that all my albums except one we're not covered by RIAA. Ironically, it also happened to be the only album that I downloaded illegally. Rest of my music is purchased from eMusic.com.</description>
		<content:encoded><![CDATA[<p>I checked my music collection out, being curious about it myself. I found that all my albums except one we&#8217;re not covered by RIAA. Ironically, it also happened to be the only album that I downloaded illegally. Rest of my music is purchased from eMusic.com.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amazon S3 Backups by Ramblurr</title>
		<link>http://icanhaslinux.com/2007/10/01/amazon-s3-backups/#comment-73</link>
		<dc:creator>Ramblurr</dc:creator>
		<pubDate>Tue, 06 Nov 2007 14:32:30 +0000</pubDate>
		<guid>http://icanhaslinux.com/2007/10/01/amazon-s3-backups/#comment-73</guid>
		<description>What are you using to make your backups?

So far the only decent  S3 utility I've found is duplicity.</description>
		<content:encoded><![CDATA[<p>What are you using to make your backups?</p>
<p>So far the only decent  S3 utility I&#8217;ve found is duplicity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Annoy your coworkers, Linux style by High Desert Wanderer &#187; Speaking of annoying&#8230;</title>
		<link>http://icanhaslinux.com/2007/09/17/annoy-your-coworkers-linux-style/#comment-54</link>
		<dc:creator>High Desert Wanderer &#187; Speaking of annoying&#8230;</dc:creator>
		<pubDate>Wed, 10 Oct 2007 15:53:32 +0000</pubDate>
		<guid>http://icanhaslinux.com/2007/09/17/annoy-your-coworkers-linux-style/#comment-54</guid>
		<description>[...] someone in your office legally. I&#8217;ve shown you that I can be annoying. Now it&#8217;s time to annoy your coworkers, Linux style. I hadn&#8217;t really considered making a series out of this, but I keep finding these great [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] someone in your office legally. I&#8217;ve shown you that I can be annoying. Now it&#8217;s time to annoy your coworkers, Linux style. I hadn&#8217;t really considered making a series out of this, but I keep finding these great [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 5 ways to drop yourself reminders/alarms in Linux by pixelbeat</title>
		<link>http://icanhaslinux.com/2007/10/03/5-ways-to-drop-yourself-reminders-in-linux/#comment-51</link>
		<dc:creator>pixelbeat</dc:creator>
		<pubDate>Tue, 09 Oct 2007 15:38:40 +0000</pubDate>
		<guid>http://icanhaslinux.com/2007/10/03/5-ways-to-drop-yourself-reminders-in-linux/#comment-51</guid>
		<description>I think you got them all:
http://www.pixelbeat.org/cmdline.html#dates

Here's another:
(sleep 10; DISPLAY=$DISPLAY xmessage wake up)&#38;</description>
		<content:encoded><![CDATA[<p>I think you got them all:<br />
<a href="http://www.pixelbeat.org/cmdline.html#dates" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.pixelbeat.org');">http://www.pixelbeat.org/cmdline.html#dates</a></p>
<p>Here&#8217;s another:<br />
(sleep 10; DISPLAY=$DISPLAY xmessage wake up)&amp;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux and the most-wanted Windows applications, pt1 by dankegel</title>
		<link>http://icanhaslinux.com/2007/09/04/linux-and-the-most-wanted-windows-applications-pt1/#comment-48</link>
		<dc:creator>dankegel</dc:creator>
		<pubDate>Sat, 29 Sep 2007 23:50:50 +0000</pubDate>
		<guid>http://icanhaslinux.com/2007/09/04/linux-and-the-most-wanted-windows-applications-pt1/#comment-48</guid>
		<description>As of wine-0.9.46, iTunes 7.2 works well enough to buy songs
from the iTunes store, but it still can't quite interface with the 
ipod.  (Not too far to go, though.)

Also as of wine-0.9.46, Photoshop CS2 works well.
See also http://wiki.winehq.org/AdobePhotoshop

I applaud your project.  See also 
http://kegel.com/wine/qa/
for a similar page.</description>
		<content:encoded><![CDATA[<p>As of wine-0.9.46, iTunes 7.2 works well enough to buy songs<br />
from the iTunes store, but it still can&#8217;t quite interface with the<br />
ipod.  (Not too far to go, though.)</p>
<p>Also as of wine-0.9.46, Photoshop CS2 works well.<br />
See also <a href="http://wiki.winehq.org/AdobePhotoshop" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/wiki.winehq.org');">http://wiki.winehq.org/AdobePhotoshop</a></p>
<p>I applaud your project.  See also<br />
<a href="http://kegel.com/wine/qa/" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/kegel.com');">http://kegel.com/wine/qa/</a><br />
for a similar page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
