<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.terminal-emulators.anthias.devel">
    <title>gmane.comp.terminal-emulators.anthias.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.terminal-emulators.anthias.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.terminal-emulators.anthias.devel/4"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.terminal-emulators.anthias.devel/3"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.terminal-emulators.anthias.devel/2"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.terminal-emulators.anthias.devel/4">
    <title>Anthias mockup version 3 released</title>
    <link>http://permalink.gmane.org/gmane.comp.terminal-emulators.anthias.devel/4</link>
    <description>Hi,

Firstly, sorry for the long hiatus. Was busy with a zillion other things in 
real life. Got back enough mana to resume work on Anthias.

The major change in this release: _real_ terminal emulation. 

You can grab the release from:
http://prdownloads.sourceforge.net/anthias/anthias_mockup_3.tar.gz?download

Screenshot:
http://anthias.sourceforge.net/snapshot3.png

I have borrowed some code from Konsole (KDE svn). Lars, you had mailed me some 
code before Christmas last, which I have lost, but was inspired by the idea. 
The tweaks required to the Konsole code were relatively few, and it would be 
nice to have the Konsole code in a library that any application like Anthias 
can use.

Axel, are you still interested in the ideas we discussed regarding integration 
of Fish and Anthias? It's been a long time, and I will post a summary of my 
plans soon.

right ho,
Harshad


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that e</description>
    <dc:creator>Harshad RJ</dc:creator>
    <dc:date>2006-03-19T17:15:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.terminal-emulators.anthias.devel/3">
    <title>Account Review Team</title>
    <link>http://permalink.gmane.org/gmane.comp.terminal-emulators.anthias.devel/3</link>
    <description/>
    <dc:creator>PayPal</dc:creator>
    <dc:date>2005-12-16T04:49:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.terminal-emulators.anthias.devel/2">
    <title>Plan B updates</title>
    <link>http://permalink.gmane.org/gmane.comp.terminal-emulators.anthias.devel/2</link>
    <description>It's been rather silent on the list, but in the meantime, I have been
digging into various source-codes. Amazingly, a tried and well-tested piece
of code, from a bygone era, has come to my rescue.

GNU Screen is an open-source terminal multiplexer developed by the GNU
Project. It allows a user to access multiple separate terminal sessions
inside a single terminal window or remote terminal session. It is useful
for dealing with multiple programs from the command line, and for
separating programs from the shell that started the program.
  - [From Wikipedia]

Screen opens multiple pseudo-ttys for each of the "sessions" and this
closely parallels the design I have in mind for Anthias. 

Anthias will take this idea to the extreme; each process started on the
command line will get its own pseudo-ttys. Each ptty can be used, detached,
manipulated independently. More power and flexibility to the user, and a
cleaner approach for the developer.

I will come up with a design document soon elaborating the details.



--</description>
    <dc:creator>Harshad RJ</dc:creator>
    <dc:date>2005-12-14T20:29:33</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.terminal-emulators.anthias.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.terminal-emulators.anthias.devel</link>
  </textinput>
</rdf:RDF>
