<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>lunatechian (lunatech-ian)  (Entries tagged as geek stuff)</title>
    <link>http://rajshekhar.net/blog/</link>
    <description>one relating to, belonging to, or resembling lunatech</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Sun, 11 Feb 2007 09:55:22 GMT</pubDate>

    <image>
        <url>http://rajshekhar.net/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: lunatechian (lunatech-ian)  - one relating to, belonging to, or resembling lunatech</title>
        <link>http://rajshekhar.net/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>perl oops</title>
    <link>http://rajshekhar.net/blog/archives/214-perl-oops.html</link>
            <category>geek stuff</category>
    
    <comments>http://rajshekhar.net/blog/archives/214-perl-oops.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=214</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://rajshekhar.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=214</wfw:commentRss>
    

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    &lt;p&gt;For a language which is so great, it is amazing how fscked up perl&#039;s &lt;a href=&#039;http://perldoc.perl.org/perltoot.html&#039;&gt;oops is&lt;/a&gt; &lt;img src=&quot;http://rajshekhar.net/blog/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;/p&gt; 
    </content:encoded>

    <pubDate>Fri, 09 Feb 2007 05:22:24 +0100</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/214-guid.html</guid>
    <category>geek stuff</category>

</item>
<item>
    <title>fun with about:*</title>
    <link>http://rajshekhar.net/blog/archives/212-fun-with-about.html</link>
            <category>geek stuff</category>
    
    <comments>http://rajshekhar.net/blog/archives/212-fun-with-about.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=212</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://rajshekhar.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=212</wfw:commentRss>
    

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    &lt;p&gt;Mozilla family of browser supports a variety about: commands.  Today I
searched inside the source code to see where they have been
implemented and the complete list of the commands it supports.  Here
is the list Firefox supports.  Type these urls in your Firefox browser
for countless hours of fun (for very low values of fun).
&lt;ul&gt;
&lt;li&gt;about:config&lt;/li&gt;
&lt;li&gt;about:credits&lt;/li&gt;
&lt;li&gt;about:plugins&lt;/li&gt;
&lt;li&gt;about:mozilla&lt;/li&gt;
&lt;li&gt;about:logo&lt;/li&gt;
&lt;li&gt;about:buildconfig&lt;/li&gt;
&lt;li&gt;about:license&lt;/li&gt;
&lt;li&gt;about:licence&lt;/li&gt;
&lt;li&gt;about:about&lt;/li&gt;
&lt;li&gt;about:neterror&lt;/li&gt;
&lt;/ul&gt;&lt;/p&gt;

&lt;p&gt;Link: &lt;a href=&quot;http://lxr.mozilla.org/seamonkey/source/docshell/build/nsDocShellModule.cpp#138&quot;&gt;source code&lt;/a&gt;&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Wed, 24 Jan 2007 12:29:23 +0100</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/212-guid.html</guid>
    <category>geek</category>
<category>geek stuff</category>

</item>
<item>
    <title>ingenious use of the HL engine</title>
    <link>http://rajshekhar.net/blog/archives/211-ingenious-use-of-the-HL-engine.html</link>
            <category>geek stuff</category>
            <category>link</category>
    
    <comments>http://rajshekhar.net/blog/archives/211-ingenious-use-of-the-HL-engine.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=211</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://rajshekhar.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=211</wfw:commentRss>
    

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    &lt;p&gt;This looks very obvious in hindsight, but I am sure not many would have thought about this.  This guy uses the &lt;a href=&quot;http://en.wikipedia.org/wiki/Half-Life_2&quot;&gt;HL&lt;/a&gt;&#039;s source engine to produced a model of the Kaufmann House by Frank Lloyd Wright.  Using the Source Engine, as opposed to more traditional Architectural Software, allows the use of dynamic lighting and a real-time walkthrough of the scene in high resolution.&lt;/p&gt;

