<?xml version="1.0"?>
<rdf:RDF
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:foaf="http://xmlns.com/foaf/0.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns="http://purl.org/rss/1.0/"
>
<channel rdf:about="http://planet-im.com/">
	<title>Planet IM</title>
	<link>http://planet-im.com/</link>
	<description>Planet IM - http://planet-im.com/</description>

	<items>
		<rdf:Seq>
			<rdf:li rdf:resource="http://www.tigase.org/1445 at http://www.tigase.org" />
			<rdf:li rdf:resource="http://www.tigase.org/1444 at http://www.tigase.org" />
			<rdf:li rdf:resource="urn:lj:livejournal.com:atom1:thetofu:72702" />
			<rdf:li rdf:resource="http://blog.jabber.com/filaments/2008/09/03/jabberwerx-ajax-net-xmpp-client-libraries/" />
			<rdf:li rdf:resource="http://blog.jwchat.org/2008/09/03/jwchats-homepage-moved/" />
			<rdf:li rdf:resource="http://www.burtonini.com/blog/life/phone-2008-09-03-10-00" />
			<rdf:li rdf:resource="tag:process-one.net,2008:en/imtrends/26.283" />
			<rdf:li rdf:resource="http://mattr.info:8080/blog/2008/09/01/reporting-of-windows-bugs-fixed/" />
			<rdf:li rdf:resource="http://felipec.wordpress.com/?p=190" />
			<rdf:li rdf:resource="http://blathersource.org/clearspace/blogs/blatherblog/2008/08/30/trying-eclipse" />
			<rdf:li rdf:resource="http://thekingant.livejournal.com/83117.html" />
			<rdf:li rdf:resource="http://www.tigase.org/1442 at http://www.tigase.org" />
			<rdf:li rdf:resource="tag:process-one.net,2008:en/blogs/3.282" />
			<rdf:li rdf:resource="http://www.tigase.org/1441 at http://www.tigase.org" />
			<rdf:li rdf:resource="http://felipec.wordpress.com/?p=188" />
			<rdf:li rdf:resource="http://el-tramo.be/?p=186" />
			<rdf:li rdf:resource="tag:process-one.net,2008:en/imtrends/26.278" />
			<rdf:li rdf:resource="tag:blogger.com,1999:blog-2576186912722433445.post-3682522995045504689" />
			<rdf:li rdf:resource="http://felipec.wordpress.com/?p=180" />
			<rdf:li rdf:resource="urn:lj:livejournal.com:atom1:gary_kramlich:9989" />
			<rdf:li rdf:resource="http://www.kismith.co.uk/wordpress/?p=92" />
			<rdf:li rdf:resource="http://el-tramo.be/?p=83" />
			<rdf:li rdf:resource="urn:lj:livejournal.com:atom1:gary_kramlich:9842" />
			<rdf:li rdf:resource="http://mattr.info:8080/blog/2008/08/18/new-bugzilla/" />
			<rdf:li rdf:resource="http://www.burtonini.com/blog/computers/sound-juicer/sj-2.23.2" />
			<rdf:li rdf:resource="http://www.chipx86.com/blog/?p=264" />
			<rdf:li rdf:resource="http://thekingant.livejournal.com/82707.html" />
			<rdf:li rdf:resource="http://www.sameplace.cc/342 at http://www.sameplace.cc" />
		</rdf:Seq>
	</items>
</channel>

<item rdf:about="http://www.tigase.org/1445 at http://www.tigase.org">
	<title>Artur Hefczyc: MySQL database schema upgrade for Tigase 4.0</title>
	<link>http://www.tigase.org/en/mysql-db-schema-upgrade-4-0</link>
	<content:encoded>&lt;p&gt;For number of reasons the database schema had to be changed for Tigase server version 4.0. The most important are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Compliance with the XMPP RFC which says that each part of JID may have up to 1023 characters. We store in the database user JIDs without resource name thus the maximum possible size of the user id is 2047. There aren't really JIDs that long yet but we experienced quite long JIDs in a few installations already so we decided to prepare Tigase to accept any JID allowed by RFC.&lt;/li&gt;
&lt;li&gt;Performance and flexibility -  the Tigase server now accesses database using stored procedures. This allows for any database storage format and it doesn't really matter for the Tigase server what is the database schema how data is organized inside. What it needs is just bunch of stored procedures to access the data. This allows for much more flexibility in storing user data as well as much easier integration with third-party systems and also organize data in more efficient way.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Therefore when you run the Tigase server now it may (depending on what exact SVN revision you use) refuse to start if it detects that the database schema is not updated. If it happens just follow steps below to update the database schema and start the server again.&lt;/p&gt;
&lt;p&gt;Updating of the database schema is very easy and almost fully automated process. Just follow the steps below and you should be able to run new version of the Tigase server in a few minutes or even seconds depending on your database size. It takes around 7 minutes to update database with 200k user accounts on an average machine.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.tigase.org/en/mysql-db-schema-upgrade-4-0&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</content:encoded>
	<dc:date>2008-09-05T11:50:59+00:00</dc:date>
</item>
<item rdf:about="http://www.tigase.org/1444 at http://www.tigase.org">
	<title>Artur Hefczyc: Tigase Minichat 0.11.0-beta</title>
	<link>http://www.tigase.org/en/minichat-0-11-0</link>
	<content:encoded>&lt;p&gt;A new version of the Minichat client has just been released. This is a new version and actually the first version publicly announced.&lt;/p&gt;
&lt;p&gt;It is still considered beta but seems quite stable and the code works well under all major browsers.&lt;/p&gt;
&lt;p&gt;The new stuff in this release are improved stability, remembering chat session between page reloads and support for a nick name for anonymous user.&lt;/p&gt;
&lt;p&gt;If you want to see the Minichat in action please try the version installed on the &lt;a href=&quot;http://www.tigase.org&quot;&gt;Tigase.org&lt;/a&gt; website.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.tigase.org/en/minichat-0-11-0&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</content:encoded>
	<dc:date>2008-09-04T13:35:08+00:00</dc:date>
</item>
<item rdf:about="urn:lj:livejournal.com:atom1:thetofu:72702">
	<title>Christopher Zorn: Twisted XMPP</title>
	<link>http://thetofu.livejournal.com/72702.html</link>
	<content:encoded>It seems talk of an XMPP Server in twisted is picking up. I am looking forward to helping out! &lt;a href=&quot;http://ralphm.jaiku.com/presence/43726932&quot;&gt;http://ralphm.jaiku.com/presence/43726932&lt;/a&gt; &lt;a href=&quot;http://twistedmatrix.com/pipermail/twisted-python/2008-September/018330.html&quot;&gt;http://twistedmatrix.com/pipermail/twisted-python/2008-September/018330.html&lt;/a&gt;</content:encoded>
	<dc:date>2008-09-04T12:02:52+00:00</dc:date>
</item>
<item rdf:about="http://blog.jabber.com/filaments/2008/09/03/jabberwerx-ajax-net-xmpp-client-libraries/">
	<title>Jabber Filaments Blog: JabberWerx AJAX &#038; .NET XMPP Client Libraries</title>
	<link>http://blog.jabber.com/filaments/2008/09/03/jabberwerx-ajax-net-xmpp-client-libraries/</link>
	<content:encoded>&lt;p&gt;Adding presence and messaging to applications and Internet services just got easier with the release of the &lt;a target=&quot;_blank&quot; title=&quot;JabberWerx&quot; href=&quot;http://www.jabber.com/CE/JabberWerxLibraries&quot;&gt;JabberWerx&lt;/a&gt;™ AJAX and .NET Libraries. Developers can use these libraries to accelerate the process of including real-time chat and presence to new or existing applications. The JabberWerx Libraries include support for presence, one-to-one, group chat, and other features appropriate for development with the .NET and AJAX frameworks. See the &lt;a target=&quot;_blank&quot; title=&quot;JabberWerx Libraries Press Release&quot; href=&quot;http://www.jabber.com/CE/JabberWerx_Client_Libraries_Now_Available?JabberWerx&quot;&gt;press release&lt;/a&gt; and &lt;a title=&quot;JabberWerx Libraries&quot; target=&quot;_blank&quot; href=&quot;http://www.jabber.com/CE/JabberWerxLibraries?JabberWerx&quot;&gt;product pages&lt;/a&gt; for more details.&lt;/p&gt;
