<?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.org.osaf.devel">
    <title>gmane.org.osaf.devel</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.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.org.osaf.devel/9409"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9408"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9407"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9406"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9405"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9404"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9403"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9402"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9401"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9400"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9399"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9398"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9397"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9396"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9395"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9393"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9392"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9391"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9390"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.osaf.devel/9389"/>
      </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.org.osaf.devel/9409">
    <title>Re: [chandler-dev] Helllo?</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9409</link>
    <description>&lt;pre&gt;Been out with knee surgery among other things, but better late than
never, eh?


Yes, fascinating how it starts out seeming so simple, but grows
exponentially.


Yes, I do too.  I also like the option of a variety of fixed-format data
types.  For example, I'm adding a birthday record that not only tells
you the day of the event, but if you know the birth year of the victim,
it will calculate their age for each event.  And before anyone asks, no,
I personally don't want it connected to Facebook.  :P  Along similar
lines, I want recurring maintenance items that would be based upon, say,
car mileage instead of just absolute dates.  So, for example, on the
first Monday of the month, you get a tickler to update your mileage and
Chandler would tell you how soon you need to get an oil change or rotate
your tires.

I also would like some kind of contact info record that can be
associated with other items.  Where did I get that last set of tires? 
What is the contact info for the radiologist?  What is the web link to&lt;/pre&gt;</description>
    <dc:creator>Doug Wellington</dc:creator>
    <dc:date>2013-05-03T02:17:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9408">
    <title>Re: [chandler-dev] Helllo?</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9408</link>
    <description>&lt;pre&gt;

Let me explain - for many years I have been thinking about how to organize
information.
I like the idea of small fragments of information that mutate and change. I
have looked
at the tiddly wiki and then bumped into chandler. I also have my own ideas
on
finding similar data in masses of information.

I quickly hacked together a web front-end similar to
https://hub.chandlerproject.org/pim
The letter web interface is surprisingly intuative. I did however have a
few design questions:

1) What is the underlying data model of an entry in the to do list

   I can see that entries have

   - a collection (ie which collection they belong to)
   - a star
   - a title
   - an author
   - a starts on date
   - a text

(ie in javascript/JSON

   {collection:'foo', star:false, title:'....', author:'.....', ...}
)


But what else? Do they have a GUID (Global Id)?

2) What about ordering - is the NOW ordered (for example) random, or what?

3) is history preserved - can I roll back to an earlier time

4) Do entries have p&lt;/pre&gt;</description>
    <dc:creator>Joe Armstrong</dc:creator>
    <dc:date>2013-02-17T22:09:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9407">
    <title>Re: [chandler-dev] Helllo?</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9407</link>
    <description>&lt;pre&gt;I use Chandler every day.  Nothing else works as well for me.

I've been working on the code a bit as I have time.  What kind of
questions do you have?

Regards,
Doug


_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

&lt;/pre&gt;</description>
    <dc:creator>Doug Wellington</dc:creator>
    <dc:date>2013-02-17T19:08:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9406">
    <title>Re: [chandler-dev] Helllo?</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9406</link>
    <description>&lt;pre&gt;Hi,

Chandler is not actively developed anymore as far as I know.

This is sad since it it a really nice software.

Regards,
Sebastian

On Sunday, February 17, 2013 06:40:56 PM Joe Armstrong wrote:

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev
&lt;/pre&gt;</description>
    <dc:creator>Sebastian Hilbert</dc:creator>
    <dc:date>2013-02-17T18:06:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9405">
    <title>[chandler-dev] Helllo?</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9405</link>
    <description>&lt;pre&gt;Hello.

I recently came across the chandler project and signed up for
https://hub.chandlerproject.org/ -

