<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<feed xmlns="http://www.w3.org/2005/Atom">

	<title>FLOSS Foundations</title>
	<link rel="self" href="http://planet.flossfoundations.org/atom.xml"/>
	<link href="http://planet.flossfoundations.org/"/>
	<id>http://planet.flossfoundations.org/atom.xml</id>
	<updated>2010-03-10T08:00:56+00:00</updated>
	<generator uri="http://www.planetplanet.org/">Planet/2.0 +http://www.planetplanet.org</generator>

	<entry xml:lang="en">
		<title type="html">Trusting the Voting Machines</title>
		<link href="http://blog.lizardwrangler.com/2010/03/08/trusting-the-voting-machines/"/>
		<id>http://blog.lizardwrangler.com/?p=2424</id>
		<updated>2010-03-08T20:06:12+00:00</updated>
		<content type="html">&lt;p&gt;Hundreds of millions of people rely on the accuracy of voting machines and the polling process to form our government. New voting machines are being developed, moving from paper-based ballots to electronic voting.&lt;/p&gt;
&lt;p&gt;How accurate are those digital voting machines? How unbiased? Do they count every vote? Do they count every vote accurately and completely? How do they work? How tamper-proof are they? Is there a way to audit results? How good is the audit process? How would we know?&lt;/p&gt;
&lt;p&gt;Right now it&amp;#8217;s hard to tell. It turns out that how digital voting machines work is a secret.  Voters are not allowed to know, to see or to test those machines or how they work. (I&amp;#8217;ll speak of California here, as a result of talking to the California Secretary of State, but this is only an example of the problem.) We&amp;#8217;re asked to &amp;#8220;trust.&amp;#8221; &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://osdv.org&quot;&gt;The OSDV Foundation&lt;/a&gt; exists to change this. OSDV is a non-profit organization building open source voting machinery. This is important for several reasons:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This allows voters to verify what our voting machines are doing. Like other open source projects, those of us with enough technical expertise can serve as consumer advocates and validate that our voting machines operate as they should.&lt;/li&gt;
&lt;li&gt;In voting, 1 or 2 percent is a giant amount. Many elections &amp;#8212; at least in the US where I&amp;#8217;m most familiar &amp;#8212; are very, very close. A 1% to 2% margin of error may be acceptable in many business settings, but it is not acceptable in a critical election where it can change results. With open source products we can see and test and improve the quality, rather than simply trust that all is well.&lt;/li&gt;
&lt;li&gt;Casting and counting votes should not be a for-profit enterprise; it is the foundation of elected governments.&lt;/li&gt;
&lt;li&gt;Proprietary ownership of the means of voting IS a conflict of interest. According to the OSDV Foundation, right now something like 88% of the US voting infrastructure is owned by two companies, which will soon be one company.&lt;/li&gt;
&lt;li&gt;Good open source alternatives are likely to cause an improvement in the quality of the dominant (close to 90% market share) product offering.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;OSDV is just reaching the point where its first products are just about ready for use. Having a viable alternative in the market is critical. Having a viable alternative that is open source and public-benefit is even better. OSDV is building a system that citizens can actually verify &amp;#8212; a system we trust based on that ability to verify what is actually happening.&lt;/p&gt;
&lt;p&gt;You can find out more about OSDV Foundation&amp;#8217;s Trust the Vote project at &lt;a href=&quot;http://www.trustthevote.org/background&quot;&gt;trustthevote.org/background&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Mitchell Baker</name>
			<uri>http://blog.lizardwrangler.com</uri>
		</author>
		<source>
			<title type="html">Mitchell's Blog</title>
			<link rel="self" href="http://blog.lizardwrangler.com/feed/"/>
			<id>http://blog.lizardwrangler.com/feed/</id>
			<updated>2010-03-08T21:01:01+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">SQL Injection Attempts</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/03/sql_injection_attempts.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20467</id>
		<updated>2010-03-08T16:13:10+00:00</updated>
		<content type="html">&lt;p&gt;This is from the analog report on the Apache access logs for the drumbeat.org staging server. It leaves me wondering whether there were actually any &lt;i&gt;genuine&lt;/i&gt; searches done at all...&lt;/p&gt;

&lt;p&gt;Listing the top 30 query words by the number of requests, sorted by the number of requests.&lt;/p&gt;

&lt;table border=&quot;1&quot;&gt;
&lt;thead&gt;&lt;tr&gt;&lt;th class=&quot;R&quot;&gt;reqs&lt;/th&gt;&lt;th class=&quot;xl&quot;&gt;search term&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;
&lt;tbody&gt;&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;2459&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;'&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;2094&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;0&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;1745&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;delay'0:0:20'&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;1396&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;waitfor&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;714&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;and&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;703&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;or&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;698&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;1=1&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;698&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;1=2&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;349&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;'waitfor&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;349&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;%27&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;349&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;%00'&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;51&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;drumbeat.stage.mozilla.com/&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;34&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;drumbeat.stage.mozilla.com/events&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;16&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;2=2&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;5&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;1=3&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;3&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;drumbeat&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;3&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;73541692'&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;3&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;73919112'&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;3&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;27417321'&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;3&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;38822036'&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;3&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;19286078'&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;2&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;72884114'&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;2&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;20580310'&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;2&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;73307134'&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;2&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;17959598'&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;2&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;17674419'&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;2&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;14638227'&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;2&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;16063538'&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;2&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;miro&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;2&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;83234186'&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;R&quot;&gt;1045&lt;/td&gt;&lt;td class=&quot;xl&quot;&gt;[not listed: 704 search terms]&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">The history of MySQL AB</title>
		<link href="http://buytaert.net/the-history-of-mysql-ab"/>
		<id>http://buytaert.net/1516 at http://buytaert.net</id>
		<updated>2010-03-08T12:00:54+00:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;http://mysql.com&quot;&gt;MySQL&lt;/a&gt;, the open source database product that puts the &quot;M&quot; in LAMP, was created by MySQL AB, a company founded in 1995 in Sweden. In 2008, MySQL AB announced that it had agreed to be acquired by Sun Microsystems for approximately $1 billion. &lt;/p&gt;
&lt;p&gt;The story of MySQL AB is pretty amazing, so I unleashed my &quot;inner academic&quot;, did some research and compiled a timeline of MySQL AB's history.  This timeline is assembled based on different resources online, such as MySQL press releases (&lt;a href=&quot;http://www.mysql.com/news-and-events/generate-article.php?id=2001_1&quot;&gt;example 1&lt;/a&gt;) and interviews with MySQL AB executives (&lt;a href=&quot;http://money.cnn.com/2006/05/31/magazines/fortune/mysql_greatteams_fortune/index.htm&quot;&gt;example 2&lt;/a&gt;, &lt;a href=&quot;http://news.cnet.com/MySQL-hits-50-million-revenue,-plans-IPO/2100-7344_3-6179290.html&quot;&gt;example 3&lt;/a&gt;), etc.&lt;/p&gt;
&lt;p&gt;Things to add? Let me know in the comments and I'll update the post.&lt;/p&gt;
&lt;h3&gt;1995&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;MySQL AB founded by Michael Widenius (Monty), David Axmark and Allan Larsson in Sweden.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;2000&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;MySQL goes Open Source and releases software under the terms of the GPL. Revenues dropped 80% as a result, and it took a year to make up for it.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;2001&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Mårten Mickos elected CEO at age 38. Mårten was the CEO of a number of Nordic companies before joining MySQL, and comes with a sales and marketing background.&lt;/li&gt;
&lt;li&gt;2 million active installations.&lt;/li&gt;
&lt;li&gt;Raised series A with undisclosed amount from Scandinavian venture capitalists. Estimated to be around $1 to $2 million.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;2002&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;MySQL launched US headquarters in addition to Swedish headquarters.&lt;/li&gt;
&lt;li&gt;3 million active users.&lt;/li&gt;
&lt;li&gt;Ended the year with $6.5 million in revenue with 1,000 paying customers.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;2003&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Raised a $19.5 million series B from Benchmark Capital and Index Ventures.&lt;/li&gt;
&lt;li&gt;4 million active installations and over 30,000 downloads per day.&lt;/li&gt;
&lt;li&gt;Ended the year with $12 million in revenue.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;2004&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;With the main revenue coming from the OEM dual-licensing model, MySQL decides to move more into the enterprise market and to focus more on recurring revenue from end users rather than one-time licensing fees from their OEM partners.&lt;/li&gt;
&lt;li&gt;Ended the year with $20 million in revenue.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;2005&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;MySQL launched the &lt;em&gt;MySQL Network&lt;/em&gt; modeled after the &lt;em&gt;RedHat Network&lt;/em&gt;. The MySQL Network is a subscription service targeted at end users that provides updates, alerts, notifications, and product-level support designed to make it easier for companies to manage hundreds of MySQL servers.&lt;/li&gt;
&lt;li&gt;MySQL 5 ships and includes many new features to go after enterprise users (e.g. stored procedures, triggers, views, cursors, distributed transactions, federated storage engines, etc.)&lt;/li&gt;
&lt;li&gt;Oracle buys Innobase, the 4-person Finnish company behind MySQL's InnoDB storage backend.&lt;/li&gt;
&lt;li&gt;Ended the year with $34 million in revenue based on 3400 customers.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;2006&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Mårten Mickos confirms that Oracle tried to buy MySQL. Oracle' CEO Larry Ellison commented: &lt;em&gt;&quot;We've spoken to them, in fact we've spoken to almost everyone. Are we interested? It's a tiny company. I think the revenues from MySQL are between $30 million and $40 million. Oracle's revenue next year is $15 billion.&quot;&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Oracle buys Sleepycat, the company that provides MySQL with the Berkeley DB transactional storage engine.&lt;/li&gt;
&lt;li&gt;Mårten Mickos announces that they are making MySQL ready for an IPO in 2008 on an projected $100 million in revenues.&lt;/li&gt;
&lt;li&gt;8 million active installations.&lt;/li&gt;
&lt;li&gt;MySQL has 320 employees in 25 countries, 70 percent of whom work from home.&lt;/li&gt;
&lt;li&gt;Raised a $18 million Series C based on a rumored valuation north of $300 million.&lt;/li&gt;
&lt;li&gt;MySQL is estimated to have a 33% market share measured in install base and 0.2% market share measured in revenue (the database market was a $15 billion market in 2006).&lt;/li&gt;
&lt;li&gt;Ended the year with $50 million in revenue.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;2007&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Ended the year with $75 million in revenue.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;2008&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Sun Microsystems acquired MySQL AB for approximately $1 billion.&lt;/li&gt;
&lt;li&gt;Michael Widenius (Monty) and David Axmark, two of MySQL AB's co-founders, begin to criticize Sun publicly and leave Sun shortly after.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;2009&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Mårten Mickos leaves Sun and becomes entrepreneur-in-residence at Benchmark Capital. Sun has now lost the business and spiritual leaders that turned MySQL into a success.
&lt;/li&gt;&lt;li&gt;Sun Microsystems and Oracle announced that they have entered into a definitive agreement under which Oracle will acquire Sun common stock for $9.50 per share in cash. The transaction is valued at approximately $7.4 billion.&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">gsoc2010</title>
		<link href="http://news.squeak.org/2010/03/06/google-summer-of-code-candidates-needed-at-once/"/>
		<id>http://news.squeak.org/?p=737</id>
		<updated>2010-03-06T13:37:22+00:00</updated>
		<content type="html">&lt;p&gt;&lt;img class=&quot;alignnone size-full wp-image-738&quot; title=&quot;gsoc2010&quot; src=&quot;http://weeklysqueak.files.wordpress.com/2010/03/gsoc2010.png?w=400&amp;h=127&quot; alt=&quot;&quot; width=&quot;400&quot; height=&quot;127&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The Squeak community are working with &lt;a href=&quot;http://www.esug.org/&quot;&gt;ESUG&lt;/a&gt; to submit a joint entry to this year&amp;#8217;s &lt;a href=&quot;http://code.google.com/soc/&quot;&gt;Google Summer of Code&lt;/a&gt; but need your help at once!&lt;/p&gt;
&lt;p&gt;Squeak participated in GSoC  in 2007 and 2008 but in 2009 Google started to focus on bigger communities, so Squeak developers are working with ESUG this year to put together a joint submission with other groups including open-source projects from all Smalltalk dialects, including Pharo, Smalltalk/X, GNU Smalltalk and Cuis &lt;ins datetime=&quot;2010-03-07T10:50:43+00:00&quot;&gt;as well as commercial distributions such as VisualWorks, VisualAge, Dolphin and Gemstone&lt;/ins&gt;. Entries from cross-platform projects like Seaside, AidaWeb, Magma, etc. will also be welcome.&lt;/p&gt;
&lt;p&gt;Mariano Martinez Peck will administrate the joint application supported by Janko Mivšek. They need to supply Google with information about ESUG as a mentoring organisation and a list of ideas/projects,  each with a description and a nominated mentor. If their submission get selected by Google they will be told how many projects Google will sponsor &amp;#8212; the mentor receives $500 and the student who volunteers to work on the projects will receive $4500.&lt;/p&gt;
&lt;p&gt;Due to a late start, they are very near to the first deadline! They have until &lt;strong&gt;12th March 2010&lt;/strong&gt; to submit all the information of the mentor organisation and give the list of projects with mentors. So as a matter of urgency they need your projects. They&amp;#8217;ve put together a &lt;a href=&quot;http://gsoc2010.esug.org/&quot;&gt;webpage&lt;/a&gt; to hold details, so if you have project suggestions, &lt;a href=&quot;http://gsoc2010.esug.org/ideas.html&quot;&gt;send them a short title and a paragraph&lt;/a&gt; (for the moment) explaining the idea. You can also reply to Mariano&amp;#8217;s email on most of the key developer mailing lists including the &lt;a href=&quot;http://lists.squeakfoundation.org/mailman/listinfo/squeak-dev&quot;&gt;squeak-dev mailing list&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Good mentors are often as hard to come by as good ideas, but often being helpful, being aware of the dates, answering emails, etc. can be more important than the Smalltalk knowledge, so if you&amp;#8217;re able to act as a mentor or a back-up, let them know at once!&lt;/p&gt;
&lt;p&gt;&lt;em&gt;For some inspiration, you can see the ideas proposed in previous years:&lt;/em&gt;&lt;br /&gt;
&lt;em&gt; 2007: &lt;a href=&quot;http://wiki.squeak.org/squeak/5936&quot; target=&quot;_blank&quot;&gt;http://wiki.squeak.org/squeak/5936&lt;/a&gt;&lt;br /&gt;
2008: &lt;a href=&quot;http://wiki.squeak.org/squeak/6031&quot; target=&quot;_blank&quot;&gt;http://wiki.squeak.org/squeak/6031&lt;/a&gt;&lt;br /&gt;
2009: &lt;a href=&quot;http://wiki.squeak.org/squeak/6120&quot; target=&quot;_blank&quot;&gt;http://wiki.squeak.org/squeak/6120&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/weeklysqueak.wordpress.com/737/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/weeklysqueak.wordpress.com/737/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/weeklysqueak.wordpress.com/737/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/weeklysqueak.wordpress.com/737/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/weeklysqueak.wordpress.com/737/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/weeklysqueak.wordpress.com/737/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/weeklysqueak.wordpress.com/737/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/weeklysqueak.wordpress.com/737/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/weeklysqueak.wordpress.com/737/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/weeklysqueak.wordpress.com/737/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=news.squeak.org&amp;blog=394922&amp;post=737&amp;subd=weeklysqueak&amp;ref=&amp;feed=1&quot; /&gt;</content>
		<author>
			<name>Weekly Squeak</name>
			<uri>http://news.squeak.org</uri>
		</author>
		<source>
			<title type="html">The Weekly Squeak</title>
			<subtitle type="html">What's new in the world of Squeak</subtitle>
			<link rel="self" href="http://weeklysqueak.wordpress.com/feed/"/>
			<id>http://weeklysqueak.wordpress.com/feed/</id>
			<updated>2010-03-09T00:00:50+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Gerv Status 2010-03-05</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/03/gerv_status_20100305.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20465</id>
		<updated>2010-03-05T20:02:25+00:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;https://wiki.mozilla.org/User:Gerv/Status:2010-03-05&quot;&gt;Here's my status report&lt;/a&gt; for this week. Lots of projects inching towards the finishing line (or the starting line, in one particular large case).&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">STFU</title>
		<link href="http://blogs.gnome.org/bolsh/2010/03/05/stfu-2/"/>
		<id>http://blogs.gnome.org/bolsh/?p=1084</id>
		<updated>2010-03-05T14:07:56+00:00</updated>
		<content type="html">&lt;p&gt;In honour of the recent discussions on foundation-list, I would like to resend everyone to &lt;a href=&quot;http://www.danspalding.com/articles/stfu.html&quot;&gt;this piece by Dan Spalding&lt;/a&gt;, which I&amp;#8217;ve mentioned &lt;a href=&quot;http://blogs.gnome.org/bolsh/2007/01/09/stfu/&quot;&gt;previously&lt;/a&gt;. It had a huge influence on me, and hopefully will on others too.&lt;/p&gt;