&lt;p&gt;Here are some examples of creating application components with the &lt;a target=&quot;_blank&quot; title=&quot;JabberWerx AJAX Library&quot; href=&quot;http://www.jabber.com/CE/JabberWerxAJAXLibrary&quot;&gt;JabberWerx AJAX Library&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Web-Based Customer Support Application&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Visitors to your site can chat with people inside your organization or community, and see their presence. This application can handle multiple chats via its tabbed interface. Background tabs light up when an unread message arrives.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&quot;Web-Based Customer Support Application&quot; id=&quot;image60&quot; src=&quot;http://blog.jabber.com/filaments/wp-content/uploads/2008/09/jabberwerx_customer_support.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br /&gt;
Multi-User Chat Component&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Any page can have a chat room that connects all of the visitors together into a community.  Chat rooms provide great stickiness to your site.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&quot;jabberwerx_muc-test.png&quot; id=&quot;image61&quot; src=&quot;http://blog.jabber.com/filaments/wp-content/uploads/2008/09/jabberwerx_muc-test.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The Interactive Web&lt;br /&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title=&quot;Identi.ca&quot; target=&quot;_blank&quot; href=&quot;http://identi.ca/&quot;&gt;Identi.ca&lt;/a&gt; is a great new open-source, federated micro-blogging service along the lines of &lt;a title=&quot;Twitter&quot; target=&quot;_blank&quot; href=&quot;http://twitter.com/&quot;&gt;Twitter&lt;/a&gt;.  It supports XMPP for both sending and receiving posts, or &amp;#8220;dents&amp;#8221; in the Identi.ca slang.  With that XMPP support, we were able to quickly prototype a client on top of JabberWerx AJAX that receives your friends&amp;#8217; dents as soon as they are posted.  Note that all of the user interface is completely custom in this example; JabberWerx AJAX is just making it easy for your web applications to send and receive information.&lt;/p&gt;
&lt;p&gt;&lt;img id=&quot;image62&quot; alt=&quot;jabberwerx_identi_ca-listener.png&quot; src=&quot;http://blog.jabber.com/filaments/wp-content/uploads/2008/09/jabberwerx_identi_ca-listener.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;JabberWerx AJAX Common Features&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;BOSH: use your existing Jabber XCP server&lt;/li&gt;
&lt;li&gt;Persistence:  as you move from page to page in a site, you do not have to reconnect to the server, and all of your state is maintained.&lt;/li&gt;
&lt;li&gt;Browser support: Firefox 2/3, IE 6/7, Safari&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;From its &lt;a title=&quot;Flipping The Switch&quot; target=&quot;_blank&quot; href=&quot;http://blog.jabber.com/filaments/2006/10/19/flipping-the-switch/?Filaments_JabberWerx&quot;&gt;inception&lt;/a&gt;, this blog has discussed the benefits of embedding presence into applications, devices and systems.  &lt;a target=&quot;_blank&quot; title=&quot;Jabber XCP&quot; href=&quot;http://www.jabber.com/CE/JabberXCP?Filaments_JabberWerx&quot;&gt;Jabber XCP&lt;/a&gt; is Jabber Inc.&amp;#8217;s highly &lt;a title=&quot;Jabber XCP Developer Options&quot; target=&quot;_blank&quot; href=&quot;http://www.jabber.com/CE/JabberXCPDeveloperOptions?Filaments_JabberWerx&quot;&gt;extensible&lt;/a&gt; and &lt;a title=&quot;Massively Scalable&quot; target=&quot;_blank&quot; href=&quot;http://blog.jabber.com/filaments/2006/11/14/massively-scalable/?Filaments_JabberWerx&quot;&gt;massively scalable&lt;/a&gt; software platform that provides the server-side presence and messaging engine to enable next-generation applications.  Now, the JabberWerx libraries simplify building the client components of presence-enabled applications, with full commercial support.
&lt;/p&gt;</content:encoded>
	<dc:date>2008-09-03T21:35:58+00:00</dc:date>
</item>
<item rdf:about="http://blog.jwchat.org/2008/09/03/jwchats-homepage-moved/">
	<title>Stefan Strigler: JWChat&#8217;s homepage moved</title>
	<link>http://blog.jwchat.org/2008/09/03/jwchats-homepage-moved/</link>
	<content:encoded>&lt;p&gt;Another short note: Just finished moving all the content previously hosted at http://jwchat.sourceforge.net to this blog as &lt;a href=&quot;http://blog.jwchat.org/jwchat/&quot;&gt;http://blog.jwchat.org/jwchat/&lt;/a&gt;. Hope this will make it easier for me to maintain content and keep you up2date.
&lt;/p&gt;</content:encoded>
	<dc:date>2008-09-03T14:25:20+00:00</dc:date>
</item>
<item rdf:about="http://www.burtonini.com/blog/life/phone-2008-09-03-10-00">
	<title>Ross Burton: Why I Hate September</title>
	<link>http://www.burtonini.com/blog/life/phone-2008-09-03-10-00</link>
	<content:encoded>&lt;p&gt;
  I hate September because it is in September that I finally get my mobile phone
  bill from GUADEC.
&lt;/p&gt;
&lt;blockquote&gt;
  &lt;b&gt;Total of 5 Calls while abroad 	00:23:20 	&amp;pound;31.402&lt;/b&gt;
&lt;/blockquote&gt;
&lt;p&gt;
  Money grabbing tight fisted evil bastards.  This includes a rate of
  &amp;pound;1.25 a minute to &lt;em&gt;receive&lt;/em&gt; a call.
&lt;/p&gt;
&lt;p&gt;
  &lt;small&gt;NP: &lt;cite&gt;Los Angeles&lt;/cite&gt;, Flying Lotus&lt;/small&gt;
&lt;/p&gt;</content:encoded>
	<dc:date>2008-09-03T09:00:00+00:00</dc:date>
</item>
<item rdf:about="tag:process-one.net,2008:en/imtrends/26.283">
	<title>Process One: EQO study: Global Instant Messaging Market Share</title>
	<link>http://www.process-one.net/en/imtrends/article/eqo_study_global_instant_messaging_market_share/</link>
	<content:encoded>The mobile instant messaging developer EQO gathered data on the number of connections per instant messaging network through their client. The result has been summarized in a global map of instant messaging networks usage in the world. &lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://www.process-one.net/resources/others/global_im_market_share_stats_july_08.pdf&quot;&gt;&lt;img src=&quot;http://www.process-one.net/images/uploads/IM_market_share_july_2008.jpg&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The figures are not complete and they only compare relative usages of people using the EQO mobile client. However, it gives a good relative comparison of the instant messaging networks use.&lt;/p&gt;

&lt;p&gt;Please, note that Jabber and Gtalk can actually be counted as a single XMPP instant messaging network. In Switzerland and South Africa for example, the XMPP network is close to be the leading instant messaging network.&lt;/p&gt;

&lt;p&gt;The full article is available on EQO blog: &lt;a href=&quot;http://billionsconnected.com/blog/2008/08/global-im-market-share-im-usage/&quot;&gt;Global Instant Messaging Market Share - July 2008&lt;/a&gt;.&lt;/p&gt;</content:encoded>
	<dc:date>2008-09-02T10:20:50+00:00</dc:date>
</item>
<item rdf:about="http://mattr.info:8080/blog/2008/09/01/reporting-of-windows-bugs-fixed/">
	<title>Matt Rogers: reporting of windows bugs fixed</title>
	<link>http://mattr.info:8080/blog/2008/09/01/reporting-of-windows-bugs-fixed/</link>
	<content:encoded>&lt;p&gt;If you were having issues filing bugs for windows related things on bugs.kde.org then you will be glad to know that I just fixed those problems.&lt;/p&gt;</content:encoded>
	<dc:date>2008-09-02T01:40:09+00:00</dc:date>
</item>
<item rdf:about="http://felipec.wordpress.com/?p=190">
	<title>Felipe Contreras: FelipeC</title>
	<link>http://felipec.wordpress.com/2008/09/02/global-instant-messaging-market-share/</link>
	<content:encoded>&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt;Ever gone looking for instant messaging market share data?&lt;/p&gt;
