<?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>h4x3d.com &#187; how to</title>
	<atom:link href="http://h4x3d.com/tag/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://h4x3d.com</link>
	<description>online portfolio of Julian Klewes</description>
	<lastBuildDate>Mon, 25 Jul 2011 13:18:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Starcraft 2 secret mission how-to mac os x after campaign completed</title>
		<link>http://h4x3d.com/starcraft-2-secret-mission-how-to-mac-os-x-after-campaign-completed/</link>
		<comments>http://h4x3d.com/starcraft-2-secret-mission-how-to-mac-os-x-after-campaign-completed/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 12:32:14 +0000</pubDate>
		<dc:creator>jz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[sc2]]></category>
		<category><![CDATA[secret mission]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/?p=1414</guid>
		<description><![CDATA[Okay so you have played the campaign (finished campaign) and now see you are at 24/26 missions or 25/26 missions &#8211; obviously there is one mission missing, the secret mission. By now you have researched on Google how to get this mission and you have launched the mission &#8220;Media Blitz&#8221; and directed the Odin to [...]]]></description>
			<content:encoded><![CDATA[<p>Okay so you have played the campaign (finished campaign) and now see you are at 24/26 missions or 25/26 missions &#8211; obviously there is one mission missing, the secret mission. </p>
<p>By now you have researched on Google how to get this mission and you have launched the mission &#8220;Media Blitz&#8221; and directed the Odin to the bottom right map corner and destroyed the building (looks like science building from Starcraft 1). Then you have picked up the documents and it reads &#8220;Secret found&#8221; &#8211; however, some 20 minutes later you have finished the map and it turns out that you cannot access the secret mission! What gives? Apparently when you have completed the campaign already the secret mission does not show. Here is how to fix this situation: as I have just done it and provide you with the screenshots, you can be assured that it DID work. If it does not work for you, then it either something went wrong or you are loading the wrong savegame/mixed something up.</p>
<p>This how-to is for Mac (OS X, Snow Leopard, 10.6) only, but I am quite sure something similar exists for Windows (PC):</p>
<p>1. Go to the folder /Users/<em>MAC USERNAME</em>/Documents/Blizzard/StarCraft%20II/Accounts/<em>RANDOM NUMBER</em>/<em>ANOTHER RANDOM NUMBER</em>/Saves/Unsaved/</p>
<p>2. Scroll down until you find one of the media blitz save games.</p>
<p>3. Copy it</p>
<p>4. Go to  /Users/<em>MAC USERNAME</em>/Documents/Blizzard/StarCraft%20II/Accounts/<em>RANDOM NUMBER</em>/<em>ANOTHER RANDOM NUMBER</em>/Saves/Campaign/</p>
<p>5. Paste the file</p>
<p>6. Open SC2</p>
<p>7. Load the save file you just copied over from the CAMPAIGN tab, nothing else &#8211; make a mental note of the time (so you dont end up opening the wrong file).</p>
<p>8. Play the level &#8220;Media Blitz&#8221; again to get the secret documents. </p>
<p>9. Finish the mission, click on &#8220;continue&#8221;</p>
<p>10. Back on the &#8220;bridge&#8221; click the Starmap</p>
<p>11. Play the secret mission.</p>
<p><a href="http://uk.pc.ign.com/articles/110/1109942p1.html">More details at IGN</a><br />
<a href="http://www.youtube.com/watch?v=afTTeRh4C3A">Huskey Youtube</a></p>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/starcraft-2-secret-mission-how-to-mac-os-x-after-campaign-completed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>libcurl for WAMP / cURL for WAMP</title>
		<link>http://h4x3d.com/libcurl-for-wamp-curl-for-wamp/</link>
		<comments>http://h4x3d.com/libcurl-for-wamp-curl-for-wamp/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 14:40:08 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[libcurl]]></category>
		<category><![CDATA[wamp]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/libcurl-for-wamp-curl-for-wamp/</guid>
		<description><![CDATA[If you like to develop websites locally on your Windows machine and use WAMP (Windows Apache MySql PHP), but stumble to get some plugins in WordPress going and you get the error &#8220;Your server is crap you need libcurl/cURL for apache&#8221;, do the following [x] download and install libcurl / curl for windows: Go to [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right;padding-left: 20px"><img src='http://www.h4x3d.com/wp-content/uploads/wamp-libcurl.gif' alt='wamp server libcurl' /></div>
<p> If you like to develop websites locally on your Windows machine and use <a href="http://www.wampserver.com/en/download.php">WAMP</a> (Windows Apache MySql PHP),<br />
but stumble to get some plugins in WordPress going and you get the error &#8220;Your server is crap you need libcurl/cURL for apache&#8221;, do the following</p>
<ul>
<li>[x] download and install libcurl / curl for windows: Go to <a href="http://curl.haxx.se/download.html">http://curl.haxx.se/download.html</a> and scroll down to &#8216;Windows&#8217;, <em>grab the &#8220;libcurl&#8221;</em> not &#8220;binary&#8221;, e.g. <a href="http://curl.haxx.se/download/libcurl-7.17.1-win32-nossl-sspi.zip">This file</a> <em>for Windows XP/2000</em></li>
<li>[x] Paste the zip file content <em>into C:\wamp\bin\apache\apache2.2.6</em></li>
<li>[x] Locate and open your php.ini file (resides in C:\wamp\bin\php\php5.2.5) </li>
<li>[x] In your <em>php.ini</em> file, change/ uncomment the following line:</li>
<li>[x] ;extension=php_curl.dll (you do so by <em>removing the semi-colon</em>)</li>
<li>[x] Finally, you need to <em>restart Apache</em> or the whole server if you care</li>
<li>[x] <em>ENJOY!</em></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/libcurl-for-wamp-curl-for-wamp/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>Cannot resolve IP (but know it is up)</title>
		<link>http://h4x3d.com/cannot-resolve-ip-but-know-it-is-up/</link>
		<comments>http://h4x3d.com/cannot-resolve-ip-but-know-it-is-up/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 14:20:32 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[Dailies]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[flushdns]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[ipconfig]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/cannot-resolve-ip-but-know-it-is-up/</guid>
		<description><![CDATA[If you cannot resolve/get contact to an IP, but you know it is definately up, you should (if you are on Windows) use: windows key + r (run) cmd (command) ipconfig /flushdns Hope this helps anyone.]]></description>
			<content:encoded><![CDATA[<p>If you cannot resolve/get contact to an IP, but you know it is definately up, you should (if you are on Windows) use:</p>
<pre><code>windows key + r (run)
cmd (command)
ipconfig /flushdns</code></pre>
<p>Hope this helps anyone.</p>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/cannot-resolve-ip-but-know-it-is-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-to-tie-a-full-windsor-knot</title>
		<link>http://h4x3d.com/how-to-tie-a-full-windsor-knot/</link>
		<comments>http://h4x3d.com/how-to-tie-a-full-windsor-knot/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 14:02:30 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[Dailies]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[knot]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[windsor]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/how-to-tie-a-full-windsor-knot/</guid>
		<description><![CDATA[How To Tie A Tie &#8211; Full Windsor Knot]]></description>
			<content:encoded><![CDATA[<p></p>
<p><a href="http://www.videojug.com/film/how-to-tie-a-tie-using-a-full-windsor-knot">How To Tie A Tie &#8211; Full Windsor Knot</a></p>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/how-to-tie-a-full-windsor-knot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to move a waterbed (1600 pounds)</title>
		<link>http://h4x3d.com/how-to-move-a-waterbed-1600-pounds/</link>
		<comments>http://h4x3d.com/how-to-move-a-waterbed-1600-pounds/#comments</comments>
		<pubDate>Wed, 07 Feb 2007 09:34:00 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[essays]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[essay]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[private]]></category>
		<category><![CDATA[waterbed]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/how-to-move-a-waterbed-1600-pounds/</guid>
		<description><![CDATA[In case you own a waterbed (actually they aren&#8217;t that expensive any more, I got mine for a bargain of 600$), and you are thinking of rearranging your furniture but are hesitating because of the waterbed that seems impossible to move, don&#8217;t become desperate, because there is an easy way. I am going to show [...]]]></description>
			<content:encoded><![CDATA[<p>In case you own a waterbed (actually they aren&#8217;t that expensive any more, I got mine for a bargain of 600$), and you are thinking of rearranging your furniture but are hesitating because of the waterbed that seems impossible to move, don&#8217;t become desperate, because there is an easy way. I am going to show how to move your waterbed under 2 hours and with just little struggling; no real monster strengths required:</p>
<p>So here is the waterbed, sized 2x2m, that&#8217;s what Americans call Queen size I think:</p>
<p><a href="http://www.flickr.com/photos/jiz/382575704/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/153/382575704_4e11eed5c7_m.jpg" width="240" height="180" alt="waterbed filled with 800 liters" /></a></p>
<p>Take a closer look:</p>
<p><a href="http://www.flickr.com/photos/jiz/382575691/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/154/382575691_0bba496f88_m.jpg" width="240" height="180" alt="02-04-07_1054" /></a></p>
<p>Here is what you need: A simple tube/hose (length depends on your situation)</p>
<p><a href="http://www.flickr.com/photos/jiz/382575717/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/125/382575717_8a8904d900_m.jpg" width="180" height="240" alt="a simple tube" /></a></p>
<p>You stick one end of the tube into the opening of your waterbed, make sure it does not spill!</p>
<p><a href="http://www.flickr.com/photos/jiz/382575639/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/151/382575639_c293dbdc9e_m.jpg" width="240" height="180" alt="tube installed" /></a></p>
<p>Put the other end of the tube outside, don&#8217;t bother with ups and downs:</p>
<p><a href="http://www.flickr.com/photos/jiz/382575626/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/129/382575626_04cb0445d6_m.jpg" width="240" height="180" alt="tube outside" /></a></p>
<p>Now here is where it might get tricky, you need to suck (yes I mean literally suck) on the tube to get the water flowing. Using this simple trick the water will flow through the pipe even though it goes up (pitches). The effect behind that is called (if I am not wrong) <em><a href="http://en.wikipedia.org/wiki/Capillary_action#Examples">capillary effect</a> which was discovered by Mr. German Einstein himself</em><br />
You need to suck real hard, so that you create some kind of <strong>maelstrom, undertow, pull etc<br />
</strong></p>
<p><a href="http://www.flickr.com/photos/jiz/382575603/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/139/382575603_cbe8da6d3d.jpg" width="375" height="500" alt="water flowing" /></a></p>
<p>After approximately two hours the waterbed was empty enough to be movable (around 800 liters sucked out)</p>
<p><a href="http://www.flickr.com/photos/jiz/382575670/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/141/382575670_ef986c54cf_m.jpg" width="240" height="180" alt="empty water core of waterbed" /></a></p>
<p><a href="http://www.flickr.com/photos/jiz/382575659/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/184/382575659_a0fef2ab69_m.jpg" width="240" height="180" alt="02-04-07_1346" /></a></p>
<p>You can then move it around freely and refill it using another pipe. Make sure you don&#8217;t spill any water, else you get all kinds of crap growing under your waterbed&#8230;</p>
<p><a href="http://www.flickr.com/photos/jiz/382575680/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/138/382575680_722127a7a9_m.jpg" width="240" height="180" alt="refilling waterbed" /></a></p>
<p>You have successfully moved 1600 pounds / 800 kg (liters) from point A to B :)</p>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/how-to-move-a-waterbed-1600-pounds/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Motorola v3i help</title>
		<link>http://h4x3d.com/motorola-v3i-help/</link>
		<comments>http://h4x3d.com/motorola-v3i-help/#comments</comments>
		<pubDate>Mon, 01 Jan 2007 11:12:26 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[cellphone]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[motorola]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[v3i]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/motorola-v3i-help/</guid>
		<description><![CDATA[This is for all the folks out there who have problems getting the phone tools to run, or who have no degree in rocket science and fail to follow the simple instructions on the other site. Look at the screenshots below and realize that THIS is the real thing, it does work. how to extract [...]]]></description>
			<content:encoded><![CDATA[<p class="update">This is for all the folks out there who have problems getting the phone tools to run, or who have no degree in rocket science and fail to follow the simple instructions on the other site. Look at the screenshots below and realize that THIS is the real thing, it does work.</p>
<h4>how to extract the files?</h4>
<p><img src="http://aycu25.webshots.com/image/14184/2005261285839053954_rs.jpg" alt="how to extract the files" /></p>
<p>enter www.h4x3d.com (when asked)</p>
<h4>you will get those two files</h4>
<p><img src="http://aycu25.webshots.com/image/14184/2005211399986707749_rs.jpg" alt="u will get those 2 files" /></p>
<p>What to do now? You have two options:<br />
a) mount the files using daemon tools (link is available if you google for it!)<br />
b) burn the files to a cd using nero or similar files<br />
<!--adsense#razr--></p>
<h4>how to mount the files using daemon tools?</h4>
<p><img src="http://aycu36.webshots.com/image/13275/2003564831418858907_rs.jpg" alt="dtools mount" /><br />
(right click the tray icon and select the options as shown on the image above)</p>
<h4>select the cue file</h4>
<p><img src="http://aycu16.webshots.com/image/11895/2003536147896597402_rs.jpg" alt="select cue file" /><br />
(u need to select this file, after that you will get a prompt saying you inserted the cd and usually setup.exe will pop-up)</p>
<h1>different approach using nero</h1>
<h4>In nero, play around till you get the dialog where you can select what you want to burn (with the icons on the left side)</h4>
<p><img src="http://aycu07.webshots.com/image/11886/2003483489679123244_rs.jpg" alt="nero 1" /><br />
(select &#8220;open&#8221; on the right side, u need to select the cue file to burn)</p>
<p><!--adsense#razr--></p>
<h4>selecting the cue file</h4>
<p><img src="http://aycu38.webshots.com/image/13917/2003418927711134646_rs.jpg" alt="nero 2" /><br />
(select this cue file)</p>
<h4>press burn</h4>
<p><img src="http://aycu06.webshots.com/image/13605/2003496055885139368_rs.jpg" alt="nero burn it" /><br />
(enter a cd and burn the files ;)</p>
<h1>here some screenshots of the actual setup- it does WORK!</h1>
<h4>without comment</h4>
<p><img src="http://aycu16.webshots.com/image/12495/2001294457270410071_rs.jpg" alt="setup1" /><br />
<img src="http://aycu27.webshots.com/image/12706/2001229857563299566_rs.jpg" alt="setup2" /><br />
<img src="http://aycu27.webshots.com/image/12706/2001296988192448562_rs.jpg" alt="setup3" /><br />
<img src="http://aycu27.webshots.com/image/12706/2001237543377897424_rs.jpg" alt="setup4" /></p>
<p class="update">If you receive any errors or don&#8217;t get the screenshots similar to what is shown above, then you are very likely to have downloaded either the wrong files, or that they got corrupted while downloading. This may happen if you have a bad wireless network, or are at university or you are using dialup. Again I can only underline, that things do work. The files linked on this page are offered free of charge. And no support or whatever is given, as I am student and busy myself. Keep the internet and its content FREE! Don&#8217;t pay for something that you can get for free. I do own the original CD (twice!) as I got the motorola v3i mobilephone TWICE!</p>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/motorola-v3i-help/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
	</channel>
</rss>