&lt;p&gt;Links: &lt;a href=&quot;http://twhl.co.za/mapvault_map.php?id=3657&quot;&gt;the HL map for Kaufmann House&lt;/a&gt; and a &lt;a href=&quot;http://digitalurban.blogspot.com/2006/08/frank-lloyd-wright-architectual.html &quot;&gt; walk through available  here&lt;/a&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Tue, 23 Jan 2007 13:03:01 +0100</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/211-guid.html</guid>
    <category>geek</category>
<category>geek stuff</category>
<category>link</category>

</item>
<item>
    <title>emails and IM</title>
    <link>http://rajshekhar.net/blog/archives/188-emails-and-IM.html</link>
            <category>geek stuff</category>
            <category>My take on life</category>
    
    <comments>http://rajshekhar.net/blog/archives/188-emails-and-IM.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=188</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://rajshekhar.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=188</wfw:commentRss>
    

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    &lt;p&gt;&lt;a href=&quot;http://radio.weblogs.com/0121664/2006/11/08.html#a901&quot;&gt;Dina&lt;/a&gt; points to &lt;a href=&quot;http://www.zephoria.org/thoughts/archives/2006/11/07/what_i_mean_whe.html&quot;&gt;&amp;quot;email is dead&amp;quot; in reference to teens&lt;/a&gt; by Danah Boyd&lt;/p&gt;