&lt;p&gt;It seems almost unfathomable that there can be networks with active accounts numbering in the 100 MMs to billions and total accounts certainly in the billions for which there is no detailed public market share data.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Hell yeah!&lt;/p&gt;
&lt;p&gt;&lt;span id=&quot;more-190&quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I personally know only about Mexico, and the data shows the situation I&amp;#8217;ve witnessed. Also, msn-pecan users have told me similar things about many of the countries listed there; in some countries there&amp;#8217;s only MSN (unfortunately).&lt;/p&gt;
&lt;p&gt;Check the whole study &lt;a href=&quot;http://billionsconnected.com/blog/2008/08/global-im-market-share-im-usage/&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/categories/felipec.wordpress.com/190/&quot; /&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/tags/felipec.wordpress.com/190/&quot; /&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/felipec.wordpress.com/190/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/felipec.wordpress.com/190/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/felipec.wordpress.com/190/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/felipec.wordpress.com/190/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/felipec.wordpress.com/190/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/felipec.wordpress.com/190/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/felipec.wordpress.com/190/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/felipec.wordpress.com/190/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/felipec.wordpress.com/190/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/felipec.wordpress.com/190/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=felipec.wordpress.com&amp;amp;blog=62686&amp;amp;post=190&amp;amp;subd=felipec&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;&lt;/div&gt;</content:encoded>
	<dc:date>2008-09-01T23:02:06+00:00</dc:date>
