<?xml version="1.0" encoding="UTF-8"?>
<!-- name="generator" content="SnipSnap/1.0b2-uttoxeter" -->
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:blogChannel="http://backend.userland.com/blogChannelModule" >

  <channel>
    <title>Sushil Bajracharya&#039;s Bliki </title>
    
    <link>http://mondego.calit2.uci.edu/skb/space/start</link>
    <description></description>
    <dc:creator>skb</dc:creator>
<dc:type>Text</dc:type>
<dc:title>start</dc:title>
<dc:identifier>http://mondego.calit2.uci.edu/skb/space/start</dc:identifier>
<dc:date>2005-10-23T14:42:41GMT-08:00</dc:date>
<dc:language>en</dc:language>
<dc:copyright>Copyright 2005</dc:copyright>

    <!-- <blogChannel:changes>http://www.weblogs.com/rssUpdates/changes.xml</changes> -->
    <admin:generatorAgent rdf:resource="http://www.snipsnap.org/space/version-1.0b2-uttoxeter"/>
    
       <item>
        <title>auto BCC</title>
        <link>http://mondego.calit2.uci.edu/skb/space/start/2008-06-13/1#auto_BCC</link>
        <description>Here is a handy way to archive everything you send out thru Mail.App
</description>
        <guid isPermaLink="true">http://mondego.calit2.uci.edu/skb/space/start/2008-06-13/1#auto_BCC</guid>
        <content:encoded>Here is a handy way to archive everything you send out thru Mail.App&lt;p class="paragraph"/&gt;
&lt;img src="http://mondego.calit2.uci.edu/skb/space/start/2008-06-13/1/auto-bcc.png" alt="auto-bcc" border="0"/&gt;</content:encoded>
        <dc:creator>skb</dc:creator>
<dc:type>Text</dc:type>
<dc:title>auto BCC</dc:title>
<dc:identifier>http://mondego.calit2.uci.edu/skb/space/start/2008-06-13/1#auto_BCC</dc:identifier>
<dc:date>2008-06-13T02:08:45GMT-08:00</dc:date>
<dc:language>en</dc:language>
<dc:copyright>Copyright 2008</dc:copyright>

        <comments>http://mondego.calit2.uci.edu/skb/comments/start/2008-06-13/1#post</comments>
      </item>
    
       <item>
        <title>getting rid of ^M</title>
        <link>http://mondego.calit2.uci.edu/skb/space/start/2008-04-17/1#getting_rid_of_^M</link>
        <description>sometimes dos2unix doesnot work properly to convert dos/win files into unix format. In that case this helps:tr &amp;#45;d '&amp;#92;&amp;#49;5&amp;#92;&amp;#51;2' &amp;#60; dos&amp;#45;file.txt &amp;#62; unix&amp;#45;file.txt</description>
        <guid isPermaLink="true">http://mondego.calit2.uci.edu/skb/space/start/2008-04-17/1#getting_rid_of_^M</guid>
        <content:encoded>sometimes dos2unix doesnot work properly to convert dos/win files into unix format. In that case this helps:&lt;p class="paragraph"/&gt;&lt;div class="code"&gt;&lt;pre&gt;tr &amp;#45;d '&amp;#92;&amp;#49;5&amp;#92;&amp;#51;2' &amp;#60; dos&amp;#45;file.txt &amp;#62; unix&amp;#45;file.txt&lt;/pre&gt;&lt;/div&gt;</content:encoded>
        <dc:creator>skb</dc:creator>
<dc:type>Text</dc:type>
<dc:title>getting rid of ^M</dc:title>
<dc:identifier>http://mondego.calit2.uci.edu/skb/space/start/2008-04-17/1#getting_rid_of_^M</dc:identifier>
<dc:date>2008-04-17T23:24:11GMT-08:00</dc:date>
<dc:language>en</dc:language>
<dc:copyright>Copyright 2008</dc:copyright>

        <comments>http://mondego.calit2.uci.edu/skb/comments/start/2008-04-17/1#post</comments>
      </item>
    
       <item>
        <title>command line backup/restore in mac using 7z</title>
        <link>http://mondego.calit2.uci.edu/skb/space/start/2008-04-11/1#command_line_backup/restore_in_mac_using_7z</link>
        <description>Just a reminder on using 7z..backup a directory:
