<?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 Personal Blog</title> <atom:link href="http://theos.in/comments/feed/" rel="self" type="application/rss+xml" /><link>http://theos.in</link> <description>Stories, advice, and random thoughts from a thirty-something IT Consultant, *nix technologist, network and system administrator, Webmaster.</description> <lastBuildDate>Fri, 08 Feb 2013 08:26:04 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>Comment on Why God does not listen to our prayers? by Paula</title><link>http://theos.in/spirituality/why-god-does-not-listen-to-our-prayers/comment-page-2/#comment-22651</link> <dc:creator>Paula</dc:creator> <pubDate>Fri, 08 Feb 2013 08:26:04 +0000</pubDate> <guid
isPermaLink="false">http://b.cyberciti.org/wp1/why-god-does-not-listen-to-our-prayers.html#comment-22651</guid> <description><![CDATA[You are not going to hell. We all have trials to endure in our life.
We must keep our faith strong and we only can do that by creating a strong relationship with god through his son Jesus Christ . We should confess our sins and ask for forgiveness.
When the burden is to heavy we should kneel and pray.
We should ask god for patience, understanding and to give us wisdom.
I also have my trials but I keep praying i have many answered prayers, while others are not.
I pray daily to different saints to our father through his son.
I have been praying to st. Expedito , st. Edwiges , st. Gabriel, st. Jude, our mother in heaven, st. Rita cascia and I offer my prayers to all angels and saints in heaven.
Ask guidance to the Holy Spirit.
Honestly the answers come with time but I strength my relationship with god.
God test our faith and is not going to give us everything as we ask, he can see the big picture and might not be according with his will.
How many times we hear people to say they have been rescued and last minute.
Miracles happen everyday we see it around us.
Feelings depression are temporary.
Keep strong keep praying walk on the light of Jesus Christ.
Do not give up the devil temptations is everywhere including our thoughts.
The feel of guilty and abandon is a way the devil to take you from the path of god.
Hold strong keep praying and god will never abandon you
May god bless us all]]></description> <content:encoded><![CDATA[<p>You are not going to hell. We all have trials to endure in our life.<br
/> We must keep our faith strong and we only can do that by creating a strong relationship with god through his son Jesus Christ . We should confess our sins and ask for forgiveness.<br
/> When the burden is to heavy we should kneel and pray.<br
/> We should ask god for patience, understanding and to give us wisdom.<br
/> I also have my trials but I keep praying i have many answered prayers, while others are not.<br
/> I pray daily to different saints to our father through his son.<br
/> I have been praying to st. Expedito , st. Edwiges , st. Gabriel, st. Jude, our mother in heaven, st. Rita cascia and I offer my prayers to all angels and saints in heaven.<br
/> Ask guidance to the Holy Spirit.<br
/> Honestly the answers come with time but I strength my relationship with god.<br
/> God test our faith and is not going to give us everything as we ask, he can see the big picture and might not be according with his will.<br
/> How many times we hear people to say they have been rescued and last minute.<br
/> Miracles happen everyday we see it around us.<br
/> Feelings depression are temporary.<br
/> Keep strong keep praying walk on the light of Jesus Christ.<br
/> Do not give up the devil temptations is everywhere including our thoughts.<br
/> The feel of guilty and abandon is a way the devil to take you from the path of god.<br
/> Hold strong keep praying and god will never abandon you<br
/> May god bless us all</p> ]]></content:encoded> </item> <item><title>Comment on What Year Was The First Car Made? by Lukie 2013</title><link>http://theos.in/technology/what-year-was-the-first-car-made/comment-page-1/#comment-22648</link> <dc:creator>Lukie 2013</dc:creator> <pubDate>Thu, 07 Feb 2013 09:47:36 +0000</pubDate> <guid
isPermaLink="false">http://theos.in/what-year-was-the-first-car-made.html#comment-22648</guid> <description><![CDATA[Dear John,
I thought this too, itsn&#039;t it the earliest date that we&#039;ve both seen!
Hope you get my reply
Yours sinserly
Lukie 2013]]></description> <content:encoded><![CDATA[<p>Dear John,</p><p>I thought this too, itsn&#8217;t it the earliest date that we&#8217;ve both seen!</p><p>Hope you get my reply<br
/> Yours sinserly<br
/> Lukie 2013</p> ]]></content:encoded> </item> <item><title>Comment on Send mail bash script by nihilus</title><link>http://theos.in/shell-scripting/send-mail-bash-script/comment-page-2/#comment-22647</link> <dc:creator>nihilus</dc:creator> <pubDate>Thu, 07 Feb 2013 09:18:01 +0000</pubDate> <guid
isPermaLink="false">http://b.cyberciti.org/wp1/send-mail-bash-script.html#comment-22647</guid> <description><![CDATA[One easy way around the issue with unicode is to specify the correct encoding. If the current locale uses UTF, adding &lt;code&gt;
-a &quot;Content-Type: text/plain; charset=UTF-8&quot;&lt;/code&gt; to mail seems to do the trick.]]></description> <content:encoded><![CDATA[<p>One easy way around the issue with unicode is to specify the correct encoding. If the current locale uses UTF, adding <code><br
/> -a "Content-Type: text/plain; charset=UTF-8"</code> to mail seems to do the trick.</p> ]]></content:encoded> </item> <item><title>Comment on Send mail bash script by nihilus</title><link>http://theos.in/shell-scripting/send-mail-bash-script/comment-page-2/#comment-22646</link> <dc:creator>nihilus</dc:creator> <pubDate>Thu, 07 Feb 2013 09:12:12 +0000</pubDate> <guid
isPermaLink="false">http://b.cyberciti.org/wp1/send-mail-bash-script.html#comment-22646</guid> <description><![CDATA[This breaks as soon as the input contains a char not in ASCII. I am currently looking for sending correct emails from command line, but this command seems to process the text byte by byte which is not correct if it is not ASCII.]]></description> <content:encoded><![CDATA[<p>This breaks as soon as the input contains a char not in ASCII. I am currently looking for sending correct emails from command line, but this command seems to process the text byte by byte which is not correct if it is not ASCII.</p> ]]></content:encoded> </item> <item><title>Comment on Why I can&#8217;t see the GOD? by Look Don't See</title><link>http://theos.in/spirituality/why-i-cant-see-the-god/comment-page-3/#comment-22644</link> <dc:creator>Look Don't See</dc:creator> <pubDate>Wed, 06 Feb 2013 16:20:12 +0000</pubDate> <guid
isPermaLink="false">http://b.cyberciti.org/wp1/why-i-cant-see-the-god.html#comment-22644</guid> <description><![CDATA[There is a You Tube video that was filmed in 2002 where Vijay Kumar was making predictions about 2012
http://www.youtube.com/watch?v=NBymZs1xe-s
Watch this and you will know the extent of the lies that were told to get people to attend the programs. Check what was being said and check what is fact now. He said that 1/3 of the world population will be definitely wiped out (even if everybody gets enlightened). Population of the world 7 billion, 1/3 of that is 2.3 billion! The planet must be filled with Zombies who are actually dead but do not know that!!!!!
Its a joke to listen to Vijay Kumar&#039;s predictions and the proof of the lies is to compare that now with what is there in the world.
A Nobody]]></description> <content:encoded><![CDATA[<p>There is a You Tube video that was filmed in 2002 where Vijay Kumar was making predictions about 2012</p><p><a
href="http://www.youtube.com/watch?v=NBymZs1xe-s" rel="nofollow">http://www.youtube.com/watch?v=NBymZs1xe-s</a></p><p>Watch this and you will know the extent of the lies that were told to get people to attend the programs. Check what was being said and check what is fact now. He said that 1/3 of the world population will be definitely wiped out (even if everybody gets enlightened). Population of the world 7 billion, 1/3 of that is 2.3 billion! The planet must be filled with Zombies who are actually dead but do not know that!!!!!</p><p>Its a joke to listen to Vijay Kumar&#8217;s predictions and the proof of the lies is to compare that now with what is there in the world.</p><p>A Nobody</p> ]]></content:encoded> </item> <item><title>Comment on Why God does not listen to our prayers? by Anonymous</title><link>http://theos.in/spirituality/why-god-does-not-listen-to-our-prayers/comment-page-2/#comment-22642</link> <dc:creator>Anonymous</dc:creator> <pubDate>Tue, 05 Feb 2013 14:40:15 +0000</pubDate> <guid
isPermaLink="false">http://b.cyberciti.org/wp1/why-god-does-not-listen-to-our-prayers.html#comment-22642</guid> <description><![CDATA[God have/has/had no existing and we are too young to believe in fairy tall]]></description> <content:encoded><![CDATA[<p>God have/has/had no existing and we are too young to believe in fairy tall</p> ]]></content:encoded> </item> <item><title>Comment on How to: Find out domain expiration date by sree</title><link>http://theos.in/windows-xp/get-my-domain-expiration-date/comment-page-1/#comment-22641</link> <dc:creator>sree</dc:creator> <pubDate>Tue, 05 Feb 2013 05:44:20 +0000</pubDate> <guid
isPermaLink="false">http://theos.in/get-my-domain-expiration-date.html#comment-22641</guid> <description><![CDATA[Do you know how to check domains that have already expired?]]></description> <content:encoded><![CDATA[<p>Do you know how to check domains that have already expired?</p> ]]></content:encoded> </item> <item><title>Comment on How to glow your skin by Anonymous</title><link>http://theos.in/life-style-and-diet/how-to-glow-your-skin/comment-page-3/#comment-22640</link> <dc:creator>Anonymous</dc:creator> <pubDate>Tue, 05 Feb 2013 05:08:56 +0000</pubDate> <guid
isPermaLink="false">http://b.cyberciti.org/wp1/how-to-glow-your-skin.html#comment-22640</guid> <description><![CDATA[Drink carrot juice]]></description> <content:encoded><![CDATA[<p>Drink carrot juice</p> ]]></content:encoded> </item> <item><title>Comment on What lions eat by Anonymous</title><link>http://theos.in/hakuna-matata/lions-diet-hunting-information/comment-page-1/#comment-22639</link> <dc:creator>Anonymous</dc:creator> <pubDate>Mon, 04 Feb 2013 18:17:38 +0000</pubDate> <guid
isPermaLink="false">http://theos.in/lions-diet-hunting-information.html#comment-22639</guid> <description><![CDATA[i have project about animal so i chose lion because lions are very strong and brave but i cant find nothing important about them is it difficult to u as vel]]></description> <content:encoded><![CDATA[<p>i have project about animal so i chose lion because lions are very strong and brave but i cant find nothing important about them is it difficult to u as vel</p> ]]></content:encoded> </item> <item><title>Comment on Free Fast Public DNS Servers List by Ib Madsen</title><link>http://theos.in/windows-xp/free-fast-public-dns-server-list/comment-page-6/#comment-22637</link> <dc:creator>Ib Madsen</dc:creator> <pubDate>Sun, 03 Feb 2013 18:19:38 +0000</pubDate> <guid
isPermaLink="false">http://theos.in/free-fast-public-dns-server-list.html#comment-22637</guid> <description><![CDATA[Thanks for great website.]]></description> <content:encoded><![CDATA[<p>Thanks for great website.</p> ]]></content:encoded> </item> </channel> </rss>