<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>ForTheScience.org</title>
	
	<link>http://forthescience.org/blog</link>
	<description>A blog about science and programming</description>
	<lastBuildDate>Thu, 29 Jul 2010 11:05:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/forthescience" /><feedburner:info uri="forthescience" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>StackExchange sites proliferation</title>
		<link>http://feedproxy.google.com/~r/forthescience/~3/dAYBV4dVy4w/</link>
		<comments>http://forthescience.org/blog/2010/07/22/stackexchange-sites-proliferation/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 13:03:19 +0000</pubDate>
		<dc:creator>Stefano Borini</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://forthescience.org/blog/?p=782</guid>
		<description>I am observing with great interest the development at Area51 for new Question/Answers sites to be opened with the StackExchange system. One thing that makes me cringe a bit is the very strong fragmentation. I think this stems either from the need of personal protagonism of each person (nothing bad with it, progress happens also [...]&lt;img src="http://feeds.feedburner.com/~r/forthescience/~4/dAYBV4dVy4w" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://forthescience.org/blog/2010/07/22/stackexchange-sites-proliferation/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://forthescience.org/blog/2010/07/22/stackexchange-sites-proliferation/</feedburner:origLink></item>
		<item>
		<title>The Mandelbrot set, in python</title>
		<link>http://feedproxy.google.com/~r/forthescience/~3/Y4QThV_jWNg/</link>
		<comments>http://forthescience.org/blog/2010/07/12/the-mandelbrot-set-in-python/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 17:02:23 +0000</pubDate>
		<dc:creator>Stefano Borini</dc:creator>
				<category><![CDATA[Fractals]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://forthescience.org/blog/?p=641</guid>
		<description>This code is so fascinating
from PIL import Image

max_iteration = 1000
x_center = -1.0
y_center =  0.0
size = 300

im = Image.new("RGB", (size,size))
for i in xrange(size):
    for j in xrange(size):
        x,y = ( x_center + 4.0*float(i-size/2)/size,
              [...]&lt;img src="http://feeds.feedburner.com/~r/forthescience/~4/Y4QThV_jWNg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://forthescience.org/blog/2010/07/12/the-mandelbrot-set-in-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://forthescience.org/blog/2010/07/12/the-mandelbrot-set-in-python/</feedburner:origLink></item>
		<item>
		<title>A Question/Answers site for Popular Science</title>
		<link>http://feedproxy.google.com/~r/forthescience/~3/6wNdzrLD85k/</link>
		<comments>http://forthescience.org/blog/2010/06/24/a-questionanswers-site-for-popular-science/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 22:47:25 +0000</pubDate>
		<dc:creator>Stefano Borini</dc:creator>
				<category><![CDATA[Astronomy]]></category>
		<category><![CDATA[Biology]]></category>
		<category><![CDATA[Chemistry]]></category>
		<category><![CDATA[Dissemination]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://forthescience.org/blog/?p=743</guid>
		<description>The kind folks behind StackOverflow, a free Question/Answers website for programming questions, recently decided to open new Q/A websites for many additional interesting topics, from wine tasting and cooking to mathematics. The fundamental requisite for such new sites to be opened is a rather strict community review and development of a critical mass of contributors [...]&lt;img src="http://feeds.feedburner.com/~r/forthescience/~4/6wNdzrLD85k" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://forthescience.org/blog/2010/06/24/a-questionanswers-site-for-popular-science/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://forthescience.org/blog/2010/06/24/a-questionanswers-site-for-popular-science/</feedburner:origLink></item>
		<item>
		<title>McNaught comet in the sky, and pics of Hale Bopp</title>
		<link>http://feedproxy.google.com/~r/forthescience/~3/MvoFsoUj35M/</link>
		<comments>http://forthescience.org/blog/2010/06/16/mcnaught-comet-in-the-sky-and-pics-of-hale-bopp/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 07:35:35 +0000</pubDate>
		<dc:creator>Stefano Borini</dc:creator>
				<category><![CDATA[Astronomy]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Bopp]]></category>
		<category><![CDATA[comet]]></category>
		<category><![CDATA[Hale]]></category>
		<category><![CDATA[McNaught]]></category>

		<guid isPermaLink="false">http://forthescience.org/blog/?p=722</guid>
		<description>The McNaught comet, or C/2009 R1,  is likely to be visible in the night sky starting tonight, for a week. You should be able to spot it near the constellation of Perseus as a fuzzy streak of light.

The comet should be visible with a small binocular, or just with the naked eye. In particular, I [...]&lt;img src="http://feeds.feedburner.com/~r/forthescience/~4/MvoFsoUj35M" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://forthescience.org/blog/2010/06/16/mcnaught-comet-in-the-sky-and-pics-of-hale-bopp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://forthescience.org/blog/2010/06/16/mcnaught-comet-in-the-sky-and-pics-of-hale-bopp/</feedburner:origLink></item>
		<item>
		<title>The future of entertainment is here</title>
		<link>http://feedproxy.google.com/~r/forthescience/~3/DFVQxTkjvSE/</link>
		<comments>http://forthescience.org/blog/2010/06/07/the-future-of-entertainment-is-here/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 14:50:20 +0000</pubDate>
		<dc:creator>Stefano Borini</dc:creator>
				<category><![CDATA[Digital Rights Management]]></category>
		<category><![CDATA[Dissemination]]></category>

		<guid isPermaLink="false">http://forthescience.org/blog/?p=493</guid>
		<description>Please take a look at this
This technology is probably the future of entertainment. It needs no batteries, has a nice resolution both for pictures and text, it can be easily bookmarked or annotated (although sometimes there&amp;#8217;s not enough space). It can be bought both online and in a shop, brand new or used. It is [...]&lt;img src="http://feeds.feedburner.com/~r/forthescience/~4/DFVQxTkjvSE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://forthescience.org/blog/2010/06/07/the-future-of-entertainment-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://forthescience.org/blog/2010/06/07/the-future-of-entertainment-is-here/</feedburner:origLink></item>
		<item>
		<title>Linux dominates in supercomputing</title>
		<link>http://feedproxy.google.com/~r/forthescience/~3/ohEyJfj7FtM/</link>
		<comments>http://forthescience.org/blog/2010/05/31/linux-dominates-in-supercomputing/#comments</comments>
		<pubDate>Mon, 31 May 2010 15:36:51 +0000</pubDate>
		<dc:creator>Stefano Borini</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://forthescience.org/blog/?p=671</guid>
		<description>Nothing new under the Sun, but the very interesting presentation makes it very cool to see. I just got to this article at BBC about the Top500 supercomputer list, where a very nice Treemap graph presents supercomputers according to their computational power. By selecting the Operating System, the dominance of Linux is staggering, confirming its [...]&lt;img src="http://feeds.feedburner.com/~r/forthescience/~4/ohEyJfj7FtM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://forthescience.org/blog/2010/05/31/linux-dominates-in-supercomputing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://forthescience.org/blog/2010/05/31/linux-dominates-in-supercomputing/</feedburner:origLink></item>
		<item>
		<title>Craig Venter programs a bacterium from scratch</title>
		<link>http://feedproxy.google.com/~r/forthescience/~3/l5beUwTBpt0/</link>
		<comments>http://forthescience.org/blog/2010/05/21/craig-venter-programs-a-bacterium-from-scratch/#comments</comments>
		<pubDate>Fri, 21 May 2010 07:43:05 +0000</pubDate>
		<dc:creator>Stefano Borini</dc:creator>
				<category><![CDATA[Bioethics]]></category>
		<category><![CDATA[Biology]]></category>
		<category><![CDATA[Chemistry]]></category>

		<guid isPermaLink="false">http://forthescience.org/blog/?p=591</guid>
		<description>As you probably heard in the news, Craig Venter, the American biologist best known for starting up Celera Genomics and sequencing the human genome, achieved another big success. He created a fully working new bacterium, programming its DNA from scratch.
Like a computer having hardware and software, a bacterium has a set of components that execute [...]&lt;img src="http://feeds.feedburner.com/~r/forthescience/~4/l5beUwTBpt0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://forthescience.org/blog/2010/05/21/craig-venter-programs-a-bacterium-from-scratch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://forthescience.org/blog/2010/05/21/craig-venter-programs-a-bacterium-from-scratch/</feedburner:origLink></item>
		<item>
		<title>Eight molecules that changed the rules of the game: Benzene</title>
		<link>http://feedproxy.google.com/~r/forthescience/~3/mPE3UQChL0U/</link>
		<comments>http://forthescience.org/blog/2010/05/17/eight-molecules-that-changed-the-rules-of-the-game-benzene/#comments</comments>
		<pubDate>Mon, 17 May 2010 07:00:07 +0000</pubDate>
		<dc:creator>Stefano Borini</dc:creator>
				<category><![CDATA[Chemistry]]></category>
		<category><![CDATA[benzene]]></category>
		<category><![CDATA[molecules]]></category>

		<guid isPermaLink="false">http://forthescience.org/blog/?p=354</guid>
		<description>Rule changed: stimulated research to explain electronic resonance.

Except for its nice regular hexagonal shape, benzene is not a nice compound. It is toxic, carcinogen, highly flammable, burns with a very dirty and smoky flame, and if it is not enough, it made chemists go crazy for one hundred years. The latter point is interesting for [...]&lt;img src="http://feeds.feedburner.com/~r/forthescience/~4/mPE3UQChL0U" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://forthescience.org/blog/2010/05/17/eight-molecules-that-changed-the-rules-of-the-game-benzene/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://forthescience.org/blog/2010/05/17/eight-molecules-that-changed-the-rules-of-the-game-benzene/</feedburner:origLink></item>
		<item>
		<title>About class attributes, semantics and microformats</title>
		<link>http://feedproxy.google.com/~r/forthescience/~3/I3SuVWMMyXU/</link>
		<comments>http://forthescience.org/blog/2010/05/12/about-class-attributes-semantics-and-microformats/#comments</comments>
		<pubDate>Wed, 12 May 2010 01:29:25 +0000</pubDate>
		<dc:creator>Stefano Borini</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Semantics]]></category>

		<guid isPermaLink="false">http://forthescience.org/blog/?p=527</guid>
		<description>I just got to this post by Richard le Guen via the referrals to my blog, and I feel it&amp;#8217;s important to clarify my point.
So, let&amp;#8217;s describe the problem. In HTML, you describe the layout of your information. How the information will look like is &amp;#8220;presentation&amp;#8221; and is managed via a so called Cascading Style [...]&lt;img src="http://feeds.feedburner.com/~r/forthescience/~4/I3SuVWMMyXU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://forthescience.org/blog/2010/05/12/about-class-attributes-semantics-and-microformats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://forthescience.org/blog/2010/05/12/about-class-attributes-semantics-and-microformats/</feedburner:origLink></item>
		<item>
		<title>Translations!</title>
		<link>http://feedproxy.google.com/~r/forthescience/~3/lp3kjvq-H2Y/</link>
		<comments>http://forthescience.org/blog/2010/05/04/translations/#comments</comments>
		<pubDate>Tue, 04 May 2010 17:07:31 +0000</pubDate>
		<dc:creator>Stefano Borini</dc:creator>
				<category><![CDATA[Administrative]]></category>

		<guid isPermaLink="false">http://forthescience.org/blog/?p=465</guid>
		<description>I decided to add a rather demanding additional requirement to my blogging activities: I added multiple language support. From now on, posts will also be available in Italian, by selecting the proper option on the top-right corner of the page.
I will not post only when both translations are available. Instead, I will continue blogging in [...]&lt;img src="http://feeds.feedburner.com/~r/forthescience/~4/lp3kjvq-H2Y" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://forthescience.org/blog/2010/05/04/translations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://forthescience.org/blog/2010/05/04/translations/</feedburner:origLink></item>
	</channel>
</rss>