&lt;p&gt;As a teaser, here&amp;#8217;s an extract of the target audience:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Consensus decision making is a model of the society we want to live in, and a tool we use to get there. Men often dominate consensus at the expense of everyone else. Think about the man who&amp;#8230;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; Speaks for a long, loud, first and often&lt;/li&gt;
&lt;li&gt; Offers his opinion immediately whenever someone makes a proposal, asks a question, or if there&amp;#8217;s a lull in discussion&lt;/li&gt;
&lt;li&gt; Speaks with too much authority: &amp;#8220;Actually, it&amp;#8217;s like this…&amp;#8221;&lt;/li&gt;
&lt;li&gt; Can&amp;#8217;t amend a proposal or idea he disagrees with, but trashes it instead&lt;/li&gt;
&lt;li&gt; Makes faces every time someone says something he disagrees with&lt;/li&gt;
&lt;li&gt; Rephrases everything a woman says, as in, &amp;#8220;I think what Mary was trying to say is&amp;#8230;&amp;#8221;&lt;/li&gt;
&lt;li&gt; Makes a proposal, then responds to each and every question and criticism of it &amp;#8211; thus speaking as often as everyone else put together (Note: This man often ends up being the facilitator)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It&amp;#8217;s rarely just one man who exhibits every problem trait. Instead it’s two or three competing to do all the above. But the result is the same: everyone who can&amp;#8217;t (or won&amp;#8217;t) compete on these terms &amp;#8211; talking long, loud, first and often &amp;#8211; gets drowned out.&lt;/p&gt;
&lt;p&gt;This is a result of society’s programming. Almost no men can actually live up to our culture&amp;#8217;s fucked up standards of masculinity. And our society has standards for women that are equally ridiculous. In one way, we both suffer equally. That&amp;#8217;s why we all yearn and strive for a world where these standards &amp;#8211; which serve to divide us and reduce us and prop up those in control &amp;#8211; are destroyed.&lt;/p&gt;
&lt;p&gt;In another way these standards serve those who come closest to living up to them. Sure, we all lose when a few men dominate a meeting. But it’s those men who get to make decisions, take credit for the work everyone does, and come out feeling more inspired and confident.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Like I said, Dan&amp;#8217;s piece opened my eyes to my own bad behaviour, and also enabled me to improve as a meeting/round-table/discussion facilitator. Hopefully a reasoned reflective analysis of their behaviour by the most disruptive elements of foundation-list will also have a similar effect on them. I certainly hope so.&lt;/p&gt;</content>
		<author>
			<name>Dave Neary</name>
			<email>bolsh@gnome.org</email>
			<uri>http://blogs.gnome.org/bolsh</uri>
		</author>
		<source>
			<title type="html">Safe as Milk</title>
			<subtitle type="html">Dave Neary's view of the world</subtitle>
			<link rel="self" href="http://blogs.gnome.org/bolsh/feed/"/>
			<id>http://blogs.gnome.org/bolsh/feed/</id>
			<updated>2010-03-10T08:00:39+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">New 'Feedback' Flag in Bugzilla</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/03/new_feedback_flag_in_bugzilla.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20461</id>
		<updated>2010-03-04T15:52:46+00:00</updated>
		<content type="html">&lt;p&gt;bugzilla.mozilla.org now has a new &quot;feedback&quot; flag for attachments (&lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=547753&quot;&gt;bug&lt;/a&gt;). Use this like &quot;review&quot;, but for where you want to get someone's input on a patch, and that input does not amount to a formal review. This is useful if the patch is a work in progress, or if the person you are asking for feedback is learning to do reviews in your component.&lt;/p&gt;

&lt;p&gt;This new flag was &lt;a href=&quot;http://groups.google.com/group/mozilla.dev.planning/browse_thread/thread/96022b86a9c092a6/a4dfb757410f9ccc?lnk=gst&amp;q=feedback+flag#a4dfb757410f9ccc&quot;&gt;Marco Bonardo's idea&lt;/a&gt; and was endorsed by mconnor.&lt;/p&gt;

&lt;p&gt;You can request feedback from specific people (obviously) and from multiple people at once. It's available in all products and components.&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Mollom CAPTCHAs are &quot;intelligent&quot;</title>
		<link href="http://buytaert.net/mollom-captchas-are-intelligent"/>
		<id>http://buytaert.net/1511 at http://buytaert.net</id>
		<updated>2010-03-03T16:30:16+00:00</updated>
		<content type="html">&lt;p&gt;Every other week or so, someone asks me the following question: &lt;em&gt;How are Mollom CAPTCHAs better than those created by &lt;a href=&quot;http://drupal.org/project/captcha&quot;&gt;CAPTCHA module&lt;/a&gt;?&lt;/em&gt;. This is an important question, and understanding it is central to understanding our philosophy with &lt;a href=&quot;http://mollom.com&quot;&gt;Mollom&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;First, when using Mollom in &lt;em&gt;&quot;text analysis&quot;&lt;/em&gt; mode, a CAPTCHA is only displayed when Mollom is uncertain about whether a message could be spam. Mollom analyzes the text of comments and combines that analysis with what it knows about the internal reputation of the posters, to determine whether a message is &quot;spammy&quot;. Non-spam submissions are accepted without a CAPTCHA, and posts that are certainly spam are rejected automatically. By only presenting a CAPTCHA when necessary, we avoid penalizing normal (non-spamming) users with CAPTCHA challenges. The CAPTCHA module is different in that it does not perform text analysis and therefore must always display a CAPTCHA challenge.&lt;/p&gt;

&lt;p&gt;Second, the &lt;a href=&quot;http://drupal.org/project/mollom&quot;&gt;Mollom module for Drupal&lt;/a&gt; has a &lt;em&gt;&quot;CAPTCHA only&quot;&lt;/em&gt; mode, which is useful when clients would prefer not to use text analysis, or for when the forms have almost no text to analyze (like Drupal's user registration form).  In &quot;CAPTCHA only&quot; mode, the user experience of the Mollom module is very similar to that of the CAPTCHA module -- the user is always prompted to complete a CAPTCHA in order to perform a certain operation.  The similarity ends here, however. While the user experience is the same, the actual CAPTCHA generation is not.  Mollom CAPTCHAs are &quot;intelligent&quot;, in the sense that Mollom tracks the behavior and reputation of IP addresses from all sites using Mollom. A known spammer, operating from a known IP with a poor reputation, won't be able to complete a Mollom CAPTCHA no matter how hard he tries. And, as more users install Mollom, its performance increases as it learns from the additional data. A stand-alone module like CAPTCHA doesn't learn from user behavior, as it simply generates CAPTCHAs without regard to their context and delivery.&lt;/p&gt;

&lt;p&gt;This second difference between the &lt;a href=&quot;http://mollom.com&quot;&gt;Mollom&lt;/a&gt; and other CAPTCHA modules is, in fact, huge. When we analyze our server logs, we see that 20% of all correctly completed CAPTCHAs are submitted by known spammers. Spammers don't seem to solve CAPTCHAs algorithmically; instead, they persuade humans to solve CAPTCHAs for them by using botnet infected machines. Two blog posts that detail this process are &lt;a href=&quot;http://blog.threatexpert.com/2008/12/how-to-defeat-koobface.html&quot;&gt;How to defeat Koobface&lt;/a&gt; and &lt;a href=&quot;http://www.abuse.ch/?p=2330&quot;&gt;Breaking Koobface's CAPTCHA solving process&lt;/a&gt;. As spammers evolve and their arsenal of tools become increasingly powerful, CAPTCHA solutions must keep up to remain effective. We believe Mollom's &quot;intelligent CAPTCHA&quot; processing represents a significant benefit from traditional CAPTCHA generation and is one way we'll continue to stay a step ahead in our goal to eliminate posting spam.&lt;/p&gt;

&lt;div class=&quot;figure&quot;&gt;
&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/images/mollom/mollom-drupal-protection-modes.jpg&quot; alt=&quot;Mollom drupal protection modes&quot; /&gt;
&lt;p&gt;Different protection modes in the &lt;a href=&quot;http://drupal.org/project/mollom&quot;&gt;Drupal module for Mollom&lt;/a&gt;.&lt;/p&gt;

&lt;/div&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">The Economics Of Privacy</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/03/the_economics_of_privacy.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20459</id>
		<updated>2010-03-03T15:28:40+00:00</updated>
		<content type="html">&lt;p&gt;Tristan &lt;a href=&quot;http://standblog.org/blog/post/2010/02/19/Privacy-is-a-currency&quot;&gt;recently blogged about&lt;/a&gt; privacy as a currency. His point:&lt;/p&gt;

&lt;blockquote&gt;
Privacy is a currency for which we don't know the [ex]change rate. It's something we're giving to online services without knowing what it's worth.
&lt;/blockquote&gt;

&lt;p&gt;I started to apply basic economics to that idea. It seems to me that a key point is that the exchange rate of the currency is not only unknown, but it is also different for different people. You may value your privacy much more highly than I do. By contrast, for people in the same socio-economic group, the value of the information to the company is (approximately) the same. For most of the readers of this blog, it's worth about the same to (e.g.) Google to know X amount about you as it is to know X amount about me. &lt;/p&gt;

&lt;p&gt;A mutually beneficial exchange is one in which both parties receive something of greater value than what they lost. Is our loss of privacy mutually beneficial? It depends. I may decide to put a $50 value on the privacy of my list of friends. If that list is worth $100 to Google or Facebook, and they will provide me with $70 worth of services in return for it, then clearly the exchange is a beneficial one. However, if you value your list of friends at $500, then it would not be a good exchange for you, if all else was the same.&lt;/p&gt;

&lt;p&gt;Another important economic attribute of exchanges is that they should be 'fair'. A fair exchange is one which is uncoerced, and in which both parties understand what they are giving away and receiving. Do people understand what they are giving away when they give away their privacy? Perhaps not. Or it could be just that they put a low value on it. In which case, it's entirely reasonable for them to make the trade.&lt;/p&gt;

&lt;p&gt;Conclusion: privacy advocacy is not about persuading people not to use particular privacy-reducing services, it's about persuading people to understand the value they personally put on their privacy and perhaps, secondarily, to increase that number. But if people, once they understand, choose not to increase that number and to make privacy-reducing deals, we should respect their free choice.&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Open Source in the Enterprise and in the Cloud</title>
		<link href="http://buytaert.net/open-source-in-the-enterprise-and-in-the-cloud"/>
		<id>http://buytaert.net/1506 at http://buytaert.net</id>
		<updated>2010-03-02T20:59:24+00:00</updated>
		<content type="html">&lt;p&gt;In a couple of weeks, I'll participate in &lt;a href=&quot;http://buytaert.net/future-of-open-source-survey-2010&quot;&gt;a panel discussion on The Future of Open Source in Business&lt;/a&gt;. In preparation for that discussion, I figured I'd write down my current thoughts and solicit some feedback.  I'll talk about two important trends relevant for the future of Open Source, but there are certainly more.&lt;/p&gt;
&lt;p&gt;First, Open Source adoption in the enterprise is trending at an incredible rate -- Drupal adoption has grown a lot in 2009 but we saw by far the biggest relative growth in the enterprise.  Fueling this movement is the notion that Open Source options present an innovative, economically friendly and more secure alternative to their costly proprietary counterparts.  Second, Cloud Computing is a transformational movement in that it enables continual innovation and updating - not to mention a highly expandable infrastructure that will reduce the burden on your IT team.&lt;/p&gt;
&lt;p&gt;Two years ago, when starting Acquia, we predicted this would happen so it is no surprise that Acquia's strategy is closely aligned with those two trends: &lt;a href=&quot;http://www.drupalgardens.com/&quot;&gt;Drupal Gardens&lt;/a&gt;, &lt;a href=&quot;http://acquia.com/products-services/acquia-hosting&quot;&gt;Acquia Hosting&lt;/a&gt; and &lt;a href=&quot;http://acquia.com/products-services/acquia-search&quot;&gt;Acquia Search&lt;/a&gt; are all built on Open Source tools and delivered as Software as a Service in the cloud.  Combining Open Source tools and Cloud Computing makes for the perfect storm for success. It provides real value to end-users and it enables companies to monetize Open Source. It creates a win-win situation.&lt;/p&gt;
&lt;p&gt;At the same time, I think we have an opportunity to go beyond that, and to redefine the Software as a Service model based on Open Source values, almost exactly like we started doing 10+ years ago with off-the-shelf software. Almost all Software as a Service providers employ a proprietary model -- they might allow you to export your data, but they usually don't allow you to export their underlying code.  While a lot of these services might be built on Open Source components, they have a lot more in common with proprietary software vendors than Open Source projects or companies.&lt;/p&gt;
&lt;p&gt;There is room for Open Source companies to disrupt this model, and it is probably not something that can be done without the help of Open Source companies. Drupal Gardens provides a good example of this model.&lt;/p&gt;
&lt;p&gt;For example, users of Drupal Gardens can help improve Drupal Gardens, simply by contributing to Drupal.  By staying close to the Open Source project, everyone can help shape the service.  Along the same lines, we want people to be able to export their Drupal Gardens site -- the code, the theme and data -- and move of the platform to any Drupal hosting environment. By doing so, we provide people an easy on-ramp but we allow them to grow beyond the capabilities of Drupal Gardens without locking them in.&lt;/p&gt;
&lt;p&gt;It is Software as a Service done right -- it will offer enterprises a much more secure and low-cost alternative to proprietary counterparts and provides many Open Source projects the opportunity to have a much bigger reach.  It creates a triple win scenario -- for the customer, for the Open Source project and the Open Source company -- in a way that wasn't really apparent five years ago.  At least not to me.&lt;/p&gt;
&lt;p&gt;Have you taken the &lt;a href=&quot;http://futureofopensource.drupalgardens.com&quot;&gt;2010 Future of Open Source Survey&lt;/a&gt; yet? If not, please take a few moments to share your thoughts on where you think Open Source is headed.&lt;/p&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Dynamic Web Development with Seaside</title>
		<link href="http://news.squeak.org/2010/02/28/seaside-book-published/"/>
		<id>http://news.squeak.org/?p=732</id>
		<updated>2010-02-28T11:10:58+00:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;http://weeklysqueak.files.wordpress.com/2010/02/seasidebe.jpg&quot;&gt;&lt;img class=&quot;alignnone size-full wp-image-733&quot; title=&quot;Dynamic Web Development with Seaside&quot; src=&quot;http://weeklysqueak.files.wordpress.com/2010/02/seasidebe.jpg?w=213&amp;h=320&quot; alt=&quot;Dynamic Web Development with Seaside&quot; width=&quot;213&quot; height=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A &lt;a href=&quot;http://www.lulu.com/content/paperback-book/dynamic-web-development-with-seaside/8100978&quot;&gt;print-on-demand, softcover copy&lt;/a&gt; of the book &amp;#8220;&lt;a href=&quot;http://book.seaside.st/book/&quot;&gt;Dynamic Web Development with Seaside&lt;/a&gt;&amp;#8221; is now available from Lulu.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://seaside.st/&quot;&gt;Seaside&lt;/a&gt; is an source framework for developing highly dynamic and interactive web applications, and makes building web applications as simple as building desktop applications. The book gives you all the instruction and support necessary to get up and running in all the popular distributions of Smalltalk, with separate chapters on &lt;a href=&quot;http://www.pharo-project.org/home&quot;&gt;Pharo&lt;/a&gt; and &lt;a href=&quot;http://squeak.org/&quot;&gt;Squeak&lt;/a&gt;, &lt;a href=&quot;http://www.cincomsmalltalk.com/main/&quot;&gt;Cincom Smalltalk&lt;/a&gt;, &lt;a href=&quot;http://www.gemstone.com/products/gemstone&quot;&gt;Gemstone/S&lt;/a&gt;, &lt;a href=&quot;http://smalltalk.gnu.org/&quot;&gt;GNU Smalltalk&lt;/a&gt; and &lt;a href=&quot;http://www.instantiations.com/VAST/&quot;&gt;VASmalltalk&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The printed book is based on the &lt;a href=&quot;http://book.seaside.st/book/introduction/online-book&quot;&gt;free online version&lt;/a&gt; and the &lt;a href=&quot;http://book.seaside.st/book/introduction/pdf-book&quot;&gt;purchasable PDF version&lt;/a&gt; of the book, and &lt;a href=&quot;http://book.seaside.st/book/introduction/print-book&quot;&gt;will be updated regularly&lt;/a&gt;. The book costs around €28/£24/$40 and will be delivered within 3-5 working days, so &lt;a href=&quot;https://www.lulu.com/commerce/index.php?fBuyContent=8100978&quot;&gt;order your copy now&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The authors wish to thank the &lt;a href=&quot;http://www.esug.org/&quot;&gt;European Smalltalk User Group&lt;/a&gt; (ESUG), &lt;a href=&quot;http://inceptive.be/&quot; target=&quot;_blank&quot;&gt;inceptive.be&lt;/a&gt;, &lt;a href=&quot;http://www.cincomsmalltalk.com/main/&quot;&gt;Cincom Smalltalk&lt;/a&gt;, &lt;a href=&quot;http://www.gemstone.com/products/gemstone&quot;&gt;Gemstone Smalltalk&lt;/a&gt;,  and &lt;a href=&quot;http://www.instantiations.com/VAST/&quot;&gt;Instantiations&lt;/a&gt; for generously sponsoring this book.&lt;/em&gt;&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/weeklysqueak.wordpress.com/732/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/weeklysqueak.wordpress.com/732/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/weeklysqueak.wordpress.com/732/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/weeklysqueak.wordpress.com/732/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/weeklysqueak.wordpress.com/732/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/weeklysqueak.wordpress.com/732/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/weeklysqueak.wordpress.com/732/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/weeklysqueak.wordpress.com/732/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/weeklysqueak.wordpress.com/732/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/weeklysqueak.wordpress.com/732/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=news.squeak.org&amp;blog=394922&amp;post=732&amp;subd=weeklysqueak&amp;ref=&amp;feed=1&quot; /&gt;</content>
		<author>
			<name>Weekly Squeak</name>
			<uri>http://news.squeak.org</uri>
		</author>
		<source>
			<title type="html">The Weekly Squeak</title>
			<subtitle type="html">What's new in the world of Squeak</subtitle>
			<link rel="self" href="http://weeklysqueak.wordpress.com/feed/"/>
			<id>http://weeklysqueak.wordpress.com/feed/</id>
			<updated>2010-03-09T00:00:50+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Line-up pour Ignite Lyon finalisé</title>
		<link href="http://blogs.gnome.org/bolsh/2010/02/26/line-up-pour-ignite-lyon-finalise/"/>
		<id>http://blogs.gnome.org/bolsh/?p=1079</id>
		<updated>2010-02-26T20:14:44+00:00</updated>
		<content type="html">&lt;p&gt;Je viens de finaliser aujourd&amp;#8217;hui &lt;a href=&quot;http://ignite.oreilly.com/2010/02/ignite-lyon-au-complet.html&quot;&gt;les présentateurs&lt;/a&gt; pour l&amp;#8217;inauguration de Ignite Lyon. Les sujets sont assez diverses, du vache à lait à l&amp;#8217;informatique bio en passant par la course à pied et l&amp;#8217;art libre. Pour ceux qui sont plus du tendance entrepreneur, nous avons également des présentations sur la démarche commerciale ou créer sa première boîte jeune.&lt;/p&gt;
