<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>Jerk @ Work</title>
        <link>http://geekswithblogs.net/haroon/Default.aspx</link>
        <description>journal.write (mind.output ("thoughts", now()));</description>
        <language>en-US</language>
        <copyright>Haroon Shafiq</copyright>
        <managingEditor>hssaroch@gmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <image>
            <title>Jerk @ Work</title>
            <url>http://geekswithblogs.net/images/RSS2Image.gif</url>
            <link>http://geekswithblogs.net/haroon/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>Automatically Attach Current Timestamp to File Name</title>
            <category>scripting</category>
            <link>http://geekswithblogs.net/haroon/archive/2008/10/29/126335.aspx</link>
            <description>&lt;p&gt;&lt;font face="Arial"&gt;I recently needed to attach current timestamp to the names of some files. Following was the batch script I came up with to perform the task.&lt;/font&gt;&lt;/p&gt;
&lt;blockquote dir="ltr" style="MARGIN-RIGHT: 0px"&gt;
&lt;pre&gt;@echo off&lt;/pre&gt;
&lt;pre&gt;set timestamp=%date:~10,4%%date:~4,2%%date:~7,2%%time:~0,2%%time:~3,2%%time:~6,2%%time:~9,2%&lt;/pre&gt;
&lt;pre&gt;ren %1 %timestamp%%1&lt;/pre&gt;
&lt;pre&gt;@echo on&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;p dir="ltr"&gt;//TODO: Option to rename all files in a directory&lt;/p&gt;
&lt;p dir="ltr"&gt;//TODO: Option to read file names to be renamed from a text file&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=126335"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=126335" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/haroon/aggbug/126335.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Haroon Shafiq</dc:creator>
            <guid>http://geekswithblogs.net/haroon/archive/2008/10/29/126335.aspx</guid>
            <pubDate>Wed, 29 Oct 2008 13:42:04 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/haroon/comments/126335.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/haroon/archive/2008/10/29/126335.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/haroon/comments/commentRss/126335.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/haroon/services/trackbacks/126335.aspx</trackback:ping>
        </item>
        <item>
            <title>Incremental Search - VS 2005</title>
            <category>Visual Studio</category>
            <link>http://geekswithblogs.net/haroon/archive/2007/07/02/113632.aspx</link>
            <description>&lt;p&gt;Coming from the world of Vi, I prefer the incremental search over usual Ctrl + F search dialog. Didn't know it existed in VS till now. It comes out that pressing Ctrl + I in VS 2005 puts the editor in incremental search mode. To go to next match, simply press Ctrl + I again and to go to previous match, press Ctrl + I while holding down the shift key. To exit this mode, press the return key &amp;lt;update&amp;gt;you can press any key to exit this mode&amp;lt;/update&amp;gt;.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=113632"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=113632" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/haroon/aggbug/113632.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Haroon Shafiq</dc:creator>
            <guid>http://geekswithblogs.net/haroon/archive/2007/07/02/113632.aspx</guid>
            <pubDate>Mon, 02 Jul 2007 13:39:44 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/haroon/comments/113632.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/haroon/archive/2007/07/02/113632.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/haroon/comments/commentRss/113632.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/haroon/services/trackbacks/113632.aspx</trackback:ping>
        </item>
        <item>
            <title>Prime numbers</title>
            <category>Mathematics</category>
            <link>http://geekswithblogs.net/haroon/archive/2007/04/25/111963.aspx</link>
            <description>&lt;p&gt;Prime numbers are one of my personal favourites. Being a programmer, I am also interested in implementing and examining different prime number concepts using some programming language.&lt;/p&gt;
&lt;p&gt;In the days to come I will write a small series of posts on prime numbers on &lt;a href="http://www.geekswithblogs.net/"&gt;Geeks With Blogs&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=111963"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=111963" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/haroon/aggbug/111963.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Haroon Shafiq</dc:creator>
            <guid>http://geekswithblogs.net/haroon/archive/2007/04/25/111963.aspx</guid>
            <pubDate>Wed, 25 Apr 2007 08:59:56 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/haroon/comments/111963.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/haroon/archive/2007/04/25/111963.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/haroon/comments/commentRss/111963.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/haroon/services/trackbacks/111963.aspx</trackback:ping>
        </item>
    </channel>
</rss>