<?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>EdwardH</title>
	<atom:link href="http://edwardh.se/feed/" rel="self" type="application/rss+xml" />
	<link>http://edwardh.se</link>
	<description>Reviews and such</description>
	<lastBuildDate>Tue, 19 Oct 2010 16:53:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>NoScript</title>
		<link>http://edwardh.se/2010/08/31/noscript/</link>
		<comments>http://edwardh.se/2010/08/31/noscript/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 14:51:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Boycotts]]></category>

		<guid isPermaLink="false">http://edwardh.se/?p=272</guid>
		<description><![CDATA[NoScript is a Firefox extension to disable javascript from being run. One day the author, Giorgio Maone, became greedy and steathily unblocked his site from Adblock just to get to the ad money. You see, every time NoScript was updated it would open the NoScript changelog page which, shockingly, was full of ads - meaning money for Giorgio.]]></description>
			<content:encoded><![CDATA[<p>NoScript is a Firefox extension to disable javascript from being run. One day the author, Giorgio Maone, became greedy and steathily unblocked his site from Adblock just to get to the ad money. You see, every time NoScript was updated it would open the NoScript changelog page which, shockingly, was full of ads &#8211; meaning money for Giorgio.</p>
<p>The Adblock guys wrote about <a href="http://adblockplus.org/blog/attention-noscript-users">Giorgio Maone&#8217;s dishonesty</a>:</p>
<blockquote><p>For years, NoScript has been using a trick to prevent Adblock Plus  from working on its domains. Fixing this issue was never particularly  high on my list of priorities (though I finally came around and fixed it  after the recent events) so at some point I suggested that EasyList  should be extended by a filter to block ads specifically on NoScript’s  domains. This finally happened two weeks ago.</p>
<p>What followed was a small war — the website would add various tricks  to prevent Adblock Plus with EasyList from blocking ads, EasyList kept  adjusting filters. Then, a week ago a new NoScript version was released.  A few days later I noticed first bug reports — apparently, Adblock Plus  “glitches” were observed with this NoScript version, especially around  NoScript’s domains (but not only those). When I investigated this issue I  couldn’t believe my eyes. NoScript was extended by a piece of  obfuscated (!) code to specifically target Adblock Plus and disable  parts of its functionality. The issues caused by this manipulation were  declared as “compatibility issues” in the NoScript forum, even now I  still didn’t see any official admission of crippling Adblock Plus.  Clearly, NoScript is moving from the gray area of adware into dark black  area of scareware, making money at user’s expense at any cost.</p></blockquote>
<p>Giorgio Maone the scumbag finally caved in because of the public outcry, offering a <a href="http://hackademix.net/2009/05/04/dear-adblock-plus-and-noscript-users-dear-mozilla-community/">dishonest apology for being greedy</a>:</p>
<blockquote><p>I beg you to accept my most sincere apologies and believe in my shame and contrition.<br />
I know I’ve done something horrible, creating a scandal like the Mozilla  community never had faced before and betraying the trust of many, many  people.<br />
Please help me to repair the damage I’ve caused with my errors.</p></blockquote>
<p>Giorgio, you&#8217;ve already burned all your bridges by proving that you have no qualms about fooling people and modifying other people&#8217;s machines just for a few dollars more. Your apologies are worthless and ignored.</p>
]]></content:encoded>
			<wfw:commentRss>http://edwardh.se/2010/08/31/noscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things to install</title>
		<link>http://edwardh.se/2010/08/19/things-to-install/</link>
		<comments>http://edwardh.se/2010/08/19/things-to-install/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 22:20:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://edwardh.se/?p=270</guid>
		<description><![CDATA[Here is a list of things to do when installing a new system: Windows VLC Firefox + Adblock + Flashblock Flash Disable Flash updates OpenOffice Set default save formats for OO Linux Adblock + Flashblock Install the following aptitude install mc pidgin x11vnc p7zip-full p7zip-rar k3b vlc gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly Uninstall the following aptitude purge [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a list of things to do when installing a new system:</p>
<h2>Windows</h2>
<ul>
<li>VLC</li>
<li>Firefox + Adblock + Flashblock</li>
<li>Flash</li>
<li>Disable Flash updates</li>
<li>OpenOffice</li>
<li>Set default save formats for OO</li>
</ul>
<h2>Linux</h2>
<ul>
<li>Adblock + Flashblock</li>
</ul>
<p>Install the following</p>
<p><code>aptitude install mc pidgin x11vnc p7zip-full p7zip-rar k3b vlc gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly</code></p>
<p>Uninstall the following</p>
<p><code>aptitude purge gwibber gwibber-service empathy empathy-common nautilus-sendto-empathy ubuntuone-client ubuntuone-client-gnome ubuntuone-client-tools</code></p>
<h2>Linux server</h2>
<p>aptitude install mc libapache2-mod-evasive</p>
<h2>WordPress</h2>
<p>Setup the following:</p>
<ul>
<li>Y-m-d</li>
<li>H:i</li>
<li>Permalinks with date and name</li>
</ul>
<p>Install the following:</p>
<ul>
<li>Category Posts Widget</li>
<li>TinyMCE Advanced</li>
<li>NoSpamNX</li>
<li>ThreeWP Upcoming Posts</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://edwardh.se/2010/08/19/things-to-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe</title>
		<link>http://edwardh.se/2010/08/15/adobe/</link>
		<comments>http://edwardh.se/2010/08/15/adobe/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 13:21:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Boycotts]]></category>

		<guid isPermaLink="false">http://edwardh.se/?p=249</guid>
		<description><![CDATA[Telling your favorite search engine to search for adobe hate and you&#8217;ll get over 9 million hits in return. People&#8217;s favorite complaints are: Bloat: every new version of Photoshop is bigger, slower and filled with stupid features that nobody neither cares about nor uses but they&#8217;re in there just so that Adobe can release another [...]]]></description>
			<content:encoded><![CDATA[<p>Telling your favorite search engine to search for <em>adobe hate</em> and you&#8217;ll get over 9 million hits in return.<span id="more-249"></span></p>
<p>People&#8217;s favorite complaints are:</p>
<ul>
<li>Bloat: every new version of Photoshop is bigger, slower and filled with  stupid features that nobody neither cares about nor uses but they&#8217;re in  there just so that Adobe can release another round of expensive shit.  And people are forced to buy it all because of the virtual monopoly  Adobe has.</li>
<li>Virtual monopoly: the only reason you charge 1500$ for Photoshop is because you can. If people had a choice they wouldn&#8217;t buy your expensive shit but since &#8220;everyone&#8221; uses Photoshop then everyone must use Photoshop.</li>
<li>Macromedia Flash: buying someone else&#8217;s work and then ditching the Linux version; keeping the format closed; keeping the format at all; etc.</li>
<li>Adobe updater: just search for <em>adobe updater hate</em></li>
<li>Security: how many times has Acrobat Reader been patched for security holes? How is it even possible that a text reader and image viewer can even have security holes? Well done, Adobe.</li>
</ul>
<p>Personally I use GIMP for all my private and paying photo work. It works for me and it works for my clients.</p>
]]></content:encoded>
			<wfw:commentRss>http://edwardh.se/2010/08/15/adobe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft</title>
		<link>http://edwardh.se/2010/08/14/microsoft/</link>
		<comments>http://edwardh.se/2010/08/14/microsoft/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 22:18:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Boycotts]]></category>

		<guid isPermaLink="false">http://edwardh.se/?p=241</guid>
		<description><![CDATA[There really isn&#8217;t any one category of evil that Microsoft haven&#8217;t been into. Lying, stealing, cheating, getting convicted by the DOJ &#8211; Microsoft has done it all! I don&#8217;t really know where to start when it comes to Microsoft. Be it breaking into college computer rooms to steal computer time, stealing standards, tampering with federal [...]]]></description>
			<content:encoded><![CDATA[<p>There really isn&#8217;t any one category of evil that Microsoft haven&#8217;t been into. Lying, stealing, cheating, getting convicted by the DOJ &#8211; Microsoft has done it all!<span id="more-241"></span></p>
<p>I don&#8217;t really know where to start when it comes to Microsoft. Be it breaking into college computer rooms to steal computer time, stealing standards, tampering with federal evidence or just being complete assholes&#8230; Microsoft is all of the above.</p>
<p>Since I myself don&#8217;t have the time to explain exactly what Microsoft has done in the way of unethical, illegal behavior, I&#8217;ll let this guy explain <a href="http://www.vanwensveen.nl/rants/microsoft/IhateMS.html">why I hate Microsoft</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://edwardh.se/2010/08/14/microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intel</title>
		<link>http://edwardh.se/2010/08/14/intel/</link>
		<comments>http://edwardh.se/2010/08/14/intel/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 22:12:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Boycotts]]></category>

		<guid isPermaLink="false">http://edwardh.se/?p=238</guid>
		<description><![CDATA[Lying, bullying and being driven by marketers is par for the course for the biggest CPU manufacturer in the world. 2000 Selling overclocked processors Intel, after having lost the race to 1Ghz to AMD, overclocked a CPU to 1.13GHz. I offered Tom my working 1.13GHz sample so that he may get some benchmarks and complete [...]]]></description>
			<content:encoded><![CDATA[<p>Lying, bullying and being driven by marketers is par for the course for the biggest CPU manufacturer in the world.<span id="more-238"></span></p>
<h2>2000 Selling overclocked processors</h2>
<p><a href="http://www.anandtech.com/print/613">Intel, after having lost the race to 1Ghz to AMD, overclocked a CPU to 1.13GHz</a>.</p>
<blockquote><p>I offered Tom my working    1.13GHz sample so that he may get some benchmarks and complete a review of the    processor.  After declining, I made the same offer to Kyle who accepted.  Kyle    then contacted Tom and mentioned that he’d like to get a hold of Tom’s CPU which    also failed most of the tests and demonstrate this in front of an Intel engineer.</p>
<p>Armed with our 1.13GHz sample,    Tom’s sample and Kyle’s sample, the Intel engineer and Kyle went at it.</p>
<p>You can visit Kyle’s <a href="http://www.hardocp.com/articles/intel_stuff/1133mhz/index.html">description</a> of what tests each CPU failed, but the basic conclusion was that our 1.13GHz    sample ran through all of the tests perfectly, with one exception.  Tom provided    Kyle with a hard drive formatted with Tom’s standard Linux test suite, which    included a Kernel compilation test that Tom normally runs in order to test the    stability of overclocked processors.  According to Tom, all normally clocked    CPUs he has benchmarked have passed this test flawlessly, while most overclocked    CPUs fail.</p>
<p>It was on this test that    all three chips failed, a test that has never failed on a normally    clocked CPU but has failed on overclocked processors.  Why would    a normally clocked CPU fail a test that only overclocked CPUs would fail?</p>
<p>There is a fine line between    “overclocking” and what AMD/Intel do to increase the yields on their CPUs, but    as long as they work, increasing the core voltage of a CPU in order to hit a    higher clock speed is fine.  Overclockers do it on a daily basis and run their    systems harder than a lot of your average home users with very few problems.</p>
<p>It seems like this time    around Intel may have pushed a little too far, since only two of the processors    that made it out as review samples seemed to fail horribly, however it wouldn’t    be surprising if most of the review samples failed the Linux kernel compilation    test.  The fact that the three processors, ours, Kyle’s and Tom’s all failed    the Linux kernel compilation test, a test that is failed normally by processors    with poor margins, seems to indicate that maybe Intel was taking a bigger risk    than they should’ve with releasing a 1.13GHz Pentium III.  Is clock speed really    that important?</p></blockquote>
<p>Looks like Intel is a company dominated by marketers and not by engineers.</p>
<h2>2010 Using its size to out-leverage AMD</h2>
<p>Being the biggest CPU manufacturer in the world means you have <a href="http://www.wired.com/epicenter/2010/08/ftc-intel-settlement/">great power and, in Intel&#8217;s case, absolutely no responsibility</a>.</p>
<blockquote><p>The New York suit alleges that Intel gave Dell billions in rebates and deals so long as it didn’t sell any AMD-powered computers, paid HP hundreds of millions to cap sales of AMD-powered business desktops at 5 percent, and paid IBM not to market an AMD server.</p></blockquote>
<p>Intel has &#8220;settled&#8221; which I translate to &#8220;realized they&#8217;re guilty if they were to proceed with the court case any further, so they gave out some blood money to make people shut up&#8221;.</p>
<p>This is why I buy AMD chips: they haven&#8217;t yet begun to fuck over smaller folk just to stay on top of the hill. Note that when AMD does become a bully I&#8217;ll go over to buying someone else&#8217;s chips. VIA, if they still exist&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://edwardh.se/2010/08/14/intel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nvidia</title>
		<link>http://edwardh.se/2010/08/14/nvidia/</link>
		<comments>http://edwardh.se/2010/08/14/nvidia/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 21:59:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Boycotts]]></category>

		<guid isPermaLink="false">http://edwardh.se/?p=234</guid>
		<description><![CDATA[Nvidia has rebranded GPUs: changed the name of an old card to something newer and then raised the price. Nvidia used to be a company I liked. I remember the fight between 3dfx and Nvidia: the 3dfx folk were busy putting more GPUs on one board while Nvidia were busy improving their 32bit rendering which [...]]]></description>
			<content:encoded><![CDATA[<p>Nvidia has rebranded GPUs: changed the name of an old card to something newer and then raised the price.<span id="more-234"></span></p>
<p>Nvidia used to be a company I liked. I remember the fight between 3dfx and Nvidia: the 3dfx folk were busy putting more GPUs on one board while Nvidia were busy improving their 32bit rendering which 3dfx didn&#8217;t catch up to until real late in the game. After 3dfx died there was a long and drawn out competition between ATI and Nvidia with the two leapfrogging each other every year. Then in 2009 Nvidia gave up and decided to lie to their customers.</p>
<p>My next GPU purchase will be ATI but first I have to wait for my two 7600GS cards to die &#8211; which could take a while.</p>
<h2>2009 Rebadging old GPUs</h2>
<blockquote><p>All of that brings us to today where <a href="http://www.anandtech.com/show/2731">NVIDIA is taking the 9800 GTX+ and calling it a GeForce GTS 250</a>.</p></blockquote>
<p><a href="http://www.atomicmpc.com.au/News/138092,nvidia-blacklisting-review-sites-for-upcoming-gts250-card.aspx">Calling out Nvidia on their lies gets you blacklisted</a>.</p>
<blockquote><p>It is always funny when an unethical company turns on its own  supporters as Nvidia did with the latest &#8216;all new&#8217; GT250 cards. This  time however, their PR stunts cross the line from unethical to purposely  false, and hilarity ensues.</p>
<p>What are we talking about? The <a title="Atomic - Rebranding" href="http://www.atomicmpc.com.au/News/136745,nvidia-plays-rename-game.aspx">rebranding of the venerable G92</a>,  aka the 8800GT, 9800GT, 9800GTX, 9800GTX+, and several other variants  as the GTS250. The NDA goes up on the third of March, and we have  complete scores already, but there is no difference between these cards  and the older G92 cards. We will save you from having to pour over  spreadsheets scratching your head wondering how it is different&#8230; it  isn&#8217;t at all.</p>
<p>The new parts are <a title="Atomic - 55nm" href="http://www.atomicmpc.com.au/News/130128,nvidia-update---55nm-parts-ahoy.aspx">55nm</a>,  just like the old. The clocks aren&#8217;t different, nothing from a user  perspective is different, other than the card losing 9550, an X and a +.  Oh yeah, they are jacking up the price for the stupid as well.</p>
<p>Nvidia, however, is desperate to make this seem like something new.  Sales are in the toilet, chips cancelled, and 40nm parts are looking  unhealthy. Turd polishing time. Enter the marketeers, but they have a  problem, some sites are, <em>*GASP*</em>, honest, and will print the truth.</p>
<p>Nvidia has this allergic reaction to the truth, and tries to change how it is presented at every opportunity.</p>
<p>This time however, they crossed the line from plausible deniability  to flat out deception. In the middle of last week we heard what Nvidia  was up to this time around, but just couldn&#8217;t believe they would be THAT  sleazy. A day or so later, HardOCP <a title="HardOCP - NVIDIA stock" href="http://www.hardocp.com/news.html?news=Mzc5NTUsLCxoZW50aHVzaWFzdCwsLDE=">published a story</a> about Nvidia stock &#8216;plummeting&#8217;, basically an indignant backhand for  being cut out of the GTS250&#8242;s launch. Point one confirmed. The rest soon  followed.</p>
<p>Just what are the green fumblers doing this time? Two things: one  bad, the other downright deceptive. The bad one is simple, if you don&#8217;t  review Nvidia cards and say that PhysX is the greatest thing since  sliced bread and CUDA makes sex better, you aren&#8217;t doing a good enough  job. They will gently nudge you to change your tune, basically praise  PhysX and CUDA until you wear the letters off your keyboard.</p>
<p>The carrot and stick approach might help here, but Nvidia doesn&#8217;t  like carrots. They just threaten. Kyle at HardOPC made the deal-breaking  mistake of being honest, so it is doghouse time for him, and the site.  Welcome to the club, we even have a fort. I assume Kyle got the list of  who got cut too, so will know we will have quite big-name company soon  joining us soon. Punch and pie.</p>
<p>So, short story, Nvidia is playing with the press once again. And  since it has no new product, it is desperately afraid of the truth  getting out. And if you didn&#8217;t drool over PhysX and CUDA enough, you are  cut out. This is exactly what Apple does to keep the press in line, but  Apple has something Nvidia doesn&#8217;t: competence.</p>
<p>If that wasn&#8217;t bad enough, the next part is. Normally, when a vendor  cuts you out, if you really care, you can go to one of their partners  and get boards/chips/whatever. Sometimes this is even a better idea  because one or two tend to have a special card, overclocked, shiny metal  cooler, or box with bigger breasts on the model. This time Nvidia  specifically forbade partners from giving sites parts if they were on  honesty hiatus.</p>
<p>Not only that, but the flat-out dishonesty is that Nvidia gave its  board partners &#8216;special&#8217; boards to send to reviewers. They are not  allowed to give out their own vanilla cards, they MUST use the special  set supplied by Nvidia.</p>
<p>Why is this dishonest? Want to bet that those boards have  cherry-picked chips and RAM that clocks to the moon? That they will do  everything better than any card you will ever be able to buy? Basically,  Nvidia supplied ringers to the press that are not representative of  what you can buy, and forced OEMs to give them to review sites without  telling them. The technical term is &#8216;mushrooming&#8217;, feed them  [scatological reference deleted] and keep them in the dark.</p>
<p>Remember now, this is the same 55nm G92 that you have been able to  buy for six months or more, there is NO difference between that and the  9800GTX+. Nvidia has to show a difference to avoid their new  hare-brained branding/stupid fanboi-fleecing scheme from tanking, so  they are stacking the reviews.</p>
<p>They cut out anyone they thought would be critical and gave the rest  cards that are nothing like what anyone can buy. They shut up OEMs, and  forced them to give out cards that were flat out fantasy parts in the  hopes that it would generate some good press. If they don&#8217;t, well, you  can always cut them out of the next round.</p>
<p>This behaviour on Nvidia&#8217;s part is not only unethical, but it is  purposefully dishonest. They are knowingly giving out parts that are not  representative of retail pieces, and doing so without telling the  reviewers. Readers won&#8217;t know, sites may or may not know, and in  general, it hurts everyone but Nvidia. Unless the word gets out, then  hilarity ensues.</p>
<p>Spread the word guys, and don&#8217;t trust any of the upcoming reviews  where the part was not purchased at a retail outlet using real money.</p>
<p><strong>Atomic Note: </strong>We&#8217;ll be keeping our eyes peeled for incredibly  high-clocking samples in the future, and we&#8217;ll not be very impressed if  we get one &#8211; we review what <em>you&#8217;d</em> expect to get, not what they&#8217;d like us to.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://edwardh.se/2010/08/14/nvidia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>15 bucks</title>
		<link>http://edwardh.se/2010/07/25/15-bucks/</link>
		<comments>http://edwardh.se/2010/07/25/15-bucks/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 12:59:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quotes]]></category>
		<category><![CDATA[consumerism]]></category>
		<category><![CDATA[marketing]]></category>

		<guid isPermaLink="false">http://edwardh.se/?p=227</guid>
		<description><![CDATA[Originally posted by a whoabot (706122) on Slashdot, regarding the high prices of music and movies that result in people not buying them. Okay, so they wouldn&#8217;t get to finance the sequel. So? So they would be out of jobs. So? They would work somewhere else. Who cares? They do, but that&#8217;s their problem. Everyone [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Link to post on Slashdot" href="http://slashdot.org/comments.pl?sid=126473&amp;threshold=1&amp;commentsort=0&amp;tid=141&amp;mode=nested&amp;cid=10584622">Originally posted</a> by a whoabot (706122) on Slashdot, regarding the high prices of music and movies that result in people not buying them.</p>
<blockquote><p>Okay, so they wouldn&#8217;t get to finance the sequel. So? So they would be out of jobs. So? They would work somewhere else. Who cares? They do, but that&#8217;s their problem. Everyone doesn&#8217;t have to worry because they&#8217;ll be out of jobs. You do what you want: don&#8217;t buy their products out of charity if you don&#8217;t want to. And the masses have made it quite clear that they do not want to.</p>
<p><span id="more-227"></span></p>
<p>Do you think that people have some default position of caring for others? The vast, vast, vast majority do not. Scarcely a soul lifts a single finger to help, in any way, the hordes of children rotting on shitty cots in Africa. And you expect these same people to worry about Hollywood movie makers and other &#8220;content producers&#8221; getting paid? Ha!</p>
<p>Or, are people to worry, for their own good? To worry that they won&#8217;t have these wonderful movies and music to watch and to listen to no longer if they keep these terribly self-destructive actions up? Equally preposterous. Every modern consumer knows that with the production of a product comes, as well, the production of its desire. No movie is without its trailer, no album is without its hype, no hip new clothing brand is without its magazine spreads. People go to watch the Lord of the Rings because they&#8217;re told to go watch Lord of the Rings. (Except for a few because they&#8217;re fans or whatever, something not contained in the structure on production-consumption. And you&#8217;ll notice that those are the people that pay for the DVD, that pay for the show. Just like the fans of bands who buy the albums, because you&#8217;re a fan and that&#8217;s what you do, you&#8217;re not just buying a product.)</p>
<p>This is the advice of everyone in the business of selling shit: you have to tell people they want it. You have to persuade them. Who in their right mind is going to pay fifty dollars for a pair of jeans that are pre-worn and pre-ripped which say &#8220;I live so little, I have to pay for clothes that make it looked like I&#8217;ve lived instead?&#8221; Everyone! You just have to tell them that it&#8217;s cool.</p>
<p>And, say all the makers of these clothes that everyone wants go out of business. Oh no, you say! A great tragedy for sure, right? I mean, it&#8217;s obviously a good thing that must be saved because everyone pays their hard earned cash for these clothes! Not the case, however. As I said, every consumer knows, the production of any consumer product comes with it the production of its desire. When the product disappears, so will any desire for it. So, if all the super-cool jeans disappeared, no one would care. People would just buy some other jeans. And it is the same with movies, music, etc. Britney Spears no longer around to soothe me with her melodie dolce? I guess I&#8217;ll, *gasp*, listen to something else? But from where, if the RIAA is fully out of business? And so we&#8217;re brought to a question that if said, with seriousness, in front of any musician who knows the business would, no doubt, burst out laughing. Musicians make music, have for ten thousand years, won&#8217;t stop because they&#8217;re not making a living for it, like any artist. &#8220;Starving artist,&#8221; ever heard the term? There&#8217;s truth behind that. Would Van Gogh have stopped painting if he didn&#8217;t make enough to live off of it? Oh wait, he didn&#8217;t.</p>
<p>Indie artists with a small group of actual fans(like any artists, whereas big famous musicians have that along with a large group of people that purchase them for consumptive reasons that I mentioned) but with little production costs don&#8217;t give a damn about copyright infringment of their work. Go ahead and download them as much as you want: they know that without the internet you would have never heard about them in the first place. Only the people they have immeadiate contact with at shows, around their town, in their musical community would: and those are where the actual fans are, and they buy the music anyway.</p>
<p>So, musics with million dollar productions won&#8217;t exist any longer. And Hollywood movies with 500 million dollar productions won&#8217;t either. Like the jeans, is this not a tragedy? Like the jeans, no. People lived before Warner Brothers and Fox and Universal and people lived before Elektra and Columbia and Universal. They will live after them as well. Just as happy as before. No movie to watch? No, Britney to listen to in the car? Maybe they&#8217;ll put in that CD their friend&#8217;s brother made, or turn on the radio, or nothing at all. No summer blockbuster to go see!? Maybe they&#8217;ll go to some local film fest, see some indie movie, or maybe go outside instead, talk with friends, do something else, anything else, it&#8217;s fucking summer. And it&#8217;s fucking life in general, you don&#8217;t need movies to be happy. People know this, so they&#8217;ll gladly continue these &#8220;self-destructive&#8221; and &#8220;morally reprehensible&#8221; acts of IP &#8220;theft&#8221; when given the chance.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://edwardh.se/2010/07/25/15-bucks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharing calendars in Ical</title>
		<link>http://edwardh.se/2010/06/16/sharing-calendars-in-ical/</link>
		<comments>http://edwardh.se/2010/06/16/sharing-calendars-in-ical/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 22:31:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[ical]]></category>
		<category><![CDATA[ics]]></category>
		<category><![CDATA[sunbird]]></category>

		<guid isPermaLink="false">http://edwardh.se/?p=218</guid>
		<description><![CDATA[Apple&#8217;s Ical cannot read and write from the same online calendar. This is a workaround, assuming that there is only one person who updates the calendar. The problem Ical cannot both subscribe to a calendar and publish to the same calendar using Webdav. The idea Publish the local version of the calendar. Requirements The calendar [...]]]></description>
			<content:encoded><![CDATA[<p>Apple&#8217;s Ical cannot read and write from the same online calendar. This is a workaround, assuming that there is only one person who updates the calendar.</p>
<p><span id="more-218"></span></p>
<h2>The problem</h2>
<p>Ical cannot both subscribe to a calendar and publish to the same calendar using Webdav.</p>
<h2>The idea</h2>
<p>Publish the local version of the calendar.</p>
<h2>Requirements</h2>
<ul>
<li>The calendar has only one author</li>
<li>You should know your way around the terminal</li>
<li>The calendar file(s) are in <em>~/Library/Calendars</em>.</li>
</ul>
<h2>The solution</h2>
<p>This is what I did, and I don&#8217;t know shit about OSX (yeah, the thing where they take other people&#8217;s work and slap their logo on it and then don&#8217;t give back).</p>
<ol>
<li>Fetch a copy of the calendar from the net. This will create a whole bunch of .ics files. Why Apple doesn&#8217;t have one big file for the calendar events I don&#8217;t know.</li>
<li>Create a new local calendar</li>
<li>Close Ical</li>
<li>Copy the <em>Events</em> directory from the copy to the new local calendar</li>
<li>Delete the <em>Calendar Cache</em> file. I think it was called something like that. It&#8217;s in the <em>Calendars</em> directory, at any rate. This will force Ical to reload all the calendars.</li>
<li>Start Ical</li>
<li>Publish the newly-created local calendar to the Webdav address</li>
</ol>
<p>Now, when the author creates a new event both the author and the people subscribing to the online copy of the calendar will see the changes.</p>
<p>The other solution is to use the <a href="http://www.mozilla.org/projects/calendar/sunbird/">free and open calendar program Mozilla Sunbird</a>, but it&#8217;s not as shiny as Ical so Mac people won&#8217;t like it.</p>
]]></content:encoded>
			<wfw:commentRss>http://edwardh.se/2010/06/16/sharing-calendars-in-ical/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flashback Ignore</title>
		<link>http://edwardh.se/2010/05/08/flashback-ignore/</link>
		<comments>http://edwardh.se/2010/05/08/flashback-ignore/#comments</comments>
		<pubDate>Sat, 08 May 2010 14:18:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://edwardh.se/?p=184</guid>
		<description><![CDATA[Flashback Ignore är ett Greasemonkey skript som används för att verkligen sätta folk på ignore. Alla deras inlägg, inlägg som citerar dem samt deras trådar försvinner. Ladda hem skriptet Skriptet finns att ladda hem från userscripts. Hur man använder skriptet Installera Besök Flashback. Öppna about:config, sök efter flashback_ignore och där bör du se några inställningar. [...]]]></description>
			<content:encoded><![CDATA[<p>Flashback Ignore är ett Greasemonkey skript som används för att <strong>verkligen</strong> sätta folk på ignore.</p>
<p>Alla deras inlägg, inlägg som citerar dem samt deras trådar försvinner.</p>
<h2>Ladda hem skriptet</h2>
<p><a href="http://userscripts.org/scripts/show/46452">Skriptet finns att ladda hem från userscripts</a>.</p>
<h2>Hur man använder skriptet</h2>
<ol>
<li>Installera</li>
<li>Besök Flashback.</li>
<li>Öppna about:config, sök efter <em>flashback_ignore</em> och där bör du se några inställningar.</li>
</ol>
<p><a rel="attachment wp-att-187" href="http://edwardh.se/2010/05/08/flashback-ignore/about_config/"><img class="aligncenter size-full wp-image-187" title="about_config" src="http://edwardh.se/wp-content/uploads/2010/05/about_config.jpg" alt="" width="600" height="79" /></a></p>
<p>Sista raden, <em>users</em>, är det viktiga. Skriv in alla användare du vill ignorera där med komma emellen. Skriv <strong>exakt</strong> vad de heter.</p>
<h2>Min användarlista</h2>
<p>Vill du veta vilka jag har satt på ignore? Visst.</p>
<p>wildhorses,leosundberg,Flytande_argot,Encia,Geccko,Metafor,2HeadsOnEagle,Skattesmitarn,Ominus,Albanian Soul,Jok3r,HowlinWolf,Walker,Bengrot,Henderson,Orzion,skjutsnuten,Tretjak,aspera,nyman,nedboy,SFC1977,resonerande,Mariesthlm,JackBlack,Powergirl,zobban,achillea,Herr Lindholm,Red Machine,Ruskigbuss,b0gfetto,Ignatius I,Ålen,Kadek,gulasnubben,Voltec,unsung,bombacci,saprofyt.,RadicalKick,micro113,IvanLendl,109740,Ruskibuss,G.W,Mihailovic,Darkstar,Hellstorm,Telefonsamtal,Mansig,Nostradamus72,Ankdammsman,Aristotélēs,moderatswing,Babianen,BrB_DnD,micaele,Kingen_king,Kaiser Chief,TKD_1337,Dogdylan,Pinkskin</p>
<p>De e najs.</p>
]]></content:encoded>
			<wfw:commentRss>http://edwardh.se/2010/05/08/flashback-ignore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing CorsixTH and Theme Hospital</title>
		<link>http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/</link>
		<comments>http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 23:37:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[gpl]]></category>

		<guid isPermaLink="false">http://edwardh.se/?p=94</guid>
		<description><![CDATA[For those of you who have heard of Theme Hospital, there is an open-source clone called CorsixTH. This tutorial is about how to download and install the second playable beta of CorsixTH. Requirements These instructions are for Windows &#8211; Linux folk usually help themselves and Mac folk don&#8217;t know how to play games. CorsixTH uses [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you who have heard of <a href="http://en.wikipedia.org/wiki/Theme_Hospital">Theme Hospital</a>, there is an open-source clone called <a href="http://code.google.com/p/corsix-th/">CorsixTH</a>. This tutorial is about how to download and install the <a href="http://code.google.com/p/corsix-th/downloads/list">second playable beta of CorsixTH</a>.<span id="more-94"></span></p>
<h2>Requirements</h2>
<ol>
<li>These instructions are for <strong>Windows</strong> &#8211; Linux folk usually help themselves and Mac folk don&#8217;t know how to play games.</li>
<li>CorsixTH uses the <strong>data files</strong> from the original Theme Hospital game. Where you find a copy of the original game is beyond the scope of this tutorial. Ask around.</li>
<li>The data files need to be <strong>unpacked</strong> or <strong>mounted</strong>. In this tutorial we have installed Virtual CloneCD and mounted the downloaded image.</li>
<li>You&#8217;ll need to download the <a href="http://code.google.com/p/corsix-th/downloads/list">second  playable beta of Corsix TH</a>.</li>
</ol>
<h2>Installing Theme Hospital</h2>
<p>You&#8217;ve either unpacked the files somewhere or <a title="A tutorial for installing Virtual CloneDrive" href="http://edwardh.se/2010/03/26/installing-virtual-clonedrive/">mounted the ISO using a DVD emulator (such as Virtual CloneCD)</a>. Either way is fine, as long as you can get to the game files.</p>
<p>We&#8217;re not going to install Theme Hospital, we&#8217;re just going to <strong>copy</strong> its files.</p>
<div id="attachment_143" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-143" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/th-01/"><img class="size-full wp-image-143" title="th-01" src="http://edwardh.se/wp-content/uploads/2010/03/th-01.png" alt="" width="550" height="352" /></a><p class="wp-caption-text">Your Theme Hospital image should be mounted.</p></div>
<div id="attachment_144" class="wp-caption aligncenter" style="width: 384px"><a rel="attachment wp-att-144" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/th-02/"><img class="size-full wp-image-144" title="th-02" src="http://edwardh.se/wp-content/uploads/2010/03/th-02.png" alt="" width="374" height="298" /></a><p class="wp-caption-text">Right click on the virtual drive and choose open.</p></div>
<div id="attachment_177" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-177" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/th-03-2/"><img class="size-full wp-image-177" title="th-03" src="http://edwardh.se/wp-content/uploads/2010/03/th-031.png" alt="" width="550" height="425" /></a><p class="wp-caption-text">You should now see all the files from the game.</p></div>
<div id="attachment_146" class="wp-caption aligncenter" style="width: 262px"><a rel="attachment wp-att-146" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/th-04/"><img class="size-full wp-image-146" title="th-04" src="http://edwardh.se/wp-content/uploads/2010/03/th-04.png" alt="" width="252" height="327" /></a><p class="wp-caption-text">Right click on the HOSP directory and choose copy.</p></div>
<p>The rest of the files are not necessary. Only the HOSP directory contains the data files for the actual game.</p>
<div id="attachment_147" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-147" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/th-05/"><img class="size-full wp-image-147" title="th-05" src="http://edwardh.se/wp-content/uploads/2010/03/th-05.png" alt="" width="550" height="337" /></a><p class="wp-caption-text">Right click in some other folder and choose paste.</p></div>
<p>It doesn&#8217;t matter where you paste them as long as you know in which directory you put the files. Choosing <em>My Documents</em> is easy because the directory is shown (see screenshot lower down).</p>
<div id="attachment_148" class="wp-caption aligncenter" style="width: 391px"><a rel="attachment wp-att-148" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/th-07/"><img class="size-full wp-image-148" title="th-07" src="http://edwardh.se/wp-content/uploads/2010/03/th-07.png" alt="" width="381" height="161" /></a><p class="wp-caption-text">The files are being copied...</p></div>
<div id="attachment_149" class="wp-caption aligncenter" style="width: 559px"><a rel="attachment wp-att-149" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/th-08/"><img class="size-full wp-image-149" title="th-08" src="http://edwardh.se/wp-content/uploads/2010/03/th-08.png" alt="" width="549" height="173" /></a><p class="wp-caption-text">Copying done! Go into the folder with a double-click.</p></div>
<div id="attachment_150" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-150" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/th-09/"><img class="size-full wp-image-150" title="th-09" src="http://edwardh.se/wp-content/uploads/2010/03/th-09.png" alt="" width="550" height="413" /></a><p class="wp-caption-text">Remeber where the files are!</p></div>
<p>That path, encircled, is what you&#8217;ll be needing later when you install CorsixTH.</p>
<h2>Installing CorsixTH</h2>
<p>Go to the <a href="http://code.google.com/p/corsix-th/downloads/list">download page of CorsixTH</a>.</p>
<div id="attachment_155" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-155" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/c01/"><img class="size-full wp-image-155" title="c01" src="http://edwardh.se/wp-content/uploads/2010/03/c01.png" alt="" width="550" height="333" /></a><p class="wp-caption-text">Select the installer.</p></div>
<div id="attachment_156" class="wp-caption aligncenter" style="width: 413px"><a rel="attachment wp-att-156" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/c02/"><img class="size-full wp-image-156" title="c02" src="http://edwardh.se/wp-content/uploads/2010/03/c02.png" alt="" width="403" height="169" /></a><p class="wp-caption-text">Save the file somewhere.</p></div>
<div id="attachment_157" class="wp-caption aligncenter" style="width: 211px"><a rel="attachment wp-att-157" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/c03/"><img class="size-full wp-image-157" title="c03" src="http://edwardh.se/wp-content/uploads/2010/03/c03.png" alt="" width="201" height="59" /></a><p class="wp-caption-text">When the download is complete, run the file.</p></div>
<div id="attachment_158" class="wp-caption aligncenter" style="width: 414px"><a rel="attachment wp-att-158" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/c04/"><img class="size-full wp-image-158" title="c04" src="http://edwardh.se/wp-content/uploads/2010/03/c04.png" alt="" width="404" height="302" /></a><p class="wp-caption-text">Yes, Windows. Run the installer.</p></div>
<div id="attachment_159" class="wp-caption aligncenter" style="width: 304px"><a rel="attachment wp-att-159" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/c05/"><img class="size-full wp-image-159" title="c05" src="http://edwardh.se/wp-content/uploads/2010/03/c05.png" alt="" width="294" height="153" /></a><p class="wp-caption-text">English will do fine.</p></div>
<div id="attachment_160" class="wp-caption aligncenter" style="width: 513px"><a rel="attachment wp-att-160" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/c06/"><img class="size-full wp-image-160" title="c06" src="http://edwardh.se/wp-content/uploads/2010/03/c06.png" alt="" width="503" height="386" /></a><p class="wp-caption-text">Next.</p></div>
<div id="attachment_161" class="wp-caption aligncenter" style="width: 513px"><a rel="attachment wp-att-161" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/c07/"><img class="size-full wp-image-161" title="c07" src="http://edwardh.se/wp-content/uploads/2010/03/c07.png" alt="" width="503" height="386" /></a><p class="wp-caption-text">That&#39;s interesting. Next.</p></div>
<div id="attachment_162" class="wp-caption aligncenter" style="width: 513px"><a rel="attachment wp-att-162" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/c08/"><img class="size-full wp-image-162" title="c08" src="http://edwardh.se/wp-content/uploads/2010/03/c08.png" alt="" width="503" height="386" /></a><p class="wp-caption-text">Where to install Corsix TH. The default is fine.</p></div>
<div id="attachment_163" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-163" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/c09/"><img class="size-full wp-image-163" title="c09" src="http://edwardh.se/wp-content/uploads/2010/03/c09.png" alt="" width="550" height="228" /></a><p class="wp-caption-text">Remember where you copied Theme Hospital to? Copy that address.</p></div>
<div id="attachment_164" class="wp-caption aligncenter" style="width: 513px"><a rel="attachment wp-att-164" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/c10/"><img class="size-full wp-image-164" title="c10" src="http://edwardh.se/wp-content/uploads/2010/03/c10.png" alt="" width="503" height="386" /></a><p class="wp-caption-text">Paste the Theme Hospital address / path here. The path should end with HOSP.</p></div>
<div id="attachment_165" class="wp-caption aligncenter" style="width: 513px"><a rel="attachment wp-att-165" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/c11/"><img class="size-full wp-image-165" title="c11" src="http://edwardh.se/wp-content/uploads/2010/03/c11.png" alt="" width="503" height="386" /></a><p class="wp-caption-text">Next.</p></div>
<div id="attachment_166" class="wp-caption aligncenter" style="width: 513px"><a rel="attachment wp-att-166" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/c12/"><img class="size-full wp-image-166" title="c12" src="http://edwardh.se/wp-content/uploads/2010/03/c12.png" alt="" width="503" height="386" /></a><p class="wp-caption-text">Yay! Finished!</p></div>
<p>You have now installed CorsixTH and pointed it to the place where you  have your original Theme Hospital data files.</p>
<h2>Running CorsixTH</h2>
<div id="attachment_167" class="wp-caption aligncenter" style="width: 562px"><a rel="attachment wp-att-167" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/c13/"><img class="size-full wp-image-167" title="c13" src="http://edwardh.se/wp-content/uploads/2010/03/c13.png" alt="" width="552" height="594" /></a><p class="wp-caption-text">Corsix TH can be found in the start menu.</p></div>
<p>If it works correctly you&#8217;ll see the screen below:</p>
<div id="attachment_168" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-168" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/c14/"><img class="size-full wp-image-168" title="c14" src="http://edwardh.se/wp-content/uploads/2010/03/c14.png" alt="" width="550" height="412" /></a><p class="wp-caption-text">The Corsix TH opening menu.</p></div>
<h2>CorsixTH encountered an error during startup &#8211; consult the log window for details.</h2>
<div id="attachment_169" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-169" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/c15/"><img class="size-full wp-image-169" title="c15" src="http://edwardh.se/wp-content/uploads/2010/03/c15.png" alt="" width="550" height="281" /></a><p class="wp-caption-text">Error message telling you that the Theme Hospital data files could not be found.</p></div>
<p>If you see this message it&#8217;s probably because the address to the data  files is not correct.</p>
<p>Go to where you installed CorsixTH. The default is <em>C:\Program Files\CorsixTH</em>.</p>
<div id="attachment_170" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-170" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/c16/"><img class="size-full wp-image-170" title="c16" src="http://edwardh.se/wp-content/uploads/2010/03/c16.png" alt="" width="550" height="391" /></a><p class="wp-caption-text">In the Corsix TH program files directory, there is a config.txt.</p></div>
<p>Double-click the <em>config.txt</em> file to open it with notepad.</p>
<div id="attachment_171" class="wp-caption aligncenter" style="width: 560px"><a rel="attachment wp-att-171" href="http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/c17/"><img class="size-full wp-image-171" title="c17" src="http://edwardh.se/wp-content/uploads/2010/03/c17.png" alt="" width="550" height="361" /></a><p class="wp-caption-text">Make sure the theme_hospital_install setting is correct.</p></div>
<p>When you type in the correct address for the files, make sure you include the double square brackets.</p>
<p>theme_hospital_install = [[C:\Documents and Settings\user\My Documents\HOSP]]</p>
<p>If that still doesn&#8217;t work, join us on <a href="http://code.google.com/p/corsix-th/wiki/IRC">the #corsix-th IRC channel</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://edwardh.se/2010/03/26/installing-corsixth-and-theme-hospital/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->