<?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://blog.gmane.org/gmane.network.jabber.psi.devel">
    <title>gmane.network.jabber.psi.devel</title>
    <link>http://blog.gmane.org/gmane.network.jabber.psi.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://comments.gmane.org/gmane.network.jabber.psi.devel/8809"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8803"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8802"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8797"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8794"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8789"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8778"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8775"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8774"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8772"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8771"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8768"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8767"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8763"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8761"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8760"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8759"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8756"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8755"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.network.jabber.psi.devel/8741"/>
      </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://comments.gmane.org/gmane.network.jabber.psi.devel/8809">
    <title>l10n server went down</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8809</link>
    <description>&lt;pre&gt;Hi,

for the last three years I ran the l10n server for Psi with automatic 
string extraction and Git archives for each language. That server is 
no longer available because I am not at the institute anymore that 
hosted it.

Since I do not have another server and also not the time to set 
everything up again, the l10n server is down and will remain so for 
now.

I provide the Git archives at
http://fs.scs-tsa.de/public/
for download as zip archives.

Download "all-psi-l10n.zip" if you want all archives or, if you are 
only interested in a single language, the respective "psi-l10n-
xx.git.zip".

If you have any questions, feel free to ask.

Regards
&lt;/pre&gt;</description>
    <dc:creator>Frederik Schwarzer</dc:creator>
    <dc:date>2012-05-17T17:09:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8803">
    <title>How to build psi in Qt Creator?</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8803</link>
    <description>&lt;pre&gt;
Hi,

I'd like to modify Psi for my own purpose and I prefer to use Qt Creator. I opened psi.pro and clicked Rebuild all, but after a while the compiler complains PSI_LIBDIR is not declared in applicationinfo.cpp. I get lots of warnings as well.

What do you guys use as an IDE for development? If it's Qt Creator, how can I get it working?

Thanks, 

Andrej
&lt;/pre&gt;</description>
    <dc:creator>ondrejandrej-9Vj9tDbzfuSlVyrhU4qvOw&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-04-26T13:20:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8802">
    <title>psideps</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8802</link>
    <description>&lt;pre&gt;To help deal with Psi dependencies on non-Linux platforms, I've created a new 
