<?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 MyHowTo.org</title>
	<atom:link href="http://myhowto.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://myhowto.org</link>
	<description>All about software engineering</description>
	<pubDate>Sat, 04 Feb 2012 19:58:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Exploring System Internals with lsof and strace by dafur</title>
		<link>http://myhowto.org/solving-problems/7-exploring-system-internals-with-lsof-and-strace/comment-page-1/#comment-182</link>
		<dc:creator>dafur</dc:creator>
		<pubDate>Tue, 10 Jan 2012 19:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://myhowto.org/solving-problems/5-exploring-system-internals-with-lsof-and-strace/#comment-182</guid>
		<description>Thank you for this excellent article, very accurate and useful information; I had been looking around for a while trying to find a way to fix a socket hungry app, and now I'm able to debug it

regards</description>
		<content:encoded><![CDATA[<p>Thank you for this excellent article, very accurate and useful information; I had been looking around for a while trying to find a way to fix a socket hungry app, and now I&#8217;m able to debug it</p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending and receiving GSM SMS on Blackberry using RIM APIs by Nikolai</title>
		<link>http://myhowto.org/java/j2me/22-sending-and-receiving-gsm-sms-on-blackberry-using-rim-apis/comment-page-1/#comment-181</link>
		<dc:creator>Nikolai</dc:creator>
		<pubDate>Mon, 26 Dec 2011 17:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://myhowto.org/java/j2me/22-sending-and-receiving-gsm-sms-on-blackberry-using-rim-apis/#comment-181</guid>
		<description>This is Blackberry device API, you cannot use it outside of that device unless you want to use the device as some kind of bridge for sending the SMSes. But there are cheaper solutions if you need to send SMS from the server - SMS aggregators etc.</description>
		<content:encoded><![CDATA[<p>This is Blackberry device API, you cannot use it outside of that device unless you want to use the device as some kind of bridge for sending the SMSes. But there are cheaper solutions if you need to send SMS from the server - SMS aggregators etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending and receiving GSM SMS on Blackberry using RIM APIs by max</title>
		<link>http://myhowto.org/java/j2me/22-sending-and-receiving-gsm-sms-on-blackberry-using-rim-apis/comment-page-1/#comment-180</link>
		<dc:creator>max</dc:creator>
		<pubDate>Mon, 26 Dec 2011 15:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://myhowto.org/java/j2me/22-sending-and-receiving-gsm-sms-on-blackberry-using-rim-apis/#comment-180</guid>
		<description>Just one question... it is possible to send sms from my linux server using this api? or is an internal connection?</description>
		<content:encoded><![CDATA[<p>Just one question&#8230; it is possible to send sms from my linux server using this api? or is an internal connection?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending and receiving GSM SMS on Blackberry using RIM APIs by Nikolai</title>
		<link>http://myhowto.org/java/j2me/22-sending-and-receiving-gsm-sms-on-blackberry-using-rim-apis/comment-page-1/#comment-177</link>
		<dc:creator>Nikolai</dc:creator>
		<pubDate>Wed, 07 Dec 2011 22:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://myhowto.org/java/j2me/22-sending-and-receiving-gsm-sms-on-blackberry-using-rim-apis/#comment-177</guid>
		<description>What is so special about ASP.NET? Which SMS service (aggregator) are you using or planning to use? In most of the cases you just use a Web service for sending SMSes. Very few people require something like SMPP connection to the operator to send large number of messages.</description>
		<content:encoded><![CDATA[<p>What is so special about ASP.NET? Which SMS service (aggregator) are you using or planning to use? In most of the cases you just use a Web service for sending SMSes. Very few people require something like SMPP connection to the operator to send large number of messages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending and receiving GSM SMS on Blackberry using RIM APIs by sadhana</title>
		<link>http://myhowto.org/java/j2me/22-sending-and-receiving-gsm-sms-on-blackberry-using-rim-apis/comment-page-1/#comment-176</link>
		<dc:creator>sadhana</dc:creator>
		<pubDate>Wed, 07 Dec 2011 12:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://myhowto.org/java/j2me/22-sending-and-receiving-gsm-sms-on-blackberry-using-rim-apis/#comment-176</guid>
		<description>Hi every one!

Anybody can help me coding sending and receiving SMS for Blackberry in ASP.NET?</description>
		<content:encoded><![CDATA[<p>Hi every one!</p>
<p>Anybody can help me coding sending and receiving SMS for Blackberry in ASP.NET?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending and receiving GSM SMS on Blackberry using RIM APIs by Nikolai</title>
		<link>http://myhowto.org/java/j2me/22-sending-and-receiving-gsm-sms-on-blackberry-using-rim-apis/comment-page-1/#comment-172</link>
		<dc:creator>Nikolai</dc:creator>
		<pubDate>Tue, 06 Sep 2011 01:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://myhowto.org/java/j2me/22-sending-and-receiving-gsm-sms-on-blackberry-using-rim-apis/#comment-172</guid>
		<description>Hi Nishant,

How do you sent these SMSes? Are you using some kind of aggregator or another device? Are you sure you are sending binary SMSes, not the text ones? Does your app get them too or they end up in your inbox and the app gets nothing?</description>
		<content:encoded><![CDATA[<p>Hi Nishant,</p>
<p>How do you sent these SMSes? Are you using some kind of aggregator or another device? Are you sure you are sending binary SMSes, not the text ones? Does your app get them too or they end up in your inbox and the app gets nothing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending and receiving GSM SMS on Blackberry using RIM APIs by Nishant</title>
		<link>http://myhowto.org/java/j2me/22-sending-and-receiving-gsm-sms-on-blackberry-using-rim-apis/comment-page-1/#comment-171</link>
		<dc:creator>Nishant</dc:creator>
		<pubDate>Tue, 06 Sep 2011 00:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://myhowto.org/java/j2me/22-sending-and-receiving-gsm-sms-on-blackberry-using-rim-apis/#comment-171</guid>
		<description>Hello,

I want to block SMS so they can not displayed in Inbox. Please help me. Changing port in Message Connection not working for me. Please reply ASAP.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I want to block SMS so they can not displayed in Inbox. Please help me. Changing port in Message Connection not working for me. Please reply ASAP.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exploring System Internals with lsof and strace by ashu</title>
		<link>http://myhowto.org/solving-problems/7-exploring-system-internals-with-lsof-and-strace/comment-page-1/#comment-168</link>
		<dc:creator>ashu</dc:creator>
		<pubDate>Tue, 02 Aug 2011 11:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://myhowto.org/solving-problems/5-exploring-system-internals-with-lsof-and-strace/#comment-168</guid>
		<description>good article</description>
		<content:encoded><![CDATA[<p>good article</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending and receiving GSM SMS on Blackberry using RIM APIs by ahmad</title>
		<link>http://myhowto.org/java/j2me/22-sending-and-receiving-gsm-sms-on-blackberry-using-rim-apis/comment-page-1/#comment-164</link>
		<dc:creator>ahmad</dc:creator>
		<pubDate>Mon, 15 Nov 2010 09:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://myhowto.org/java/j2me/22-sending-and-receiving-gsm-sms-on-blackberry-using-rim-apis/#comment-164</guid>
		<description>plz help how to create a class to receive incoming sms and still listen and notify when the application is closed</description>
		<content:encoded><![CDATA[<p>plz help how to create a class to receive incoming sms and still listen and notify when the application is closed</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disabling Spotlight in OS X Leopard for the removable drives by peri</title>
		<link>http://myhowto.org/mac-os-x/52-disabling-spotlight-in-os-x-leopard-for-the-removable-drives/comment-page-1/#comment-163</link>
		<dc:creator>peri</dc:creator>
		<pubDate>Mon, 01 Nov 2010 20:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://myhowto.org/mac-os-x/52-disabling-spotlight-in-os-x-leopard-for-the-removable-drives/#comment-163</guid>
		<description>Please send me your “spotstop” shell script and instructions. I have two external clones of my startup drive, so spotlight searches give results in triplicate. I fixed the same problem for the "Open With" dialog using: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user. I'd like something simple like that for spotlight, I suspect your "spotstop" is that.</description>
		<content:encoded><![CDATA[<p>Please send me your “spotstop” shell script and instructions. I have two external clones of my startup drive, so spotlight searches give results in triplicate. I fixed the same problem for the &#8220;Open With&#8221; dialog using: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user. I&#8217;d like something simple like that for spotlight, I suspect your &#8220;spotstop&#8221; is that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