&lt;p&gt;Voici la liste des présentateurs pour ce premier Ignite Lyon en order alphabétique, sauf modifications de dernier minute:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://ignite.oreilly.com/2010/02/emmanuel-aldeguer-la-vache-a-lait-est-morte-vive-la-vache-a-lait.html&quot;&gt;Emmanuel Aldeguer: La vache à lait est morte vive la vache à lait&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://ignite.oreilly.com/2010/02/laurtent-alliod-linformatique-bio.html&quot;&gt;Laurent Alliod: L&amp;#8217;informatique Bio&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://ignite.oreilly.com/2010/02/francois-aubriot-the-day-after-your-pc-ichose.html&quot;&gt;Francois Aubriot: The Day after (your PC &amp;amp; iChose)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://ignite.oreilly.com/2010/02/numero-quatre-dune-serie-de.html&quot;&gt;Encolpe Degoute: Connectivité, neutralité, universalité&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://ignite.oreilly.com/2010/02/gabriel-foin-demarche-commerciale-pourquoi-developper-lesprit-positif-pour-gagner.html&quot;&gt;Gabriel Foin: Démarche commerciale! Pourquoi développer l&amp;#8217;esprit positif pour gagner!&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://ignite.oreilly.com/2010/03/derrick-giscloux-le-digital-washboard-pas-un-instrument-de-musique-pas-un-jeu-video-seulement-une-in.html&quot;&gt;Alain Giscloux: The Digital Washboard: not a musical instrument, not a video game, Only a digital art installation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://ignite.oreilly.com/2010/02/alain-imbaud-culture-libre.html&quot;&gt;Alain Imbaud: Culture Libre ? &amp;#8230; !&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://ignite.oreilly.com/2010/02/vincent-mabillot-os-dela-la-trancendance-divine-ou-materialiste-des-environnements-informatiques.html&quot;&gt;Vincent Mabillot: OS-delà (la trancendance divine ou matérialiste des environnements informatiques)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://ignite.oreilly.com/2010/02/dave-neary-hackez-votre-corp.html&quot;&gt;Dave Neary: Hackez votre corps&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://ignite.oreilly.com/2010/03/nathael-pajani-initrd-vs-initramfs.html&quot;&gt;Nathael Pajani: initrd VS initramfs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://ignite.oreilly.com/2010/02/ludovic-rerolle-comment-planter-sa-premiere-boite-le-plus-vite-possible.html&quot;&gt;Ludovic Rerolle: Comment planter sa première boîte le plus vite possible&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://ignite.oreilly.com/2010/02/guillaume-smet-et-si-un-wombat-gerait-vos-projets-informatiques.html&quot;&gt;Guillaume Smet: Et si un wombat gérait vos projets informatiques ?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://ignite.oreilly.com/2010/02/florent-souliere-la-paresse-met-la-vie-privee-en-danger.html&quot;&gt;Florent Souliere: La paresse met la vie (privée) en danger&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Avec une salle qui prendrai autour de 100 personnes, les places risquent d&amp;#8217;être chères, même si l&amp;#8217;entrée est libre!&lt;/p&gt;
&lt;p&gt;Je vous suggére vivement d&amp;#8217;être à votre place dans la salle D101 de l&amp;#8217;Université Lyon 2, Quai Claude Bernard, à l&amp;#8217;ouverture des portes à 18h30 jeudi prochain le 4. Les festivités commenceront vers 19h, jusqu&amp;#8217;à 20h30 à peu près, avec une pause pipi au millieu.&lt;/p&gt;
&lt;p&gt;Vous pouvez également vous &lt;a href=&quot;http://www.aldil.org/les-activites/les-jeudis/sinscrire-au-jeudi-du-libre&quot;&gt;inscrire&lt;/a&gt; pour manger un bout après l&amp;#8217;événement au Chevreuil, ou nous allons nous retrouver quor quelques boissons raffraichissantes à partir de 20h30.&lt;/p&gt;
&lt;p&gt;Vous pouvez trouver plus d&amp;#8217;informations sur le site &lt;a href=&quot;http://ignite.oreilly.com/lyon&quot;&gt;Ignite Lyon&lt;/a&gt;. A la semaine prochaine!&lt;/p&gt;</content>
		<author>
			<name>Dave Neary</name>
			<email>bolsh@gnome.org</email>
			<uri>http://blogs.gnome.org/bolsh</uri>
		</author>
		<source>
			<title type="html">Safe as Milk</title>
			<subtitle type="html">Dave Neary's view of the world</subtitle>
			<link rel="self" href="http://blogs.gnome.org/bolsh/feed/"/>
			<id>http://blogs.gnome.org/bolsh/feed/</id>
			<updated>2010-03-10T08:00:39+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Russian Tech Delegation — Overview</title>
		<link href="http://blog.lizardwrangler.com/2010/02/26/russian-tech-delegation-overview/"/>
		<id>http://blog.lizardwrangler.com/?p=2417</id>
		<updated>2010-02-26T19:57:36+00:00</updated>
		<content type="html">&lt;p&gt;Last week I participated in a government sponsored delegation to Russia called the &amp;#8220;U.S.-Russia Innovation Dialogue&amp;#8221; This delegation was organized by the U.S. government, in cooperation with the Russian government, as part of the Presidents&amp;#8217; Bilateral Commission (&amp;#8220;Presidents&amp;#8221; means President Medvedev of the Russian Federation and President Obama of the US). The goal was to improve the ways of working together in areas with shared interests, while not ignoring areas of disagreement. One area of shared interests that has been identified in innovation, and thus the delegation.&lt;/p&gt;
&lt;p&gt;The delegation was co-led by Howard Solomon from the National Security Council and by Jared Cohen from the Secretary of State’s Policy Planning Staff. The delegation included John Donohoe, CEO of eBay, Padmasree Warrior, CTO of Cisco, Esther Dyson of EDventure, Jason Liebman of Howcast, Jack Dorsey, founder of Twitter, Shervin Pishevar, founder of Social Gaming Network, Ashton Kutcher, CEO of Katalyst, Ellis Rubinstein, President of the New York Academy of Sciences, Aneesh Chopra, U.S. Chief Technology Officer and me. We met with all sorts of people &amp;#8212; federal and regional officials, civil society actors, educators, students, and entrepreneurs. Our focus was the role technology can play in social development.&lt;/p&gt;
&lt;p&gt;One explicit goal of the delegation was to do more than talk, to figure out concrete steps that can be taken. We ended up with a set of items where we see possibilities for immediate collaboration. It&amp;#8217;s a pretty meaty list, laid out in 6 themes. There are versions available in &lt;a href=&quot;http://moscow.usembassy.gov/rustechdel022510.html&quot;&gt;English&lt;/a&gt; and &lt;a href=&quot;http://docs.google.com/View?id=dpzkwh5_39ctfp8dd6&quot;&gt;Russian&lt;/a&gt; as well as a summary in &lt;a href=&quot;http://www.themoscowtimes.com/business/article/us-executives-give-dvorkovich-6-ideas/400276.html&quot;&gt;The Moscow Times&lt;/a&gt;.&lt;/p&gt;</content>
		<author>
			<name>Mitchell Baker</name>
			<uri>http://blog.lizardwrangler.com</uri>
		</author>
		<source>
			<title type="html">Mitchell's Blog</title>
			<link rel="self" href="http://blog.lizardwrangler.com/feed/"/>
			<id>http://blog.lizardwrangler.com/feed/</id>
			<updated>2010-03-08T21:01:01+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Confessions Of A Public Speaker</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/confessions_of_a_public_speaker.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20453</id>
		<updated>2010-02-26T14:22:23+00:00</updated>
		<content type="html">&lt;p&gt;At FOSDEM, I was given a copy of &quot;&lt;a href=&quot;http://www.amazon.co.uk/Confessions-Public-Speaker-Scott-Berkun/dp/0596801998/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1267193611&amp;sr=8-1&quot;&gt;Confessions of a Public Speaker&lt;/a&gt;&quot; by &lt;a href=&quot;http://www.scottberkun.com/&quot;&gt;Scott Berkun&lt;/a&gt; (thanks, &lt;a href=&quot;http://www.flickr.com/photos/luciansavluc/2964641753/&quot;&gt;Josette&lt;/a&gt;!).&lt;/p&gt;

&lt;p&gt;It's an story-filled ramble through the life of someone who talks for a living. It was an entertaining read, although it could perhaps have done with more summarizing of the material, as when I reached the end I realised that I would have to re-read it if I wanted to make a list of things to change about my own speaking style and habits. But I was very pleased to see him call the &lt;a href=&quot;http://www.google.co.uk/products/catalog?hl=en&amp;q=logitech+cordless+presenter&amp;um=1&amp;ie=UTF-8&amp;cid=10132130841024191262&amp;ei=pNiHS9PsGZG7jAefrYW8Dw&amp;sa=X&amp;oi=product_catalog_result&amp;ct=result&amp;resnum=1&amp;ved=0CBQQ8wIwAA#ps-sellers&quot;&gt;Logitech Cordless Presenter&lt;/a&gt;, which I own[0], &quot;the Cadillac of remote controls&quot;. The man has good taste.&lt;/p&gt;

&lt;p&gt;Oh, and there's a story from me in the &quot;You can't do worse than this&quot; section :-)&lt;/p&gt;

&lt;p&gt;[0] OK, OK. On gandalf's recommendation.&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Please Upgrade</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/please_upgrade.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20452</id>
		<updated>2010-02-26T12:21:58+00:00</updated>
		<content type="html">&lt;p&gt;Inspired by something Asa said, I think we really need a website which clearly explains to people why using unsupported browsers or OSes on the Internet is a bad idea, and why they should fix it (even if it costs money). If we can find the best and most convincing words to do this, everyone else can point people with old software at the site.&lt;/p&gt;

&lt;p&gt;Does anyone know of anything like this which exists already? I know we did &quot;&lt;a href=&quot;http://www.mozilla.org/causes/serviceweek/internethealth/&quot;&gt;Internet Health Check&lt;/a&gt;&quot;, but that was only about browsers, and seems to be dormant now. Still, we could reuse the name.&lt;/p&gt;

&lt;p&gt;Here's some wordsmith brainstorming; further contributions welcomed:&lt;/p&gt;

&lt;blockquote&gt;
Using old software is normally fine - if it works for you, that's great. No-one should be able to tell you what to do in the privacy of your home. But when you take that software onto the Internet, your choices start to affect other people. If you use insecure software, your computer is at much greater risk from Internet attackers who are trying to recruit it as a &quot;zombie&quot; or &quot;bot&quot; and use it to send spam or attack other sites. These attackers know about security problems with old software that they can use to take control of your computer, if you accidentally visit a malicious website, or even visit a website you trust that itself has had a security problem.
&lt;/blockquote&gt;

&lt;blockquote&gt;
Upgrading can be expensive - we know that. Consider it a cost of being a good net citizen. Just as maintaining a car or house costs money, maintaining a computer can do as well. Having said that, there are some ways to make it less expensive. ...
&lt;/blockquote&gt;

&lt;p&gt;The site would read your User Agent and then provide appropriate custom text for your out-of-date OS, or browser, or both. (It would need a database of which versions were out of date and which were not.) For old OSes it would suggest:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Buy a new computer (the easiest option, but the most expensive)
&lt;li&gt;Upgrade your OS (get upgrade disks on eBay?)
&lt;li&gt;Install Linux (links to useful resources)
&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/ul&gt; 

&lt;p&gt;For old browsers, it would suggest upgrading to the most recent version of your existing browser - except that the IE section would have a note about the importance of web standards, and a suggestion to switch. If the OS was so old that no supported browsers run on it, it would say that.&lt;/p&gt;

&lt;p&gt;If their browser and OS were fine, we could move on to plugins, using the great work done by the &lt;a href=&quot;http://www.mozilla.com/en-US/plugincheck/&quot;&gt;Plugin Check&lt;/a&gt; people. (Although after several months, their database still doesn't seem to handle Totem...)&lt;br /&gt;
&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">MPL &quot;Initial Developer&quot; For Mozilla Employees</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/mpl_initial_developer_for_mozilla_employ.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20451</id>
		<updated>2010-02-25T13:29:45+00:00</updated>
		<content type="html">&lt;p&gt;If you are an employee or contractor of the Mozilla Foundation or any of its subsidiaries (Mozilla Corporation, Mozilla Messaging, Mozilla Denmark, Mozilla Online, Mozilla Canada and Mozilla New Zealand) the &quot;Initial Developer&quot; section in the MPL header of new files you create should appear as follows:&lt;/p&gt;

&lt;blockquote&gt;
The Initial Developer of the Original Code is&lt;br /&gt;
&lt;span&gt;the Mozilla Foundation&lt;/span&gt;.
&lt;/blockquote&gt;

&lt;p&gt;Also, please add the header using the &lt;a href=&quot;http://www.mozilla.org/MPL/boilerplate-1.1/&quot;&gt;official boilerplate&lt;/a&gt; rather than copying it from another file. The Mozilla Foundation, rather than any of the subsidiaries, holds the copyrights to work done by people in the above category. &quot;mozilla.org&quot; is not a legal entity, and so is also not correct.&lt;/p&gt;

&lt;p&gt;&lt;abbr title=&quot;This Has Been A Public Service Announcement&quot;&gt;THBAPSA&lt;/abbr&gt;.&lt;br /&gt;
&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Drupal 7 status update and release plan</title>
		<link href="http://buytaert.net/drupal-7-status-update-and-release-plan"/>
		<id>http://buytaert.net/1501 at http://buytaert.net</id>
		<updated>2010-02-25T11:16:22+00:00</updated>
		<content type="html">&lt;p&gt;Drupal 7 is moving along nicely, and is becoming increasingly stable. We just released &lt;a href=&quot;http://drupal.org/drupal-7.0-alpha2&quot;&gt;a second alpha release&lt;/a&gt;, fixing a number of critical bugs, following our initial alpha release in January.  Alpha releases are to give Drupalistas something to download and test, so they can report and help fix bugs.&lt;/p&gt;