I was very impressed (and I'm not easily impressed) -
especially by the design philosophy and the thought behind this.

I read http://chandlerproject.org/Projects/Vision this has several
very insightful comments
also http://chandlerproject.org/Notes/MimiYinNotes

Is this project still active?

Could  MiniYin mail me - I have a load of questions.

Cheers

/Joe Armstrong
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev
&lt;/pre&gt;</description>
    <dc:creator>Joe Armstrong</dc:creator>
    <dc:date>2013-02-17T17:40:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9404">
    <title>Re: [chandler-dev] No answer to new feature</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9404</link>
    <description>&lt;pre&gt;Hi,

I don't think chandler development is active anymore.

Regards,
Sebastian

On Monday, February 04, 2013 07:30:28 PM Víctor López Rivero wrote:

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev
&lt;/pre&gt;</description>
    <dc:creator>Sebastian Hilbert</dc:creator>
    <dc:date>2013-02-05T08:14:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9403">
    <title>Re: [chandler-dev] No answer to new feature</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9403</link>
    <description>&lt;pre&gt;Hello Victor,


Sorry, nobody is doing any development work here any more...

Regards,
Doug
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

&lt;/pre&gt;</description>
    <dc:creator>Doug Wellington</dc:creator>
    <dc:date>2013-02-04T22:47:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9402">
    <title>[chandler-dev] No answer to new feature</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9402</link>
    <description>&lt;pre&gt;Hello everybody, 16 days ago i wrote a new feature request in the bug
tracker (i read that this was he way of reporting new features) and I
havent received any answer yet. I put here the link of the feature so
please give some some anser. You can give me some feedback too.

https://bugzilla.osafoundation.org/show_bug.cgi?id=13077

Thank you in advance!

Víctor.
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev
&lt;/pre&gt;</description>
    <dc:creator>Víctor López Rivero</dc:creator>
    <dc:date>2013-02-04T18:30:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9401">
    <title>Re: [chandler-dev] Build fails on Ubuntu with error</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9401</link>
    <description>&lt;pre&gt;Looks like Chandler is not developed. You can use it without install. Download
http://downloads.osafoundation.org/chandler/releases/1.0.3/#enduserlinux
Chandler_linux_1.0.3.tar.gz
Unpack und run sh file.
http://downloads.osafoundation.org/chandler/releases/1.0.3/Chandler_linux_1.0.3.tar.gz

Have a look also at similar programs:
ThinkingRock
http://sourceforge.net/projects/thinkingrock/#screenshots
http://www.trgtd.com.au/index.php
and Borg
http://mbcsoft.com/index.php?option=com_content&amp;amp;task=view&amp;amp;id=28&amp;amp;Itemid=50

Cheers.
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

&lt;/pre&gt;</description>
    <dc:creator>sabayon11</dc:creator>
    <dc:date>2012-02-29T07:47:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9400">
    <title>[chandler-dev] Build fails on Ubuntu with error</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9400</link>
    <description>&lt;pre&gt;Hi:

I like the Chandler package, but, running under wine is just too slow,
so I decided to compile the native form under Kubuntu 11.04.

There are a number of issues.  First, the debian/control file has to be
edited.  Change all occurrences of python-zopeinterface to
python-zope.interface to comply with new package names. 

The build command then becomes:
svn-buildpackage -rfakeroot --svn-verbose --svn-ignore-new


However, this also fails with a compile error:
chandler/build-area/chandler-1.0.4~svn16701/external/icu/icu-3.6/icu/source/layoutex/ParagraphLayout.cpp:801:6:
error: #elif with no expression
make[4]: *** [ParagraphLayout.o] Error 1

First of all, I shouldn't even be building the external packages.  How
do I turn them off?  That might solve the problem.

Second, this file doesn't exist on my computer.  How am I supposed to
fix this problem?

Jim D.

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/c&lt;/pre&gt;</description>
    <dc:creator>Jim</dc:creator>
    <dc:date>2012-02-29T03:18:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9399">
    <title>[chandler-dev] FreeBSD Port</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9399</link>
    <description>&lt;pre&gt;Hi All,

I was working on porting chandler to FreeBSD some time ago, but ran into the limit of my abilities and ran out of time. I was wondering if there is anybody else working on this or if anybody has already finished it, I would like to assist in any way I can but I'm afraid the whole task is beyond me at the moment. If there is no one already working on it I will continue on my own, but any guidance would be greatly appreciated.

Regards,
Will Vining_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev
&lt;/pre&gt;</description>
    <dc:creator>William Vining</dc:creator>
    <dc:date>2012-01-30T17:52:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9398">
    <title>[chandler-dev] Chandler for Kindle Fire?</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9398</link>
    <description>&lt;pre&gt;Anybody thinking about this?
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

&lt;/pre&gt;</description>
    <dc:creator>Doug Wellington</dc:creator>
    <dc:date>2011-11-18T20:25:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9397">
    <title>[chandler-dev] add collection tree structure and active links in description view and other issues</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9397</link>
    <description>&lt;pre&gt;1) Please, add collection tree structure as it is in Taskcoach or other 
task/to-do managers.
2) Add active links in description view as it is in Tomboy, where an 
www, http address. url pasted is highlighted in blue and active, which 
means when user clicks it it opens a default web browser.
3) Add ability to move tasks up and down in order of their priority as 
it is possible in Leadertask (the best task program).
4) I can't delete April Fools' Day entry. I get information that it 
belongs to view only collection but I don't want to see this. I can't 
find the option to disable it. Personally I'd like to be able to delete 
it, because I'm not from US and I don't need information about US holidays.
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

&lt;/pre&gt;</description>
    <dc:creator>sabayon11</dc:creator>
    <dc:date>2011-03-15T10:29:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9396">
    <title>Re: [chandler-dev] translation - a proposal</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9396</link>
    <description>&lt;pre&gt;2011/3/4 Piotr Jankos &amp;lt;piotrjankos-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;:

Piotr,

From what I can tell, the text is held in subversion under
http://svn.osafoundation.org/localizations, you'll need to check it
out, copy the template file to a new directory named your language
code and then generate a patch which could be committed to subversion
by someone with commit access.

Regards,
Owen
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

