<?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 for Shell Tips !</title>
	<atom:link href="http://www.shell-tips.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shell-tips.com</link>
	<description>Some useful tips about CLI tools, Shell scripts and batch files... GNU Bash, Windows XP, SQL, Help Sheets / Cheat Sheets, etc.</description>
	<lastBuildDate>Thu, 11 Feb 2010 23:39:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Fine tuning a Linux Apache MySQL PHP (LAMP) server by PythonSucks</title>
		<link>http://www.shell-tips.com/2006/11/25/fine-tuning-a-linux-apache-mysql-php-lamp-server/comment-page-1/#comment-63200</link>
		<dc:creator>PythonSucks</dc:creator>
		<pubDate>Thu, 11 Feb 2010 23:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.shell-tips.com/2006/11/25/fine-tuning-a-linux-apache-mysql-php-lamp-server/#comment-63200</guid>
		<description>I liked this part:&lt;br&gt;&lt;br&gt;  One important thing to don’t forget is &lt;br&gt;  whatever you tune on your server, that &lt;br&gt;  will never be enough if you have a &lt;br&gt;  bloody developed programs running &lt;br&gt;  on it !&lt;br&gt;&lt;br&gt;&lt;br&gt;So true, and using python as one of the first commentators suggested would be a very BAD idea for just that reason.&lt;br&gt;&lt;br&gt;It would appear the author of python is a control freak, and rather than following standard, time-proven conventions, he instead chose to impose HIS very awkward style on everyone he uses the language.&lt;br&gt;&lt;br&gt;That being the case, most people have trouble wrapping their head around python since it&#039;s *NOTHING* like C (or other traditional languages, for that matter). PHP and even PERL use C-like constructs where it makes sense, so it&#039;s easier to transition from a traditional programming background to those particular languages.&lt;br&gt;&lt;br&gt;That means less garbage code for those of us maintaining production servers to have to tune around.&lt;br&gt;&lt;br&gt;Honestly, if I had to work with python I&#039;d probably quit on the spot. It&#039;s THAT bad!</description>
		<content:encoded><![CDATA[<p>I liked this part:</p>
<p>  One important thing to don’t forget is <br />  whatever you tune on your server, that <br />  will never be enough if you have a <br />  bloody developed programs running <br />  on it !</p>
<p>So true, and using python as one of the first commentators suggested would be a very BAD idea for just that reason.</p>
<p>It would appear the author of python is a control freak, and rather than following standard, time-proven conventions, he instead chose to impose HIS very awkward style on everyone he uses the language.</p>
<p>That being the case, most people have trouble wrapping their head around python since it&#39;s *NOTHING* like C (or other traditional languages, for that matter). PHP and even PERL use C-like constructs where it makes sense, so it&#39;s easier to transition from a traditional programming background to those particular languages.</p>
<p>That means less garbage code for those of us maintaining production servers to have to tune around.</p>
<p>Honestly, if I had to work with python I&#39;d probably quit on the spot. It&#39;s THAT bad!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to flush DNS Cache in Mac OS X ? by Jack Palance</title>
		<link>http://www.shell-tips.com/2008/01/03/how-to-flush-dns-cache-in-mac-os-x/comment-page-1/#comment-63199</link>
		<dc:creator>Jack Palance</dc:creator>
		<pubDate>Mon, 18 Jan 2010 07:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.shell-tips.com/2008/01/03/how-to-flush-dns-cache-in-mac-os-x/#comment-63199</guid>
		<description>I can confirm dscacheutil -flushcache also works with 10.6 and lookupd -flushcache works with 10.3</description>
		<content:encoded><![CDATA[<p>I can confirm dscacheutil -flushcache also works with 10.6 and lookupd -flushcache works with 10.3</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash &#8211; How to fix the &#8220;Security sandbox violation: BitmapData.draw&#8221; by urdnaxela</title>
		<link>http://www.shell-tips.com/2009/08/30/flash-how-to-fix-the-security-sandbox-violation-bitmapdata-draw/comment-page-1/#comment-63198</link>
		<dc:creator>urdnaxela</dc:creator>
		<pubDate>Thu, 14 Jan 2010 14:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.shell-tips.com/?p=85#comment-63198</guid>
		<description>here is how to fix the crossdomain snapshot Sandbox Security Violation for the BitmapDate.draw(): &lt;br&gt;&lt;a href=&quot;http://www.thebluepipe.com/Developer/tutorials/as3/Crossdomain-Video-Snapshot-Fixing-BitmapData-draw-Security-Sandbox-Violation.html&quot; rel=&quot;nofollow&quot;&gt;http://www.thebluepipe.com/Developer/tutorials/...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>here is how to fix the crossdomain snapshot Sandbox Security Violation for the BitmapDate.draw(): <br /><a href="http://www.thebluepipe.com/Developer/tutorials/as3/Crossdomain-Video-Snapshot-Fixing-BitmapData-draw-Security-Sandbox-Violation.html" rel="nofollow"></a><a href="http://www.thebluepipe.com/Developer/tutorials/.." >http://www.thebluepipe.com/Developer/tutorials/..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CLI workaround for Windows XP : Doing a pause in a batch script by Marcin Dabrowski</title>
		<link>http://www.shell-tips.com/2006/11/07/cli-workaround-for-windows-xp-doing-a-pause-in-a-batch-script/comment-page-1/#comment-63194</link>
		<dc:creator>Marcin Dabrowski</dc:creator>
		<pubDate>Sat, 12 Dec 2009 13:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.shell-tips.com/2006/11/07/cli-workaround-for-windows-xp-doing-a-pause-in-a-batch-script/#comment-63194</guid>
		<description>Hi,&lt;br&gt;I decided to write sleep for my own.&lt;br&gt;Checkout my blog &lt;a href=&quot;http://www.marcindabrowski.net/?p=122&quot; rel=&quot;nofollow&quot;&gt;http://www.marcindabrowski.net/?p=122&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi,<br />I decided to write sleep for my own.<br />Checkout my blog <a href="http://www.marcindabrowski.net/?p=122" >http://www.marcindabrowski.net/?p=122</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Determine which Windows OS version is running by Michael Klement</title>
		<link>http://www.shell-tips.com/2006/11/24/determine-which-windows-os-version-is-running/comment-page-1/#comment-63193</link>
		<dc:creator>Michael Klement</dc:creator>
		<pubDate>Wed, 11 Nov 2009 01:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.shell-tips.com/2006/11/24/determine-which-windows-os-version-is-running/#comment-63193</guid>
		<description>Note that this no longer works from W2K3 on, as any identifying name has been removed from the output of &#039;ver.exe&#039;.&lt;br&gt;&lt;br&gt;For instance, on a Vista system you may get:&lt;br&gt;    Microsoft Windows [Version 6.0.6002]&lt;br&gt;&lt;br&gt;You can, however, extract the major and minor version from the output using &#039;for /f&#039;, which implies the OS edition - but only to a degree: Vista and W2K8, as well as Windows 7 and W2K8 R2 are built on the same kernel, and thus report the same version numbers.</description>
		<content:encoded><![CDATA[<p>Note that this no longer works from W2K3 on, as any identifying name has been removed from the output of &#39;ver.exe&#39;.</p>
<p>For instance, on a Vista system you may get:<br />    Microsoft Windows [Version 6.0.6002]</p>
<p>You can, however, extract the major and minor version from the output using &#39;for /f&#39;, which implies the OS edition &#8211; but only to a degree: Vista and W2K8, as well as Windows 7 and W2K8 R2 are built on the same kernel, and thus report the same version numbers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
