<?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 Linuxing</title>
	<atom:link href="http://blog.linuxing.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.linuxing.org</link>
	<description>Celebrating Life with Linux</description>
	<lastBuildDate>Sun, 18 Apr 2010 22:29:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How To Compile A Kernel &#8211; The Fedora Way by princelibya14</title>
		<link>http://blog.linuxing.org/2010/01/how-to-compile-a-kernel-the-fedora-way/comment-page-1/#comment-19</link>
		<dc:creator>princelibya14</dc:creator>
		<pubDate>Sun, 18 Apr 2010 22:29:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.linuxing.org/?p=56#comment-19</guid>
		<description>hi, i have done all these steps, but i got error when i enter to my new kernel there is network to connection to internet , so can any one help me to solve this problem, cause i am not expert in fedora 10( i mean in Linux )
my regards</description>
		<content:encoded><![CDATA[<p>hi, i have done all these steps, but i got error when i enter to my new kernel there is network to connection to internet , so can any one help me to solve this problem, cause i am not expert in fedora 10( i mean in Linux )<br />
my regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Write The Linux Kernel by neal</title>
		<link>http://blog.linuxing.org/2009/12/how-to-write-the-linux-kernel/comment-page-1/#comment-11</link>
		<dc:creator>neal</dc:creator>
		<pubDate>Thu, 31 Dec 2009 07:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.linuxing.org/?p=27#comment-11</guid>
		<description>well here i want to tell you  two things....
1. the stable and unstable version thing is still in the market 
2. All about the level of post this post is made with the purpose to give knowledge to newbies and all who are in this field.

I will add the entries on how to write the kernel soon enough so need not to worry about that.

wait for my next post.

c ya</description>
		<content:encoded><![CDATA[<p>well here i want to tell you  two things&#8230;.<br />
1. the stable and unstable version thing is still in the market<br />
2. All about the level of post this post is made with the purpose to give knowledge to newbies and all who are in this field.</p>
<p>I will add the entries on how to write the kernel soon enough so need not to worry about that.</p>
<p>wait for my next post.</p>
<p>c ya</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Write The Linux Kernel by Abhisek Sanyal</title>
		<link>http://blog.linuxing.org/2009/12/how-to-write-the-linux-kernel/comment-page-1/#comment-10</link>
		<dc:creator>Abhisek Sanyal</dc:creator>
		<pubDate>Sun, 27 Dec 2009 20:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.linuxing.org/?p=27#comment-10</guid>
		<description>Hi Neal,
  Good post, however several points come to my mind
  a) This is an introduction on how to write a Kernel module and not on how to write the linux kernel itself. You need to change the topic and the relevant text.
  b) You have not talked about how to actually compile the kernel module, I am assuming that you were going to talk in the later posts on how to compile the module itself  ?
  c) The paragraph which stated that &quot;The Linux kernel versions are divided between the stable versions (n..m) and the development versions (n..m).&quot; is no longer applicable. Check the links http://kerneltrap.org/Linux/Kernel_Release_Numbering_Redux and 
http://en.wikipedia.org/wiki/Software_versioning#Odd-numbered_versions_for_development_releases
  d) I have always found the book &quot;Linux Device Drivers&quot; available for download at http://lwn.net/Kernel/LDD3/ to be a very useful resource.</description>
		<content:encoded><![CDATA[<p>Hi Neal,<br />
  Good post, however several points come to my mind<br />
  a) This is an introduction on how to write a Kernel module and not on how to write the linux kernel itself. You need to change the topic and the relevant text.<br />
  b) You have not talked about how to actually compile the kernel module, I am assuming that you were going to talk in the later posts on how to compile the module itself  ?<br />
  c) The paragraph which stated that &#8220;The Linux kernel versions are divided between the stable versions (n..m) and the development versions (n..m).&#8221; is no longer applicable. Check the links <a href="http://kerneltrap.org/Linux/Kernel_Release_Numbering_Redux" rel="nofollow">http://kerneltrap.org/Linux/Kernel_Release_Numbering_Redux</a> and<br />
<a href="http://en.wikipedia.org/wiki/Software_versioning#Odd-numbered_versions_for_development_releases" rel="nofollow">http://en.wikipedia.org/wiki/Software_versioning#Odd-numbered_versions_for_development_releases</a><br />
  d) I have always found the book &#8220;Linux Device Drivers&#8221; available for download at <a href="http://lwn.net/Kernel/LDD3/" rel="nofollow">http://lwn.net/Kernel/LDD3/</a> to be a very useful resource.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web based php script to check MySQL replication status by Rakesh Nigam</title>
		<link>http://blog.linuxing.org/2009/11/web-based-script-to-check-mysql-replication-status/comment-page-1/#comment-5</link>
		<dc:creator>Rakesh Nigam</dc:creator>
		<pubDate>Fri, 20 Nov 2009 06:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.linuxing.org/?p=18#comment-5</guid>
		<description>Hi Jagbir,

you have written very good script. I will use in my code and let you know for the future enhancement . 

Thanks &amp; Regards,
Rakesh Nigam</description>
		<content:encoded><![CDATA[<p>Hi Jagbir,</p>
<p>you have written very good script. I will use in my code and let you know for the future enhancement . </p>
<p>Thanks &amp; Regards,<br />
Rakesh Nigam</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linuxing Forums by Celldweller</title>
		<link>http://blog.linuxing.org/forums/comment-page-1/#comment-3</link>
		<dc:creator>Celldweller</dc:creator>
		<pubDate>Sun, 08 Nov 2009 07:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.linuxing.org/?page_id=2#comment-3</guid>
		<description>Nice work . I really appreciate the steps taken for simplifying linux. M also running a website named Linoob.com .</description>
		<content:encoded><![CDATA[<p>Nice work . I really appreciate the steps taken for simplifying linux. M also running a website named Linoob.com .</p>
]]></content:encoded>
	</item>
</channel>
</rss>
