<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Linux, programming, computers and life Comments</title>
	<link>http://linux4all.blogsome.com</link>
	<description>Random thoughts about linux, programming, computers and sometimes even about real life</description>
	<pubDate>Fri, 20 Nov 2009 01:10:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>

	<item>
		<title>by: Amit Schreiber</title>
		<link>http://linux4all.blogsome.com/2009/07/23/list-of-applications-i-use-in-windows/#comment-62</link>
		<pubDate>Fri, 24 Jul 2009 13:36:58 +0100</pubDate>
		<guid>http://linux4all.blogsome.com/2009/07/23/list-of-applications-i-use-in-windows/#comment-62</guid>
					<description>I like CDBurnerXP for burning and Google Chrome for browsing. For media playing I use Microsoft's Windows Media Player. I know it's lame but there are advantages to getting used to Microsoft's products - they're available on any Windows installation (I use it to rip CDs to MP3 as well)</description>
		<content:encoded><![CDATA[	<p>I like CDBurnerXP for burning and Google Chrome for browsing. For media playing I use Microsoft&#8217;s Windows Media Player. I know it&#8217;s lame but there are advantages to getting used to Microsoft&#8217;s products - they&#8217;re available on any Windows installation (I use it to rip CDs to MP3 as well)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Amit Schreiber</title>
		<link>http://linux4all.blogsome.com/2009/06/04/winscp-and-putty-integration/#comment-61</link>
		<pubDate>Fri, 05 Jun 2009 15:41:54 +0100</pubDate>
		<guid>http://linux4all.blogsome.com/2009/06/04/winscp-and-putty-integration/#comment-61</guid>
					<description>Cool! Thanks</description>
		<content:encoded><![CDATA[	<p>Cool! Thanks
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Amit Schreiber</title>
		<link>http://linux4all.blogsome.com/2009/05/05/getting-file-system-size-in-linux/#comment-60</link>
		<pubDate>Tue, 05 May 2009 09:00:40 +0100</pubDate>
		<guid>http://linux4all.blogsome.com/2009/05/05/getting-file-system-size-in-linux/#comment-60</guid>
					<description>You're right, df uses statvfs() (the code is in coreutils, along with some other interesting utils I've never heard of before)</description>
		<content:encoded><![CDATA[	<p>You&#8217;re right, df uses statvfs() (the code is in coreutils, along with some other interesting utils I&#8217;ve never heard of before)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: linux4all</title>
		<link>http://linux4all.blogsome.com/2009/03/17/volatile-methods-in-c/#comment-59</link>
		<pubDate>Wed, 18 Mar 2009 07:10:33 +0000</pubDate>
		<guid>http://linux4all.blogsome.com/2009/03/17/volatile-methods-in-c/#comment-59</guid>
					<description>yep, i thought the same exactly :)</description>
		<content:encoded><![CDATA[	<p>yep, i thought the same exactly <img src='http://linux4all.blogsome.com/wp-images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: gnobal</title>
		<link>http://linux4all.blogsome.com/2009/03/17/volatile-methods-in-c/#comment-58</link>
		<pubDate>Tue, 17 Mar 2009 18:53:04 +0000</pubDate>
		<guid>http://linux4all.blogsome.com/2009/03/17/volatile-methods-in-c/#comment-58</guid>
					<description>Isn't it enough that I can't get around to C++0x, now I need to find out that I don't know C++98? :)</description>
		<content:encoded><![CDATA[	<p>Isn&#8217;t it enough that I can&#8217;t get around to C++0x, now I need to find out that I don&#8217;t know C++98? <img src='http://linux4all.blogsome.com/wp-images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: gnobal</title>
		<link>http://linux4all.blogsome.com/2009/03/09/sorting-by-certain-columns-in-a-file/#comment-57</link>
		<pubDate>Mon, 09 Mar 2009 15:06:12 +0000</pubDate>
		<guid>http://linux4all.blogsome.com/2009/03/09/sorting-by-certain-columns-in-a-file/#comment-57</guid>
					<description>That's good to know... in a month or so :)

I didn't even know about the -k option</description>
		<content:encoded><![CDATA[	<p>That&#8217;s good to know&#8230; in a month or so <img src='http://linux4all.blogsome.com/wp-images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
	<p>I didn&#8217;t even know about the -k option
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: linux4all</title>
		<link>http://linux4all.blogsome.com/2009/02/23/shoelaces-are-not-trivial/#comment-56</link>
		<pubDate>Tue, 24 Feb 2009 06:31:53 +0000</pubDate>
		<guid>http://linux4all.blogsome.com/2009/02/23/shoelaces-are-not-trivial/#comment-56</guid>
					<description>We had the same problem and even used the same site to solve it :). I'll read about lock lacing, 10x.</description>
		<content:encoded><![CDATA[	<p>We had the same problem and even used the same site to solve it <img src='http://linux4all.blogsome.com/wp-images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . I&#8217;ll read about lock lacing, 10x.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: gnobal</title>
		<link>http://linux4all.blogsome.com/2009/02/23/shoelaces-are-not-trivial/#comment-55</link>
		<pubDate>Mon, 23 Feb 2009 18:55:15 +0000</pubDate>
		<guid>http://linux4all.blogsome.com/2009/02/23/shoelaces-are-not-trivial/#comment-55</guid>
					<description>I used the site when I was looking for a good way to tie my shoes in a way that they won't untie when I'm running. It turned out that I was tying my shoes in an unbalanced way:
http://www.fieggen.com/shoelace/slipping.htm

And then I also started using Lock Lacing:
http://www.shoe-lacing.com/shoelace/locklacing.htm
(this is how I learned why running shoes have an extra hole on each side of the shoe at the top)</description>
		<content:encoded><![CDATA[	<p>I used the site when I was looking for a good way to tie my shoes in a way that they won&#8217;t untie when I&#8217;m running. It turned out that I was tying my shoes in an unbalanced way:<br />
<a href='http://www.fieggen.com/shoelace/slipping.htm' rel='nofollow'>http://www.fieggen.com/shoelace/slipping.htm</a></p>
	<p>And then I also started using Lock Lacing:<br />
<a href='http://www.shoe-lacing.com/shoelace/locklacing.htm' rel='nofollow'>http://www.shoe-lacing.com/shoelace/locklacing.htm</a><br />
(this is how I learned why running shoes have an extra hole on each side of the shoe at the top)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: linux4all</title>
		<link>http://linux4all.blogsome.com/2008/07/31/memset64-anyone/#comment-53</link>
		<pubDate>Thu, 02 Oct 2008 07:18:09 +0100</pubDate>
		<guid>http://linux4all.blogsome.com/2008/07/31/memset64-anyone/#comment-53</guid>
					<description>Is there anything you can say about std::fill efficiency?</description>
		<content:encoded><![CDATA[	<p>Is there anything you can say about std::fill efficiency?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: linux4all</title>
		<link>http://linux4all.blogsome.com/2008/09/23/one-more-bashorgru-citation/#comment-52</link>
		<pubDate>Thu, 02 Oct 2008 07:16:47 +0100</pubDate>
		<guid>http://linux4all.blogsome.com/2008/09/23/one-more-bashorgru-citation/#comment-52</guid>
					<description>Oops, thanks for the fix</description>
		<content:encoded><![CDATA[	<p>Oops, thanks for the fix
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
