<?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>Heretic Studios</title>
	<atom:link href="http://hereticstudios.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://hereticstudios.wordpress.com</link>
	<description>Cutting edge in bite size pieces.</description>
	<lastBuildDate>Sun, 17 Aug 2008 16:11:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hereticstudios.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Heretic Studios</title>
		<link>http://hereticstudios.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hereticstudios.wordpress.com/osd.xml" title="Heretic Studios" />
	<atom:link rel='hub' href='http://hereticstudios.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Enabling Compiz on the Aspire One</title>
		<link>http://hereticstudios.wordpress.com/2008/07/30/enabling-compiz-on-the-aspire-one/</link>
		<comments>http://hereticstudios.wordpress.com/2008/07/30/enabling-compiz-on-the-aspire-one/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 06:02:10 +0000</pubDate>
		<dc:creator>tokratan</dc:creator>
				<category><![CDATA[Linux Modding]]></category>
		<category><![CDATA[Acer]]></category>
		<category><![CDATA[Activate]]></category>
		<category><![CDATA[Aspire]]></category>
		<category><![CDATA[Compiz]]></category>
		<category><![CDATA[Fusion]]></category>
		<category><![CDATA[Fusion-Icon]]></category>
		<category><![CDATA[One]]></category>

		<guid isPermaLink="false">http://hereticstudios.wordpress.com/?p=18</guid>
		<description><![CDATA[So, you now have the ability to do what you please with Linpus, you&#8217;ve seen those videos of people turning linux desktops into a cube, having wobbly windows, and much more&#8230;   Compiz actually runs quite nice on the One, although there are some problems with streaming video (well, any video actually), it lags, but [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=18&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, you now have the ability to do what you please with Linpus, you&#8217;ve seen those videos of people turning linux desktops into a cube, having wobbly windows, and much more&#8230;</p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;">Compiz actually runs quite nice on the One, although there are some problems with streaming video (well, any video actually), it lags, but I think that&#8217;s just a driver problem.</p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;">Anyway it&#8217;s simple to activate, yep, not install, but activate.  Since Linpus is based of Fedora 8, it&#8217;s actually intergrated into the operating system itself, just not turned on.  The only thing you have to do is install one app and you&#8217;re set.  This app is called “Fusion-Icon”.</p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;">The first step to doing this is to open up terminal either via right click or ALT+F2.  After this, type in the following “sudo -y yum install fusion-icon”, for those who don&#8217;t know, Yum is the installation program that is used in RPM based system, it&#8217;s no the best, but it works.  The -y parameter is just saying “Say yes to everything”, I would suggest you use this if you know what you&#8217;re installing!</p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;">After this is done, just launch Fusion-Icon via Alt+F2, it&#8217;ll activate compiz and you&#8217;ll be spinning the desktop in no time.</p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;">Oh, and if you want more themes for Emerald (the window decorator), in terminal just type “sudo yum install emerald-themes”, this will get you a nice amount of themes to choose from, I recommend Minimal for a great space saver, there&#8217;s is a thinner title bar theme, but I found it a tad to small for me.</p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;">Thing is though, due to the lack of access to the session manager, at least to my knowledge (I don&#8217;t usually use this environment, if you can access a session manager, please email me with the details and I&#8217;ll update the guide, or make a comment of course! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ) you can&#8217;t easily launch Fusion-Icon on each startup, which if you&#8217;re like me that really annoys you, &gt;.&lt;.</p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;">The best thing to do is knock out 2 birds with one stone, that is, killing the startup of the desktop search bar and also allowing Fusion-Icon to start upon, well, startup.</p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;">The key to this is in the launch script for acer-search-desktop itself, which is located in “/usr/share/search-bar/start-search_bar.sh”.  This file looks like this on default.</p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;">#!/bin/sh</p>
<p style="margin-bottom:0;">#resolution=`xrandr |grep \*|awk &#8216;{print $1}&#8217;`</p>
<p style="margin-bottom:0;">resolution=`xrandr |grep current|awk -F&#8221;current&#8221; &#8216;{print $2}&#8217;|awk -F&#8221;,&#8221; &#8216;{print $1}&#8217;|sed &#8216;s/\ //g&#8217;`</p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;">if [ $resolution = "1280x800" ];then</p>
<p style="margin-bottom:0;">acer-search-desktop &#8211;x=650 &#8211;y=90 &#8211;width=490 &#8211;height=31</p>
<p style="margin-bottom:0;">elif [ $resolution = "1024x600" ];then</p>
<p style="margin-bottom:0;">acer-search-desktop &#8211;x=510 &#8211;y=65 &#8211;width=490 &#8211;height=31</p>
<p style="margin-bottom:0;">else</p>
<p style="margin-bottom:0;">acer-search-desktop</p>
<p style="margin-bottom:0;">fi</p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;">Now, to take out the booting of the search bar, simply comment the lines that have “acer-search-desktop”, then after doing that, before the if statement asking for resolution size add “fusion-icon”.</p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;">#!/bin/sh</p>
<p style="margin-bottom:0;">#resolution=`xrandr |grep \*|awk &#8216;{print $1}&#8217;`</p>
<p style="margin-bottom:0;">resolution=`xrandr |grep current|awk -F&#8221;current&#8221; &#8216;{print $2}&#8217;|awk -F&#8221;,&#8221; &#8216;{print $1}&#8217;|sed &#8216;s/\ //g&#8217;`</p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;">fusion-icon</p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;">if [ $resolution = "1280x800" ];then</p>
<p style="margin-bottom:0;">#   acer-search-desktop &#8211;x=650 &#8211;y=90 &#8211;width=490 &#8211;height=31</p>
<p style="margin-bottom:0;">elif [ $resolution = "1024x600" ];then</p>
<p style="margin-bottom:0;">#   acer-search-desktop &#8211;x=510 &#8211;y=65 &#8211;width=490 &#8211;height=31</p>
<p style="margin-bottom:0;">else</p>
<p style="margin-bottom:0;">#   acer-search-desktop</p>
<p style="margin-bottom:0;">fi</p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;">Remember though, keep an empty line at the end of the file!</p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;">And that&#8217;s it, you&#8217;re done, you&#8217;ve taken out the booting of the pesky desktop search bar as well as booting compiz, give yourself a pat on the back, <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;"> </p>
<p style="margin-bottom:0;">Thanks for reading, remember to comment, oh, and as usual, don&#8217;t forget to email any ideas for posts, may it be Digg posts, hot topics, or just ideas for how-to guides to my email address: <a href="mailto:ghostinterface@gmail.com">ghostinterface@gmail.com.</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hereticstudios.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hereticstudios.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hereticstudios.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hereticstudios.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hereticstudios.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hereticstudios.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hereticstudios.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hereticstudios.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hereticstudios.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hereticstudios.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hereticstudios.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hereticstudios.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hereticstudios.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hereticstudios.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hereticstudios.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hereticstudios.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=18&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hereticstudios.wordpress.com/2008/07/30/enabling-compiz-on-the-aspire-one/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02adefb0d69001265ec3494f7199536c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tokratan</media:title>
		</media:content>
	</item>
		<item>
		<title>We&#8217;re back!</title>
		<link>http://hereticstudios.wordpress.com/2008/07/30/were-back/</link>
		<comments>http://hereticstudios.wordpress.com/2008/07/30/were-back/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 06:00:43 +0000</pubDate>
		<dc:creator>tokratan</dc:creator>
				<category><![CDATA[Linux Modding]]></category>
		<category><![CDATA[Acer]]></category>
		<category><![CDATA[Advanced]]></category>
		<category><![CDATA[Aspire]]></category>
		<category><![CDATA[back]]></category>
		<category><![CDATA[Enable]]></category>
		<category><![CDATA[Heretic]]></category>
		<category><![CDATA[Menu]]></category>
		<category><![CDATA[One]]></category>
		<category><![CDATA[Studios]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[We're]]></category>
		<category><![CDATA[Weekly]]></category>

		<guid isPermaLink="false">http://hereticstudios.wordpress.com/?p=15</guid>
		<description><![CDATA[First off, I&#8217;m sorry I more or less let this blog die, it was a horrible thing to do, although while moving over information to an actual server, my grid died, which took a while. Anyway, we moved over to WordPress as well as changed our name, I give you Heretic Studios! Let the information [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=15&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>First off, I&#8217;m sorry I more or less let this blog die, it was a horrible thing to do, although while moving over information to an actual server, my grid died, which took a while.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">Anyway, we moved over to WordPress as well as changed our name, I give you Heretic Studios!</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">Let the information sharing continue!  I hope you guys enjoy the content, oh and don&#8217;t forget to tell your friends about us here at Heretic Studios, <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> .</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">Since it is that time of year, everyone is getting ready to back to a long year of school, netbooks are a big craze, so I figured I&#8217;d put out a guide on how to make one in particular, the Acer Aspire One a bit more useful!</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">First off, I know there are a lot of guides on how to enable system access, but I think this guide is going to be a lot easier/faster than other guides, if not just by a few steps, <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">I&#8217;m hoping guide will be the cleanest and as simple as possible while teaching some common use linux commands that you will be using in the future when using the device.  A few of these commands are trivial, but in my opinion are critical in having a smooth quick experience.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">So, the first step to setting up the desktop right click behavior is to actually show the XFCE control center, this can be done simply through how we&#8217;re going to launch the terminal, but in order to save time, lets just launch it through Terminal, this is because we&#8217;re going to have to set a root password through terminal as well.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">While holding ALT press F2, this will bring up an application run dialog, type in “terminal”, then hit run or enter.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">One terminal is open (don&#8217;t be afraid, trust me, this is your best friend in linux, and if you&#8217;re experienced enough, you can perform tasks much faster through terminal than the standard desktop interface, as well as the XFCE linpus modded desktop) type “sudo passwd”, then after this put in a password that you want to be used with root; this is needed especially if you plan on using the application installer gui within the system.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">After this, type in “xfce-settings-show” and press enter, the settings dialog will show up.  Click Desktop options, then the Behavior tab, lastly Check the Right Click behavior, this will allow you to run applications downloaded as well as provide simple access to the settings and much more.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">And that&#8217;s it really, you can now run the Add/Remove application program or install from terminal through yum (I&#8217;m really a fan of Debian based systems myself, but at the price of boot time on the One, the best thing to do is stick to Linpus&#8230;but you can still have some fun&#8230;).</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">Thanks for reading, feel free to comment, and don&#8217;t forget to send suggestions for future posts to me at: <a href="mailto:ghostinterface@gmail.com">ghostinterface@gmail.com</a>!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hereticstudios.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hereticstudios.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hereticstudios.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hereticstudios.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hereticstudios.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hereticstudios.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hereticstudios.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hereticstudios.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hereticstudios.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hereticstudios.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hereticstudios.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hereticstudios.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hereticstudios.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hereticstudios.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hereticstudios.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hereticstudios.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=15&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hereticstudios.wordpress.com/2008/07/30/were-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02adefb0d69001265ec3494f7199536c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tokratan</media:title>
		</media:content>
	</item>
		<item>
		<title>This blog is not dead, and neither is the ipod touch.</title>
		<link>http://hereticstudios.wordpress.com/2007/12/29/this-blog-is-not-dead-and-neither-is-the-ipod-touch/</link>
		<comments>http://hereticstudios.wordpress.com/2007/12/29/this-blog-is-not-dead-and-neither-is-the-ipod-touch/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 03:14:00 +0000</pubDate>
		<dc:creator>tokratan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hereticstudios.wordpress.com/2007/12/29/this-blog-is-not-dead-and-neither-is-the-ipod-touch/</guid>
		<description><![CDATA[Now, as says, I&#8217;m not dead, hopefully now since the holidays are over, new technology will be announced. Really the only thing I have to say now is just some things that were high up in the wants and get lists on the holidays! Probably near the top of the list would be the iPod [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=14&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Now, as says, I&#8217;m not dead, hopefully now since the holidays are over, new technology will be announced.</p>
<p>Really the only thing I have to say now is just some things that were high up in the wants and get lists on the holidays!</p>
<p>Probably near the top of the list would be the iPod Touch, and iPhone, along with a lot of Apple stuff.</p>
<p>The most sought after gadget though, would be of course, the Wii.</p>
<p>Now, since Nintendo didn&#8217;t put out enough of them, many people were disappointed in the fact they didn&#8217;t get one.</p>
<p>Now, as said I&#8217;m sorry that I couldn&#8217;t put up much on this post, but the tech feed is starting to pick up, and soon I&#8217;ll have a lot of stuff to report, so I can&#8217;t wait, <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Later,<br />~Toko</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hereticstudios.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hereticstudios.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hereticstudios.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hereticstudios.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hereticstudios.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hereticstudios.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hereticstudios.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hereticstudios.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hereticstudios.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hereticstudios.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hereticstudios.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hereticstudios.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hereticstudios.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hereticstudios.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hereticstudios.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hereticstudios.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=14&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hereticstudios.wordpress.com/2007/12/29/this-blog-is-not-dead-and-neither-is-the-ipod-touch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02adefb0d69001265ec3494f7199536c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tokratan</media:title>
		</media:content>
	</item>
		<item>
		<title>Kindle the Fire.</title>
		<link>http://hereticstudios.wordpress.com/2007/11/29/kindle-the-fire/</link>
		<comments>http://hereticstudios.wordpress.com/2007/11/29/kindle-the-fire/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 01:07:00 +0000</pubDate>
		<dc:creator>tokratan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hereticstudios.wordpress.com/2007/11/29/kindle-the-fire/</guid>
		<description><![CDATA[Well, I realize I haven&#8217;t been posting much lately, and that&#8217;s mainly because of the fact every thing&#8217;s been announced or delayed for this year, now we just have to wait and see the sales finals&#8230; So I&#8217;ve sorta been waiting and saving stories lately. The only 2 noticable things that have happened is FireFox [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=13&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well, I realize I haven&#8217;t been posting much lately, and that&#8217;s mainly because of the fact every thing&#8217;s been announced or delayed for this year, now we just have to wait and see the sales finals&#8230;</p>
<p>So I&#8217;ve sorta been waiting and saving stories lately.</p>
<p>The only 2 noticable things that have happened is FireFox 3 Beta 1 has finally be released.  I&#8217;ve been using it since Alpha myself and fixing errors on my own, but the Beta version runs quiet nicely, but still though, not much compared to the new Safari on my Macs, <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> .</p>
<p>The other story which wasn&#8217;t really exciting but did happen was the Amazon Kindle.</p>
<p><a href="http://picasaweb.google.com/GhostInterface/Kindle/photo#5138065049476226242"><img src="http://lh4.google.com/GhostInterface/R04S8JrhXMI/AAAAAAAAAJc/Y_OSeRjkPaA/s144/amazon_kindle2.jpg" /></a></p>
<p><span>The revolutionary wireless reading device from Amazon, or so says Amazon.</p>
<p>The device itself looks actually bulky for a ebook reader to me, and it has a keyboard for some reason, I suppose it&#8217;s a word processor as well, but who&#8217;s gonna really need that?  Writers, but they carry their Macbook/Macbook Pro&#8217;s to every Star Bucks they go to, so I don&#8217;t see a practical use for the keyboard in the future.</p>
<p>The screen itself is the same technology the Sony E-Reader uses, eInk displays, that have that dull gray with black with not really any contrast at all.</p>
<p>And after all the downs, it&#8217;s biggest down is the price tag, 400 USD.</p>
<p>Now this is REALLY overpriced for what it does, sure they claim it has wifi to keep up to date with your news paper subscriptions and you can buy books straight from it, but seriously, that&#8217;s <b>WAY</b> to much Amazon!</p>
<p>We&#8217;ll see how it plays out when the Holiday season fully kicks in (the last week/day before Christmas usually).  Then we&#8217;ll truly see what gadgets Kindle the Fire of the holiday wants and gets this year.</p>
<p>Till next time and hopefully when there&#8217;s more news,<br />Toko<br /></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hereticstudios.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hereticstudios.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hereticstudios.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hereticstudios.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hereticstudios.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hereticstudios.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hereticstudios.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hereticstudios.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hereticstudios.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hereticstudios.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hereticstudios.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hereticstudios.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hereticstudios.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hereticstudios.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hereticstudios.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hereticstudios.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=13&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hereticstudios.wordpress.com/2007/11/29/kindle-the-fire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02adefb0d69001265ec3494f7199536c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tokratan</media:title>
		</media:content>

		<media:content url="http://lh4.google.com/GhostInterface/R04S8JrhXMI/AAAAAAAAAJc/Y_OSeRjkPaA/s144/amazon_kindle2.jpg" medium="image" />
	</item>
		<item>
		<title>Going Next Gen, Updating.</title>
		<link>http://hereticstudios.wordpress.com/2007/11/12/going-next-gen-updating/</link>
		<comments>http://hereticstudios.wordpress.com/2007/11/12/going-next-gen-updating/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 22:39:00 +0000</pubDate>
		<dc:creator>tokratan</dc:creator>
				<category><![CDATA[PC]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://hereticstudios.wordpress.com/2007/11/12/going-next-gen-updating/</guid>
		<description><![CDATA[So, you want a high end machine but don’t have a fortune to drop for one? Lately, and whenever any type of big update occurs (generation in API’s upgrading, etc), people (mainly gamers and people in the 3D realm) have been wanting to upgrade, but don’t have a huge pile of money reaching in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=11&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, you want a high end machine but don’t have a fortune to drop for one?</p>
<p>Lately, and whenever any type of big update occurs (generation in API’s upgrading, etc), people (mainly gamers and people in the 3D realm) have been wanting to upgrade, but don’t have a huge pile of money reaching in the amount of 5 digits to just spend on upgrading or building a entirely new computer.</p>
<p>The first solution to this is to build a new computer, but do just that, build you own computer, there are many guides on the web that show how, and honestly, it’s like putting together a 20 piece puzzle or even a 10 piece puzzle, so anyone could do it without a sweat.</p>
<p>The reason I say build it entirely yourself is because sometimes when you even have a shop build it for you, they end up charging a lot more for the end product than what you could of paid for doing it yourself, and I can back this up due to the fact that I own one the only computer shops around my region, and in order to keep it running, I have to charge a decent price on some things, but I try to keep them down as low as possible, and most places don’t do this.  So with that, I recommend you build it entirely yourself.</p>
<p>The next tip is to look in the right places.  An obvious place to get parts these days would probably be eBay, which is great for most parts, and for the people that want completely brand new parts, with user reviews, and other bits of information, I’d have to suggest newegg, then tiger direct for a circuit city or Wal-Mart type approach to buying items.</p>
<p>The best place to get them, and this goes for double if you live a more rural area, is to wait for say a computer shop or just a store to go out of business, or maybe they are just moving and selling off their stock they had that location.</p>
<p>You can get great deals on these items, and they are usually (most almost always) brand new parts.</p>
<p>I got a Nvidia GeForce 7800 GTX 512MB (has SLI, ) for 10 dollars, regular 700 or so (US Dollars), so I guess that really does prove the point, local auctions are usually the BEST way to get parts that are new for cheap.</p>
<p>Lastly, do research on what is coming up, and just what you’re planning on using the system for.</p>
<p>If you’re a gamer, I’d wait for the OpenGL 2.1 and mainly OpenGL 3.0 cards to come out, they’re going to be well worth the wait and last a good long while as well.</p>
<p>Usually you’re going to want a Dual Core processor these days, so find a good priced motherboard that supports a variety of Speeds of Dual Core processor sets, that way you won’t have to buy a new one sooner than later.</p>
<p>Memory goes along with the board issues as well, you would probably want to buy a board that can take at least 2 gigs of ram, but I recommend at least 4 gigs especially if you’re going to be using Vista in it (hopefully not at the moment).</p>
<p>I guess the main tip is use your brain, look for deals, and think for the future.</p>
<p>I hope this guide helps some of you guys and till next time,<br />~Toko</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hereticstudios.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hereticstudios.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hereticstudios.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hereticstudios.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hereticstudios.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hereticstudios.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hereticstudios.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hereticstudios.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hereticstudios.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hereticstudios.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hereticstudios.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hereticstudios.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hereticstudios.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hereticstudios.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hereticstudios.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hereticstudios.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=11&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hereticstudios.wordpress.com/2007/11/12/going-next-gen-updating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02adefb0d69001265ec3494f7199536c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tokratan</media:title>
		</media:content>
	</item>
		<item>
		<title>Androids eh?</title>
		<link>http://hereticstudios.wordpress.com/2007/11/08/androids-eh/</link>
		<comments>http://hereticstudios.wordpress.com/2007/11/08/androids-eh/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 05:14:00 +0000</pubDate>
		<dc:creator>tokratan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hereticstudios.wordpress.com/2007/11/08/androids-eh/</guid>
		<description><![CDATA[Well, Google has become a well known house hold name to probably every developed country in the world for being a great company that supplies great little tools and services for free with just a few ads. Lately as most of you have seen probably Google has moved into buying a lot of things, such [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=10&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well, Google has become a well known house hold name to probably every developed country in the world for being a great company that supplies great little tools and services for free with just a few ads.</p>
<p>Lately as most of you have seen probably Google has moved into buying a lot of things, such as this site even.  But a big thing that people have been talking about is the 700 MHz (I believe) Spectrum Auction that should be coming up and the fact that Google is looking to purchase this area.  Now this could mean many things, but the latest announcement of Google has set what they&#8217;re wanting to do, at least first, in stone.</p>
<p>Google has been poking around the idea of a GooPhone for some time many believe, and even on some Google blogs there was talk of it might appearing, but most recently a big event that really seemed to prove Google was gonna do it was a Google Employee rushing to a Apple Store to get an iPhone saying they were going giving G-Phones to a select number of people in the company.</p>
<p>Now weeks later, Android has been announced, a Linux mobile device operating system that has all/most of the Google apps implemented and can hopefully be installed on many of the phones that are on market and has both Keypad and TouchScreen interaction.</p>
<p>My initial thought on this was edgy, I mean, this <span style="font-weight:bold;">doesn&#8217;t</span> mean that there will be a G-phone in the future, but then I thought, the service will still (hopefully) be free just like any other Google service, of course there would be ads, but hey, we&#8217;ve lived with ads all our life&#8217;s, a few more won&#8217;t hurt.</p>
<p>Although, one of the major things that was getting to me was the localized ads, or the ability for the phone to know where you are at all times and keep a history of behaviors, so say, if you eat pizza a lot, and you&#8217;re near a pizza parlor, the phone would say &#8220;Hey, there&#8217;s a Pizza place on the next right&#8221; or something similar, which in truth is a ad, but it would quiet possibly be a helpful ad.</p>
<p>The main part about this is the knowing where I am at all times, and memorizing behaviors, now up till now and probably far into the future Google has done a great job on keeping all our information between us and Google, and if you think about it, they have plenty of information on you 9 times out 10.  But think though, if this information were to fall into the wrong hands, a lot of not so good things could be done with it.</p>
<p>Ah well, we&#8217;ll just have to see what comes out of this I suppose, if Google stays true to their history, we&#8217;ll probably end up with a pretty good service offered by a Great company, but then again, it could flop, you never know.</p>
<p>I guess a major thing would be Apple Partnering with Google and making the service free but have a small amount of the ad revenue be put towards Apple possibly, and all of the iPhone&#8217;s cost of course would go to them as well.</p>
<p>But with past relationships with Apple with other companies and their not so pleasant results, I doubt Google would be an official partner with Apple as a Hardware developer anytime soon.</p>
<p>If you&#8217;d like to read more on the Android bit, Tom Krazit wrote a great article over at cnet on it, of which you can find at <a href="http://www.news.com/8301-13579_3-9810358-37.html">this link</a>.</p>
<p>Well, that&#8217;s all I have for now, I&#8217;ll probably be putting up a Guitar Hero III overlook sometimes before Friday, so if you&#8217;re not sure if you&#8217;re wanting to get it or not, be sure to look over it, I&#8217;ll try to give all the info on it I can.</p>
<p>And, of course, if you want to contact me you can reach me at GhostInterface@gmail.com.</p>
<p>Till next time,<br />Toko</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hereticstudios.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hereticstudios.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hereticstudios.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hereticstudios.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hereticstudios.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hereticstudios.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hereticstudios.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hereticstudios.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hereticstudios.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hereticstudios.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hereticstudios.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hereticstudios.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hereticstudios.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hereticstudios.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hereticstudios.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hereticstudios.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=10&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hereticstudios.wordpress.com/2007/11/08/androids-eh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02adefb0d69001265ec3494f7199536c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tokratan</media:title>
		</media:content>
	</item>
		<item>
		<title>iPod madness</title>
		<link>http://hereticstudios.wordpress.com/2007/11/03/ipod-madness/</link>
		<comments>http://hereticstudios.wordpress.com/2007/11/03/ipod-madness/#comments</comments>
		<pubDate>Sat, 03 Nov 2007 04:40:00 +0000</pubDate>
		<dc:creator>tokratan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hereticstudios.wordpress.com/2007/11/03/ipod-madness/</guid>
		<description><![CDATA[Well this is just gonna be a short midnight post. I&#8217;ve been messing with summerboard themes on my ipod touch lately, and figured I&#8217;d throw together one that would cause a lot of discussion and possibly through one screenshot some arguing (arguing is good if it&#8217;s getting something done, debates are also good in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=8&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well this is just gonna be a short midnight post.</p>
<p>I&#8217;ve been messing with summerboard themes on my ipod touch lately, and figured I&#8217;d throw together one that would cause a lot of discussion and possibly through one screenshot some arguing (arguing is good if it&#8217;s getting something done, debates are also good in the same instance, ^^).</p>
<p>Firstly, I&#8217;ll just the joke theme I threw together in what would be 10 minutes, but icons were hard to find.</p>
<p><a href="http://picasaweb.google.com/GhostInterface/Win95iPodTheme/photo#5128470019824358370"><img src="http://lh6.google.com/GhostInterface/Ryv8T6zfE-I/AAAAAAAAAHk/SYVxWWB5Q64/s288/UnlockScreen.jpg" /></a><a href="http://picasaweb.google.com/GhostInterface/Win95iPodTheme/photo#5128470006939456450"><img src="http://lh3.google.com/GhostInterface/Ryv8TKzfE8I/AAAAAAAAAHU/FgR4wDExxaY/s288/Page1.jpg" /></a><a href="http://picasaweb.google.com/GhostInterface/Win95iPodTheme/photo#5128470015529391058"><img src="http://lh5.google.com/GhostInterface/Ryv8TqzfE9I/AAAAAAAAAHc/V3xc8Z83YN8/s288/Page2.jpg" /></a></p>
<p>So, as you can see, it&#8217;s a Windows 95 theme, yea, humor me, I was bored and figured I&#8217;d start a fight between Microsoft and apple fan boys on multiple forums.</p>
<p>Well, not really, but that&#8217;s about it, all that is left to show is the image that could be used to make a false debate.</p>
<p><a href="http://picasaweb.google.com/GhostInterface/Win95iPodTheme/photo#5128470028414292978"><img src="http://lh4.google.com/GhostInterface/Ryv8UazfE_I/AAAAAAAAAHs/nInKqC9hbZQ/s400/OMGWIN95.jpg" /></a></p>
<p>EDIT:<br />Yea yea, I couldn&#8217;t sleep, so I figured I&#8217;d make a XP theme as well, and even I&#8217;ll say this one is actually functional&#8230;</p>
<p><a href="http://picasaweb.google.com/GhostInterface/WinXPTheme/photo#5128507978745320466"><img src="http://lh5.google.com/GhostInterface/Rywe1azfFBI/AAAAAAAAAIo/RLNguROWjQg/s288/Home.jpg" /></a><a href="http://picasaweb.google.com/GhostInterface/WinXPTheme/photo#5128507987335255074"><img src="http://lh3.google.com/GhostInterface/Rywe16zfFCI/AAAAAAAAAIw/mcy-FMr-r6E/s288/WinXPPage1.jpg" /></a><a href="http://picasaweb.google.com/GhostInterface/WinXPTheme/photo#5128507991630222386"><img src="http://lh4.google.com/GhostInterface/Rywe2KzfFDI/AAAAAAAAAI4/yBawK_upz2M/s288/WinXPPage2.jpg" /></a></p>
<p>Have a good night, and till next time,<br />Toko</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hereticstudios.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hereticstudios.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hereticstudios.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hereticstudios.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hereticstudios.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hereticstudios.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hereticstudios.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hereticstudios.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hereticstudios.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hereticstudios.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hereticstudios.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hereticstudios.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hereticstudios.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hereticstudios.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hereticstudios.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hereticstudios.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=8&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hereticstudios.wordpress.com/2007/11/03/ipod-madness/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02adefb0d69001265ec3494f7199536c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tokratan</media:title>
		</media:content>

		<media:content url="http://lh6.google.com/GhostInterface/Ryv8T6zfE-I/AAAAAAAAAHk/SYVxWWB5Q64/s288/UnlockScreen.jpg" medium="image" />

		<media:content url="http://lh3.google.com/GhostInterface/Ryv8TKzfE8I/AAAAAAAAAHU/FgR4wDExxaY/s288/Page1.jpg" medium="image" />

		<media:content url="http://lh5.google.com/GhostInterface/Ryv8TqzfE9I/AAAAAAAAAHc/V3xc8Z83YN8/s288/Page2.jpg" medium="image" />

		<media:content url="http://lh4.google.com/GhostInterface/Ryv8UazfE_I/AAAAAAAAAHs/nInKqC9hbZQ/s400/OMGWIN95.jpg" medium="image" />

		<media:content url="http://lh5.google.com/GhostInterface/Rywe1azfFBI/AAAAAAAAAIo/RLNguROWjQg/s288/Home.jpg" medium="image" />

		<media:content url="http://lh3.google.com/GhostInterface/Rywe16zfFCI/AAAAAAAAAIw/mcy-FMr-r6E/s288/WinXPPage1.jpg" medium="image" />

		<media:content url="http://lh4.google.com/GhostInterface/Rywe2KzfFDI/AAAAAAAAAI4/yBawK_upz2M/s288/WinXPPage2.jpg" medium="image" />
	</item>
		<item>
		<title>THE CAT HAS BEEN RELEASED!</title>
		<link>http://hereticstudios.wordpress.com/2007/11/01/the-cat-has-been-released/</link>
		<comments>http://hereticstudios.wordpress.com/2007/11/01/the-cat-has-been-released/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 00:03:00 +0000</pubDate>
		<dc:creator>tokratan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hereticstudios.wordpress.com/2007/11/01/the-cat-has-been-released/</guid>
		<description><![CDATA[Indeed, it&#8217;s been almost a week since leopard was released, I had to allow myself time to sink into that which is Leopard, so here&#8217;s my review. As I&#8217;ve said before, it&#8217;s a evolutionary update more than a revolutionary update, so the average user will probably only see a few new things they really like, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=7&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Indeed, it&#8217;s been almost a week since leopard was released, I had to allow myself time to sink into that which is Leopard, so here&#8217;s my review.</p>
<p>As I&#8217;ve said before, it&#8217;s a evolutionary update more than a revolutionary update, so the average user will probably only see a few new things they really like, say time machine is helpful, or the coverflow in finder is REALLY helpful.</p>
<p>One of my favorite things from the leopard seeds was probably the ability to instantly connect to all computers in the network, which was only half of why I loved it, the main reason was the screens for windows machines, made me roll over laughing honestly.</p>
<p>If you don&#8217;t know what I&#8217;m talking about, just search Leopard Network BSOD Windows and you&#8217;ll find out, or check out LockerGnome (Chriss Prillo) on youtube, he has a video showing it, I busted out laughing when I saw it, and any mac user, and windows user alike will as well, <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p>
<p>Besides that, I&#8217;m really glad that Apple has done a lot of modifications and plenty of improvements on 3d acceleration, etc.  Now, these changes really won&#8217;t apply to a general user, but to a software firm, this is one of the greatest things to happen, especially for 3d and video type software creators, it gives them the tools to make their apps stronger and faster than any other version of OSX could of ever gave them!</p>
<p>Now, there are a few negatives, as everything has, mainly the negatives are easily fixed, for instance I hate the transparent menu bar, it bugs the living hell out of me, as well as the stacks in the dock looking like they&#8217;re about to fall down.  But remember these are easily fixed, so I really don&#8217;t have a bad thing to say about it.</p>
<p>I really can&#8217;t say much else about the release other than it&#8217;s a really great update, and now&#8217;s a great time to buy a mac, or get one as a christmas gift for someone, this os won&#8217;t get pulled off the shelfs, so don&#8217;t worry about that.</p>
<p>Till next time guys,<br />Toko</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hereticstudios.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hereticstudios.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hereticstudios.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hereticstudios.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hereticstudios.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hereticstudios.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hereticstudios.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hereticstudios.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hereticstudios.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hereticstudios.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hereticstudios.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hereticstudios.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hereticstudios.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hereticstudios.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hereticstudios.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hereticstudios.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=7&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hereticstudios.wordpress.com/2007/11/01/the-cat-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02adefb0d69001265ec3494f7199536c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tokratan</media:title>
		</media:content>
	</item>
		<item>
		<title>You wanna go mobile!?!</title>
		<link>http://hereticstudios.wordpress.com/2007/10/27/you-wanna-go-mobile/</link>
		<comments>http://hereticstudios.wordpress.com/2007/10/27/you-wanna-go-mobile/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 00:46:00 +0000</pubDate>
		<dc:creator>tokratan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hereticstudios.wordpress.com/2007/10/27/you-wanna-go-mobile/</guid>
		<description><![CDATA[So, a big thing about being mobile is of course a thumb drive, or flash drive. Most people believe that they are expensive and out of reach for just to have in case you would need it, which in this day in age is false, of course a year ago they were overpriced, but now [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=6&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, a big thing about being mobile is of course a thumb drive, or flash drive.</p>
<p>Most people believe that they are expensive and out of reach for just to have in case you would need it, which in this day in age is false, of course a year ago they were overpriced, but now that the technology has become common place and they have gotten bigger in the storage factor, the price has dropped by 50 or more dollars on 1 gig drives, which while they&#8217;re at 30 USD right now, this time last year or so they were 80 USD, which isn&#8217;t a bad drop at all!</p>
<p>Now there are many different types, more than a few can even be found at your local walmart, and for once walmart has some decent brands in this field.</p>
<p>First off, we have the sandisk brand which has many types branching off, the most popular probably being the Cruzer, mainly the Cruzer Micro.</p>
<p><a href="http://picasaweb.google.com/GhostInterface/USBFlashDrive/photo#5125842968718021506"><img src="http://lh3.google.com/GhostInterface/RyKnBazfE4I/AAAAAAAAAGg/brYD_aVrzo0/s144/M22GBblk_130_angle.gif" /></a></p>
<p>You&#8217;ve probably seen one of these at walmart on the shelf, or even on someone you know.  They&#8217;re pretty good drives, 1 of the 2 I carry around is a Sandisk Cruzer 2 gig model which works great, also as all sandisk devices, it comes with U3 software installed.</p>
<p><a href="http://picasaweb.google.com/GhostInterface/USBFlashDrive/photo#5125842968718021538"><img src="http://lh3.google.com/GhostInterface/RyKnBazfE6I/AAAAAAAAAGw/V0xddo99Nk0/s144/U3%20Label.png" /></a><br />U3 is software that is basically a application launcher that uses mobile versions of software or software designed just for mobile purposes, this is how most Sandisk flash drives these days comes with Skype pre-installed, it&#8217;s just the U3 mobile version, which in truth is the full version but mobile.</p>
<p>There are other brands and types of course, all ranging in different capacities, from 128 mb to 13 gb, or higher, the size determines on what you&#8217;ll be needing.</p>
<p>I&#8217;d say get at least a gig these days, they come cheap at 15 to 20 dollars, sometimes 10.</p>
<p>I myself carry 1 512mb and a 2 gig, the 512 is a older one that I carry to backup anything I need from computers, and the 2 gig is for general use like photoshop lite, etc.</p>
<p>So it all boils down into what you want for the price you want.  I&#8217;d say anyone should get what I have, a 2 gig sandisk cruzer for around 30 USD from your local walmart, and maybe 25 to 40 USD from a electronics store.</p>
<p>That&#8217;s all for now, I&#8217;ll try to post something bigger this weekend, afterall, it is time to round up this week&#8217;s news, till then.</p>
<p>Toko</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hereticstudios.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hereticstudios.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hereticstudios.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hereticstudios.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hereticstudios.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hereticstudios.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hereticstudios.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hereticstudios.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hereticstudios.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hereticstudios.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hereticstudios.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hereticstudios.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hereticstudios.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hereticstudios.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hereticstudios.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hereticstudios.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=6&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hereticstudios.wordpress.com/2007/10/27/you-wanna-go-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02adefb0d69001265ec3494f7199536c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tokratan</media:title>
		</media:content>

		<media:content url="http://lh3.google.com/GhostInterface/RyKnBazfE4I/AAAAAAAAAGg/brYD_aVrzo0/s144/M22GBblk_130_angle.gif" medium="image" />

		<media:content url="http://lh3.google.com/GhostInterface/RyKnBazfE6I/AAAAAAAAAGw/V0xddo99Nk0/s144/U3%20Label.png" medium="image" />
	</item>
		<item>
		<title>A plate of FaceBook please.</title>
		<link>http://hereticstudios.wordpress.com/2007/10/25/a-plate-of-facebook-please/</link>
		<comments>http://hereticstudios.wordpress.com/2007/10/25/a-plate-of-facebook-please/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 01:55:00 +0000</pubDate>
		<dc:creator>tokratan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hereticstudios.wordpress.com/2007/10/25/a-plate-of-facebook-please/</guid>
		<description><![CDATA[Well, it&#8217;s finally happened, which to me has taken a while, but ah well. Microsoft according to the Journal (link) has purchased a small chunk of FaceBook a popular Web 2.0 style social networking site for a whopping 300-500 million dollars, which would raise the network of FaceBook to over 10 billion dollars. Now that&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=5&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s finally happened, which to me has taken a while, but ah well.</p>
<p>Microsoft according to the Journal (<a href="http://online.wsj.com/article/SB119065193646437586.html?mod=hpp_us_whats_news">link</a>) has purchased a small chunk of FaceBook a popular Web 2.0 style social networking site for a whopping 300-500 million dollars, which would raise the network of FaceBook to over 10 billion dollars.</p>
<p>Now that&#8217;s great and all, the site will now be filled with Microsoft endorsements and such, but was this a wise decision?</p>
<p>I&#8217;ve come to understand as many others in the net field have, that social networking sites are as as much a trend as clothing is, which is to say teenagers control it, and usually don&#8217;t stay on a certain one/style for long.</p>
<p>And when that mass audience leaves, the site would be dead in a fraction of minutes making the net worth and stock value to plummet to nothing, which would create some angry investors.</p>
<p>So with that, I guess that it&#8217;s obvious what my opinion on the subject matter is, they probably shouldn&#8217;t dump a nice amount of money into a trend that could last from 10 seconds to 10 years, it&#8217;s as unpredictable as a earthquake, it shows tremors that might give off a hint of going off, but then  after that nothing may ever happen again.</p>
<p>You never know, but that&#8217;s how the market works, gamble on a educated guess on what will go up and just hope that it will at least earn  some profit and not fall to the ground.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hereticstudios.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hereticstudios.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hereticstudios.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hereticstudios.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hereticstudios.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hereticstudios.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hereticstudios.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hereticstudios.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hereticstudios.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hereticstudios.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hereticstudios.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hereticstudios.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hereticstudios.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hereticstudios.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hereticstudios.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hereticstudios.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hereticstudios.wordpress.com&amp;blog=4365900&amp;post=5&amp;subd=hereticstudios&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hereticstudios.wordpress.com/2007/10/25/a-plate-of-facebook-please/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/02adefb0d69001265ec3494f7199536c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tokratan</media:title>
		</media:content>
	</item>
	</channel>
</rss>