&lt;p&gt;When will we switch to betas? We will switch to betas when &lt;a href=&quot;http://drupal.org/project/issues/search/drupal?status[]=Open&amp;issue_tags=D7+upgrade+path&quot;&gt;the upgrade path from Drupal 6 to Drupal 7 is working&lt;/a&gt;. Once we hit beta, we will become increasingly strict about accepting any more changes and we'll also commit to making HEAD to HEAD upgrades work.&lt;/p&gt;
&lt;p&gt;Finally, we'll start rolling release candidates once the &lt;a href=&quot;http://drupal.org/project/issues/search/drupal?version[0]=156281&amp;status[0]=1&amp;status[1]=8&amp;status[2]=13&amp;status[3]=14&amp;priorities[0]=1&amp;categories[0]=bug&amp;categories[1]=task&quot;&gt;number of critical bugs&lt;/a&gt; is zero (or close to zero). To help us focus on critical bugs, we're working on &lt;a href=&quot;http://drupal.org/node/175555&quot;&gt;adding a 'major' severity level&lt;/a&gt; to our ticketing system, making the options 'critical', 'major', 'normal' and 'minor'. 'Major' bugs would be really bad, but not necessarily block a release. For example, bugs that don't prevent Drupal from working, or that only affect a fraction of the Drupal population would be prioritized for fixing in follow-up releases.  Critical bugs are those that badly break Drupal, or that are a major regression compared to Drupal 6.&lt;/p&gt;
&lt;p&gt;Where are we right now?  There are currently about 150 remaining bugs that need to be fixed. These bugs are real, and not always trivial to fix because a lot of background and domain expertise can be required.  As a result, some bug reports seemingly depend on one or two people to fix them. Therefore, it is very important that we encourage and mentor new people to help fix some of these difficult bugs.  I'd like to ask all sub-system maintainers to watch their sub-system's issue queues closely (like &lt;a href=&quot;http://cyrve.com/criticals&quot;&gt;Moshe did recently&lt;/a&gt;), and to provide the leadership to help us make progress.  If we do and we work hard, I think we can still release Drupal 7 in Q2. If not, I'm worried that Drupal 7 might not be released until Q3.&lt;/p&gt;
&lt;p&gt;In other words, let's all try to put some extra time and effort into fixing the remaining bugs, and let's start to be laser-focused on the critical ones.  It would make for quite a party if we could roll a first release candidate in time for &lt;a href=&quot;http://sf2010.drupal.org/&quot;&gt;DrupalCon San Francisco on April 19th&lt;/a&gt;. I would have to sing on stage from happiness, or something.  &lt;em&gt;Thanks!&lt;/em&gt;&lt;/p&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Software Modding For Everyone</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/software_modding_for_everyone.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20450</id>
		<updated>2010-02-25T10:35:43+00:00</updated>
		<content type="html">&lt;p&gt;An &lt;a href=&quot;http://lwn.net/SubscriberLink/375900/cada97a9cdf3d935/&quot;&gt;article on LWN&lt;/a&gt; (do subscribe; it's totally worth it) contained the following quote:&lt;/p&gt;

&lt;blockquote&gt;
Skateboarding started with proto-skaters modifying surfboards and scooters, and today, &quot;extreme&quot; sports vendors bring customer's modifications in-house and base products on them.
&lt;/blockquote&gt;

&lt;p&gt;This got me thinking: how can we make people modding their software as common and as well-understood for everyday people as modding their skateboard, bicycle or console? &lt;/p&gt;

&lt;p&gt;Some of the pieces are in place. It's possible on Debian to download and compile the source for a package, and use your version in place of the shipped version, with a reasonable amount of ease. Projects like &lt;a href=&quot;http://www.jonobacon.org/2010/02/10/fixing-bugs-the-opportunistic-way/&quot;&gt;Project Awesome Opportunity&lt;/a&gt; are working on making that even easier, and doable without a command line.&lt;/p&gt;

&lt;p&gt;However, unlike a skateboard, operating systems are regularly upgraded. &lt;/p&gt;

&lt;p&gt;How cool would it be if your Linux distribution remembered that you were using a modded version of a package and, when you started a distribution upgrade, first downloaded the new source, tried to merge it in in a newly-created branch in your local copy, and let you know if there was a conflict so you could fix it before running the upgrade? If it merged fine, or after you fixed the conflicts, it would then rebuild the package on top of the newer source, with your mods, and install it as part of the upgrade. The end result would be an upgraded system which retained your changes.&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Drupal goes to Mars</title>
		<link href="http://buytaert.net/drupal-goes-to-mars"/>
		<id>http://buytaert.net/1496 at http://buytaert.net</id>
		<updated>2010-02-24T15:59:11+00:00</updated>
		<content type="html">&lt;p&gt;Drupal goes to Mars, or rather, Drupal helps us go to Mars ... eventually.  NASA's Mars Space Flight Facility at Arizona State University is doing a lot of advanced work with &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal&lt;/a&gt;. They have a number of Drupal sites, each with a different purpose, but all used to share information about Mars as discovered by &lt;a href=&quot;http://themis.asu.edu/about&quot;&gt;ASU's THEMIS camera&lt;/a&gt; on the Mars Odyssey orbiter. All of the sites have some interesting integrations with other software, including LDAP, legacy authentication systems, Java Servlet based web services, Flash, Java desktop clients, map servers or Google Earth.&lt;/p&gt;

&lt;p&gt;Their main portal, &lt;a href=&quot;http://themis.asu.edu/&quot;&gt;http://themis.asu.edu&lt;/a&gt;, features news, images and articles about THEMIS and the Odyssey mission.  Another Drupal site, &lt;a href=&quot;http://viewer.mars.asu.edu&quot;&gt;http://viewer.mars.asu.edu&lt;/a&gt; offers a search portal for millions of images and data from eight instruments on Mars orbiters. It uses Drupal and jQuery as the interface to a Java Servlet backend database and integrates &quot;Deep Zoom&quot; style image viewers.&lt;/p&gt;

&lt;p&gt;Ever wanted to help explore Mars? No problem, &lt;a href=&quot;http://suggest.mars.asu.edu&quot;&gt;http://suggest.mars.asu.edu&lt;/a&gt; is for you. On this Drupal site you can suggest places on Mars for scientists to photograph with the THEMIS camera aboard Mars Odyssey.  The site shows you where Odyssey will be orbiting in the next week, and it integrates with Google Earth's desktop application and the Google Earth browser plugin to let you zoom around mars and choose a place to suggest.  After it made the suggested photographs, it will send you an e-mail with a link, where you might be the first human to see that particular spot on mars in such detail.  If that makes your inner geek jump up and down, make sure to read &lt;a href=&quot;http://suggest.mars.asu.edu/node/1222&quot;&gt;their technical write-up&lt;/a&gt;. &lt;em&gt;Cool stuff!&lt;/em&gt;&lt;/p&gt;

&lt;div class=&quot;figure&quot;&gt;
&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/drupal-mars-odyssey-themis-500x500.jpg&quot; alt=&quot;Mars odyssey themis&quot; /&gt;

&lt;/div&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">London.gov.uk using Drupal</title>
		<link href="http://buytaert.net/london-gov-uk-using-drupal"/>
		<id>http://buytaert.net/1491 at http://buytaert.net</id>
		<updated>2010-02-24T09:23:58+00:00</updated>
		<content type="html">&lt;p&gt;The official website for the Mayor of London and the Greater London Authority is using &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal&lt;/a&gt;.  Check out &lt;a href=&quot;http://london.gov.uk&quot;&gt;http://london.gov.uk&lt;/a&gt; because it is a great site! Every major city deserves such a site. ;)&lt;/p&gt;

&lt;div class=&quot;figure&quot;&gt;
&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/drupal-london-gov-uk-500x500.jpg&quot; alt=&quot;London gov uk&quot; /&gt;

&lt;/div&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">My fridge</title>
		<link href="http://buytaert.net/my-fridge"/>
		<id>http://buytaert.net/1486 at http://buytaert.net</id>
		<updated>2010-02-24T08:59:33+00:00</updated>
		<content type="html">&lt;div class=&quot;figure&quot;&gt;
 &lt;a href=&quot;http://buytaert.net/album/miscellaneous-2010/fridge&quot;&gt;&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/miscellaneous-2010-fridge-500x1000.jpg&quot; alt=&quot;Fridge&quot; /&gt;&lt;/a&gt;

&lt;/div&gt;


I'll show you mine, if you show me yours. What does your fridge look like today?</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Future of Open Source Survey 2010</title>
		<link href="http://buytaert.net/future-of-open-source-survey-2010"/>
		<id>http://buytaert.net/1481 at http://buytaert.net</id>
		<updated>2010-02-23T19:24:29+00:00</updated>
		<content type="html">&lt;p&gt;Like last year, I'll be attending the Open Source Business Conference (OSBC) next month, on March 17-18 in San Francisco. Also like last year, I will participate in a &lt;a href=&quot;https://www.eiseverywhere.com/ehome/index.php?eventid=7578&amp;tabid=3659&amp;discountcode=osbcmain&quot;&gt;panel discussion&lt;/a&gt; led by &lt;a href=&quot;http://nbvp.northbridge.com/OurTeam/Bio.asp?PartnerID=9&quot;&gt;Michael Skok&lt;/a&gt; (Partner at North Bridge, Acquia Board Member and personal friend).  This year, I'll be in a panel with Larry Augustin (CEO of SugarCRM, VA Linux, SourceForge), Jim Whitehurst (CEO of RedHat) and Tim Yeaton (CEO of Black Duck Software) to discuss the future of Open Source businesses.  The panel discussion will draw on the &lt;a href=&quot;http://www.zoomerang.com/Survey/?p=WEB22A8EMGXJCZ&quot;&gt;2010 Future of Open Source survey&lt;/a&gt; so make sure to weigh in and provide your perspective on a number of important Open Source business questions.  &lt;a href=&quot;http://www.zoomerang.com/Survey/?p=WEB22A8EMGXJCZ&quot;&gt;Take the Future of Open Source Survey 2010&lt;/a&gt;.  As a reference, here are the &lt;a href=&quot;http://futureofopensource.drupalgardens.com/survey&quot;&gt;2009 and 2008 results&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;We've also built a &lt;a href=&quot;http://drupalgardens.com&quot;&gt;Drupal Gardens&lt;/a&gt; site to promote the survey, share articles on the Future of Open Source and facilitate ongoing discussion on the topic: &lt;a href=&quot;http://futureofopensource.drupalgardens.com&quot;&gt;http://futureofopensource.drupalgardens.com&lt;/a&gt;.  There is also a &lt;a href=&quot;http://twitter.com/futureofOSS&quot;&gt;Future of Open Source Survey twitter account&lt;/a&gt; that you can follow for updates.&lt;/p&gt;

&lt;div class=&quot;figure&quot;&gt;
 &lt;a href=&quot;http://buytaert.net/album/acquia/osbc-2009&quot;&gt;&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/acquia-osbc-2009-500x500.jpg&quot; alt=&quot;OSBC&quot; /&gt;&lt;/a&gt;
&lt;p&gt;OSBC 2009 panel discussion.  From left to right: me, Ron Hovsepian (President and CEO of Novell), John Lilly (CEO of Mozilla), Marten Mickos (CEO of MySQL). For more information about OSBC 2009, &lt;a href=&quot;http://buytaert.net/osbc-wrapup-2009&quot;&gt;read my wrap-up blog post&lt;/a&gt;.&lt;/p&gt;

&lt;/div&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">MoFo Is Hiring</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/mofo_is_hiring.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20448</id>
		<updated>2010-02-23T16:18:50+00:00</updated>
		<content type="html">&lt;p&gt;The MoFo team needs a &lt;a href=&quot;https://wiki.mozilla.org/Drumbeat/jobs/webdev&quot;&gt;web developer/sysadmin&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;If you live somewhere between the longitudes of Los Angeles and Latvia, are seeking a new challenge, and are the sort of person who can apply brainpower to a wide variety of problems, then do check out the job ad and see if this might be for you. You'll get to work on cool stuff which makes the web, and therefore the world, a better place. Much more satisfying than grinding out code no-one outside your company will ever see, or maintaining 99.99% uptime on your servers for unappreciative non-geeks. &lt;/p&gt;

&lt;p&gt;Come and help us protect and promote the open web :-)&lt;br /&gt;
&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Facebook Email Links</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/facebook_email_links.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20447</id>
		<updated>2010-02-23T10:22:14+00:00</updated>
		<content type="html">&lt;p&gt;In the past, I have &lt;a href=&quot;http://weblogs.mozillazine.org/gerv/archives/2007/09/facebook_imagetoemail.html&quot;&gt;commented&lt;/a&gt; on the Facebook policy of showing email addresses as graphics rather than text. They &lt;a href=&quot;http://weblogs.mozillazine.org/gerv/archives/2008/03/facebook_getting_nasty_about_l.html&quot;&gt;sent a cease-and-desist&lt;/a&gt; to Chris Finke about his addon to convert them back to proper mailto: links.&lt;/p&gt;

&lt;p&gt;I am pleased to announce that Facebook &lt;a href=&quot;http://www.insidefacebook.com/2010/02/03/facebook-puts-email-addresses-on-user-profiles-back-into-plain-text/&quot;&gt;have relented&lt;/a&gt;! A Facebook spokesman said:&lt;/p&gt;

&lt;blockquote&gt;
Showing email addresses in plain text makes it easier for people to use
the information to connect with their friends.
&lt;/blockquote&gt;

&lt;p&gt;In the spirit of making it &lt;i&gt;even&lt;/i&gt; easier for people to use the information to connect with their friends, I'd like to plug Chris Finke's recently-released &quot;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/84473/&quot;&gt;Facebook Email Links&lt;/a&gt;&quot; Firefox addon, which does the same thing as the old one, but without the need for OCR. Install it, and you will be able to email your Facebook friends using standards-based email with a single click.&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Linotype</title>
		<link href="http://buytaert.net/linotype"/>
		<id>http://buytaert.net/1476 at http://buytaert.net</id>
		<updated>2010-02-23T08:34:00+00:00</updated>
		<content type="html">&lt;p&gt;When &lt;a href=&quot;http://buytaert.net/le-figaro-using-drupal&quot;&gt;I was at Le Figaro's headquarters last week&lt;/a&gt;, I ran into an old &lt;a href=&quot;http://en.wikipedia.org/wiki/Linotype_machine&quot;&gt;Linotype machine&lt;/a&gt; that was showcased in their lobby.&lt;/p&gt;

&lt;p&gt;The Linotype is a &quot;line casting&quot; machine used in printing.  It was invented in the late 1800's and revolutionized the newspaper publishing industry, much like the internet and content management systems are revolutionizing the publishing industry today. Its working parts are so meticulous, that the machine was invented and built by watchmakers. Major newspaper publishers retired Linotype machines during the 1970s and 1980s. For more information about the Linotype machine, see the &lt;a href=&quot;http://en.wikipedia.org/wiki/Linotype_machine&quot;&gt;Linotype's Wikipedia page&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;When confronted with the Linotype in Le Figaro's lobby, I felt a sudden sense of admiration and respect for how it looked, and for how it has contributed to both my personal and professional life. It is well known that geeks can get a bit emotional about machines, I guess ...&lt;/p&gt;

&lt;div class=&quot;figure&quot;&gt;
 &lt;a href=&quot;http://buytaert.net/album/paris-2010/linotype-1&quot;&gt;&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/paris-2010-linotype-1-500x500.jpg&quot; alt=&quot;Linotype&quot; /&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;figure&quot;&gt;
 &lt;a href=&quot;http://buytaert.net/album/paris-2010/linotype-2&quot;&gt;&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/paris-2010-linotype-2-500x500.jpg&quot; alt=&quot;Linotype&quot; /&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;figure&quot;&gt;
 &lt;a href=&quot;http://buytaert.net/album/paris-2010/linotype-3&quot;&gt;&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/paris-2010-linotype-3-500x500.jpg&quot; alt=&quot;Linotype&quot; /&gt;&lt;/a&gt;

&lt;/div&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Kofi Annan Foundation using Drupal</title>
		<link href="http://buytaert.net/kofi-annan-foundation-using-drupal"/>
		<id>http://buytaert.net/1471 at http://buytaert.net</id>
		<updated>2010-02-22T14:24:31+00:00</updated>
		<content type="html">&lt;p&gt;The &lt;a href=&quot;http://kofiannanfoundation.org&quot;&gt;Kofi Annan Foundation&lt;/a&gt; is using &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal&lt;/a&gt;. Kofi Annan was the Secretary-General of the United Nations. In 2001 Kofi Annan and the United Nations were jointly awarded the Nobel Prize for Peace.  Since leaving the United Nations, the &lt;a href=&quot;http://kofiannanfoundation.org&quot;&gt;Kofi Annan Foundation&lt;/a&gt; supports Kofi Annan in his current work to press for better policies to meet the needs of the poorest and most vulnerable in the world.&lt;/p&gt;

&lt;div class=&quot;figure&quot;&gt;
&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/drupal-kofi-annan-foundation-500x500.jpg&quot; alt=&quot;Kofi annan foundation&quot; /&gt;

&lt;/div&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Dedication</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/dedication.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20445</id>
		<updated>2010-02-22T12:33:48+00:00</updated>
		<content type="html">&lt;p&gt;What would you do if you were sitting on a beach in Fiji? Sunbathe? Go for a swim? Climb a coconut tree? Order a cocktail?&lt;/p&gt;

&lt;p&gt;If you are Taras Glek, the answer &lt;a href=&quot;http://blog.mozilla.com/tglek/2010/02/19/teaching-ld-to-optimize-binaries-for-startup/&quot;&gt;appears to be&lt;/a&gt; &quot;read the &lt;tt&gt;ld&lt;/tt&gt; info page a few times&quot; in order to choose the right linker options to make Firefox start up 0.2 seconds faster.&lt;/p&gt;

&lt;p&gt;Now that's dedication...&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">&quot;Content? What's That?&quot; Awards</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/content_what_content_awards.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20444</id>
		<updated>2010-02-22T10:19:57+00:00</updated>
		<content type="html">&lt;p&gt;I visited a site linked from Slashdot today, which was an &lt;a href=&quot;http://www.earthtimes.org/articles/show/aava-mobile-debuts-worldrsquos-first-fully-lsquoopenrsquo-mobile-device,1164568.shtml&quot;&gt;article&lt;/a&gt; (press release) about a new &quot;open&quot; mobile phone. The thing that amazed me was the small percentage of the initially-visible browser window devoted to actual useful content. 9.08%, by my calculations. And I have a 1280x1024 screen.&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;Earth Times website with lots of ads&quot; src=&quot;http://weblogs.mozillazine.org/gerv/archives/2010/images/earth-times-content-markedup.png&quot; width=&quot;631&quot; height=&quot;399&quot; /&gt;&lt;/p&gt;

&lt;p&gt;So I hereby inaugurate the 2010 &quot;Content? What's That?&quot; Awards. Find a website page with as small a percentage of the page devoted to content as possible, post a screenshot on your blog with the content highlighted in red, as above, and the percentage calculated, and link to it here. Lowest percentage wins.&lt;/p&gt;

&lt;p&gt;Rules:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Sites must be family-friendly.
&lt;li&gt;Page must actually have some content - those typo-squatted all-ads domains don't count.
&lt;li&gt;Analysis is made on the first visible page section only. Yes, people have different display sizes. In case of dispute, I'll make a final judgement on my display.
&lt;li&gt;Please post screenshots stripped of browser chrome. You may also want to shrink them 50%.
&lt;li&gt;Headlines count as content. Metadata, intra-site links and ads do not.
&lt;li&gt; Whitespace does not count as content. Exception: whitespace within content, e.g. paragraph breaks and space were a headline would go if it were longer, do count.
&lt;li&gt;Yes, almost no website would ever score 100%.That's OK.
&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;p&gt;Let's see if this works :-)&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Le Figaro using Drupal</title>
		<link href="http://buytaert.net/le-figaro-using-drupal"/>
		<id>http://buytaert.net/1466 at http://buytaert.net</id>
		<updated>2010-02-22T09:28:24+00:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;http://www.lefigaro.fr&quot;&gt;Le Figaro&lt;/a&gt;, the oldest and second-largest national newspaper in France, started using &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal&lt;/a&gt; for its social features on &lt;a href=&quot;http://www.lefigaro.fr&quot;&gt;http://www.lefigaro.fr&lt;/a&gt;. It is still using its old web content management system to serve its main content, but all of the social features such as comments on articles are now provided by Drupal.&lt;/p&gt;

&lt;p&gt;I met the engineering team, including Le Figaro's Chief Technology Officer René Wallendorf, for lunch when I was in Paris last week, and they were very happy with &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal&lt;/a&gt;.  The integration project was delivered on time, within budget and was considerably cheaper than the alternative solutions they had investigated.  All things combined, this should be a big win for Drupal, especially in France. &lt;em&gt;Vraiment très cool!&lt;/em&gt;&lt;/p&gt;

&lt;div class=&quot;figure&quot;&gt;
&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/drupal-le-figaro-500x500.jpg&quot; alt=&quot;Le figaro&quot; /&gt;

&lt;/div&gt;
&lt;div class=&quot;figure&quot;&gt;
 &lt;a href=&quot;http://buytaert.net/album/paris-2010/le-figaro-1&quot;&gt;&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/paris-2010-le-figaro-1-500x500.jpg&quot; alt=&quot;Le Figaro&quot; /&gt;&lt;/a&gt;
