<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Marcel&#039;s Blog</title>
	<atom:link href="http://sjackm.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sjackm.wordpress.com</link>
	<description>Experiments, DIY &#38; Tutorials</description>
	<lastBuildDate>Thu, 26 Jan 2012 16:39:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sjackm.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/f3837d9debf159686d1f88760824089b?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Marcel&#039;s Blog</title>
		<link>http://sjackm.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sjackm.wordpress.com/osd.xml" title="Marcel&#039;s Blog" />
	<atom:link rel='hub' href='http://sjackm.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Can&#8217;t open localhost on WAMP- solved</title>
		<link>http://sjackm.wordpress.com/2012/01/26/cant-open-localhost-on-wamp-solved/</link>
		<comments>http://sjackm.wordpress.com/2012/01/26/cant-open-localhost-on-wamp-solved/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 16:36:30 +0000</pubDate>
		<dc:creator>sjackm</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Programare]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[WAMP]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://sjackm.wordpress.com/?p=1316</guid>
		<description><![CDATA[After having searched a lot for this problem, I finally figured it out. Most of the guides will tell you to change in the httpd.conf( located in C:\wamp\bin\apache\Apache2.2.21\conf) the listening port from 80 to 8080(or really anything you want that doesn&#8217;t interfere with another web application). That&#8217;s because Skype uses port 80 and it enters [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1316&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After having searched a lot for this problem, I finally figured it out. Most of the guides will tell you to change in the httpd.conf<em>( located in C:\wamp\bin\apache\Apache2.2.21\conf)</em> the listening port from 80 to 8080(or really anything you want that doesn&#8217;t interfere with another web application). That&#8217;s because Skype uses port 80 and it enters in conflict with Apache.</p>
<p>So what do you do if your wamp server now lights up green but your localhost page still doesn&#8217;t load? It&#8217;s a simple information I could hardly find: just add the port after localhost. You will now write this in your adress bar:</p>
<blockquote>
<h2>localhost:8080</h2>
</blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sjackm.wordpress.com/1316/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sjackm.wordpress.com/1316/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sjackm.wordpress.com/1316/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sjackm.wordpress.com/1316/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sjackm.wordpress.com/1316/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sjackm.wordpress.com/1316/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sjackm.wordpress.com/1316/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sjackm.wordpress.com/1316/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sjackm.wordpress.com/1316/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sjackm.wordpress.com/1316/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sjackm.wordpress.com/1316/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sjackm.wordpress.com/1316/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sjackm.wordpress.com/1316/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sjackm.wordpress.com/1316/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1316&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sjackm.wordpress.com/2012/01/26/cant-open-localhost-on-wamp-solved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d5c5e06a8332eb45638a210ccc79724f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">sjackm</media:title>
		</media:content>
	</item>
		<item>
		<title>Ultra portable 128 GB</title>
		<link>http://sjackm.wordpress.com/2012/01/21/ultra-portable-128-gb/</link>
		<comments>http://sjackm.wordpress.com/2012/01/21/ultra-portable-128-gb/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 20:05:41 +0000</pubDate>
		<dc:creator>sjackm</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[CrystalDiskMark]]></category>
		<category><![CDATA[Memory Stick]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[USB 3.0]]></category>

		<guid isPermaLink="false">http://sjackm.wordpress.com/?p=1308</guid>
		<description><![CDATA[I recently came into possession of a Kingston DataTraveler HyperX USB 3.0 memory stick(thanks wasd.ro for this!). It&#8217;s quite an incredibly powerful mobile storing solution for those that are always on the run, and a traditional portable hard-disk is not an option. The specs on such a memory stick leaves you with the mouth wide [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1308&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.storagereview.com/images/Kingston-DataTraveler-HyperX-USB-3_0.jpg" alt="" width="233" height="175" />I recently came into possession of a Kingston DataTraveler HyperX <a class="zem_slink" title="USB 3.0" href="http://en.wikipedia.org/wiki/USB_3.0" rel="wikipedia">USB 3.0</a> memory stick(thanks wasd.ro for this!). It&#8217;s quite an incredibly powerful mobile storing solution for those that are always on the run, and a traditional portable hard-disk is not an option. The specs on such a memory stick leaves you with the mouth wide open. But of course, you have to own a motherboard with USB 3.0 ports, else it will run like a regular high-performance memory stick on an <a class="zem_slink" title="USB" href="http://en.wikipedia.org/wiki/USB" rel="wikipedia">USB 2.0</a>.</p>
<p style="text-align:left;">The transfer speeds are rated as following:</p>
<table class="aligncenter">
<tbody>
<tr>
<td>USB 3.0</td>
<td>READ: 225 MB/s</td>
<td>WRITE: 135 MB/s</td>
</tr>
<tr>
<td style="text-align:center;">USB 2.0</td>
<td style="text-align:center;">READ: 30 MB/s</td>
<td>WRITE: 30 MB/s</td>
</tr>
</tbody>
</table>
<p style="text-align:left;">Well unfortunately I don&#8217;t own a motherboard with USB 3.0 ports, but the transfer speeds are good for USB 2.0 too. I tested the memory stick with Crystal DiskMark. Here are the results:</p>
<p style="text-align:center;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
CrystalDiskMark 3.0.1 x64 (C) 2007-2010 hiyohiyo<br />
Crystal Dew World : http://crystalmark.info/<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
* MB/s = 1,000,000 byte/s [SATA/300 = 300,000,000 byte/s]</p>
<p style="text-align:center;"><strong>Sequential Read :    35.192 MB/s</strong><br />
<strong>     Sequential Write :    26.237 MB/s</strong><br />
Random Read 512KB :    32.720 MB/s<br />
Random Write 512KB :     1.510 MB/s<br />
Random Read 4KB (QD=1) :     3.003 MB/s [   733.2 IOPS]<br />
Random Write 4KB (QD=1) :     0.083 MB/s [    20.3 IOPS]<br />
Random Read 4KB (QD=32) :     4.233 MB/s [  1033.5 IOPS]<br />
Random Write 4KB (QD=32) :     0.085 MB/s [    20.7 IOPS]</p>
<p style="text-align:center;">Test : <strong>1000 MB</strong> [I: 0.0% (0.0/119.3 GB)] (x5)</p>
<p style="text-align:center;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
CrystalDiskMark 3.0.1 x64 (C) 2007-2010 hiyohiyo<br />
Crystal Dew World : http://crystalmark.info/<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
* MB/s = 1,000,000 byte/s [SATA/300 = 300,000,000 byte/s]</p>
<p style="text-align:center;"><strong>Sequential Read :    35.797 MB/s</strong><br />
<strong>          Sequential Write :    17.298 MB/s</strong><br />
Random Read 512KB :    34.510 MB/s<br />
Random Write 512KB :    14.852 MB/s<br />
Random Read 4KB (QD=1) :     3.787 MB/s [   924.6 IOPS]<br />
Random Write 4KB (QD=1) :     0.868 MB/s [   212.0 IOPS]<br />
Random Read 4KB (QD=32) :     4.656 MB/s [  1136.8 IOPS]<br />
Random Write 4KB (QD=32) :     0.913 MB/s [   222.8 IOPS]</p>
<p style="text-align:center;"><strong>Test : 50 MB</strong> [I: 0.0% (0.0/119.3 GB)] (x5)</p>
<p style="text-align:center;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
CrystalDiskMark 3.0.1 x64 (C) 2007-2010 hiyohiyo<br />
Crystal Dew World : http://crystalmark.info/<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
* MB/s = 1,000,000 byte/s [SATA/300 = 300,000,000 byte/s]</p>
<p style="text-align:center;"><strong>Sequential Read :    35.431 MB/s</strong><br />
<strong>          Sequential Write :    26.927 MB/s</strong><br />
Random Read 512KB :    34.681 MB/s<br />
Random Write 512KB :     0.797 MB/s<br />
Random Read 4KB (QD=1) :     3.904 MB/s [   953.0 IOPS]<br />
Random Write 4KB (QD=1) :     0.080 MB/s [    19.5 IOPS]<br />
Random Read 4KB (QD=32) :     4.581 MB/s [  1118.4 IOPS]<br />
Random Write 4KB (QD=32) :     0.000 MB/s [     0.0 IOPS]</p>
<p style="text-align:center;"><strong>  Test : 4000 MB</strong> [I: 0.0% (0.0/119.3 GB)] (x5)</p>
<p style="text-align:left;">As you can see, the transfer speeds are quite consistent with the change of file size, but it suffers almost a 10 MB/s drop when I drop the file size to 50 mb/s. I imagine the speeds for lots of very small files get even worse. Of course, this differs with the type of format. The stick I tested was formatted using exFAT( <a href="http://sjackm.wordpress.com/2011/07/23/choosing-a-file-system-for-your-usb-flashdrive/">I posted a list of formatting options for the USB memory stick here</a>).  The conclusion from the results? If you were to copy 128 GB from this stick( you can&#8217;t actually, the stick has 119 GB in reality( it differs from one to another)) it would take 1 hour. It&#8217;s not that good when writing at 17 MB/s: ~2 hours. These reading and writing times can be reduced under USB 3.0: ~10min for reading and ~16min for writing.</p>
<p style="text-align:left;">
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sjackm.wordpress.com/1308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sjackm.wordpress.com/1308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sjackm.wordpress.com/1308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sjackm.wordpress.com/1308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sjackm.wordpress.com/1308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sjackm.wordpress.com/1308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sjackm.wordpress.com/1308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sjackm.wordpress.com/1308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sjackm.wordpress.com/1308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sjackm.wordpress.com/1308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sjackm.wordpress.com/1308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sjackm.wordpress.com/1308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sjackm.wordpress.com/1308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sjackm.wordpress.com/1308/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1308&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sjackm.wordpress.com/2012/01/21/ultra-portable-128-gb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d5c5e06a8332eb45638a210ccc79724f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">sjackm</media:title>
		</media:content>

		<media:content url="http://www.storagereview.com/images/Kingston-DataTraveler-HyperX-USB-3_0.jpg" medium="image" />
	</item>
		<item>
		<title>Open Transport Tycoon Deluxe: Aircraft Transportation Basics</title>
		<link>http://sjackm.wordpress.com/2012/01/07/open-transport-tycoon-deluxe-aircraft-transportation-basics/</link>
		<comments>http://sjackm.wordpress.com/2012/01/07/open-transport-tycoon-deluxe-aircraft-transportation-basics/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 20:36:50 +0000</pubDate>
		<dc:creator>sjackm</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[aircraft transportation]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tycoon]]></category>

		<guid isPermaLink="false">http://sjackm.wordpress.com/?p=1304</guid>
		<description><![CDATA[This is a tutorial that covers the topic of Aircraft Transportation. It&#8217;s mostly a talk on it, not necessarily a tutorial, because figuring out how to make air routes is easy. You can say it at least stimulates your appetite for trying a different approach at winning the game. Unfortunately, even if my goal was [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1304&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is a tutorial that covers the topic of Aircraft Transportation. It&#8217;s mostly a talk on it, not necessarily a tutorial, because figuring out how to make air routes is easy. You can say it at least stimulates your appetite for trying a different approach at winning the game.</p>
<span style="text-align:center; display: block;"><a href="http://sjackm.wordpress.com/2012/01/07/open-transport-tycoon-deluxe-aircraft-transportation-basics/"><img src="http://img.youtube.com/vi/3_8gY3eAwVA/2.jpg" alt="" /></a></span>
<p>Unfortunately, even if my goal was to provide 1080p resolution, this has to be one of the poorest quality videos I uploaded, not judging by image quality, but by annoyance <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . For some reason, <a class="zem_slink" title="CamStudio" href="http://camstudio.org/" rel="homepage">Cam Studio</a> produces what I would optimistically call a &#8220;time lapse&#8221; video output. I don&#8217;t know why it does it, I used it to record <a class="zem_slink" title="OpenTTD" href="http://www.openttd.org/" rel="homepage">OpenTTD</a> videos before and it worked just fine. Then I found <a class="zem_slink" title="Microsoft Expression Encoder" href="http://www.microsoft.com/expression/products/EncoderPro_Overview.aspx" rel="homepage">Microsoft Expression Encoder</a> 4.  You think the title is long? Nah, it just gives you a tip: <em>&#8220;beware&#8230; something else is long in this program too&#8230;&#8221;. </em>I was very pleased to notice that it records very well my screen. My happiness stopped when I also noticed that it doesn&#8217;t directly record to a normal video file. Instead, it spits out its own, weird, type of video file. This needs encoding, of course! The encoding process for a 10 minute video file took 4 hours on my E6500. If that wasn&#8217;t enough, it seems that not all the footage recorded by Expression Encoder 4 is flawless. You can notice this when watching: most of the video is jerky, so you&#8217;ll probably listen to a story more than watch an actual video. Argh X(</p>
<p>I hope, even though I shouldn&#8217;t, that you like it <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sjackm.wordpress.com/1304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sjackm.wordpress.com/1304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sjackm.wordpress.com/1304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sjackm.wordpress.com/1304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sjackm.wordpress.com/1304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sjackm.wordpress.com/1304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sjackm.wordpress.com/1304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sjackm.wordpress.com/1304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sjackm.wordpress.com/1304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sjackm.wordpress.com/1304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sjackm.wordpress.com/1304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sjackm.wordpress.com/1304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sjackm.wordpress.com/1304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sjackm.wordpress.com/1304/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1304&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sjackm.wordpress.com/2012/01/07/open-transport-tycoon-deluxe-aircraft-transportation-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d5c5e06a8332eb45638a210ccc79724f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">sjackm</media:title>
		</media:content>
	</item>
		<item>
		<title>2012 is here</title>
		<link>http://sjackm.wordpress.com/2012/01/01/2012-is-here/</link>
		<comments>http://sjackm.wordpress.com/2012/01/01/2012-is-here/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 01:31:37 +0000</pubDate>
		<dc:creator>sjackm</dc:creator>
				<category><![CDATA[Life\Style]]></category>
		<category><![CDATA[Fireworks]]></category>
		<category><![CDATA[Holidays]]></category>
		<category><![CDATA[new year]]></category>
		<category><![CDATA[Wine bottle]]></category>

		<guid isPermaLink="false">http://sjackm.wordpress.com/?p=1298</guid>
		<description><![CDATA[Happy New Year! This night we should rejoice that another year passed and we are still standing, still having hopes and still being able to be happy. Even enemies celebrate together at this party. Like my dog and cat, I never saw them together until now: Have any new year resolutions? Perhaps you have, but [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1298&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Happy New Year!</p>
<p>This night we should rejoice that another year passed and we are still standing, still having hopes and still being able to be happy. Even enemies celebrate together at this party. Like my dog and cat, I never saw them together until now:</p>
<p><a href="http://sjackm.files.wordpress.com/2012/01/dscn7733_edited.jpg"><img class="alignright size-medium wp-image-1299" title="Dog and cat love" src="http://sjackm.files.wordpress.com/2012/01/dscn7733_edited.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a></p>
<p>Have any new year resolutions? Perhaps you have, but if you don&#8217;t, I&#8217;m sure you desire something on the long term. Like me- I wish for a successful year for my education and professional\hobby progress. Oh, and be a bit more creative than the last year.</p>
<p><a href="http://sjackm.files.wordpress.com/2012/01/dscn7740_edited.jpg"><img class="alignleft size-medium wp-image-1300" title="Trout" src="http://sjackm.files.wordpress.com/2012/01/dscn7740_edited.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a>  I have to recognize: this is a period of excesses food is the most significant here. At least I had some delicious trout for the festive dinner. It was so well cooked that I enjoyed eating even the bones! My heart will surely thank me for all the <a class="zem_slink" title="Omega-3 fatty acid" href="http://en.wikipedia.org/wiki/Omega-3_fatty_acid" rel="wikipedia">Omega3</a> oils I ingested <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> .</p>
<p>Among other things, the atmosphere is literally bombarded with beautiful fireworks, but pollution speaks for itself. In many areas the air is left unbreathable and covered in smoke. Well, at least it&#8217;s not as bad as a few years back, when you could simply cut through the smoke.</p>
<p>I noticed 2 odd things tonight. My hall clock stopped in 2011- at 12:10 I noticed that the clock was dead at 11:45 in 2012. Interesting time for the battery to fail <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . The 2nd thing kind of disturbed me. As I was watching on the window, I observed 2 kids drinking from what seemed to be a wine bottle. After they finished it, they broke the bottle on the asphalt. Both of them were younger than 10 years I think.   Where are we heading with this? Some parents should be warned about giving some proper education to their children.</p>
<p>&nbsp;</p>
<p>Finally, this is the fireworks show our town hall provided:</p>
<span style="text-align:center; display: block;"><a href="http://sjackm.wordpress.com/2012/01/01/2012-is-here/"><img src="http://img.youtube.com/vi/vLMZAgNUuyQ/2.jpg" alt="" /></a></span>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sjackm.wordpress.com/1298/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sjackm.wordpress.com/1298/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sjackm.wordpress.com/1298/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sjackm.wordpress.com/1298/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sjackm.wordpress.com/1298/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sjackm.wordpress.com/1298/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sjackm.wordpress.com/1298/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sjackm.wordpress.com/1298/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sjackm.wordpress.com/1298/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sjackm.wordpress.com/1298/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sjackm.wordpress.com/1298/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sjackm.wordpress.com/1298/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sjackm.wordpress.com/1298/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sjackm.wordpress.com/1298/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1298&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sjackm.wordpress.com/2012/01/01/2012-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d5c5e06a8332eb45638a210ccc79724f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">sjackm</media:title>
		</media:content>

		<media:content url="http://sjackm.files.wordpress.com/2012/01/dscn7733_edited.jpg?w=300" medium="image">
			<media:title type="html">Dog and cat love</media:title>
		</media:content>

		<media:content url="http://sjackm.files.wordpress.com/2012/01/dscn7740_edited.jpg?w=300" medium="image">
			<media:title type="html">Trout</media:title>
		</media:content>
	</item>
		<item>
		<title>Drinking Twinings for the first time</title>
		<link>http://sjackm.wordpress.com/2011/12/11/drinking-twinings-for-the-first-time/</link>
		<comments>http://sjackm.wordpress.com/2011/12/11/drinking-twinings-for-the-first-time/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 22:00:15 +0000</pubDate>
		<dc:creator>sjackm</dc:creator>
				<category><![CDATA[Life\Style]]></category>
		<category><![CDATA[enjoy]]></category>
		<category><![CDATA[flavor]]></category>
		<category><![CDATA[National Geographic]]></category>
		<category><![CDATA[Tea]]></category>
		<category><![CDATA[Twinings]]></category>

		<guid isPermaLink="false">http://sjackm.wordpress.com/?p=1279</guid>
		<description><![CDATA[The December edition of National Geographic magazine came with a little bonus: a Twinings bag of tea. There weren&#8217;t a lot of details written on the bag other than the sortiment, simple preparation instructions and the adress of the company. I was expecting to see a description of the bag&#8217;s content, but probably that&#8217;s only [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1279&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://commons.wikipedia.org/wiki/File:Twinings_logo.svg"><img class="zemanta-img-inserted zemanta-img-configured alignright" title="Deutsch: Logo" src="http://upload.wikimedia.org/wikipedia/commons/thumb/e/e8/Twinings_logo.svg/300px-Twinings_logo.svg.png" alt="Deutsch: Logo" width="300" height="67" /></a>The December edition of National Geographic magazine came with a little bonus: a Twinings bag of tea. There weren&#8217;t a lot of details written on the bag other than the sortiment, simple preparation instructions and the adress of the company. I was expecting to see a description of the bag&#8217;s content, but probably that&#8217;s only mentioned on the box.</p>
<p>The particular tea I drank has the title &#8220;Voyage &#8211; Brazilian Baía&#8221;. The scent of coconuts and vanilla made me think I&#8217;m going to soon taste something good. It has a combination of a few aromas, but the the strongest flavor was still the coconut one. It also left a very weak bitter taste in my mouth, it was almost like a &#8220;polish&#8221; to all the other flavors.</p>
<p><img class="alignright" title="Feel like a sir" src="http://alltheragefaces.com/img/faces/large/neutral-feel-like-a-sir-l.png" alt="" width="206" height="188" /></p>
<p>I read in the magazine that the company( actually at that time only a tea room) was founded in 1706 by Thomas Twining, a time when tea was a privilege granted only for nobles. It was basically a pioneer in selling tea, popularizing it to the masses. So from this story I understand that Twinings is probably popular among british people and is part of Great Britain culture.</p>
<p>I must say that I was feeling like a &#8220;sir&#8221; when drinking this cup of tea, which I enjoyed to the fullest. I can&#8217;t wait to buy a pack of these when I&#8217;ll have the occasion</p>
<div class="mceTemp"></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sjackm.wordpress.com/1279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sjackm.wordpress.com/1279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sjackm.wordpress.com/1279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sjackm.wordpress.com/1279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sjackm.wordpress.com/1279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sjackm.wordpress.com/1279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sjackm.wordpress.com/1279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sjackm.wordpress.com/1279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sjackm.wordpress.com/1279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sjackm.wordpress.com/1279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sjackm.wordpress.com/1279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sjackm.wordpress.com/1279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sjackm.wordpress.com/1279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sjackm.wordpress.com/1279/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1279&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sjackm.wordpress.com/2011/12/11/drinking-twinings-for-the-first-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d5c5e06a8332eb45638a210ccc79724f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">sjackm</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/thumb/e/e8/Twinings_logo.svg/300px-Twinings_logo.svg.png" medium="image">
			<media:title type="html">Deutsch: Logo</media:title>
		</media:content>

		<media:content url="http://alltheragefaces.com/img/faces/large/neutral-feel-like-a-sir-l.png" medium="image">
			<media:title type="html">Feel like a sir</media:title>
		</media:content>
	</item>
		<item>
		<title>The interesting story of Mars</title>
		<link>http://sjackm.wordpress.com/2011/11/19/the-interesting-story-of-mars/</link>
		<comments>http://sjackm.wordpress.com/2011/11/19/the-interesting-story-of-mars/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 22:29:01 +0000</pubDate>
		<dc:creator>sjackm</dc:creator>
				<category><![CDATA[Science]]></category>
		<category><![CDATA[Space]]></category>
		<category><![CDATA[asteroid]]></category>
		<category><![CDATA[earth]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[Mars]]></category>
		<category><![CDATA[Mars Science Laboratory]]></category>
		<category><![CDATA[Planets]]></category>
		<category><![CDATA[Red Planet]]></category>
		<category><![CDATA[Solar System]]></category>
		<category><![CDATA[space]]></category>
		<category><![CDATA[water]]></category>

		<guid isPermaLink="false">http://sjackm.wordpress.com/?p=1273</guid>
		<description><![CDATA[I found a nice narrated documentary clip about Mars that is quite interesting: it tries to prove that Mars was much like our Earth in the past, until a major catastrophe, at least.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1273&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I found a nice narrated documentary clip about <a class="zem_slink" title="Mars" href="http://en.wikipedia.org/wiki/Mars" rel="wikipedia">Mars</a> that is quite interesting: it tries to prove that Mars was much like our <a class="zem_slink" title="Earth" href="http://en.wikipedia.org/wiki/Earth" rel="wikipedia">Earth</a> in the past, until a major catastrophe, at least.</p>
<span style="text-align:center; display: block;"><a href="http://sjackm.wordpress.com/2011/11/19/the-interesting-story-of-mars/"><img src="http://img.youtube.com/vi/FlXuUxFTcLs/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sjackm.wordpress.com/1273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sjackm.wordpress.com/1273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sjackm.wordpress.com/1273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sjackm.wordpress.com/1273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sjackm.wordpress.com/1273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sjackm.wordpress.com/1273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sjackm.wordpress.com/1273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sjackm.wordpress.com/1273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sjackm.wordpress.com/1273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sjackm.wordpress.com/1273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sjackm.wordpress.com/1273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sjackm.wordpress.com/1273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sjackm.wordpress.com/1273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sjackm.wordpress.com/1273/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1273&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sjackm.wordpress.com/2011/11/19/the-interesting-story-of-mars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d5c5e06a8332eb45638a210ccc79724f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">sjackm</media:title>
		</media:content>
	</item>
		<item>
		<title>Elder Scrolls V: Skyrim Game Review</title>
		<link>http://sjackm.wordpress.com/2011/11/11/elder-scrolls-v-skyrim-game-review/</link>
		<comments>http://sjackm.wordpress.com/2011/11/11/elder-scrolls-v-skyrim-game-review/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 12:39:08 +0000</pubDate>
		<dc:creator>sjackm</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[rpg]]></category>
		<category><![CDATA[skyrim]]></category>

		<guid isPermaLink="false">http://sjackm.wordpress.com/?p=1269</guid>
		<description><![CDATA[This is one of the most beautifully detailed games I&#8217;ve seen in a while. It basically like a milestone in RPG and MMORPG games, definitely a game that should inspire others.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1269&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://sjackm.wordpress.com/2011/11/11/elder-scrolls-v-skyrim-game-review/"><img src="http://img.youtube.com/vi/bH1GUi8rNQk/2.jpg" alt="" /></a></span>
<p>This is one of the most beautifully detailed games I&#8217;ve seen in a while. It basically like a milestone in RPG and MMORPG games, definitely a game that should inspire others.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sjackm.wordpress.com/1269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sjackm.wordpress.com/1269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sjackm.wordpress.com/1269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sjackm.wordpress.com/1269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sjackm.wordpress.com/1269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sjackm.wordpress.com/1269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sjackm.wordpress.com/1269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sjackm.wordpress.com/1269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sjackm.wordpress.com/1269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sjackm.wordpress.com/1269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sjackm.wordpress.com/1269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sjackm.wordpress.com/1269/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sjackm.wordpress.com/1269/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sjackm.wordpress.com/1269/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1269&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sjackm.wordpress.com/2011/11/11/elder-scrolls-v-skyrim-game-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d5c5e06a8332eb45638a210ccc79724f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">sjackm</media:title>
		</media:content>
	</item>
		<item>
		<title>15 Years of Download.com: Interesting Charts and Data</title>
		<link>http://sjackm.wordpress.com/2011/10/25/15-years-of-download-com-interesting-charts-and-data/</link>
		<comments>http://sjackm.wordpress.com/2011/10/25/15-years-of-download-com-interesting-charts-and-data/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 20:12:08 +0000</pubDate>
		<dc:creator>sjackm</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[cnet]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[programs]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://sjackm.wordpress.com/?p=1265</guid>
		<description><![CDATA[The following is a cnet infographic with interesting data about download.com over the years: &#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1265&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The following is a cnet infographic with interesting data about download.com over the years:</p>
<p>&nbsp;</p>
<p><img class="aligncenter" src="http://i.i.com.com/cnwk.1d/i/tim/2011/10/18/Download_15_year_anniv_infographic_full.jpg" alt="" width="620" height="2667" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sjackm.wordpress.com/1265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sjackm.wordpress.com/1265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sjackm.wordpress.com/1265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sjackm.wordpress.com/1265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sjackm.wordpress.com/1265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sjackm.wordpress.com/1265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sjackm.wordpress.com/1265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sjackm.wordpress.com/1265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sjackm.wordpress.com/1265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sjackm.wordpress.com/1265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sjackm.wordpress.com/1265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sjackm.wordpress.com/1265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sjackm.wordpress.com/1265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sjackm.wordpress.com/1265/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1265&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sjackm.wordpress.com/2011/10/25/15-years-of-download-com-interesting-charts-and-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d5c5e06a8332eb45638a210ccc79724f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">sjackm</media:title>
		</media:content>

		<media:content url="http://i.i.com.com/cnwk.1d/i/tim/2011/10/18/Download_15_year_anniv_infographic_full.jpg" medium="image" />
	</item>
		<item>
		<title>Stunning Theory: Expect a second &#8221;sun&#8221; to be seen on the sky</title>
		<link>http://sjackm.wordpress.com/2011/10/23/stunning-theory-expect-a-second-sun-to-be-seen-on-the-sky/</link>
		<comments>http://sjackm.wordpress.com/2011/10/23/stunning-theory-expect-a-second-sun-to-be-seen-on-the-sky/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 09:54:27 +0000</pubDate>
		<dc:creator>sjackm</dc:creator>
				<category><![CDATA[Science]]></category>
		<category><![CDATA[Space]]></category>
		<category><![CDATA[astronomy]]></category>
		<category><![CDATA[Betelgeuse]]></category>
		<category><![CDATA[earth]]></category>
		<category><![CDATA[Light-year]]></category>
		<category><![CDATA[Orion]]></category>
		<category><![CDATA[Supernova]]></category>

		<guid isPermaLink="false">http://sjackm.wordpress.com/?p=1262</guid>
		<description><![CDATA[Recently I&#8217;ve been reading some stories about getting a second &#8216;sun&#8217; on the sky as soon as 2012( oh what a perfect date&#8230; is this supposed to fuel the theory of the end of the world? it is becoming increasingly ridiculous to correlate unusual natural phenomenons with a world end&#8230; The &#8216;second sun&#8217; will actually [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1262&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://img7.imageshack.us/img7/8769/nasaimagetwostars1.jpg" alt="2 Suns" width="381" height="253" /></p>
<p>Recently I&#8217;ve been reading some stories about getting a second &#8216;sun&#8217; on the sky as soon as 2012<em>( oh what a perfect date&#8230; is this supposed to fuel the theory of the end of the world? it is becoming increasingly ridiculous to correlate unusual natural phenomenons with a world end&#8230;</em></p>
<p>The &#8216;second sun&#8217; will actually be a <a class="zem_slink" title="Supernova" href="http://en.wikipedia.org/wiki/Supernova" rel="wikipedia">supernova explosion</a> of <a class="zem_slink" title="Betelgeuse" href="http://en.wikipedia.org/wiki/Betelgeuse" rel="wikipedia">Betelgeuse</a>, one of the brightest and biggest stars in our vicinity. The resulting explosion will be so intense that it will outshine the moon.</p>
<p>Betelgeuse is only about 10 million years old(compare that to the 4 billion years of our sun), but because of its high mass it has rapidly consumed its hydrogen. This star is approaching a cataclysmic death, but scientists can&#8217;t be sure when it will happen. It can be today, or thousands of years in the future. So assigning 2012 as the date of this event is just a childish guess. Yes, it can happen then, although it&#8217;s highly improbable. And the explosion won&#8217;t damage our Earth&#8217;s ecosystems: it will just disrupt the normal day-night cycle for a couple of weeks. It&#8217;s all about observing a distant astronomical object (Betelgeuse is about 640 light years away form us- that means that the star may have already exploded!).</p>
<p><a href="http://www.redicecreations.com/article.php?id=13970">Here&#8217;s one of the blog posts about this I&#8217;ve read.</a></p>
<p><img class="aligncenter" src="http://upload.wikimedia.org/wikipedia/commons/8/81/Betelgeuse_Plume_eso0927d.jpg" alt="Betelgeuse magnitude" width="578" height="866" /></p>
<p>&nbsp;</p>
<h6 class="zemanta-related-title" style="font-size:1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.technologyreview.com/blog/arxiv/27191/?ref=rss">Blog &#8211; How Much Does Betelgeuse Weigh?</a> (technologyreview.com)</li>
<li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.guardian.co.uk/science/2011/sep/08/supernova-explosion-visible-from-uk&amp;a=54484076&amp;rid=00000043-4ecf-000F-0000-0000000004ee&amp;e=572f5877ac638a2932e0f54d5a153ff2">Supernova explosion will be visible from UK</a> (guardian.co.uk)</li>
<li class="zemanta-article-ul-li"><a href="http://scienceblogs.com/startswithabang/2011/09/neutrino_fun_facts.php">Neutrino fun facts!</a> (scienceblogs.com)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sjackm.wordpress.com/1262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sjackm.wordpress.com/1262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sjackm.wordpress.com/1262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sjackm.wordpress.com/1262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sjackm.wordpress.com/1262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sjackm.wordpress.com/1262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sjackm.wordpress.com/1262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sjackm.wordpress.com/1262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sjackm.wordpress.com/1262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sjackm.wordpress.com/1262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sjackm.wordpress.com/1262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sjackm.wordpress.com/1262/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sjackm.wordpress.com/1262/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sjackm.wordpress.com/1262/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1262&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sjackm.wordpress.com/2011/10/23/stunning-theory-expect-a-second-sun-to-be-seen-on-the-sky/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d5c5e06a8332eb45638a210ccc79724f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">sjackm</media:title>
		</media:content>

		<media:content url="http://img7.imageshack.us/img7/8769/nasaimagetwostars1.jpg" medium="image">
			<media:title type="html">2 Suns</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/8/81/Betelgeuse_Plume_eso0927d.jpg" medium="image">
			<media:title type="html">Betelgeuse magnitude</media:title>
		</media:content>
	</item>
		<item>
		<title>HTML Color Table Generator</title>
		<link>http://sjackm.wordpress.com/2011/10/20/html-color-table-generator/</link>
		<comments>http://sjackm.wordpress.com/2011/10/20/html-color-table-generator/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 13:31:26 +0000</pubDate>
		<dc:creator>sjackm</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Programare]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://sjackm.wordpress.com/?p=1254</guid>
		<description><![CDATA[When I&#8217;m bored I can spend my time creating weird, pointless things. Such as this HTML Color Table generator. What does it do? Well, it takes only 2 inputs: the number of rows and numbers of colons. It then creates (rows)*(colons) number of cells, each cell being a different color( might be even unique but [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1254&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When I&#8217;m bored I can spend my time creating weird, pointless things. Such as this HTML Color Table generator. What does it do?</p>
<p>Well, it takes only 2 inputs: the number of rows and numbers of colons. It then creates (rows)*(colons) number of cells, each cell being a different color( might be even unique but I guess there&#8217;s a high chance 2 cells will have the same color). Bonus: each cell is numbered! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p>It&#8217;s a simple console C++ program that makes use of the randomization function( well, computers have a pseudo-randomization algorithm but it works&#8230;).</p>
<p>Here&#8217;s how the program looks:</p>
<p><a href="http://sjackm.files.wordpress.com/2011/10/colortable_generator.png"><img class="aligncenter size-full wp-image-1255" title="colortable_generator" src="http://sjackm.files.wordpress.com/2011/10/colortable_generator.png" alt="" width="646" height="147" /></a></p>
<p>And here&#8217;s how the output .html file looks like for the above numbers(10 rows and 20 colons):</p>
<p><a href="http://sjackm.files.wordpress.com/2011/10/the_color_html_table.png"><img class="aligncenter size-full wp-image-1256" title="the_color_html_table" src="http://sjackm.files.wordpress.com/2011/10/the_color_html_table.png" alt="" width="637" height="277" /></a></p>
<p>Meh, doesn&#8217;t have a point right? I made it just for fun <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<h3>If you want you can <a href="http://www.gamefront.com/files/20906930/colortable_generator.exe">download the program here</a> (I think it only works under Windows).</h3>
<p>And here&#8217;s the source code if you&#8217;re interested:</p>
<blockquote><p>// uses style=&#8221;background-color:rgb(r,g,b)&#8221; and rand()%256 for generating the color</p>
<p>#include &lt;iostream&gt;<br />
#include &lt;stdlib.h&gt;<br />
#include &lt;time.h&gt;<br />
#include &lt;fstream&gt;<br />
using namespace std;</p>
<p>int main(){</p>
<p>srand(time(NULL));<br />
ofstream table(&#8220;colortable.html&#8221;);<br />
int rows, colons; int i,j, r,g,b;<br />
int number=0;</p>
<p>cout&lt;&lt;&#8221;WARNING! DO NOT IMPUT HIGH NUMBERS! (number of cells = rows*colons!) =&gt; Will take forever to generate&#8230;&#8221;&lt;&lt;endl&lt;&lt;endl&lt;&lt;&#8221;It is also recommended to avoid a big number of colons to avoid horizontal scrolling!&#8221;&lt;&lt;endl&lt;&lt;endl;</p>
<p>cout&lt;&lt;&#8221;Input the number of &lt;&lt;rows&gt;&gt; the color table will have:&#8221;&lt;&lt;endl; cin&gt;&gt;rows;<br />
cout&lt;&lt;endl&lt;&lt;&#8221;Input the number of &lt;&lt;colons&gt;&gt; the color table will have:&#8221;&lt;&lt;endl; cin&gt;&gt;colons;<br />
cout&lt;&lt;endl&lt;&lt;&#8221;We are ready to start!&#8221;&lt;&lt;endl;</p>
<p>table&lt;&lt;&#8221; &lt;html&gt;&lt;html&gt;&lt;head&gt;&lt;title&gt;Random Color Table&lt;/title&gt;&lt;/head&gt;&lt;body&gt;&lt;table border=&#8217;1&#8242; align=&#8217;center&#8217;&gt;&#8221;;</p>
<p>for(i=0; i&lt;rows; i++){<br />
table&lt;&lt;&#8221;&lt;tr&gt;&#8221;;<br />
for(j=0; j&lt;colons; j++){<br />
table&lt;&lt;&#8221;&lt;td style=&#8217;background-color:rgb(&#8220;&lt;&lt;rand()%256&lt;&lt;&#8221;,&#8221;&lt;&lt;rand()%256&lt;&lt;&#8221;,&#8221;&lt;&lt;rand()%256&lt;&lt;&#8221;)&#8217;&gt;&#8221;&lt;&lt;number&lt;&lt;&#8221;&lt;/td&gt;&#8221;;<br />
cout&lt;&lt;&#8221;Cell number&#8221;&lt;&lt;number&lt;&lt;endl;<br />
number++;<br />
}<br />
}</p>
<p>table&lt;&lt;&#8221;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;&#8221;;</p>
<p>return 0;}</p></blockquote>
<p>Have fun!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sjackm.wordpress.com/1254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sjackm.wordpress.com/1254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sjackm.wordpress.com/1254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sjackm.wordpress.com/1254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sjackm.wordpress.com/1254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sjackm.wordpress.com/1254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sjackm.wordpress.com/1254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sjackm.wordpress.com/1254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sjackm.wordpress.com/1254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sjackm.wordpress.com/1254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sjackm.wordpress.com/1254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sjackm.wordpress.com/1254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sjackm.wordpress.com/1254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sjackm.wordpress.com/1254/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sjackm.wordpress.com&amp;blog=4411087&amp;post=1254&amp;subd=sjackm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sjackm.wordpress.com/2011/10/20/html-color-table-generator/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d5c5e06a8332eb45638a210ccc79724f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">sjackm</media:title>
		</media:content>

		<media:content url="http://sjackm.files.wordpress.com/2011/10/colortable_generator.png" medium="image">
			<media:title type="html">colortable_generator</media:title>
		</media:content>

		<media:content url="http://sjackm.files.wordpress.com/2011/10/the_color_html_table.png" medium="image">
			<media:title type="html">the_color_html_table</media:title>
		</media:content>
	</item>
	</channel>
</rss>
