<?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>Markus Zeller Blog &#187; science</title>
	<atom:link href="http://www.markuszeller.com/tag/science/feed" rel="self" type="application/rss+xml" />
	<link>http://www.markuszeller.com</link>
	<description>Life is just a game</description>
	<lastBuildDate>Sat, 31 Dec 2011 22:09:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What is your twitter grade?</title>
		<link>http://www.markuszeller.com/what-is-your-twitter-grade</link>
		<comments>http://www.markuszeller.com/what-is-your-twitter-grade#comments</comments>
		<pubDate>Mon, 08 Jun 2009 14:35:56 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Soziale Netzwerke]]></category>
		<category><![CDATA[Web Tipps]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=1407</guid>
		<description><![CDATA[There is an interesting twitter tool called twitter.grader.com in the web telling you how your twitter grade is. See on which position you are, compared with all the other twitterers in the whole world. You even can divide the view &#8230; <a href="http://www.markuszeller.com/what-is-your-twitter-grade">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div><img class="alignright size-full wp-image-1408" style="margin: 8px;" title="Grader" src="http://www.markuszeller.com/wp-content/uploads/grader.jpg" alt="Grader" width="300" height="218" /></div>
<p>There is an interesting <a href="http://twitter.com/n4cer">twitter</a> tool called <a href="http://twitter.grader.com">twitter.grader.com</a> in the web telling you how your twitter grade is. See on which position you are, compared with all the other twitterers in the whole world.</p>
<p>You even can divide the view by location and have a prying look, if you made it beeing under the top 50 twitterers in your <a href="http://twitter.grader.com/index.php?Action=TwitterUsersByLocation&#038;City=KAMEN&#038;State=07&#038;Country=DE">city</a>, <a href="http://twitter.grader.com/index.php?Action=TwitterUsersByLocation&#038;State=07&#038;Country=DE">region</a> or <a href="http://twitter.grader.com/index.php?Action=TwitterUsersByLocation&#038;Country=DE">country</a>.</p>
<p>The rank is calculated by a lots of <a href="http://grader.com/blog/how-does-twitter-grader-calculate-twitter-rankings/">criteria</a> such like how many followers you have and which power they have. Also your activity is defining a part of your ranking and quality.</p>
<p>This is also nice to find the best of the best and to get new interesting people of the community to follow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/what-is-your-twitter-grade/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Everybody has a custom color</title>
		<link>http://www.markuszeller.com/everybody-has-a-custom-color</link>
		<comments>http://www.markuszeller.com/everybody-has-a-custom-color#comments</comments>
		<pubDate>Wed, 22 Apr 2009 07:32:13 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Web Tipps]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=1326</guid>
		<description><![CDATA[The amount of available colors is really huge, so it is possible that everybody can have his own color. Colors are mostly compound with the RGB color model. They are mixed out of three values, where R is red, G &#8230; <a href="http://www.markuszeller.com/everybody-has-a-custom-color">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_1330" class="wp-caption alignright" style="width: 260px"><a href="http://www.markuszeller.com/?attachment_id=1330" rel="attachment wp-att-1330"><img src="http://www.markuszeller.com/wp-content/uploads/markuszellercolour.jpg" alt="My unique color" title="My unique color" width="250" height="147" class="size-full wp-image-1330" /></a><p class="wp-caption-text">My unique color</p></div>
<p>The amount of available colors is really huge, so it is possible that everybody can have his own color. Colors are mostly compound with the RGB color model. They are mixed out of three values, where R is red, G is green and B is blue. The shading is zero for none and 255 for full power. If you think in lights and mix all colors together you reach white equals RGB(255,255,255). Black would result in RGB(0,0,0).</p>
<p>When you are dealing with HTML, then <a href="http://en.wikipedia.org/wiki/Hexadecimal">hexadecimal</a> codes are used to describe the colors. So white would be FF (255) and black 00 (0).</p>
<p>Combining all color shades together there are 255*255*255 = 16,581,375 single colors! Ok, there are more people living on planet earth than just 16 million. <a href="http://www.colourism.com">Coulourism</a> had the idea to combine your name and birthday to find your unique color.</p>
<p>My unique color is a nice <a href="http://www.colourism.com/user.php?id=46167">Purple (#9208A1)</a>. </p>
<p>So what is your color? Post it as a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/everybody-has-a-custom-color/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Binary digits in 60 seconds</title>
		<link>http://www.markuszeller.com/binary-digits-in-60-seconds</link>
		<comments>http://www.markuszeller.com/binary-digits-in-60-seconds#comments</comments>
		<pubDate>Tue, 24 Feb 2009 13:31:36 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Web Tipps]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=959</guid>
		<description><![CDATA[If you are programming you will get in contact with binary digits sooner or later, well known abbreviated as bits. Then it is good to know what is, how it works, and to be able to calculate them without using &#8230; <a href="http://www.markuszeller.com/binary-digits-in-60-seconds">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_1005" class="wp-caption alignright" style="width: 340px"><a href="http://dev.emcelettronica.com/binary-60-seconds"><img class="size-full wp-image-1005 " title="Bits in 60 seconds" src="http://www.markuszeller.com/wp-content/uploads/bit60.jpg" alt="Bits in 60 seconds" width="330" height="267" /></a><p class="wp-caption-text">Bits in 60 seconds</p></div>
<p>If you are programming you will get in contact with binary digits sooner or later, well known abbreviated as bits. Then it is good to know what is, how it works, and to be able to calculate them without using a calculator. At the latest when doing a website with HTML or CSS you will have do deal with hexadecimal codes.</p>
<p>In the <a title="Nirwana Software blog" href="http://dev.emcelettronica.com/binary-60-seconds">Nirwana Software blog</a> I have found a very smart and quick explaination done with a flipchart and an easy example. In 60 seconds you will know, and if you are still at school, tell your informatics teacher, because most of them can not explain that clear and that short, I swear!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/binary-digits-in-60-seconds/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making picture mosaics</title>
		<link>http://www.markuszeller.com/making-picture-mosaics</link>
		<comments>http://www.markuszeller.com/making-picture-mosaics#comments</comments>
		<pubDate>Fri, 30 Jan 2009 10:27:00 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Apps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=859</guid>
		<description><![CDATA[So often I have seen picture mosaics and I wanted to do one by myself, because I find them so amazing and fantastic. A picture mosaic is one picture which is made of other pictures as like a screenshot is &#8230; <a href="http://www.markuszeller.com/making-picture-mosaics">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_873" class="wp-caption alignright" style="width: 130px"><img class="size-full wp-image-873" title="MacOSaiX" src="http://www.markuszeller.com/wp-content/uploads/hochzeithand-1.jpg" alt="MacOSaiX" width="120" height="178" /><p class="wp-caption-text">MacOSaiX</p></div>
<p>So often I have seen picture mosaics and I wanted to do one by myself, because I find them so amazing and fantastic.</p>
<p>A picture mosaic is one picture which is made of other pictures as like a screenshot is made with pixels.</p>
<p>Searching a short while lead me to the freeware tool <a title="macosaix" href="http://homepage.mac.com/knarf/MacOSaiX/">MacOSaiX</a> which does exactly that thing. In the screenshot I used a photo from a friend&#8217;s marriage. I have a collection of 500 pictures of this event and all of them are included to build this single one. If you zoom in you really can see every single photo clearly!</p>
<p>The program has many options and the export function lets you define really high resolution for professional poster printings.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/making-picture-mosaics/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xaos</title>
		<link>http://www.markuszeller.com/xaos</link>
		<comments>http://www.markuszeller.com/xaos#comments</comments>
		<pubDate>Tue, 16 Dec 2008 12:23:49 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Apps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=489</guid>
		<description><![CDATA[Fractals are really amazing, and more fascinating when they are moving. With Xaos you have a freeware fractal zoomer with lots of filters, effects and algorithms. You really should have a look at this, because it is hard to describe &#8230; <a href="http://www.markuszeller.com/xaos">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_493" class="wp-caption alignright" style="width: 310px"><img class="size-full wp-image-493" title="Xaos" src="http://www.markuszeller.com/wp-content/uploads/xaos.jpg" alt="Xaos fractal zoomer" width="300" height="233" /><p class="wp-caption-text">Xaos fractal zoomer</p></div>
<p>Fractals are really amazing, and more fascinating when they are moving.</p>
<p>With <a title="Xaos" href="http://wmi.math.u-szeged.hu/xaos">Xaos</a> you have a freeware fractal zoomer with lots of filters, effects and algorithms.</p>
<p>You really should have a look at this, because it is hard to describe with words.</p>
<p>If you love the Mandelbrot, you will certainly like this tiny and powerful realtime zoomer.</p>
<p>Have a nice journey into the world of visualized formulas.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/xaos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SETI at Lazy town</title>
		<link>http://www.markuszeller.com/seti-at-lazy-town</link>
		<comments>http://www.markuszeller.com/seti-at-lazy-town#comments</comments>
		<pubDate>Wed, 19 Nov 2008 12:25:14 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[boinc]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[seti]]></category>
		<category><![CDATA[tv]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=313</guid>
		<description><![CDATA[Magnus Scheving is a great sports artist and my kids love his show Lazy Town on TV. Playing the role as Sportacus, he promotes fresh apples and other fruit as so called powersnacks to motivate the children eating more healthy &#8230; <a href="http://www.markuszeller.com/seti-at-lazy-town">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_315" class="wp-caption alignright" style="width: 410px"><img class="size-full wp-image-315" title="Seti screen" src="http://www.markuszeller.com/wp-content/uploads/seti.jpg" alt="Seti at Lazy town" width="400" height="300" /><p class="wp-caption-text">Seti at Lazy town</p></div>
<p><a title="Magnus Sheving" href="http://kidstvmovies.about.com/od/lazytown/a/magnusbio.htm">Magnus Scheving</a> is a great sports artist and my kids love his show <a title="Lazy Town" href="http://www.lazytown.com/">Lazy Town</a> on TV. Playing the role as Sportacus, he promotes fresh apples and other fruit as so called <em>powersnacks</em> to motivate the children eating more healthy food.</p>
<p>In that series is a guy called Pixel and he is something like a kid computer freak. His room is completely filled with lots of tech stuff and monitors. And guess what I detected running on one of them.</p>
<p>Pixel is running the classic <a title="Seti" href="http://setiathome.berkeley.edu/">SETI@HOME</a> screensaver application searching for extraterristic intelligence (aliens) and crunching the digitized radio telescope data.</p>
<p>SETI is based on <a title="BOINC" href="http://boinc.berkeley.edu/">BOINC</a>, a grid computing software, helping out scientist groups and universities solving <a title="Projects" href="http://boinc.berkeley.edu/projects.php">huge problems</a>, only can be calculated by supercomputers. It splits the tasks into small pieces, which can be done on almost every computer having a internet connection.</p>
<p>That great software is made for all common operating systems. It runs in the background and when the user is idle it does its work using the CPU and will transfer the completed results and grab new tasks.</p>
<p>Completed tasks will be actually granted with <a title="Credits" href="http://www.boinc-wiki.info/index.php?title=Credit">credits</a> to honor your computers work and time. They can be viewed on several <a title="Statistics" href="http://boincstats.com/">statistic pages</a> in competition with other users and built teams.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/seti-at-lazy-town/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