</item>
<item rdf:about="http://blathersource.org/clearspace/blogs/blatherblog/2008/08/30/trying-eclipse">
	<title>Daniel Henninger: Trying Eclipse</title>
	<link>http://blathersource.org/clearspace/blogs/blatherblog/2008/08/30/trying-eclipse</link>
	<content:encoded>&lt;!-- [DocumentBodyStart:c67cdb13-4891-4275-b8da-8b5e29398a16] --&gt;&lt;div class=&quot;jive-rendered-content&quot;&gt;&lt;p&gt;When I first started trying out Java coding, I found it rather annoying.&amp;nbsp; I was using vi and command line builds.&amp;nbsp; I find that java takes a long time to compile compared to C and such, and hence it was a tedious and time consuming endeavour.&amp;nbsp; Later, Matt Tucker introduced me to IntelliJ's IDEA (lots of people refer to it as IDEA, I refer to it as IntelliJ).&amp;nbsp; At first I found it a beast and was resistent to it (being that my only IDE experience had been Visual Studio), but soon I began to adore it.&amp;nbsp; I love the autocompletion, I like the automatic catching of compile bugs and such before even going to compile, and overall it made Java fun for me.&amp;nbsp; In fact it make me actually wish I had a good IDE for Python at the time (I was working on PyAIMt and PyICQt at the time).&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'd heard of Eclipse, but I had not really used it before.&amp;nbsp; I tried it once and couldn't figure out how to open a project and in general nothing about it made sense to me.&amp;nbsp; I decided &quot;why waste my time on this&quot;.&amp;nbsp; Then came Flex Builder.&amp;nbsp; As you may or may not now, Eclipse based.&amp;nbsp; It's kind of like Eclipse with a lot of the cooler options in Eclipse stripped out.&amp;nbsp; Generally I feel like it keeps getting in my way.&amp;nbsp; Lots of keystrokes don't do what I want them to, in fact I can't -find- keystrokes to do what I want in a lot of cases.&amp;nbsp; It seemed like autocompletion was a little &quot;off&quot;.&amp;nbsp; It wasn't as awesome as IntelliJs.&amp;nbsp; It didn't always seem to work at all.&amp;nbsp; Often I'd hit ., wait for a completion to come up, nothing, delete, try again, repeat until it really worked.&amp;nbsp; Now, with so many people enjoying Eclipse, I began to wonder why.&amp;nbsp; First off, IntelliJ ain't free, but it is for open source projects.&amp;nbsp; It's also waaaaay bigger in terms of resource usage.&amp;nbsp; So that might be one reason, IntelliJ is not easily accessible to everyone.&amp;nbsp; But I figured, maybe Flex Builder is giving me a warped perception of it.&amp;nbsp; I'd gotten some friends from work to walk me through some simple things like &quot;opening an existing project&quot; and such, so I know what to do at this point.&amp;nbsp; =)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So at this point, I figured I want to give Eclipse a real try.&amp;nbsp; I know it's less resource intensive.&amp;nbsp; I decided I'd like to write down what I &quot;require&quot; my IDE to do at this point for me to like it and after I play with it some, see if it measures up to my pickiness:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;autocompletion of methods on classes, with it displaying args for the methods in the drop down box&lt;/li&gt;&lt;li&gt;hungry backspace (if I hit delete I like it to wipe all of the whitespace in my way and get me back to something that's real content)&lt;/li&gt;&lt;li&gt;instant evaluation of errors without having to compile first, ideally including warnings for things that &quot;could be better&quot; and &quot;you realize you didn't set this variable to anything, right?&quot;&lt;/li&gt;&lt;li&gt;subversion integration, display of updated files compared to latest SVN checkout, easy commit of SVN files from IDE including picking and choosing what gets committed&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Is that asking too much?&amp;nbsp; Maybe.&amp;nbsp; LOL&amp;nbsp; I'm spoiled by IntelliJ.&amp;nbsp; But I'm optimistic to give Eclipse a try and see how it feels, and if there are plugins to get what I want out of it.&amp;nbsp; Would I switch to it as my primary IDE?&amp;nbsp; Well who knows actually.&amp;nbsp; This isn't necessarily an experiment to switch, but an experiment to see if I can learn to appreciate.&amp;nbsp; =)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c67cdb13-4891-4275-b8da-8b5e29398a16] --&gt;</content:encoded>
	<dc:date>2008-08-30T18:19:47+00:00</dc:date>
</item>
<item rdf:about="http://thekingant.livejournal.com/83117.html">
	<title>Mark Doliner: The Candidates</title>
	<link>http://thekingant.livejournal.com/83117.html</link>
	<content:encoded>I'm so happy with the Republican and Democratic candidates in this year's USA presidential race.  I feel like Barack Obama and John McCain are SO much better than George Bush and John Kerry four years ago.  I seem to remember many people my age voting for &quot;not Bush.&quot;  I definitely like Obama better--I might even go so far as to describe him as &quot;sweet&quot;--but McCain is cool, too.  I especially like McCain's stance against the inhumane treatment of POWs (which is understandable considering McCain was a POW himself).  And how incredible would it be to have a black president, when segregation was acceptable only 50 years ago?&lt;br /&gt;&lt;br /&gt;Hopefully this indicates real progress and not just the political parties trying to appeal to the desires of a population suffering poor economic conditions.</content:encoded>
	<dc:date>2008-08-30T08:23:36+00:00</dc:date>
</item>
<item rdf:about="http://www.tigase.org/1442 at http://www.tigase.org">
	<title>Artur Hefczyc: Tigase packages dependency change - server compilation version 4.x</title>
	<link>http://www.tigase.org/en/tigase-compilation-4-0</link>
	<content:encoded>&lt;p&gt;The dependency for &lt;a href=&quot;http://www.tigase.org/project/utils&quot;&gt;Tigase Utils Package&lt;/a&gt; has changed. This is important for everybody who builds the Tigase server manually from sources using &lt;a href=&quot;http://ant.apache.org&quot;&gt;Ant&lt;/a&gt; tool. The &lt;a href=&quot;http://maven.apache.org&quot;&gt;Maven&lt;/a&gt; handles all the dependencies automatically and scripts have been updated.&lt;/p&gt;
&lt;p&gt;Please keep reading for more details how to compile the server from sources in current SVN repositories.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.tigase.org/en/tigase-compilation-4-0&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</content:encoded>
	<dc:date>2008-08-29T18:22:48+00:00</dc:date>
</item>
<item rdf:about="tag:process-one.net,2008:en/blogs/3.282">
	<title>Process One: ejabberd 2.0.2</title>
	<link>http://www.process-one.net/en/blogs/article/ejabberd_202/</link>
	<content:encoded>ejabberd 2.0.2 is now ready for download. &lt;p&gt;This version is a maintenance release containing 49 bugfixes and improvements. You can read the &lt;a href=&quot;http://www.process-one.net/en/ejabberd/release_notes/release_note_ejabberd_202&quot;&gt;Release notes&lt;/a&gt; for more details.&lt;/p&gt;

&lt;p&gt;The new code can be downloaded from &lt;a href=&quot;http://www.process-one.net/en/ejabberd/downloads&quot;&gt;ejabberd download&lt;/a&gt; page.&lt;/p&gt;

&lt;p&gt;This release follows the ejabberd 2.0.1 beta release launched in july 2008. Thank you all for your feedback !&lt;/p&gt;</content:encoded>
	<dc:date>2008-08-29T16:50:18+00:00</dc:date>
</item>
<item rdf:about="http://www.tigase.org/1441 at http://www.tigase.org">
	<title>Artur Hefczyc: Tigase XMPP Testing Zone</title>
	<link>http://www.tigase.org/en/tigase-xmpp-testing-zone</link>
	<content:encoded>&lt;p&gt;We have just launched &lt;a href=&quot;http://xmpp-test.tigase.org&quot;&gt;the Tigase&amp;nbsp;XMPP testing zone&lt;/a&gt;. This is the Tigase server clustered installation with 2 nodes. The installation is integrated with the &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal CMS&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;At the moment it offers c2s, s2s and Bosh protocols. We are going to enable more services for testing soon: MUC, PubSub, MSN transport and possibly more.&lt;/p&gt;
&lt;p&gt;Please feel free to create an account on the Drupal website and use it for testing of your software.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note.&lt;/strong&gt; The installation is available through rather average broadband connection and it is not suitable for any kind of load or high traffic tests.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;As usually all comments and suggestions are very welcomed. If you have ideas to improve the installation and make it easier for your tests please let me know.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.tigase.org/en/tigase-xmpp-testing-zone&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</content:encoded>
	<dc:date>2008-08-29T09:04:41+00:00</dc:date>
</item>
<item rdf:about="http://felipec.wordpress.com/?p=188">
	<title>Felipe Contreras: FelipeC</title>
	<link>http://felipec.wordpress.com/2008/08/29/msn-pecan-0015-released/</link>
	<content:encoded>&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;p&gt;This release has many changes.&lt;/p&gt;
&lt;p&gt;The most important is offline messaging support (read-only), but there are many, many bug-fixes thanks to the Adium guys that helped to track them down.&lt;/p&gt;
&lt;p&gt;The diffstat is quite big:&lt;br /&gt;
&lt;code&gt;70 files changed, 7603 insertions(+), 1023 deletions(-)&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;So there might be regressions, but the target is to fix most of nasty issues on 0.0.15. There will be a redesign on the code that handles the switchboards and notification servers, which basically means everything. Hopefully this will make it easier to track the bugs and squash them.&lt;/p&gt;
&lt;p&gt;Also, one of the objectives is to have support for Empathy, which is going to be the official IM client for GNOME.&lt;/p&gt;
&lt;p&gt;The rest of the issues would have to wait for 0.0.16.&lt;/p&gt;
&lt;p&gt;Oh, there&amp;#8217;s also translations and packagin for Debian, Gentoo, FreeBSD and a win32 installer &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif&quot; alt=&quot;;)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Special thanks to the Adium team, Evan Schoenberg, Devid Antonio Filoni, Eion Robb, Bernard Cafarelli, Henrik Friedrichsen, Marco de Moulin, Simo Mattila, Alexandre André, Jovan Turanjanin, Edgardo Fredz, and Erik Fredriksen. Sorry if I missed someone.&lt;/p&gt;
&lt;p&gt;Download from the usual place at &lt;a href=&quot;http://code.google.com/p/msn-pecan/downloads/list&quot;&gt;googe code&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Cheers.&lt;/p&gt;
&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/categories/felipec.wordpress.com/188/&quot; /&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/tags/felipec.wordpress.com/188/&quot; /&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/felipec.wordpress.com/188/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/felipec.wordpress.com/188/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/felipec.wordpress.com/188/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/felipec.wordpress.com/188/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/felipec.wordpress.com/188/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/felipec.wordpress.com/188/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/felipec.wordpress.com/188/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/felipec.wordpress.com/188/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/felipec.wordpress.com/188/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/felipec.wordpress.com/188/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=felipec.wordpress.com&amp;amp;blog=62686&amp;amp;post=188&amp;amp;subd=felipec&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;&lt;/div&gt;</content:encoded>
	<dc:date>2008-08-28T23:36:04+00:00</dc:date>
</item>
<item rdf:about="http://el-tramo.be/?p=186">
	<title>Remko Tronçon: Trying out Git</title>
	<link>http://el-tramo.be/blog/psi-git</link>
	<content:encoded>&lt;p&gt;A while ago, the Psi development team switched from &lt;a href=&quot;http://darcs.net&quot;&gt;Darcs&lt;/a&gt; to &lt;a href=&quot;http://subversion.tigris.org&quot;&gt;Subversion&lt;/a&gt; for version control, because the Darcs pros (distributed, extremely simple and elegant) did not compensate for the cons any longer (slowness, non-scalability, ‘infinite’ merges, lack of community and tools, &amp;#8230;). Our development was pretty central anyway at that time, so we decided that Subversion was good enough. However, we started to miss local commits more than we thought we would, and some of us are working on their own forks, which makes Subversion a suboptimal choice. We are therefore currently trying out &lt;a href=&quot;http://git.or.cz&quot;&gt;Git&lt;/a&gt; as a replacement, which should bring us all the good stuff from Darcs, combined with the speed and portability of Subversion. Note that during the experiment, we will not be updating our Subversion branch any more (which will soon cause breakage, since Subversion automatically updates changes to the external Iris repository).&lt;/p&gt;
&lt;p&gt;&lt;span id=&quot;more-186&quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If you&amp;#8217;re interested in following our latest developments from our experimental Git tree, simply clone our official repository through the following steps:&lt;/p&gt;
&lt;blockquote&gt;
&lt;pre&gt;git clone git://git.psi-im.org/psi.git
cd psi
git submodule init
git submodule update&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;p&gt;To get the latest changes after an initial clone, execute the following commands&lt;/p&gt;
&lt;blockquote&gt;
&lt;pre&gt;git pull
git submodule update&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;p&gt;Note that you need Git 1.5 or later in order to be able to do these commands.&lt;/p&gt;
&lt;p&gt;If you&amp;#8217;re interested in knowing more about using Git, check out Scott Chacon&amp;#8217;s excellent &lt;a href=&quot;http://gitcasts.com/posts/railsconf-git-talk&quot;&gt;Git talk&lt;/a&gt; (and accompanying &lt;a href=&quot;http://peepcode.com/products/git-internals-pdf&quot;&gt;book&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;For fans of social networking, we also have a mirror of the official Psi repository on &lt;a href=&quot;http://github.com/psi-im&quot;&gt;GitHub&lt;/a&gt;. And while we&amp;#8217;re on the topic of web interfaces: while waiting for an official web interface to our Git repository, you can check out an experimental one &lt;a href=&quot;http://git.el-tramo.be/browse/psi.git/&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;</content:encoded>
	<dc:date>2008-08-28T06:56:27+00:00</dc:date>
</item>
<item rdf:about="tag:process-one.net,2008:en/imtrends/26.278">
	<title>Process One: Instant Messaging as a social research tool: Study revives six degrees theory</title>
	<link>http://www.process-one.net/en/imtrends/article/instant_messaging_as_a_social_research_tool_study_revives_six_degrees_theor/</link>
	<content:encoded>According to a recent study by Microsoft into instant messaging habits it takes only six steps to link everyone together. &lt;p&gt;The research carried out by Microsoft researchers Eric Horvitz and Jure Leskovec studied 30 billion instant messages sent using Microsoft Messenger during June 2006 and found that any two people were linked by seven or fewer acquaintances.&lt;/p&gt;
 
&lt;p&gt;As reported by BBC News, Horvitz says &quot;What we are seeing suggests that there may be a social connectivity constant for humanity.&quot;&lt;/p&gt;
 
&lt;p&gt;This research is further evidence of the social and collaborative benefits instant messaging can offer both in and outside of the enterprise through linking more and more people together.&lt;/p&gt;
 
&lt;p&gt;You can get more details on the article from BBC News: &lt;a href=&quot;http://news.bbc.co.uk/go/pr/fr/-/1/hi/technology/7539329.stm&quot;&gt;Study revives six degrees theory&lt;/a&gt;.&lt;/p&gt;</content:encoded>
	<dc:date>2008-08-25T07:49:26+00:00</dc:date>
</item>
<item rdf:about="tag:blogger.com,1999:blog-2576186912722433445.post-3682522995045504689">
	<title>John Bailey: It's a bit late...</title>
	<link>http://theflamingbanker.blogspot.com/2008/08/its-bit-late.html</link>
	<content:encoded>It's a bit late for me to be posting this now, but we did recently release Pidgin 2.5.0.  There are a few things about this release that I'd like to discuss:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;MSNP15 support&lt;/li&gt;&lt;li&gt;Custom smiley support&lt;/li&gt;&lt;li&gt;The Windows and *BSD AIM tooltip crash&lt;/li&gt;&lt;/ul&gt;Let's hit these in the order I listed them.&lt;br /&gt;&lt;br /&gt;&lt;span&gt;MSNP15&lt;/span&gt;.  Finally, we have a release which includes updated MSN protocol support.  We now support the personal message, current media, and offline message features of recent MSN official clients.  We do not, however, support fast file transfers.  We still support only the MSN-server-proxied transfer method, which while slow is 100% reliable.  Quite frankly, file transfer isn't a high priority.  If someone wants to implement fast file transfers, feel free to submit patches to us.&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Custom smileys&lt;/span&gt;.  During the development cycle of 2.5.0, a patch was accepted that implemented custom smiley support on MSN and provided a framework within libpurple for other protocols supporting the feature to grow support.  There is one issue with this support--we can't save an incoming animated GIF emoticon.  This is a limitation in gdkpixbuf, which doesn't support saving the GIF format by default.  There are perhaps some additional dependencies we could incur for this, but nothing has been done in this area yet.  To set up your custom smileys, go to the &quot;Tools&quot; menu on the Buddy List window and select &quot;Smiley.&quot;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;AIM Tooltip Crash&lt;/span&gt;.  We've had a number of duplicated reports of crashes when &quot;mousing over&quot; an AIM buddy.  The crash happens when trying to display the tooltip, and only appears when Glib uses its internal vsnprintf() implementation (which happens on some non-glibc systems, such as Windows and the BSD flavors of UNIX).  An updated liboscar.dll that fixes this problem is available on &lt;a href=&quot;http://developer.pidgin.im/ticket/6627&quot;&gt;ticket #6627&lt;/a&gt;.  Please don't open any more tickets about this bug!&lt;br /&gt;&lt;br /&gt;There is one other AIM bug I'd like to mention, since we're aware it exists.  Not too long ago it came to our attention that when a Pidgin user joins an AIM chatroom and tries to send messages, less than 25% of the messages actually make it to the other members of the room.  We are aware of the bug, but I believe we're not yet fully certain of the cause.  A bug report already exists (&lt;a href=&quot;http://developer.pidgin.im/ticket/6590&quot;&gt;#6590&lt;/a&gt;), so please don't open any more tickets about this bug either!&lt;br /&gt;&lt;br /&gt;Hopefully all you MSN users out there enjoy the new features.  It's taken a long time to get the features out there, but I think in the end the wait is worth it.</content:encoded>
	<dc:date>2008-08-24T14:06:33+00:00</dc:date>
</item>
<item rdf:about="http://felipec.wordpress.com/?p=180">
	<title>Felipe Contreras: FelipeC</title>
	<link>http://felipec.wordpress.com/2008/08/24/pidgin-how-not-to-choose-the-right-scm/</link>
	<content:encoded>&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;p&gt;After developing a mtn to git conversion tool I understood much better how monotone works and why it does the seemingly crazy things it does. Once you understand the internals everything makes much more sense.&lt;/p&gt;
&lt;p&gt;With the hope of shedding some light to the core developers of Pidgin regarding the DSCM tool (monotone) they use, I wrote an email explaining all the little details of monotone and how other tools do exactly the same thing in a simpler way. &lt;a href=&quot;http://pidgin.im/pipermail/devel/2008-July/006308.html&quot;&gt;Here is the mail&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;!-- more --&gt;&lt;/p&gt;
&lt;p&gt;The results where mixed, some people discussed valid points, while others didn&amp;#8217;t really try to understand and just attacked git, and myself. It seems some devs are quite fond of mtn and wouldn&amp;#8217;t allow any attacks on it.&lt;/p&gt;
&lt;p&gt;Anyway, at some point it was accepted that they didn&amp;#8217;t do a good job at evaluating git, they discarded it because of the size of the repository (700M). Of course, they didn&amp;#8217;t bother to read the manual, ask on IRC or in the mailing list. Don&amp;#8217;t ask me why.&lt;/p&gt;
&lt;p&gt;Apparently that discussion generated a &lt;a href=&quot;http://theflamingbanker.blogspot.com/2008/07/holy-war-of-tool-choice.html&quot;&gt;post&lt;/a&gt; in John Bailey&amp;#8217;s blog in which he explained why git is not a good option to him. That in turn generated a &lt;a href=&quot;http://marc.info/?l=git&amp;amp;m=121752806702815&amp;amp;w=2&quot;&gt;discussion&lt;/a&gt; in the git&amp;#8217;s mailing list explaining that he was wrong, was doing an unfair comparison, obviously pushing his own agenda.&lt;/p&gt;
&lt;p&gt;Then out of nowhere &lt;a href=&quot;http://www.ohloh.net/topics/504&quot;&gt;another discussion&lt;/a&gt; in the ohloh forums started. Basically an exchange between Gary Kramlich and me, in which I found out his blog post about a &lt;a href=&quot;http://gary-kramlich.livejournal.com/9842.html&quot;&gt;diagram&lt;/a&gt; explaining his typical workflow with monotone.&lt;/p&gt;
&lt;p&gt;So I answered with this &lt;a href=&quot;http://people.freedesktop.org/~felipec/git/mtn-usage-git.png&quot;&gt;diagram&lt;/a&gt;, which clearly shows that exactly the same workflow is much simpler in git. I think in the end he realized that too.&lt;/p&gt;
&lt;p&gt;So I&amp;#8217;ve answered all their questions, and I&amp;#8217;ve proved them wrong in their arguments, I&amp;#8217;ve offered a hands-on session to clarify any misconceptions they might have. As a result I get John Bailey to call me a zealot that is not worth listening to.&lt;/p&gt;
&lt;p&gt;Anyway, returning to the topic, here are some tips:&lt;/p&gt;
&lt;h3&gt;Don&amp;#8217;t use an obscure DSCM&lt;/h3&gt;
&lt;p&gt;Even a popular SCM is better; your developers can use their decent DSCM (git-svn) to interact with it. If you choose an obscure DSCM you&amp;#8217;ll have issues because of the lack of support, trac, web ui, desktop ui, free service provider (github.com), etc.&lt;/p&gt;
&lt;p&gt;Also you make it more difficult for new contributors; they have to learn a new DSCM just to contribute.&lt;/p&gt;
&lt;p&gt;Pidgin is the last major project that uses mtn, OpenEmbedded was using it but they decided to switch to git.&lt;/p&gt;
&lt;h3&gt;Don&amp;#8217;t choose a DSCM that imposes itself&lt;/h3&gt;
&lt;p&gt;It doesn&amp;#8217;t matter which DSCM you choose, not everyone is going to be happy with it, that&amp;#8217;s why it&amp;#8217;s a good idea to choose one that makes contributions as patches a part of the tool. Both bzr and git provide this functionality, people can send patches, for which they can use their favorite tool (git over bzr), and the maintainers can integrate the patches quite easily.&lt;/p&gt;
&lt;p&gt;Not only that, but in order to allow reviewing the patches quite often need to be changed, that&amp;#8217;s when rebasing comes. Both bzr and git allow rebasing, which is essential if you want to create nice patches, a la quilt style.&lt;/p&gt;
&lt;p&gt;Moreover, bot bzr and git allow shallow clones so you don&amp;#8217;t have to download the whole repo just to contribute.&lt;/p&gt;
&lt;p&gt;Pidgin has a relatively big repository, so you have to download a tarball about 200MB, then do a couple of commands just to have the latest code. That&amp;#8217;s because the initial fetch sucks in mtn.&lt;/p&gt;
&lt;h3&gt;Keep an open mind, but a closed mouth&lt;/h3&gt;
&lt;p&gt;DSCM flame wars can become pretty nasty pretty quickly, that&amp;#8217;s why it&amp;#8217;s a good idea to don&amp;#8217;t participate in them. However, it&amp;#8217;s good to be well informed about all the different DSCMs. There are other ways to be informed (private mails, or messages) discuss in the respective IRC channel of the tool you are interested in (#git, #bzr). That way you get the best facts pretty quickly instead of useless discussions.&lt;/p&gt;
&lt;p&gt;&lt;del datetime=&quot;00&quot;&gt;Pidgin devs&lt;/del&gt; Some Pidgin devs on the other had, praise their good understanding of other DSCMs, and are quick to point out why others are not a good choice for them, all based on misconceptions. After lengthy flamewars and embarrassing blog posts their stand is still: git is not good for us. All the reasons they&amp;#8217;ve provided have been flawed, so now they hang on to the reasons they are not disclosing.&lt;/p&gt;
&lt;p&gt;Well that&amp;#8217;s it, if you are a Pidgin developer, or monotone user, that wants to get to know git better just let me know, send me a message or an email.&lt;/p&gt;
&lt;p&gt;Cheers.&lt;/p&gt;
&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/categories/felipec.wordpress.com/180/&quot; /&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/tags/felipec.wordpress.com/180/&quot; /&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/felipec.wordpress.com/180/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/felipec.wordpress.com/180/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/felipec.wordpress.com/180/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/felipec.wordpress.com/180/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/felipec.wordpress.com/180/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/felipec.wordpress.com/180/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/felipec.wordpress.com/180/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/felipec.wordpress.com/180/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/felipec.wordpress.com/180/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/felipec.wordpress.com/180/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=felipec.wordpress.com&amp;amp;blog=62686&amp;amp;post=180&amp;amp;subd=felipec&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;&lt;/div&gt;</content:encoded>
	<dc:date>2008-08-24T08:54:01+00:00</dc:date>
</item>
<item rdf:about="urn:lj:livejournal.com:atom1:gary_kramlich:9989">
	<title>Gary Kramlich: Dear Anonymous</title>
	<link>http://gary-kramlich.livejournal.com/9989.html</link>
	<content:encoded>So I imported my development blog into &lt;a href=&quot;http://planet.pidgin.im/&quot;&gt;planet.pidgin.im&lt;/a&gt;.  Something I've been meaning to do for awhile, but just kept forgetting to do.  This blog has been syndicated on &lt;a href=&quot;http://planet-im.com/&quot;&gt;planet-im.com&lt;/a&gt; for years now, way back when &lt;a href=&quot;http://www.chipx86.com/&quot;&gt;Christian&lt;/a&gt; first started it.&lt;br /&gt;&lt;br /&gt;Anyways, planet decided it was going to import three of my posts.  No big deal right...&lt;br /&gt;&lt;br /&gt;Tell that to the &quot;spam victims&quot;, one of the posts, sure wasn't really development related, I can somewhat understand that.  The other was me annoucing the release of a new project, &lt;b&gt;*I*&lt;/b&gt;, a &lt;b&gt;*pidgin developer*&lt;/b&gt;, had written.  Both of which we're met by &lt;i&gt;&quot;stop spamming planet pidgin&quot;&lt;/i&gt;.  Which I found completely ironic since these posts and more have, as I mentioned earlier, been syndicated on &lt;a href=&quot;http://planet-im.com/&quot;&gt;planet-im.com&lt;/a&gt; for quite awhile now.&lt;br /&gt;&lt;br /&gt;Still, I find it exceedling hilarous what people consider &quot;spam&quot; these days.  Apparently a developer's blog, where he blogs about things he's developing and sometimes non-development things to try and get and see responses from a wider audience, isn't filtered down enough.  The whole thing reminds me a lot about the on going complaints of &lt;a href=&quot;https://launchpad.net/pidgin/&quot;&gt;pidgin launchpad&lt;/a&gt; on our &lt;a href=&quot;http://pidgin.im/cgi-bin/mailman/listinfo/support&quot;&gt;support mailing list&lt;/a&gt; as being &lt;a href=&quot;http://pidgin.im/pipermail/support/2008-July/001560.html&quot;&gt;spam&lt;/a&gt; amoung others.&lt;br /&gt;&lt;br /&gt;The point I'm trying to get at here, is that when you sign up for a mailing list or read an aggrated feed, that unless you're an admin, you can &lt;b&gt;*NOT*&lt;/b&gt; control what gets posted.  Ironically, when you complain verbally about supposed spam, all you do is create more &lt;i&gt;&quot;spam&quot;&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;This spam, that the verbal crowd then creates, of course fills things like our &lt;a href=&quot;http://pidgin.im/cgi-bin/mailman/listinfo/support&quot;&gt;support mailing list&lt;/a&gt; with junk that really isn't support related, and thus offtopic making it harder for those looking for a solution in the archives, and last but not least makes us, the developers/admin look insensitive, when if the verbal people just ignored the &lt;i&gt;&quot;spam&quot;&lt;/i&gt; in the first place we'd all be better off.</content:encoded>
	<dc:date>2008-08-21T18:46:21+00:00</dc:date>
</item>
<item rdf:about="http://www.kismith.co.uk/wordpress/?p=92">
	<title>Kevin Smith: XMPP: The almost-definitive-guide to-be</title>
	<link>http://www.kismith.co.uk/wordpress/index.php/2008/08/21/xmpp-the-almost-definitive-guide-to-be/</link>
	<content:encoded>&lt;p&gt;You&amp;#8217;ll already have read, or be about to read, similar blog posts from &lt;a href=&quot;http://el-tramo.be&quot;&gt;Remko&lt;/a&gt; and &lt;a href=&quot;http://stpeter.im&quot;&gt;Peter&lt;/a&gt;, I imagine, here&amp;#8217;s my take:&lt;/p&gt;
&lt;p&gt;Remko Tronçon, Peter Saint-Andre and I are writing a book on XMPP for O&amp;#8217;Reilly, with a working title of &amp;#8220;XMPP: The Definitive Guide&amp;#8221;, expected to hit the shelves (and hopefully fly off them soon after) early 2009.&lt;/p&gt;
&lt;p&gt;If you&amp;#8217;re wondering how things like this come about, the story goes something like this:&lt;/p&gt;
&lt;p&gt;Every so often, someone comes into the Jabber Development room, and asks if there&amp;#8217;s any getting started documentation, or they ask if there&amp;#8217;s a decent book, or they ask if there&amp;#8217;s a guide to what Jabber/XMPP can do for them as a developer. For some reason, it seems to usually be me that ends up letting them know that there isn&amp;#8217;t really, unless you want to go and read the RFCs, or the XEPs. I got the daft idea that writing such a book would be helpful, so I poked Remko and asked if he was interested in co-authoring something if O&amp;#8217;Reilly would publish it - he was, so off we went and did very little for quite a while. As it happens, O&amp;#8217;Reilly were interested in publishing a book about XMPP; realising an XMPP book wasn&amp;#8217;t an XMPP book without Peter, we set about persuading him that joining us in the venture was a Smart Thing™, and things started moving.&lt;/p&gt;
&lt;p&gt;We met up for a pizza at FOSDEM in February, hashed out where we wanted to go with the book, wrote out the overview, sent it off to O&amp;#8217;Reilly, who didn&amp;#8217;t hate it, and started writing.&lt;/p&gt;
&lt;p&gt;Since then, we&amp;#8217;ve made some decent progress on it, and also found out that writing books is hard work (even given that each of us has written at least either a doctoral thesis or RFCs). Still, we&amp;#8217;re chugging along and things should be really taking shape in the next month or two&lt;br /&gt;
 The rest will, someday, be history &amp;#8212; we&amp;#8217;ll post an update later when we&amp;#8217;re closer to the inevitable fame and fortune.&lt;/p&gt;</content:encoded>
	<dc:date>2008-08-21T18:27:26+00:00</dc:date>
</item>
<item rdf:about="http://el-tramo.be/?p=83">
	<title>Remko Tronçon: We&#8217;re writing an XMPP book</title>
	<link>http://el-tramo.be/blog/xmppbook-intro</link>
	<content:encoded>&lt;p&gt;I&amp;#8217;m excited to announce that &lt;a href=&quot;http://stpeter.im&quot;&gt;Peter&lt;/a&gt;, &lt;a href=&quot;http://kismith.co.uk&quot;&gt;Kevin&lt;/a&gt;, and I recently got the green light from &lt;a href=&quot;http://oreilly.com&quot;&gt;O&amp;#8217;Reilly&lt;/a&gt; to start writing a book about Jabber/XMPP. The book will be targeted at a diverse public: on one hand, people who want to get acquainted with XMPP and will get an introduction and a general overview of XMPP, its workings, and its possibilities. On the other hand,  software engineers who want to integrate XMPP into their products will get a guide to implementing different use cases of XMPP through a series of different developer stories. The book is expected to be available in 2009, so start making some room on your bookshelf!&lt;/p&gt;</content:encoded>
	<dc:date>2008-08-21T18:23:47+00:00</dc:date>
</item>
<item rdf:about="urn:lj:livejournal.com:atom1:gary_kramlich:9842">
	<title>Gary Kramlich: mtn usage...</title>
	<link>http://gary-kramlich.livejournal.com/9842.html</link>
	<content:encoded>It's been brought up by certain people, that they &quot;know&quot; how pidgin developers use monotone, and that monotone is an inferrior tool.  Thus I decided to take the time to document how &lt;b&gt;*I*&lt;/b&gt; use monotone.  Keep in mind, I use monotone for everything nowadays.  The only time I use a different (D)VCS is when I'm working on a project that I didn't start.&lt;br /&gt;&lt;br /&gt;At any rate, I'd be extremely curious to see the usage/flow of the same actions (working on an existing branch, branching a branch, starting a new project/branch, working on a new (to you) project/branch, merging branches, and serving a new project/branch) in other (D)VCS's as well.&lt;br /&gt;&lt;br /&gt;Below is the fruit for said labor (click it for the full sized version, it's about 400KB though...).  The digrams were created with dot from the &lt;a href=&quot;http://www.graphviz.org/&quot;&gt;graphviz&lt;/a&gt; package.  The source of the diagrams can be found over &lt;a href=&quot;http://www.guifications.org/~grim/mtn_usage/&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.guifications.org/~grim/mtn_usage/mtn_usage.png&quot;&gt;&lt;img src=&quot;http://www.guifications.org/~grim/mtn_usage/mtn_usage_thumb.png&quot; alt=&quot;the graph&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://www.guifications.org/~grim/mtn_usage/mtn_usage_key.png&quot; alt=&quot;the key&quot; /&gt;</content:encoded>
	<dc:date>2008-08-21T12:48:47+00:00</dc:date>