tar &amp;#45;cf &amp;#45;  directory  |  7za  a  &amp;#45;si  directory.tar.7z
to restore your backup:
7za x &amp;#45;so directory.tar.7z | tar xf &amp;#45;</description>
        <guid isPermaLink="true">http://mondego.calit2.uci.edu/skb/space/start/2008-04-11/1#command_line_backup/restore_in_mac_using_7z</guid>
        <content:encoded>Just a reminder on using &lt;span class="nobr"&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/theme/images/Icon-Extlink.png" alt="&amp;gt;&amp;gt;" border="0"/&gt;&lt;a href="http://www.7-zip.org/download.html"&gt;7z&lt;/a&gt;&lt;/span&gt;..&lt;p class="paragraph"/&gt;backup a directory:
&lt;div class="code"&gt;&lt;pre&gt;tar &amp;#45;cf &amp;#45;  directory  |  7za  a  &amp;#45;si  directory.tar.7z&lt;/pre&gt;&lt;/div&gt;
to restore your backup:
&lt;div class="code"&gt;&lt;pre&gt;7za x &amp;#45;so directory.tar.7z | tar xf &amp;#45;&lt;/pre&gt;&lt;/div&gt;</content:encoded>
        <dc:creator>skb</dc:creator>
<dc:type>Text</dc:type>
<dc:title>command line backup/restore in mac using 7z</dc:title>
<dc:identifier>http://mondego.calit2.uci.edu/skb/space/start/2008-04-11/1#command_line_backup/restore_in_mac_using_7z</dc:identifier>
<dc:date>2008-04-11T19:06:59GMT-08:00</dc:date>
<dc:language>en</dc:language>
<dc:copyright>Copyright 2008</dc:copyright>

        <comments>http://mondego.calit2.uci.edu/skb/comments/start/2008-04-11/1#post</comments>
      </item>
    
       <item>
        <title>explain language evolution in one line each</title>
        <link>http://mondego.calit2.uci.edu/skb/space/start/2007-11-27/1#language_evolution_in_one_line</link>
        <description>Here is how you explain language evolution in one line (per significant release)..where is enum ;)</description>
        <guid isPermaLink="true">http://mondego.calit2.uci.edu/skb/space/start/2007-11-27/1#language_evolution_in_one_line</guid>
        <content:encoded>Here is how you explain language evolution in one line (per significant release)..&lt;p class="paragraph"/&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/space/start/2007-11-27/1/java-evol.png" alt="java-evol" border="0"/&gt;&lt;p class="paragraph"/&gt;where is enum ;)</content:encoded>
        <dc:creator>skb</dc:creator>
