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

<channel>
	<title>Mozilla Web Development &#187; releases</title>
	<atom:link href="http://blog.mozilla.com/webdev/tag/releases/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/webdev</link>
	<description>Everybody Likes Ninjas</description>
	<lastBuildDate>Wed, 01 Feb 2012 16:41:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>New Python Library: Bleach</title>
		<link>http://blog.mozilla.com/webdev/2010/02/25/new-python-library-bleach/</link>
		<comments>http://blog.mozilla.com/webdev/2010/02/25/new-python-library-bleach/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 23:03:53 +0000</pubDate>
		<dc:creator>James Socol</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/webdev/?p=956</guid>
		<description><![CDATA[We&#8217;ve released another Python library: Bleach, for sanitizing HTML and automatically linking URLs in text, that we&#8217;re using on addons.mozilla.org and support.mozilla.com. It&#8217;s based on html5lib, which we chose because of its foundation in web standards and its active development community. Bleach is available on Github and PyPI. Bleach uses a tree-walking approach to automatically [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve released another Python library: <a href="http://github.com/jsocol/bleach">Bleach</a>, for sanitizing HTML and automatically linking URLs in text, that we&#8217;re using on <a href="https://addons.mozilla.org/">addons.mozilla.org</a> and <a href="http://support.mozilla.com/">support.mozilla.com</a>. It&#8217;s based on <a href="http://code.google.com/p/html5lib/">html5lib</a>, which we chose because of its foundation in web standards and its active development community. Bleach is available on Github and <a href="http://pypi.python.org/pypi/bleach">PyPI</a>.</p>
<p>Bleach uses a tree-walking approach to automatically link URLs that I think is pretty interesting. I wrote a <a href="http://coffeeonthekeyboard.com/bleach-html-sanitizer-and-auto-linker-for-django-344/">short post</a> outlining the method.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/webdev/2010/02/25/new-python-library-bleach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla Service Week &#8211; First L10n Release</title>
		<link>http://blog.mozilla.com/webdev/2009/08/18/mozilla-service-week-first-l10n-release/</link>
		<comments>http://blog.mozilla.com/webdev/2009/08/18/mozilla-service-week-first-l10n-release/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 18:56:02 +0000</pubDate>
		<dc:creator>Austin King</dc:creator>
				<category><![CDATA[Mozilla Service Week]]></category>
		<category><![CDATA[l10n]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/webdev/?p=645</guid>
		<description><![CDATA[Congratulations to the Mozilla Community for an amazing and ongoing localization effort! We’ve shipped our first 4 locales and have several more in the works. A lot of hard work was done by our de, es, fr, and it teams to make it into the first release. What exactly has to be done for each [...]]]></description>
			<content:encoded><![CDATA[<p>Congratulations to the Mozilla Community for an amazing and ongoing localization effort! We’ve shipped our first 4 locales and have several more in the works.</p>
<p>A lot of hard work was done by our <a href="http://mozillaservice.org/home/index/de_DE">de,</a> <a href="http://mozillaservice.org/home/index/es_ES">es,</a> <a href="http://mozillaservice.org/home/index/fr_FR">fr,</a> and <a href="http://mozillaservice.org/home/index/it_IT">it</a> teams to make it into the first release.</p>
<p>What exactly has to be done for each locale? The following assets are translated:
<ul>
<li>230+ pieces of content (in the <a title="de example" href="http://svn.mozilla.org/projects/mozillaservice.org/trunk/web/application/locale/de/LC_MESSAGES/messages.po">messages.po file</a>)</li>
<li>20 question faq.php which is an HTML file</li>
<li>Site header image</li>
<li>Several affiliate buttons</li>
<li>Service Week Flyer</li>
</ul>
<p>In addition to the 4 locales listed above, several other communities are busy working on Mozilla Service Week localizations. We’ll be shipping them as they are completed.</p>
<p><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=500840">This tracking bug</a> has links to all of the L10n work being done. There are many ways to <a href="http://mozillaservice.org/tell_us/build_mozservice09/en_US">help us build out Mozilla Service Week</a>, so get involved and Be the Difference.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/webdev/2009/08/18/mozilla-service-week-first-l10n-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