</item>
<item rdf:about="http://mattr.info:8080/blog/2008/08/18/new-bugzilla/">
	<title>Matt Rogers: new bugzilla</title>
	<link>http://mattr.info:8080/blog/2008/08/18/new-bugzilla/</link>
	<content:encoded>&lt;p&gt;Ok, so Dirk surprised us all and upgraded Bugzilla to the new 3.0.5 version. There have been some growing pains associated due to the conversion. There&amp;#8217;s more info on &lt;a href=&quot;http://wire.dattitu.de/archives/2008/08/18/Post-Akademy-action-bugs.kde.org-switched-to-new-version.html&quot;&gt;dirk&amp;#8217;s blog&lt;/a&gt; about the reasons behind the quick conversion. All in all though, can&amp;#8217;t say that it went too bad.&lt;/p&gt;
&lt;p&gt;We&amp;#8217;ll be continuing to improve things as the next couple of weeks go by, and you can always file requests on bugs.kde.org.&lt;/p&gt;
&lt;p&gt;Over the next few days, I&amp;#8217;ll be blogging about some of the additional features that the 3.0.5 version of bugzilla has over the ancient 2.16.1 version we were using, so stay tuned. &lt;img src=&quot;http://mattr.info:8080/blog/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:)&quot; class=&quot;wp-smiley&quot; /&gt;&lt;/p&gt;</content:encoded>
	<dc:date>2008-08-19T04:17:46+00:00</dc:date>