<dc:type>Text</dc:type>
<dc:title>explain language evolution in one line each</dc:title>
<dc:identifier>http://mondego.calit2.uci.edu/skb/space/start/2007-11-27/1#language_evolution_in_one_line</dc:identifier>
<dc:date>2007-11-27T12:43:21GMT-08:00</dc:date>
<dc:language>en</dc:language>
<dc:copyright>Copyright 2007</dc:copyright>

        <comments>http://mondego.calit2.uci.edu/skb/comments/start/2007-11-27/1#post</comments>
      </item>
    
       <item>
        <title>compilation error -&gt; free text search -&gt; patch -&gt; origin</title>
        <link>http://mondego.calit2.uci.edu/skb/space/start/2007-11-15/1</link>
        <description>It amusing what how free text search is the most useful (with human judgement added of course) sometimes. While testing our new parser for Sourcerer I encountered this error in one of the projects in the repository..Well its quite frustrating that people release code with compilation errors! I traced the project's origin to sourceforge to see if they had a new release. This is what I found..The project apparently looks defunct looking at the dates of release and no other updates thereafter. But as curious I am, I did a free text search in google..Quite amusing what I found, the first link took me to a place where I saw this..Not only I found patches for two errors I had encountered, I came to know this project is still alive. Of course, had I clicked on this link (&amp;#104;ttp://sourceforge.net/projects/uportal) I would have found the project's original home. Its quite interesting that a bunch of releases for this project were hanging around in sourceforge and our crawler picked that up. The accurate origin for this project should have been this.So here is a simple heuristic: if a project is hanging around in a repository for last three years without an update, its either dead or it comes from somewhere else. But still, I'm amused that a compiler error took me to a correct location for the origin of the project via free text search on google. Now, had your crawler known to do that, won't that be fun?Perhaps another interesting point here is how would you express queries to find possible patches for code fixes with compilation errors? And you are working with code you cannot trace back to an accurate origin. As strange as this scenario sounds, this is very similar to what we encounter in CodeGenie. We are working with erroneous code, in the case of CodeGenie incomplete or missing implementation of classes, and formulating queries based on compilation errors. We do not deal as much with syntactic errors such as the above (p = new PersonFactory.createPerson()), but missing features such as methods in the above example is exactly what we encounter in CodeGenie.I tried to locate a possible patch for the missing 'getLocalPort()' method too. First I tried plain text search with google; querying for terms such as 'requestparamwrapper' and 'getlocalport' took me to only one entry that seemed to be yet another origin of this project. Koders has a nice feature of doing something like 'cdef:requestparamwrapper mdef:getlocalport' and I got no results, Krugle apparently has indexed the same erroneous copy I had encountered originally..So I was back to the same file that I started from. Some more digging here revealed that 'RequestParamWrapper' has been moved and structurally changed too. May be the problem has been fixed in recent versions.</description>
        <guid isPermaLink="true">http://mondego.calit2.uci.edu/skb/space/start/2007-11-15/1</guid>
        <content:encoded>&lt;a name="compilation_error_-&amp;#62;_free_text_search_-&amp;#62;_patch_-&amp;#62;_origin"/&gt;&lt;a href="http://mondego.calit2.uci.edu/skb/space/start/2007-11-15/1#compilation_error_-&amp;#62;_free_text_search_-&amp;#62;_patch_-&amp;#62;_origin" title="PermaLink to compilation_error_-&amp;#62;_free_text_search_-&amp;#62;_patch_-&amp;#62;_origin"&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/theme/images/Icon-Permalink.png" alt="" border="0"/&gt;&lt;/a&gt;&lt;p class="paragraph"/&gt;It amusing what how free text search is the most useful (with human judgement added of course) sometimes. While testing our new parser for &lt;span class="nobr"&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/theme/images/Icon-Extlink.png" alt="&amp;gt;&amp;gt;" border="0"/&gt;&lt;a href="http://sourcerer.ics.uci.edu"&gt;Sourcerer&lt;/a&gt;&lt;/span&gt; I encountered this error in one of the projects in the repository..&lt;p class="paragraph"/&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/space/start/2007-11-15/1/error.png" alt="error" border="0"/&gt;&lt;p class="paragraph"/&gt;Well its quite frustrating that people release code with compilation errors! I traced the project's origin to sourceforge to see if they had a new release. This is what I found..&lt;p class="paragraph"/&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/space/start/2007-11-15/1/uportal.png" alt="uportal" border="0"/&gt;&lt;p class="paragraph"/&gt;The project apparently looks defunct looking at the dates of release and no other updates thereafter. But as curious I am, I did a free text search in google..&lt;p class="paragraph"/&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/space/start/2007-11-15/1/google.png" alt="google" border="0"/&gt;&lt;p class="paragraph"/&gt;Quite amusing what I found, the first link took me to a place where I saw this..&lt;p class="paragraph"/&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/space/start/2007-11-15/1/patch.png" alt="patch" border="0"/&gt;&lt;p class="paragraph"/&gt;Not only I found patches for two errors I had encountered, I came to know this project is still alive. Of course, had I clicked on this link (&lt;img src="http://mondego.calit2.uci.edu/skb/theme/images/Icon-Extlink.png" alt="&amp;gt;&amp;gt;" border="0"/&gt;&lt;span class="nobr"&gt;&lt;a href="http://sourceforge.net/projects/uportal"&gt;&amp;#104;ttp://sourceforge.net/projects/uportal&lt;/a&gt;&lt;/span&gt;) I would have found the project's original home. Its quite interesting that a bunch of releases for this project were hanging around in sourceforge and our crawler picked that up. The accurate origin for this project should have been &lt;span class="nobr"&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/theme/images/Icon-Extlink.png" alt="&amp;gt;&amp;gt;" border="0"/&gt;&lt;a href="http://www.uportal.org/cvs.html"&gt;this&lt;/a&gt;&lt;/span&gt;.&lt;p class="paragraph"/&gt;So here is a simple heuristic: if a project is hanging around in a repository for last three years without an update, its either dead or it comes from somewhere else. But still, I'm amused that a compiler error took me to a correct location for the origin of the project via free text search on google. Now, had your crawler known to do that, won't that be fun?&lt;p class="paragraph"/&gt;Perhaps another interesting point here is how would you express queries to find possible patches for code fixes with compilation errors? And you are working with code you cannot trace back to an accurate origin. As strange as this scenario sounds, this is very similar to what we encounter in &lt;span class="nobr"&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/theme/images/Icon-Extlink.png" alt="&amp;gt;&amp;gt;" border="0"/&gt;&lt;a href="http://sourcerer.ics.uci.edu/codegenie"&gt;CodeGenie&lt;/a&gt;&lt;/span&gt;. We are working with erroneous code, in the case of CodeGenie incomplete or missing implementation of classes, and formulating queries based on compilation errors. We do not deal as much with syntactic errors such as the above (p = new PersonFactory.createPerson()), but missing features such as methods in the above example is exactly what we encounter in CodeGenie.&lt;p class="paragraph"/&gt;I tried to locate a possible patch for the missing 'getLocalPort()' method too. First I tried plain text search with google; querying for terms such as &lt;span class="nobr"&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/theme/images/Icon-Extlink.png" alt="&amp;gt;&amp;gt;" border="0"/&gt;&lt;a href="http://www.google.com/search?q=requestparamwrapper+getlocalport&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a"&gt;'requestparamwrapper' and 'getlocalport'&lt;/a&gt;&lt;/span&gt; took me to only one entry that seemed to be yet another origin of this project. Koders has a nice feature of doing something like 'cdef:requestparamwrapper mdef:getlocalport' and I got no results, Krugle apparently has indexed the same erroneous copy I had encountered originally..&lt;p class="paragraph"/&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/space/start/2007-11-15/1/krugle.png" alt="krugle" border="0"/&gt;&lt;p class="paragraph"/&gt;So I was back to the same file that I started from. Some more digging &lt;span class="nobr"&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/theme/images/Icon-Extlink.png" alt="&amp;gt;&amp;gt;" border="0"/&gt;&lt;a href="http://developer.ja-sig.org/source/browse/jasigsvn/up2/trunk/uportal-impl/src/main/java/org/jasig/portal"&gt;here&lt;/a&gt;&lt;/span&gt; revealed that 'RequestParamWrapper' has been moved and structurally changed too. May be the problem has been fixed in recent versions.</content:encoded>
        <dc:creator>skb</dc:creator>
<dc:type>Text</dc:type>
<dc:title>compilation error -&#62; free text search -&#62; patch -&#62; origin</dc:title>
<dc:identifier>http://mondego.calit2.uci.edu/skb/space/start/2007-11-15/1</dc:identifier>
<dc:date>2007-11-15T18:51:17GMT-08:00</dc:date>
<dc:language>en</dc:language>
<dc:copyright>Copyright 2007</dc:copyright>

        <comments>http://mondego.calit2.uci.edu/skb/comments/start/2007-11-15/1#post</comments>
      </item>
    
       <item>
        <title>&#039;sort&#039; in mac terminal : wierdo</title>
        <link>http://mondego.calit2.uci.edu/skb/space/start/2007-11-11/1#mac_terminal_:_wierdo</link>
        <description>'sort' in my mac is behaving really strangely. It does not seem to differentiate files based on case and also deletes the entire content of files.Here is a simple text file:'sort'ing in terminal is fine, while redirecting to a file however the original content is lost and the new file is never created !! I ran these in a gentoo box and it works fine there.
This can be a quite disastrous. Imagine you had some file that took you hours of work to produce and you forgot to back up, and sort quite neatly sorts it - by turning it into a blank file.Added to the fact that there is no Java 6 on mac yet, this adds yet another accolade to apple's mac for being an even greater nuisance for developers.Earlier I experienced a different behavior. 'sort' would modify the contents of the file 'a' as well as create a sorted version of 'A' on running `cat a | sort &amp;#62; A`. And, finally a friend reports that this works fine in his mac. This makes it even more annoying.</description>
        <guid isPermaLink="true">http://mondego.calit2.uci.edu/skb/space/start/2007-11-11/1#mac_terminal_:_wierdo</guid>
        <content:encoded>'sort' in my mac is behaving really strangely. It does not seem to differentiate files based on case and also deletes the entire content of files.&lt;p class="paragraph"/&gt;Here is a simple text file:&lt;p class="paragraph"/&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/space/start/2007-11-11/1/file.png" alt="file" border="0"/&gt;&lt;p class="paragraph"/&gt;'sort'ing in terminal is fine, while redirecting to a file however the original content is lost and the new file is never created !! I ran these in a gentoo box and it works fine there.&lt;p class="paragraph"/&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/space/start/2007-11-11/1/erase.png" alt="erase" border="0"/&gt;&lt;p class="paragraph"/&gt;
This can be a quite disastrous. Imagine you had some file that took you hours of work to produce and you forgot to back up, and sort quite neatly sorts it - by turning it into a blank file.&lt;p class="paragraph"/&gt;Added to the fact that there is no Java 6 on mac yet, this adds yet another accolade to apple's mac for being an even greater nuisance for developers.&lt;p class="paragraph"/&gt;Earlier I experienced a different behavior. 'sort' would modify the contents of the file 'a' as well as create a sorted version of 'A' on running `cat a | sort &amp;#62; A`. And, finally a friend reports that this works fine in his mac. This makes it even more annoying.</content:encoded>
        <dc:creator>skb</dc:creator>
<dc:type>Text</dc:type>
<dc:title>&#39;sort&#39; in mac terminal : wierdo</dc:title>
<dc:identifier>http://mondego.calit2.uci.edu/skb/space/start/2007-11-11/1#mac_terminal_:_wierdo</dc:identifier>
<dc:date>2007-11-11T16:46:23GMT-08:00</dc:date>
<dc:language>en</dc:language>
<dc:copyright>Copyright 2007</dc:copyright>

        <comments>http://mondego.calit2.uci.edu/skb/comments/start/2007-11-11/1#post</comments>
      </item>
    
       <item>
        <title>long live backus</title>
        <link>http://mondego.calit2.uci.edu/skb/space/start/2007-03-20/1#long_live_backus</link>
        <description>John Backus passed away. In his memory, watch this video
“You need the willingness to fail all the time,” he said. “You have to generate many ideas and then you have to work very hard only to discover that they don’t work. And you keep doing that over and over until you find one that does work.”
Source</description>
        <guid isPermaLink="true">http://mondego.calit2.uci.edu/skb/space/start/2007-03-20/1#long_live_backus</guid>
        <content:encoded>John Backus &lt;span class="nobr"&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/theme/images/Icon-Extlink.png" alt="&amp;gt;&amp;gt;" border="0"/&gt;&lt;a href="http://lambda-the-ultimate.org/node/2140"&gt;passed away&lt;/a&gt;&lt;/span&gt;. In his memory, watch this &lt;span class="nobr"&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/theme/images/Icon-Extlink.png" alt="&amp;gt;&amp;gt;" border="0"/&gt;&lt;a href="http://community.computerhistory.org/scc/projects/FORTRAN/video/FORTRAN-1982.wmv"&gt;video&lt;/a&gt;&lt;/span&gt;&lt;p class="paragraph"/&gt;&lt;blockquote class="quote"&gt;
“You need the willingness to fail all the time,” he said. “You have to generate many ideas and then you have to work very hard only to discover that they don’t work. And you keep doing that over and over until you find one that does work.”
&lt;a href="http://www.nytimes.com/2007/03/20/business/20backus.html?_r=1&amp;oref=slogin"&gt;Source&lt;/a&gt;&lt;/blockquote&gt;</content:encoded>
        <dc:creator>skb</dc:creator>
<dc:type>Text</dc:type>
<dc:title>long live backus</dc:title>
<dc:identifier>http://mondego.calit2.uci.edu/skb/space/start/2007-03-20/1#long_live_backus</dc:identifier>
<dc:date>2007-03-20T01:02:47GMT-08:00</dc:date>
<dc:language>en</dc:language>
<dc:copyright>Copyright 2007</dc:copyright>

        <comments>http://mondego.calit2.uci.edu/skb/comments/start/2007-03-20/1#post</comments>
      </item>
    
       <item>
        <title>an enounter with a technical interview</title>
        <link>http://mondego.calit2.uci.edu/skb/space/start/2007-03-15/1#an_enounter_with_a_technical_interview</link>
        <description>I had the first ever technical interview for an internship position at a highly regarded company recently. That was probably the most horrible experience I have ever had in anyone assessing my skills so far in my career. I underperformed severely.I am trying to reflect upon what went on during the entire interview. Thus, I am putting down my understanding of how these interviews work and how the assessment of a candidate is made.Not surprising that I did not get the offer, but it motivated me enough now to start this snip.</description>
        <guid isPermaLink="true">http://mondego.calit2.uci.edu/skb/space/start/2007-03-15/1#an_enounter_with_a_technical_interview</guid>
        <content:encoded>I had the first ever technical interview for an internship position at a highly regarded company recently. That was probably the most horrible experience I have ever had in anyone assessing my skills so far in my career. I underperformed severely.&lt;p class="paragraph"/&gt;I am trying to reflect upon what went on during the entire interview. Thus, I am putting down my understanding of how these interviews work and how the assessment of a candidate is made.&lt;p class="paragraph"/&gt;Not surprising that I did not get the offer, but it motivated me enough now to start &lt;a href="http://mondego.calit2.uci.edu/skb/space/interviews"&gt;this snip&lt;/a&gt;.</content:encoded>
        <dc:creator>skb</dc:creator>
<dc:type>Text</dc:type>
<dc:title>an enounter with a technical interview</dc:title>
<dc:identifier>http://mondego.calit2.uci.edu/skb/space/start/2007-03-15/1#an_enounter_with_a_technical_interview</dc:identifier>
<dc:date>2007-03-15T12:18:19GMT-08:00</dc:date>
<dc:language>en</dc:language>
<dc:copyright>Copyright 2007</dc:copyright>

        <comments>http://mondego.calit2.uci.edu/skb/comments/start/2007-03-15/1#post</comments>
      </item>
    
       <item>
        <title>eclipsecon</title>
        <link>http://mondego.calit2.uci.edu/skb/space/start/2007-02-22/1#eclipsecon</link>
        <description>&amp;#104;ttp://www.eclipsecon.org/2007/</description>
        <guid isPermaLink="true">http://mondego.calit2.uci.edu/skb/space/start/2007-02-22/1#eclipsecon</guid>
        <content:encoded>&lt;img src="http://mondego.calit2.uci.edu/skb/space/start/2007-02-22/1/ecin.gif" alt="ecin" border="0"/&gt;&lt;p class="paragraph"/&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/theme/images/Icon-Extlink.png" alt="&amp;gt;&amp;gt;" border="0"/&gt;&lt;span class="nobr"&gt;&lt;a href="http://www.eclipsecon.org/2007/"&gt;&amp;#104;ttp://www.eclipsecon.org/2007/&lt;/a&gt;&lt;/span&gt;</content:encoded>
        <dc:creator>skb</dc:creator>
<dc:type>Text</dc:type>
<dc:title>eclipsecon</dc:title>
<dc:identifier>http://mondego.calit2.uci.edu/skb/space/start/2007-02-22/1#eclipsecon</dc:identifier>
<dc:date>2007-02-22T16:12:28GMT-08:00</dc:date>
<dc:language>en</dc:language>
<dc:copyright>Copyright 2007</dc:copyright>

        <comments>http://mondego.calit2.uci.edu/skb/comments/start/2007-02-22/1#post</comments>
      </item>
    
       <item>
        <title>whow!</title>
        <link>http://mondego.calit2.uci.edu/skb/space/start/2006-11-17/1#whow!</link>
        <description>yes! whow !</description>
        <guid isPermaLink="true">http://mondego.calit2.uci.edu/skb/space/start/2006-11-17/1#whow!</guid>
        <content:encoded>&lt;span class="nobr"&gt;&lt;img src="http://mondego.calit2.uci.edu/skb/theme/images/Icon-Extlink.png" alt="&amp;gt;&amp;gt;" border="0"/&gt;&lt;a href="http://lambda-the-ultimate.org/node/1840"&gt;yes! whow !&lt;/a&gt;&lt;/span&gt;</content:encoded>
        <dc:creator>skb</dc:creator>
<dc:type>Text</dc:type>
<dc:title>whow!</dc:title>
<dc:identifier>http://mondego.calit2.uci.edu/skb/space/start/2006-11-17/1#whow!</dc:identifier>
<dc:date>2006-11-17T09:41:08GMT-08:00</dc:date>
<dc:language>en</dc:language>
<dc:copyright>Copyright 2006</dc:copyright>

        <comments>http://mondego.calit2.uci.edu/skb/comments/start/2006-11-17/1#post</comments>
      </item>
    
  </channel>
</rss>