&lt;/pre&gt;</description>
    <dc:creator>Owen Morris</dc:creator>
    <dc:date>2011-03-04T15:24:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9395">
    <title>[chandler-dev] translation - a proposal</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9395</link>
    <description>&lt;pre&gt;I would like to translate the program into Polish. Can you provide the text
to be translated?

&lt;/pre&gt;</description>
    <dc:creator>Piotr Jankos</dc:creator>
    <dc:date>2011-03-04T13:48:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9393">
    <title>[chandler-dev] BUILD ERROR</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9393</link>
    <description>&lt;pre&gt;Hi all,

I have the following errors many times!
Can I ask your advice on something?

I use the following commands.

LANG=en_US.UTF-8 mvn -Dmaven.test.skip=true package -e


My execution environment is as follows.

ubuntu 10.10 Maverick Meerkat
Maven 2.2.1-5




[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error adding file to archive:
/home/super/calendar/cosmo/snarf/../cosmo/target/cosmo-1.1-SNAPSHOT.war
isn't a file.

[INFO]
------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Error adding
file to archive:
/home/super/calendar/cosmo/snarf/../cosmo/target/cosmo-1.1-SNAPSHOT.war
isn't a file.
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(Defa&lt;/pre&gt;</description>
    <dc:creator>waterimp</dc:creator>
    <dc:date>2011-01-12T13:57:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9392">
    <title>Re: [chandler-dev] ***SPAM*** Re: debian squeeze build</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9392</link>
    <description>&lt;pre&gt;

Hi Owen,

this sounds like a big step forward! How does this ppa:owenmorris/ppa
translate to an URL? I don't think debian uses that format uptonow.

kind regards 
  Frank
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

&lt;/pre&gt;</description>
    <dc:creator>Frank Hartmann</dc:creator>
    <dc:date>2011-01-04T05:23:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9391">
    <title>Re: [chandler-dev] Latest Ubuntu version compatible with Chandler</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9391</link>
    <description>&lt;pre&gt;Thanks Owen, that's great news, I'll certainly look up your post and
give it a try.

Fritz
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

&lt;/pre&gt;</description>
    <dc:creator>Fritz Meissner</dc:creator>
    <dc:date>2010-12-18T17:26:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9390">
    <title>Re: [chandler-dev] Latest Ubuntu version compatible with Chandler</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9390</link>
    <description>&lt;pre&gt;
On 15 Dec 2010, at 11:30, Fritz Meissner wrote:


Hi Fritz, 

I posted on the list a couple of days ago about a new package I've produced for Lucid and uploaded to my PPA, which seems to work for me.   I have also since been able to run it on a Maverick VM, apparently successfully.

I haven't used it much in anger yet - any testing you can do would be appreciated.

Cheers,
Owen
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

&lt;/pre&gt;</description>
    <dc:creator>Owen Morris</dc:creator>
    <dc:date>2010-12-18T11:08:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9389">
    <title>Re: [chandler-dev] ***SPAM*** Re: debian squeeze build</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9389</link>
    <description>&lt;pre&gt;
I have had some spare time where it has been advantageous to be able
to make a change and then have to wait 20 minutes for chandler to
build in a pbuilder sessions so I have been able to fiddle about with
getting chandler to build under lucid.

I now have a .deb file that can be produced under lucid and which
seems to install and run as expected.  It is currently waiting to
build in my ppa.  To do this I had to:

Depend on the version of pylucene that is in the Ubuntu repositories
(I could not get Jacob Floyd's patch to work properly)
Bundled the localizations from the chandler svn into the orig.tar.gz
Stopped any downloads by removing curl from the internal/Makefile - a
better long term fix would be to split up the tar files into ones
produced by the build process and ones downloaded from the chandler
website and remove the downloads from the debian builds as they are
all supplied by dependencies
Packaged eggtranslations

Please could anyone interested test this package out when it is built
(probably early&lt;/pre&gt;</description>
    <dc:creator>Owen Morris</dc:creator>
    <dc:date>2010-12-16T14:09:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.osaf.devel/9388">
    <title>[chandler-dev] Latest Ubuntu version compatible with Chandler</title>
    <link>http://permalink.gmane.org/gmane.org.osaf.devel/9388</link>
    <description>&lt;pre&gt;I'm currently running Chandler on Ubuntu 9.04; support for this
version has now ended and I need to upgrade, but afaik there is not a
version of Chandler available which can run on later releases of
Ubuntu. Is this correct, because it puts me in a quandary - I'm fond
of Chandler and it would be a blow to change, but I need a task
scheduler that can run on all my machines (Win 7 and Ubuntu).

There were some posts a while ago from some people trying to compile
Chandler on later versions of Ubuntu, but it seemed that they ran into
problems that they could not overcome.

Can anyone give me an update on the situation ?

Fritz
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

&lt;/pre&gt;</description>
    <dc:creator>Fritz Meissner</dc:creator>
    <dc:date>2010-12-15T11:30:39</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.org.osaf.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.org.osaf.devel</link>
  </textinput>
</rdf:RDF>