</item>
<item rdf:about="http://www.burtonini.com/blog/computers/sound-juicer/sj-2.23.2">
	<title>Ross Burton: Sound Juicer "I Don't Know What You Heard But It's Mandatory" 2.23.2</title>
	<link>http://www.burtonini.com/blog/computers/sound-juicer/sj-2.23.2</link>
	<content:encoded>&lt;p&gt;
  Sound Juicer &quot;I Don't Know What You Heard But It's Mandatory&quot; 2.23.2 has been
  released.  Tarballs are
  available &lt;a href=&quot;http://www.burtonini.com/computing/sound-juicer-2.23.2.tar.bz2&quot;&gt;on
    &lt;tt&gt;burtonini.com&lt;/tt&gt;&lt;/a&gt;, or from
  the &lt;a href=&quot;ftp://ftp.gnome.org/pub/gnome/sources/sound-juicer/2.23/&quot;&gt;GNOME
  FTP servers&lt;/a&gt;.  Lots of fixes from the Amazing Matthew Martin:
&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Stop playback when the disc is re-read (Matthew Martin)&lt;/li&gt;
  &lt;li&gt;Only eject the disc if tracks were ripped (MM)&lt;/li&gt;
  &lt;li&gt;Don't try and move the non-existant temp file when skipping (MM)&lt;/li&gt;
  &lt;li&gt;Free the option context (Pierre Benz)&lt;/li&gt;
  &lt;li&gt;Don't block until n-c-b quits when copying discs&lt;/li&gt;
  &lt;li&gt;Fix playback track switching (MM)&lt;/li&gt;
