<?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 &#187; My Mind</title> <atom:link href="http://blog.applegrew.com/category/my-mind/feed/" rel="self" type="application/rss+xml" /><link>http://blog.applegrew.com</link> <description>Tech &#38; random.</description> <lastBuildDate>Sun, 05 Feb 2012 16:29:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>How to Reset the Root Password of MySql in Linux</title><link>http://blog.applegrew.com/2012/02/how-to-reset-the-root-password-of-mysql-in-linux/</link> <comments>http://blog.applegrew.com/2012/02/how-to-reset-the-root-password-of-mysql-in-linux/#comments</comments> <pubDate>Sun, 05 Feb 2012 16:29:46 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[My Mind]]></category> <category><![CDATA[My Work]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Tips and Tricks]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=1106</guid> <description><![CDATA[I am posting this for my future reference. Also it my help passers by. If you are using CentOS 6 (maybe others too). To reset the root password use the following steps:- sudo service mysqld stop sudo service mysqld startsos mysql -u root Now you will be at mysql prompt. Here type:- UPDATE mysql.user SET [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2012/02/how-to-reset-the-root-password-of-mysql-in-linux/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Digit Math Application: Proving that all numbers ending with 5 are divisible by 5</title><link>http://blog.applegrew.com/2012/01/digit-math-application-proving-that-all-numbers-ending-with-5-are-divisible-by-5/</link> <comments>http://blog.applegrew.com/2012/01/digit-math-application-proving-that-all-numbers-ending-with-5-are-divisible-by-5/#comments</comments> <pubDate>Tue, 10 Jan 2012 18:43:54 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Digit Math]]></category> <category><![CDATA[Digit Math Applications]]></category> <category><![CDATA[Just like that]]></category> <category><![CDATA[Math]]></category> <category><![CDATA[My Mind]]></category> <category><![CDATA[My Work]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Reports]]></category> <category><![CDATA[Show Casing]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=1005</guid> <description><![CDATA[Please read Digit Math: Introduction before you continue. The problem It seems I have developed a fascination for the number 5, so here we go again. Here I would be using Digit Math to prove that all integers  which end with digit 5 are always divisible by 5. The proof Case 1: Take a two [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2012/01/digit-math-application-proving-that-all-numbers-ending-with-5-are-divisible-by-5/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Digit Math Application: Proving the correctness of shortcut method to squaring numbers ending with 5</title><link>http://blog.applegrew.com/2012/01/digit-math-application-proving-5squaring-shortcut/</link> <comments>http://blog.applegrew.com/2012/01/digit-math-application-proving-5squaring-shortcut/#comments</comments> <pubDate>Tue, 10 Jan 2012 18:43:22 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Digit Math]]></category> <category><![CDATA[Digit Math Applications]]></category> <category><![CDATA[Featured Title]]></category> <category><![CDATA[Math]]></category> <category><![CDATA[My Mind]]></category> <category><![CDATA[My Work]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Show Casing]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=938</guid> <description><![CDATA[Please read Digit Math: Introduction before you continue. The problem Someday, somewhere I came to know that any number which ends with the digit 5 can be easily squared. The trick can be easily demonstrate using an example. Suppose we want to find the square of 25. Trick is to take the number before 5 [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2012/01/digit-math-application-proving-5squaring-shortcut/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Digit Math: Introduction</title><link>http://blog.applegrew.com/2012/01/digit-math-introduction/</link> <comments>http://blog.applegrew.com/2012/01/digit-math-introduction/#comments</comments> <pubDate>Tue, 10 Jan 2012 18:40:43 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Digit Math]]></category> <category><![CDATA[Featured]]></category> <category><![CDATA[Math]]></category> <category><![CDATA[My Mind]]></category> <category><![CDATA[My Work]]></category> <category><![CDATA[Regulars]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=806</guid> <description><![CDATA[The person in the above image is Bertrand Russell. Famous Mathematician and Logician.  An excellent graphic novel, Logicomix, is based around his life. That is a must read. First thing first. Even if you are not a Math demi-god, it is fine, Digit Math is still for you. In fact my academic track record shows that I [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2012/01/digit-math-introduction/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Making Frameworks</title><link>http://blog.applegrew.com/2011/08/making-frameworks/</link> <comments>http://blog.applegrew.com/2011/08/making-frameworks/#comments</comments> <pubDate>Fri, 19 Aug 2011 10:08:18 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Coding]]></category> <category><![CDATA[Featured Title]]></category> <category><![CDATA[Just like that]]></category> <category><![CDATA[My Mind]]></category> <category><![CDATA[Regulars]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=701</guid> <description><![CDATA[Every few months we see a new framework springing up somewhere. Now we have too many choices. In fact it is little too much. Unfortunately, choice is something you don&#8217;t have in a typical enterprise. In an enterprise, software developer is coaxed to make use of many frameworks from which he would rather run a [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2011/08/making-frameworks/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Site running on steriods or so I am told</title><link>http://blog.applegrew.com/2011/07/site-running-on-steriods-or-so-i-am-told/</link> <comments>http://blog.applegrew.com/2011/07/site-running-on-steriods-or-so-i-am-told/#comments</comments> <pubDate>Thu, 14 Jul 2011 19:09:22 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[My Mind]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Reports]]></category> <category><![CDATA[Tips and Tricks]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=370</guid> <description><![CDATA[I was told Nginx is superbly efficient and is the only way I can keep my server from being thrashed every two days. Yesterday I moved to Nginx. So far so good. If it runs fine for a week without issue then fine. Keeping my fingers crossed. Will post my Nginx configs then. One more [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2011/07/site-running-on-steriods-or-so-i-am-told/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>New place, new face</title><link>http://blog.applegrew.com/2011/07/new-place-new-face/</link> <comments>http://blog.applegrew.com/2011/07/new-place-new-face/#comments</comments> <pubDate>Thu, 07 Jul 2011 19:38:27 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Just like that]]></category> <category><![CDATA[My Mind]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Reports]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=594</guid> <description><![CDATA[As I reported before, I have moved to &#8220;cloud&#8221; based hosting from eApps. Moving to &#8220;cloud&#8221; was no easy task, and more than once it knocked the lights out of me. After many tussle and numerous tickets, rackets, hair uprooting exercises and under the hood tweaking, I guess now I can rest easy. To celebrate [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2011/07/new-place-new-face/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>New (possible) social engineering attack using forums.</title><link>http://blog.applegrew.com/2011/03/new-possible-social-engineering-attack-using-forums/</link> <comments>http://blog.applegrew.com/2011/03/new-possible-social-engineering-attack-using-forums/#comments</comments> <pubDate>Fri, 11 Mar 2011 11:30:38 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Internet]]></category> <category><![CDATA[My Mind]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Reports]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=242</guid> <description><![CDATA[First a disclaimer: I am not 100% sure if the incident that I am about to mention was really a social engineering attack to steal my email id. The attacker introduced himself as Osher. Osher if your intentions were really good then do let me know and I sincerely apologies. The incident Refer to the [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2011/03/new-possible-social-engineering-attack-using-forums/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Maybe Pizzas and Subways have caused some allergies in me</title><link>http://blog.applegrew.com/2010/11/maybe-pizzas-and-subways-have-caused-some-allergies-in-me/</link> <comments>http://blog.applegrew.com/2010/11/maybe-pizzas-and-subways-have-caused-some-allergies-in-me/#comments</comments> <pubDate>Mon, 08 Nov 2010 19:29:21 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[My Mind]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Reports]]></category> <category><![CDATA[Reviews]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=186</guid> <description><![CDATA[Like many I have feasted over many Pizzas and &#8216;healthy&#8217; Subway burgers. Infrequently and sporadically I have seem to get allergy attacks where hives form on your skin [1]. Hives will cause lot small swellings to form on your body, as it happens in case of insect bites, but all throughout the body. Many of [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2010/11/maybe-pizzas-and-subways-have-caused-some-allergies-in-me/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The HDFC scumbags.</title><link>http://blog.applegrew.com/2010/11/the-hdfc-scumbags/</link> <comments>http://blog.applegrew.com/2010/11/the-hdfc-scumbags/#comments</comments> <pubDate>Sat, 06 Nov 2010 14:38:51 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[My Mind]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Reports]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=183</guid> <description><![CDATA[I got a call from HDFC saying that I am being offered a Credit Card which has no renewal fees. I needed one but only for international online transactions like paying for this server, but didn&#8217;t want to incur any additional maintenance charges. Well so, I inquired and was assured that there are NO MAINTENANCE [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2010/11/the-hdfc-scumbags/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
