<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Kalpesh Padia&#8217;s Blog</title>
	<atom:link href="https://kalpeshpadia.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://kalpeshpadia.wordpress.com</link>
	<description>My Blog - My Thoughts - My Experiences</description>
	<lastBuildDate>Thu, 14 Nov 2013 03:56:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<site xmlns="com-wordpress:feed-additions:1">5848797</site><cloud domain='kalpeshpadia.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>https://s2.wp.com/i/webclip.png</url>
		<title>Kalpesh Padia&#8217;s Blog</title>
		<link>https://kalpeshpadia.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://kalpeshpadia.wordpress.com/osd.xml" title="Kalpesh Padia&#039;s Blog" />
	<atom:link rel='hub' href='https://kalpeshpadia.wordpress.com/?pushpress=hub'/>
	<item>
		<title>Windows 7 Photo Stream not syncing after iCloud 3.0 [Solved]</title>
		<link>https://kalpeshpadia.wordpress.com/2013/11/14/windows-7-photo-stream-not-syncing-after-icloud-3-0-solved/</link>
					<comments>https://kalpeshpadia.wordpress.com/2013/11/14/windows-7-photo-stream-not-syncing-after-icloud-3-0-solved/#comments</comments>
		
		<dc:creator><![CDATA[kalpeshpadia]]></dc:creator>
		<pubDate>Thu, 14 Nov 2013 03:56:31 +0000</pubDate>
				<category><![CDATA[Daily Life]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[iCloud]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iOS 7]]></category>
		<category><![CDATA[not syncing]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[Photo Stream]]></category>
		<category><![CDATA[photostream]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[solved]]></category>
		<category><![CDATA[Windows 7]]></category>
		<guid isPermaLink="false">http://kalpeshpadia.wordpress.com/?p=142</guid>

					<description><![CDATA[I have configured a custom location for photostream on my windows machine, since I don&#8217;t want to fill up my C drive. All this while, this seemed to work without any issues. However, recently after updating to iOS 7 and iCloud 3.0.3 my photostream stopped syncing on my windows machine. It was weird because while [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I have configured a custom location for photostream on my windows machine, since I don&#8217;t want to fill up my C drive. All this while, this seemed to work without any issues. However, recently after updating to iOS 7 and iCloud 3.0.3 my photostream stopped syncing on my windows machine. It was weird because while all my shared photo streams continued to sync, my &#8220;My Photostream&#8221; didn&#8217;t sync at all. I tried various things like re-installing iCloud Control Panel, resetting my phone etc., but nothing seem to work. </p>
<p>I noticed that in the new iCloud Control Panel 3.0.x, the default location for photostream is changed from &#8220;[User Documents]\Pictures\Photo Stream&#8221; to &#8220;[User Documents]\Pictures\iCloud Photos&#8221;. I suspected that developers in Cupertino must have overlooked some bugs in iCloud Control Pamel 3.0.x (as they did in iOS 7) which would have crept in because of the change in default location. I therefore tried the following experiment, and voila, my photostream started to sync again. </p>
<p>Basically, I created a junction link between &#8220;[User Documents]\Pictures\iCloud Photos&#8221; and the custom location where i wanted my photos to sync. Junction link is similar to a hard link in unix/linux machines. To create a junction link you should first sign out of any running instance of iCloud control panel and quit it. Then run the following commands at command prompt, and launch iCloud control panel again. </p>
<p><code><br />
prompt&gt;mkdir "[custom path]"<br />
prompt&gt;mklink /j "[User Documents]\Pictures\iCloud Photos" "[custom path]"<br />
</code></p>
<p>Problem solved! <img src="https://s0.wp.com/wp-content/mu-plugins/wpcom-smileys/twemoji/2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://kalpeshpadia.wordpress.com/2013/11/14/windows-7-photo-stream-not-syncing-after-icloud-3-0-solved/feed/</wfw:commentRss>
			<slash:comments>27</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">142</post-id>
		<media:content url="https://1.gravatar.com/avatar/7ff04d23ebe8181632d092fce3dc39bc418c4430dcefb99faa21047bb49f566f?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kalpeshpadia</media:title>
		</media:content>
	</item>
		<item>
		<title>[Fixed] Atheros Wireless slow/disconnecting intermittently</title>
		<link>https://kalpeshpadia.wordpress.com/2013/04/23/fixed-atheros-wireless-slowdisconnecting-intermittently/</link>
					<comments>https://kalpeshpadia.wordpress.com/2013/04/23/fixed-atheros-wireless-slowdisconnecting-intermittently/#comments</comments>
		
		<dc:creator><![CDATA[kalpeshpadia]]></dc:creator>
		<pubDate>Tue, 23 Apr 2013 01:20:49 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Daily Life]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[ath9k]]></category>
		<category><![CDATA[Atheros]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[disconnect]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[fixed]]></category>
		<category><![CDATA[intermittent]]></category>
		<category><![CDATA[madwifi]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[slow]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>
		<guid isPermaLink="false">http://kalpeshpadia.wordpress.com/?p=134</guid>

					<description><![CDATA[Atheros 9k series based wireless cards are among the most commonly found wireless networking cards on laptops. While Linux Kernel 2.6 and later provide support for these cards through ath9k module/driver, madwifi is also an option for some. Despite the card&#8217;s popularity and integrated module availability, the driver is not bug-free. Users of all flavors [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Atheros 9k series based wireless cards are among the most commonly found wireless networking cards on laptops. While Linux Kernel 2.6 and later provide support for these cards through ath9k module/driver, madwifi is also an option for some.</p>
<p>Despite the card&#8217;s popularity and integrated module availability, the driver is not bug-free. Users of all flavors of Linux (to name a few: RHEL 5,6; Centos 5,6; Ubuntu 11.x,12.x; FC 12,13) seem to have had issues with this driver. The two most commonly reported issues are slow wireless connectivity and wireless network disconnecting intermittently &#8211; either due to inactivity or after coming out of suspend/hibernate. The latter issue also sometimes manifests itself as the network card refusing to &#8220;come up&#8221;.</p>
<p>Here is an easy fix that fixes both issues. It has been tried and tested to fix the issues on at least the above mentioned Linux distros and should also work on other distros that use ath9k module.</p>
<p>Run the following commands as root (or prefix sudo)<br />
Add the option nohwcrypt for ath9k: this removes the hardware based encryption and moves it to software</p>
<pre class='code'><code>echo "options ath9k nohwcrypt=1" &gt; /etc/modprobe.d/ath9k.conf</code></pre>
<p>Turn off the automatic power management for your wireless card</p>
<pre class='code'><code>iwconfig wlan0 power off</code></pre>
<p>Now Reboot. </p>
<p>Alternatively, instead of rebooting you can perform the steps below<br />
Unload the driver and reload it again</p>
<pre class='code'><code>modprobe -rv ath9k
modprobe ath9k</code></pre>
<p>Restart the network manager service</p>
<pre class='code'><code>service NetworkManager restart</code></pre>
<p>Now you are all set. Have fun!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kalpeshpadia.wordpress.com/2013/04/23/fixed-atheros-wireless-slowdisconnecting-intermittently/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">134</post-id>
		<media:content url="https://1.gravatar.com/avatar/7ff04d23ebe8181632d092fce3dc39bc418c4430dcefb99faa21047bb49f566f?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kalpeshpadia</media:title>
		</media:content>
	</item>
		<item>
		<title>M.S. Thesis Defense &#8211; Aug 2012</title>
		<link>https://kalpeshpadia.wordpress.com/2012/07/31/m-s-thesis-defense-aug-2012/</link>
					<comments>https://kalpeshpadia.wordpress.com/2012/07/31/m-s-thesis-defense-aug-2012/#respond</comments>
		
		<dc:creator><![CDATA[kalpeshpadia]]></dc:creator>
		<pubDate>Tue, 31 Jul 2012 04:21:25 +0000</pubDate>
				<category><![CDATA[Exams and College]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Archive-It]]></category>
		<category><![CDATA[Kalpesh]]></category>
		<category><![CDATA[Kalpesh Padia]]></category>
		<category><![CDATA[Michael L Nelson]]></category>
		<category><![CDATA[Michele Weigle]]></category>
		<category><![CDATA[Norfolk]]></category>
		<category><![CDATA[ODU]]></category>
		<category><![CDATA[Padia]]></category>
		<category><![CDATA[Ravi Mukkamala]]></category>
		<category><![CDATA[Yasmin AlNoamany]]></category>
		<guid isPermaLink="false">http://kalpeshpadia.wordpress.com/?p=128</guid>

					<description><![CDATA[So finally I was able to defend my M.S. thesis, &#8220;Visualizing Digital Collections at Archive-It&#8221;. Archive-It, a subscription service from the Internet Archive, allows users to create, maintain, and view digital collections of web resources. The current interface of Archive-It is largely text-based, supporting drill-down navigation using lists of URIs. While this interface provides good [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>So finally I was able to defend my M.S. thesis, &#8220;Visualizing Digital Collections at Archive-It&#8221;.</p>
<p style="text-align:justify;">Archive-It, a subscription service from the Internet Archive, allows users to create, maintain, and view digital collections of web resources. The current interface of Archive-It is largely text-based, supporting drill-down navigation using lists of URIs. While this interface provides good searching capabilities, it is not very efficient for browsing. In the absence of keywords, a user has to spend large amount of time trying to locate a webpage of interest. In order to provide a better visual experience to the user, we have studied the underlying characteristics of Archive-It collections and implemented six different visualizations (treemap, time cloud, bubble chart, image plot, timeline and wordle), each highlighting one or more of the underlying characteristics of the collection. Archive-It supports grouping of webpages into categories, however, it does not enforce its usage. As a result there are many collections with missing or improper grouping. For such collections, we present a method of grouping webpages based on a set of pre-defined rules.</p>
<p>Here are the slides from my defense.<br />
<iframe src='https://www.slideshare.net/slideshow/embed_code/13719577' width='500' height='410' sandbox="allow-popups allow-scripts allow-same-origin allow-presentation" allowfullscreen webkitallowfullscreen mozallowfullscreen></iframe><br />
The following are direct links to the videos in the presentation :</p>
<p>Treemap: <a href="http://www.youtube.com/watch?v=BJDrxQEEFYM" target="_blank">http://www.youtube.com/watch?v=BJDrxQEEFYM</a><br />
Timecloud: <a href="http://www.youtube.com/watch?v=YYkI6aBO0to" target="_blank">http://www.youtube.com/watch?v=YYkI6aBO0to</a><br />
Bubble Chart, Image Plot and Timeline: <a href="http://www.youtube.com/watch?v=j94clxqKQk8" target="_blank">http://www.youtube.com/watch?v=j94clxqKQk8</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://kalpeshpadia.wordpress.com/2012/07/31/m-s-thesis-defense-aug-2012/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">128</post-id>
		<media:content url="https://1.gravatar.com/avatar/7ff04d23ebe8181632d092fce3dc39bc418c4430dcefb99faa21047bb49f566f?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kalpeshpadia</media:title>
		</media:content>
	</item>
		<item>
		<title>AWS RDS Database Import problem &#8211; fixed</title>
		<link>https://kalpeshpadia.wordpress.com/2012/07/23/aws-rds-database-import-problem-fixed/</link>
					<comments>https://kalpeshpadia.wordpress.com/2012/07/23/aws-rds-database-import-problem-fixed/#comments</comments>
		
		<dc:creator><![CDATA[kalpeshpadia]]></dc:creator>
		<pubDate>Sun, 22 Jul 2012 18:44:58 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[dbparamtergroup]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[ERROR 1227]]></category>
		<category><![CDATA[ERROR 1419]]></category>
		<category><![CDATA[RDS]]></category>
		<category><![CDATA[solution]]></category>
		<guid isPermaLink="false">http://kalpeshpadia.wordpress.com/?p=126</guid>

					<description><![CDATA[Often RDS users trying to import data face this error when they try to create triggers: ERROR 1419 (HY000) at line 49: You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable) The reason for this is that the default DB parameter group [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Often RDS users trying to import data face this error when they try to create triggers:</p>
<p><strong>ERROR 1419 (HY000) at line 49: You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable)</strong></p>
<p>The reason for this is that the default DB parameter group doesn&#8217;t have the privileges set to create and insert triggers into the database. To get rid of this error, do the following:</p>
<ol>
<li>Obtain RDS CLI tools from AWS website <a title="here" href="http://aws.amazon.com/developertools/2928?_encoding=UTF8&amp;jiveRedirect=1" target="_blank">here</a>, and follow the installation steps.</li>
<li>On your terminal (or command line) create a new parameter group (since we can&#8217;t directly modify the default parameter group)<br />
<span style="color:#0000ff;"><code>rds-create-db-parameter-group allow-triggers --db-parameter-group-family mysql5.5 --description "parameter group to allow triggers"</code></span></li>
<li>Now modify the parameter group created just now<br />
<span style="color:#0000ff;"><code>rds-modify-db-parameter-group allow-triggers --parameters "name=log_bin_trust_function_creators, value=true, method=immediate"</code></span></li>
<li>Apply the new group to the database<br />
<span style="color:#0000ff;"><code>rds-modify-db-instance --db-instance-identifier instance-name --db-parameter-group-name allow-triggers --apply-immediately</code></span></li>
<li>Finally, you will need to restart your RDS instance.</li>
</ol>
<p>After running the above you should be able to import your schema/data and create triggers without problem. In case you receive the following error while using mysqldump</p>
<p><strong>ERROR 1227 (42000) at line 2492: Access denied; you need (at least one of) the SUPER privilege(s) for this operation.</strong></p>
<p>then, the problem is with the definer statement in your trigger. Change it from</p>
<p><span style="color:#0000ff;"><code>DEFINER=user_a@localhost</code></span></p>
<p>to something like</p>
<p><span style="color:#0000ff;"><code>DEFINER=correctuser@ip</code></span></p>
]]></content:encoded>
					
					<wfw:commentRss>https://kalpeshpadia.wordpress.com/2012/07/23/aws-rds-database-import-problem-fixed/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">126</post-id>
		<media:content url="https://1.gravatar.com/avatar/7ff04d23ebe8181632d092fce3dc39bc418c4430dcefb99faa21047bb49f566f?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kalpeshpadia</media:title>
		</media:content>
	</item>
		<item>
		<title>JCDL 2012</title>
		<link>https://kalpeshpadia.wordpress.com/2012/07/02/jcdl-2012/</link>
					<comments>https://kalpeshpadia.wordpress.com/2012/07/02/jcdl-2012/#respond</comments>
		
		<dc:creator><![CDATA[kalpeshpadia]]></dc:creator>
		<pubDate>Mon, 02 Jul 2012 11:04:56 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Daily Life]]></category>
		<category><![CDATA[Exams and College]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Archive-It]]></category>
		<category><![CDATA[Data Visualization]]></category>
		<category><![CDATA[Information Visualization]]></category>
		<category><![CDATA[JCDL 2012]]></category>
		<category><![CDATA[WS-DL ODU]]></category>
		<guid isPermaLink="false">http://kalpeshpadia.wordpress.com/?p=124</guid>

					<description><![CDATA[I was in Washington, DC the week of June 10, 2012 attending JCDL 2012. A detailed summary of the conference has been put together on the official WS-DL blog of Web Science and Digital Libraries Research Group from Department of Computer Science, ODU by my colleague Hany SalahEldeen. Here are my slides from the presentation.]]></description>
										<content:encoded><![CDATA[<p>I was in Washington, DC the week of June 10, 2012 attending <a title="JCDL 2012" href="http://jcdl2012.info/" target="_blank">JCDL 2012</a>.</p>
<p>A <a title="WS-DL group's summary of JCDL 2012" href="http://ws-dl.blogspot.com/2012/06/2012-06-17-jcdl-2012-conference.html" target="_blank">detailed summary of the conference</a> has been put together on the official <a title="Web Science and Digital Libraries Research Group, ODU-CS" href="http://ws-dl.blogspot.com/" target="_blank">WS-DL blog</a> of Web Science and Digital Libraries Research Group from <a title="Department of Computer Science, Old Dominion University" href="http://cs.odu.edu" target="_blank">Department of Computer Science, ODU</a> by my colleague <a href="http://cs.odu.edu/~hany/" target="_blank">Hany SalahEldeen</a>.</p>
<p>Here are my slides from the presentation.</p>
<div id="__ss_13408695" style="width:425px;">
<iframe src='https://www.slideshare.net/slideshow/embed_code/13408695' width='425' height='348' scrolling='no' sandbox="allow-popups allow-scripts allow-same-origin allow-presentation" allowfullscreen webkitallowfullscreen mozallowfullscreen></iframe>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://kalpeshpadia.wordpress.com/2012/07/02/jcdl-2012/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">124</post-id>
		<media:content url="https://1.gravatar.com/avatar/7ff04d23ebe8181632d092fce3dc39bc418c4430dcefb99faa21047bb49f566f?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kalpeshpadia</media:title>
		</media:content>
	</item>
		<item>
		<title>Best cell phones &#8211; iPhone, Android or is it even worth it??</title>
		<link>https://kalpeshpadia.wordpress.com/2012/06/07/best-cell-phones-iphone-android-or-is-it-even-worth-it/</link>
					<comments>https://kalpeshpadia.wordpress.com/2012/06/07/best-cell-phones-iphone-android-or-is-it-even-worth-it/#comments</comments>
		
		<dc:creator><![CDATA[kalpeshpadia]]></dc:creator>
		<pubDate>Thu, 07 Jun 2012 06:19:56 +0000</pubDate>
				<category><![CDATA[Daily Life]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[apple vs samsung]]></category>
		<category><![CDATA[Best cell phone]]></category>
		<category><![CDATA[cell phone]]></category>
		<category><![CDATA[cell phone wars]]></category>
		<category><![CDATA[CNET reviews]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[platform wars]]></category>
		<category><![CDATA[winning features]]></category>
		<guid isPermaLink="false">http://kalpeshpadia.wordpress.com/?p=118</guid>

					<description><![CDATA[So today my friend posted CNET&#8217;s review of Best Cellphones on his Facebook wall and what followed perennial argument between him and one of our friends about iPhone versus Samsung Galaxy. The excerpts of their discussion are below: A: Royal family of phones headed by SGS III :D. I never said iPhone is not a good phone, but [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>So today my friend posted <a href="http://reviews.cnet.com/best-cell-phones/?tag=column2.0%3BbuyAdvice">CNET&#8217;s review of Best Cellphones</a> on his Facebook wall and what followed perennial argument between him and one of our friends about iPhone versus Samsung Galaxy. The excerpts of their discussion are below:</p>
<ul>
<li>
<div><span style="color:#008000;"><strong>A: </strong></span>Royal family of phones headed by SGS III :D. I never said iPhone is not a good phone, but SGS II and III have simply outclassed it in every aspect. Agreed that iPhone has a lot more sales, but a lot of it is due to iSheep and the Apple brand&#8217;s wow-factor, and not coz its the best phone. Every year, more Nanos are sold as compared to Maybachs, that doesn&#8217;t mean that Nano is better. I&#8217;m waiting for WWDC 2012 before buying my next phone. It&#8217;s gonna be either iPhone 5 or SGS III, and the decision is gonna be purely based on head-to-head comparison.  Also, take a look at the growth in numbers witnessed by Samsung, and the way Android has gobbled up iOS market share. I just hope iPhone 5 bumps up the screen size from that tiny 3.5 inches, else it won&#8217;t even figure in my consideration list.</div>
</li>
<li>
<div><strong><span style="color:#ff0000;">My friend: </span></strong> But the thing is there are lot better cars than RR but the elegance of RR is unsurpassed. Similarly the cheap plastic Samsung can never compete with the elite iPhone build quality. Don&#8217;t know what WWDC says but common public even in India craves for iPhone <img src="https://s0.wp.com/wp-content/mu-plugins/wpcom-smileys/twemoji/2/72x72/1f61b.png" alt="😛" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
</li>
<li><strong><span style="color:#008000;">A:</span></strong> Yup, i agree&#8230;dont quite like the back of SGS III, but can live with it, in the larger scheme of things</li>
<li><strong><span style="color:#ff00ff;">Another Friend: </span></strong>Samsung is giving u all the features at a low cost..But that doesn&#8217;t make it better/superior than the iPhone..! Users across the Globe look for the best features at the lowest price&#8230; thats why Samsung is zooming ahead..! Who knows the future..May be 10 yrs down the line Samsung will wipe out all the other brands&#8230;but at present iPhone redefines Class &amp; is the best Brand in the Market..! &#8220;You realise the value of an iPhone only if you own one &#8220;&#8230;So &#8220;A&#8221; (Considering the Royal family you belong to ) its high time you own an iPhone now..:D Stop chasing the Galaxy series..!</li>
</ul>
<p>Here are my two cents on this topic:</p>
<p>what we witnessed on this thread is something i deal with on a constant basis &#8211; at work &amp; at home. My 2 cents (on both platform as well as phones):<br />
1. Android has surpassed iOS in market share because the number of handsets that support Android are way greater than iOS. While iOS it completely tied to underlying hardware (as was Mac in its nacent years), Android is more like linux &#8211; freely available, easily customizable, runs on any hardware. Hence, the widespread adoption of a mobile OS like Android makes sense once you understand that firmware development is also a contributing factor to BOM for any handset. Hence the numbers really don&#8217;t mean anything to me.</p>
<p>2. When Suyash says &#8220;more nanos are sold than Maybachs&#8221;, does he refer to iPod Nano or Tata Nano? I apologize for being dumb here. In any case his argument is flawed because if nano = iPod then you are comparing apples with oranges, and if nano = Tata Nano, then read my statement 1 above.</p>
<p>3. Continuing on the discussion of the platform (coming to handsets in a minute), Android has some serious design limitations when it comes to performing certain UI tasks. The concept of 3-4 buttons on the bottom of touch panel is completely obscure, non-intuitive and confusing for any novice to average person since most users are used to working with either buttons or touch but not a combination of both at the same time to complete a task. Lack of mature SDK and APIs makes it harder for developers to develop applications (I develop for both platforms). Lack of a well curated application distribution environment is another issue I identify with Android resulting in mass distribution of below average and unsupported applications. Bear in mind, I am not advocating the tight-fisted ruling of Apple when it comes to distribution on App Store. The costs are often prohibitive and some terms just bizzare. However, the insistence on adhering to quality guidelines makes all the difference.</p>
<p>4. Coming to the handsets. I went through the link that Arjun posted. One thing that I really can&#8217;t understand is why do reviewers keep losing focus on what they really want to emphasize. Simply the presence of n-MP camera doesn&#8217;t make the handset really good, neither does the support of &#8220;Fast 4G-LTE&#8221;. One of the most annoying comparisons I have seen is on the T-Mobile website for instance (<a href="http://explore.t-mobile.com/verizon-att-sprint/" rel="nofollow">http://explore.t-mobile.com/verizon-att-sprint/</a>). A clear case of &#8220;mis-comparisons&#8221; where different phones from different networks are being compared against each other in performance tests like download speeds and streaming. One must understand that we are again comparing &#8220;apples with oranges&#8221;. When you compare iPhone on ATT with some HTC on T-Mobile, the network conditions as well as the platform changes. A best comparison for handset performance can be achieved only if you compare two handsets (same or different platform) on the same network against each other by running same tests. To compare network performance, use same handset on two different networks and run same tests.</p>
<p>5. The combination of things that make up a good phone are IMHO:<br />
a. Processing speed &#8211; High-end Android phones from Samsung and Motorola fare better here<br />
b. RAM<br />
c. Cache<br />
d. Display &#8211; Apple&#8217;s patented Retina Display provides crispier and better images in any condition than even the lates OLED displays on Samsung phones<br />
e. UI responsiveness &#8211; most Android phones continue to be sluggish<br />
f. Usage and navigation ease for performing common tasks<br />
g. Organization of content &#8211; Android does a poor job<br />
h. Inutitive UI &#8211; Android does a poor job again<br />
i. Peripherals &#8211; Any camera more than 5MP on a phone is a waste. We do NOT need those Megapixels. we need a larger sensor.</p>
<p>6. Accessibility features like TTS, STT, C2DM, Google checkout, etc. really dont mean anything while comparison &#8211; Apple is catching up with introduction of Siri but still has some way to go. But ask yourself, how often do you use Siri to schedule appointments and search, or how often do you browse the web on your Android phone using voice? The answer will be &#8220;almost never&#8221; (may be &#8220;regularly&#8221; or &#8220;often&#8221; by tech savvy GMs out there &#8211; but you are a small bunch :P).</p>
<p>7. Finally going back to where this all started to choose between iPhone(4S/5) or SGS(II/III), I would still prefer iPhone because<br />
a. Competitive processing speed, ram, cache<br />
b. Superior display<br />
c. Nurtured AppStore<br />
d. Better UI responsiveness and more intuitive UI<br />
e. I can still keep my data mine if I choose not to use any Google services on the phone and turn off location<br />
f. Finally the &#8220;wow-factor&#8221; of owning Apple</p>
<p>Your thoughts, comments are welcome.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kalpeshpadia.wordpress.com/2012/06/07/best-cell-phones-iphone-android-or-is-it-even-worth-it/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">118</post-id>
		<media:content url="https://1.gravatar.com/avatar/7ff04d23ebe8181632d092fce3dc39bc418c4430dcefb99faa21047bb49f566f?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kalpeshpadia</media:title>
		</media:content>
	</item>
		<item>
		<title>Backing up DDL in Oracle &#8211; the DBA way!!</title>
		<link>https://kalpeshpadia.wordpress.com/2012/04/04/backing-up-ddl-in-oracle-the-dba-way/</link>
					<comments>https://kalpeshpadia.wordpress.com/2012/04/04/backing-up-ddl-in-oracle-the-dba-way/#comments</comments>
		
		<dc:creator><![CDATA[kalpeshpadia]]></dc:creator>
		<pubDate>Wed, 04 Apr 2012 07:44:57 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Daily Life]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[DDL]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[ORA-29280]]></category>
		<category><![CDATA[ORACLE]]></category>
		<category><![CDATA[PL/SQL]]></category>
		<category><![CDATA[procedures]]></category>
		<category><![CDATA[single sql file]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[tables]]></category>
		<guid isPermaLink="false">http://kalpeshpadia.wordpress.com/?p=113</guid>

					<description><![CDATA[So the other day I had to back up all database objects for an Oracle instance i manage and I was looking for some tool that would help me generate DDL for each object in a separate SQL file. A quick Google search revealed I could backup DDL using TOAD (full version), DB Solo and [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>So the other day I had to back up all database objects for an Oracle instance i manage and I was looking for some tool that would help me generate DDL for each object in a separate SQL file.</p>
<p>A quick Google search revealed I could backup DDL using TOAD (full version), DB Solo and RazorSQL. I use DBArtisan at work and my organization doesn&#8217;t want to move to TOAD yet. I have used DB Solo in the past and I have liked the clean and light interface and the quick ability to back up DDL but I just couldn&#8217;t use it this time because I had already expired my trial version and didn&#8217;t have enough time to get the folks sign off on purchase of a license (which is not very expensive). So I decided to try RazorSQL, but was disappointed because it dumps all objects in one single SQL file. Also, when I tried to back up stored procedures (over 5000 of them), the program refused to copy.</p>
<p>Out of luck and exhausted, I remembered the good old DBMS_METADATA commands. I quickly created a new directory entry in the database for the location where i wanted to dump my DDL, and executed a procedure that I&nbsp;wrote to perform the DDL backup.</p>
<p>Here are the steps I followed: (one can use SQL PLUS or any DB tool he wants)</p>
<p><span style="color:#808000;">&#8211;create a new directory in all_directories table. This is important to avoid ORA-29280 invalid_path execption.</span><br />
<code></code></p>
<pre><span style="color:#ff0000;"><code>CREATE OR REPLACE DIRECTORY BACKUP_DIR AS 'E:\DATA_BKP';</code></span></pre>
<p><span style="color:#808000;">&#8211;also grant permissions to everyone to read, write (maybe restricted based on your requirement).</span></p>
<pre><span style="color:#ff0000;"><code>GRANT READ,WRITE ON BACKUP_DIR TO PUBLIC;</code></span></pre>
<p><span style="color:#808000;">&#8211;the stored procedure for DDL backup</span><br />
<span style="color:#808000;"> &#8211;note that we are reading from USER_OBJECTS data dictionary, this way it exports only the current user&#8217;s objects.</span><br />
<span style="color:#808000;"> &#8211;to export all objects, execute procedure as sys or sysdba and use the table ALL_OBJECTS instead.</span></p>
<div style="word-wrap:break-word;">
<pre style="color:#ff0000;">
CREATE OR REPLACE PROCEDURE	EXPORT_DDL
AS
	V_DDL_CLOB  CLOB;
	VPATH VARCHAR2(255);
BEGIN
	FOR C IN (SELECT OBJECT_NAME, OBJECT_TYPE
             FROM USER_OBJECTS
             WHERE OBJECT_TYPE IN ('TABLE','VIEW','FUNCTION','PROCEDURE','PACKAGE','PACKAGE_BODY'))
	LOOP
		V_DDL_CLOB := DBMS_METADATA.GET_DDL(C.OBJECT_TYPE, C.OBJECT_NAME, 'EAGLE');
		DBMS_XSLPROCESSOR.CLOB2FILE(V_DDL_CLOB, 'BACKUP_DIR', C.OBJECT_TYPE || '_' || C.OBJECT_NAME||'.SQL');
	END LOOP;
END;
/

EXEC EXPORT_DDL;
</pre>
</div>
<p>Now that was simple, wasn&#8217;t it? <img src="https://s0.wp.com/wp-content/mu-plugins/wpcom-smileys/twemoji/2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://kalpeshpadia.wordpress.com/2012/04/04/backing-up-ddl-in-oracle-the-dba-way/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">113</post-id>
		<media:content url="https://1.gravatar.com/avatar/7ff04d23ebe8181632d092fce3dc39bc418c4430dcefb99faa21047bb49f566f?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kalpeshpadia</media:title>
		</media:content>
	</item>
		<item>
		<title>एक वर्ग की कहानी</title>
		<link>https://kalpeshpadia.wordpress.com/2012/03/07/%e0%a4%8f%e0%a4%95-%e0%a4%b5%e0%a4%b0%e0%a5%8d%e0%a4%97-%e0%a4%95%e0%a5%80-%e0%a4%95%e0%a4%b9%e0%a4%be%e0%a4%a8%e0%a5%80/</link>
					<comments>https://kalpeshpadia.wordpress.com/2012/03/07/%e0%a4%8f%e0%a4%95-%e0%a4%b5%e0%a4%b0%e0%a5%8d%e0%a4%97-%e0%a4%95%e0%a5%80-%e0%a4%95%e0%a4%b9%e0%a4%be%e0%a4%a8%e0%a5%80/#respond</comments>
		
		<dc:creator><![CDATA[kalpeshpadia]]></dc:creator>
		<pubDate>Wed, 07 Mar 2012 01:42:08 +0000</pubDate>
				<category><![CDATA[Daily Life]]></category>
		<category><![CDATA[Exams and College]]></category>
		<category><![CDATA[Hostel Life]]></category>
		<category><![CDATA[Poetry]]></category>
		<category><![CDATA[classroom]]></category>
		<category><![CDATA[satire]]></category>
		<category><![CDATA[story]]></category>
		<guid isPermaLink="false">http://kalpeshpadia.wordpress.com/?p=105</guid>

					<description><![CDATA[सो गया जग सारा, वर्ग सारा सो गया, अध्यापिका पढ़ा गई, कक्षा हीं सारी सो गई &#124; प्रबंधन की शाला में, बालको का ध्यान बाला में, मनमुग्ध करने की कला में, हर विद्यार्थी खो गए &#124; हाजिरी की इंतज़ार हुई, बातें कुछ दो चार हुई, शिक्षक की डांट बेकार हुई, यह पहर भी पार हुई&#124;]]></description>
										<content:encoded><![CDATA[<p>सो गया जग सारा,<br />
वर्ग सारा सो गया,<br />
अध्यापिका पढ़ा गई,<br />
कक्षा हीं सारी सो गई |</p>
<p>प्रबंधन की शाला में,<br />
बालको का ध्यान बाला में,<br />
मनमुग्ध करने की कला में,<br />
हर विद्यार्थी खो गए |</p>
<p>हाजिरी की इंतज़ार हुई,<br />
बातें कुछ दो चार हुई,<br />
शिक्षक की डांट बेकार हुई,<br />
यह पहर भी पार हुई|</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kalpeshpadia.wordpress.com/2012/03/07/%e0%a4%8f%e0%a4%95-%e0%a4%b5%e0%a4%b0%e0%a5%8d%e0%a4%97-%e0%a4%95%e0%a5%80-%e0%a4%95%e0%a4%b9%e0%a4%be%e0%a4%a8%e0%a5%80/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">105</post-id>
		<media:content url="https://1.gravatar.com/avatar/7ff04d23ebe8181632d092fce3dc39bc418c4430dcefb99faa21047bb49f566f?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kalpeshpadia</media:title>
		</media:content>
	</item>
		<item>
		<title></title>
		<link>https://kalpeshpadia.wordpress.com/2012/02/18/106/</link>
					<comments>https://kalpeshpadia.wordpress.com/2012/02/18/106/#respond</comments>
		
		<dc:creator><![CDATA[kalpeshpadia]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 09:09:57 +0000</pubDate>
				<category><![CDATA[Great Minds]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Beautiful Mind]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[John Nash]]></category>
		<category><![CDATA[NSA]]></category>
		<guid isPermaLink="false">http://kalpeshpadia.wordpress.com/2012/02/18/106/</guid>

					<description><![CDATA[Originally posted on <a href="https://agtb.wordpress.com/2012/02/17/john-nashs-letter-to-the-nsa/">Turing&#039;s Invisible Hand</a>: <br />The National Security Agency (NSA) has recently declassified an amazing letter that John Nash sent to it in 1955.  It seems that around the year 1950 Nash tried to interest some US security organs (the NSA itself was only formally formed only in 1952) in an encryption machine of his&#8230;]]></description>
										<content:encoded><![CDATA[<div class="wpcom-reblog-snapshot"><div class="reblogger-note"><div class='reblogger-note-content'><blockquote><p>Clearly John Nash was way ahead of his time&#8230; Schizophrenic, but super smart.. Respect!</p>
</blockquote></div></div><div class="reblog-post"><p class="reblog-from"><a href="https://agtb.wordpress.com/2012/02/17/john-nashs-letter-to-the-nsa/">Turing&#039;s Invisible Hand</a></p><div class="reblogged-content">
<p>The <a href="http://en.wikipedia.org/wiki/National_Security_Agency"><strong>National Security Agency</strong> (<strong>NSA</strong>)</a> has recently <a href="http://www.nsa.gov/public_info/press_room/2012/nash_exhibit.shtml">declassified</a> an <a href="http://www.nsa.gov/public_info/_files/nash_letters/nash_letters1.pdf">amazing letter</a> that <a href="http://en.wikipedia.org/wiki/John_Forbes_Nash,_Jr.">John Nash</a> sent to it in 1955.  It seems that around the year 1950 Nash tried to interest some US security organs (the NSA itself was only formally formed only in 1952) in an encryption machine of his design, but they did not seem to be interested.  It is not clear whether some of his material was lost, whether they ignored him as a theoretical professor, or — who knows — used some of his stuff but did not tell him.  In this hand-written letter sent by John Nash to the NSA in 1955, he tries to give a higher-level point of view supporting his design:</p>

<blockquote><p>In this letter I make some remarks on a general principle relevant to enciphering in general and to my machine in particular.</p></blockquote>

<p>He tries to make sure that he will…</p>
</div><p class="reblog-source"><a href="https://agtb.wordpress.com/2012/02/17/john-nashs-letter-to-the-nsa/">View original post</a> <span class="more-words">614 more words</span></p></div></div>]]></content:encoded>
					
					<wfw:commentRss>https://kalpeshpadia.wordpress.com/2012/02/18/106/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">106</post-id>
		<media:content url="https://1.gravatar.com/avatar/7ff04d23ebe8181632d092fce3dc39bc418c4430dcefb99faa21047bb49f566f?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kalpeshpadia</media:title>
		</media:content>
	</item>
		<item>
		<title>Select duplicate attributes rows from a table which has more than one column making the primary key</title>
		<link>https://kalpeshpadia.wordpress.com/2011/06/02/select-duplicate-attributes-rows-from-a-table-which-has-more-than-one-column-making-the-primary-key/</link>
					<comments>https://kalpeshpadia.wordpress.com/2011/06/02/select-duplicate-attributes-rows-from-a-table-which-has-more-than-one-column-making-the-primary-key/#respond</comments>
		
		<dc:creator><![CDATA[kalpeshpadia]]></dc:creator>
		<pubDate>Thu, 02 Jun 2011 03:56:14 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[DUPLICATE]]></category>
		<category><![CDATA[INNER JOIN]]></category>
		<category><![CDATA[JOIN]]></category>
		<category><![CDATA[MULTIPLE ROWS AS PRIMARY KEY]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[ORACLE]]></category>
		<category><![CDATA[PL/SQL]]></category>
		<category><![CDATA[PRIMARY KEY]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[UNIQUE]]></category>
		<guid isPermaLink="false">http://kalpeshpadia.wordpress.com/?p=101</guid>

					<description><![CDATA[Now here is something that a programmer would have come across sometime or the other. Let us say you have a table where more than one columns make up the primary key and you need to find out all those rows which have two of these columns (attributes) same but the third attribute is different. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Now here is something that a programmer would have come across sometime or the other. Let us say you have a table where more than one columns make up the primary key and you need to find out all those rows which have two of these columns (attributes) same but the third attribute is different. You can do this using a simple join like this<br />
<code><br />
SELECT * FROM Table1 A INNER JOIN Table1 B ON A.PK1=B.PK1 AND A.PK3=B.PK3 AND A.PK2 &lt;&gt; B.PK2<br />
</code></p>
]]></content:encoded>
					
					<wfw:commentRss>https://kalpeshpadia.wordpress.com/2011/06/02/select-duplicate-attributes-rows-from-a-table-which-has-more-than-one-column-making-the-primary-key/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">101</post-id>
		<media:content url="https://1.gravatar.com/avatar/7ff04d23ebe8181632d092fce3dc39bc418c4430dcefb99faa21047bb49f566f?s=96&#38;d=https%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kalpeshpadia</media:title>
		</media:content>
	</item>
	</channel>
</rss>
