<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Dipin Krishna</title>
	
	<link>http://dipinkrishna.com</link>
	<description>I love to code</description>
	<lastBuildDate>Wed, 09 May 2012 07:21:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Dipin" /><feedburner:info uri="dipin" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>Dipin</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>iOS: NSNotificationCenter – broadcast information within a program</title>
		<link>http://feedproxy.google.com/~r/Dipin/~3/UfwHgruRa-4/</link>
		<comments>http://dipinkrishna.com/blog/2012/05/ios-nsnotificationcenter-broadcast-information-program/#comments</comments>
		<pubDate>Thu, 03 May 2012 21:39:39 +0000</pubDate>
		<dc:creator>Dipin Krishna</dc:creator>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[Objective C]]></category>
		<category><![CDATA[broadcast. addobserver]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[NSNotificationCenter]]></category>
		<category><![CDATA[removeobserver]]></category>

		<guid isPermaLink="false">http://dipinkrishna.com/?p=323</guid>
		<description>An NSNotificationCenter object (or simply, notification center) provides a mechanism for broadcasting information within a program. An NSNotificationCenter object is essentially a notification dispatch table. Objects register with a notification center to receive notifications (NSNotification objects) using the addObserver:selector:name:object: or addObserverForName:object:queue:usingBlock: methods. Each invocation of this method specifies a set of notifications. Therefore, objects may [...]&lt;img src="http://feeds.feedburner.com/~r/Dipin/~4/UfwHgruRa-4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dipinkrishna.com/blog/2012/05/ios-nsnotificationcenter-broadcast-information-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dipinkrishna.com/blog/2012/05/ios-nsnotificationcenter-broadcast-information-program/</feedburner:origLink></item>
		<item>
		<title>iOS: Check whether internet connection is available</title>
		<link>http://feedproxy.google.com/~r/Dipin/~3/JMDDo7j0c-s/</link>
		<comments>http://dipinkrishna.com/blog/2012/04/ios-check-internet-connection/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 14:59:50 +0000</pubDate>
		<dc:creator>Dipin Krishna</dc:creator>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[Objective C]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[internet connection]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[network connectivity]]></category>
		<category><![CDATA[reachability]]></category>

		<guid isPermaLink="false">http://dipinkrishna.com/?p=285</guid>
		<description>Here, i am just checking whether network connectivity is available to a server and its done synchronously. You can use Reachability if you need notifications when there is any change in the network connectivity. For this you have to include the SystemConfiguration.framework in your project. Now add, #import &amp;#34;SystemConfiguration/SystemConfiguration.h&amp;#34; and the below function to your [...]&lt;img src="http://feeds.feedburner.com/~r/Dipin/~4/JMDDo7j0c-s" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dipinkrishna.com/blog/2012/04/ios-check-internet-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dipinkrishna.com/blog/2012/04/ios-check-internet-connection/</feedburner:origLink></item>
		<item>
		<title>android.os.NetworkOnMainThreadException due to StrictMode.ThreadPolicy</title>
		<link>http://feedproxy.google.com/~r/Dipin/~3/7RBZRzZO4ZA/</link>
		<comments>http://dipinkrishna.com/blog/2012/04/android-os-networkonmainthreadexception-due-strictmode-threadpolicy/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 07:43:13 +0000</pubDate>
		<dc:creator>Dipin Krishna</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[NetworkOnMain]]></category>
		<category><![CDATA[StrictMode.ThreadPolicy]]></category>
		<category><![CDATA[ThreadException]]></category>

		<guid isPermaLink="false">http://dipinkrishna.com/?p=274</guid>
		<description>StrictMode.ThreadPolicy was introduced since API Level 9 and the default thread policy had been changed since API Level 11, which in short, does not allow network operation (include HttpClient and HttpUrlConnection) get executed on UI thread. if you do this, you get NetworkOnMainThreadException.&lt;img src="http://feeds.feedburner.com/~r/Dipin/~4/7RBZRzZO4ZA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dipinkrishna.com/blog/2012/04/android-os-networkonmainthreadexception-due-strictmode-threadpolicy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dipinkrishna.com/blog/2012/04/android-os-networkonmainthreadexception-due-strictmode-threadpolicy/</feedburner:origLink></item>
		<item>
		<title>Remove ui.streamride.net ads injected by ISPs (Asianet in my case)</title>
		<link>http://feedproxy.google.com/~r/Dipin/~3/_aKO7JNBuJo/</link>
		<comments>http://dipinkrishna.com/blog/2012/03/remove-ui-streamride-net-ads-injected-isps-asianet-case/#comments</comments>
		<pubDate>Sat, 31 Mar 2012 09:04:17 +0000</pubDate>
		<dc:creator>Dipin Krishna</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[asianet]]></category>
		<category><![CDATA[injected]]></category>
		<category><![CDATA[isp]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[ui.streamride.net]]></category>

		<guid isPermaLink="false">http://dipinkrishna.com/?p=248</guid>
		<description>Read it full here : Asianet(ISP) injecting javascript code(ads) in every webpage requested by the customer Here asianet(ISP) is injecting a javascript code into a website without the permission of the website owner and that&amp;#8217;s against law. This is the piece of code they are inserting &amp;#60;br /&amp;#62; &amp;#60;div id=&amp;#34;sTREAMrIDE&amp;#34; class=&amp;#34;11;68&amp;#34;&amp;#62;&amp;#38;nbsp;&amp;#60;/div&amp;#62; &amp;#60;p&amp;#62; &amp;#160; &amp;#60;p&amp;#62; &amp;#160; [...]&lt;img src="http://feeds.feedburner.com/~r/Dipin/~4/_aKO7JNBuJo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dipinkrishna.com/blog/2012/03/remove-ui-streamride-net-ads-injected-isps-asianet-case/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://dipinkrishna.com/blog/2012/03/remove-ui-streamride-net-ads-injected-isps-asianet-case/</feedburner:origLink></item>
		<item>
		<title>Asianet(ISP) injecting javascript code(ads) in every webpage requested by the customer</title>
		<link>http://feedproxy.google.com/~r/Dipin/~3/RktD22HUEwY/</link>
		<comments>http://dipinkrishna.com/blog/2012/03/asianetisp-injecting-javascript-codeads-webpage-requested-customer/#comments</comments>
		<pubDate>Sat, 31 Mar 2012 05:07:17 +0000</pubDate>
		<dc:creator>Dipin Krishna</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[asianet]]></category>
		<category><![CDATA[cyber crime]]></category>
		<category><![CDATA[isp]]></category>
		<category><![CDATA[streamride]]></category>
		<category><![CDATA[streamride.net]]></category>
		<category><![CDATA[ui.streamride.net]]></category>

		<guid isPermaLink="false">http://dipinkrishna.com/?p=209</guid>
		<description>&amp;#160;&amp;#160; Yesterday, while i was browsing the internet, i noticed that an ad is shown on the right side of each webpage i pull from the internet. &amp;#160; &amp;#160; What i am seeing is an ad that is generated by the javascript, but i am deeply concerned about the other activities it might be doing. [...]&lt;img src="http://feeds.feedburner.com/~r/Dipin/~4/RktD22HUEwY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dipinkrishna.com/blog/2012/03/asianetisp-injecting-javascript-codeads-webpage-requested-customer/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		<feedburner:origLink>http://dipinkrishna.com/blog/2012/03/asianetisp-injecting-javascript-codeads-webpage-requested-customer/</feedburner:origLink></item>
		<item>
		<title>iPhone(iOS) programming: A LOGIN screen which POST data to a url and parses the JSON response</title>
		<link>http://feedproxy.google.com/~r/Dipin/~3/S4INH4kyLlA/</link>
		<comments>http://dipinkrishna.com/blog/2012/03/iphoneios-programming-login-screen-post-data-url-parses-json-response/#comments</comments>
		<pubDate>Sat, 24 Mar 2012 05:51:06 +0000</pubDate>
		<dc:creator>Dipin Krishna</dc:creator>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[Objective C]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[POST]]></category>

		<guid isPermaLink="false">http://dipinkrishna.com/?p=175</guid>
		<description>This tutorial will guide you to create a simple app with a Login screen which takes username and password from the user and then posts it to a url and parses the JSON response form the server.&lt;img src="http://feeds.feedburner.com/~r/Dipin/~4/S4INH4kyLlA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dipinkrishna.com/blog/2012/03/iphoneios-programming-login-screen-post-data-url-parses-json-response/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dipinkrishna.com/blog/2012/03/iphoneios-programming-login-screen-post-data-url-parses-json-response/</feedburner:origLink></item>
		<item>
		<title>Perl: Process an array or a hash inside a Template</title>
		<link>http://feedproxy.google.com/~r/Dipin/~3/pgV7p2ZarY4/</link>
		<comments>http://dipinkrishna.com/blog/2012/03/perl-process-array-hash-template/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 05:01:56 +0000</pubDate>
		<dc:creator>Dipin Krishna</dc:creator>
				<category><![CDATA[PERL]]></category>

		<guid isPermaLink="false">http://dipinkrishna.com/?p=158</guid>
		<description>Process and array or a hash inside a perl template #Print an Array named items &amp;#91;% FOREACH item IN items -%&amp;#93; &amp;#91;% item %&amp;#93; &amp;#91;% END -%&amp;#93; &amp;#160; #Print a HASH named items &amp;#91;% FOREACH key IN items.keys.sort -%&amp;#93; &amp;#91;% key %&amp;#93;: &amp;#91;% terms.$key %&amp;#93; &amp;#91;% END -%&amp;#93; Enjoy coding!&lt;img src="http://feeds.feedburner.com/~r/Dipin/~4/pgV7p2ZarY4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dipinkrishna.com/blog/2012/03/perl-process-array-hash-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dipinkrishna.com/blog/2012/03/perl-process-array-hash-template/</feedburner:origLink></item>
		<item>
		<title>RubyOnRails: Create a Controller and Views for it using a single command</title>
		<link>http://feedproxy.google.com/~r/Dipin/~3/zWOS1qNZBfw/</link>
		<comments>http://dipinkrishna.com/blog/2011/02/rubyonrails-create-controller-views-single-command/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 20:14:15 +0000</pubDate>
		<dc:creator>Dipin Krishna</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[views]]></category>

		<guid isPermaLink="false">http://dipinkrishna.com/?p=146</guid>
		<description>Lets create a controller named &amp;#8216;home&amp;#8216; with  views &amp;#8216;index&amp;#8216;, &amp;#8216;view2&amp;#8242; view3&amp;#8242;. Fortunately, you can do that in a single command. Enter this command in your terminal: $ rails generate controller home index view2 view3 Rails will create several files for you, including app/views/home/index.html.erb. This is the template that will be used to display the results [...]&lt;img src="http://feeds.feedburner.com/~r/Dipin/~4/zWOS1qNZBfw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dipinkrishna.com/blog/2011/02/rubyonrails-create-controller-views-single-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dipinkrishna.com/blog/2011/02/rubyonrails-create-controller-views-single-command/</feedburner:origLink></item>
		<item>
		<title>Magento: Check if an admin is logged in or not</title>
		<link>http://feedproxy.google.com/~r/Dipin/~3/vDTKT_-hX0E/</link>
		<comments>http://dipinkrishna.com/blog/2011/01/magento-check-admin-logged/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 06:50:22 +0000</pubDate>
		<dc:creator>Dipin Krishna</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://dipinkrishna.com/?p=138</guid>
		<description>If you are writing a custom module, and you want it to be accessed only by admins, then you possibly need the following code in your controller. //get the admin session Mage::getSingleton&amp;#40;'core/session', array&amp;#40;'name'=&amp;#62;'adminhtml'&amp;#41;&amp;#41;; //verify if the user is logged in to the backend if&amp;#40;Mage::getSingleton&amp;#40;'admin/session'&amp;#41;-&amp;#62;isLoggedIn&amp;#40;&amp;#41;&amp;#41;&amp;#123; echo &amp;#34;Admin Logged in&amp;#34;; &amp;#125; else &amp;#123; echo &amp;#34;You need to [...]&lt;img src="http://feeds.feedburner.com/~r/Dipin/~4/vDTKT_-hX0E" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dipinkrishna.com/blog/2011/01/magento-check-admin-logged/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://dipinkrishna.com/blog/2011/01/magento-check-admin-logged/</feedburner:origLink></item>
		<item>
		<title>Perl: Send a chat message to your gmail buddy using Jabber</title>
		<link>http://feedproxy.google.com/~r/Dipin/~3/1hh_IgkbNlU/</link>
		<comments>http://dipinkrishna.com/blog/2010/12/perl-send-chat-message-gmail-buddy-jabber/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 10:06:49 +0000</pubDate>
		<dc:creator>Dipin Krishna</dc:creator>
				<category><![CDATA[PERL]]></category>
		<category><![CDATA[buddy]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[jabber]]></category>
		<category><![CDATA[message]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[send]]></category>

		<guid isPermaLink="false">http://dipinkrishna.com/?p=132</guid>
		<description>Net::Jabber provides a Perl user with access to the Jabber Instant Messaging protocol. Net::Jabber is a convenient tool to use for any perl script that would like to utilize the Jabber Instant Messaging protocol. While not a client in and of itself, it provides all of the necessary back-end functions to make a CGI client [...]&lt;img src="http://feeds.feedburner.com/~r/Dipin/~4/1hh_IgkbNlU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dipinkrishna.com/blog/2010/12/perl-send-chat-message-gmail-buddy-jabber/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://dipinkrishna.com/blog/2010/12/perl-send-chat-message-gmail-buddy-jabber/</feedburner:origLink></item>
		<item>
		<title>Perl: Send a message to a queue or topic using Stomp</title>
		<link>http://feedproxy.google.com/~r/Dipin/~3/sWrspQITP3g/</link>
		<comments>http://dipinkrishna.com/blog/2010/12/perl-send-message-queue-topic-stomp/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 14:32:17 +0000</pubDate>
		<dc:creator>Dipin Krishna</dc:creator>
				<category><![CDATA[PERL]]></category>
		<category><![CDATA[message]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[send]]></category>
		<category><![CDATA[stomp]]></category>

		<guid isPermaLink="false">http://dipinkrishna.com/?p=123</guid>
		<description>Net::Stomp ﻿module allows you to write a Stomp client. Stomp is the Streaming Text Orientated Messaging Protocol (or the Protocol Briefly Known as TTMP and Represented by the symbol :ttmp). It&amp;#8217;s a simple and easy to implement protocol for working with Message Orientated Middleware from any language. Net::Stomp is useful for talking to Apache ActiveMQ, an open [...]&lt;img src="http://feeds.feedburner.com/~r/Dipin/~4/sWrspQITP3g" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dipinkrishna.com/blog/2010/12/perl-send-message-queue-topic-stomp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dipinkrishna.com/blog/2010/12/perl-send-message-queue-topic-stomp/</feedburner:origLink></item>
		<item>
		<title>Perl: Function to print a HASH completely</title>
		<link>http://feedproxy.google.com/~r/Dipin/~3/grtJfzyc9HA/</link>
		<comments>http://dipinkrishna.com/blog/2010/12/perl-function-print-hash-completely/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 12:25:44 +0000</pubDate>
		<dc:creator>Dipin Krishna</dc:creator>
				<category><![CDATA[PERL]]></category>
		<category><![CDATA[completely]]></category>
		<category><![CDATA[hash]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[print]]></category>

		<guid isPermaLink="false">http://dipinkrishna.com/?p=99</guid>
		<description>Below is a perl function that i wrote to print a HASH completely. What i mean by &amp;#8216;completely&amp;#8217; is that it will expand all hashes and arrays found within the given HASH. sub print_hash &amp;#123; my &amp;#40;$hash,$str&amp;#41; = @_; while&amp;#40; my &amp;#40;$k, $v&amp;#41; = each %&amp;#123;$hash&amp;#125;&amp;#41; &amp;#123; print $str.&amp;#34;$k =&amp;#62; $v\n&amp;#34;; if&amp;#40; $v =~ /hash/i [...]&lt;img src="http://feeds.feedburner.com/~r/Dipin/~4/grtJfzyc9HA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dipinkrishna.com/blog/2010/12/perl-function-print-hash-completely/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dipinkrishna.com/blog/2010/12/perl-function-print-hash-completely/</feedburner:origLink></item>
		<item>
		<title>Perl: Send bulk mail via SMTP with authentication</title>
		<link>http://feedproxy.google.com/~r/Dipin/~3/NyEBkrAtKko/</link>
		<comments>http://dipinkrishna.com/blog/2010/12/perl-send-bulk-mail-smtp-authentication/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 11:08:13 +0000</pubDate>
		<dc:creator>Dipin Krishna</dc:creator>
				<category><![CDATA[PERL]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[bulk]]></category>
		<category><![CDATA[mails]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[send]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://dipinkrishna.com/?p=102</guid>
		<description>This is a tutorial on how to send mails to multiple recipients using Perl Net::SMTP module with authentication. The smtp module implements a client interface to the SMTP and ESMTP protocol, enabling a perl5 application to talk to SMTP servers. The first step is to create a SMTP connection to the server. A new Net::SMTP [...]&lt;img src="http://feeds.feedburner.com/~r/Dipin/~4/NyEBkrAtKko" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dipinkrishna.com/blog/2010/12/perl-send-bulk-mail-smtp-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dipinkrishna.com/blog/2010/12/perl-send-bulk-mail-smtp-authentication/</feedburner:origLink></item>
		<item>
		<title>Perl: Simple way to read Command line arguments</title>
		<link>http://feedproxy.google.com/~r/Dipin/~3/JHAEgWZ6tgM/</link>
		<comments>http://dipinkrishna.com/blog/2010/12/perl-simple-read-command-file-arguments/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 06:06:44 +0000</pubDate>
		<dc:creator>Dipin Krishna</dc:creator>
				<category><![CDATA[PERL]]></category>
		<category><![CDATA[arguments]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[parameters]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[read]]></category>

		<guid isPermaLink="false">http://dipinkrishna.com/?p=91</guid>
		<description>Parsing command-line arguments in Perl is very easy. All the command-line arguments are present in the array $ARGV. You can get the number of arguments passed as ( $#ARGV + 1 ). Below is a sample Perl script to read the command-line parameters. #!/usr/bin/perl #-------------------------------------------------# #  File:    argv.pl             [...]&lt;img src="http://feeds.feedburner.com/~r/Dipin/~4/JHAEgWZ6tgM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dipinkrishna.com/blog/2010/12/perl-simple-read-command-file-arguments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://dipinkrishna.com/blog/2010/12/perl-simple-read-command-file-arguments/</feedburner:origLink></item>
		<item>
		<title>Sending Emails Via Gmail SMTP With Perl</title>
		<link>http://feedproxy.google.com/~r/Dipin/~3/WZo5nLX9CXg/</link>
		<comments>http://dipinkrishna.com/blog/2010/12/sending-emails-gmail-smtp-perl/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 08:24:48 +0000</pubDate>
		<dc:creator>Dipin Krishna</dc:creator>
				<category><![CDATA[PERL]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[send]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://dipinkrishna.com/?p=54</guid>
		<description>This is a tutorial on how to send mails using Perl Net::SMTP module through Gmail SMTP. The smtp module implements a client interface to the SMTP and ESMTP protocol, enabling a perl5 application to talk to SMTP servers. The first step is to create a SMTP connection to the server. A new Net::SMTP object must [...]&lt;img src="http://feeds.feedburner.com/~r/Dipin/~4/WZo5nLX9CXg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://dipinkrishna.com/blog/2010/12/sending-emails-gmail-smtp-perl/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://dipinkrishna.com/blog/2010/12/sending-emails-gmail-smtp-perl/</feedburner:origLink></item>
	</channel>
</rss>

