<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechProsaic &#187; Psi</title>
	<atom:link href="http://halr9000.com/article/category/jabber/psi/feed" rel="self" type="application/rss+xml" />
	<link>http://halr9000.com</link>
	<description>(powershell &#38; other stuff)</description>
	<lastBuildDate>Sat, 13 Mar 2010 18:43:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en-us</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Psi Keeps Rollin&#8217;</title>
		<link>http://halr9000.com/article/657</link>
		<comments>http://halr9000.com/article/657#comments</comments>
		<pubDate>Thu, 04 Dec 2008 17:00:00 +0000</pubDate>
		<dc:creator>halr9000</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Psi]]></category>

		<guid isPermaLink="false">http://halr9000.com/article/657</guid>
		<description><![CDATA[

We’ve averaged 1,500 downloads a day of Psi for years. It truly amazes me. We’re almost at 2.4 MILLION downloads, can you believe it? 
I whipped up this chart from Sourceforge data:

]]></description>
			<content:encoded><![CDATA[<a href="http://halr9000.com/article/category/software/instant-messaging/jabber" title="Jabber"><img src="/wp-content/icons/topic_jabber.png" align="right" width="64" height="87" alt="Jabber" /></a>
<a href="http://halr9000.com/article/category/software/instant-messaging/psi" title="Psi"><img src="/wp-content/icons/topic_psi.png" align="right" width="64" height="64" alt="Psi" /></a>
<p>We’ve averaged 1,500 downloads a day of <a href="http://psi-im.org">Psi</a> for years. It truly amazes me. We’re almost at 2.4 MILLION downloads, can you believe it? </p>
<p>I whipped up this chart from Sourceforge data:</p>
<p><a href="http://halr9000.com/stuff/PsiKeepsRollin_9AAD/image.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="427" alt="image" src="http://halr9000.com/stuff/PsiKeepsRollin_9AAD/image_thumb.png" width="659" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://halr9000.com/article/657/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PowerShell Script: Decode Psi Passwords</title>
		<link>http://halr9000.com/article/653</link>
		<comments>http://halr9000.com/article/653#comments</comments>
		<pubDate>Mon, 01 Dec 2008 17:38:55 +0000</pubDate>
		<dc:creator>halr9000</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Psi]]></category>

		<guid isPermaLink="false">http://halr9000.com/article/653</guid>
		<description><![CDATA[


This came out of a question in the Psi chat room this morning. A user wanted to retrieve a password which was saved in the Psi config file. We don’t use any strong crypto here on the basis that if someone has access to your user profile, you have bigger problems than your IM accounts. [...]]]></description>
			<content:encoded><![CDATA[<a href="http://halr9000.com/article/category/software/instant-messaging/jabber" title="Jabber"><img src="/wp-content/icons/topic_jabber.png" align="right" width="64" height="87" alt="Jabber" /></a>
<a href="http://halr9000.com/article/category/programming/scripting/powershell" title="Powershell"><img src="/wp-content/icons/topic_powershell.png" align="right" width="70" height="53" alt="Powershell" /></a>
<a href="http://halr9000.com/article/category/software/instant-messaging/psi" title="Psi"><img src="/wp-content/icons/topic_psi.png" align="right" width="64" height="64" alt="Psi" /></a>
<p>This came out of a question in the <a href="http://psi-im.org">Psi</a> chat room this morning. A user wanted to retrieve a password which was saved in the Psi config file. We don’t use any strong crypto here on the basis that if someone has access to your user profile, you have bigger problems than your IM accounts. There was a Perl script around which did the trick.&#160; I couldn’t wrap my head around that, so pulled in a buddy (<a href="http://huddledmasses.org/">Joel Bennett</a>) who did the porting to <a title="Microsoft Windows PowerShell command line shell and scripting language" href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx" target="_blank">PowerShell</a>.&#160; Here it is:</p>
<p>  <script type="text/javascript" src="http://PoshCode.org/embed/693"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://halr9000.com/article/653/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Version of Psi is Out!</title>
		<link>http://halr9000.com/article/585</link>
		<comments>http://halr9000.com/article/585#comments</comments>
		<pubDate>Thu, 07 Aug 2008 21:06:22 +0000</pubDate>
		<dc:creator>halr9000</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Psi]]></category>

		<guid isPermaLink="false">http://halr9000.com/article/585</guid>
		<description><![CDATA[

We do like the long release cycles, it seems.&#160;  &#160; Kev the project lead has written it up on his blog.&#160; You can find download links on the Psi Download page.
]]></description>
			<content:encoded><![CDATA[<a href="http://halr9000.com/article/category/software/instant-messaging/jabber" title="Jabber"><img src="/wp-content/icons/topic_jabber.png" align="right" width="64" height="87" alt="Jabber" /></a>
<a href="http://halr9000.com/article/category/software/instant-messaging/psi" title="Psi"><img src="/wp-content/icons/topic_psi.png" align="right" width="64" height="64" alt="Psi" /></a>
<p>We do like the long release cycles, it seems.&#160; <img src='http://halr9000.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#160; Kev the project lead has <a href="http://www.kismith.co.uk/wordpress/index.php/2008/08/07/psi-012/" target="_blank">written it up</a> on his blog.&#160; You can find download links on the <a href="http://psi-im.org/download" target="_blank">Psi Download page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://halr9000.com/article/585/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Growing Popularity for the Psi Jabber Client</title>
		<link>http://halr9000.com/article/579</link>
		<comments>http://halr9000.com/article/579#comments</comments>
		<pubDate>Thu, 31 Jul 2008 13:00:22 +0000</pubDate>
		<dc:creator>halr9000</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Psi]]></category>

		<guid isPermaLink="false">http://halr9000.com/article/579</guid>
		<description><![CDATA[

I had an email in my mailbox this morning which I’d not seen before:
The domain psi-im.org (psi) is about to exceed their bandwidth limit
Now bear in mind this limit is somewhat artificial as I host the website myself and the quota was just a random number I pulled out of my hat.  But it was [...]]]></description>
			<content:encoded><![CDATA[<a href="http://halr9000.com/article/category/software/instant-messaging/jabber" title="Jabber"><img src="/wp-content/icons/topic_jabber.png" align="right" width="64" height="87" alt="Jabber" /></a>
<a href="http://halr9000.com/article/category/software/instant-messaging/psi" title="Psi"><img src="/wp-content/icons/topic_psi.png" align="right" width="64" height="64" alt="Psi" /></a>
<p>I had an email in my mailbox this morning which I’d not seen before:</p>
<blockquote><p>The domain psi-im.org (psi) is about to exceed their bandwidth limit</p></blockquote>
<p>Now bear in mind this limit is somewhat artificial as I host the website myself and the quota was just a random number I pulled out of my hat.  But it was a pretty big number.  A year ago, we would usually run through about 30-35 GB of bandwidth in a month.  (Bear in mind, this does <strong>not</strong> include actual software downloads—those are hosted on <a href="http://sf.net/projects/psi" target="_blank">Sourceforge</a>.  I’ll get to that.)</p>
<p>We used over <span style="text-decoration: underline;">one-hundred-and-nineteen gigabytes</span> of bandwidth in the month of July, 2008.  And that’s just for the website itself!  We do not host a single tarball, zip archive or Mac disk image on the site.</p>
<p>For the benefit of those on the Psi groupchat this morning (available at <a href="mailto:psi@conference.psi-im.org">psi@conference.psi-im.org</a>), I broke the stats down a bit, and I was asked to share them here as well.</p>
<h3>Traffic by sub-domain:</h3>
<ul>
<li>blog.psi-im.org 5.91MB / planet.psi-im.org 1.68GB (both point to the same place)</li>
<li>flyspray.psi-im.org 8.75GB (our bug tracker)</li>
<li>forum.psi-im.org 34.21GB (not too surprising, given our strong community)</li>
<li>psi-im.org 74.97GB</li>
</ul>
<h3>Daily average number of unique visitors:</h3>
<p>July 2008: 4102</p>
<h3>Top Countries (by number of hits):</h3>
<p>(Top-level domains .net and .com excluded.)</p>
<ol>
<li>Russia</li>
<li>Poland</li>
<li>Czech Republic</li>
<li>Germany</li>
<li>Brazil</li>
<li>Ukraine</li>
<li>Slovakia</li>
<li>Italy</li>
<li>Australia</li>
<li>France</li>
<li>Bulgaria</li>
<li>Netherlands</li>
<li>United Kingdom</li>
</ol>
<p>And last but not least…</p>
<h3>Download Statistics</h3>
<p>Unfortunately, I can’t get very specific on these as Sourceforge’s stats engine is down for upgrades right now (has been for a few weeks…grr).  What I can say is we generally average around 1,500 downloads of Psi—every single day.  That was as of a month ago or so but is very typical.</p>
<p>There is one number that I <span style="text-decoration: underline;">can</span> get specific about.</p>
<h3>Total Downloads</h3>
<p>Now this number is actually low because it doesn’t include the release candidates and it may not include downloads in the last few weeks because of the stats overhaul.  (SF claims they are keeping track.).  But anyway, here goes.</p>
<p>Total downloads of Psi official releases (going all the way back to 0.86, released in 2002), only including the Windows zip archive and executable installer, the source tarball, and the Mac disk image.  Not including any of our unofficial contributed builds or the Linux distribution packages……drum roll please…</p>
<h4>1,997,919</h4>
<p>Wow.  All I can say is thanks to the loyal users of Psi!</p>
<h3>Source Code Statistics</h3>
<p>And by request, source code stats.<br />
<script type="text/javascript" src="http://www.ohloh.net/projects/4378/widgets/project_basic_stats"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://halr9000.com/article/579/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Psi grafitti</title>
		<link>http://halr9000.com/article/354</link>
		<comments>http://halr9000.com/article/354#comments</comments>
		<pubDate>Tue, 17 Apr 2007 12:32:14 +0000</pubDate>
		<dc:creator>halr9000</dc:creator>
				<category><![CDATA[Psi]]></category>

		<guid isPermaLink="false">http://halr9000.com/article/354</guid>
		<description><![CDATA[
No, I didn&#8217;t spray it.   

]]></description>
			<content:encoded><![CDATA[<a href="http://halr9000.com/article/category/software/instant-messaging/psi" title="Psi"><img src="/wp-content/icons/topic_psi.png" align="right" width="64" height="64" alt="Psi" /></a>
<p>No, I didn&#8217;t spray it.  <img src='http://halr9000.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href='http://halr9000.com/wp-content/uploads/2007/04/2007-04-0919-36-15.jpg' title='2007-04-0919-36-15.jpg'><img src='http://halr9000.com/wp-content/uploads/2007/04/2007-04-0919-36-15.thumbnail.jpg' alt='2007-04-0919-36-15.jpg' /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://halr9000.com/article/354/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Psi download graphic</title>
		<link>http://halr9000.com/article/330</link>
		<comments>http://halr9000.com/article/330#comments</comments>
		<pubDate>Sat, 23 Sep 2006 17:51:33 +0000</pubDate>
		<dc:creator>halr9000</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Psi]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://halr9000.com/article/330</guid>
		<description><![CDATA[

A loyal Psi user asked for a button he could use on his site to link to the Psi download page.  I had a copy of the new Psi icon that Jason Kim whipped up, so I put something together.  If you want to put something like this on your site, the HTML [...]]]></description>
			<content:encoded><![CDATA[<a href="http://halr9000.com/article/category/software/instant-messaging/jabber" title="Jabber"><img src="/wp-content/icons/topic_jabber.png" align="right" width="64" height="87" alt="Jabber" /></a>
<a href="http://halr9000.com/article/category/software/instant-messaging/psi" title="Psi"><img src="/wp-content/icons/topic_psi.png" align="right" width="64" height="64" alt="Psi" /></a>
<!-- no icon for 'Software' --><p>A loyal Psi user asked for a button he could use on his site to link to the Psi download page.  I had a copy of the new Psi icon that Jason Kim whipped up, so I put something together.  If you want to put something like this on your site, the HTML code is below the image.</p>
<p><a id="p329" rel="attachment" class="imagelink" href="http://halr9000.com/article/330/click-here-to-download-psi/" title="Click here to download Psi!"><img id="image329" src="http://halr9000.com/wp-content/uploads/2006/09/psi-download_133.png" alt="Click here to download Psi!" /></a></p>
<p><code>
<pre>
&lt;a href=&quot;http://psi-im.org/download&quot;
  title=&quot;Click here to download Psi!&quot;&gt;
&lt;img src=&quot;http://psi-im.org/media/download-psi.png&quot;/&gt;&lt;/a&gt;
</pre>
<p></code></p>
]]></content:encoded>
			<wfw:commentRss>http://halr9000.com/article/330/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Server maintenance</title>
		<link>http://halr9000.com/article/324</link>
		<comments>http://halr9000.com/article/324#comments</comments>
		<pubDate>Wed, 06 Sep 2006 13:13:52 +0000</pubDate>
		<dc:creator>halr9000</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Psi]]></category>

		<guid isPermaLink="false">http://halr9000.com/article/324</guid>
		<description><![CDATA[

The server upon which the Psi website (and this blog) sits will be down for maintenance at times tonight between 8pm and 3am EDT (UTC-4).  Sorry for the inconvenience.
## Update @ 0921 ##
Just wanted to let you all know that my partner-admin is a jerk.  He went ahead and did the maintenance _this_ [...]]]></description>
			<content:encoded><![CDATA[<a href="http://halr9000.com/article/category/software/instant-messaging/jabber" title="Jabber"><img src="/wp-content/icons/topic_jabber.png" align="right" width="64" height="87" alt="Jabber" /></a>
<a href="http://halr9000.com/article/category/software/instant-messaging/psi" title="Psi"><img src="/wp-content/icons/topic_psi.png" align="right" width="64" height="64" alt="Psi" /></a>
<p>The server upon which the Psi website (and this blog) sits will be down for maintenance at times tonight between 8pm and 3am EDT (UTC-4).  Sorry for the inconvenience.</p>
<p>## Update @ 0921 ##</p>
<p>Just wanted to let you all know that my partner-admin is a jerk.  He went ahead and did the maintenance _this_ morning.  &#8220;Because he was up&#8221;, he said.</p>
<p>So anyway&#8230;nevermind!  Apparently the maintenance went well.  Server might even be faster now.</p>
]]></content:encoded>
			<wfw:commentRss>http://halr9000.com/article/324/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Planet Psi re-launched</title>
		<link>http://halr9000.com/article/304</link>
		<comments>http://halr9000.com/article/304#comments</comments>
		<pubDate>Fri, 26 May 2006 02:13:23 +0000</pubDate>
		<dc:creator>halr9000</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Psi]]></category>

		<guid isPermaLink="false">http://halr9000.com/article/304</guid>
		<description><![CDATA[

Quick note to let you all know that I have fixed a little itty bitty bug (the files weren&#8217;t there).  
I&#8217;m happy to (re)announce that Planet Psi is now online.  Planet Psi is a developer&#8217;s blog, not a general blog about Jabber, nor a community site like the Psi Forums.
Members of the blog [...]]]></description>
			<content:encoded><![CDATA[<a href="http://halr9000.com/article/category/software/instant-messaging/jabber" title="Jabber"><img src="/wp-content/icons/topic_jabber.png" align="right" width="64" height="87" alt="Jabber" /></a>
<a href="http://halr9000.com/article/category/software/instant-messaging/psi" title="Psi"><img src="/wp-content/icons/topic_psi.png" align="right" width="64" height="64" alt="Psi" /></a>
<p>Quick note to let you all know that I have fixed a little itty bitty bug (the files weren&#8217;t there).  </p>
<p>I&#8217;m happy to (re)announce that <a href="http://planet.psi-im.org/">Planet Psi</a> is now online.  Planet Psi is a developer&#8217;s blog, not a <a href="http://planet.jabber.org">general blog about Jabber</a>, nor a community site like the <a href="http://forum.psi-im.org">Psi Forums</a>.</p>
<p>Members of the blog aggregate are:</p>
<ul>
<li><a href="http://halr9000.com" title="TechProsaic">Hal Rottenberg</a> <a href="http://halr9000.com/article/category/jabber/psi/feed">(feed)</a></li>
<li><a href="http://delta.affinix.com" title="Delta Project">Justin Karneges</a> <a href="http://delta.affinix.com/category/psi/feed">(feed)</a></li>
<li><a href="http://www.kismith.co.uk/wordpress" title="Songs of Doom">Kevin Smith</a> <a href="http://kismith.co.uk/wordpress/index.php/category/computers/coding/psi/feed">(feed)</a></li>
<li><a href="http://mblsha.psi-im.org" title="mblsha-o-rama">Michail Pishchagin</a> <a href="http://mblsha.psi-im.org/category/psi/feed">(feed)</a></li>
<li><a href="http://el-tramo.be" title="El Tramo">Remko TronÃ§on</a> <a href="http://el-tramo.be/blog/category/jabber/feed">(feed)</a></li>
</ul>
<p>You should note that the above feeds are actually unique to Planet Psi and do not necessarily appear on <a href="http://planet.jabber.org">Planet Jabber</a>.  (The article you are now reading was intentionally cross-posted.)  So check us out over there if you would like a different perspective.</p>
]]></content:encoded>
			<wfw:commentRss>http://halr9000.com/article/304/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Its good to be the Ng</title>
		<link>http://halr9000.com/article/290</link>
		<comments>http://halr9000.com/article/290#comments</comments>
		<pubDate>Fri, 07 Apr 2006 00:02:07 +0000</pubDate>
		<dc:creator>halr9000</dc:creator>
				<category><![CDATA[Psi]]></category>

		<guid isPermaLink="false">http://halr9000.com/article/290</guid>
		<description><![CDATA[
Nevermind.  Inside joke.
Anyway, check out Lucas N&#8217;s updated stats for clients that connect to his Jabber server:
Clients :
* Psi: 28% (28%)
* Gaim: 25% (25%)
* iChatAgent: 13% (18%)
* Kopete: 7% (7%)
* Gajim: 5% (3%)
* Pandion: 4% (2%)
* libgaim: 4% (3%)
* Miranda: 2% (1%)
* neos: 2% (1%)
* BitlBee: 1% (0%)
* Exodus: 1% (1%)
* Trillian: 1% (2%)
* [...]]]></description>
			<content:encoded><![CDATA[<a href="http://halr9000.com/article/category/software/instant-messaging/psi" title="Psi"><img src="/wp-content/icons/topic_psi.png" align="right" width="64" height="64" alt="Psi" /></a>
<p>Nevermind.  Inside joke.</p>
<p>Anyway, check out Lucas N&#8217;s <a href="http://www.lucas-nussbaum.net/blog.php/?2006/03/22/179-jabber-clients-and-os-usage-stats-2">updated stats</a> for clients that connect to his Jabber server:</p>
<p>Clients :</p>
<p>* Psi: 28% (28%)<br />
* Gaim: 25% (25%)<br />
* iChatAgent: 13% (18%)<br />
* Kopete: 7% (7%)<br />
* Gajim: 5% (3%)<br />
* Pandion: 4% (2%)<br />
* libgaim: 4% (3%)<br />
* Miranda: 2% (1%)<br />
* neos: 2% (1%)<br />
* BitlBee: 1% (0%)<br />
* Exodus: 1% (1%)<br />
* Trillian: 1% (2%)<br />
* Unknown: 0% (none)<br />
* JBother: 0% (none)<br />
* JAJC: 0% (0%)</p>
<p>Oh yeah, #1!</p>
]]></content:encoded>
			<wfw:commentRss>http://halr9000.com/article/290/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Psi 0.10 Released</title>
		<link>http://halr9000.com/article/257</link>
		<comments>http://halr9000.com/article/257#comments</comments>
		<pubDate>Thu, 12 Jan 2006 21:37:03 +0000</pubDate>
		<dc:creator>halr9000</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Psi]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://halr9000.com/?p=257</guid>
		<description><![CDATA[

As formally announced on our forums, Psi 0.10 has been released after a long development cycle. Significant changes include tabbed chat windows, transparent chat &#038; roster windows, and several other nifty GUI features like Growl support in OSX and an auto-resizing input box. 
Next up to the plate is a port to QT4 for 0.11, [...]]]></description>
			<content:encoded><![CDATA[<a href="http://halr9000.com/article/category/software/instant-messaging/jabber" title="Jabber"><img src="/wp-content/icons/topic_jabber.png" align="right" width="64" height="87" alt="Jabber" /></a>
<a href="http://halr9000.com/article/category/software/instant-messaging/psi" title="Psi"><img src="/wp-content/icons/topic_psi.png" align="right" width="64" height="64" alt="Psi" /></a>
<!-- no icon for 'Software' --><p>As formally <a href="http://forum.psi-im.org/thread/3481">announced</a> on our forums, Psi 0.10 has been released after a long development cycle. Significant changes include tabbed chat windows, transparent chat &#038; roster windows, and several other nifty GUI features like Growl support in OSX and an auto-resizing input box. </p>
<p>Next up to the plate is a port to QT4 for 0.11, which is already well on the way. Aside from the obvious benefits to QT/KDE developers, a big bonus is we&#8217;ll finally be able to compile Psi &#8220;for free&#8221; on Windows as Trolltech open-sourced the toolkit for that platform in the latter part of last year. </p>
<p>Then for 0.12 and forward we&#8217;ll be back to adding new features like: </p>
<p>* &#8220;Jingle&#8221; Google Talk-compatible VOIP<br />
* MUC (Multi-user Chat) support<br />
* Full XMPP compliance<br />
* <a href="http://www.jabber.org/jeps/jep-0050.html">Ad-Hoc Commands</a> </p>
<p>This year should see much improvement for us. </p>
<p>Download for all platforms at <a href="http://psi-im.org/download">http://psi-im.org/download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://halr9000.com/article/257/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Psi Forum successfully launched</title>
		<link>http://halr9000.com/article/234</link>
		<comments>http://halr9000.com/article/234#comments</comments>
		<pubDate>Fri, 11 Nov 2005 20:09:57 +0000</pubDate>
		<dc:creator>halr9000</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Psi]]></category>

		<guid isPermaLink="false">http://halr9000.com/?p=234</guid>
		<description><![CDATA[

As some of you know, we&#8217;ve had a lot of changes to the Psi website lately.  I finally moved the whole thing to a new server (psi-im.org) a bit over a week ago.  I decided not to resurrect the old forum, based on Invision Power Board.  A very old version, I might [...]]]></description>
			<content:encoded><![CDATA[<a href="http://halr9000.com/article/category/software/instant-messaging/jabber" title="Jabber"><img src="/wp-content/icons/topic_jabber.png" align="right" width="64" height="87" alt="Jabber" /></a>
<a href="http://halr9000.com/article/category/software/instant-messaging/psi" title="Psi"><img src="/wp-content/icons/topic_psi.png" align="right" width="64" height="64" alt="Psi" /></a>
<p>As some of you know, we&#8217;ve had a lot of changes to the Psi website lately.  I finally moved the whole thing to a new server (<a href="http://psi-im.org">psi-im.org</a>) a bit over a week ago.  I decided not to resurrect the old forum, based on Invision Power Board.  A very old version, I might say.  Instead, I went ahead with what was in the website roadmap anyway which was to migrate to <a href="http://newsboard.unclassified.de">Unclassified Newsboard</a>.</p>
<p>The migration went pretty well, but it was a lot of work.  The database migration script needed some hand holding, then I had a lot of configuration and theming to do.  I swapped out the new Psi logo for the UNB logo and it didn&#8217;t look good at all, so I put a few hours into sliding things around.  The <a href="http://psi-im.org/forum">end result</a> is quite pretty, but most of the credit does go to Yves, the UNB author.  My changes from his default theme were not drastic&#8211;yet.  <img src='http://halr9000.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So please do check it out; and maybe stay for a while.  The new <a href="http://psi-im.org/forum/forum">Psi Forum</a>!  Oh, here&#8217;s <a href="http://psi-im.org/forum/thread/3327">a poll</a> where you can let me know what you think.</p>
<p>Here are some statistics you might find interesting.  This set is just since the forum change:</p>
<ul>
<li>Currently, 5 users are online: Fritzy, halr9000, Kev, matthias_gor, TommyV6 and 4 guests</li>
<li>Today, 28 users were online: a2k, Ephraim, Fritzy, halr9000, IceRAM, Kev, LonelyPixel, machekku, Marsup, matthias_gor, michalj, minipouss, MRAY, MrPingouin, nikkou, NotDeadMeat, oops_max, Pedersen, quelcom, raj_bhaskar, random, schalotten, spike, SunCat, tezem, ToF, TommyV6, weirdonietzsche and 226 guests</li>
<li>Most users in a day is 44, plus 356 guests.  That was yesterday.  <img src='http://halr9000.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<p>This set is all-time, or at least since we had been using IPB:</p>
<ul>
<li>Number of threads: 2788</li>
<li>Number of posts: 20,925</li>
<li>Registered users: 3,451</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://halr9000.com/article/234/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Psi 0.10-test3 released</title>
		<link>http://halr9000.com/article/231</link>
		<comments>http://halr9000.com/article/231#comments</comments>
		<pubDate>Thu, 03 Nov 2005 04:56:20 +0000</pubDate>
		<dc:creator>halr9000</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Psi]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://halr9000.com/?p=231</guid>
		<description><![CDATA[

Quoth the Kev on the mailing list
Ok people, we have test3 available featuring assorted bugfixes an
improvements from test2. I think we&#8217;ve addressed all known issues
now, so if no-one finds more we&#8217;ll go gold in a week or so.
Downloads available at Sourceforge
]]></description>
			<content:encoded><![CDATA[<a href="http://halr9000.com/article/category/software/instant-messaging/jabber" title="Jabber"><img src="/wp-content/icons/topic_jabber.png" align="right" width="64" height="87" alt="Jabber" /></a>
<a href="http://halr9000.com/article/category/software/instant-messaging/psi" title="Psi"><img src="/wp-content/icons/topic_psi.png" align="right" width="64" height="64" alt="Psi" /></a>
<!-- no icon for 'Software' --><p>Quoth the Kev on the <a href="http://permalink.gmane.org/gmane.network.jabber.psi.devel/4658">mailing list</a></p>
<blockquote><p>Ok people, we have test3 available featuring assorted bugfixes an<br />
improvements from test2. I think we&#8217;ve addressed all known issues<br />
now, so if no-one finds more we&#8217;ll go gold in a week or so.</p></blockquote>
<p>Downloads available at <a href="https://sourceforge.net/project/showfiles.php?group_id=14635&#038;package_id=143053&#038;release_id=368058" title="sf.net / projects / psi">Sourceforge</a></p>
]]></content:encoded>
			<wfw:commentRss>http://halr9000.com/article/231/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Psi website down</title>
		<link>http://halr9000.com/article/229</link>
		<comments>http://halr9000.com/article/229#comments</comments>
		<pubDate>Sat, 29 Oct 2005 13:30:10 +0000</pubDate>
		<dc:creator>halr9000</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Psi]]></category>

		<guid isPermaLink="false">http://halr9000.com/article/229</guid>
		<description><![CDATA[

We had the database go all screwy last night.  I&#8217;ve decided to rebuild everything on our new webhosting provider instead of remaining on the old troublesome server.  I&#8217;m about 75% done rebuilding the site.
Update @ 2:30PM
The site is operational now at our new webhosting provider (me).  The new website address is http://psi-im.org. [...]]]></description>
			<content:encoded><![CDATA[<!-- no icon for 'Internet' --><a href="http://halr9000.com/article/category/software/instant-messaging/jabber" title="Jabber"><img src="/wp-content/icons/topic_jabber.png" align="right" width="64" height="87" alt="Jabber" /></a>
<a href="http://halr9000.com/article/category/software/instant-messaging/psi" title="Psi"><img src="/wp-content/icons/topic_psi.png" align="right" width="64" height="64" alt="Psi" /></a>
<p>We had the database go all screwy last night.  I&#8217;ve decided to rebuild everything on our new webhosting provider instead of remaining on the old troublesome server.  <strike>I&#8217;m about 75% done rebuilding the site.</strike></p>
<p><strong>Update @ 2:30PM</strong></p>
<p>The site is operational now at our new webhosting provider (me).  The new website address is http://psi-im.org.  Forums are not up yet but I&#8217;m working on it.  Thanks for your patience.</p>
]]></content:encoded>
			<wfw:commentRss>http://halr9000.com/article/229/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Psi-0.10-test2 released</title>
		<link>http://halr9000.com/article/202</link>
		<comments>http://halr9000.com/article/202#comments</comments>
		<pubDate>Sun, 04 Sep 2005 02:30:16 +0000</pubDate>
		<dc:creator>halr9000</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Psi]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://halr9000.com/?p=202</guid>
		<description><![CDATA[

I&#8217;ll just paste Remko&#8217;s announcementto the forums here:
We just put Psi-0.10-test2 online. Here are the download links
* Source
* Mac OS X
* Windows

One serious bug was fixed, and 2 build issues were handled. The tabs issues will be handled in the next test release. This is the complete changelog:
Fri Aug 26 20:38:26 CEST 2005  Michail [...]]]></description>
			<content:encoded><![CDATA[<a href="http://halr9000.com/article/category/software/instant-messaging/jabber" title="Jabber"><img src="/wp-content/icons/topic_jabber.png" align="right" width="64" height="87" alt="Jabber" /></a>
<a href="http://halr9000.com/article/category/software/instant-messaging/psi" title="Psi"><img src="/wp-content/icons/topic_psi.png" align="right" width="64" height="64" alt="Psi" /></a>
<!-- no icon for 'Software' --><p>I&#8217;ll just paste Remko&#8217;s <a href="http://psi.affinix.com/forums/index.php?act=ST&#038;f=5&#038;t=3082">announcement</a>to the forums here:</p>
<p>We just put Psi-0.10-test2 online. Here are the download links</p>
<p>* <a href="http://prdownloads.sourceforge.net/psi/psi-0.10-test2.tar.bz2?download">Source</a><br />
* <a href="http://prdownloads.sourceforge.net/psi/Psi-0.10_test2.dmg?download">Mac OS X</a><br />
* <a href="http://prdownloads.sourceforge.net/psi/psi-0.10-test2.zip?download">Windows<br />
</a></p>
<p>One serious bug was fixed, and 2 build issues were handled. The tabs issues will be handled in the next test release. This is the complete changelog:</p>
<pre>Fri Aug 26 20:38:26 CEST 2005  Michail Pishchagin
<mblsha @users.sourceforge.net>
  * Fixed AdvancedWidget crash issue

Fri Aug 26 13:53:32 CEST 2005  Michail Pishchagin
</mblsha><mblsha @users.sourceforge.net>
  * Corrected path to idleiu.dll in makewin.bat

Thu Aug 25 09:01:55 CEST 2005  Remko Troncon <remko @psi-im.org>
  * Removed unportable casts.</remko></mblsha></pre>
]]></content:encoded>
			<wfw:commentRss>http://halr9000.com/article/202/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Psi website down</title>
		<link>http://halr9000.com/article/188</link>
		<comments>http://halr9000.com/article/188#comments</comments>
		<pubDate>Tue, 09 Aug 2005 11:30:14 +0000</pubDate>
		<dc:creator>halr9000</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Psi]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://halr9000.com/article/188</guid>
		<description><![CDATA[

I don&#8217;t know what is going on at our host.  The whole thing, including our hosts own website, is down.  No ETA yet.   
]]></description>
			<content:encoded><![CDATA[<a href="http://halr9000.com/article/category/software/instant-messaging/jabber" title="Jabber"><img src="/wp-content/icons/topic_jabber.png" align="right" width="64" height="87" alt="Jabber" /></a>
<a href="http://halr9000.com/article/category/software/instant-messaging/psi" title="Psi"><img src="/wp-content/icons/topic_psi.png" align="right" width="64" height="64" alt="Psi" /></a>
<!-- no icon for 'Software' --><p>I don&#8217;t know what is going on at our host.  The whole thing, including our hosts own website, is down.  No ETA yet.  <img src='http://halr9000.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://halr9000.com/article/188/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
