<?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>Sun, 05 Sep 2010 12:27:03 +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>Fortran 90 pitfall: initialization of vars at declaration</title>
		<link>http://feedproxy.google.com/~r/forthescience/~3/BZjXYnDgubE/</link>
		<comments>http://forthescience.org/blog/2010/09/05/fortran-90-pitfall-initialization-of-vars-at-declaration/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 12:27:03 +0000</pubDate>
		<dc:creator>Stefano Borini</dc:creator>
				<category><![CDATA[Fortran]]></category>

		<guid isPermaLink="false">http://forthescience.org/blog/?p=852</guid>
		<description>I am dusting my Fortran 90 skills. One big gotcha that always leaves me baffled is the following. Suppose you write the following program
program test
  implicit none

  call testsub()
  call testsub()
end program

subroutine testsub()
  implicit none
  integer :: var

  var = 0
  print *, var
  var = 5
  print [...]&lt;img src="http://feeds.feedburner.com/~r/forthescience/~4/BZjXYnDgubE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://forthescience.org/blog/2010/09/05/fortran-90-pitfall-initialization-of-vars-at-declaration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://forthescience.org/blog/2010/09/05/fortran-90-pitfall-initialization-of-vars-at-declaration/</feedburner:origLink></item>
		<item>
		<title>Fear the crowd. Digg 4 spurs users’ revolt.</title>
		<link>http://feedproxy.google.com/~r/forthescience/~3/bhvPYS9uMuU/</link>
		<comments>http://forthescience.org/blog/2010/08/30/fear-the-crowd-digg-4-spurs-users-revolt/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 15:30:20 +0000</pubDate>
		<dc:creator>Stefano Borini</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://forthescience.org/blog/?p=1077</guid>
		<description>The community-powered news site Digg played an occasional role on the development of this blog. Some of the findings I posted here started, in some cases, as a spark from a Digg submission, further developed through my personal research. This is the reason why I am writing here about it. News on Digg were frequent [...]&lt;img src="http://feeds.feedburner.com/~r/forthescience/~4/bhvPYS9uMuU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://forthescience.org/blog/2010/08/30/fear-the-crowd-digg-4-spurs-users-revolt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://forthescience.org/blog/2010/08/30/fear-the-crowd-digg-4-spurs-users-revolt/</feedburner:origLink></item>
		<item>
		<title>Eight molecules that changed the rules of the game: Bakelite</title>
		<link>http://feedproxy.google.com/~r/forthescience/~3/KGRFvbpV-Rs/</link>
		<comments>http://forthescience.org/blog/2010/08/25/eight-molecules-that-changed-the-rules-of-the-game-bakelite/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 11:00:43 +0000</pubDate>
		<dc:creator>Stefano Borini</dc:creator>
				<category><![CDATA[Chemistry]]></category>
		<category><![CDATA[bakelite]]></category>
		<category><![CDATA[molecules]]></category>
		<category><![CDATA[plastic]]></category>

		<guid isPermaLink="false">http://forthescience.org/blog/?p=358</guid>
		<description>Rule changed: it started the world of plastic we live in
 
When it comes to materials for making tools, housing, chariots, and dishes, humanity had only one choice for many thousands of years: use what nature provided. Clay, rocks, metals, resins, rubber, and wood were the most common materials directly available for harvesting. As primitive [...]&lt;img src="http://feeds.feedburner.com/~r/forthescience/~4/KGRFvbpV-Rs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://forthescience.org/blog/2010/08/25/eight-molecules-that-changed-the-rules-of-the-game-bakelite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://forthescience.org/blog/2010/08/25/eight-molecules-that-changed-the-rules-of-the-game-bakelite/</feedburner:origLink></item>
		<item>
		<title>New StackExchange proposal: Academia</title>
		<link>http://feedproxy.google.com/~r/forthescience/~3/YFsIw9MrFB8/</link>
		<comments>http://forthescience.org/blog/2010/08/06/new-stackexchange-proposal-academia/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 08:39:19 +0000</pubDate>
		<dc:creator>Stefano Borini</dc:creator>
				<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://forthescience.org/blog/?p=970</guid>
		<description>I just created a new proposal at Area51: Academia. The aim of such Question/Answers site, when opened, is to provide assistance to academics of any level and discipline, with particular focus towards academic life, grants, papers and posters, conferences, career, management, research group directions, and academic services.
You can subscribe to the proposal by following this [...]&lt;img src="http://feeds.feedburner.com/~r/forthescience/~4/YFsIw9MrFB8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://forthescience.org/blog/2010/08/06/new-stackexchange-proposal-academia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://forthescience.org/blog/2010/08/06/new-stackexchange-proposal-academia/</feedburner:origLink></item>
		<item>
		<title>Google stops Wave development</title>
		<link>http://feedproxy.google.com/~r/forthescience/~3/dvBFhMqHLWY/</link>
		<comments>http://forthescience.org/blog/2010/08/05/google-stops-wave-development/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 06:54:01 +0000</pubDate>
		<dc:creator>Stefano Borini</dc:creator>
				<category><![CDATA[Google Wave]]></category>
		<category><![CDATA[Opinion]]></category>

		<guid isPermaLink="false">http://forthescience.org/blog/?p=968</guid>
		<description>Google decided to interrupt further development of Wave. The service itself remains active, though. I appear not to be good at predictions: a year ago, I expected Wave to take over email definitely. To be fair, a condition I added was for the server to be made public for third parties, something that never happened [...]&lt;img src="http://feeds.feedburner.com/~r/forthescience/~4/dvBFhMqHLWY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://forthescience.org/blog/2010/08/05/google-stops-wave-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://forthescience.org/blog/2010/08/05/google-stops-wave-development/</feedburner:origLink></item>
		<item>
		<title>Hacking your brain for fun</title>
		<link>http://feedproxy.google.com/~r/forthescience/~3/WRxZp6A9FdM/</link>
		<comments>http://forthescience.org/blog/2010/08/03/hacking-your-brain-for-fun/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 23:30:16 +0000</pubDate>
		<dc:creator>Stefano Borini</dc:creator>
				<category><![CDATA[Medicine]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Psychology]]></category>

		<guid isPermaLink="false">http://forthescience.org/blog/?p=839</guid>
		<description>I just came back from Nolan&amp;#8217;s latest creation, Inception, and I was completely blown away. The core of the very elaborate plot is the concept of dreaming and consciousness levels inside dreams, in particular taking advantage of the science-fiction concept of &amp;#8220;shared dreams&amp;#8221;. Not unlike in The Matrix, questions about &amp;#8220;what is real, what is [...]&lt;img src="http://feeds.feedburner.com/~r/forthescience/~4/WRxZp6A9FdM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://forthescience.org/blog/2010/08/03/hacking-your-brain-for-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://forthescience.org/blog/2010/08/03/hacking-your-brain-for-fun/</feedburner:origLink></item>
		<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>
	</channel>
</rss>
