<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>Xarg blog</title>
<link>http://xarg.net/blog/</link>
<description>Xarg blog</description>
<generator>OpenACS 5.0</generator>
<lastBuildDate>Thu, 28 Apr 2005 07:22:23 GMT</lastBuildDate>
<image>
<title>Xarg blog</title>
<url>http://xarg.net/i/xarg.png</url>
<link>http://xarg.net/blog/</link>
<width>52</width>
<height>80</height>
</image>
<item>
<title>Safari passes Acid2</title>
<link>http://xarg.net/blog/one-entry?entry%5fid=268487</link>
<guid isPermaLink="true">http://xarg.net/blog/one-entry?entry%5fid=268487</guid>
<description>Dave Hyatt just posted
Safari now passes the Acid2 test. There were two issues left that needed to be resolved.
which is indeed a good thing, but even better is that at the end
he says:
Here are the patches for all of the problems fixed in Safari to make the test pass.
And then of course provides all the patches!  That the fixes come back 
to the open source code base is a great thing.  Also, seeing how little had 
to actually change and what exactly those changes were makes it hard to ...</description>
<pubDate>Thu, 28 Apr 2005 07:22:23 GMT</pubDate>
</item>
<item>
<title>Linus Torvalds on SHA1 vulnerabilities</title>
<link>http://xarg.net/blog/one-entry?entry%5fid=268332</link>
<guid isPermaLink="true">http://xarg.net/blog/one-entry?entry%5fid=268332</guid>
<description>I have been looking vaguely at distributed SCM's again, with the idea that 
we might switch to Arch, svk, or monotone.  One thing I have been watching 
is the stuff around git, which is what Linus is now shifting to 
for the kernel patch management -- and I ran across this hilarious and 100% accurate assessment of peoples concerns about SHA1 vulnerabilities...

in fact, this attack cannot even be proven to be malicious, purely via  the email from Malice: it could be incredible bad luck th...</description>
<pubDate>Mon, 25 Apr 2005 14:51:08 GMT</pubDate>
</item>
<item>
<title>PostgreSQL General Bits Newsletter</title>
<link>http://xarg.net/blog/one-entry?entry%5fid=265821</link>
<guid isPermaLink="true">http://xarg.net/blog/one-entry?entry%5fid=265821</guid>
<description>
General Bits is a column loosely based on the PostgreSQL mailing list pgsql-general.
To find out more about the pgsql-general list and PostgreSQL, see www.PostgreSQL.org.
I had known about this newsletter for a while but noticed recently 
they had an rss feed.  It's a nice collection of articles and getting 
a feed for it is even nicer.</description>
<pubDate>Thu, 17 Mar 2005 15:33:46 GMT</pubDate>
</item>
<item>
<title>The challenges of supporting next-generation infrastructure for nonprofits</title>
<link>http://xarg.net/blog/one-entry?entry%5fid=265799</link>
<guid isPermaLink="true">http://xarg.net/blog/one-entry?entry%5fid=265799</guid>
<description>This article (via Jon Sequeira) addresses something we have been thinking about a lot here.

Kellan (I?m guessing) offers some insightful thoughts about hosting software for nonprofits. He raises two challenages facing folks who build nonprofit solutions using so-called ?niche? platforms like Zope or Rails? well, really anything other than PHP, right?

Our current project is to extend the software used for CASWeb 
which is OpenACS based, to have stronger CMS functionality and to support v...</description>
<pubDate>Thu, 17 Mar 2005 09:48:09 GMT</pubDate>
</item>
<item>
<title>Stories</title>
<link>http://xarg.net/blog/one-entry?entry%5fid=20314</link>
<guid isPermaLink="true">http://xarg.net/blog/one-entry?entry%5fid=20314</guid>
<description>
About the only story I remember having read in elementary 
school was Examination Day by Henry Slesar.  It was originally published in Playboy in 1958 and elsewhere and it somehow found it's way into my fifth grade reader...


I wonder if it's still read in elementary school in the US?

</description>
<pubDate>Thu, 17 Mar 2005 07:13:26 GMT</pubDate>
</item>
<item>
<title>My own personal css</title>
<link>http://xarg.net/blog/one-entry?entry%5fid=265687</link>
<guid isPermaLink="true">http://xarg.net/blog/one-entry?entry%5fid=265687</guid>
<description>I have been using a personal css file with firefox for a while and 
recently added two rules:

*:target { border: 1px solid red !important; }
a[rel=&quot;nofollow&quot;] { border: 2px solid green !important; }


The first puts a red border around an anchor element and the second
highlights links that are rel nofollow (I want to watch what people 
are actually doing with this -- and so far the answer is not too many 
people do anything at all with it).  Here is an example of using :target from ...</description>
<pubDate>Tue, 15 Mar 2005 19:13:58 GMT</pubDate>
</item>
<item>
<title>PostgreSQL Performance...</title>
<link>http://xarg.net/blog/one-entry?entry%5fid=265231</link>
<guid isPermaLink="true">http://xarg.net/blog/one-entry?entry%5fid=265231</guid>
<description>The 
postgres performance documentation has gotten pretty good. 

Another great place to look 
for this sort of stuff is this article PostgreSQL 8.0 Performance Checklist by Josh Berkus and Joe Conway (frequent posters to the pgsql-performance list -- which is itself a tremendous resource for
the lore of db tuning); They are running the site for their upcoming book 
Power PostgreSQL and have a blog as well.
</description>
<pubDate>Wed, 09 Mar 2005 09:58:25 GMT</pubDate>
</item>
<item>
<title>ACM Queue on QA</title>
<link>http://xarg.net/blog/one-entry?entry%5fid=254394</link>
<guid isPermaLink="true">http://xarg.net/blog/one-entry?entry%5fid=254394</guid>
<description>Open source software development should strive for even greater code maintainability - 
A study of almost six million lines of code tracks how freely accessible source code holds up against time and multiple iterations.

Nice issue focused on QA.  More wisdom than concrete data though.
</description>
<pubDate>Thu, 03 Mar 2005 19:23:01 GMT</pubDate>
</item>
<item>
<title>j's mega scratchpad: How to Pick Blog Software</title>
<link>http://xarg.net/blog/one-entry?entry%5fid=252674</link>
<guid isPermaLink="true">http://xarg.net/blog/one-entry?entry%5fid=252674</guid>
<description>Nice survey of things you might like your blog software to do

Beginning with a question of whether blogs can be hosted on a specific Web site, a colleague of mine wondered if I'd give him some suggestions about getting started blogging. Here's a version of the answer I e-mailed to him.
I think I would be a better blogger if I managed to post here to answer the questions I spend time answering for one person in email.</description>
<pubDate>Fri, 25 Feb 2005 19:24:16 GMT</pubDate>
</item>
<item>
<title>[ws] 2-col tableless layout | Dvousloupcový beztabulkový layout</title>
<link>http://xarg.net/blog/one-entry?entry%5fid=251564</link>
<guid isPermaLink="true">http://xarg.net/blog/one-entry?entry%5fid=251564</guid>
<description>This article about two column layout was good
but the neatest thing about this site was the 
cool bilingual layout -- It switches based on clicking
the sidebar and includes a tiny text version of the 
alternate language.</description>
<pubDate>Tue, 15 Feb 2005 18:08:27 GMT</pubDate>
</item>
</channel>
</rss>

