<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Programmering och webbdesign, IT</title>
	<atom:link href="http://nerdoskarmothander.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nerdoskarmothander.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 14 Mar 2011 14:43:09 +0000</lastBuildDate>
	<language>sv</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='nerdoskarmothander.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Programmering och webbdesign, IT</title>
		<link>http://nerdoskarmothander.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://nerdoskarmothander.wordpress.com/osd.xml" title="Programmering och webbdesign, IT" />
	<atom:link rel='hub' href='http://nerdoskarmothander.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Language based on IP-Location or Headers</title>
		<link>http://nerdoskarmothander.wordpress.com/2010/11/01/language-based-on-ip-location-or-headers/</link>
		<comments>http://nerdoskarmothander.wordpress.com/2010/11/01/language-based-on-ip-location-or-headers/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 15:31:54 +0000</pubDate>
		<dc:creator>oskarmothander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nerdoskarmothander.wordpress.com/?p=77</guid>
		<description><![CDATA[Too many major sites rely on your IP-address to make the decision what language their site should present to users. For example both the all-mighty Google and Imdb rely on it! I find this surprising since there actually is a better solution which isn&#8217;t even half as complicated! Practically all browsers provide the users language [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=77&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Too many major sites rely on your IP-address to make the decision what language their site should present to users. For example both the all-mighty Google and Imdb rely on it! I find this surprising since there actually is a better solution which isn&#8217;t even half as complicated!</p>
<p>Practically all browsers provide the users <strong>language in the headers</strong> when requesting a page. This is the language the user has as language in their browser. Most users install their browser in their preferred language, why should websites question users and force another language?</p>
<p>What&#8217;s even more surprising to me is that basing the language on IP-address has a lot of issues while the language in the headers is almost &#8221;bullet-proof&#8221;. First of all IP locating people is far from 100% correct, IPs keep changing and tables have to be updated constantly. You always risk getting the wrong language. An even bigger problem with the ip-location logic is thinking that all users in Sweden speaks Swedish for example. How does this work for people travelling the world?</p>
<p>So then you might think that there has to be bigger problems with relying on language in the headers? The only problem I&#8217;ve found is that not all &#8221;web agents&#8221; actually send this data. However the agents that don&#8217;t send it are mostly bots and not actual users. In this case there is no problem in having the ip-location as a backup solution either!</p>
<p>So get on track and use the data that actually is available to you developers!!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nerdoskarmothander.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nerdoskarmothander.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nerdoskarmothander.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nerdoskarmothander.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nerdoskarmothander.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nerdoskarmothander.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nerdoskarmothander.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nerdoskarmothander.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nerdoskarmothander.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nerdoskarmothander.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nerdoskarmothander.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nerdoskarmothander.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nerdoskarmothander.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nerdoskarmothander.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=77&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nerdoskarmothander.wordpress.com/2010/11/01/language-based-on-ip-location-or-headers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20f10710a12e9e7f811359094b5fff20?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oskarmothander</media:title>
		</media:content>
	</item>
		<item>
		<title>mIRC nick color script</title>
		<link>http://nerdoskarmothander.wordpress.com/2010/08/15/mirc-nick-colour-script/</link>
		<comments>http://nerdoskarmothander.wordpress.com/2010/08/15/mirc-nick-colour-script/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 21:31:55 +0000</pubDate>
		<dc:creator>oskarmothander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nerdoskarmothander.wordpress.com/?p=72</guid>
		<description><![CDATA[Ibland gör man helt onödiga saker..!!.. jag har just kodat ett mirc script (jag vet irc.. vad för vettig människa änvänder det idag .. jag har kvar det för att det är en bra miniräknare mest ) som ger alla personer en unik färg på deras namn&#8230; det låter enkelt men det tog fan flera [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=72&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ibland  gör man helt onödiga saker..!!.. jag har just kodat ett mirc script  (jag vet irc.. vad för vettig människa änvänder det idag .. jag har kvar  det för att det är en bra miniräknare mest <img src='http://s1.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ) som ger alla personer en  unik färg på deras namn&#8230; det låter enkelt men det tog fan flera  timmar att skapa.. mirc har 15 färger, jag tog bort svart och vitt så 13  olika färger.. när färgerna tar slut så får den nya personen ta över en  färg som inte används på länge.. problemet var att unix tiden mirc  använder är bara per sekund eller nått så det funkade inte när två eller  flera skrev samtidigt då de fick samma tid&#8230; så jag gjorde en räknare  som börjar på 0 och bara ökar..</p>
<p><a href="http://script.quakenet.org/paste/577096">http://script.quakenet.org/paste/577096</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nerdoskarmothander.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nerdoskarmothander.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nerdoskarmothander.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nerdoskarmothander.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nerdoskarmothander.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nerdoskarmothander.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nerdoskarmothander.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nerdoskarmothander.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nerdoskarmothander.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nerdoskarmothander.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nerdoskarmothander.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nerdoskarmothander.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nerdoskarmothander.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nerdoskarmothander.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=72&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nerdoskarmothander.wordpress.com/2010/08/15/mirc-nick-colour-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20f10710a12e9e7f811359094b5fff20?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oskarmothander</media:title>
		</media:content>
	</item>
		<item>
		<title>Advanced screenshot / Capture part of screen &#8211; Vista</title>
		<link>http://nerdoskarmothander.wordpress.com/2010/03/18/advanced-screenshot-capture-part-of-screen-vista/</link>
		<comments>http://nerdoskarmothander.wordpress.com/2010/03/18/advanced-screenshot-capture-part-of-screen-vista/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 13:06:14 +0000</pubDate>
		<dc:creator>oskarmothander</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://nerdoskarmothander.wordpress.com/?p=67</guid>
		<description><![CDATA[After some googling I found that Windows Vista has wisely taken Mac Os advanced screenshot capabilities, the feature is called &#8221;SnippingTool&#8221; and is located in C:\Windows\System32\SnippingTool.exe . All you have to do is type in SnippingTool in the start menu, run it, select the part of the screen you want to capture. However there doesn&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=67&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After some googling I found that Windows Vista has wisely taken Mac Os advanced screenshot capabilities, the feature is called &#8221;SnippingTool&#8221; and is located in C:\Windows\System32\SnippingTool.exe . All you have to do is type in SnippingTool in the start menu, run it, select the part of the screen you want to capture.</p>
<p>However there doesn&#8217;t seem to be any shortkey for this feature and the feature is rarely known, I wonder why but maybe Microsoft doesn&#8217;t want to advertise stealing features.. In my oppinion I say steal everything useful and make more new innovative features.</p>
<p>More info: <a href="http://www.howtogeek.com/howto/windows-vista/assign-a-shortcut-key-to-the-snipping-tool-in-windows-vista/">http://www.howtogeek.com/howto/windows-vista/assign-a-shortcut-key-to-the-snipping-tool-in-windows-vista/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nerdoskarmothander.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nerdoskarmothander.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nerdoskarmothander.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nerdoskarmothander.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nerdoskarmothander.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nerdoskarmothander.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nerdoskarmothander.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nerdoskarmothander.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nerdoskarmothander.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nerdoskarmothander.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nerdoskarmothander.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nerdoskarmothander.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nerdoskarmothander.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nerdoskarmothander.wordpress.com/67/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=67&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nerdoskarmothander.wordpress.com/2010/03/18/advanced-screenshot-capture-part-of-screen-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20f10710a12e9e7f811359094b5fff20?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oskarmothander</media:title>
		</media:content>
	</item>
		<item>
		<title>Written a tutorial about static+liquid layouts</title>
		<link>http://nerdoskarmothander.wordpress.com/2010/02/15/written-a-tutorial-about-staticliquid-layouts/</link>
		<comments>http://nerdoskarmothander.wordpress.com/2010/02/15/written-a-tutorial-about-staticliquid-layouts/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 21:43:43 +0000</pubDate>
		<dc:creator>oskarmothander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nerdoskarmothander.wordpress.com/?p=63</guid>
		<description><![CDATA[http://www.oskarmothander.se/liquid_static/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=63&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.oskarmothander.se/liquid_static/">http://www.oskarmothander.se/liquid_static/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nerdoskarmothander.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nerdoskarmothander.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nerdoskarmothander.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nerdoskarmothander.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nerdoskarmothander.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nerdoskarmothander.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nerdoskarmothander.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nerdoskarmothander.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nerdoskarmothander.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nerdoskarmothander.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nerdoskarmothander.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nerdoskarmothander.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nerdoskarmothander.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nerdoskarmothander.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=63&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nerdoskarmothander.wordpress.com/2010/02/15/written-a-tutorial-about-staticliquid-layouts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20f10710a12e9e7f811359094b5fff20?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oskarmothander</media:title>
		</media:content>
	</item>
		<item>
		<title>Android är underbart men lider av barnsjukdommar</title>
		<link>http://nerdoskarmothander.wordpress.com/2010/01/06/android-ar-underbart-men-lider-av-barnsjukdommar/</link>
		<comments>http://nerdoskarmothander.wordpress.com/2010/01/06/android-ar-underbart-men-lider-av-barnsjukdommar/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 17:14:36 +0000</pubDate>
		<dc:creator>oskarmothander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nerdoskarmothander.wordpress.com/?p=59</guid>
		<description><![CDATA[Android är verkligen underbart att koda, för väldigt lite kod får man ett bra gränsnitt som går att ändra superenkelt. Eftersom det är så pass nytt så finns det ju dock barnsjukdommar. Idag har jag spenderat säkert 5-6 timmar på att försöka göra ett litet program som läser in en jpg-bild från en server online. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=59&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Android är verkligen underbart att koda, för väldigt lite kod får man ett bra gränsnitt som går att ändra superenkelt. Eftersom det är så pass nytt så finns det ju dock barnsjukdommar. Idag har jag spenderat säkert 5-6 timmar på att försöka göra ett litet program som läser in en jpg-bild från en server online. Problemet tycks vara att om servern är för långsam försöker android läsa in jpg-bilden innan den är fullständig, eller så möjligtvis blir filerna korrupta. Däremot om man använder PNG verkar det alltid fungera oavsett vad för teknik man använder för att hämta o visa filerna! Synd att vi har säkert 200 JPG bilder som måste konverteras nu&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nerdoskarmothander.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nerdoskarmothander.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nerdoskarmothander.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nerdoskarmothander.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nerdoskarmothander.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nerdoskarmothander.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nerdoskarmothander.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nerdoskarmothander.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nerdoskarmothander.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nerdoskarmothander.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nerdoskarmothander.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nerdoskarmothander.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nerdoskarmothander.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nerdoskarmothander.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=59&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nerdoskarmothander.wordpress.com/2010/01/06/android-ar-underbart-men-lider-av-barnsjukdommar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20f10710a12e9e7f811359094b5fff20?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oskarmothander</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing programs with administrator rights on a non admin account in windows xp</title>
		<link>http://nerdoskarmothander.wordpress.com/2009/12/07/installing-programs-with-administrator-rights-on-a-non-admin-account-in-windows-xp/</link>
		<comments>http://nerdoskarmothander.wordpress.com/2009/12/07/installing-programs-with-administrator-rights-on-a-non-admin-account-in-windows-xp/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 13:40:43 +0000</pubDate>
		<dc:creator>oskarmothander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nerdoskarmothander.wordpress.com/?p=52</guid>
		<description><![CDATA[I googled this and found no good solution for windows xp. The solution is simple: Make a shortcut to cmd, right click desktop select new &#8211; shortcut, write cmd press ok Right click the cmd shortcut, select run as (you might have to shift+right click) Enter the administrator username and password. Navigate to the correct [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=52&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I googled this and found no good solution for windows xp. The solution is simple:</p>
<ol>
<li>Make a shortcut to cmd, right click desktop select new &#8211; shortcut, write cmd press ok</li>
<li>Right click the cmd shortcut, select run as (you might have to shift+right click)</li>
<li>Enter the administrator username and password.</li>
<li>Navigate to the correct folder (example: &#8221;cd c:\Documents and settings\username\Desktop\&#8221;) &#8211; press enter</li>
<li>Run the installer (write &#8221;dir&#8221; to see all files, write the installer<strong>name</strong> without filtype (eg. don&#8217;t write &#8221;.exe&#8221; or &#8221;.msi&#8221;) &#8211; press enter</li>
</ol>
<p>Done! The program will now install with administrator privileges.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nerdoskarmothander.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nerdoskarmothander.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nerdoskarmothander.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nerdoskarmothander.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nerdoskarmothander.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nerdoskarmothander.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nerdoskarmothander.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nerdoskarmothander.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nerdoskarmothander.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nerdoskarmothander.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nerdoskarmothander.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nerdoskarmothander.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nerdoskarmothander.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nerdoskarmothander.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=52&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nerdoskarmothander.wordpress.com/2009/12/07/installing-programs-with-administrator-rights-on-a-non-admin-account-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20f10710a12e9e7f811359094b5fff20?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oskarmothander</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsofts bad sale talk on IE8</title>
		<link>http://nerdoskarmothander.wordpress.com/2009/06/27/microsofts-bad-sale-talk-on-ie8/</link>
		<comments>http://nerdoskarmothander.wordpress.com/2009/06/27/microsofts-bad-sale-talk-on-ie8/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 01:18:24 +0000</pubDate>
		<dc:creator>oskarmothander</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nerdoskarmothander.wordpress.com/?p=46</guid>
		<description><![CDATA[The table below is taken from Microsofts site, ofcouse there is no source for the information on their site, so obviosly it&#8217;s written by someone on Microsoft&#8230; Italic comments are Microsofts and normal are mine ofcourse.. Internet Explorer 8 Firefox 3.0 Google Chrome 2.0 Comments Security Internet Explorer 8 takes the cake with better phishing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=46&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The table below is taken from Microsofts site, ofcouse there is no source for the information on their site, so obviosly it&#8217;s written by someone on Microsoft&#8230; Italic comments are Microsofts and normal are mine ofcourse..</p>
<table style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;border-collapse:collapse;background-position:initial initial;border:0 initial initial;margin:0 0 30px;padding:0;" border="0" cellspacing="0" width=" 				  100% 			  ">
<tbody>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:url('http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_left.gif');background-repeat:no-repeat;background-attachment:initial;background-color:#c6c6c6;height:1px;text-align:right;background-position:0 0;border:0 none initial;margin:0;padding:0;" colspan="13" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" alt="" width="53" height="1" /></td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#e6edf1;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" colspan="2" width="200px" valign="top"></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#e6edf1;border-right-color:#c6c6c6;vertical-align:middle;text-align:center;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" width="50px" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#646464;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;font-weight:bold;vertical-align:middle;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">Internet Explorer 8</p>
</td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#e6edf1;border-right-color:#c6c6c6;vertical-align:middle;text-align:center;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" width="50px" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#646464;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;font-weight:bold;vertical-align:middle;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">Firefox 3.0</p>
</td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#e6edf1;border-right-color:#c6c6c6;vertical-align:middle;text-align:center;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" width="50px" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#646464;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;font-weight:bold;vertical-align:middle;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">Google Chrome 2.0</p>
</td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#e6edf1;vertical-align:middle;text-align:center;background-position:initial initial;border:0 none initial;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#646464;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;font-weight:bold;vertical-align:middle;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">Comments</p>
</td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:url('http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_left.gif');background-repeat:no-repeat;background-attachment:initial;background-color:#c6c6c6;height:1px;text-align:right;background-position:0 0;border:0 none initial;margin:0;padding:0;" colspan="13" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" alt="" width="53" height="1" /></td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;border-right-color:#c6c6c6;vertical-align:middle;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><strong>Security</strong></p>
</td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;text-align:center;vertical-align:middle;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/check_premium.gif" alt="Check" /></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;background-position:initial initial;border:0 none initial;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><em>Internet Explorer 8 takes the cake with better phishing and </em><a style="font-size:13px;color:#005a88;text-decoration:none;" href="http://nsslabs.com/anti-malware/browser-security" target="_blank"><em>malware protection</em></a><em>, as well as protection from emerging threats.</em></p>
</td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:url('http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_left.gif');background-repeat:no-repeat;background-attachment:initial;background-color:#c6c6c6;height:1px;text-align:right;background-position:0 0;border:0 none initial;margin:0;padding:0;" colspan="13" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" alt="" width="53" height="1" /></td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;border-right-color:#c6c6c6;vertical-align:middle;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><strong>Privacy</strong></p>
</td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;text-align:center;vertical-align:middle;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/check_premium.gif" alt="Check" /></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;background-position:initial initial;border:0 none initial;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><em>InPrivate Browsing and InPrivate Filtering help Internet Explorer 8 claim privacy victory.</em></p>
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;">- Firefox has had addons for this for some time now.. Originally invented by Safari.</p>
</td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:url('http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_left.gif');background-repeat:no-repeat;background-attachment:initial;background-color:#c6c6c6;height:1px;text-align:right;background-position:0 0;border:0 none initial;margin:0;padding:0;" colspan="13" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" alt="" width="53" height="1" /></td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;border-right-color:#c6c6c6;vertical-align:middle;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><strong>Ease of Use</strong></p>
</td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;text-align:center;vertical-align:middle;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/check_premium.gif" alt="Check" /></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;background-position:initial initial;border:0 none initial;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><em>Features like Accelerators, Web Slices and Visual Search Suggestions make Internet Explorer 8 easiest to use.</em></p>
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;">- Does anyone really still use Accelerators?! And how can &#8221;Visual search suggestions&#8221; be in this catagory?? Isn&#8217;t that what firefox has had since Beta 3.5?? Chrome 1.0?</p>
</td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:url('http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_left.gif');background-repeat:no-repeat;background-attachment:initial;background-color:#c6c6c6;height:1px;text-align:right;background-position:0 0;border:0 none initial;margin:0;padding:0;" colspan="13" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" alt="" width="53" height="1" /></td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;border-right-color:#c6c6c6;vertical-align:middle;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><strong>Web Standards</strong></p>
</td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;text-align:center;vertical-align:middle;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/check_premium.gif" alt="Check" /></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;text-align:center;vertical-align:middle;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/check_premium.gif" alt="Check" /></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;text-align:center;vertical-align:middle;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/check_premium.gif" alt="Check" /></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;background-position:initial initial;border:0 none initial;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><em>Firefox and Chrome have more support for emerging standards like HTML5 and CSS3, but Internet Explorer 8 invested heavily in having world-class, consistent support for the entire CSS2.1 specification.</em></p>
</td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:url('http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_left.gif');background-repeat:no-repeat;background-attachment:initial;background-color:#c6c6c6;height:1px;text-align:right;background-position:0 0;border:0 none initial;margin:0;padding:0;" colspan="13" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" alt="" width="53" height="1" /></td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;border-right-color:#c6c6c6;vertical-align:middle;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><strong>Developer Tools</strong></p>
</td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;text-align:center;vertical-align:middle;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/check_premium.gif" alt="Check" /></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;text-align:center;vertical-align:middle;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/check_premium.gif" alt="Check" /></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;background-position:initial initial;border:0 none initial;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><em>Internet Explorer 8 has the most comprehensive developer tools built in, including HTML, CSS and JavaScript editing, but also JavaScript profiling; other browsers have developer tools available, but either require you to download them separately, or aren&#8217;t as complete.</em></p>
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;">- So even if your not a web developer you still have to have them taking up diskspace and useless options in menues!</p>
</td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:url('http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_left.gif');background-repeat:no-repeat;background-attachment:initial;background-color:#c6c6c6;height:1px;text-align:right;background-position:0 0;border:0 none initial;margin:0;padding:0;" colspan="13" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" alt="" width="53" height="1" /></td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;border-right-color:#c6c6c6;vertical-align:middle;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><strong>Reliability</strong></p>
</td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;text-align:center;vertical-align:middle;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/check_premium.gif" alt="Check" /></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;background-position:initial initial;border:0 none initial;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><em>Only Internet Explorer 8 has both tab isolation and crash recovery features; Firefox and Chrome have one or the other.</em></p>
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;">- Microsoft could make the tab isolation work properly so one webpage can still crasch the whole browser, therefore MS added the crach recovery</p>
</td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:url('http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_left.gif');background-repeat:no-repeat;background-attachment:initial;background-color:#c6c6c6;height:1px;text-align:right;background-position:0 0;border:0 none initial;margin:0;padding:0;" colspan="13" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" alt="" width="53" height="1" /></td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;border-right-color:#c6c6c6;vertical-align:middle;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><strong>Customizability</strong></p>
</td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;text-align:center;vertical-align:middle;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/check_premium.gif" alt="Check" /></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;text-align:center;vertical-align:middle;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/check_premium.gif" alt="Check" /></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;text-align:center;vertical-align:middle;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/check_premium.gif" alt="Check" /></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;background-position:initial initial;border:0 none initial;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><em>Sure, Firefox may win in sheer number of add-ons, but many of the customizations you&#8217;d want to download for Firefox are already a part of Internet Explorer 8 – right out of the box.</em></p>
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;">- ???!? Am I stupid? How much space does IE8 use??? ANYONE?? 1 GB?? 5 GB? 50 GB? How does the interface even work if it has all thease features?</p>
</td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:url('http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_left.gif');background-repeat:no-repeat;background-attachment:initial;background-color:#c6c6c6;height:1px;text-align:right;background-position:0 0;border:0 none initial;margin:0;padding:0;" colspan="13" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" alt="" width="53" height="1" /></td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;border-right-color:#c6c6c6;vertical-align:middle;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><strong>Compatibility</strong></p>
</td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;text-align:center;vertical-align:middle;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/check_premium.gif" alt="Check" /></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;background-position:initial initial;border:0 none initial;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><em>Internet Explorer 8 is more compatible with more sites on the Internet than any other browser.</em></p>
</td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:url('http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_left.gif');background-repeat:no-repeat;background-attachment:initial;background-color:#c6c6c6;height:1px;text-align:right;background-position:0 0;border:0 none initial;margin:0;padding:0;" colspan="13" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" alt="" width="53" height="1" /></td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;border-right-color:#c6c6c6;vertical-align:middle;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><strong>Manageability</strong></p>
</td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;text-align:center;vertical-align:middle;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/check_premium.gif" alt="Check" /></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#ffffff;background-position:initial initial;border:0 none initial;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><em>Neither Firefox nor Chrome provide guidance or enterprise tools.</em></p>
</td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:url('http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_left.gif');background-repeat:no-repeat;background-attachment:initial;background-color:#c6c6c6;height:1px;text-align:right;background-position:0 0;border:0 none initial;margin:0;padding:0;" colspan="13" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:1px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" alt="" width="53" height="1" /></td>
</tr>
<tr style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 initial initial;margin:0;padding:0;">
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;border-right-color:#c6c6c6;vertical-align:middle;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><strong>Performance</strong></p>
</td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;text-align:center;vertical-align:middle;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/check_premium.gif" alt="Check" /></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;text-align:center;vertical-align:middle;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/check_premium.gif" alt="Check" /></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;text-align:center;vertical-align:middle;border-right-color:#c6c6c6;background-position:initial initial;border:initial initial initial;border-style:none solid none none;border-width:0 1px 0 0;margin:0;padding:5px;" valign="top"><img style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;background-position:initial initial;border:0 none initial;margin:0;padding:0;" src="http://www.microsoft.com/windows/Framework/images/check_premium.gif" alt="Check" /></td>
<td style="outline-width:0;outline-style:initial;outline-color:initial;font-size:16px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:#f6f6f6;background-position:initial initial;border:0 none initial;margin:0;padding:5px;" colspan="2" valign="top">
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;"><em>Knowing the top speed of a car doesn&#8217;t tell you how fast you can drive in rush hour. To actually see the difference in page loads between all three browsers, you need slow-motion video. This one’s also a tie.</em></p>
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;">- Yeah people buy Ferraries to only drive them in rush hour! What is that even supposed to mean?? Does IE8 have an extra lane for itself in rush hour?? Or does IE8 simply drive as an old Lada (sovjet car) no matter what.</p>
<p style="outline-width:0;outline-style:initial;outline-color:initial;font-size:13px;background-image:initial;background-repeat:initial;background-attachment:initial;background-color:transparent;line-height:1.5em;color:#4e4e4e;font-family:'Segoe UI', Arial, Verdana, Helvetica, sans-serif;background-position:initial initial;border:0 initial initial;margin:.25em 0 15px;padding:0;">Besides actuall possible loading times of pages, Performance is a huge word! What about how much resources it uses of your computer? How fast it can process javascript, flash etc.?</p>
</td>
</tr>
</tbody>
</table>
<p>Source: <a href="http://www.microsoft.com/windows/internet-explorer/get-the-facts/browser-comparison.aspx">http://www.microsoft.com/windows/internet-explorer/get-the-facts/browser-comparison.aspx</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nerdoskarmothander.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nerdoskarmothander.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nerdoskarmothander.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nerdoskarmothander.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nerdoskarmothander.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nerdoskarmothander.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nerdoskarmothander.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nerdoskarmothander.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nerdoskarmothander.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nerdoskarmothander.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nerdoskarmothander.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nerdoskarmothander.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nerdoskarmothander.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nerdoskarmothander.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=46&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nerdoskarmothander.wordpress.com/2009/06/27/microsofts-bad-sale-talk-on-ie8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20f10710a12e9e7f811359094b5fff20?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oskarmothander</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" medium="image" />

		<media:content url="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" medium="image" />

		<media:content url="http://www.microsoft.com/windows/Framework/images/check_premium.gif" medium="image">
			<media:title type="html">Check</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" medium="image" />

		<media:content url="http://www.microsoft.com/windows/Framework/images/check_premium.gif" medium="image">
			<media:title type="html">Check</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" medium="image" />

		<media:content url="http://www.microsoft.com/windows/Framework/images/check_premium.gif" medium="image">
			<media:title type="html">Check</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" medium="image" />

		<media:content url="http://www.microsoft.com/windows/Framework/images/check_premium.gif" medium="image">
			<media:title type="html">Check</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/windows/Framework/images/check_premium.gif" medium="image">
			<media:title type="html">Check</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/windows/Framework/images/check_premium.gif" medium="image">
			<media:title type="html">Check</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" medium="image" />

		<media:content url="http://www.microsoft.com/windows/Framework/images/check_premium.gif" medium="image">
			<media:title type="html">Check</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/windows/Framework/images/check_premium.gif" medium="image">
			<media:title type="html">Check</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" medium="image" />

		<media:content url="http://www.microsoft.com/windows/Framework/images/check_premium.gif" medium="image">
			<media:title type="html">Check</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" medium="image" />

		<media:content url="http://www.microsoft.com/windows/Framework/images/check_premium.gif" medium="image">
			<media:title type="html">Check</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/windows/Framework/images/check_premium.gif" medium="image">
			<media:title type="html">Check</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/windows/Framework/images/check_premium.gif" medium="image">
			<media:title type="html">Check</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" medium="image" />

		<media:content url="http://www.microsoft.com/windows/Framework/images/check_premium.gif" medium="image">
			<media:title type="html">Check</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" medium="image" />

		<media:content url="http://www.microsoft.com/windows/Framework/images/check_premium.gif" medium="image">
			<media:title type="html">Check</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/windows/Framework/images/windows-vista/compare-editions/border_fadeout_right.gif" medium="image" />

		<media:content url="http://www.microsoft.com/windows/Framework/images/check_premium.gif" medium="image">
			<media:title type="html">Check</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/windows/Framework/images/check_premium.gif" medium="image">
			<media:title type="html">Check</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/windows/Framework/images/check_premium.gif" medium="image">
			<media:title type="html">Check</media:title>
		</media:content>
	</item>
		<item>
		<title>Firefox min gamle vän var är din chråm[e]</title>
		<link>http://nerdoskarmothander.wordpress.com/2009/06/25/firefox-min-gamle-van-var-ar-din-chrame/</link>
		<comments>http://nerdoskarmothander.wordpress.com/2009/06/25/firefox-min-gamle-van-var-ar-din-chrame/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 05:57:59 +0000</pubDate>
		<dc:creator>oskarmothander</dc:creator>
				<category><![CDATA[Computer science]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Webb]]></category>

		<guid isPermaLink="false">http://nerdoskarmothander.wordpress.com/?p=44</guid>
		<description><![CDATA[Firefox har sedan ett par år tillbaka varit min favorit webbläsare. De flesta webbutvecklare använder idag firefox då den sedan länge tillbaka haft det bästa stödet för webbstandards och CSS (1, 2, 3). De flesta andra webbläsare börjar dock komma ifatt! Till och med Microsoft verkar ha insett hur viktigt det är att följa W3cs [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=44&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Firefox har sedan ett par år tillbaka varit min favorit webbläsare. De flesta webbutvecklare använder idag firefox då den sedan länge tillbaka haft det bästa stödet för webbstandards och CSS (1, 2, 3). De flesta andra webbläsare börjar dock komma ifatt! Till och med Microsoft verkar ha insett hur viktigt det är att följa W3cs standard istället för att försöka hitta på sin egen. Microsoft har därför släppt IE8 som enligt de ska följa standarden&#8230; upp till bevis säger jag.. Ännu har jag inte testat.</p>
<p>Precis som firefox en gång i tiden dök upp helt plötsligt och tog över större delen av webbläsarmarknaden från Microsoft inom ett par år så har Googles webbläsare Chrome dykit upp och tagit för sig runt 5%, inom bara två år! Det är konstigt, jag känner mig nästan som en svikare men jag funderar starkt från att byta till Chrome som min huvudwebbläsare! Firefox har tjänat mig bra en längre tid men på senaste tiden har uppdateringar inte varit till min belåtenhet.</p>
<p>Det största problemet för mig med firefox är att den äter upp min datorkraft! Som webbnörd gillar jag att ha 30 flikar öppna konstant eller fler. Även om man stänger de flesta flikar/fönster behåller firefox gärna runt 120 mb i minnet eller mer. För att bli av med det måste man stänga ner firefox helt och hållet vilket tar för mkt av min tid på senaste. Mitt firefox tar ändå upp runt 50 mb i minnet som standard utan någon webbsida laddad! Kanske har jag för många add-ons installerade men jag har noga gått igenom de alla och avinstallerat de jag inte behöver. Dessa add-ons är en stor orsak till varför jag använder firefox, speciellt när jag utvecklar sajter är de bra att ha. Kanske kommer jag fortsätta använda firefox för webbutveckling men använda chrome för allt annat.. Vi får se, än har jag inte testat chrome tillräckligt noga.</p>
<p>Jag är mycket intresserad av Firefox 3.5 (<a href="http://tinyurl.com/FirefoxNew">http://tinyurl.com/FirefoxNew</a>) som ännu bara finns som en testversion men jag har redan så många webbläsare installerade att jag håller mig borta från den ett tag. Som webbutvecklare gäller det ju främst att testa sajter i stabila versioner av webbläsare&#8230;</p>
<p>Intressant artikel om firefox, chrome och ie (aningen gammal men ändå intressant): <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9115118">http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9115118</a></p>
<p>Edit: Efter ha använt google chrome en tid har jag återgått till firefox av två större skäl. Främst så tar det för lång tid att bländra bland sina tabbar när datorn är under press med chrome. Gränssnittet verkar ta mer kraft än firefox. Det andra större skälet är att tillägg såsom addblock inte finns.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nerdoskarmothander.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nerdoskarmothander.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nerdoskarmothander.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nerdoskarmothander.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nerdoskarmothander.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nerdoskarmothander.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nerdoskarmothander.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nerdoskarmothander.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nerdoskarmothander.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nerdoskarmothander.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nerdoskarmothander.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nerdoskarmothander.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nerdoskarmothander.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nerdoskarmothander.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=44&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nerdoskarmothander.wordpress.com/2009/06/25/firefox-min-gamle-van-var-ar-din-chrame/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20f10710a12e9e7f811359094b5fff20?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oskarmothander</media:title>
		</media:content>
	</item>
		<item>
		<title>Google should ban experts-exchange!</title>
		<link>http://nerdoskarmothander.wordpress.com/2009/06/17/google-should-ban-experts-exchange/</link>
		<comments>http://nerdoskarmothander.wordpress.com/2009/06/17/google-should-ban-experts-exchange/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 07:41:20 +0000</pubDate>
		<dc:creator>oskarmothander</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Webb]]></category>

		<guid isPermaLink="false">http://nerdoskarmothander.wordpress.com/?p=31</guid>
		<description><![CDATA[How many times haven&#8217;t you been searching for information only to find that you have to &#8221;sign up&#8221; and PAY for the solution! It seems for some people very hard to get around the concept that most internet users are VERY reluctant to pay for services, especially if someone else offers it for free! I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=31&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>How many times haven&#8217;t you been searching for information only to find that you have to &#8221;sign up&#8221; and PAY for the solution! It seems for some people very hard to get around the concept that most internet users are VERY reluctant to pay for services, especially if someone else offers it for free!</p>
<p>I find myself looking for information and accidently clicking on a link from expers-exchange which only provides the questions for free but not answers! I think google should stop listing them because they are a scam! Google already takes messures against sites that have &#8221;fake content&#8221;, such as comon search phrases in the source code but on the actual visual site there is no mention of it. Is it really that much diffrent to having the questions but not answers. What if I decide to pay to see the answer to a question and then it turns out &#8221;the experts&#8221; hasn&#8217;t got any answer or not the answer I was looking for? Now that&#8217;s a scam!</p>
<p>Google should wake up and at least offer users to ban certain adresses from search results. Google seems have somewhat a vague idea about this today, you can cross of certains results so they appear as the last results. Ofcourse as usual Google doesn&#8217;t offer any explaination to what this actually does. The only thing i know for sure is that during my current search I can hide some results but what happens to them later? Will they be &#8221;hidden&#8221; the next time I search for the exact same thing? Does it include similar searches? Is it possible at all to ban the whole domain as I would like? Where is the help section for this function? Does it even exist? Has google heard about interactiondesign??</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nerdoskarmothander.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nerdoskarmothander.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nerdoskarmothander.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nerdoskarmothander.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nerdoskarmothander.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nerdoskarmothander.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nerdoskarmothander.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nerdoskarmothander.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nerdoskarmothander.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nerdoskarmothander.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nerdoskarmothander.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nerdoskarmothander.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nerdoskarmothander.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nerdoskarmothander.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=31&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nerdoskarmothander.wordpress.com/2009/06/17/google-should-ban-experts-exchange/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20f10710a12e9e7f811359094b5fff20?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oskarmothander</media:title>
		</media:content>
	</item>
		<item>
		<title>Kass forumdesign</title>
		<link>http://nerdoskarmothander.wordpress.com/2009/06/16/kass-forumdesign/</link>
		<comments>http://nerdoskarmothander.wordpress.com/2009/06/16/kass-forumdesign/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 02:50:31 +0000</pubDate>
		<dc:creator>oskarmothander</dc:creator>
				<category><![CDATA[Computer science]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Webb]]></category>

		<guid isPermaLink="false">http://nerdoskarmothander.wordpress.com/?p=20</guid>
		<description><![CDATA[Varför ska människor alltid göra det svårt för sig? Grundidén bakom ett forum är att någon skapar en tråd med en fråga eller startar en diskussion. Sedan diskuteras detta där varje nytt inlägg läggs sist, vissa forum lägger inläggen i motsatt ordning men det är ovanligt. Tanken är att man ska kunna följa diskussionen från [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=20&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Varför ska människor alltid göra det svårt för sig? Grundidén bakom ett forum är att någon skapar en tråd med en fråga eller startar en diskussion. Sedan diskuteras detta där varje nytt inlägg läggs sist, vissa forum lägger inläggen i motsatt ordning men det är ovanligt. Tanken är att man ska kunna följa diskussionen från start till slut, därför blir det konstigt om sista kommentaren kommer först.</p>
<div id="attachment_21" class="wp-caption alignright" style="width: 195px"><img class="size-full wp-image-21" title="namnlös" src="http://nerdoskarmothander.files.wordpress.com/2009/06/namnlos.jpg?w=185&#038;h=195" alt="namnlös" width="185" height="195" /><p class="wp-caption-text">Illustration 1</p></div>
<p>När forum fortfarande var något nytt på internet, och inte var mer komplicerade än vad jag beskrivit ovan, så var det någon som kom på idén att det vore bra om man kunde svara på vissa specifika inlägg. Det mest logiska och enkla sättet var att man bifogade inlägget personen hade skrivit först i sitt eget inlägg som ett citat, precis som i en uppsats. Det här sättet är i princip omöjligt som läsare att missförstå. Den enda nackdelen som jag ser det är att forumet blir aningen längre med citat överallt, jag tror det är därför någon uppfann nästa sätt jag ska nämna.</p>
<div id="attachment_22" class="wp-caption alignright" style="width: 388px"><img class="size-full wp-image-22" style="clear:both;" title="2" src="http://nerdoskarmothander.files.wordpress.com/2009/06/2.jpg?w=378&#038;h=422" alt="2" width="378" height="422" /><p class="wp-caption-text">Illustration 2</p></div>
<p>Bilden till höger (illustration 1) är en annan vanlig lösning idag, genom att använda ramar och indentering ska man kunna se vad som svaras på. Det fungerar bra så länge det är några enstaka kommentarer, kanske 5 eller mindre, men så fort det blir många kommentarer ser det ut så här (se illustration 2):</p>
<div id="attachment_23" class="wp-caption alignright" style="width: 192px"><img class="size-full wp-image-23" title="3" src="http://nerdoskarmothander.files.wordpress.com/2009/06/3.jpg?w=182&#038;h=181" alt="3" width="182" height="181" /><p class="wp-caption-text">Illustration 3</p></div>
<p>I slutändan har man något som ser ut som bilden till höger (se illustration 3), indenteringen sker ju dock inte &#8221;inåt&#8221; utan till höger oftast vilket tillslut oftast gör att man måste scrolla horisontellt i webbläsaren eller så blir inläggen så små på bredden att man måste scrolla jättemycket vertikalt för att kunna läsa ett kort inlägg.</p>
<p>Så vad är lösningen? Gå tillbaka till citat men tänk på att citat kan förkortas!!! Du kanske bara svarar på en viss del av någons inlägg? Citera bara den då!! Det kanske är tillräckligt tydligt om du bara citerar en viss del även om du svarar på allt. Om personen har lång programmeringskod i sitt inlägg, citera bara texten då! Användare kan gå tillbaka till hans inlägg för att se koden!</p>
<p>Slutligen till forumskapare, för att ovan sätt ska vara möjligt måste ju även forumet vara skapat på så vis så att användare kan styra hur citeringen sker när de trycker på &#8221;svara&#8221;!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nerdoskarmothander.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nerdoskarmothander.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nerdoskarmothander.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nerdoskarmothander.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nerdoskarmothander.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nerdoskarmothander.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nerdoskarmothander.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nerdoskarmothander.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nerdoskarmothander.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nerdoskarmothander.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nerdoskarmothander.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nerdoskarmothander.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nerdoskarmothander.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nerdoskarmothander.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nerdoskarmothander.wordpress.com&amp;blog=7933208&amp;post=20&amp;subd=nerdoskarmothander&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nerdoskarmothander.wordpress.com/2009/06/16/kass-forumdesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20f10710a12e9e7f811359094b5fff20?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oskarmothander</media:title>
		</media:content>

		<media:content url="http://nerdoskarmothander.files.wordpress.com/2009/06/namnlos.jpg" medium="image">
			<media:title type="html">namnlös</media:title>
		</media:content>

		<media:content url="http://nerdoskarmothander.files.wordpress.com/2009/06/2.jpg" medium="image">
			<media:title type="html">2</media:title>
		</media:content>

		<media:content url="http://nerdoskarmothander.files.wordpress.com/2009/06/3.jpg" medium="image">
			<media:title type="html">3</media:title>
		</media:content>
	</item>
	</channel>
</rss>
