<?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>Metal Geek Blog</title>
	<atom:link href="http://metalgeek.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://metalgeek.net</link>
	<description>freakin bout metal n more...</description>
	<lastBuildDate>Wed, 01 Feb 2012 14:43:23 +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>QNAP Crashplan Backup 3.0.3 quick step installation with QPKG</title>
		<link>http://metalgeek.net/geek/qnap-crashplan-backup-3-0-3-quick-step-installation-with-qpkg/</link>
		<comments>http://metalgeek.net/geek/qnap-crashplan-backup-3-0-3-quick-step-installation-with-qpkg/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 09:44:56 +0000</pubDate>
		<dc:creator>geek</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[CrashPlan]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Qnap]]></category>
		<category><![CDATA[QPKG]]></category>

		<guid isPermaLink="false">http://metalgeek.net/?p=387</guid>
		<description><![CDATA[After several problems with the manual installation of Java JRE for embedded and CrashPlan 3.0.3 for Linux I finally gathered all informations to apply QPKG packages for proper installation on various QNAP systems (tried it on my QNAP TS-410 Turbo NAS in first instance). Here is a quick step installation: QNAP ARM CPU (x10 / [...]]]></description>
			<content:encoded><![CDATA[<p>After several problems with the manual installation of Java JRE for embedded and CrashPlan 3.0.3 for Linux I finally gathered all informations to apply QPKG packages for proper installation on various QNAP systems (tried it on my QNAP TS-410 Turbo NAS in first instance).</p>
<p>Here is a quick step installation:</p>
<p><b>QNAP ARM CPU (x10 / x12 / x19)</b></p>
<p><u>Java Runtime Environment installation</u><br />
- <a href="http://www.oracle.com/technetwork/java/embedded/downloads/javase/index.html" target="_blank">Download Java JRE</a> for ARMv5 Linux &#8211; Headless (Early Access) EABI, glibc 2.5, Soft Float, Little Endian &#8211; you need to enter some data there to receive the download link (sorry cannot provide a direct download link as this is considered to be illegal)<br />
- Copy file (name should look like ejre-1_6_0_25-fcs-b06-linux-arm-sflt-eabi-headless-14_apr_2011.tar.gz) to the Public folder on your NAS<br />
- <a href="http://db.tt/7LgFmOg">Download QNAP ARM Java package</a><br />
- Unzip and install QPKG<br />
- Enable JRE in QPKG manager</p>
<p><u>CrashPlan installation</u><br />
- <a href="https://dl.dropbox.com/s/lkasdlsooowa1u1/CrashPlan_3.0.3_19_arm-x19.qpkg?dl=1">Download QNAP ARM CrashPlan package</a><br />
- Install QPKG<br />
- Enable CrashPlan in QPKG manager</p>
<p>&nbsp;</p>
<p><b>QNAP x86 CPU (x9 without x19)</b></p>
<p><u>Java Runtime Environment installation</u><br />
- <a href="http://www.qnap.com/QPKG.asp official" target="_blank">Download QNAP x86 Java package</a><br />
- Install QPKG<br />
- Enable JRE in QPKG manager</p>
<p><u>CrashPlan installation</u><br />
- <a href="https://dl.dropbox.com/s/dffkp7iv5lz3rv7/CrashPlan_3.0.3_19_x86.qpkg?dl=1">Download QNAP x86 CrashPlan package</a><br />
- Install QPKG<br />
- Enable CrashPlan in QPKG manager</p>
<p>&nbsp;</p>
<p><b>GUI access from a diffrent machine (e.g. Windows 7 box)</b></p>
<p><u>Configuration on QNAP NAS</u><br />
- Disable CrashPlan in QPKG manager<br />
- Edit /share/MD0_DATA/.qpkg/CrashPlan/conf/my.service.xml and replace<br />
<code>&lt;serviceHost&gt;127.0.0.1&lt;/serviceHost&gt;</code><br />
with<br />
<code>&lt;serviceHost&gt;0.0.0.0&lt;/serviceHost&gt;</code><br />
- Enable CrashPlan in QPKG manager</p>
<p><u>GUI installation on Windows machine (same configuration as for Linux GUI)</u><br />
- <a href="http://www.crashplan.com/consumer/download.html" target="_blank">Download CrashPlan client</a><br />
- Install CrashPlan on Windows machine<br />
- Go to Control Panel -> Services -> Look for CrashPlan Service (German: Systemsteuerung -> Dienste -> CrashPlan)<br />
- Stop CrashPlan service<br />
- Edit properties of CrashPlan service and set to manual start up (German: manuelles Starten)<br />
- Edit C:\Program Files\CrashPlan\conf\ui.properties (maybe locatd in different folder) and replace<br />
<code>#serviceHost=127.0.0.1</code><br />
with<br />
<code>serviceHost=...</code><br />
Best is to use your NAS IP address &#8211; but the hostname should work as well<br />
- Start CrashPlan &#8211; it should connect to your NAS (you will see your NAS name appearing there as source for backup)<br />
- You may also remove the CrashPlan Tray from your Autostart folder because it will not work for a remote machine (if someone got a solution for this issue, feel free to post it!)</p>
<p>&nbsp;</p>
<p><b>NOTE</b> &#8211; This way of setting up CrashPlan on an ARM QNAP system with very low memory (256MB) proved to be better than the manual setup I did before. There were lots of memory problems and instability.</p>
<p><b>SOURCES</b> &#8211; The following QNAP forum sources are best if you want to check for updates of the QPKG packages:<br />
Java JRE QPKG &#8211; <a href="http://www.turbonas.com/phpBB3/viewtopic.php?f=18&#038;t=870" target="_blank">http://www.turbonas.com/phpBB3/viewtopic.php?f=18&#038;t=870</a><br />
CrashPlan QPKG &#8211; <a href="http://forum.qnap.com/viewtopic.php?f=227&#038;t=39078" target="_blank">http://forum.qnap.com/viewtopic.php?f=227&#038;t=39078</a></p>
<p>If you have any questions concerning manual installations of Sun / Oracle JRE for embedded systems on ARM or similar, please post a comment. Same goes for Crashplan installation on various Linux systems. </p>
]]></content:encoded>
			<wfw:commentRss>http://metalgeek.net/geek/qnap-crashplan-backup-3-0-3-quick-step-installation-with-qpkg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress NGG NextGen Gallery JW imagerotator slideshow problems</title>
		<link>http://metalgeek.net/geek/wordpress-ngg-nextgen-gallery-jw-imagerotator-slideshow-problems/</link>
		<comments>http://metalgeek.net/geek/wordpress-ngg-nextgen-gallery-jw-imagerotator-slideshow-problems/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 10:25:16 +0000</pubDate>
		<dc:creator>geek</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://metalgeek.net/?p=377</guid>
		<description><![CDATA[I experienced some problems with the NextGen Gallery widget showing random images on http://www.metal-nights.de. There were simply no images showing up any more &#8211; the imagerotator flash keeps loading forever. The reason for this were too many images when chosing &#8220;all images&#8221; as source for the rotator. The PHP callback providing the XML &#8220;image playlist&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>I experienced some problems with the NextGen Gallery widget showing random images on <a href="http://www.metal-nights.de" target="_blank">http://www.metal-nights.de</a>. There were simply no images showing up any more &#8211; the imagerotator flash keeps loading forever.</p>
<p>The reason for this were too many images when chosing &#8220;all images&#8221; as source for the rotator. The PHP callback providing the XML &#8220;image playlist&#8221; for the imagerotator.swf was empty because of out of memory-issues. This was the case if there were more than 1600 images in the database. The query delivered a fully parsed result set which was simply too large.</p>
<p>If you do not want to get rid of all your images, the only way to solve this issue is to limit the result set:</p>
<p>- open wp-content/plugins/nextgen-gallery/xml/imagerotator.php for editing</p>
<p>- look for<br />
<code>	$thepictures = $wpdb->get_results("SELECT t.*, tt.* FROM $wpdb->nggallery AS t INNER JOIN $wpdb->nggpictures AS tt ON t.gid = tt.galleryid WHERE tt.exclude != 1 ORDER BY tt.{$ngg_options['galSort']} {$ngg_options['galSortDir']} ");</code></p>
<p>- change to<br />
<code>	$thepictures = $wpdb->get_results("SELECT t.*, tt.* FROM $wpdb->nggallery AS t INNER JOIN $wpdb->nggpictures AS tt ON t.gid = tt.galleryid WHERE tt.exclude != 1 ORDER BY RAND() LIMIT 100;"); //tt.{$ngg_options['galSort']} {$ngg_options['galSortDir']} ");</code></p>
<p>This will return 100 random sorted images. This will be enough for about 10 minutes displaying the page without reload. You may even reduce the number to about 20.</p>
<p>The plus is that your page will speed up.</p>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://metalgeek.net/geek/wordpress-ngg-nextgen-gallery-jw-imagerotator-slideshow-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>English wikipedia anti black-out extension for Google Chrome</title>
		<link>http://metalgeek.net/geek/english-wikipedia-anti-black-out-extension-for-google-chrome/</link>
		<comments>http://metalgeek.net/geek/english-wikipedia-anti-black-out-extension-for-google-chrome/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 16:09:31 +0000</pubDate>
		<dc:creator>geek</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Chrome extension]]></category>

		<guid isPermaLink="false">http://metalgeek.net/?p=69</guid>
		<description><![CDATA[Did you hear about the SOPA/PIPA blackout of the English Wikipedia? Here is the solution for a workaround &#8211; I put a little extension for Google Chrome revealing the Wikipedia pages, the work of some minutes &#8211; actually my first chrome extension ever &#8211; but it was kind of interesting&#8230; Install Extension &#8211; check it [...]]]></description>
			<content:encoded><![CDATA[<p>Did you hear about the SOPA/PIPA blackout of the English Wikipedia?</p>
<p>Here is the solution for a workaround &#8211; I put a little extension for Google Chrome revealing the Wikipedia pages, the work of some minutes &#8211; actually my first chrome extension ever &#8211; but it was kind of interesting&#8230;</p>
<p><a href="\wp-content\uploads\2012\01\metalgeek_wiki_fix.crx">Install Extension</a> &#8211; check it out at <a href="http://en.wikipedia.org/wiki/Main_Page">http://en.wikipedia.org</a>!</p>
<p>Freaky, isn&#8217;t it?</p>
<p>Edit: Improved to version 1.1 &#8211; proper display of the wikipedia page now.</p>
]]></content:encoded>
			<wfw:commentRss>http://metalgeek.net/geek/english-wikipedia-anti-black-out-extension-for-google-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New DARK SUNS album &#8220;Orange&#8221; as full stream</title>
		<link>http://metalgeek.net/metal/new-dark-suns-album-orange-as-full-stream/</link>
		<comments>http://metalgeek.net/metal/new-dark-suns-album-orange-as-full-stream/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 09:59:36 +0000</pubDate>
		<dc:creator>geek</dc:creator>
				<category><![CDATA[Metal]]></category>
		<category><![CDATA[Progressive metal]]></category>
		<category><![CDATA[Progressive rock]]></category>

		<guid isPermaLink="false">http://metalgeek.net/?p=64</guid>
		<description><![CDATA[There was long time no signs that DARK SUNS are still active. This has changed immediatly with the announcement of the new album &#8220;Orange&#8221; which proves that the band has evolved even more into a progressive rock band with 70s psychedelic influences. Nevertheless, the band has its own unique sound with a very interesting mixture [...]]]></description>
			<content:encoded><![CDATA[<p>There was long time no signs that DARK SUNS are still active. This has changed immediatly with the announcement of the new album &#8220;Orange&#8221; which proves that the band has evolved even more into a progressive rock band with 70s psychedelic influences. Nevertheless, the band has its own unique sound with a very interesting mixture of different genres.<br />
If you are into bands like Graveyard, Opeth and the sorts you should definitively check this band out.</p>
<p><center><iframe width="560" height="315" src="http://www.youtube.com/embed/videoseries?list=PLCFC9C9592138EC8E&amp;hl=de_DE" frameborder="0" allowfullscreen></iframe></center></p>
]]></content:encoded>
			<wfw:commentRss>http://metalgeek.net/metal/new-dark-suns-album-orange-as-full-stream/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazing THE INTERSPHERE video available</title>
		<link>http://metalgeek.net/metal/amazing-the-intersphere-video-available/</link>
		<comments>http://metalgeek.net/metal/amazing-the-intersphere-video-available/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 11:09:31 +0000</pubDate>
		<dc:creator>geek</dc:creator>
				<category><![CDATA[Metal]]></category>
		<category><![CDATA[Alternative rock]]></category>

		<guid isPermaLink="false">http://metalgeek.net/?p=61</guid>
		<description><![CDATA[THE INTERSPHERE have posted a video for their new song &#8220;Sleeping God&#8221; which is unsettling, interesting and amazing at the same time. Great alternative rock with a certain attitude.]]></description>
			<content:encoded><![CDATA[<p>THE INTERSPHERE have posted a video for their new song &#8220;Sleeping God&#8221; which is unsettling, interesting and amazing at the same time. Great alternative rock with a certain attitude.</p>
<p><center><object width="560" height="315"><param name="movie" value="http://www.youtube.com/v/jZmFLQi2MwM?version=3&amp;hl=de_DE"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/jZmFLQi2MwM?version=3&amp;hl=de_DE" type="application/x-shockwave-flash" width="560" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object></center></p>
]]></content:encoded>
			<wfw:commentRss>http://metalgeek.net/metal/amazing-the-intersphere-video-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Requests via HTTPS (speaking of .NET WebClient)</title>
		<link>http://metalgeek.net/geek/requests-via-https-speaking-of-net-webclient/</link>
		<comments>http://metalgeek.net/geek/requests-via-https-speaking-of-net-webclient/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 23:35:45 +0000</pubDate>
		<dc:creator>geek</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://metalgeek.net/?p=56</guid>
		<description><![CDATA[Actually I had some troubles today with a simply request downloading a file with the .NET WebClient class via https. Instead of http most webservers seem to expect an User-Agent header for security reasons when accessing the webserver through https. The solution is just plain simple &#8211; add any random User-Agent header to the request [...]]]></description>
			<content:encoded><![CDATA[<p>Actually I had some troubles today with a simply request downloading a file with the .NET WebClient class via https. Instead of http most webservers seem to expect an User-Agent header for security reasons when accessing the webserver through https.</p>
<p>The solution is just plain simple &#8211; add any random User-Agent header to the request otherwise the returned content or file is empty (0 bytes).</p>
<blockquote><p>Dim oDownload As New WebClient<br />
oDownload.Headers.Add(&#8220;User-Agent&#8221;, &#8220;Your App 1.0.0.0&#8243;)<br />
oDownload.DownloadFile(&#8220;https://any.com/file.zip, &#8220;file.zip&#8221;)</p></blockquote>
<p>I will not talk about the CustomSoapHeaders I was using. For the moment&#8230; it is a bit too late for in-depth programming details.</p>
<p>Note: WebClient class is available in the System.Net Namespace from .NET Framwork 2.0 and following.</p>
]]></content:encoded>
			<wfw:commentRss>http://metalgeek.net/geek/requests-via-https-speaking-of-net-webclient/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viktoriya Yermolyeva plays classics in rock and metal</title>
		<link>http://metalgeek.net/metal/viktoriya-yermolyeva-plays-classics-in-rock-and-metal/</link>
		<comments>http://metalgeek.net/metal/viktoriya-yermolyeva-plays-classics-in-rock-and-metal/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 10:48:09 +0000</pubDate>
		<dc:creator>geek</dc:creator>
				<category><![CDATA[Metal]]></category>
		<category><![CDATA[Cover]]></category>
		<category><![CDATA[Rock]]></category>

		<guid isPermaLink="false">http://metalgeek.net/?p=53</guid>
		<description><![CDATA[This is the new sensation in the world wide web. After APOCALPYTICA which was quite interesting in the beginning but to me got totally out of focus because it was simply nothing new, VIKTORIYA YERMOLYEVA plays various rock and metal classics on piano including guitar and bass lines at the same time. Said this you [...]]]></description>
			<content:encoded><![CDATA[<p>This is the new sensation in the world wide web. After APOCALPYTICA which was quite interesting in the beginning but to me got totally out of focus because it was simply nothing new, VIKTORIYA YERMOLYEVA plays various rock and metal classics on piano including guitar and bass lines at the same time. Said this you might think that this is nothing new. But if you take a listen to her version of METALLICAs Master of Puppets you will know what I mean when I say that I got totally overwhelmed by the great sound of her piano and the immense dynamic range she covers with her playing. She includes all the amazing aspects you might be missing when listening to the S&#038;M album where METALLICA simply do not care about any classical orchestra arrangement&#8230;</p>
<p><center><object width="560" height="315"><param name="movie" value="http://www.youtube.com/v/HIJPxxoF7dw?version=3&amp;hl=de_DE"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/HIJPxxoF7dw?version=3&amp;hl=de_DE" type="application/x-shockwave-flash" width="560" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object></center></p>
<p>Check out her YouTube channel for more videos of brilliant cover versions like PINK FLOYDs Echoes:<br />
<a href="http://www.youtube.com/user/vkgoeswild" target="_blank">http://www.youtube.com/user/vkgoeswild</a></p>
]]></content:encoded>
			<wfw:commentRss>http://metalgeek.net/metal/viktoriya-yermolyeva-plays-classics-in-rock-and-metal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>11-11-11 Black Sabbath reunites</title>
		<link>http://metalgeek.net/metal/11-11-11-black-sabbath-reunites/</link>
		<comments>http://metalgeek.net/metal/11-11-11-black-sabbath-reunites/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 20:53:08 +0000</pubDate>
		<dc:creator>geek</dc:creator>
				<category><![CDATA[Metal]]></category>
		<category><![CDATA[Black sabbath]]></category>
		<category><![CDATA[Doom]]></category>
		<category><![CDATA[Rock]]></category>

		<guid isPermaLink="false">http://metalgeek.net/?p=45</guid>
		<description><![CDATA[What the hell is going on here? BLACK SABBATH finally announces the reunion &#8211; album and tour will be 2012. And everybody is waving hello &#8211; come, play here. Right what we have got here is a really huge rock band which got nothing done in the last years. Plus there is a singer who [...]]]></description>
			<content:encoded><![CDATA[<p>What the hell is going on here? BLACK SABBATH finally announces the reunion &#8211; album and tour will be 2012. And everybody is waving hello &#8211; come, play here.<br />
Right what we have got here is a really huge rock band which got nothing done in the last years. Plus there is a singer who always wanted to reunite. Everybody knew that this day would come.</p>
<p>Well &#8211; but there is only one 11-11-11, right? Next would be in 1000 years and I guess the old four piece will not live THAT long although everybody is still wondering HOW Ozzy could even see the light of the day 11-11-11&#8230;</p>
<p>So &#8211; please &#8211; cross your fingers hope that this no bogus reunion which results in a lame new record&#8230; the legend BLACK SABBATH is just too monumental, a myth which should not be demolished.</p>
<p><center><object width="560" height="315" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/WU3SZjfbcpI?version=3&amp;hl=de_DE" /><param name="allowfullscreen" value="true" /><embed width="560" height="315" type="application/x-shockwave-flash" src="http://www.youtube.com/v/WU3SZjfbcpI?version=3&amp;hl=de_DE" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></center></p>
<p>P.S.: At least this is not a news message reporting the death of just another music idol&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://metalgeek.net/metal/11-11-11-black-sabbath-reunites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MACHINE HEAD &#8211; Unto The Locust preview</title>
		<link>http://metalgeek.net/metal/machine-head-unto-the-locust-preview/</link>
		<comments>http://metalgeek.net/metal/machine-head-unto-the-locust-preview/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 13:41:11 +0000</pubDate>
		<dc:creator>geek</dc:creator>
				<category><![CDATA[Metal]]></category>
		<category><![CDATA[Thrash metal]]></category>

		<guid isPermaLink="false">http://metalgeek.net/?p=36</guid>
		<description><![CDATA[MACHINE HEAD are ever since synonomical for agressive and modern thrash metal. The last album came along with a decent portion of speed. Will this change now? The new track &#8220;Locust&#8221; which is now available on youtube for free streaming shows a totally different side of MACHINE HEAD. Melodic vocals, underlaying groovy rythm and even [...]]]></description>
			<content:encoded><![CDATA[<p>MACHINE HEAD are ever since synonomical for agressive and modern thrash metal. The last album came along with a decent portion of speed. Will this change now? The new track &#8220;Locust&#8221; which is now available on youtube for free streaming shows a totally different side of MACHINE HEAD. Melodic vocals, underlaying groovy rythm and even a clean &#8220;accoustic&#8221; break accompanied by nice guitar leads in the middle of very modern sounding break downs.</p>
<p><object width="200" height="200"><param name="movie" value="http://www.youtube.com/v/2jGZJxnJk-4?version=3&amp;hl=de_DE"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/2jGZJxnJk-4?version=3&amp;hl=de_DE" type="application/x-shockwave-flash" width="200" height="200" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://metalgeek.net/metal/machine-head-unto-the-locust-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MASTODONs new opus &#8220;The Hunter&#8221; available for streaming</title>
		<link>http://metalgeek.net/metal/mastodons-new-opus-the-hunter-available-for-streaming/</link>
		<comments>http://metalgeek.net/metal/mastodons-new-opus-the-hunter-available-for-streaming/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 06:44:24 +0000</pubDate>
		<dc:creator>geek</dc:creator>
				<category><![CDATA[Metal]]></category>
		<category><![CDATA[Progressive metal]]></category>
		<category><![CDATA[Progressive rock]]></category>

		<guid isPermaLink="false">http://metalgeek.net/?p=33</guid>
		<description><![CDATA[The new album from US progressive metal rockers MASTODON is where opinions differ. Some tend to say that MASTODON has now finished its conversion to a stadium rock band including the cheesiness of catchy melodic guitar riffs with a easy to sing along chorus. But after almost ten times of listening to the stream I [...]]]></description>
			<content:encoded><![CDATA[<p>The new album from US progressive metal rockers MASTODON is where opinions differ. Some tend to say that MASTODON has now finished its conversion to a stadium rock band including the cheesiness of catchy melodic guitar riffs with a easy to sing along chorus. But after almost ten times of listening to the stream I have to state that this album offers a lot more. There is some more easy listening tunes but in a whole the album still reveals parts of the complexity of &#8220;Crack The Sky&#8221; and almost is coming out of the speakers as fluently as a silent, clear river. If you are not heading directly to the small river you might not notice it and never discover its beauty&#8230;</p>
<p>But judge for yourself:<br />
<center><object width="560" height="315"><param name="movie" value="http://www.youtube.com/v/ffWVlG8rK9k?version=3&amp;hl=de_DE"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ffWVlG8rK9k?version=3&amp;hl=de_DE" type="application/x-shockwave-flash" width="560" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object></center></p>
]]></content:encoded>
			<wfw:commentRss>http://metalgeek.net/metal/mastodons-new-opus-the-hunter-available-for-streaming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

