<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Anirudha gupta</title>
        <link>http://geekswithblogs.net/anirugu/Default.aspx</link>
        <description> </description>
        <language>en-US</language>
        <copyright>Anirudha</copyright>
        <managingEditor>anirugu@gmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <image>
            <title>Anirudha gupta</title>
            <url>http://geekswithblogs.net/images/RSS2Image.gif</url>
            <link>http://geekswithblogs.net/anirugu/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>Visual Studio 2012 thank you</title>
            <link>http://geekswithblogs.net/anirugu/archive/2013/03/11/visual-studio-2012-thank-you.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/anirugu/archive/2013/03/11/visual-studio-2012-thank-you.aspx'&gt;http://geekswithblogs.net/anirugu/archive/2013/03/11/visual-studio-2012-thank-you.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://gwb.blob.core.windows.net/anirugu/Windows-Live-Writer/Visual-Studio-Thanks-you_129B6/photo0107_4.jpg"&gt;&lt;img title="photo0107" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="photo0107" src="http://gwb.blob.core.windows.net/anirugu/Windows-Live-Writer/Visual-Studio-Thanks-you_129B6/photo0107_thumb_1.jpg" width="184" height="244" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;I was quite Excited to hear that I got a shipment come from Microsoft. I open it and this is the thing I got in my hand &lt;img class="wlEmoticon wlEmoticon-smile" style="border-top-style: none; border-left-style: none; border-bottom-style: none; border-right-style: none" alt="Smile" src="http://gwb.blob.core.windows.net/anirugu/Windows-Live-Writer/Visual-Studio-Thanks-you_129B6/wlEmoticon-smile_2.png" /&gt;. It's a shiny glass cube with writing etched in the middle of it..&lt;/p&gt; &lt;img src="http://geekswithblogs.net/anirugu/aggbug/152379.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Anirudha</dc:creator>
            <guid>http://geekswithblogs.net/anirugu/archive/2013/03/11/visual-studio-2012-thank-you.aspx</guid>
            <pubDate>Mon, 11 Mar 2013 15:47:21 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/anirugu/comments/152379.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/anirugu/archive/2013/03/11/visual-studio-2012-thank-you.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/anirugu/comments/commentRss/152379.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/anirugu/services/trackbacks/152379.aspx</trackback:ping>
        </item>
        <item>
            <title>How to set exe to run on startup in Windows 8</title>
            <link>http://geekswithblogs.net/anirugu/archive/2013/03/11/how-to-set-exe-to-run-on-startup-in-windows.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/anirugu/archive/2013/03/11/how-to-set-exe-to-run-on-startup-in-windows.aspx'&gt;http://geekswithblogs.net/anirugu/archive/2013/03/11/how-to-set-exe-to-run-on-startup-in-windows.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Do you want to run something when you open your system. Here is a simple way to do this in Windows 8.&lt;/p&gt;  &lt;p&gt;press Win + R and type “%appData%” then press Enter&lt;/p&gt;  &lt;p&gt;You are now in Roaming folder.&lt;/p&gt;  &lt;p&gt;Follow this folder “Microsoft\Windows\Start Menu\Programs\Startup” in explorer.&lt;/p&gt;  &lt;p&gt;Make a shortcut of apps you want to run and paste them on this folder. &lt;/p&gt;  &lt;p&gt;This way you can run them automatically when you start your own system.&lt;/p&gt;  &lt;p&gt;If you want to disable startup for any of executable you have set previously then you can use Task manager to disable them to no further run when you start your own PC. Look at the image below.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://gwb.blob.core.windows.net/anirugu/Windows-Live-Writer/How-to-set-exe-to-run-on-startup-in-Wind_7BAC/11_2.png"&gt;&lt;img title="11" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="11" src="http://gwb.blob.core.windows.net/anirugu/Windows-Live-Writer/How-to-set-exe-to-run-on-startup-in-Wind_7BAC/11_thumb.png" width="244" height="215" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/anirugu/aggbug/152369.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Anirudha</dc:creator>
            <guid>http://geekswithblogs.net/anirugu/archive/2013/03/11/how-to-set-exe-to-run-on-startup-in-windows.aspx</guid>
            <pubDate>Mon, 11 Mar 2013 03:23:42 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/anirugu/comments/152369.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/anirugu/archive/2013/03/11/how-to-set-exe-to-run-on-startup-in-windows.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/anirugu/comments/commentRss/152369.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/anirugu/services/trackbacks/152369.aspx</trackback:ping>
        </item>
        <item>
            <title>syncfusion&amp;rsquo;s Succinctly series</title>
            <link>http://geekswithblogs.net/anirugu/archive/2013/03/08/syncfusionrsquos-succinctly-series.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/anirugu/archive/2013/03/08/syncfusionrsquos-succinctly-series.aspx'&gt;http://geekswithblogs.net/anirugu/archive/2013/03/08/syncfusionrsquos-succinctly-series.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Few days ago I hear about Succinctly series that syncfusion made for us. You can check all these resources at &lt;a href="http://www.syncfusion.com/resources/techportal"&gt;http://www.syncfusion.com/resources/techportal&lt;/a&gt; The good thing about these books are they are freely available &amp;amp; it’s nicely written for beginners.  &lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://gwb.blob.core.windows.net/anirugu/WindowsLiveWriter/syncfusionsSuccinctlyseries_7866/11_2.png"&gt;&lt;img title="11" style="border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px; display: inline" border="0" alt="11" src="http://gwb.blob.core.windows.net/anirugu/WindowsLiveWriter/syncfusionsSuccinctlyseries_7866/11_thumb.png" width="244" height="138" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;For example if you look at &lt;a href="http://www.syncfusion.com/resources/techportal/ebooks/javascript"&gt;http://www.syncfusion.com/resources/techportal/ebooks/javascript&lt;/a&gt; “JavaScript Succinctly” then you found that their is all code is nicely written for anyone to easily understand. “JavaScript Succinctly” is only 143 pages book so this not make you  bore once you start reading the book.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.syncfusion.com/resources/techportal"&gt;http://www.syncfusion.com/resources/techportal&lt;/a&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/anirugu/aggbug/152347.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Anirudha</dc:creator>
            <guid>http://geekswithblogs.net/anirugu/archive/2013/03/08/syncfusionrsquos-succinctly-series.aspx</guid>
            <pubDate>Fri, 08 Mar 2013 03:08:40 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/anirugu/comments/152347.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/anirugu/archive/2013/03/08/syncfusionrsquos-succinctly-series.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/anirugu/comments/commentRss/152347.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/anirugu/services/trackbacks/152347.aspx</trackback:ping>
        </item>
        <item>
            <title>How to solve &amp;ldquo;git is not recognized command in Windows&amp;rdquo; when you have installed &amp;ldquo;github for Windows&amp;rdquo; ?</title>
            <link>http://geekswithblogs.net/anirugu/archive/2013/03/02/how-to-solve-ldquogit-is-not-recognized-command-in-windowsrdquo.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/anirugu/archive/2013/03/02/how-to-solve-ldquogit-is-not-recognized-command-in-windowsrdquo.aspx'&gt;http://geekswithblogs.net/anirugu/archive/2013/03/02/how-to-solve-ldquogit-is-not-recognized-command-in-windowsrdquo.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;If you have installed Github for Windows and still got trouble when you tried to running command on CMD then here is a sollution to trouble.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Open this C:\Users\myusername\AppData\Local\GitHub\PortableGit_93e8418133eb85e81a81e5e19c272776524496c6\libexec\git-core in your windows explorer. Now copy this path.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Now go to Start –&amp;gt;  Edit environment variable &amp;gt; search the  System Variable “path” Edit the value. Add ; and the path you have just copied. Now you can run git commands on Cmd.&lt;/p&gt;  &lt;p&gt;If you still have trouble that some DLL is missing then download Git from &lt;a title="http://git-scm.com/" href="http://git-scm.com/"&gt;http://git-scm.com/&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Now after installing this you can Follow &lt;a title="http://stackoverflow.com/questions/3431361/git-for-windows-the-program-cant-start-because-libiconv2-dll-is-missing" href="http://stackoverflow.com/questions/3431361/git-for-windows-the-program-cant-start-because-libiconv2-dll-is-missing"&gt;http://stackoverflow.com/questions/3431361/git-for-windows-the-program-cant-start-because-libiconv2-dll-is-missing&lt;/a&gt; to solve the issue for missing DLL. &lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Thanks  for read my post&lt;/p&gt; &lt;img src="http://geekswithblogs.net/anirugu/aggbug/152293.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Anirudha</dc:creator>
            <guid>http://geekswithblogs.net/anirugu/archive/2013/03/02/how-to-solve-ldquogit-is-not-recognized-command-in-windowsrdquo.aspx</guid>
            <pubDate>Sat, 02 Mar 2013 17:40:24 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/anirugu/comments/152293.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/anirugu/archive/2013/03/02/how-to-solve-ldquogit-is-not-recognized-command-in-windowsrdquo.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/anirugu/comments/commentRss/152293.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/anirugu/services/trackbacks/152293.aspx</trackback:ping>
        </item>
        <item>
            <title>How to write CSS only for Internet Explorer 10 ?</title>
            <link>http://geekswithblogs.net/anirugu/archive/2013/03/02/how-to-write-css-only-for-internet-explorer--10.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/anirugu/archive/2013/03/02/how-to-write-css-only-for-internet-explorer--10.aspx'&gt;http://geekswithblogs.net/anirugu/archive/2013/03/02/how-to-write-css-only-for-internet-explorer--10.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Recently I hear about IE 10 launch for windows 7. It’s sound pretty good to me. I have check if this have something good for me as a designer’s prospective. I start checking the code that is break in Ie9 or old browser. I found this code still not work in IE10 for me &lt;img class="wlEmoticon wlEmoticon-sadsmile" style="border-top-style: none; border-left-style: none; border-bottom-style: none; border-right-style: none" alt="Sad smile" src="http://gwb.blob.core.windows.net/anirugu/Windows-Live-Writer/How-to-write-CSS-only-for-Ie-10-_12686/wlEmoticon-sadsmile_2.png" /&gt;. Same way code work without any issue in Firefox and Chrome perfectly.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;So all I want is writing Custom CSS for IE browser. Unfortunately it will  not work In IE10. Microsoft have removed this feature in Ie10 see &lt;a href="http://blogs.msdn.com/b/ie/archive/2011/07/06/html5-parsing-in-ie10.aspx"&gt;link1&lt;/a&gt; &lt;a href="http://msdn.microsoft.com/en-us/library/ms537512(v=VS.85).aspx"&gt;link2&lt;/a&gt; This means the code I have written for legacy support doesn’t work in Ie10.&lt;/p&gt;  &lt;p&gt;This means this code will no longer work in IE10&lt;/p&gt;  &lt;p&gt;&amp;lt;!--[if IE]&amp;gt;    &lt;br /&gt;         &amp;lt;link rel="stylesheet" href="assets/ie.css"&amp;gt;     &lt;br /&gt;         &amp;lt;![endif]—&amp;gt;&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;if you tried to use trick like jQuery.browser() then after jQuery 1.9 it’s no longer work too. see jQuery &lt;a href="http://jquery.com/upgrade-guide/1.9/#jquery-browser-removed"&gt;upgrade guide&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;script from &lt;a title="http://www.impressivewebs.com/ie10-css-hacks/" href="http://www.impressivewebs.com/ie10-css-hacks/"&gt;http://www.impressivewebs.com/ie10-css-hacks/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;lt;!--[if !IE]&amp;gt;&amp;lt;!--&amp;lt;script&amp;gt;    &lt;br /&gt;if (/*@cc_on!@*/false) {     &lt;br /&gt;    document.documentElement.className+=' ie10';     &lt;br /&gt;}     &lt;br /&gt;&amp;lt;/script&amp;gt;&amp;lt;!--&amp;lt;![endif]—&amp;gt;     &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;Will not work. But you can use this code by remove comments and direct run the code without comments. Write above code this way.&lt;/p&gt;  &lt;p&gt;&amp;lt;script&amp;gt;    &lt;br /&gt;if (/*@cc_on!@*/false) {     &lt;br /&gt;    document.documentElement.className+=' ie10';     &lt;br /&gt;}     &lt;br /&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Now you have class ie10 on your web-pages’s html tag. Now when you write Css you can write custom css for Ie10 this way. This will only work in Ie10&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;UPDATE 17 MARCH&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;There is no need to add extra class .ie10 for Ie10. Because we need to run the ie.css in IE10 as what we do for earlier version. adding Ie.css dynamically is enough to solve this issue.&lt;/p&gt;  &lt;p&gt;  &amp;lt;script&amp;gt;    &lt;br /&gt;if (/*@cc_on!@*/false) {     &lt;br /&gt;    var headHTML = document.getElementsByTagName('head')[0].innerHTML;     &lt;br /&gt;headHTML    += '&amp;lt;link type="text/css" rel="stylesheet" href="assets/ie.css"&amp;gt;';     &lt;br /&gt;document.getElementsByTagName('head')[0].innerHTML = headHTML;     &lt;br /&gt;}     &lt;br /&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;  &lt;p&gt;This code will add ie.css in Ie10. Cheers&lt;/p&gt;  &lt;p&gt; &lt;img class="wlEmoticon wlEmoticon-smile" style="border-top-style: none; border-left-style: none; border-bottom-style: none; border-right-style: none" alt="Smile" src="https://gwb.blob.core.windows.net/anirugu/Windows-Live-Writer/How-to-write-CSS-only-for-Internet-Explo_8229/wlEmoticon-smile_2.png" /&gt;&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Thanks for read my post.&lt;/p&gt; &lt;img src="http://geekswithblogs.net/anirugu/aggbug/152292.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Anirudha</dc:creator>
            <guid>http://geekswithblogs.net/anirugu/archive/2013/03/02/how-to-write-css-only-for-internet-explorer--10.aspx</guid>
            <pubDate>Sat, 02 Mar 2013 15:46:20 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/anirugu/comments/152292.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/anirugu/archive/2013/03/02/how-to-write-css-only-for-internet-explorer--10.aspx#feedback</comments>
            <slash:comments>7</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/anirugu/comments/commentRss/152292.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/anirugu/services/trackbacks/152292.aspx</trackback:ping>
        </item>
        <item>
            <title>How portableapps.com save time of people ?</title>
            <link>http://geekswithblogs.net/anirugu/archive/2013/01/27/how-portableapps.com-save-time-of-people.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/anirugu/archive/2013/01/27/how-portableapps.com-save-time-of-people.aspx'&gt;http://geekswithblogs.net/anirugu/archive/2013/01/27/how-portableapps.com-save-time-of-people.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Sometime people things to get back the settings of software they used last time on another computer. Sometime installing OS means lost the Settings made in Firefox and Chrome browser.&lt;/p&gt;  &lt;p&gt;portableapps.com  provide the portable version of software which you can backup and able to use them on another computer without loosing any settings.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;This way you never lost History,plugins and custom settings you have applied in Firefox,chrome &amp;amp; skype.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Portableapps is better way to run software. It’s not make any Registry on computer. You can backup your software with Settings and able to use them on another computer without doing same settings again and again.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;&lt;a title="http://portableapps.com/" href="http://portableapps.com/"&gt;http://portableapps.com/&lt;/a&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/anirugu/aggbug/151944.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Anirudha</dc:creator>
            <guid>http://geekswithblogs.net/anirugu/archive/2013/01/27/how-portableapps.com-save-time-of-people.aspx</guid>
            <pubDate>Sun, 27 Jan 2013 10:53:55 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/anirugu/comments/151944.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/anirugu/archive/2013/01/27/how-portableapps.com-save-time-of-people.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/anirugu/comments/commentRss/151944.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/anirugu/services/trackbacks/151944.aspx</trackback:ping>
        </item>
        <item>
            <title>how document.readyState work</title>
            <link>http://geekswithblogs.net/anirugu/archive/2013/01/25/how-document.readystate-work.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/anirugu/archive/2013/01/25/how-document.readystate-work.aspx'&gt;http://geekswithblogs.net/anirugu/archive/2013/01/25/how-document.readystate-work.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;in javascript we can use document.readyState  to know the state of page.&lt;/p&gt;  &lt;p&gt;Some state of page is &lt;/p&gt;  &lt;p&gt;“loading” :- when page is still loading and script is executed.&lt;/p&gt;  &lt;p&gt;“interactive” :- when page is finished parsing but still loading sub-resources.&lt;/p&gt;  &lt;p&gt;“completed” :- page is completely loaded.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;check a little demo at &lt;a href="http://f1beta.com/demo/document.readyState.html"&gt;http://f1beta.com/demo/document.readyState.html&lt;/a&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/anirugu/aggbug/151934.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Anirudha</dc:creator>
            <guid>http://geekswithblogs.net/anirugu/archive/2013/01/25/how-document.readystate-work.aspx</guid>
            <pubDate>Fri, 25 Jan 2013 10:49:37 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/anirugu/comments/151934.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/anirugu/archive/2013/01/25/how-document.readystate-work.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/anirugu/comments/commentRss/151934.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/anirugu/services/trackbacks/151934.aspx</trackback:ping>
        </item>
        <item>
            <title>Running isNaN(undefined) come true in JavaScript !</title>
            <link>http://geekswithblogs.net/anirugu/archive/2013/01/17/running-isnanundefined-come-true-in-javascript.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/anirugu/archive/2013/01/17/running-isnanundefined-come-true-in-javascript.aspx'&gt;http://geekswithblogs.net/anirugu/archive/2013/01/17/running-isnanundefined-come-true-in-javascript.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;In Javascript if you try to run this code then only #4 statement will print the value.&lt;/p&gt;  &lt;p&gt;&amp;lt;script type="text/javascript"&amp;gt;    &lt;br /&gt;function print(obj){     &lt;br /&gt;    console.log(obj);     &lt;br /&gt;}     &lt;br /&gt;if(undefined){     &lt;br /&gt;    print ("undefined");     &lt;br /&gt;}     &lt;br /&gt;if(null){     &lt;br /&gt;    print('null');     &lt;br /&gt;}     &lt;br /&gt;if(isNaN(null)){     &lt;br /&gt;    print('isNaN(null)');     &lt;br /&gt;}     &lt;br /&gt;if(isNaN(undefined)){ // only this statement will come true     &lt;br /&gt;    print('isNaN(undefined)');     &lt;br /&gt;}     &lt;br /&gt;&amp;lt;/script&amp;gt;     &lt;/p&gt; &lt;img src="http://geekswithblogs.net/anirugu/aggbug/151857.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Anirudha</dc:creator>
            <guid>http://geekswithblogs.net/anirugu/archive/2013/01/17/running-isnanundefined-come-true-in-javascript.aspx</guid>
            <pubDate>Thu, 17 Jan 2013 05:05:10 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/anirugu/comments/151857.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/anirugu/archive/2013/01/17/running-isnanundefined-come-true-in-javascript.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/anirugu/comments/commentRss/151857.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/anirugu/services/trackbacks/151857.aspx</trackback:ping>
        </item>
        <item>
            <title>How to get started with Twitter Bootstrap</title>
            <link>http://geekswithblogs.net/anirugu/archive/2012/12/16/how-to-get-started-with-twitter-bootstrap.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/anirugu/archive/2012/12/16/how-to-get-started-with-twitter-bootstrap.aspx'&gt;http://geekswithblogs.net/anirugu/archive/2012/12/16/how-to-get-started-with-twitter-bootstrap.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Updated 15 May 13&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Through this post I will give you quick overview for using Twitter bootstrap in your web project. &lt;/p&gt;  &lt;p&gt;Twitter bootstrap is a framework that contain grid system and some JavaScript based  plugin feature. You can  quickly write better UI using Twitter bootstrap.&lt;/p&gt;  &lt;p&gt;For get started on This post you need to download the Bootstrap from &lt;a title="http://twitter.github.com/bootstrap/" href="http://twitter.github.com/bootstrap"&gt;http://twitter.github.com/bootstrap&lt;/a&gt; Now copied all these folder in your root folder of your project. use these scripts and styles by link them in your html pages (mockup).&lt;/p&gt;  &lt;p&gt;I personally prefer using LESS file for bootstrap. Bootstrap project on Github also use LESS for their project. For compile the LESS file you need  to have things like &lt;a href="http://wearekiss.com/simpless"&gt;SimpLESS&lt;/a&gt; If you are using Visual Studio or webmatrix there are few plugin exist to automatically compile LESS file for you.&lt;/p&gt;  &lt;p&gt;If you are using LESS file then you also able to track your error code easily. For example Simpless show error this way.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://gwb.blob.core.windows.net/anirugu/Windows-Live-Writer/How-to-get-started-with-Twitter-boostra_13A2D/simpless_2.png"&gt;&lt;img title="simpless" style="border-left-width: 0px; border-right-width: 0px; background-image: none; border-bottom-width: 0px; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-top-width: 0px" border="0" alt="simpless" src="http://gwb.blob.core.windows.net/anirugu/Windows-Live-Writer/How-to-get-started-with-Twitter-boostra_13A2D/simpless_thumb.png" width="244" height="80" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;See this example code for how I link my files &lt;/p&gt;  &lt;p&gt;&amp;lt;link rel="stylesheet" href="assets/normalize.css"&amp;gt;    &lt;br /&gt;&amp;lt;link rel="stylesheet" href="assets/css/bootstrap.min.css"/&amp;gt;     &lt;br /&gt;&amp;lt;link rel="stylesheet" href="assets/css/bootstrap-responsive.min.css"/&amp;gt;     &lt;br /&gt;&amp;lt;link rel="stylesheet" href="assets/style.css"/&amp;gt; &lt;/p&gt;  &lt;p&gt;Note that Normalize.css is not come with bootstrap. You need to get it separately from &lt;a href="http://necolas.github.com/normalize.css/"&gt;Github&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The JavaScript features of Twitter bootstrap also required jQuery &lt;/p&gt;  &lt;p&gt;&amp;lt;script src="assets/jquery-1.8.3.js"&amp;gt;&amp;lt;/script&amp;gt;    &lt;br /&gt;&amp;lt;script type="text/javascript" src="assets/script.js"&amp;gt; &amp;lt;/script&amp;gt;&lt;/p&gt;  &lt;p&gt;Now do What &lt;img class="wlEmoticon wlEmoticon-laughingoutloud" style="border-top-style: none; border-left-style: none; border-bottom-style: none; border-right-style: none" alt="Laughing out loud" src="https://gwb.blob.core.windows.net/anirugu/Windows-Live-Writer/How-to-get-started-with-Twitter-Bootstra_926A/wlEmoticon-laughingoutloud_2.png" /&gt;&lt;/p&gt;  &lt;p&gt;Now start looking at &lt;a title="http://twitter.github.com/bootstrap/getting-started.html" href="http://twitter.github.com/bootstrap/getting-started.html"&gt;http://twitter.github.com/bootstrap/getting-started.html&lt;/a&gt; There is a lot of sites on internet who help you to get started with it. If you found any issue Just use Stackoverflow ,google or pots bugs/issues on Github.&lt;/p&gt;  &lt;p&gt;Thanks for read my post. any suggestion Comments here for let me know &lt;img class="wlEmoticon wlEmoticon-smile" style="border-top-style: none; border-left-style: none; border-bottom-style: none; border-right-style: none" alt="Smile" src="https://gwb.blob.core.windows.net/anirugu/Windows-Live-Writer/How-to-get-started-with-Twitter-Bootstra_926A/wlEmoticon-smile_2.png" /&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/anirugu/aggbug/151571.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Anirudha</dc:creator>
            <guid>http://geekswithblogs.net/anirugu/archive/2012/12/16/how-to-get-started-with-twitter-bootstrap.aspx</guid>
            <pubDate>Sun, 16 Dec 2012 15:35:23 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/anirugu/comments/151571.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/anirugu/archive/2012/12/16/how-to-get-started-with-twitter-bootstrap.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/anirugu/comments/commentRss/151571.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/anirugu/services/trackbacks/151571.aspx</trackback:ping>
        </item>
        <item>
            <title>sublime text 2 review !</title>
            <link>http://geekswithblogs.net/anirugu/archive/2012/11/25/sublime-text-2-review.aspx</link>
            <description>&lt;p&gt;Originally posted on: &lt;a href='http://geekswithblogs.net/anirugu/archive/2012/11/25/sublime-text-2-review.aspx'&gt;http://geekswithblogs.net/anirugu/archive/2012/11/25/sublime-text-2-review.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Few months ago I am looking for a editor to doing simply edit on html,css,javascript.  Before it I tried notepad++ which is quite awesome to do all works I want to get done with him.  I choose 2 editor on my list.&lt;/p&gt;  &lt;p&gt;first is sublime text and second is phpstorm. both are cross-plateform. I tried both and both is working fine. I finally go with sublime text 2.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Here is the reason why sublime text 2 is awesome.&lt;/p&gt;  &lt;p&gt;phpstorm and sublime text 2 both is licensed  software. In sublime text 2 you can use it for unlimited time when phpstorm is available for 30 days only.&lt;/p&gt;  &lt;p&gt;Sublime text 2 is very memory efficient and lightweight software this is first thing people found best in sublime text 2. in phpstorm problem for me is sometime it’s goes unresponsive when I tried html5 boilerplate. sublime text 2 is never hang depend on memory size of project compare to phpstorm.&lt;/p&gt;  &lt;p&gt;in Sublime text 2 you can got better speed at coding after learning some shortcut and basic thing applied specially sublime text 2. Sublime text 2 come with distraction free mode when phpstorm have nothing with full-screen.&lt;/p&gt;  &lt;p&gt;Sublime text 2 support almost every language. I have seen many people in community who has move from their PHP IDE to sublime text 2. You can use LESS and coffeescript in it. There are many kind of customization out in github regarding sublime text 2.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;In past I also have also tried webmatrix. the latest version of webmatrix have nothing good as sublime text 2. Sublime text 2 is best fit for my requirement. &lt;/p&gt;  &lt;p&gt; [oops, their is some grammatical mistake done in this post.Sorry for it, I will update it in my free time.]&lt;/p&gt;  &lt;p&gt;So cheers, people should tried once Sublime text 2 if they are look for a solid tool for learning new things. sublime text 2 can be downloaded from &lt;a title="http://www.sublimetext.com/" href="http://www.sublimetext.com/"&gt;http://www.sublimetext.com/&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Thanks for reading my post.&lt;/p&gt; &lt;img src="http://geekswithblogs.net/anirugu/aggbug/151332.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Anirudha</dc:creator>
            <guid>http://geekswithblogs.net/anirugu/archive/2012/11/25/sublime-text-2-review.aspx</guid>
            <pubDate>Sat, 24 Nov 2012 18:32:10 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/anirugu/comments/151332.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/anirugu/archive/2012/11/25/sublime-text-2-review.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/anirugu/comments/commentRss/151332.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/anirugu/services/trackbacks/151332.aspx</trackback:ping>
        </item>
    </channel>
</rss>