&lt;p&gt;Some of Le Figaro's print publications. Le Figaro is also the official translator of The New York Times, pictured in the middle of the photo.&lt;/p&gt;

&lt;/div&gt;
&lt;div class=&quot;figure&quot;&gt;
 &lt;a href=&quot;http://buytaert.net/album/paris-2010/le-figaro-3&quot;&gt;&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/paris-2010-le-figaro-3-500x500.jpg&quot; alt=&quot;Le Figaro&quot; /&gt;&lt;/a&gt;
&lt;p&gt;Left: Chief Technology Office of Le Figaro. Right: the community manager of Le Figaro.&lt;/p&gt;

&lt;/div&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Hanging out</title>
		<link href="http://buytaert.net/hanging-out"/>
		<id>http://buytaert.net/1461 at http://buytaert.net</id>
		<updated>2010-02-21T20:53:22+00:00</updated>
		<content type="html">&lt;div class=&quot;figure&quot;&gt;
 &lt;a href=&quot;http://buytaert.net/album/axl-2010/hanging-out-1&quot;&gt;&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/axl-2010-hanging-out-1-500x750.jpg&quot; alt=&quot;Hanging out&quot; /&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;figure&quot;&gt;
 &lt;a href=&quot;http://buytaert.net/album/axl-2010/hanging-out-2&quot;&gt;&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/axl-2010-hanging-out-2-500x500.jpg&quot; alt=&quot;Hanging out&quot; /&gt;&lt;/a&gt;

&lt;/div&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Paris merchants by night</title>
		<link href="http://buytaert.net/paris-merchants-by-night"/>
		<id>http://buytaert.net/1456 at http://buytaert.net</id>
		<updated>2010-02-21T08:47:02+00:00</updated>
		<content type="html">&lt;div class=&quot;figure&quot;&gt;
 &lt;a href=&quot;http://buytaert.net/album/paris-2010/paris-merchants-by-night-1&quot;&gt;&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/paris-2010-paris-merchants-by-night-1-500x500.jpg&quot; alt=&quot;Paris merchants by night&quot; /&gt;&lt;/a&gt;
&lt;p&gt;A women in fur at a butcher in Paris.&lt;/p&gt;

&lt;/div&gt;
&lt;div class=&quot;figure&quot;&gt;
 &lt;a href=&quot;http://buytaert.net/album/paris-2010/paris-merchants-by-night-2&quot;&gt;&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/paris-2010-paris-merchants-by-night-2-500x500.jpg&quot; alt=&quot;Paris merchants by night&quot; /&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;figure&quot;&gt;
 &lt;a href=&quot;http://buytaert.net/album/paris-2010/paris-merchants-by-night-3&quot;&gt;&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/paris-2010-paris-merchants-by-night-3-500x500.jpg&quot; alt=&quot;Paris merchants by night&quot; /&gt;&lt;/a&gt;

&lt;/div&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Hogarth - Election</title>
		<link href="http://news.squeak.org/2010/02/20/squeak-board-candidates-wanted/"/>
		<id>http://news.squeak.org/?p=728</id>
		<updated>2010-02-20T12:02:58+00:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;http://www.mentalfloss.com/blogs/archives/9416&quot;&gt;&lt;img class=&quot;alignnone size-full wp-image-729&quot; title=&quot;Hogarth - Election&quot; src=&quot;http://weeklysqueak.files.wordpress.com/2010/02/hogarth.jpg?w=435&amp;h=343&quot; alt=&quot;An Election Entertainment - Hogarth&quot; width=&quot;435&quot; height=&quot;343&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Göran Krampe has begun the process for this year&amp;#8217;s elections for the &lt;a href=&quot;http://www.squeak.org/Foundation&quot;&gt;Squeak Oversight Board&lt;/a&gt;.&lt;br /&gt;