&lt;/ul&gt;</content:encoded>
	<dc:date>2008-08-18T13:59:53+00:00</dc:date>
</item>
<item rdf:about="http://www.chipx86.com/blog/?p=264">
	<title>Christian Hammond: Review Board Roadmap and Donations</title>
	<link>http://feeds.feedburner.com/~r/chipx86/chiplog/~3/367606227/</link>
	<content:encoded>&lt;p&gt;&lt;b&gt;Roadmap&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;With the upcoming release of &lt;a href=&quot;http://www.djangoproject.com/&quot;&gt;Django&lt;/a&gt; 1.0 in the next few weeks, we decided it was time to formalize a &lt;a href=&quot;http://code.google.com/p/reviewboard/wiki/Roadmap&quot;&gt;roadmap&lt;/a&gt; for Review Board 1.0. The roadmap provides a good overview of what users can expect for our release, and what it will take to get there.&lt;/p&gt;
&lt;p&gt;At this point we&amp;#8217;re asking for people to contribute wherever possible. The big thing is fixing &lt;a href=&quot;http://code.google.com/p/reviewboard/issues/list?can=2&amp;#038;q=milestone:Release1.0&quot;&gt;bugs&lt;/a&gt; targeted for the 1.0 release. We&amp;#8217;d also like some help in finalizing unit tests.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Quality Control&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;We&amp;#8217;re doing what we can to improve quality control in Review Board. For a lot of people, Review Board works great, though setups often differ and some users hit issues that others never see. For this, we&amp;#8217;re trying to improve our unit tests to catch these various cases. When people submit patches, we&amp;#8217;d greatly appreciate unit tests to cover the new code, and in some cases will require them for the code submission. &lt;/p&gt;
&lt;p&gt;&lt;b&gt;Selenium&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;We will soon start using &lt;a href=&quot;http://selenium.openqa.org/&quot;&gt;Selenium&lt;/a&gt; in our unit test process to simulate user action in various web browsers. Selenium allows for remote-controlling a web browser, simulating clicks, text input, and other user actions and checking the results. Over time, when our Selenium test suite is more complete, we should be able to catch browser-specific problems a lot more easily.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Buildbot Server&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Another issue users have hit lately is breakages due to changes in Django for the 1.0 release. As things calm down there, this will become less of an issue, but we&amp;#8217;ve put things in place to catch these problems before users do.&lt;/p&gt;
&lt;p&gt;We have just set up a &lt;a href=&quot;http://build.review-board.org/waterfall&quot;&gt;buildbot server&lt;/a&gt; that will perform a full build and run the test suite whenever there&amp;#8217;s a code check-in to Review Board, Django, Djblets or Django-Evolution. It will then notify us when there&amp;#8217;s a new breakage. Users can check the build page before updating just to make sure they won&amp;#8217;t hit a major problem. Later on, our buildbot server will generate nightly builds and handle Selenium tests.&lt;/p&gt;
&lt;p&gt;We have a limited number of servers to test with. If you have server space and resources to donate and would like to run a BuildBot Slave server, let me know. We&amp;#8217;re looking to set up slaves to test various combinations of the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Python 2.5&lt;/li&gt;
&lt;li&gt;Python 2.4&lt;/li&gt;
&lt;li&gt;Django SVN trunk&lt;/li&gt;
&lt;li&gt;Django 1.0&lt;/li&gt;
&lt;li&gt;Windows 2000, XP and Vista&lt;/li&gt;
&lt;li&gt;Internet Explorer 6 and 7 (for Selenium tests)&lt;/li&gt;
&lt;li&gt;Opera (for Selenium tests)&lt;/li&gt;
&lt;li&gt;Firefox 2 and 3 (for Selenium tests)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;Sandbox&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Our BuildBot server is also set up to allow us to test code changes before we submit the code. Running a sandbox build of our pending code will cause all build slaves to run the entire test suite. This ensures that we don&amp;#8217;t break things accidentally.&lt;/p&gt;
&lt;p&gt;If you&amp;#8217;re a contributor working on large patches for Review Board and would like to have access to the sandbox, please post to the &lt;a href=&quot;http://groups.google.com/group/reviewboard&quot;&gt;mailing list&lt;/a&gt; and we can work with you on getting an account set up.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Installation Improvements&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;We&amp;#8217;re working to make the installation experience much easier. I&amp;#8217;m in the process of creating Python easy_install packages for Review Board and Djblets. Soon, users will be able to simply &lt;tt&gt;easy_install ReviewBoard&lt;/tt&gt; to get going instead of checking out the development tree. I&amp;#8217;m hoping to create both nightly builds and release builds.&lt;/p&gt;
&lt;p&gt;Code will soon go in to move the entire project configuration into the administration interface. Modifying &lt;tt&gt;settings_local.py&lt;/tt&gt; and restarting the server will be a thing of the past. All that will be left there will be a few site-specific settings and the database settings. Expect this to go in real soon.&lt;/p&gt;
&lt;p&gt;A tool is in development for helping to generate the initial Review Board server tree based on an installed reviewboard Python module (using easy_install) and generating the web server configuration files. This will hopefully take care of a lot of problems people hit when trying to get their server configuration right the first time.&lt;/p&gt;
&lt;p&gt;And last but not least, before 1.0 we will have a first-time installation page that handles the creation of the initial &lt;tt&gt;settings_local.py&lt;/tt&gt; and the adding and checking of repositories.&lt;/p&gt;
&lt;p&gt;So in the end, the installation process will be something along the lines of:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;tt&gt;sudo easy_install ReviewBoard&lt;/tt&gt;&lt;/li&gt;
&lt;li&gt;&lt;tt&gt;sudo rb-install-site /var/www/reviews.mycompany.com&lt;/tt&gt;&lt;/li&gt;
&lt;li&gt;Fill out the fields presented.&lt;/li&gt;
&lt;li&gt;Hand-tweak the configuration files if needed.&lt;/li&gt;
&lt;li&gt;Go to the page for the new Review Board server, fill out the fields and finish the install.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This is the goal, anyway. We&amp;#8217;re going to try to get as close to this as possible for 1.0.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Donations&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Review Board has become a full-time project for us. Though it got its start at &lt;a href=&quot;http://www.vmware.com/&quot;&gt;VMware&lt;/a&gt;, it&amp;#8217;s really a personal project developed in our spare time, not a project run by VMware. As the project grows, we&amp;#8217;ve been putting more time, energy and money into it.&lt;/p&gt;
&lt;p&gt;Hosting fees have started to become large, given that we&amp;#8217;re now hosting the main &lt;a href=&quot;http://www.review-board.org/&quot;&gt;project website&lt;/a&gt;, the main &lt;a href=&quot;http://reviews.review-board.org/&quot;&gt;Review Board&lt;/a&gt; server for our code reviews, the &lt;a href=&quot;http://demo.review-board.org/&quot;&gt;demo server&lt;/a&gt;, the &lt;a href=&quot;http://gsoc.review-board.org/&quot;&gt;Google Summer of Code review server&lt;/a&gt; and the &lt;a href=&quot;http://build.review-board.org/&quot;&gt;BuildBot server&lt;/a&gt; and slaves. Down the road, we have many plans that will also require funding.&lt;/p&gt;
&lt;p&gt;To help cover our costs, we&amp;#8217;re now made it easy to &lt;a href=&quot;http://www.review-board.org/donate/&quot;&gt;donate&lt;/a&gt; to the project. If Review Board has helped you, your company, team, or project and saved you money or time over alternative solutions, maybe you&amp;#8217;d like to help give back to keep our project going. Every bit helps.&lt;/p&gt;
&lt;img src=&quot;http://feeds.feedburner.com/~r/chipx86/chiplog/~4/367606227&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</content:encoded>
	<dc:date>2008-08-17T23:35:57+00:00</dc:date>
