<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Happy FOSS</title>
	<atom:link href="http://techydinesh.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://techydinesh.wordpress.com</link>
	<description>Opensource, Technology, Programming &#38; Computer Science</description>
	<lastBuildDate>Mon, 09 Nov 2009 05:26:48 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='techydinesh.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/1a5fd67cb83e0ce50a8c8bddaf3f6e6b?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Happy FOSS</title>
		<link>http://techydinesh.wordpress.com</link>
	</image>
			<item>
		<title>Google Gadget</title>
		<link>http://techydinesh.wordpress.com/2009/10/08/google-gadget/</link>
		<comments>http://techydinesh.wordpress.com/2009/10/08/google-gadget/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 19:58:03 +0000</pubDate>
		<dc:creator>Din</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[gadget]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://techydinesh.wordpress.com/?p=167</guid>
		<description><![CDATA[I developed a simple google gadget that shows my recent tweet and my current twitter display picture  
To add the gadget to your igoogle page please click here
The gadget can be found here
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=167&subd=techydinesh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I developed a simple google gadget that shows my recent tweet and my current twitter display picture <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />
To add the gadget to your igoogle page please click <a href="http://www.google.com/ig/adde?hl=en&amp;moduleurl=http://hosting.gmodules.com/ig/gadgets/file/115668341081398464691/TechyDinesh.xml&amp;source=imag" target="_blank">here</a><br />
<a href="http://www.google.com/ig/adde?hl=en&amp;moduleurl=http://hosting.gmodules.com/ig/gadgets/file/115668341081398464691/TechyDinesh1.xml&amp;source=imag" target="_blank"></a>The gadget can be found <a href="http://hosting.gmodules.com/ig/gadgets/file/115668341081398464691/TechyDinesh.xml" target="_blank">here</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techydinesh.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techydinesh.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techydinesh.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techydinesh.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techydinesh.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techydinesh.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techydinesh.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techydinesh.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techydinesh.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techydinesh.wordpress.com/167/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=167&subd=techydinesh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techydinesh.wordpress.com/2009/10/08/google-gadget/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a34291d989ab0d6b5284593fa99276f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Din</media:title>
		</media:content>
	</item>
		<item>
		<title>Wildcard string match in C</title>
		<link>http://techydinesh.wordpress.com/2009/09/09/wildcard-string-match-in-c/</link>
		<comments>http://techydinesh.wordpress.com/2009/09/09/wildcard-string-match-in-c/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 18:42:40 +0000</pubDate>
		<dc:creator>Din</dc:creator>
				<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[wildcard C wildcard string match]]></category>

		<guid isPermaLink="false">http://techydinesh.wordpress.com/?p=165</guid>
		<description><![CDATA[A project that implements the wildcard string matching that test a given string with a wildcard string. The wildcard string may contain wildcard characters * and ?. The result of the match will be either true or false.
For example
The result  for the match of a given string  Dinesh against the following wildcard strings [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=165&subd=techydinesh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A project that implements the wildcard string matching that test a given string with a wildcard string. The wildcard string may contain wildcard characters * and ?. The result of the match will be either true or false.<br />
For example<br />
The result  for the match of a given string  Dinesh against the following wildcard strings will be true<br />
1. Dinesh<br />
2. Dines?<br />
3. D*<br />
4. Din???<br />
5. Din*???<br />
6. *Dinesh*</p>
<p>The source code can be checked out from <a href="http://code.google.com/p/udinesh5/source/browse/#svn/trunk/ContactManagement">here</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techydinesh.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techydinesh.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techydinesh.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techydinesh.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techydinesh.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techydinesh.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techydinesh.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techydinesh.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techydinesh.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techydinesh.wordpress.com/165/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=165&subd=techydinesh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techydinesh.wordpress.com/2009/09/09/wildcard-string-match-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a34291d989ab0d6b5284593fa99276f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Din</media:title>
		</media:content>
	</item>
		<item>
		<title>Simple download manager using wget and shell script</title>
		<link>http://techydinesh.wordpress.com/2009/08/12/download-manager-using-wget-and-shell-script/</link>
		<comments>http://techydinesh.wordpress.com/2009/08/12/download-manager-using-wget-and-shell-script/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 18:24:27 +0000</pubDate>
		<dc:creator>Din</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[wget download manager linux]]></category>

		<guid isPermaLink="false">http://techydinesh.wordpress.com/?p=161</guid>
		<description><![CDATA[simple donwload manager for linux using wget and shell script<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=161&subd=techydinesh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I had to download a couple of large files from a web site. I built my own download manger which will download the file one after the other using simple wget tool and shell script. Thus the files were successfully downloaded over night without any human intervention !<br />
The trick was simple,i had to just add the wget command with the url of the file to be downloaded one below the other in a shell script file.</p>
<p>for example<br />
wget http://abc/a.jpg<br />
wget http://def/d.jpg</p>
<p>scheduled downloads can be done by leveraging cron capabilities !</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techydinesh.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techydinesh.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techydinesh.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techydinesh.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techydinesh.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techydinesh.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techydinesh.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techydinesh.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techydinesh.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techydinesh.wordpress.com/161/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=161&subd=techydinesh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techydinesh.wordpress.com/2009/08/12/download-manager-using-wget-and-shell-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a34291d989ab0d6b5284593fa99276f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Din</media:title>
		</media:content>
	</item>
		<item>
		<title>IRCTC</title>
		<link>http://techydinesh.wordpress.com/2009/05/24/irctc/</link>
		<comments>http://techydinesh.wordpress.com/2009/05/24/irctc/#comments</comments>
		<pubDate>Sun, 24 May 2009 11:30:40 +0000</pubDate>
		<dc:creator>Din</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://techydinesh.wordpress.com/?p=158</guid>
		<description><![CDATA[I am one of the million happy IRCTC users 
I have never gone to railway station booking counters for at least 2 and half years. Reason is IRCTC is so reliable and convenient.
The different modes to book tickets through IRCTC is
1. IRCTC website
2. IRCTC mobile application
3. ngPay service using a mobile application.
Features i like
1. Convenient [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=158&subd=techydinesh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I am one of the million happy IRCTC users <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I have never gone to railway station booking counters for at least 2 and half years. Reason is IRCTC is so reliable and convenient.<br />
The different modes to book tickets through IRCTC is<br />
1. IRCTC website<br />
2. IRCTC mobile application<br />
3. ngPay service using a mobile application.</p>
<p>Features i like<br />
1. Convenient for reservation, cancellation and refund (if any).<br />
2. Master passenger list<br />
3. Debit and Credit payment gateways for many banks.<br />
4. Good UI and User Experience<br />
5. Quick Ticket Booking<br />
6. Fairly quick response <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
7. TDS ( to file refunds )</p>
<p>I enjoy train journey, IRCTC helps in booking such journeys <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techydinesh.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techydinesh.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techydinesh.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techydinesh.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techydinesh.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techydinesh.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techydinesh.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techydinesh.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techydinesh.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techydinesh.wordpress.com/158/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=158&subd=techydinesh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techydinesh.wordpress.com/2009/05/24/irctc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a34291d989ab0d6b5284593fa99276f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Din</media:title>
		</media:content>
	</item>
		<item>
		<title>Dictionary App</title>
		<link>http://techydinesh.wordpress.com/2009/03/24/dictionary-app/</link>
		<comments>http://techydinesh.wordpress.com/2009/03/24/dictionary-app/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 06:36:17 +0000</pubDate>
		<dc:creator>Din</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://techydinesh.wordpress.com/?p=148</guid>
		<description><![CDATA[Free Dictionary application.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=148&subd=techydinesh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A simple application to fetch the dictionary results from the following websites</p>
<p>1. Google</p>
<p>2. AskOxford</p>
<p>3. Merriam-Webster</p>
<p>4. Wikipedia</p>
<p>The version 2.0 App can be downloaded from <a title="Here" href="http://code.google.com/p/udinesh5/source/browse/trunk/Dictionary/Dictionary.html" target="_blank">here</a></p>
<p>Tip: For frequent useage, please add it to your browser&#8217;s bookmarks.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techydinesh.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techydinesh.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techydinesh.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techydinesh.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techydinesh.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techydinesh.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techydinesh.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techydinesh.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techydinesh.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techydinesh.wordpress.com/148/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=148&subd=techydinesh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techydinesh.wordpress.com/2009/03/24/dictionary-app/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a34291d989ab0d6b5284593fa99276f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Din</media:title>
		</media:content>
	</item>
		<item>
		<title>IRCTC Save Passenger List Exception</title>
		<link>http://techydinesh.wordpress.com/2009/03/01/irctc-save-passenger-list-exception/</link>
		<comments>http://techydinesh.wordpress.com/2009/03/01/irctc-save-passenger-list-exception/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 18:18:06 +0000</pubDate>
		<dc:creator>Din</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[exception]]></category>

		<guid isPermaLink="false">http://techydinesh.wordpress.com/?p=141</guid>
		<description><![CDATA[The Exception reveals
1. Broadvision is the vendor for the Servlet Platform.
2. The site is based on Struts framework
Click Here
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=141&subd=techydinesh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The Exception reveals</p>
<p>1. Broadvision is the vendor for the Servlet Platform.</p>
<p>2. The site is based on Struts framework</p>
<p><a rel="attachment wp-att-140" href="http://techydinesh.wordpress.com/2009/03/01/irctc-save-passenger-list-exception/irctcsavepassengerlistexception/" target="_blank">Click Here</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techydinesh.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techydinesh.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techydinesh.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techydinesh.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techydinesh.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techydinesh.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techydinesh.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techydinesh.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techydinesh.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techydinesh.wordpress.com/141/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=141&subd=techydinesh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techydinesh.wordpress.com/2009/03/01/irctc-save-passenger-list-exception/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a34291d989ab0d6b5284593fa99276f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Din</media:title>
		</media:content>
	</item>
		<item>
		<title>ICICI Bank Payment Gateway  Exception Details</title>
		<link>http://techydinesh.wordpress.com/2009/02/22/icici-bank-payment-gateway-exception-details/</link>
		<comments>http://techydinesh.wordpress.com/2009/02/22/icici-bank-payment-gateway-exception-details/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 10:00:14 +0000</pubDate>
		<dc:creator>Din</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://techydinesh.wordpress.com/?p=129</guid>
		<description><![CDATA[Click the below link to view it.
ICICI Payment Gateway Exception
With the above details we can conclude or rather its obvious that Infosys&#8217;s Finacle uses
1. IBM WebSphere
2. Custom Servlet
The exception stack trace was exposed perhaps because of poor exception handling.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=129&subd=techydinesh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Click the below link to view it.</p>
<p><a rel="attachment wp-att-130" href="http://techydinesh.wordpress.com/2009/02/22/icici-bank-payment-gateway-exception-details/icicipaymentgatewayexception-details/">ICICI Payment Gateway Exception</a></p>
<p>With the above details we can conclude or rather its obvious that Infosys&#8217;s Finacle uses</p>
<p>1. IBM WebSphere</p>
<p>2. Custom Servlet</p>
<p>The exception stack trace was exposed perhaps because of poor exception handling.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techydinesh.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techydinesh.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techydinesh.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techydinesh.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techydinesh.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techydinesh.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techydinesh.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techydinesh.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techydinesh.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techydinesh.wordpress.com/129/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=129&subd=techydinesh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techydinesh.wordpress.com/2009/02/22/icici-bank-payment-gateway-exception-details/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a34291d989ab0d6b5284593fa99276f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Din</media:title>
		</media:content>
	</item>
		<item>
		<title>SSN EDC (Entrepreneurship Development Cell) Presents E-Week 09, Feb 14th to 19th</title>
		<link>http://techydinesh.wordpress.com/2009/02/15/ssn-edc-entrepreneurship-development-cell-presents-e-week-09-feb-14th-to-19th/</link>
		<comments>http://techydinesh.wordpress.com/2009/02/15/ssn-edc-entrepreneurship-development-cell-presents-e-week-09-feb-14th-to-19th/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 13:23:24 +0000</pubDate>
		<dc:creator>Din</dc:creator>
				<category><![CDATA[Event]]></category>
		<category><![CDATA[eweek09]]></category>
		<category><![CDATA[ssn]]></category>
		<category><![CDATA[ssnedc]]></category>

		<guid isPermaLink="false">http://techydinesh.wordpress.com/?p=127</guid>
		<description><![CDATA[Its good to see many engineering colleges in India fostering Entrepreneurship by setting up an entrepreneurship development cell, working together with NEN Online. Kudos to NEN Online !
So is SSN Engineering College !
Below is the link  
http://www.ssnedc.co.nr/
Kudos to NEN
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=127&subd=techydinesh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Its good to see many engineering colleges in India fostering Entrepreneurship by setting up an entrepreneurship development cell, working together with NEN Online. Kudos to NEN Online !</p>
<p>So is SSN Engineering College !</p>
<p>Below is the link <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>http://www.ssnedc.co.nr/</p>
<p>Kudos to NEN</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techydinesh.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techydinesh.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techydinesh.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techydinesh.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techydinesh.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techydinesh.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techydinesh.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techydinesh.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techydinesh.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techydinesh.wordpress.com/127/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=127&subd=techydinesh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techydinesh.wordpress.com/2009/02/15/ssn-edc-entrepreneurship-development-cell-presents-e-week-09-feb-14th-to-19th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a34291d989ab0d6b5284593fa99276f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Din</media:title>
		</media:content>
	</item>
		<item>
		<title>GPRS Tip</title>
		<link>http://techydinesh.wordpress.com/2009/02/01/gprs-tips/</link>
		<comments>http://techydinesh.wordpress.com/2009/02/01/gprs-tips/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 13:58:31 +0000</pubDate>
		<dc:creator>Din</dc:creator>
				<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://techydinesh.wordpress.com/?p=123</guid>
		<description><![CDATA[When using GPRS, turn off images in GPRS browser settings.
This considerably reduces the GPRS download and thus cost too.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=123&subd=techydinesh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>When using GPRS, turn off images in GPRS browser settings.<br />
This considerably reduces the GPRS download and thus cost too.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techydinesh.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techydinesh.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techydinesh.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techydinesh.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techydinesh.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techydinesh.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techydinesh.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techydinesh.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techydinesh.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techydinesh.wordpress.com/123/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=123&subd=techydinesh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techydinesh.wordpress.com/2009/02/01/gprs-tips/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a34291d989ab0d6b5284593fa99276f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Din</media:title>
		</media:content>
	</item>
		<item>
		<title>Sony Ericsson K530i Review</title>
		<link>http://techydinesh.wordpress.com/2009/01/15/sony-ericsson-k530i-review/</link>
		<comments>http://techydinesh.wordpress.com/2009/01/15/sony-ericsson-k530i-review/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 17:34:18 +0000</pubDate>
		<dc:creator>Din</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[k530i]]></category>
		<category><![CDATA[sony ericsson]]></category>

		<guid isPermaLink="false">http://techydinesh.wordpress.com/?p=121</guid>
		<description><![CDATA[This post talks only about few features and how i liked it, to know more please visit the official site.
I was a Nokia 6600 user. When i moved on to Sony Ericsson K530i, i found
few features interesting.
GPRS related features
1.RSS feed reader, i have subscribed to linux.com RSS feed.
It has some builtin feeds from Sony Ericsson [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=121&subd=techydinesh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This post talks only about few features and how i liked it, to know more please visit the official site.<br />
I was a Nokia 6600 user. When i moved on to Sony Ericsson K530i, i found<br />
few features interesting.</p>
<p><strong>GPRS related features</strong></p>
<p>1.RSS feed reader, i have subscribed to linux.com RSS feed.<br />
It has some builtin feeds from Sony Ericsson and BBC News.</p>
<p>2. Browser,Bookmarks etc<br />
Easy to maintain bookmarks and browser.<br />
Easy google searching. I need to just hit the activity button.<br />
Navigate to the Internet tab. Click on Internet Search and key in the search keywords.<br />
Key in the keywords is easy like composing a text message, using writing options<br />
like dictionary mode and adding symbols.</p>
<p>3.Video Call<br />
The feature introduced in 3G mobile communication.<br />
The front camera captures for the video call.</p>
<p><strong>Organizer &amp; Personal Information Management (PIM) related features</strong></p>
<p>1.Timer<br />
I use this feature extensively. Some instances are, to remind me to swtich off the<br />
electric stove when milk boils <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Once the timer rings, you can restart too</p>
<p>2.Alarms<br />
Interesting feature ! I use everyday, but configured only once.<br />
I have set the morning alarm time for Mon-Fri for a time and no alarm for<br />
weekends <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Another interesting thing about alarms is, you can casacade alarms.<br />
That is, you can set alarms successively, upto 5 times.</p>
<p>3. Tasks<br />
It resembles reminders.<br />
New feature, which was a big surprise to me <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
One can create two types of tasks.<br />
Task type of phone call, needs you to set the date&amp;time and associate a phone number<br />
from your contact. So the phone reminds one on the set date&amp;time and prompts yes/no to make a call.<br />
This way one can schedule calls perfectly !</p>
<p><strong>Games</strong></p>
<p>1. Sony Ericsson WTA Tour<br />
Multiplayer Game which is a fantastic !<br />
Opponent can be the phone or a peer who is connecting through bluetooth,<br />
the game has to be hosted by either of you and the other has to connect the host.</p>
<p>These are few features which won my heart !</p>
<p><strong>Negatives</strong><br />
Front camera is dedicated for voicecall alone and not capturing pictures or video.</p>
<p><strong>Positives</strong></p>
<p>1. Good battery usage and indication.<br />
2. UI and the Spiral theme is awesome <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>3. Slim to carry</p>
<p>4. Reasonable cost for a 3G mobile in my opinion</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techydinesh.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techydinesh.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techydinesh.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techydinesh.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techydinesh.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techydinesh.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techydinesh.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techydinesh.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techydinesh.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techydinesh.wordpress.com/121/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techydinesh.wordpress.com&blog=2722362&post=121&subd=techydinesh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://techydinesh.wordpress.com/2009/01/15/sony-ericsson-k530i-review/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a34291d989ab0d6b5284593fa99276f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Din</media:title>
		</media:content>
	</item>
	</channel>
</rss>