repository called "psideps". In here will be a collection of scripts and such, 
for automatically downloading and compiling dependency packages from source, 
and doing whatever is necessary to get the results in a releasable state 
(cross-compiling, install_name_tool'ing, etc). It's halfway to Gentoo!

The scripts are a good mix of simplicity and robustness. There's no real magic 
going on, but if something breaks during a build you can easily get in there 
and repair things.

On Windows this will require an MSYS environment.

Official binaries will be placed in http://psi-im.org/files/deps/ so most people 
building Psi can just grab those files without ever having to build anything 
through psideps. The psideps repo is mostly useful for me, as a replacement 
for my legacy non-automated, undocumented, arcane processes used to build 
dependencies that I've used in the past.

Currently there are scripts to build gstreamer on Mac, an&lt;/pre&gt;</description>
    <dc:creator>Justin Karneges</dc:creator>
    <dc:date>2012-04-06T07:37:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8797">
    <title>gstreamer</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8797</link>
    <description>&lt;pre&gt;I'm working on getting up to speed with the latest GStreamer. A lot changes in 
two years:

 - GStreamer has had 14 new releases
 - GStreamer is preparing a major version update with API/ABI breakage
 - liboil is gone
 - v4l1 support was dropped from the kernel. i have no v4lsrc element on my 
Ubuntu 11.04 computer.
 - new codecs like VP8, opus

GStreamer is a complex project that is highly susceptible to regressions. Even 
the latest stable (0.10.36) adds bugs that we didn't have in 0.10.22 from back 
in 2009.

I'm building/testing GStreamer on all platforms, and working with the 
developers to fix any bugs I come across that would affect us. My goal is for 
the voice calling feature of Psi 0.15 to work just as well as it did in 0.14, 
against a relatively modern version of GStreamer. I have not yet determined 
what that version should be, but hopefully won't be 0.10.37.

Justin
&lt;/pre&gt;</description>
    <dc:creator>Justin Karneges</dc:creator>
    <dc:date>2012-04-04T20:25:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8794">
    <title>State of XEP-0198 support</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8794</link>
    <description>&lt;pre&gt;Hello,

I am on a quest to document the state of XEP-0198 (Stream Management [1])
implementation in different XMPP applications [2], as a part of my
compatibility research for yaxim, Yet Another XMPP IM client for
Android [3].

I found some hints that the XEP was implemented in Psi during a 2010
GSoC. However, I was not able to find any traces of the XEP in Psi's
source code from git.

Does Psi implement XEP-0198 in the main development branch or some other
branch / repository?

If yes, which version of the XEP (the X in "urn:xmpp:sm:X") is
implemented?

I would be very grateful to receive the information or some pointers
into the right direction.


Kind regards,


Georg

[1] http://xmpp.org/extensions/xep-0198.html
[2] http://op-co.de/blog/posts/XEP-0198/
[3] http://yaxim.org/
&lt;/pre&gt;</description>
    <dc:creator>Georg Lukas</dc:creator>
    <dc:date>2012-04-04T18:39:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8789">
    <title>drop osx tiger?</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8789</link>
    <description>&lt;pre&gt;This link suggests 10.4 has a 5% marketshare:

http://www.bgr.com/2011/11/11/os-x-lion-sees-slow-adoption-with-less-than-2-
of-os-traffic-share-study-finds/

I installed Xcode on Snow Leopard only a few days ago, and I noticed it lacked 
a 10.4 SDK. It only goes back as far as 10.5. Is there a way to download a 
10.4 SDK? Or, should we even bother?

Justin
&lt;/pre&gt;</description>
    <dc:creator>Justin Karneges</dc:creator>
    <dc:date>2012-04-03T05:55:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8778">
    <title>0.15 Beta1</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8778</link>
    <description>&lt;pre&gt;Hi folks,

To kick off the 0.15 release process I've made some beta packages:
  https://sf.net/projects/psi/files/Development%20Snapshots/0.15-beta1/

Source and Windows (32-bit) are there now. Mac will follow shortly.

Please note that this is a BETA and not a release candidate. I've merely 
packaged the master branch, which is still under development.

This version contains about two years worth of merges from the Psi+ project. 
Thanks to Rion and Dealer_WeARE for diligently keeping the Psi source repo 
current all this time.

The next step will be to discuss what should be done for 0.15 final and set a 
schedule.

Justin
&lt;/pre&gt;</description>
    <dc:creator>Justin Karneges</dc:creator>
    <dc:date>2012-04-01T06:55:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8775">
    <title>Documentation of Iris library classes</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8775</link>
    <description>&lt;pre&gt;Hello,

I have found and compiled the Iris example from
http://psi-im.org/wiki/Iris_Library but I have trouble finding the
documentation to it. I need to write a simple Jabber client in Qt for a
special purpose. Can someone correct the broken links to
XMPP::AdvancedConnector, XMPP::ClientStream, XMPP::Client and XMPP::Task?
At least XMPP::Client would be very helpful.

Of course I have used Google, but found nothing.

Andrej

P. S. I updated irisexample.pro on that page.
&lt;/pre&gt;</description>
    <dc:creator>Andrej Repiský</dc:creator>
    <dc:date>2012-03-25T10:11:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8774">
    <title>Dock in Mac OS X Cocoa</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8774</link>
    <description>&lt;pre&gt;Hello.

There's a problem in handling dock click in Mac since Cocoa version,
because function macEventFilter is designed for Carbon, not Cocoa.
Here is an issue:
http://code.google.com/p/psi-dev/issues/detail?id=403

Attached file is a patch for handling this one. I'm not good in git,
so i send it here.
This is an adoption of this solution:
https://github.com/KDAB/Charm/blob/master/Charm/MacApplication.mm

&lt;/pre&gt;</description>
    <dc:creator>Nikolay Mikheev</dc:creator>
    <dc:date>2012-02-04T18:28:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8772">
    <title>A few cppcheck questions</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8772</link>
    <description>&lt;pre&gt;Hi,

cppcheck found a few strange pieces of code I would like to ask
you about.

groupchatdlg.cpp:283
if (!version) {
    dlg-&amp;gt;appendSysMsg(QString("No version information available for %1.").arg(version-&amp;gt;jid().resource()) , false);
    return;
}
If 'version' is not defined, ist is dereferenced one line below the check.



libpsi/tools/zip/minizip/miniunz.c:297
char rep;
[...]
if (ftestexist!=NULL)
{
    [...]
    rep = answer[0] ;
}

if (rep == 'N')

'rep' actually can be 'N' here on definition in some rare cases, no?



psiaccount.cpp:4545
void PsiAccount::handleEvent(PsiEvent* e, ActivationType activationType)
{
    if (e &amp;amp;&amp;amp; activationType != FromXml) {
        setEnabled();
    }
    [...]
    QList&amp;lt;UserListItem*&amp;gt; ul = findRelevant(e-&amp;gt;from());

'e' is not checked.

Regards
&lt;/pre&gt;</description>
    <dc:creator>Frederik Schwarzer</dc:creator>
    <dc:date>2011-12-05T12:10:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8771">
    <title>web service restoration &amp; migration</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8771</link>
    <description>&lt;pre&gt;Hi folks,

All Psi web services should be restored now:
  - wiki
  - forum (now Google Group)
  - issue tracker (now GitHub)

We've also changed hosting providers for the psi-im.org and planet.psi-im.org 
websites.  These systems are now under my control.  A big thanks to Hal 
Rottenberg for previously hosting these services for so many years!

Similarly, services provied by Nathan Fritz have been migrated.  His server 
was originally the home of our source repositories, which have now moved to 
GitHub.  It was also the home of the Psi MUC, which is now under my control.  
A great thanks to him for hosting these services for many years as well.

Justin
&lt;/pre&gt;</description>
    <dc:creator>Justin Karneges</dc:creator>
    <dc:date>2011-11-27T17:54:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8768">
    <title>Wiki restored</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8768</link>
    <description>&lt;pre&gt;The wiki is alive again: http://psi-im.org/wiki/

New account registration is disabled to prevent spam.  This may change in the 
future, but first we need to come up with a good long term plan for the 
wiki/docs.

Justin
&lt;/pre&gt;</description>
    <dc:creator>Justin Karneges</dc:creator>
    <dc:date>2011-11-26T02:23:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8767">
    <title>Continuing in the cloud-y tradition,or Bug tracker and Forum</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8767</link>
    <description>&lt;pre&gt;Hi folks,

As discussed earlier, we need a bug tracker.  For this purpose, we'll be using 
the GitHub issue tracker found here:
  https://github.com/psi-im/psi/issues

It looks like people had even been putting stuff in it already.  Well now it's 
official.

We also need a replacement for the web forum.  Without something like it, 
regular users don't have an obvious path to get help.  Instead of setting up a 
standard web forum again we will try a Google Group:
  http://groups.google.com/group/psi-users

The web interface to Google Groups is not the most beautiful thing, but users 
should be able to navigate it as well as any web forum I think.  It also has 
the advantage of offering a mailing list interface, which I know people here 
will like.

There will be no migration of past data into these new systems.  The Redmine 
data was lost, in fact.  As for the forum data, it may be interesting to 
restore it someday for historical purposes, but in any case it wouldn't go 
into the Google Group.

I still need &lt;/pre&gt;</description>
    <dc:creator>Justin Karneges</dc:creator>
    <dc:date>2011-11-23T01:37:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8763">
    <title>Code moving to github</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8763</link>
    <description>&lt;pre&gt;Hi folks,

I've taken the initial steps to make github the official home for our code.

https://github.com/psi-im

The psi, iris, and libpsi modules were already in there, being synced from our 
origin repos (iris was even being specially synced from svn).  I have disabled 
the syncing mechanisms for these repos now, so new commits should be targetted 
against github.  I did not perform any kind of clean reimport into github.  I 
believe there wouldn't be a difference in the final result, unless someone can 
correct me.

This means iris now uses git instead of svn.  Additionally I've moved psimedia 
into github, so it no longer uses svn either.  Also, the placement of these 
projects into an organization dubbed "psi-im" is significant.  It marks the 
start of their transition away from being under the Delta umbrella to the Psi 
umbrella.  I'll write more about this in a future email.

There are still plenty of URLs and references all over the place that point to 
the old repo locations.  I'll work to fix the&lt;/pre&gt;</description>
    <dc:creator>Justin Karneges</dc:creator>
    <dc:date>2011-11-21T20:05:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8761">
    <title>Bug Report: Psi crashes when sending a message to anoffline user</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8761</link>
    <description>&lt;pre&gt;The crash occurs when sending a message to one of your contacts and that 
contacts goes offline at the exact moment you are sending the message. 
Although observation of the crash was accidental, you can reproduce it 
as follows:

Sender's side:
1. Right click on a any online contact.
2. Select the option 'Send Message To'.
3. Select a specific resource, but do not click.

Receiver's side:
4. Go offline in the specific resource.

Sender's side:
5. Click to send meeting invitation .


The crash occurs because of an invalid reference access in the function 
ContactProfile::doContextMenu in contactview.cpp, line 1546.

1544//if(res &amp;gt; 0) {
1545const UserResource &amp;amp;r = rl[res];
1546rname = r.name();
1547//}

Notice that removing the comment will not really solve the problem. The 
problem is caused by rl (resource list) becoming empty before the rname 
(resource name) assignment. r is invalid.

Do you plan to fix this problem any time soon?


&lt;/pre&gt;</description>
    <dc:creator>Norka Lucena</dc:creator>
    <dc:date>2011-11-02T17:09:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8760">
    <title>Psi handling of priorities of user presence</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8760</link>
    <description>&lt;pre&gt;Dear Psi developers,

I have noticed that Psi handles priorities of user presence in a non 
very intuitive way, which significantly differs from the handling of the 
same scenario done by XMPP servers such as OpenFire. Consequently, Psi 
displays the wrong presence while the server shows the correct one.

Observed Situation:
If priorities of two or more resources are the same, Psi uses the last 
update from any of those resources as the current user status (which is 
not necessarily the correct one).

Scenario:
For example, given a user connected from two resources, 
a&amp;lt; at &amp;gt;b.com/resource1 and a&amp;lt; at &amp;gt;b.com/resource2, both are priority 5, both being 
initially available. If a&amp;lt; at &amp;gt;b.com/resource1 goes offline, the user a&amp;lt; at &amp;gt;b.com 
is shown by Psi as offline. This is clearly incorrect because 
a&amp;lt; at &amp;gt;b.com/resource2 is still online (as correctly shown by the XMPP server).

Interestingly, this only happens if an observer (another user) is 
present in the system. If the observer connects to the system after 
a&amp;lt; at &amp;gt;b.com/resource1 went off&lt;/pre&gt;</description>
    <dc:creator>Norka Lucena</dc:creator>
    <dc:date>2011-11-02T16:22:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8759">
    <title>Certificate Spoofing issue in PSI</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8759</link>
    <description>&lt;pre&gt;Hello Psi-Maintainers,

it has bee brought to my attention (as the maintainer of the fedora-psi
package) that the currently released psi version is vulnerable to the
issues listed in the security advisory below. Mainly:

    When displaying a security dialog with a certificate, KSSL does not
    properly force its QLabels to use QLabel::PlainText. As a result, if
    given a certificate containing rich text in its fields, it will
    render the rich text.

http://archives.neohapsis.com/archives/fulldisclosure/2011-10/att-0353/NDSA20111003.txt.asc
http://www.kde.org/info/security/advisory-20111003-1.txt

I've looked at parts of the source long and hard and did come to the
conclusion that it would be way to dangerous for me to touch that part
of the code myself introducing more breakage than I would be fixing.

Is there maybe a chance to get a 0.14.1 release with (those) security
issues fixed? Or even a 0.15?

&lt;/pre&gt;</description>
    <dc:creator>Sven Lankes</dc:creator>
    <dc:date>2011-11-01T18:24:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8756">
    <title>PSI language and forum</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8756</link>
    <description>&lt;pre&gt;Hi, guys

Wondering about PSI forum. It has been offline for a very long time and on
your site it says it will be back. Even PSI+ has a forum now, but PSI still
doesnt. It takes away a bit of the credibility for the project. Also there
are broken links on the PSI site, such as in Development, PSI issues page.
Goes to a broken link: http://redmine.psi-im.org/projects/psi/issues

Anyways my question is about language on setup. If you install and choose
portuguese during setup, after installation it remains in english. You have
to go to Profiles and change language there. Cant there be an easier way,
upon installations?

Also, is there a way to mass install PSI in a network, in dozens of
computers?

Tks
&lt;/pre&gt;</description>
    <dc:creator>Marcio Humpris</dc:creator>
    <dc:date>2011-10-10T14:11:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8755">
    <title>Fwd: Re: Fwd: Re: [oss-security] KDE Security Advisory20111003-1 published</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8755</link>
    <description>&lt;pre&gt;
----------  Forwarded Message  ----------

Subject: Re: Fwd: Re: [oss-security] KDE Security Advisory 20111003-1 
published
Date: Tuesday, October 04, 2011, 11:32:18 AM
From: Justin Karneges &amp;lt;justin-A4HSxAr4s6pBDgjK7y7TUQ&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
To: Tim Brown &amp;lt;timb-jOANgQQGgqqX10fSFhkmZukiAK3p4hvP&amp;lt; at &amp;gt;public.gmane.org&amp;gt;

Hi Tim,

Thanks for sending this.  Will look into it.

On Tuesday, October 04, 2011 04:40:43 AM you wrote:

-----------------------------------------
&lt;/pre&gt;</description>
    <dc:creator>Justin Karneges</dc:creator>
    <dc:date>2011-10-04T18:35:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8741">
    <title>"psi-users" google group</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8741</link>
    <description>&lt;pre&gt;Here's the URL:
  http://groups.google.com/group/psi-users

To post, you need a Google account.  You can do it from the web or from email.

If you want to read and post using a non-Google email address, then you need 
to add the email address to your Google account and indicate it in your psi-
users subscription settings:
  http://groups.google.com/groups/mysubs

I've tested this with my personal mail and it seems to work fine.

Unless there are objections we can start linking to this from the website.

Justin
&lt;/pre&gt;</description>
    <dc:creator>Justin Karneges</dc:creator>
    <dc:date>2011-09-17T00:55:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.network.jabber.psi.devel/8719">
    <title>Forum, Wiki and Bugtracker down?</title>
    <link>http://comments.gmane.org/gmane.network.jabber.psi.devel/8719</link>
    <description>&lt;pre&gt;Hi guys,

sorry, I know this is not development related, but I cannot find any other
working way to notify you.

The Wiki, the Forum and the Bugtracker is down. The Wiki I would need
desperately for some user documentation and stuff that's normally in there
and in a very good state.

Is there any chance to access the wiki soon?

Thank you very much,
Daniel
&lt;/pre&gt;</description>
    <dc:creator>Windseeker</dc:creator>
    <dc:date>2011-08-09T08:27:20</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.network.jabber.psi.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.network.jabber.psi.devel</link>
  </textinput>
</rdf:RDF>

