<?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)  - linux</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.2.1 - http://www.s9y.org/</generator>
    <pubDate>Sun, 24 Dec 2006 19:27:43 GMT</pubDate>

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

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

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

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    &lt;p&gt;I was just reading a very interesting article from Jeremy Allison of the samba team called &lt;a href=&quot;http://samba.org/samba/news/articles/low_point/column11.html&quot;&gt;The Land of &amp;quot;Nothing for free&amp;quot;&lt;/a&gt;. A very interesting quote &lt;blockquote
style=&quot;border:1px dashed #ccc;background-color: #FEFCF5;color: #333;&quot;&gt; My panel was rather uncontroversial, Microsoft, Bruce Perens and myself being on our best behavior. The only sparks that flew where when Microsoft made it abundantly clear that they would use their patent portfolio to prevent the spread of GPL software. Section seven of the GPL (the implicit patent grant of the license) now looks like the most prescient writing Richard Stallman has ever done. If you&#039;re not familiar with it I&#039;d suggest you read it and understand why using the GPL to protect your Free Software is so important. &lt;/blockquote&gt;  The article is old, but do check it out.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sun, 24 Dec 2006 20:27:43 +0100</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/195-guid.html</guid>
    
</item>
<item>
    <title>egrep - searching for more than one pattern at a time</title>
    <link>http://rajshekhar.net/blog/archives/71-egrep-searching-for-more-than-one-pattern-at-a-time.html</link>
            <category>linux</category>
    
    <comments>http://rajshekhar.net/blog/archives/71-egrep-searching-for-more-than-one-pattern-at-a-time.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=71</wfw:comment>

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

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    &lt;p&gt;Thanks to &lt;a href=&quot;http://www.ida.liu.se/~lensa/nikolaj/egrep_for_linguists.html#SECTION00035000000000000000&quot;&gt;egrep
for linguists&lt;/a&gt; for giving this nice and clear example of using
egrep.  

&lt;blockquote&gt;
There are different ways to match both star and stars within a single
search pattern. The most straightforward way might be to tell egrep to
look for either the string star or the string stars with the help of a
disjunction, expressed with the vertical bar, |. This time the search
pattern has to be quoted in order for the program to know where the
search pattern starts and ends
&lt;pre&gt;
    $ egrep -w &#039;star|stars&#039; sonnets.txt
    Not from the stars do I my judgement pluck,
    And constant stars in them I read such art
    Whereon the stars in secret influence comment.
    Let those who are in favour with their stars,
    Till whatsoever star that guides my moving,
&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Mon, 18 Apr 2005 16:54:08 +0200</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/71-guid.html</guid>
    <category>linux</category>

</item>
<item>
    <title>Nice fonts for Emacs</title>
    <link>http://rajshekhar.net/blog/archives/62-Nice-fonts-for-Emacs.html</link>
            <category>geek stuff</category>
            <category>linux</category>
            <category>programming</category>
    
    <comments>http://rajshekhar.net/blog/archives/62-Nice-fonts-for-Emacs.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=62</wfw:comment>

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

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    &lt;p&gt; If you have been using Linux, I think you must have been frusturated with the lack of good fonts when using Emacs.  It gets very hard to distinguish between &quot;l&quot; (the letter l) and 1 (number 1) and between comma and semicolon when programming or examining large amount of code.  &lt;/p&gt; &lt;p&gt;The Bitstream Inc have done an excellent work in producing and relesaing under a very liberal license, the bitstream-vera fonts. These fonts are really beautiful and easy to read.  To use these fonts with your emacs, just add this line to your &lt;code&gt; ~/.Xdefaults &lt;/code&gt; file &lt;br /&gt; &lt;pre&gt; Emacs*font: -bitstream-bitstream vera sans mono-medium-r-*-&lt;strong&gt;-*-100-*-&lt;/strong&gt;-*-&lt;strong&gt;-*-&lt;/strong&gt; &lt;/pre&gt; &lt;br /&gt; Of course, you need to have the bitstream-vera fonts installed on your Linux box&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sun, 20 Mar 2005 07:28:09 +0100</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/62-guid.html</guid>
    <category>geek stuff</category>
<category>linux</category>
<category>programming</category>

