<?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/"
> <channel><title>AppleGrew&#039;s Mind</title> <atom:link href="http://blog.applegrew.com/feed/" rel="self" type="application/rss+xml" /><link>http://blog.applegrew.com</link> <description>Tech &#38; random.</description> <lastBuildDate>Sat, 04 May 2013 07:13:58 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>Securing the WordPress Login page</title><link>http://blog.applegrew.com/2013/05/securing-the-wordpress-login-page/</link> <comments>http://blog.applegrew.com/2013/05/securing-the-wordpress-login-page/#comments</comments> <pubDate>Sat, 04 May 2013 07:13:58 +0000</pubDate> <dc:creator>Nirupam Biswas</dc:creator> <category><![CDATA[Just like that]]></category> <category><![CDATA[My Work]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Reports]]></category> <category><![CDATA[Tips and Tricks]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=1274</guid> <description><![CDATA[Of late I have seen quite a lot of brute force attempts to login into the admin account of this blog. The source IPs are wide and varied, ranging from Istanbul, Germany, Greece, US and more. In fact according to ArsTechnica article this has been happening for sometime now on a huge scale. I see a [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2013/05/securing-the-wordpress-login-page/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Process to get new LPG gas connection</title><link>http://blog.applegrew.com/2013/04/process-to-get-new-lpg-gas-connection/</link> <comments>http://blog.applegrew.com/2013/04/process-to-get-new-lpg-gas-connection/#comments</comments> <pubDate>Thu, 25 Apr 2013 04:55:31 +0000</pubDate> <dc:creator>Nirupam Biswas</dc:creator> <category><![CDATA[Featured Title]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Reports]]></category> <category><![CDATA[Tips and Tricks]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=1267</guid> <description><![CDATA[There are no silver bullets but it is better to know the process to avoid harassment. I recently got Indane LPG gas after making rounds of their office for about a month. Most of these was due to the lack of info. SO, here you go. First step is you need to get the KYC [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2013/04/process-to-get-new-lpg-gas-connection/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Why we don&#8217;t hire programmers based on puzzles, API quizzes, math riddles, or other parlor tricks by David of 37signals</title><link>http://blog.applegrew.com/2013/03/why-we-dont-hire-programmers-based-on-puzzles-api-quizzes-math-riddles-or-other-parlor-tricks-by-david-of-37signals/</link> <comments>http://blog.applegrew.com/2013/03/why-we-dont-hire-programmers-based-on-puzzles-api-quizzes-math-riddles-or-other-parlor-tricks-by-david-of-37signals/#comments</comments> <pubDate>Mon, 18 Mar 2013 11:42:44 +0000</pubDate> <dc:creator>Nirupam Biswas</dc:creator> <category><![CDATA[Regulars]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=1263</guid> <description><![CDATA[Why don&#8217;t hiring managers follow this? People do lack common sense. Why we don&#8217;t hire programmers based on puzzles, API quizzes, math riddles, or other parlor tricks by David of 37signals.]]></description> <wfw:commentRss>http://blog.applegrew.com/2013/03/why-we-dont-hire-programmers-based-on-puzzles-api-quizzes-math-riddles-or-other-parlor-tricks-by-david-of-37signals/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Configure your Belkin N150 router for BSNL broadband</title><link>http://blog.applegrew.com/2012/12/configure-your-belkin-n150-router-for-bsnl-broadband/</link> <comments>http://blog.applegrew.com/2012/12/configure-your-belkin-n150-router-for-bsnl-broadband/#comments</comments> <pubDate>Sun, 30 Dec 2012 08:10:38 +0000</pubDate> <dc:creator>Nirupam Biswas</dc:creator> <category><![CDATA[Internet]]></category> <category><![CDATA[Just like that]]></category> <category><![CDATA[My Work]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Tips and Tricks]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=1258</guid> <description><![CDATA[Login to your router dashboard. It should usually be at http://192.168.2.1. Now under &#8220;Inertnet WAN&#8221; click on &#8220;Connection Type&#8221;. Here select &#8220;PPPoE&#8221; and click on Next. Provide your BSNL username and password. Leave the &#8220;Service Name&#8221; field blank. For &#8220;VPI/VCI&#8221; field provide 0 and 35 as values. For &#8220;Encapsulation&#8221; field choose &#8220;LLC&#8221;. Leave all other [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2012/12/configure-your-belkin-n150-router-for-bsnl-broadband/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Calculate Root of Any Whole Number in Java</title><link>http://blog.applegrew.com/2012/12/calculate-root-of-any-whole-number-in-java/</link> <comments>http://blog.applegrew.com/2012/12/calculate-root-of-any-whole-number-in-java/#comments</comments> <pubDate>Sun, 23 Dec 2012 18:13:47 +0000</pubDate> <dc:creator>Nirupam Biswas</dc:creator> <category><![CDATA[Coding]]></category> <category><![CDATA[Java]]></category> <category><![CDATA[Just like that]]></category> <category><![CDATA[My Mind]]></category> <category><![CDATA[My Work]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Regulars]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=1252</guid> <description><![CDATA[The following Java program can find any root of a whole number. The logic is simple. Start by guessing some number and check if that is the correct value. If that overshoots then subtract some from the guess number else add to it. We added or subtracted some fixed constant. If that constant is too [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2012/12/calculate-root-of-any-whole-number-in-java/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Google really finally allows India to sell Android apps</title><link>http://blog.applegrew.com/2012/11/google-really-finally-allows-india-to-sell-android-apps/</link> <comments>http://blog.applegrew.com/2012/11/google-really-finally-allows-india-to-sell-android-apps/#comments</comments> <pubDate>Sat, 03 Nov 2012 07:01:58 +0000</pubDate> <dc:creator>Nirupam Biswas</dc:creator> <category><![CDATA[Android]]></category> <category><![CDATA[Coding]]></category> <category><![CDATA[Featured Title]]></category> <category><![CDATA[Reports]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=1244</guid> <description><![CDATA[There were reports a month back I suppose when Google mistakenly added India to the list of approved countries. Later that they removed India from the list, apologizing for the mistake. Now finally all India Android devs can rejoice. India is finally in the list. I just enrolled today. Check the below official link to confirm. Supported locations [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2012/11/google-really-finally-allows-india-to-sell-android-apps/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>My Flickr Photostream</title><link>http://blog.applegrew.com/2012/11/my-flickr-photostream/</link> <comments>http://blog.applegrew.com/2012/11/my-flickr-photostream/#comments</comments> <pubDate>Thu, 01 Nov 2012 18:21:14 +0000</pubDate> <dc:creator>Nirupam Biswas</dc:creator> <category><![CDATA[Just like that]]></category> <category><![CDATA[My Work]]></category> <category><![CDATA[Photography]]></category> <category><![CDATA[Regulars]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=1241</guid> <description><![CDATA[applegrew&#8217;s photostream on Flickr.]]></description> <wfw:commentRss>http://blog.applegrew.com/2012/11/my-flickr-photostream/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Dawn at Dum Dum</title><link>http://blog.applegrew.com/2012/11/dawn-at-dum-dum/</link> <comments>http://blog.applegrew.com/2012/11/dawn-at-dum-dum/#comments</comments> <pubDate>Thu, 01 Nov 2012 18:17:42 +0000</pubDate> <dc:creator>Nirupam Biswas</dc:creator> <category><![CDATA[My Work]]></category> <category><![CDATA[Photography]]></category> <category><![CDATA[Regulars]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=1238</guid> <description><![CDATA[Dawn at Dum Dum, a set on Flickr. Till now some of my best nature photography.]]></description> <wfw:commentRss>http://blog.applegrew.com/2012/11/dawn-at-dum-dum/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Django-Select2 version 3.1.1 released</title><link>http://blog.applegrew.com/2012/09/django-select2-version-3-1-1-released/</link> <comments>http://blog.applegrew.com/2012/09/django-select2-version-3-1-1-released/#comments</comments> <pubDate>Sun, 30 Sep 2012 03:21:42 +0000</pubDate> <dc:creator>Nirupam Biswas</dc:creator> <category><![CDATA[Coding]]></category> <category><![CDATA[Django]]></category> <category><![CDATA[Django-Select2]]></category> <category><![CDATA[My Work]]></category> <category><![CDATA[Python]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=1234</guid> <description><![CDATA[Just released Django-Select2&#8216;s version 3.1.1. The key changes are:- Updated Select2 Javascript library to versino 3.2. This new version fixes a lot of bugs, along with providing a high resolution icon image, to be used in Retina displays. In my last release (version 3.0.2) I introduced some new template tags but unfortunately I did not [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2012/09/django-select2-version-3-1-1-released/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Supported Digital Camera RAW formats in OSX iPhoto 11</title><link>http://blog.applegrew.com/2012/09/supported-digital-camera-raw-formats-in-osx-iphoto-11/</link> <comments>http://blog.applegrew.com/2012/09/supported-digital-camera-raw-formats-in-osx-iphoto-11/#comments</comments> <pubDate>Sun, 16 Sep 2012 03:41:02 +0000</pubDate> <dc:creator>Nirupam Biswas</dc:creator> <category><![CDATA[OSX]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Reports]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=1231</guid> <description><![CDATA[OS X Lion: Supported digital camera RAW formats. Simply re-blogging this link since Google search always yields me the list for iPhoto 6. It took me quite a while to find this link.]]></description> <wfw:commentRss>http://blog.applegrew.com/2012/09/supported-digital-camera-raw-formats-in-osx-iphoto-11/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Dynamic page generated in 0.372 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-26 06:46:56 -->