&lt;blockquote&gt;
&lt;p class=&quot;quoted&quot;&gt;&quot;Now, let&#039;s talk about youth. They have email accounts. They get
homework assignments sent there. Xanga tells them that their friends
have updated their pages. Attachments (a.k.a. digital Netflix/Amazon
packages) get sent there. Companies try to spam them there
(a.k.a. junk mail). Sifting through the crap, they might get a neat
penpal letter or a friend might have sent them something to read
but, by and large, there&#039;s not a lot of emotional investment over
email.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p class=&quot;quoted&quot;&gt;That said, take away their AIM or MySpace or SMS or whatever their
primary form of asynchronous messaging with their friends is and
they will start twitching and moan about how you&#039;ve ruined their
life. And you have. Because you&#039;ve taken away their access to their
friends, their access to the thing that matters most to them. It&#039;s
like me taking away your access to blogs and email and being forced
to stay at the office just because you showed up late for work.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;There is a difference that I see in the way IM and emails work.  On an
IM, you get messages from a set of accepted people - who talk about
stuff that (mostly) matters to you.  On the other hand, your email
account is a dropbox for a bunch of uninteresting stuff - mostly spam.
However, if you think about it, email has its advantage too - it can
be archived, encrypted, signed, personalized, sent across networks
(i.e. your gmail.com account can send an email to yahoo.com email id,
but you cannot chat with your &lt;a href=&quot;http://messenger.yahoo.com&quot;&gt;yahoo! messenger&lt;/a&gt; friends from &lt;a href=&quot;http://talk.google.com&quot;&gt;gtalk&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Maybe something equivalent to your IM-buddy list can be done for
emails too. You have an email account and that accepts emails only
from a &lt;a href=&quot;http://en.wikipedia.org/wiki/Whitelist&quot;&gt;whitelisted&lt;/a&gt; set of email-ids.  Whenever you get an email from a
new id, you can either add him to the buddy list or you can
&lt;a href=&quot;http://help.yahoo.com/l/us/yahoo/messenger/messenger7/managingim/managingim-25.html&quot;&gt;report the message as a spam and block the email id&lt;/a&gt;. Next step would
be to integrate the notifications of new messages into you own
desktop and an online presence indicator.&lt;/p&gt;

&lt;p&gt;Just some food for thought &lt;img src=&quot;http://rajshekhar.net/blog/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; .&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Sun, 12 Nov 2006 04:27:23 +0100</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/188-guid.html</guid>
    <category>geek</category>
<category>geek stuff</category>
<category>ideas</category>
<category>life</category>
<category>My take on life</category>

</item>
<item>
    <title>s9y's xml-rpc interface</title>
    <link>http://rajshekhar.net/blog/archives/186-s9ys-xml-rpc-interface.html</link>
            <category>geek stuff</category>
            <category>programming</category>
    
    <comments>http://rajshekhar.net/blog/archives/186-s9ys-xml-rpc-interface.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=186</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://rajshekhar.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=186</wfw:commentRss>
    

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    &lt;p&gt;I have been playing with s9y&#039;s cml-rpc interface for a few days now. &lt;a href=&quot;http://rajshekhar.net/content/view/32/26/&quot; &gt;Here is a small article&lt;/a&gt; on how you can post to your s9y blog using the command line.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Thu, 02 Nov 2006 21:52:39 +0100</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/186-guid.html</guid>
    <category>geek</category>
<category>geek stuff</category>
<category>lj</category>
<category>programming</category>

</item>
<item>
    <title>iWoz</title>
    <link>http://rajshekhar.net/blog/archives/184-iWoz.html</link>
            <category>geek stuff</category>
    
    <comments>http://rajshekhar.net/blog/archives/184-iWoz.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=184</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://rajshekhar.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=184</wfw:commentRss>
    

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    &lt;p&gt;If you have not yet read the book &lt;a href=&quot;http://shopping.yahoo.com/search/proxy?p=0393061434&amp;amp;field=isbn&quot;&gt;iWoz&lt;/a&gt;, you have to go out and get this book and read it cover to cover. It is an amazing book and I could not put this book down once I started reading it.
It is an amazing book and I could not put this book down once I started reading it. Woz is an excellent storyteller and his tone of writing is conversational.
Every engineer should read this book. It tells the stories of sleepless nights and how much they are worth. It talks about persistence and passion and how they really make a difference.  One of the profound statements that Woz makes is  &quot; I chose to be happy &quot;.  The book ends with Woz&#039;s thoughts on being a great engineer:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Dont waver.&lt;/li&gt;
&lt;li&gt;See things in gray-scale.&lt;/li&gt;
&lt;li&gt;Work alone.&lt;/li&gt;
&lt;li&gt;Trust your instincts.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;One surprising thing in the book is the absence of any mention of the &lt;a href=&quot;http://eff.org&quot;&gt;EFF&lt;/a&gt;, of which Woz was &lt;a href=&quot;http://www.woz.org/wozscape/wozbio.html&quot;&gt;one of the founders&lt;/a&gt;.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 01 Nov 2006 18:25:28 +0100</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/184-guid.html</guid>
    <category>geek</category>
<category>geek stuff</category>
<category>life</category>

</item>
<item>
    <title>BloGTK &amp; tags</title>
    <link>http://rajshekhar.net/blog/archives/175-BloGTK-tags.html</link>
            <category>geek stuff</category>
    
    <comments>http://rajshekhar.net/blog/archives/175-BloGTK-tags.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=175</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://rajshekhar.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=175</wfw:commentRss>
    

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    &lt;p&gt;Test post to see if &lt;a href=&quot;http://blogtk.sourceforge.net/&quot; target=&quot;_parent&quot;&gt;BloGTK&lt;/a&gt; can post to LJ and use tags too.
&lt;/p&gt;
&lt;p&gt;Update: As expected, that did not work &lt;img src=&quot;http://rajshekhar.net/blog/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;/p&gt; 
    </content:encoded>

    <pubDate>Sun, 15 Oct 2006 21:24:10 +0200</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/175-guid.html</guid>
    <category>geek stuff</category>

</item>
<item>
    <title>dummy post</title>
    <link>http://rajshekhar.net/blog/archives/171-dummy-post.html</link>
            <category>geek stuff</category>
    
    <comments>http://rajshekhar.net/blog/archives/171-dummy-post.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=171</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://rajshekhar.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=171</wfw:commentRss>
    

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    This is a dummy post to claim my blog on bloglines.com .  

&lt;!-- ckey=&quot;73D5F13A&quot; --&gt; 
    </content:encoded>

    <pubDate>Sun, 08 Oct 2006 10:25:37 +0200</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/171-guid.html</guid>
    <category>geek stuff</category>

</item>
<item>
    <title>dummy post</title>
    <link>http://rajshekhar.net/blog/archives/172-dummy-post.html</link>
            <category>geek stuff</category>
    
    <comments>http://rajshekhar.net/blog/archives/172-dummy-post.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=172</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://rajshekhar.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=172</wfw:commentRss>
    

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    This is a dummy post to claim my blog on bloglines.com .  

&lt;!-- ckey=&quot;73D5F13A&quot; --&gt; 
    </content:encoded>

    <pubDate>Sun, 08 Oct 2006 10:25:37 +0200</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/172-guid.html</guid>
    <category>geek stuff</category>

</item>
<item>
    <title></title>
    <link>http://rajshekhar.net/blog/archives/170-unknown.html</link>
            <category>geek stuff</category>
    
    <comments>http://rajshekhar.net/blog/archives/170-unknown.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=170</wfw:comment>

    <slash:comments>9</slash:comments>
    <wfw:commentRss>http://rajshekhar.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=170</wfw:commentRss>
    

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    &lt;p&gt;&lt;div class=&quot;serendipity_imageComment_center&quot; style=&quot;width: 148px&quot;&gt;&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;img width=&#039;148&#039; height=&#039;65&#039; border=&#039;0&#039; hspace=&#039;5&#039; src=&#039;http://rajshekhar.net/blog/uploads/ontheedge.jpeg&#039; alt=&#039;&#039; /&gt;&lt;/div&gt;&lt;div class=&quot;serendipity_imageComment_txt&quot;&gt;Firefox 2&lt;/div&gt;&lt;/div&gt; &lt;/p&gt;

&lt;p&gt;I am &lt;a href=&#039;http://en-us.www.mozilla.com/en-US/firefox/2.0/releasenotes/&#039;&gt;Living on the edge&lt;/a&gt;.  What about you ? &lt;img src=&quot;http://rajshekhar.net/blog/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  . &lt;/p&gt;


 
    </content:encoded>

    <pubDate>Thu, 28 Sep 2006 04:53:37 +0200</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/170-guid.html</guid>
    <category>firefox</category>
<category>geek</category>
<category>geek stuff</category>

</item>
<item>
    <title>freedom from legacy systems!!</title>
    <link>http://rajshekhar.net/blog/archives/169-freedom-from-legacy-systems!!.html</link>
            <category>geek stuff</category>
            <category>humour</category>
    
    <comments>http://rajshekhar.net/blog/archives/169-freedom-from-legacy-systems!!.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=169</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://rajshekhar.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=169</wfw:commentRss>
    

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    &lt;p&gt; Dear Manager, &lt;br /&gt;

I thank you from the bottom of my heart for approvimg my request to move my work desktop to a RedHat system.  FreeBSD4 sucks donkey balls (as Eric Cartman would say). Linux is so super-sweet (even if it is RHEL) &lt;br /&gt;

Now to move my home directory.
&lt;br /&gt;
Your sincere slave &lt;br /&gt;
Raj Shekhar &lt;br /&gt;

&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 27 Sep 2006 13:58:02 +0200</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/169-guid.html</guid>
    <category>geek</category>
<category>geek stuff</category>
<category>humour</category>
<category>work</category>
<category>yahoo!</category>

</item>
<item>
    <title>some thoughts on portable device</title>
    <link>http://rajshekhar.net/blog/archives/168-some-thoughts-on-portable-device.html</link>
            <category>geek stuff</category>
            <category>My take on life</category>
    
    <comments>http://rajshekhar.net/blog/archives/168-some-thoughts-on-portable-device.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=168</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://rajshekhar.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=168</wfw:commentRss>
    

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    &lt;p&gt;Almost 2 months back, I got myself an ipod shuffle. After using it for
some time, I am totally in love with it.  I can now understand why the
&lt;a href=&quot;http://premshree.livejournal.com&quot;&gt;Macheads&lt;/a&gt; sell out their souls to Apple - the bargain is well worth it
&lt;img src=&quot;http://rajshekhar.net/blog/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; .&lt;/p&gt;

&lt;p&gt;I was thinking about why portable devices like ipod and mobile phones
are so close to their owners and I came up with this list.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;They are truly personal. You can customize them (think mobile
wallpapers, ringtones, playlists) quite a lot.&lt;/li&gt;
&lt;li&gt;The are small and portable (duh!)&lt;/li&gt;
&lt;li&gt;They can serve multiple purposes.  A mobile phone can also serve as
a watch, address book, radio, m3 player, camera. A ipod can also be
used as a memory stick, FM transmitter and it can also fit in your
car&#039;s music system.&lt;/li&gt;
&lt;li&gt;These devices become useful as soon as you buy them.  You can start
using a mobile phone as soon as you insert your sim card into it
and you can start using your ipod as soon as you transfer music
into it. Instant karma! &lt;img src=&quot;http://rajshekhar.net/blog/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/li&gt;
&lt;li&gt;They have long battery life.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This list is just something to keep in mind when I am designing my Killer App (TM).&lt;/p&gt; 
    </content:encoded>

    <pubDate>Thu, 21 Sep 2006 18:32:42 +0200</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/168-guid.html</guid>
    <category>geek</category>
<category>geek stuff</category>
<category>My take on life</category>

</item>
<item>
    <title>emacs registers</title>
    <link>http://rajshekhar.net/blog/archives/167-emacs-registers.html</link>
            <category>geek stuff</category>
    
    <comments>http://rajshekhar.net/blog/archives/167-emacs-registers.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=167</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://rajshekhar.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=167</wfw:commentRss>
    

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    &lt;p&gt;If you have not heard about
&lt;a href=&quot;http://www.gnu.org/software/emacs/manual/html_node/Registers.html&quot;&gt;emacs
registers&lt;/a&gt;, you are missing a very powerful tool in your
arsenal. Think of registers as &quot;clipboard&quot; on steroids. I had been
using registers to store text -i.e. &lt;code&gt;C-x r s a&lt;/code&gt; to copy
region into register &quot;a&quot; and &lt;code&gt;C-x r i a&lt;/code&gt; to insert text
from register &quot;a&quot;.&lt;/p&gt;

&lt;p&gt;Today, while reading the gnu.emacs.help newsgroup, I came to know that
you could save your current (emacs)frames layout to the register and
then restore it back again.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;code&gt;`C-x r w R&#039;&lt;/code&gt; Save the state of the selected frame&#039;s
windows in register R (`window-configuration-to-register&#039;).&lt;/li&gt;
&lt;li&gt;&lt;code&gt;`C-x r j R&#039;&lt;/code&gt; restore a window or frame configuration
stored in register R.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Here is the email where I saw this.&lt;/p&gt;

&lt;p&gt;Re: how to keep/restore my view and mode?&lt;/p&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;em&gt;From&lt;/em&gt;: David Hansen

&lt;LI&gt;&lt;em&gt;Newsgroups&lt;/em&gt;: gnu.emacs.help
&lt;LI&gt;&lt;em&gt;Subject&lt;/em&gt;: Re: how to keep/restore my view and mode?

&lt;LI&gt;&lt;em&gt;Date&lt;/em&gt;: Thu, 21 Sep 2006 10:13:58 +0200
&lt;LI&gt;&lt;em&gt;References&lt;/em&gt;: &amp;lt;&lt;a href=&quot;mailto:1158816234.643256.254090@e3g2000cwe.googlegroups.com&quot;&gt;1158816234.643256.254090@e3g2000cwe.googlegroups.com&lt;/a&gt;&amp;gt;
&lt;LI&gt;&lt;em&gt;To&lt;/em&gt;: &lt;a href=&quot;mailto:help-gnu-emacs@gnu.org&quot;&gt;help-gnu-emacs@gnu.org&lt;/a&gt;
&lt;LI&gt;&lt;em&gt;Mail-Followup-To&lt;/em&gt;: &lt;a href=&quot;mailto:help-gnu-emacs@gnu.org&quot;&gt;help-gnu-emacs@gnu.org&lt;/a&gt;

&lt;LI&gt;&lt;em&gt;List-Id&lt;/em&gt;: Users list for the GNU Emacs text editor &amp;lt;help-gnu-emacs.gnu.org&amp;gt;
&lt;/UL&gt;
&lt;HR /&gt;
&lt;PRE&gt;
On 20 Sep 2006 22:23:54 -0700 Leo Hou wrote:

&lt;p&gt;&amp;gt; Dear all,
&amp;gt;
&amp;gt; I am not sure if I am using the right term of &quot;view&quot; and &quot;mode&quot;. My
&amp;gt; problem is as follows:
&amp;gt;
&amp;gt; I am using C-x 3 and &quot;follow-mode&quot; to view my source code. Every time I
&amp;gt; compile, the other column becomes the result of make. I need to use a
&amp;gt; lot of keys to switch it back to normal: C-x o; C-x k; C-x o; M-x
&amp;gt; follow-mode
&amp;gt; Is there a better way?&lt;/p&gt;

&lt;p&gt;C-x r w &amp;lt;some letter or number&amp;gt; to store a window layout and
C-x r j &amp;lt;the same number or letter&amp;gt; to restore it. And there
is no need to kill the compilation buffer.  It gets reused
anyway.&lt;/p&gt;

&lt;p&gt;David
&lt;/PRE&gt;&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Thu, 21 Sep 2006 18:28:13 +0200</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/167-guid.html</guid>
    <category>emacs</category>
<category>geek</category>
<category>geek stuff</category>

</item>
<item>
    <title>webcomics</title>
    <link>http://rajshekhar.net/blog/archives/163-webcomics.html</link>
            <category>geek stuff</category>
            <category>link</category>
            <category>My take on life</category>
    
    <comments>http://rajshekhar.net/blog/archives/163-webcomics.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=163</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://rajshekhar.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=163</wfw:commentRss>
    

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    &lt;p&gt;I discover wonderful things through webcomics.  Today, I was reading
&lt;a href=&quot;http://questionablecontent.net/view.php?comic=707&quot;&gt;this comic&lt;/a&gt;, where I saw a mention of &lt;em&gt;Miyamoto Musashi&lt;/em&gt;.  I checked out
his &lt;a href=&quot;http://en.wikipedia.org/wiki/Miyamoto_Musashi&quot;&gt;wikipedia entry&lt;/a&gt;, where a I found a link to his book
&lt;a href=&quot;http://en.wikipedia.org/wiki/The_Book_of_Five_Rings&quot;&gt;The Book of Five Rings&lt;/a&gt; and that is what &lt;a href=&quot;http://www.samurai.com/5rings/&quot;&gt;I am reading now&lt;/a&gt;.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Tue, 12 Sep 2006 22:54:05 +0200</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/163-guid.html</guid>
    <category>geek stuff</category>
<category>link</category>
<category>My take on life</category>

</item>
<item>
    <title>Caf</title>
    <link>http://rajshekhar.net/blog/archives/158-Caf.html</link>
            <category>geek stuff</category>
    
    <comments>http://rajshekhar.net/blog/archives/158-Caf.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=158</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://rajshekhar.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=158</wfw:commentRss>
    

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    &lt;p&gt;One of the thinking tools that I have learned from my manager is the
Caf. Caf stands for &quot;consider all factors&quot; and it was invented by
&lt;a href=&quot;http://en.wikipedia.org/wiki/Dr_Edward_De_Bono&quot;&gt;De Bono&lt;/a&gt;. I have started a wikipedia page on &lt;a href=&quot;http://en.wikipedia.org/wiki/Caf&quot;&gt;caf&lt;/a&gt; . Do add more to it if
you know better or if you have any links further exploring this idea.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sat, 12 Aug 2006 11:14:54 +0200</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/158-guid.html</guid>
    <category>geek stuff</category>

</item>

</channel>
</rss>