The Squeak Oversight Board (SOB) consists of seven members from our community, all of whom are elected by popular vote. The members are responsible for&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;building a legal presence &amp;#8211; currently by working with the &lt;a href=&quot;http://www.softwarefreedom.org/&quot;&gt;Software Freedom Law Center&lt;/a&gt; as part of their Conservancy;&lt;/li&gt;
&lt;li&gt;providing the network services that support the various mailing lists and repositories that in turn make a community possible;&lt;/li&gt;
&lt;li&gt;helping coordinate the various interest groups and projects being pursued by Squeakers;&lt;/li&gt;
&lt;li&gt;making decisions where there is no clear community consensus.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The current board members are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Jecel Assumpcao Jr&lt;/li&gt;
&lt;li&gt;Ken Causey&lt;/li&gt;
&lt;li&gt;Bert Freudenberg&lt;/li&gt;
&lt;li&gt;Craig Latta&lt;/li&gt;
&lt;li&gt;Andreas Raab&lt;/li&gt;
&lt;li&gt;Randal Schwartz&lt;/li&gt;
&lt;li&gt;Igor Stasenko&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;(From &lt;a href=&quot;http://www.squeak.org/Foundation/Board&quot; target=&quot;_blank&quot;&gt;http://www.squeak.org/Foundation/Board&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The schedule and process of the Election is as follows:&lt;/p&gt;
&lt;h2&gt;Nominations&lt;/h2&gt;
&lt;p&gt;Candidates should nominate themselves &lt;strong&gt;by 3rd March&lt;/strong&gt; and start their campaign on the squeak-dev mailing list. Or if you nominate someone else, make sure that person really wants to run. Göran will not put anyone on the candidate list until that person makes it known on squeak-dev that he/she does run.&lt;/p&gt;
&lt;h2&gt;Final candidate list&lt;/h2&gt;
&lt;p&gt;The list will be closed on 3rd March. The candidates should ideally present themselves on squeak-dev, unless they have already done so, and the community can ask questions.&lt;/p&gt;
&lt;h2&gt;Online election starts&lt;/h2&gt;
&lt;p&gt;The voting period starts on 10th March 6PM (18.00 UTC) and is one week long. Ballots are sent out via email.&lt;/p&gt;
&lt;h2&gt;Online election ends&lt;/h2&gt;
&lt;p&gt;The voting process will end on 17th March 6PM (18.00 UTC). Results will be announced immediately when the election ends.&lt;/p&gt;
&lt;h2&gt;Registering&lt;/h2&gt;
&lt;p&gt;If you were invited to vote last year you are already on the voter list, no worries! If you are a new Squeaker and wish vote do ONE of the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; Get a &amp;#8220;known&amp;#8221; Squeaker to vouch for you. If a known Squeaker sends an email to &lt;a href=&quot;mailto:voters@squeak.org&quot; target=&quot;_blank&quot;&gt;voters@squeak.org&lt;/a&gt; giving your name and email address then Göran will add you.&lt;/li&gt;
&lt;li&gt; Send an email to &lt;a href=&quot;mailto:voters@squeak.org&quot; target=&quot;_blank&quot;&gt;voters@squeak.org&lt;/a&gt; yourself (and CC to squeak-dev if you like) with information/arguments showing that you are indeed serious about voting and that you are indeed a Squeaker.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;When the voting period starts all voters will receive an email with instructions and a link to the voting website.&lt;/p&gt;
&lt;h2&gt;More information&lt;/h2&gt;
&lt;p&gt;Everything about the election, including schedule above and more, can be tracked here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://wiki.squeak.org/squeak/6150&quot; target=&quot;_blank&quot;&gt;http://wiki.squeak.org/squeak/6150&lt;/a&gt;&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/weeklysqueak.wordpress.com/728/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/weeklysqueak.wordpress.com/728/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/weeklysqueak.wordpress.com/728/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/weeklysqueak.wordpress.com/728/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/weeklysqueak.wordpress.com/728/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/weeklysqueak.wordpress.com/728/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/weeklysqueak.wordpress.com/728/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/weeklysqueak.wordpress.com/728/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/weeklysqueak.wordpress.com/728/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/weeklysqueak.wordpress.com/728/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=news.squeak.org&amp;blog=394922&amp;post=728&amp;subd=weeklysqueak&amp;ref=&amp;feed=1&quot; /&gt;</content>
		<author>
			<name>Weekly Squeak</name>
			<uri>http://news.squeak.org</uri>
		</author>
		<source>
			<title type="html">The Weekly Squeak</title>
			<subtitle type="html">What's new in the world of Squeak</subtitle>
			<link rel="self" href="http://weeklysqueak.wordpress.com/feed/"/>
			<id>http://weeklysqueak.wordpress.com/feed/</id>
			<updated>2010-03-09T00:00:50+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Spammers set up shop at IBM.com</title>
		<link href="http://buytaert.net/spammers-set-up-shop-at-ibm-com"/>
		<id>http://buytaert.net/1451 at http://buytaert.net</id>
		<updated>2010-02-17T10:29:25+00:00</updated>
		<content type="html">&lt;p&gt;In this post we show one way spanners operate, using organizations like IBM to spam others. We show how spammers abuse an IBM wiki to create an online pharmacy via IBM.com. Once a page like this is in place, the spammers try to insert links to it in blog comments and community websites across the web to drive traffic to it, and to improve their search engine ranking.&lt;/p&gt;
&lt;p&gt;While IBM is not using &lt;a href=&quot;http://mollom.com&quot;&gt;Mollom&lt;/a&gt; (maybe they should?), many of the targeted blogs and community websites are, which is how we discovered this problem. Watch &lt;a href=&quot;http://www.youtube.com/watch?v=TD_uCj1jR28&quot;&gt;the video below&lt;/a&gt; for more details. This problem is not specific to IBM. We found hundreds of similar spam pages on Google Sites, Yahoo, Amazon.com, Wordpress.com, Ning, Tripod.com, Xanga.com and more.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I recorded this video last week, and notified IBM about the existence of these spam pages several days ago. We're happy to help IBM fix this problem.&lt;/p&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Drupal core developer summit at DrupalCon SF</title>
		<link href="http://buytaert.net/drupal-core-developer-summit-at-drupalcon-sf"/>
		<id>http://buytaert.net/1446 at http://buytaert.net</id>
		<updated>2010-02-17T05:27:51+00:00</updated>
		<content type="html">&lt;p&gt;On Saturday, April 17th, before &lt;a href=&quot;http://sf2010.drupal.org/&quot;&gt;DrupalCon San Francisco&lt;/a&gt;, I'm helping to organize the very first &lt;a href=&quot;http://sf2010.drupal.org/conference/core-developer-summit&quot;&gt;Drupal core developer summit&lt;/a&gt;.  The goal of the &lt;em&gt;Drupal core developer summit&lt;/em&gt; is to talk about ways we can improve Drupal core, and the core development processes, all while having a good time socializing with fellow core developers.&lt;/p&gt;
&lt;p&gt;To make it lively and fun, we'll do a series of 10 minute &lt;a href=&quot;http://en.wikipedia.org/wiki/Lightning_Talk&quot;&gt;lightning talks&lt;/a&gt;. In between the lightning talks, we'll have a number of meatier discussions or breakout sessions.  The lightning talks will be divided in two categories: the first 8 lightning talks will take the format: &lt;em&gt;&quot;Why X sucks and how to improve it&quot;&lt;/em&gt; where X can be anything in Drupal core; the last 8 lightning talks will take the format &lt;em&gt;&quot;Wouldn't it be awesome if ...&quot;&lt;/em&gt;.  The idea behind the lightning talks is to educate core contributors about problems that need to be fixed, to present foundations for solutions, and to bootstrap collaboration.&lt;/p&gt;
&lt;p&gt;The event is open to all, but ... in order to attend, &lt;strong&gt;you must be prepared to do a 10 minute lightning talk&lt;/strong&gt;.  To secure a ticket to the &lt;em&gt;Drupal core developer summit&lt;/em&gt;, you have to &lt;a href=&quot;http://sf2010.drupal.org/core-developer-summit&quot;&gt;submit a 4 slide presentation by March 17th, 2010&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We expect one background slide to provide context or to talk about the history of the problem, one slide with a clear problem statement, and a couple of slides to propose a solution. You can focus on big things (i.e. &lt;em&gt;How session management can be made more scalable&lt;/em&gt;) or smaller things (i.e. &lt;em&gt;Why &lt;code&gt;drupal_get_schema()&lt;/code&gt; is slow and how to make it faster&lt;/em&gt;). Everyone who submitted slides ahead of time will be invited to attend. All slides will be shared publicly, but not everyone will be invited to present as we'll only have time for 16 lightning talks. Some talks will be hand-picked because they are important or particularly intriguing, other talks will be randomly selected the day of the event.&lt;/p&gt;
&lt;p&gt;This should be a lot of fun!&lt;/p&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">New features for Drupal's Mollom module</title>
		<link href="http://buytaert.net/new-features-for-drupal-mollom-module"/>
		<id>http://buytaert.net/1442 at http://buytaert.net</id>
		<updated>2010-02-16T08:54:17+00:00</updated>
		<content type="html">&lt;p&gt;It's been a year since our last significant changes to the &lt;a href=&quot;http://drupal.org/project/mollom&quot;&gt;Mollom module for Drupal&lt;/a&gt;, so we're excited to announce a major update. The most exciting new features in the new Mollom 1.11 release include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enables use of Mollom for any form; with &lt;a href=&quot;http://drupal.org/node/686136&quot;&gt;Webform module integration&lt;/a&gt; almost completed&lt;/li&gt;
&lt;li&gt;Includes an embedded audio CAPTCHA player that works on all browsers&lt;/li&gt;
&lt;li&gt;Adds optional blacklist functionality to block spammers by text patterns and URLs&lt;/li&gt;
&lt;li&gt;Adds an optional link to Mollom's privacy policy from forms protected via textual analysis&lt;/li&gt;
&lt;li&gt;Adds support for serving CAPTCHAs over SSL (for Mollom Plus and Mollom Premium customers only)&lt;/li&gt;
&lt;li&gt;Makes Mollom compatible with Pressflow&lt;/li&gt;
&lt;li&gt;Integrates with CCK to change the position of the CAPTCHA field&lt;/li&gt;
&lt;li&gt;Provides many more unit tests for continuous integration testing&lt;/li&gt;
&lt;li&gt;Improves the APIs to enable module developers to better integrate with the Mollom module&lt;/li&gt;
&lt;li&gt;Implements various usability improvements (e.g., better permission names and better error messages)&lt;/li&gt;
&lt;li&gt;Updates several of the translations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We spent several months working on this release, and it marks our biggest upgrade to date. Upgrading requires some database updates, so remember to run &lt;code&gt;update.php&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Thanks to &lt;a href=&quot;http://www.unleashedmind.com/en/user/sun&quot;&gt;Daniel F. Kudwien (sun)&lt;/a&gt;, &lt;a href=&quot;http://drupal.org/user/53892&quot;&gt;Dave Reid&lt;/a&gt; and &lt;a href=&quot;http://drupal.org/user/85980&quot;&gt;Keith Smith&lt;/a&gt; for their contributions to the 1.11 release.&lt;/em&gt;&lt;/p&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Protecting Germans IV: An Example</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/protecting_germans_iv_an_example.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20414</id>
		<updated>2010-02-15T09:49:14+00:00</updated>
		<content type="html">&lt;p&gt;This is the fourth in a series of blog posts (previous: &lt;a href=&quot;http://weblogs.mozillazine.org/gerv/archives/2010/01/protecting_germans.html&quot;&gt;1&lt;/a&gt;, &lt;a href=&quot;http://weblogs.mozillazine.org/gerv/archives/2010/01/protecting_germans_ii_the_steps.html&quot;&gt;2&lt;/a&gt;, &lt;a href=&quot;http://weblogs.mozillazine.org/gerv/archives/2010/02/protecting_germans_iii_our_allies.html&quot;&gt;3&lt;/a&gt;) on how Mozilla is using its trademarks to try and make sure everyone gets a genuine copy of our software, for free.&lt;/p&gt;

&lt;p&gt;Today we filed what lawyers call &quot;main action proceedings&quot; against the most long-standing and active of the operators of charging sites (what we would call &quot;subscription traps&quot;), Alexander Varin. Through his companies Content Services Ltd. and Antassia GmbH, he operates several sites of similar design (unlinked examples: opendownload.de, softwaresammler.de, top-of-software.de). We have been monitoring his activities since November 2008. An early C&amp;amp;D request was rejected. The aim of this case is to address all his infringing activities in one action.&lt;br /&gt;
 &lt;br /&gt;
There have already been successful court actions against Mr. Varin, brought by individual consumers (regarding their payment obligations after signing up) and by a German consumer organization (regarding infringements of consumer protection laws, amounting to unfair competition). But the core infringement of Mozilla’s trademark rights, the offer of Mozilla’s software against hidden fees, continues. Our aim in these proceedings is to put a permanent stop to it.&lt;/p&gt;

&lt;p&gt;What will happen next is that the court will serve the statement of claims to the three defendants. They have two weeks to notify the court that they are defending the action. Should one (or all) of them not do so, we can apply for a default judgment. If they do notify the court, they will have a further deadline of a few weeks within which to respond to the statement of claims. The court will then set a date for an oral hearing.&lt;/p&gt;

&lt;p&gt;Please note that German defamation law is quite strict where reporting of court proceedings is concerned. Only truthful facts may be reported and no suggestions or inferences be made that leave room for (negative) interpretation. So please be understanding if we can't discuss our opinions on this case in the normally straightforward and forthright ways which generally characterize Mozilla's communications :-)&lt;/p&gt;

&lt;p&gt;The umbrella organization of the German consumer protection agencies (Verbraucherzentrale Bundesverband e.V.) is also very active in informing and educating consumers about subscription trap websites. They have themselves brought several main action proceedings against the operators of various such fraudulent sites, including the website &quot;opendownload.de&quot;. For further information, you can visit their &lt;a href=&quot;http://www.verbraucherzentrale.de/en/index.php&quot;&gt;website&lt;/a&gt; (also available, naturally, in &lt;a href=&quot;http://www.verbraucherzentrale.de/&quot;&gt;German&lt;/a&gt;). If you are German and would rather speak to someone directly, you can find the contact details of your local consumer protection agency on their website, too.&lt;/p&gt;

&lt;p&gt;Journalists who want more information can contact Martin Madej at Verbraucherzentrale Bundesverband e.V. Tel. (030) 258 00-123, or email &lt;a href=&quot;mailto:recht@vzbv.de&quot;&gt;recht@vzbv.de&lt;/a&gt;.&lt;br /&gt;
&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Gerv Status 2010-02-12</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/gerv_status_20100212.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20431</id>
		<updated>2010-02-15T09:37:45+00:00</updated>
		<content type="html">&lt;p&gt;Here's &lt;a href=&quot;https://wiki.mozilla.org/User:Gerv/Status:2010-02-12&quot;&gt;what I've been up to&lt;/a&gt; for the last three weeks. Highlights:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://bugzillatips.wordpress.com/&quot;&gt;Bugzilla tips blog&lt;/a&gt; launched 
&lt;li&gt;Firefox team victory at FOSDEM Laser-Tag: (Firefox: 1357 vs. Thunderbird: -54 [&lt;b&gt;corrected 2009-12-15 09:37&lt;/b&gt;]) 
&lt;/li&gt;&lt;/li&gt;&lt;/ul&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">AndroidSqueak</title>
		<link href="http://news.squeak.org/2010/02/13/squeak-on-android/"/>
		<id>http://news.squeak.org/?p=724</id>
		<updated>2010-02-13T11:53:08+00:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;http://weeklysqueak.files.wordpress.com/2010/02/androidsqueak.png&quot;&gt;&lt;img class=&quot;alignnone size-full wp-image-723&quot; title=&quot;AndroidSqueak&quot; src=&quot;http://weeklysqueak.files.wordpress.com/2010/02/androidsqueak.png?w=358&amp;h=519&quot; alt=&quot;&quot; width=&quot;358&quot; height=&quot;519&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Andreas Raab has &lt;a href=&quot;http://lists.squeakfoundation.org/pipermail/squeak-dev/2010-February/144189.html&quot;&gt;announced&lt;/a&gt; a new home for &lt;a href=&quot;http://lists.squeakfoundation.org/pipermail/squeak-dev/2010-January/143467.html&quot;&gt;some work he&amp;#8217;s been doing recently&lt;/a&gt; to port &lt;a href=&quot;http://squeak.org/About&quot;&gt;Squeak&lt;/a&gt; to the &lt;a href=&quot;http://code.google.com/android/&quot;&gt;Android&lt;/a&gt; platform:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://code.google.com/p/squeak-android-vm/&quot; target=&quot;_blank&quot;&gt;http://code.google.com/p/squeak-android-vm/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;He&amp;#8217;s aware that lots of things are still missing that would be required to support a full port (including text input and network support). But he&amp;#8217;s still interested to hear if (and how well) it works for other Android-based cell phones. So if you have a Motorola Droid or or a T-Mobile G1 give it a shot and post some benchmark results.&lt;/p&gt;
&lt;p&gt;Andreas reports that &amp;#8220;performance on the Nexus One is about what one would expect: With roughly 1M sends/sec and 30M bytecodes/sec it&amp;#8217;s not exactly rocking but it&amp;#8217;s quite usable for most tasks on a mobile device. (Input is *terrible* though; Squeak&amp;#8217;s UI is not made for fat-fingered clicks like mine &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:-)&quot; class=&quot;wp-smiley&quot; /&gt; &amp;#8220;&lt;/p&gt;
&lt;p&gt;If you&amp;#8217;d like to be added as developer, please send Andreas your Google Account email address so that he can add you to the project. But, he warns that &amp;#8220;unless you know how to deal with both the Android SDK and NDK, Java, JNI, and the Squeak VM it will be a very steep learning curve&amp;#8221;.&lt;/p&gt;
&lt;p&gt;(Of course, for those of us still using iPhones, there also John McIntosh&amp;#8217;s &lt;a href=&quot;http://www.squeaksource.com/iPhone.html&quot;&gt;iPhone port of Squeak&lt;/a&gt;.)&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/weeklysqueak.wordpress.com/724/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/weeklysqueak.wordpress.com/724/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/weeklysqueak.wordpress.com/724/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/weeklysqueak.wordpress.com/724/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/weeklysqueak.wordpress.com/724/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/weeklysqueak.wordpress.com/724/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/weeklysqueak.wordpress.com/724/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/weeklysqueak.wordpress.com/724/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/weeklysqueak.wordpress.com/724/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/weeklysqueak.wordpress.com/724/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=news.squeak.org&amp;blog=394922&amp;post=724&amp;subd=weeklysqueak&amp;ref=&amp;feed=1&quot; /&gt;</content>
		<author>
			<name>Weekly Squeak</name>
			<uri>http://news.squeak.org</uri>
		</author>
		<source>
			<title type="html">The Weekly Squeak</title>
			<subtitle type="html">What's new in the world of Squeak</subtitle>
			<link rel="self" href="http://weeklysqueak.wordpress.com/feed/"/>
			<id>http://weeklysqueak.wordpress.com/feed/</id>
			<updated>2010-03-09T00:00:50+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Firefox Summit 2010 Dates</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/firefox_summit_2010_dates.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20432</id>
		<updated>2010-02-12T17:07:53+00:00</updated>
		<content type="html">&lt;p&gt;We're not yet in a position to discuss an attendee list, so people shouldn't assume anything, but the hard-working Dan Portillo has given me permission to reveal the dates of this year's Firefox Summit, which will again be in &lt;a href=&quot;http://www.openstreetmap.org/?lat=50.1175&amp;lon=-122.9562&amp;zoom=12&amp;layers=B000FFF&quot;&gt;Whistler, B.C.&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Tuesday July 6th - Saturday July 10th 2010&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;(The 6th and the 10th will be travel days.) As I said, don't assume anything, but if you are planning your summer holidays and think you might get an invite, you may want to keep that week free.&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">1000th Blog Post</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/1000th_blog_post.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20413</id>
		<updated>2010-02-12T11:26:42+00:00</updated>
		<content type="html">&lt;p&gt;Nearly six years ago, I (slightly grumpily) got a blog, after having promised myself I'd only get one if I had something interesting to say. This, according to Movable Type, is my 1000th published blogpost, and I hope that very few have been as inward-looking as this one is ;-)&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Does Brendan Eich Wear Pants When He's Hacking?</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/does_brendan_eich_wear_pants_when_hes_ha.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20430</id>
		<updated>2010-02-12T11:21:30+00:00</updated>
		<content type="html">&lt;p&gt;The key question of the day, fearlessly tackled by Jono Bacon and Stuart Langridge in the latest &lt;a href=&quot;http://shotofjaq.org/&quot;&gt;Shot of Jaq&lt;/a&gt; podcast episode &quot;&lt;a href=&quot;http://shotofjaq.org/2010/02/the-cult-of-personality/&quot;&gt;The Cult Of Personality&lt;/a&gt;&quot; (10 mins, HTML5 Open Audio used).&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">General Motors using Drupal</title>
		<link href="http://buytaert.net/general-motors-using-drupal"/>
		<id>http://buytaert.net/1437 at http://buytaert.net</id>
		<updated>2010-02-10T11:53:07+00:00</updated>
		<content type="html">General Motors is using Drupal for a social microsite over at &lt;a href=&quot;http://www.gmexpo2010.com&quot;&gt;http://www.gmexpo2010.com&lt;/a&gt;. &lt;em&gt;Cool!&lt;/em&gt;

&lt;div class=&quot;figure&quot;&gt;
&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/drupal-general-motors-expo2010-500x500.jpg&quot; alt=&quot;General motors expo2010&quot; /&gt;

&lt;/div&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Putting Oracle a11y news in perspective</title>
		<link href="http://blogs.gnome.org/bolsh/2010/02/09/oracle-a11y-news/"/>
		<id>http://blogs.gnome.org/bolsh/?p=1074</id>
		<updated>2010-02-09T15:01:03+00:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;http://ostatic.com/blog/oracle-cuts-affect-gnome-accessibility-work&quot;&gt;Oracle laying off GNOME contributors&lt;/a&gt; is certainly bad news for the project. It&amp;#8217;s particularly bad news because Willie Walker, one of my favourite GNOME contributors, is now out of a job.&lt;/p&gt;
&lt;p&gt;I just want to put this in perspective, though. In 2007, &lt;a href=&quot;http://mail.gnome.org/archives/gnome-accessibility-list/2007-June/msg00000.html&quot;&gt;IBM made deep cuts in its support of GNOME accessibility&lt;/a&gt;, affecting contributors such as Peter Parente, Eitan Isaacson and Aaron Leventhal, who are no longer paid to work on GNOME accessibility work. The IBM cuts were perhaps deeper than those that Oracle are announcing right now (but I suspect that we&amp;#8217;re not finished hearing bad news from Oracle). So we&amp;#8217;ve been through this (and worse) before.&lt;/p&gt;
&lt;p&gt;Next, it&amp;#8217;s not all bad news on the accessibility front: other distributions are carrying a small amount of the accessibility mantle (&lt;a href=&quot;https://wiki.ubuntu.com/Accessibility&quot;&gt;Ubuntu&lt;/a&gt;, &lt;a href=&quot;http://en.opensuse.org/Accessibility&quot;&gt;OpenSuse&lt;/a&gt;), with projects like MouseTweaks being funded by Canonical, &lt;a href=&quot;http://www.inference.phy.cam.ac.uk/is/&quot;&gt;the Inference lab in Cambridge&lt;/a&gt; has been funded for some projects (&lt;a href=&quot;http://www.inference.phy.cam.ac.uk/dasher/&quot;&gt;Dasher&lt;/a&gt;, &lt;a href=&quot;http://www.inference.phy.cam.ac.uk/opengazer/&quot;&gt;OpenGazer&lt;/a&gt; (the newer development of OpenGazer is not yet available for download)) through &lt;a href=&quot;http://www.aegis-project.eu/&quot;&gt;the AEGIS project&lt;/a&gt;, and of course as others have noticed, the Mozilla Foundation &lt;a href=&quot;http://www.gnome.org/press/releases/2010-02-mozilla-accessibility.html&quot;&gt;has repeated&lt;/a&gt; its accessibility grant of &lt;a href=&quot;http://www.gnome.org/press/releases/gop-a11y.html&quot;&gt;the last two years&lt;/a&gt; to the GNOME Foundation, and supporting Orca is part of its &lt;a href=&quot;https://wiki.mozilla.org/Accessibility/Strategy&quot;&gt;accessibility roadmap&lt;/a&gt;. Mozilla has also &lt;a href=&quot;http://blog.hecker.org/2007/11/19/mozilla-foundation-grants-and-related-expenditures-for-2007/&quot;&gt;funded&lt;/a&gt; work to port AT-SPI from Orbit to DBus, and other work on Orca and Accerciser.&lt;/p&gt;
&lt;p&gt;So there are people who care about accessibility in GNOME, and there appears to be a potential for funding for accessibility work, for the right people with the right contacts and the right projects.&lt;/p&gt;
&lt;p&gt;Perhaps it&amp;#8217;s time for the GNOME Foundation to start seeking funds from government bodies, other public institutions and private funding to fund accessibility work for the greater good? I know that we&amp;#8217;re currently raising funds for a sysadmin, and have not yet reached the level of support where we can make that position a regular fixture, but accessibility is different.&lt;/p&gt;
&lt;p&gt;No one player is willing to put enough funding into accessibility to properly support Orca, gok, Dasher, AT-SPI, Accerciser, MouseTweaks, keyboard accessibility tools like SlowKeys and StickyKeys, and so on &amp;#8211; but perhaps there are lots of people who are willing to support a project for a specific feature, or general stability &amp;amp; bug fixing work for a11y on the desktop?&lt;/p&gt;
&lt;p&gt;If there is no commercial justification for a company like Oracle to pay two people to work full time on free software accessibility, then it&amp;#8217;ll be a hard sell to any other company. But perhaps the GNOME Foundation could bear two full time accessibility employees with targeted grants working on a public roadmap? Raising $250,000 &amp;#8211; $300,000 a year for accessibility from grants doesn&amp;#8217;t sound &lt;strong&gt;that&lt;/strong&gt; hard.&lt;/p&gt;
&lt;p&gt;But then, maybe I&amp;#8217;m nuts&amp;#8230;&lt;/p&gt;</content>
		<author>
			<name>Dave Neary</name>
			<email>bolsh@gnome.org</email>
			<uri>http://blogs.gnome.org/bolsh</uri>
		</author>
		<source>
			<title type="html">Safe as Milk</title>
			<subtitle type="html">Dave Neary's view of the world</subtitle>
			<link rel="self" href="http://blogs.gnome.org/bolsh/feed/"/>
			<id>http://blogs.gnome.org/bolsh/feed/</id>
			<updated>2010-03-10T08:00:39+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">The World Bank's climate change site using Drupal</title>
		<link href="http://buytaert.net/the-world-bank-climate-change-site-using-drupal%20"/>
		<id>http://buytaert.net/1432 at http://buytaert.net</id>
		<updated>2010-02-09T11:49:23+00:00</updated>
		<content type="html">&lt;p&gt;The World Bank has many websites and a varied online presence and some are running Drupal. Their climate change site, &lt;a href=&quot;http://beta.worldbank.org&quot;&gt;http://beta.worldbank.org&lt;/a&gt;, which launched a few months ago uses &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal&lt;/a&gt;. The site serves as a beta for the new content strategy the Bank would like for the future: an integrated model of publishing around shared topics, countries, and products to achieve greater audience reach and satisfaction. This site takes a single topic: &quot;climate change&quot;, and aggregates World Bank content from a variety of sources in an automated fashion.&lt;/p&gt;

&lt;p&gt;The World Bank's mission is to reduce global poverty and improve living standards. It serves as a vital source of financial and technical assistance to developing countries around the world. Global climate change is a major priority for  The World Bank as developing countries will be particularly vulnerable to adverse conditions caused by it.&lt;/p&gt;

&lt;p&gt;The World Bank has reams of information regarding climate change but it was separated by organizational groups and internal systems and it was nearly impossible for a visitor to find and combine these different sources.  To counter this problem, The World Bank engaged &lt;a href=&quot;http://www.phase2technology.com&quot;&gt;Phase2 Technology&lt;/a&gt; to launch a pilot site that demonstrates the potential success of a topic-based site with large amounts of data. In addition to great tools for data integration and visualization, the site has support for low end mobile devices and multimedia integration.&lt;/p&gt;

&lt;p&gt;It's very satisfying to know that Drupal is powering such an important site which is poised to help better the plight of developing countries. Experts anticipate climate change will hit the third world the hardest. This site is one of the more prominent Drupal sites The World Bank currently has, but it is a great example of how to effectively showcase data on important issues. I hope they will consider using Drupal for future projects.&lt;/p&gt;

&lt;div class=&quot;figure&quot;&gt;
&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/drupal-world-bank-climate-change-500x500.jpg&quot; alt=&quot;World bank climate change&quot; /&gt;

&lt;/div&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Mollom blacklisting and language detection APIs</title>
		<link href="http://buytaert.net/mollom-blacklisting-and-language-detection-apis"/>
		<id>http://buytaert.net/1427 at http://buytaert.net</id>
		<updated>2010-02-07T21:43:35+00:00</updated>
		<content type="html">&lt;p&gt;If you're a regular reader of this blog, you know that &lt;a href=&quot;http://mollom.com&quot;&gt;Mollom&lt;/a&gt; is a continual work in progress.  By studying how people use Mollom, by listening to feature requests, and by examining the &lt;a href=&quot;http://mollom.com/download&quot;&gt;plugins&lt;/a&gt; that our &lt;a href=&quot;http://mollom.com/partners&quot;&gt;software partners&lt;/a&gt; and others have made available, we've introduced new ways to interact with Mollom.&lt;/p&gt;
&lt;p&gt;First, we're announcing support for blacklisting. We introduced two new methods: &lt;a href=&quot;http://mollom.com/api/addBlacklistURL&quot;&gt;one based on detecting the presence of user-specified URLs&lt;/a&gt;, and another that detects &lt;a href=&quot;http://mollom.com/api/addBlacklistText&quot;&gt;specific phrases or keywords&lt;/a&gt;. In both cases, Mollom maintains custom, site-specific URL and text blacklists, and knows to search for the presence of these links or phrases when analyzing text for your site. We're adding support for this API to the next version of the &lt;a href=&quot;http://drupal.org/project/mollom&quot;&gt;Mollom module for Drupal&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Second, we've implemented &lt;a href=&quot;http://mollom.com/api/detectLanguage&quot;&gt;a new method that detects the language of any given text&lt;/a&gt;.  We currently support detection of about 75 languages and this new functionality allows our end-users to take action based on posting language.  It could be used to help segment web postings into different forums by language, or to help moderate the languages spoken on your site, for instance.  The language detection API is used by some of our customers, but probably won't make it into the next version of the &lt;a href=&quot;http://drupal.org/project/mollom&quot;&gt;Mollom module for Drupal&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We've got other new features that we're working on as well, and will introduce them as they're ready. In the meantime, I'm excited to see what our plugin developers do with this new level of control.&lt;/p&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Drupal code sprint at FOSDEM 2010</title>
		<link href="http://buytaert.net/drupal-code-sprint-at-fosdem-2010"/>
		<id>http://buytaert.net/1422 at http://buytaert.net</id>
		<updated>2010-02-07T17:24:01+00:00</updated>
		<content type="html">&lt;div class=&quot;figure&quot;&gt;
&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/drupal-fosdem-2010-code-sprint-1-500x500.jpg&quot; alt=&quot;FOSDEM code sprint&quot; /&gt;
&lt;p&gt;With chx, dereine, seutje, mrbaileys, Bojhan and myself working Drupal 7 core and the Drupal 7 upgrade of Views.&lt;/p&gt;

&lt;/div&gt;
&lt;div class=&quot;figure&quot;&gt;
&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/drupal-fosdem-2010-code-sprint-2-500x500.jpg&quot; alt=&quot;FOSDEM code sprint&quot; /&gt;

&lt;/div&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Ignite Lyon: A new adventure</title>
		<link href="http://blogs.gnome.org/bolsh/2010/02/04/ignite-lyon-a-new-adventure/"/>
		<id>http://blogs.gnome.org/bolsh/?p=1069</id>
		<updated>2010-02-04T17:04:51+00:00</updated>
		<content type="html">&lt;p&gt;I&amp;#8217;m a big fan of short-form presentations, and I like to give one whenever I get a chance. I also like to encourage others to do them for other conferences I&amp;#8217;ve organised or run, like  &lt;a href=&quot;http://guadec.org&quot;&gt;GUADEC&lt;/a&gt;, the &lt;a href=&quot;http://wiki.maemo.org/Maemo_Summit_2009&quot;&gt;Maemo Summit&lt;/a&gt; or &lt;a href=&quot;http://fostel.org&quot;&gt;Fostel&lt;/a&gt; (site seems to be down now &amp;#8211; shame).&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ve been an admirer from afar of &lt;a href=&quot;http://ignite.oreilly.com&quot;&gt;Ignite&lt;/a&gt; for years, for the variety and quality of the presentations that you find at their events, and seeing &lt;a href=&quot;http://ignite.oreilly.com/giw&quot;&gt;Global Ignite Week&lt;/a&gt; announced a few months ago, around the same time that PLOSS Rhone-Alpes &lt;a href=&quot;http://ploss.fr/news/ploss-rhone-alpes-entreprise-numerique-lyon/?searchterm=ploss%20rhone-alpes&quot;&gt;started coming together&lt;/a&gt; gave me an excuse to do what I&amp;#8217;ve wanted to for a while, and host an &lt;a href=&quot;http://ignite.oreilly.com/lyon&quot;&gt;Ignite Lyon&lt;/a&gt; event! The inaugural Ignite Lyon will be held on March 4th in Université Lyon 2 on the quais.&lt;/p&gt;
&lt;p&gt;For those unfamiliar with the Ignite talk format, you get 5 minutes for your talk &amp;#8211; 20 slides, which advance automatically every 15 seconds. There are lots of &lt;a href=&quot;http://ignite.oreilly.com/show&quot;&gt;Ignite videos&lt;/a&gt; on the site.&lt;/p&gt;
&lt;p&gt;Once again I&amp;#8217;m teaming up with Vincent Mabillot from &lt;a href=&quot;http://colibre.org&quot;&gt;Colibre&lt;/a&gt;, with whom I co-organised &lt;a href=&quot;http://www.lyonplus.com/fr/permalien/article/2578221/La-bonne-parole-de-Richard-Stallman.html&quot;&gt;Richard Stallman&amp;#8217;s recent stop in Lyon&lt;/a&gt; last month, and François Aubriot from PLOSS R-A and &lt;a href=&quot;http://www.dotriver.eu&quot;&gt;DotRiver&lt;/a&gt;, as well as all of the members of &lt;a href=&quot;http://www.aldil.org&quot;&gt;ALDIL&lt;/a&gt; and PLOSS R-A who have time to give in this busy month (in addition to school holidays, ALDIL and Colibre are once again participating in the conference Primevere and the week-long &lt;a href=&quot;http://www.libre-en-fete.net/&quot;&gt;&amp;#8220;Libre en fête&amp;#8221;&lt;/a&gt; festival of free software).&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m looking for presenters! I want to hear cool stuff &amp;#8211; personal passions, unusual hobbies or projects, complete with pitfalls and tiny successes that led to a fun conclusion, advice on how to handle difficult problems we all meet, tips on reducing your carbon footprint, how your non-profit group made a difference in your neighbourhood, cries of passion for people to stop doing something you care about *wrong*. Ignite is not just IT, and that&amp;#8217;s what I love about it. I will be giving a presentation myself called &amp;#8220;hacking your body&amp;#8221;, talking about running as performance testing for real life. Of course, it&amp;#8217;s &lt;strong&gt;also&lt;/strong&gt; IT, so the geekier and cooler your project, the better &lt;img src=&quot;http://blogs.gnome.org/bolsh/wp-content/mu-plugins/tango-smilies/tango/face-smile.png&quot; alt=&quot;:-)&quot; class=&quot;wp-smiley&quot; /&gt;  If you&amp;#8217;re into soldering your own chopper bicycles, I want to hear about it.&lt;/p&gt;
&lt;p&gt;As you&amp;#8217;ve figured out, I want to hear from you if you have something interesting to say. We&amp;#8217;re expecing 100 people from a range of backgrounds, including entrepreneurs, hackers, makers, DIY fans and general geeks &amp;amp; freaks (in the nicest sense). If you want to submit a talk, please use &lt;a href=&quot;http://spreadsheets.google.com/viewform?hl=en&amp;formkey=dEpSX2ZRc014M0F1QjRkWGZBS3UwU2c6MA&quot;&gt;the online form&lt;/a&gt; I set up.&lt;/p&gt;</content>
		<author>
			<name>Dave Neary</name>
			<email>bolsh@gnome.org</email>
			<uri>http://blogs.gnome.org/bolsh</uri>
		</author>
		<source>
			<title type="html">Safe as Milk</title>
			<subtitle type="html">Dave Neary's view of the world</subtitle>
			<link rel="self" href="http://blogs.gnome.org/bolsh/feed/"/>
			<id>http://blogs.gnome.org/bolsh/feed/</id>
			<updated>2010-03-10T08:00:39+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Symbian using Drupal</title>
		<link href="http://buytaert.net/symbian-using-drupal"/>
		<id>http://buytaert.net/1417 at http://buytaert.net</id>
		<updated>2010-02-04T11:06:41+00:00</updated>
		<content type="html">The &lt;a href=&quot;http://symbian.org&quot;&gt;Symbian Foundation&lt;/a&gt; is a non-profit organization that stewards the Symbian platform, an operating system for mobile phones and smartphones.  The Symbian Foundation was founded by Nokia, Sony Ericsson, Motorola, Texas Instruments, Vodafone, LG Electronics, Samsung Electronics, STMicroelectronics and AT&amp;amp;T.  Today, &lt;a href=&quot;http://symbian.org&quot;&gt;their website&lt;/a&gt; runs &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal&lt;/a&gt;.

&lt;div class=&quot;figure&quot;&gt;
&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/drupal-symbian-500x500.jpg&quot; alt=&quot;Symbian&quot; /&gt;

&lt;/div&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Protecting Germans III: Our Allies</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/protecting_germans_iii_our_allies.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20415</id>
		<updated>2010-02-04T10:50:06+00:00</updated>
		<content type="html">&lt;p&gt;This is the third in a series of blog posts (previous: &lt;a href=&quot;http://weblogs.mozillazine.org/gerv/archives/2010/01/protecting_germans.html&quot;&gt;1&lt;/a&gt;, &lt;a href=&quot;http://weblogs.mozillazine.org/gerv/archives/2010/01/protecting_germans_ii_the_steps.html&quot;&gt;2&lt;/a&gt;) on how Mozilla is using its trademarks to try and make sure everyone gets a genuine copy of our software, for free.&lt;/p&gt;

&lt;p&gt;Mozilla has a &lt;a href=&quot;http://www.mozilla.com/en-US/legal/fraud-report/index.html&quot;&gt;form&lt;/a&gt; where people can report sites abusing our trademarks. And we are very grateful to people who do. Harvey Anderson, the Mozilla general counsel, has &lt;a href=&quot;http://lockshot.wordpress.com/2010/02/02/helping-users-avoid-fraud-sites-and-get-the-real-firefox/&quot;&gt;recently posted&lt;/a&gt; some statistics on what those sorts of reports have helped us achieve.&lt;/p&gt;

&lt;p&gt;But we aren't the only people trying to deal with the problem of &quot;subscription trap&quot; sites. &lt;a href=&quot;http://www.downloados.de&quot;&gt;downloados.de&lt;/a&gt; is a private initiative in Germany educating internet users about the typical set-up of a subscription trap. It comes across like a typical trap site, but when the user makes the final click to send off their personal details and to obtain the software, the website then informs them that they were about to spend money on free software and that they should be more careful next time.&lt;br /&gt;
&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Learning how to fund-raise from other non-profits</title>
		<link href="http://blogs.gnome.org/bolsh/2010/02/03/learning-how-to-fund-raise-from-other-non-profits/"/>
		<id>http://blogs.gnome.org/bolsh/?p=1067</id>
		<updated>2010-02-03T19:54:08+00:00</updated>
		<content type="html">&lt;p&gt;More and more we&amp;#8217;re seeing organisations outside the free software world  try to learn the lessons of our success, and integrate &amp;#8220;open source&amp;#8221; practices into their organisation.&lt;/p&gt;
&lt;p&gt;Whether it&amp;#8217;s companies adopting transparency and other &lt;a href=&quot;http://www.cluetrain.com/&quot;&gt;cluetrain&lt;/a&gt; or &lt;a href=&quot;http://pinkomarketing.pbworks.com/&quot;&gt;pinko marketing&lt;/a&gt; strategies, proprietary software development companies integrating &lt;a href=&quot;http://jacobian.org/writing/commit-bits/&quot;&gt;standard free software practices&lt;/a&gt;, or one of the other areas where &amp;#8220;&lt;a href=&quot;http://en.wikipedia.org/wiki/Crowdsourcing&quot;&gt;crowdsourcing&lt;/a&gt;&amp;#8221; has become the cool new thing, it&amp;#8217;s obvious hat we have gotten some things right, some of the time, and it is definitely worth learning the right lessons from projects like Linux, Mozilla, GNOME, or Wikipedia, and trying to reproduce the magic elsewhere.&lt;/p&gt;
&lt;p&gt;Sometimes this feels like the &lt;a href=&quot;http://en.wikipedia.org/wiki/Cargo_cult&quot;&gt;cargo cults&lt;/a&gt; in the Pacific Islands, trying to make airplanes land as their ancestors saw 60 years ago, by building airstrips and imitation airplanes. But at least they&amp;#8217;re trying to figure out what makes our communities successful.&lt;/p&gt;
&lt;p&gt;But are we learning enough lessons from others? It seems to me like we&amp;#8217;re charging head first like sharecroppers into undiscovered country, only to find that we&amp;#8217;ve run into a highly advanced civilisation.&lt;/p&gt;
&lt;p&gt;As developers, we&amp;#8217;ve invented our own brand of everything, from scratch. We figure out how to run conferences, or raise money from people who like what we do, when these are not new problems.&lt;/p&gt;
&lt;p&gt;This isn&amp;#8217;t new in IT. The entire learned history of typography got thrown out the window more or less, because with the advent of WYSIWYG editors and the web, everyone has complete control of their authoring tools and Comic Sans is shipped by default, and if I need to reduce the margins to get the letter to fit on one page then by golly I will.&lt;/p&gt;
&lt;p&gt;Merchandising and recruitment of new star talent are more examples of things that &lt;a href=&quot;http://blogs.gnome.org/bolsh/2009/05/07/football-clubs-and-free-software-projects/&quot;&gt;some other organisations are pretty good at.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So &amp;#8211; as an open question &amp;#8211; are we learning the lessons from the past which we should be learning, or is it too attractive to think that what we&amp;#8217;re doing is so new that every problem we encounter needs a new solution?&lt;/p&gt;
&lt;p&gt;One example of a place where there is a wealth of experience out there is convincing people to give money to a cause they believe in. There are dozens of organisations that do this well &amp;#8211; &lt;a href=&quot;http://www.msf.org/&quot;&gt;humanitarian&lt;/a&gt; &lt;a href=&quot;http://www.redcross.org/&quot;&gt;organisations&lt;/a&gt;, &lt;a href=&quot;http://www.nra.org&quot;&gt;political&lt;/a&gt; &lt;a href=&quot;http://www.naacp.org/home/index.htm&quot;&gt;lobbyists&lt;/a&gt;, &lt;a href=&quot;http://www.democrats.org/&quot;&gt;political parties&lt;/a&gt;, &lt;a href=&quot;http://www.nuigalway.ie/alumni/&quot;&gt;universities&lt;/a&gt; &amp;#8211; the list goes on.&lt;/p&gt;
&lt;p&gt;Can we figure out how GNOME is like them, and learn the lessons from their fundraising campaigns?&lt;/p&gt;
&lt;p&gt;A typical fundraising drive for an organisation like this has three main steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Get a list of potential donors&lt;/li&gt;
&lt;li&gt;Convince them that you are doing good&lt;/li&gt;
&lt;li&gt;Find a pressure point or argument which will convince &lt;strong&gt;them&lt;/strong&gt; to donate&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If you look at &lt;a href=&quot;http://blogs.gnome.org/bolsh/2008/11/20/things-to-learn-for-gnome/&quot;&gt;a mailing for Médecins Sans Frontières&lt;/a&gt; for example, you see all of these points in action. Find potential donors &amp;#8211; through sign-up campaigns, former donor drives, referrals. Send them a mail package, with a newsletter outlining good work, but with just enough bad news (new conflicts, new refugees, unfinished projects) and artwork (a smiling nurse taking care of a village vs a child ill from a curable illness) to show that money given to MSF will do good, and the need has never been greater.&lt;/p&gt;
&lt;p&gt;Your response rate may be small &amp;#8211; perhaps only 1% &amp;#8211; but that&amp;#8217;s enough.&lt;/p&gt;
&lt;p&gt;Whether we&amp;#8217;re talking about lobby groups, political parties or humanitarian agencies, the same strategies come into play &amp;#8211; construct big databases of potential donors, and get them riled up about the thing they&amp;#8217;re passionate about being endangered &amp;#8211; show them the shining light of all the good work your organisation does, and then drive the sale home by making it really easy to give money or sign up.&lt;/p&gt;
&lt;p&gt;University fundraising is an interesting case &amp;#8211; and in fact, GNOME&amp;#8217;s fundraising model ressembles it now. Your primary source of donations is alumni, people who have been through the university, like receiving updates every year, maybe a class-mate just became a professor, maybe a friend&amp;#8217;s daughter got a prize in the annual awards ceremony, maybe a club or association you were in had a good year? And then you leverage the affection with the flip side of the coin &amp;#8211; the need, the things we&amp;#8217;d like to do better, the project we&amp;#8217;re fundraising for which will allow us to do great work.&lt;/p&gt;
&lt;p&gt;All of these organisations invest heavily in direct mailing, in building and maintaining databases of supporters, and in monetising them. I recently read a book by a direct mailing copywriter called &lt;a href=&quot;http://www.freesamplebook.com&quot;&gt;&amp;#8220;My First 40 Years in Junk Mail&amp;#8221;&lt;/a&gt; and it opened my eyes to what works in that world &amp;#8211; and also gave some ideas on the kinds of strategies maybe the GNOME Foundation should be adopting.&lt;/p&gt;
&lt;p&gt;The first step  is building and maintaining a list of GNOME fans and supporters, by any means possible, and ensuring that they are made aware of what we&amp;#8217;re up to and what we&amp;#8217;d like to do. And, of course, continuing to build great products.&lt;/p&gt;</content>
		<author>
			<name>Dave Neary</name>
			<email>bolsh@gnome.org</email>
			<uri>http://blogs.gnome.org/bolsh</uri>
		</author>
		<source>
			<title type="html">Safe as Milk</title>
			<subtitle type="html">Dave Neary's view of the world</subtitle>
			<link rel="self" href="http://blogs.gnome.org/bolsh/feed/"/>
			<id>http://blogs.gnome.org/bolsh/feed/</id>
			<updated>2010-03-10T08:00:39+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Opel Antwerp going south</title>
		<link href="http://buytaert.net/opel-antwerp-going-south"/>
		<id>http://buytaert.net/1412 at http://buytaert.net</id>
		<updated>2010-02-03T09:11:23+00:00</updated>
		<content type="html">&lt;div class=&quot;figure&quot;&gt;
 &lt;a href=&quot;http://buytaert.net/album/miscellaneous-2010/opel-going-south&quot;&gt;&lt;img src=&quot;http://buytaert.net/sites/buytaert.net/files/cache/miscellaneous-2010-opel-going-south-500x500.jpg&quot; alt=&quot;Opel going south&quot; /&gt;&lt;/a&gt;

&lt;/div&gt;

Taken with my Panasonic GF1 and the Lumix 20mm f1.7 pancake lens while I was waiting in our car for my wife to buy some ham and cheese. Handheld, no flash, but edited in Adobe Lightroom. I love the camera's shallow depth of field.</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">The Sun sets on me</title>
		<link href="http://www.sauria.com/blog/2010/02/02/the-sun-sets-on-me/"/>
		<id>http://www.sauria.com/blog/2010/02/02/the-sun-sets-on-me/</id>
		<updated>2010-02-02T12:56:53+00:00</updated>
		<content type="html">&lt;p&gt;On Friday I was notified that I will not be making the transition from Sun to Oracle. Sun was a company filled with talented and energetic people, and I am grateful for the chance to work with them.&lt;/p&gt;
&lt;p&gt;Pythonistas (and others) may be wondering what this means for dynamic languages at Oracle. I wish I knew. I don&amp;#8217;t have any direct knowledge of this, since I&amp;#8217;ve never actually spoken to anyone at Oracle about the topic. &amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am definitely looking for another opportunity. During my time at Sun I&amp;#8217;ve worked on a bunch of Python related stuff, as well as a few things related to cloud computing. Other skills in my repertoire include server side development (Java and Python), open source community work, and engineering management. I&amp;#8217;m definitely open to different possibilities. The &lt;a href=&quot;http://www.sauria.com/blog/about/&quot;&gt;about&lt;/a&gt; page of this blog has my contact information, and my &lt;a href=&quot;http://www.linkedin.com/in/tedleung&quot;&gt;LinkedIn profile&lt;/a&gt; is a pretty good summary of my credentials.&lt;/p&gt;</content>
		<author>
			<name>Ted Leung</name>
			<uri>http://www.sauria.com/blog</uri>
		</author>
		<source>
			<title type="html">Ted Leung on the Air</title>
			<subtitle type="html">Open Source, Modern Programming Languages, OS X, Photography, and ...</subtitle>
			<link rel="self" href="http://www.sauria.com/blog/feed/"/>
			<id>http://www.sauria.com/blog/feed/atom/</id>
			<updated>2010-02-02T18:10:55+00:00</updated>
			<rights type="html">Copyright 2007</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Protecting Germans II: The Steps</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/protecting_germans_ii_the_steps.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20402</id>
		<updated>2010-02-02T09:42:21+00:00</updated>
		<content type="html">&lt;p&gt;This is the second in a series of blog posts (&lt;a href=&quot;http://weblogs.mozillazine.org/gerv/archives/2010/01/protecting_germans.html&quot;&gt;previous&lt;/a&gt;) on how Mozilla is using its trademarks to try and make sure everyone gets a genuine copy of our software, for free. I will continue to use Germany as an example.&lt;/p&gt;

&lt;p&gt;When we discover a wilful trademark infringement, we normally take the following steps, in increasing order of seriousness:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Contact search engines to ask for the site to be delisted.
&lt;/li&gt;&lt;/ol&gt;

&lt;p&gt;We have a good relationship with the major search engines, and being delisted or having their advertising removed does a great deal to &quot;cut off the air supply&quot; of fraudulent sites.&lt;/p&gt;

&lt;ol start=&quot;2&quot;&gt;
&lt;li&gt;Report the site to consumer protection agencies such as &lt;a href=&quot;http://www.computerbetrug.de/&quot;&gt;computerbetrug.de&lt;/a&gt;, &lt;a href=&quot;http://antiabzockenet.blogspot.com/&quot;&gt;antiabzockenet.blogspot.com&lt;/a&gt; and &lt;a href=&quot;http://www.boocompany.com/&quot;&gt;boocompany.com&lt;/a&gt;.
&lt;li&gt;Send a cease and desist letter.
&lt;/li&gt;&lt;/li&gt;&lt;/ol&gt;

&lt;p&gt;In most cases, sending a C&amp;amp;D sorts out the problem. If it doesn't, we:&lt;/p&gt;

&lt;ol start=&quot;4&quot;&gt;
&lt;li&gt;File a &lt;a href=&quot;http://www.denic.de/&quot;&gt;DENIC&lt;/a&gt; domain dispute and request cancellation or transfer of any infringing domain names.
&lt;/li&gt;&lt;/ol&gt;

&lt;p&gt;Where there is a domain name involved which infringes Mozilla’s trademarks, we can file a domain dispute alongside sending the C&amp;amp;D. For German domains, this is very quick and cost-efficient (national stereotypes at work :-). Upon cancellation of a .de domain by the infringer, DENIC automatically transfers the domain to Mozilla. (For other TLDs, it's not so automatic.)&lt;/p&gt;

&lt;p&gt;We have already obtained numerous domain names this way. Examples include &quot;mozilla.de&quot;, &quot;mozilla-europe.de&quot;, &quot;mozillamessaging.de&quot; and &quot;mozilla.fr&quot;, as well as dozens of typosquatted domains. &lt;/p&gt;

&lt;p&gt;Unfortunately, for &lt;a href=&quot;http://weblogs.mozillazine.org/gerv/archives/2009/10/a_tour_of_a_pay_to_download_firefox_site.html&quot;&gt;subscription traps&lt;/a&gt;, a C&amp;amp;D rarely has any effect. So we move on to:&lt;/p&gt;

&lt;ol start=&quot;5&quot;&gt;
&lt;li&gt;Obtain a preliminary injunction (PI). 
&lt;/li&gt;&lt;/ol&gt;

&lt;p&gt;In Germany, PIs are also quick and cheap. Typically, it takes 1 or 2 days to obtain a PI. The proceedings are ex-parte (you only need one side in court), the other side is not even notified of the application for a PI and there is no discovery of evidence. You make your case, and the judge decides.&lt;/p&gt;

&lt;p&gt;PIs become effective upon service. If they are not complied with, they can be enforced through penalty payment proceedings. However, a quicker way to take the site down is by approaching the provider. Under German law, internet providers are liable for infringing content once they are made aware of the infringement. Thus, a letter to a provider, accompanied by a copy of the PI, usually leads to the immediate shutdown of the site. (Remember, the site has already been warned of proceedings by the C&amp;amp;D this is not coming out of the blue.)&lt;/p&gt;

&lt;p&gt;So far, Mozilla has needed to file &lt;strike&gt;6&lt;/strike&gt; 7 (another one this week) PIs, and all of them were successful. In two cases, the other side appealed, but the PI was confirmed on appeal.&lt;br /&gt;
&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Community Size, and Bug Quality</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/community_size_and_bug_quality.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20391</id>
		<updated>2010-02-02T09:06:16+00:00</updated>
		<content type="html">&lt;p&gt;I've just finished watching Diederik van Liere's &lt;a href=&quot;http://cdn.videos.wordpress.com/3i5kPiE9/bugzillaresearch_fmt1.ogv&quot;&gt;fascinating presentation&lt;/a&gt; (Ogg video, 20 mins), &lt;a href=&quot;http://commonspace.wordpress.com/2010/01/18/learning-from-10-yrs-of-bugzilla-data/&quot;&gt;linked to by Mark&lt;/a&gt;,  about his work with bugzilla.mozilla.org data. Download the &lt;a href=&quot;http://commonspace.files.wordpress.com/2010/01/mozilla-toronto-office-2010-ms2.pdf&quot;&gt;full slide deck&lt;/a&gt; - you'll need it to follow along with my comments, which should be of interest to the community-minded.&lt;/p&gt;

&lt;p&gt;Slides 9 and 10, the community dynamics slides, are worrying. Diederik explains the decline in the size of the community as &quot;increased product maturity&quot;, but I'm not sure that's true. If it were, we would expect to see the number of people &lt;i&gt;entering&lt;/i&gt; the community decreasing. However, that number has stayed roughly constant, with peaks surrounding a release as we reach out to beta testers, and as new users report bugs. It's the number of people &lt;i&gt;leaving&lt;/i&gt; which seems to be increasing. Fewer people are hanging around once they get here. And I don't know why.&lt;/p&gt;

&lt;p&gt;Slide 11, about what the final resolutions ended up being of bugs filed in each year, is fascinating. It would be really interesting to see that graphed at a greater granularity.&lt;/p&gt;

&lt;p&gt;We have made significant progress in reducing the percentage of duplicate bugs filed. People complain about Bugzilla's search, but the percentage was a flat 25% from 2002-2004, and it's now a flat 13% - basically half what it was. Also, from a low of 34% of bugs filed being FIXED, we are now up at 56%.&lt;/p&gt;

&lt;p&gt;There are no doubt lots of factors involved in this effect, including the reduction in the size of the community mentioned in the earlier slides. I'm really interested in working out what we might have done which has improved the situation. I have an utterly open mind on this. here are some significant events I can think of which may be relevant:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;2000-10: &lt;a href=&quot;http://bonsai.mozilla.org/cvslog.cgi?file=mozilla/webtools/bugzilla/duplicates.cgi&amp;rev=HEAD&amp;mark=1.64&quot;&gt;duplicates.cgi created&lt;/a&gt;
&lt;li&gt;2002-10: &lt;a href=&quot;http://bonsai.mozilla.org/cvslog.cgi?file=mozilla/webtools/bugzilla/template/en/default/bug/create/create-guided.html.tmpl&amp;rev=HEAD&amp;mark=1.45&quot;&gt;Bugzilla Helper created&lt;/a&gt;
&lt;li&gt;2003-09: &lt;a href=&quot;http://bonsai.mozilla.org/cvslog.cgi?file=mozilla/webtools/bugzilla/template/en/default/search/search-specific.html.tmpl&amp;rev=HEAD&amp;mark=1.25&quot;&gt;Specific search created&lt;/a&gt;
&lt;li&gt;2004-12: &lt;a href=&quot;http://bonsai.mozilla.org/cvslog.cgi?file=mozilla/webtools/hendrix/index.cgi&amp;rev=HEAD&amp;mark=1.21&quot;&gt;Hendrix created&lt;/a&gt;
&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;p&gt;Can anyone else think of other events or software deployments which may be relevant? I'm happy to do the research to find out when they happened.&lt;br /&gt;
  &lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Get your abstracts in for FOSS4G!</title>
		<link href="http://www.osgeo.org/tyler/foss4g/2010/call_for_abstracts"/>
		<id>http://www.osgeo.org/1002 at http://www.osgeo.org</id>
		<updated>2010-02-01T18:33:10+00:00</updated>
		<content type="html">&lt;p&gt;FOSS4G 2010 call for abstracts is now open!  As usual, there will be a flood of awesome abstracts and ideas to be chosen from.  Make sure a presentation proposal for &lt;strong&gt;your favourite project&lt;/strong&gt; or case study gets in by the deadline, so you have your excuse to goto Barcelona :)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.osgeo.org/foss4g/2010/call_for_abstracts&quot;&gt;http://www.osgeo.org/foss4g/2010/call_for_abstracts&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Tyler Mitchell</name>
			<uri>http://www.osgeo.org/tyler</uri>
		</author>
		<source>
			<title type="html">TylerMitchell's blog</title>
			<link rel="self" href="http://www.osgeo.org/tyler/feed"/>
			<id>http://www.osgeo.org/tyler/feed</id>
			<updated>2010-03-10T08:00:37+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">MediaWikis Can Host Open Video: wiki.mozilla.org Enabled</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/mediawikis_can_host_open_video_wikimozil.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20412</id>
		<updated>2010-02-01T16:34:02+00:00</updated>
		<content type="html">&lt;p&gt;The awesome Jeremy Orem has written a &lt;a href=&quot;http://gist.github.com/289057&quot;&gt;Mediawiki extension&lt;/a&gt; to allow the direct embedding of Open Video, and has turned this feature on on &lt;a href=&quot;http://wiki.mozilla.org/&quot;&gt;wiki.mozilla.org&lt;/a&gt;. Check out my &lt;a href=&quot;https://wiki.mozilla.org/VideoDemo&quot;&gt;demo page&lt;/a&gt; (you just type the normal HTML syntax into the wiki markup) and then feel free to use it to host Mozilla-relevant videos. (Note: wiki.mozilla.org has a 32MB file upload limit.)&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Help Acquia help Gartner with social software report</title>
		<link href="http://buytaert.net/help-acquia-help-gartner-with-social-software-report"/>
		<id>http://buytaert.net/1407 at http://buytaert.net</id>
		<updated>2010-02-01T15:40:37+00:00</updated>
		<content type="html">&lt;p&gt;You might remember that a while ago, &lt;a href=&quot;http://buytaert.net/gartner-puts-drupal-in-visionaries-quadrant&quot;&gt;Drupal was promoted to the 'Visionaries' category in Gartner's Magic Quadrant for Social Software in the Workplace&lt;/a&gt;. For someone unfamiliar with all the social software vendors and projects, the choice can be overwhelming and Gartner's reports can carry a lot of weight in the decision making process. Drupal's promotion to the 'Visionaries' category was a big win for all of us.&lt;/p&gt;
&lt;p&gt;The social software market is evolving fast, and in response Gartner is working on a presentation that compares all of the different social software players in the enterprise market, including open-source projects like Drupal.  As part of that process, &lt;a href=&quot;http://acquia.com&quot;&gt;Acquia&lt;/a&gt; was invited to review the presentation and provide comments about the social software landscape and Drupal's success stories. These success stories are important to help Gartner position Drupal against its many competitors. We will also be having a followup meeting with Gartner for further discussion.&lt;/p&gt;
&lt;p&gt;Gartner considers three different use cases for social software: (i) team collaboration software, (ii) community software and (iii) networking software. Each of these scenarios have different requirements and emphasize different features of social software. User profiles and group support seems to carry a lot of weight in their evaluations.  In addition, for each of these use cases, Gartner considers two different deployment scenarios: (a) sites inside the workplace and (b) externally facing websites.  This effectively creates a 3x2 matrix or grid. &lt;/p&gt;
&lt;p&gt;To help prepare for our meeting with Gartner, and to help further Drupal's competitive positioning in the enterprise we're looking for good examples in each of those categories.  Good suggestions?  Post them in the comments of this blog post. Remember that Gartner is focused on the enterprise, so we're looking for examples in the enterprise that carry a lot of weight.  &lt;em&gt;Thanks for your help!&lt;/em&gt;&lt;/p&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Nav4All Loses Data Licence, Shuts Down</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/nav4all_loses_data_licence_shuts_down_.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20411</id>
		<updated>2010-02-01T15:27:26+00:00</updated>
		<content type="html">&lt;p&gt;In a follow-up to my previous post, here's an example of what can happen if your build your business on non-free data or software from a single supplier:&lt;/p&gt;

&lt;blockquote&gt;
Nav4All navigation shut down by Navteq

&lt;p&gt;Letter to 27,625,631 Nav4All navigation customers&lt;/p&gt;

&lt;p&gt;Dear Customers,&lt;/p&gt;

&lt;p&gt;It is with the deepest regret that we hereby notify you that the global navigation of Nav4All and the Tracking &amp;amp; Tracing will go offline in 3 days. The reason for the same is that the data licence agreement with Navteq (a 100% Nokia subsidiary) was not extended, in a totally unexpected manner. &lt;a href=&quot;http://www.nav4all.com/site2/www.nav4all.com/enguk/index.php2&quot;&gt;...&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Nav4All worked on &quot;hundreds of different mobile telephones of many makes such as Blackberry, Sony Ericsson, Samsung, Motorola, Android, HTC, Nokia, LG, Iphone, Ipod etc.&quot; Navteq is now owned by Nokia. It's not hard to join the dots. I'm somewhat surprised Nav4All call this &quot;totally unexpected&quot;, though. It's the obvious thing for Nokia to do. And they bought Navteq over two years ago. If I were a Nav4All shareholder, I'd be having strong words with the management right now...&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Drupal Association 2010 election</title>
		<link href="http://buytaert.net/drupal-association-2010-election"/>
		<id>http://buytaert.net/1402 at http://buytaert.net</id>
		<updated>2010-02-01T14:30:27+00:00</updated>
		<content type="html">&lt;p&gt;The &lt;a href=&quot;http://association.drupal.org&quot;&gt;Drupal Association&lt;/a&gt; is a non-profit organization dedicated to helping the &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal community&lt;/a&gt; with fun­ding, infra­structure, events, promotion and distribution. The current Board of Directors was elected almost a year ago, so it's election time again!&lt;/p&gt;
&lt;p&gt;On March 1st, 2010 we will elect new Permanent Members to the General Assembly. The General Assembly wil then select our Board of Directors, who are responsible for oversight of day-to-day operations. All the details can be found in the &lt;a href=&quot;http://association.drupal.org/about/statutes-and-internal-regulations&quot;&gt;Drupal Association's Statutes&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We are looking for people who aspire to become Directors on the Drupal Association's Board and who can provide leadership and experience to expand the reach of the Association and its activities. All current Board positions, except the President and Treasurer, are up for election, including Secretary, Legal Officer, Marketing and Communications, Infrastructure Manager, Fundraiser, and Events Manager.&lt;/p&gt;
&lt;p&gt;The Association is also looking for new General Assembly members with skills in marketing, drupal.org webmaster coordination, project management and more. People interested in becoming a Permanent Members are invited to apply. While Permanent Members don't have the defined responsibilities of board members, membership implies a commitment to work for and promote the goals of the Association.&lt;/p&gt;
&lt;p&gt;The Drupal Association is run by unpaid volunteers and we expect that our board members will spend a considerable amount of time working on Association responsibilities and obligations.  If you think you're a good candidate, and you have the time it takes, find an &lt;a href=&quot;http://association.drupal.org/about/staff&quot;&gt;existing Permanent Member&lt;/a&gt; to support your candidacy (i.e. find a supporter) and &lt;a href=&quot;http://association.drupal.org/election&quot;&gt;submit your application&lt;/a&gt;. Applications are due by February 22th and on March 1st, we elect the new Permanent Members and the new Board of Directors.&lt;/p&gt;
&lt;p&gt;If you have questions, don't hesitate to ask them in the comments, or to &lt;a href=&quot;http://association.drupal.org/contact&quot;&gt;contact the Drupal Association&lt;/a&gt;.&lt;/p&gt;</content>
		<author>
			<name>Dries Buytaert</name>
			<uri>http://buytaert.net</uri>
		</author>
		<source>
			<title type="html">Dries Buytaert</title>
			<subtitle type="html">This is the personal website of Dries Buytaert.  Dries is the project lead of Drupal, co-founder and chief technology officer of Acquia, and co-founder of Mollom.  On his blog, he writes about the web, open source, Drupal and photography.</subtitle>
			<link rel="self" href="http://buytaert.net/rss.xml"/>
			<id>http://buytaert.net/rss.xml</id>
			<updated>2010-03-10T08:00:15+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">iPad</title>
		<link href="http://weblogs.mozillazine.org/gerv/archives/2010/02/ipad.html"/>
		<id>tag:weblogs.mozillazine.org,2010:/gerv//25.20410</id>
		<updated>2010-02-01T09:38:38+00:00</updated>
		<content type="html">&lt;p&gt;Software freedom means never having to say &quot;&lt;a href=&quot;http://www.dria.org/wordpress/archives/2010/01/28/1340/&quot;&gt;I'm very much hoping Apple continues to allow...&lt;/a&gt;&quot;.&lt;/p&gt;

&lt;p&gt;And that's all you'll hear from me about the iPad :-)&lt;/p&gt;</content>
		<author>
			<name>gerv</name>
			<email>gerv@mozilla.org</email>
			<uri>http://weblogs.mozillazine.org/gerv/</uri>
		</author>
		<source>
			<title type="html">Hacking for Christ</title>
			<subtitle type="html">Gervase Markham</subtitle>
			<link rel="self" href="http://weblogs.mozillazine.org/gerv/atom.xml"/>
			<id>tag:weblogs.mozillazine.org,2010:/gerv//25</id>
			<updated>2010-03-08T21:00:44+00:00</updated>
			<rights type="html">Copyright (c) 2010, gerv</rights>
		</source>
	</entry>

</feed>