</item>
<item>
    <title>BW interview with Linux</title>
    <link>http://rajshekhar.net/blog/archives/13-BW-interview-with-Linux.html</link>
            <category>linux</category>
    
    <comments>http://rajshekhar.net/blog/archives/13-BW-interview-with-Linux.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=13</wfw:comment>

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

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    &lt;p&gt;&lt;a href=&quot;http://www.businessweek.com/technology/content/aug2004/tc20040818_1593.htm&quot;&gt;Business
Week has an interview with Linux Trovald.&lt;/a&gt;  Very interesting and quite insightful. My favourite quote
&lt;blockquote&gt;
&lt;p&gt;&lt;b&gt;Q: Some say Linux and a lot of open-source projects really aren&#039;t
innovative, that they&#039;re copies of commercial products. What&#039;s your
reaction to that? &lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;A:&lt;/b&gt; I disagree. It&#039;s an easy argument to make. One reason
people make it is that, in open source, they don&#039;t see the
revolutionary new versions magically appearing. In comparison, look at
commercial closed systems.  They make a new release every year or
three to four years with a huge marketing splash. They make it look
very different. But it&#039;s a circus to make it look like a sudden
innovation.&lt;/p&gt;&lt;p&gt;In open source, you don&#039;t have a circus. You don&#039;t
see a sudden explosion. It&#039;s not done that way. All development is
very gradual -- whether commercial or open source. Even when you have
a big thinker coming along with a new idea, actually getting it
working takes a lot of sweat and tears.&lt;/p&gt;&lt;p&gt;There&#039;s innovation in
Linux. There are some really good technical features that I&#039;m proud
of. There are capabilities in Linux that aren&#039;t in other operating
systems. A lot of them are about performance. They&#039;re internal ways of
doing things in a very efficient manner. In a kernel, you&#039;re trying to
hide the hard work from the application, rather than exposing the
complexity.&lt;p&gt;&lt;/p&gt;As a result of these innovations, you get good
performance, better security. Linux is actually very stable.  People
complain about how long it takes us to develop new versions, but we
made sure that with new upgrades, old programs continue to run. We
have programs written in 1992 that will run on the latest
versions.&lt;/p&gt;&lt;p&gt;Also it&#039;s good to copy good ideas. It should be
encouraged. We don&#039;t say Einstein was a really smart guy and we should
come up with a better theory of relativity. We build on top of his
good ideas and have new exciting quests.&lt;/p&gt; &lt;/blockquote&gt;  &lt;/p&gt;
 
    </content:encoded>

    <pubDate>Sat, 21 Aug 2004 21:55:16 +0200</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/13-guid.html</guid>
    <category>linux</category>

</item>
<item>
    <title>some notes on intalling a new window manager on RedHat</title>
    <link>http://rajshekhar.net/blog/archives/10-some-notes-on-intalling-a-new-window-manager-on-RedHat.html</link>
            <category>linux</category>
    
    <comments>http://rajshekhar.net/blog/archives/10-some-notes-on-intalling-a-new-window-manager-on-RedHat.html#comments</comments>
    <wfw:comment>http://rajshekhar.net/blog/wfwcomment.php?cid=10</wfw:comment>

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

    <author>nospam@example.com (Raj Shekhar)</author>
    <content:encoded>
    
&lt;p&gt;Two days ago I installed the &lt;a href=&quot;http://fluxbox.sourceforge.net/&quot;&gt;Fluxbox&lt;/a&gt; window manager(WM), a very nice and lightweight WM. I had to do some digging around on the Internet and startup script files to get Fluxbox as an option in the GDM (the login box, where you have the option to start either the GNOME, KDE or the Failsafe session)&lt;/p&gt;

&lt;p&gt;Here is how it is done
&lt;ol&gt;
&lt;li&gt;Compile, install the WM of your choice. &lt;/li&gt;

&lt;li&gt;login   as root and go to directory &lt;code&gt;/etc/X11/gdm/Sessions &lt;/code&gt;

&lt;li&gt;Create a file in the diectory, and give it he name of whatever WM you have installed i.e. Fluxbox, Enlightenment, WMaker etc.

&lt;li&gt;Enter the following lines into the above file &lt;br /&gt;
&lt;pre&gt;
#!/bin/bash

exec  [Path to the WM launcher]

&lt;/pre&gt;

Change the   [Path to the WM launcher] to whatever your WM uses. In case of Fluxbox it is &lt;code&gt;/usr/bin/startfluxbox &lt;/code&gt;, in case of Enlightenment it is &lt;code&gt; /etc/X11/xdm/Xsession enlightenment &lt;/code&gt; and in case of WindowMaker it is &lt;code&gt;/etc/X11/xdm/Xsession wmaker&lt;/code&gt;. These locations may change according to the options you have used while compiling. &lt;/li&gt;

&lt;/li&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sat, 14 Aug 2004 15:04:33 +0200</pubDate>
    <guid isPermaLink="false">http://rajshekhar.net/blog/archives/10-guid.html</guid>
    <category>linux</category>

</item>

</channel>
</rss>