</item>
<item rdf:about="http://thekingant.livejournal.com/82707.html">
	<title>Mark Doliner: Google Apps Mail</title>
	<link>http://thekingant.livejournal.com/82707.html</link>
	<content:encoded>I've been using a web-based email program called &lt;a href=&quot;http://openwebmail.org/&quot;&gt;Open WebMail&lt;/a&gt; for the past 7 or 8 years (from back when it used to be called NeoMail).  But my spam flagging attempts have become increasingly less effective, and Open WebMail isn't AJAXy (which makes it slower to use), and Google Mail is pretty fantastic.&lt;br /&gt;&lt;br /&gt;So I signed kingant.net up for a &lt;a href=&quot;http://www.google.com/a/&quot;&gt;Google Apps&lt;/a&gt; account.  I'm pretty happy with it.  I imported all my mail from the past 8 or so years.  It takes up 995MB (14%) of the max of 7035MB.&lt;br /&gt;&lt;br /&gt;So far it's been reasonably reliable.  There was maybe an 18 hour period around August 8th where it was down and I couldn't log in at all.  But I'm hoping that was a freak occurrence.&lt;br /&gt;&lt;br /&gt;And the spam filtering is pretty good.  I still get 1 or 2 spam emails a day that aren't flagged, but that's better than the 10 or 20 I was getting before.  I get about 11,000 spam emails per month.  That's about one every four minutes.</content:encoded>
	<dc:date>2008-08-17T20:57:11+00:00</dc:date>
</item>
<item rdf:about="http://www.sameplace.cc/342 at http://www.sameplace.cc">
	<title>SamePlace: What's coming in 0.9.4</title>
	<link>http://www.sameplace.cc/blogs/bard/2008/8/17/what039s-coming-in-094</link>
	<content:encoded>&lt;p&gt;After considerable sweeping of our &lt;a href=&quot;http://www.sameplace.cc/https//bugs.launchpad.net/sameplace&quot;&gt;bug tracker&lt;/a&gt;, here's the &lt;a href=&quot;https://launchpad.net/sameplace/+milestone/0.9.4&quot;&gt;compiled list of features targeted at the next minor release&lt;/a&gt;. It's mostly about small/incremental improvements in usability.  If you know of small fixes which would yield equally significant usability improvements, feel free to &lt;a href=&quot;https://bugs.launchpad.net/sameplace/+filebug&quot;&gt;file a bug&lt;/a&gt;.&lt;/p&gt;</content:encoded>
	<dc:date>2008-08-17T16:45:55+00:00</dc:date>
</item>

</rdf:RDF>
