<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>U-R-Reality - The blog about me &#187; My life</title>
	<atom:link href="http://www.u-r-reality.de/category/mylife/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.u-r-reality.de</link>
	<description>And the United-Regions</description>
	<lastBuildDate>Thu, 08 Jul 2010 14:48:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My &#8220;experience&#8221; with web-programming languages</title>
		<link>http://www.u-r-reality.de/2010/07/my-experience-with-web-programming-languages/</link>
		<comments>http://www.u-r-reality.de/2010/07/my-experience-with-web-programming-languages/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 14:48:11 +0000</pubDate>
		<dc:creator>Q-efx</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[Curly bracket programming languages]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Scripting languages]]></category>
		<category><![CDATA[Software engineering]]></category>
		<category><![CDATA[Software extension]]></category>
		<category><![CDATA[Software framework]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[web programming]]></category>
		<category><![CDATA[web programming languages]]></category>
		<category><![CDATA[web-development]]></category>
		<category><![CDATA[web-programming language]]></category>

		<guid isPermaLink="false">http://www.u-r-reality.de/?p=94</guid>
		<description><![CDATA[
Hey ho guys, I want to write about my OWN experience in different programming languages. This is only MY personal view. So don´t take it to serious   (Oh and its from the view of web development )
Java: This language was made for persistent client side applications which are aimed for portability. Java was [...]]]></description>
			<content:encoded><![CDATA[<img src="http://www.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(2,'http://www.u-r-reality.de/2010/07/my-experience-with-web-programming-languages/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_2"></iframe><p>Hey ho guys, I want to write about my OWN experience in different programming languages. This is only MY personal view. So don´t take it to serious <img src='http://www.u-r-reality.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (Oh and its from the view of web development )</p>
<p>Java: This language was made for persistent client side applications which are aimed for portability. Java was never intended on a &#8220;per&#8221; request base. Like other web programming languages. Java is like regex in greedy mode. There scenarios where it might be useful to use it, but in general it is to much. (RAM, CPU power and so on)</p>
<p>Ruby: If you say Ruby, you have to say Rails (Ruby on Rails: RoR). Ruby is an awesome programming language. Maybe THE best web-programming language out there. It is a pleasure to program and code in RoR. The only drawback is, if you want to extend RoR. With all its hooks, API calls and &#8220;standard&#8221; over configuration paradigm. You have to crawl deeply into he API to extend it. I don´t mean simple MVC &#8220;extensions&#8221;. This is by far the easiest (And probably) the best way to extend it. But if you want more complex, more independent project plugins, it is a pain. Beside this problem RoR is slow, sure you could cache, cache and even more cache. But I think caching should be a boost to your application. Not a solution of a problem.</p>
<p>PHP: The world leader, the world best and well known web programming language out there. There is no problem which could not be solved with php. It is fast, reliable and &#8220;spread&#8221; around the world on nearly all servers out there. And if the server can´t run PHP, you could extend it, to run PHP. There plenty of frameworks out there for PHP ( If I remember right, someone counted 130). Which are written in an opensource license. If you don´t like one, just chose another. If you want a job in web programming, it is like a guarantee to get one. This are the good points of PHP, now the drawback(s): It has a sluggish and splattered not well written &#8220;API&#8221;. Sometimes functions which do string manipulation are written with underscore, sometimes without. (As an example). The OOP in PHP is more like an addon and not well integrated. There still hosts/servers out there which only run PHP4 (PHP without real &#8220;OOP&#8221;)</p>
<p>Python: This is a programming/ script language which gets more and more attention. I am just starting to get in touch with this programming language. So my points maybe something like a hype or not really from experience. This language looks also a bit sluggish,with strange signs in code <img src='http://www.u-r-reality.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . But it looks very promising, feels fast and expendable and is well documented. I would say to sum it up: If you don´t like Java, Ruby or PHP, this looks like the perfect balance between performance and OOP for web programming languages.</p>
<p>I will never return to RoR or Java, mybe I will return to ruby if something better than RoR would come out, but my personal favorite at this moment is python/ django!</p>
<hr />Reviews: <a href="http://www.blippr.com/music/songs/348192-Hey" target="_blank">Hey</a>, <a href="http://www.blippr.com/apps/337165-PHP" target="_blank">PHP</a>, <a href="http://www.blippr.com/apps/583914-Python" target="_blank">Python</a>, <a href="http://www.blippr.com/movies/83798-Ruby" target="_blank">Ruby</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d94').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d94" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Fmy-experience-with-web-programming-languages%2F&amp;submitHeadline=My+%26%238220%3Bexperience%26%238221%3B+with+web-programming+languages&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Fmy-experience-with-web-programming-languages%2F&amp;title=My+%26%238220%3Bexperience%26%238221%3B+with+web-programming+languages" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Fmy-experience-with-web-programming-languages%2F&amp;title=My+%26%238220%3Bexperience%26%238221%3B+with+web-programming+languages" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Fmy-experience-with-web-programming-languages%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Fmy-experience-with-web-programming-languages%2F&amp;title=My+%26%238220%3Bexperience%26%238221%3B+with+web-programming+languages" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Fmy-experience-with-web-programming-languages%2F&amp;bm_description=My+%26%238220%3Bexperience%26%238221%3B+with+web-programming+languages" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Fmy-experience-with-web-programming-languages%2F&amp;T=My+%26%238220%3Bexperience%26%238221%3B+with+web-programming+languages" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Fmy-experience-with-web-programming-languages%2F&amp;title=My+%26%238220%3Bexperience%26%238221%3B+with+web-programming+languages" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Fmy-experience-with-web-programming-languages%2F&amp;title=My+%26%238220%3Bexperience%26%238221%3B+with+web-programming+languages" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Fmy-experience-with-web-programming-languages%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Fmy-experience-with-web-programming-languages%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+My+%26%238220%3Bexperience%26%238221%3B+with+web-programming+languages+@+http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Fmy-experience-with-web-programming-languages%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Fmy-experience-with-web-programming-languages%2F&amp;t=My+%26%238220%3Bexperience%26%238221%3B+with+web-programming+languages" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d94').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.u-r-reality.de/2010/07/my-experience-with-web-programming-languages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LHC &#8211; Large Hadron Collider</title>
		<link>http://www.u-r-reality.de/2010/07/lhc-large-hadron-collider/</link>
		<comments>http://www.u-r-reality.de/2010/07/lhc-large-hadron-collider/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 17:57:30 +0000</pubDate>
		<dc:creator>Q-efx</dc:creator>
				<category><![CDATA[Science]]></category>
		<category><![CDATA[Black hole]]></category>
		<category><![CDATA[Collider]]></category>
		<category><![CDATA[energy]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Large Hadron Collider]]></category>
		<category><![CDATA[lhc]]></category>
		<category><![CDATA[Particle accelerators]]></category>
		<category><![CDATA[Physics]]></category>
		<category><![CDATA[Superconducting Super Collider]]></category>
		<category><![CDATA[Switzerland]]></category>

		<guid isPermaLink="false">http://www.u-r-reality.de/?p=92</guid>
		<description><![CDATA[
From Wikipedia:
The Large Hadron Collider (LHC) is the world&#8217;s largest and  highest-energy particle accelerator. The LHC lies in a tunnel  27 kilometres (17 mi) in circumference, as much as 175 metres (574 ft)  beneath the Franco-Swiss border near Geneva,  Switzerland.
So, the LHC is the biggest science project since the human mankind is doing such projects. [...]]]></description>
			<content:encoded><![CDATA[<img src="http://www.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(4,'http://www.u-r-reality.de/2010/07/lhc-large-hadron-collider/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_4"></iframe><p>From Wikipedia:</p>
<p>The <strong>Large Hadron Collider</strong> (<strong>LHC</strong>) is the world&#8217;s largest and  highest-energy particle accelerator. The LHC lies in a tunnel  27 kilometres (17 mi) in circumference, as much as 175 metres (574 ft)  beneath the Franco-Swiss border near Geneva,  Switzerland.</p>
<p>So, the LHC is the biggest science project since the human mankind is doing such projects. (At least as far as we know <img src='http://www.u-r-reality.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
<p>Many people fear that this project could &#8220;destroy&#8221; the world and suck it in a black hole. Well, I wont start to explain you why this won´t happen or could happen. This would a too complex thing, that even I don´t understand&#8230;</p>
<p>All I know is this: We won´t die, or end in a black hole which would destroy the earth.</p>
<p>Why? Simple answer: Do you REALLY think that the human mankind could gather enough energy or create a project at this point of science development and knowledge which could create a black hole which is big and stable enough to do this?<br />
Think about it! <img src='http://www.u-r-reality.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<hr />Reviews: <a href="http://www.blippr.com/music/songs/481981-LHC" target="_blank">LHC</a>, <a href="http://www.blippr.com/music/songs/363136-Simple" target="_blank">Simple</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d92').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d92" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Flhc-large-hadron-collider%2F&amp;submitHeadline=LHC+%26%238211%3B+Large+Hadron+Collider&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Flhc-large-hadron-collider%2F&amp;title=LHC+%26%238211%3B+Large+Hadron+Collider" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Flhc-large-hadron-collider%2F&amp;title=LHC+%26%238211%3B+Large+Hadron+Collider" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Flhc-large-hadron-collider%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Flhc-large-hadron-collider%2F&amp;title=LHC+%26%238211%3B+Large+Hadron+Collider" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Flhc-large-hadron-collider%2F&amp;bm_description=LHC+%26%238211%3B+Large+Hadron+Collider" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Flhc-large-hadron-collider%2F&amp;T=LHC+%26%238211%3B+Large+Hadron+Collider" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Flhc-large-hadron-collider%2F&amp;title=LHC+%26%238211%3B+Large+Hadron+Collider" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Flhc-large-hadron-collider%2F&amp;title=LHC+%26%238211%3B+Large+Hadron+Collider" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Flhc-large-hadron-collider%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Flhc-large-hadron-collider%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+LHC+%26%238211%3B+Large+Hadron+Collider+@+http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Flhc-large-hadron-collider%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F07%2Flhc-large-hadron-collider%2F&amp;t=LHC+%26%238211%3B+Large+Hadron+Collider" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d92').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.u-r-reality.de/2010/07/lhc-large-hadron-collider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Short overview PHP 5.3 Frameworks</title>
		<link>http://www.u-r-reality.de/2010/06/short-overview-php-5-3-frameworks/</link>
		<comments>http://www.u-r-reality.de/2010/06/short-overview-php-5-3-frameworks/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 17:54:49 +0000</pubDate>
		<dc:creator>Q-efx</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[5.3]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Doctrine]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Software framework]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://www.u-r-reality.de/?p=85</guid>
		<description><![CDATA[
Yesterday I started crawling around the net, about new Frameworks which are build around the new PHP 5.3 version ( formally known as 6 )
Things I found (Later on I will write a few words about them)
Symfony 2.0: the big leader
Shozu: the mini enemy
FatFree ( F3): Another mini
FLOW3: Enterprise &#8220;grade&#8221; framework
Well, I dont think I [...]]]></description>
			<content:encoded><![CDATA[<img src="http://www.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(6,'http://www.u-r-reality.de/2010/06/short-overview-php-5-3-frameworks/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_6"></iframe><p>Yesterday I started crawling around the net, about new Frameworks which are build around the new PHP 5.3 version ( formally known as 6 )</p>
<p>Things I found (Later on I will write a few words about them)</p>
<p>Symfony 2.0: the big leader<br />
Shozu: the mini enemy<br />
FatFree ( F3): Another mini<br />
FLOW3: Enterprise &#8220;grade&#8221; framework</p>
<p>Well, I dont think I had to write much about Symfony 2.0. At this moment it is one of the &#8220;big&#8221; candidates which will lead over any other 5.3 framework. At this moment there is a sandbox where you could play around with Symfony 2.0 ( but undocumented, or better: No tutorials or something like this ) And a buggy (at least for me) Repository which dont looks often updated at this moment.  This framework should be released at the end of this year (2010). At this moment the symfony foundation  is in contact with phpbb which wants to use symfony 2.0 for its next version as the backend framework. Which dont seems to be a bad idea. And last but not least, the benchmarks about this framework sounds very promising. Ok I know those benchmark are more &#8220;fake&#8221; then real, or better: They are tweaked for Symfony, but at least it will be faster than Symfony 1.4 <img src='http://www.u-r-reality.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Another good candidate is Shozu, ok this one is not real a framework. Its more like a &#8220;micro&#8221; framework. But it has something really interesting integrated, it is called ReadBean, this is an ORM with automated TABLE and ROW creation. So, no more hazzle around with &#8220;inis&#8221; yaml setup or whatever you normally use on ORMs like doctrine. just setup the connection and go on with whatever you want. The only problem is see is while you develop, you sometimes  change the database setup. Which would lead to &#8220;unused&#8221; rows, or even tables. Or if you misspell something, and create two similar rows, where on has only one entry, and the rest is in another row. It could be hard to find the error, why you get a nearly empty page&#8230; But maybe this is not a big problem, or there is a solution for build in it but I dont found it. But it has everything you need from a &#8220;basic&#8221; framework: ORM, Jquery, caching, URL rewriting for clean URLs, and Image manipulation. For a better Jquery experience it has taconite integrated, and a small example.</p>
<p>FatFree is another mini framework, which is (in there words) condensed in one 60K file. So far it looks like a basic framework. Without really &#8220;cool&#8221; features. Only basic MVC, but there are a few plugins which you could &#8220;activate&#8221;. The other problem is that you get a special license. The code is released under &#8220;GPL&#8221; but if you want to use it &#8220;commercial&#8221;, you have to pay for it. Another problem is that the dont tell you how much you will pay for it. SO I dont recommend it as your standard framework. Only if you want to learn from sourcecode or you just want to experiment with it&#8230;.</p>
<p>FLOW3 looks like another &#8220;big hope&#8221; in PHP 5.3 scenario, it looks really thought out, complete and promising. Another problem is that it looks really complex (but Zend is also complex) So I guess it could be competitor to Zend (they dont claim it) but I guess they want to compete versus Zend. Sure it is a hard target they (maybe) set. But they are the creators of typo3, so I guess they know what they are doing <img src='http://www.u-r-reality.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Last but not least: Dont chose &#8220;your&#8221; framework, based on performance or popularity. Chose the framework you like!</p>
<hr />Reviews: <a href="http://www.blippr.com/music/songs/491234-Enterprise" target="_blank">Enterprise</a>, <a href="http://www.blippr.com/books/344887-Image" target="_blank">Image</a>, <a href="http://www.blippr.com/apps/337165-PHP" target="_blank">PHP</a>, <a href="http://www.blippr.com/music/songs/505558-Row" target="_blank">Row</a>, <a href="http://www.blippr.com/music/songs/478364-Table" target="_blank">Table</a>, <a href="http://www.blippr.com/music/songs/353625-Yesterday" target="_blank">Yesterday</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d85').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d85" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F06%2Fshort-overview-php-5-3-frameworks%2F&amp;submitHeadline=Short+overview+PHP+5.3+Frameworks&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F06%2Fshort-overview-php-5-3-frameworks%2F&amp;title=Short+overview+PHP+5.3+Frameworks" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F06%2Fshort-overview-php-5-3-frameworks%2F&amp;title=Short+overview+PHP+5.3+Frameworks" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F06%2Fshort-overview-php-5-3-frameworks%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F06%2Fshort-overview-php-5-3-frameworks%2F&amp;title=Short+overview+PHP+5.3+Frameworks" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F06%2Fshort-overview-php-5-3-frameworks%2F&amp;bm_description=Short+overview+PHP+5.3+Frameworks" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F06%2Fshort-overview-php-5-3-frameworks%2F&amp;T=Short+overview+PHP+5.3+Frameworks" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F06%2Fshort-overview-php-5-3-frameworks%2F&amp;title=Short+overview+PHP+5.3+Frameworks" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F06%2Fshort-overview-php-5-3-frameworks%2F&amp;title=Short+overview+PHP+5.3+Frameworks" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F06%2Fshort-overview-php-5-3-frameworks%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F06%2Fshort-overview-php-5-3-frameworks%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Short+overview+PHP+5.3+Frameworks+@+http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F06%2Fshort-overview-php-5-3-frameworks%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F06%2Fshort-overview-php-5-3-frameworks%2F&amp;t=Short+overview+PHP+5.3+Frameworks" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d85').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.u-r-reality.de/2010/06/short-overview-php-5-3-frameworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Say No2SQL or NoSQL &#8211; MongoDB</title>
		<link>http://www.u-r-reality.de/2010/03/say-no2sql-or-nosql-mongodb/</link>
		<comments>http://www.u-r-reality.de/2010/03/say-no2sql-or-nosql-mongodb/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 11:47:38 +0000</pubDate>
		<dc:creator>Q-efx</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Data management]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL Americas Inc.]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[SUN/ Oracle]]></category>
		<category><![CDATA[System software]]></category>
		<category><![CDATA[Technology/Internet]]></category>

		<guid isPermaLink="false">http://www.u-r-reality.de/?p=80</guid>
		<description><![CDATA[
One year ago ( or even more ) I found which was called MongoDB. This database  concept is designed around &#8220;NoSQL&#8221;. The first time I saw it i thought: Uh, why the hell should I use it? And even the syntax it is used to get access to the stored data locked weird to me. [...]]]></description>
			<content:encoded><![CDATA[<img src="http://www.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(8,'http://www.u-r-reality.de/2010/03/say-no2sql-or-nosql-mongodb/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_8"></iframe><p>One year ago ( or even more ) I found which was called MongoDB. This database  concept is designed around &#8220;NoSQL&#8221;. The first time I saw it i thought: Uh, why the hell should I use it? And even the syntax it is used to get access to the stored data locked weird to me. You access your data like an array ( In general ). And I thought: It must be slow, if you compare MySQL, for example, against MongoDB. The idea was, as every language when you remove int, string and so on, the engine must first find out, which type of data is stored. But after reading a few benchmarks and tutorials about it. I can´t admit, that this database &#8220;type&#8221;. Is pretty powerful, easy to use and amazingly fast.</p>
<p>But you might still think: Why should I use, learn or even keep an eye on it?</p>
<p>Well, most users forgot, or at least: don&#8217;t want to know what happened to the MySQL developers. ( They were bought by SUN/ Oracle ) They promised to keep MySQL alive as it is. And want to keep it opensource. But we all know that this is just a promise&#8230; The EU still keep an on SUN/ Orcale and MySQL. Cause they fear the same thing as many users fear. I dont think they could &#8220;close&#8221; MySQL now or later. But they could do other things. Reduce resources, introduce buggy versions. Stopping to work with the community and much more.</p>
<p>But now I don´t fear the death of MySQL, MongoDB is getting better and better. And if MySQL lose users, MongoDB will get more users <img src='http://www.u-r-reality.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Link: <a href="http://www.mongodb.org/" target="_self">http://www.mongodb.org/</a></p>
<p>The tutorial/ blog, which opened my eyes: <a href="´http://www.phpclasses.org/blog/post/118-Developing-scalable-PHP-applications-using-MongoDB.html" target="_self">PHP-Classes-MongoDB</a></p>
<hr />Reviews: <a href="http://www.blippr.com/music/songs/554989-Link" target="_blank">Link</a>, <a href="http://www.blippr.com/music/albums/618390-Oracle" target="_blank">Oracle</a>, <a href="http://www.blippr.com/music/songs/25409-Sun" target="_blank">Sun</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d80').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d80" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fsay-no2sql-or-nosql-mongodb%2F&amp;submitHeadline=Say+No2SQL+or+NoSQL+%26%238211%3B+MongoDB&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fsay-no2sql-or-nosql-mongodb%2F&amp;title=Say+No2SQL+or+NoSQL+%26%238211%3B+MongoDB" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fsay-no2sql-or-nosql-mongodb%2F&amp;title=Say+No2SQL+or+NoSQL+%26%238211%3B+MongoDB" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fsay-no2sql-or-nosql-mongodb%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fsay-no2sql-or-nosql-mongodb%2F&amp;title=Say+No2SQL+or+NoSQL+%26%238211%3B+MongoDB" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fsay-no2sql-or-nosql-mongodb%2F&amp;bm_description=Say+No2SQL+or+NoSQL+%26%238211%3B+MongoDB" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fsay-no2sql-or-nosql-mongodb%2F&amp;T=Say+No2SQL+or+NoSQL+%26%238211%3B+MongoDB" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fsay-no2sql-or-nosql-mongodb%2F&amp;title=Say+No2SQL+or+NoSQL+%26%238211%3B+MongoDB" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fsay-no2sql-or-nosql-mongodb%2F&amp;title=Say+No2SQL+or+NoSQL+%26%238211%3B+MongoDB" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fsay-no2sql-or-nosql-mongodb%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fsay-no2sql-or-nosql-mongodb%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Say+No2SQL+or+NoSQL+%26%238211%3B+MongoDB+@+http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fsay-no2sql-or-nosql-mongodb%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fsay-no2sql-or-nosql-mongodb%2F&amp;t=Say+No2SQL+or+NoSQL+%26%238211%3B+MongoDB" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d80').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.u-r-reality.de/2010/03/say-no2sql-or-nosql-mongodb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ecoder &#8211; webbased &#8220;ide&#8221;</title>
		<link>http://www.u-r-reality.de/2010/03/ecoder-webbased-ide/</link>
		<comments>http://www.u-r-reality.de/2010/03/ecoder-webbased-ide/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 10:58:41 +0000</pubDate>
		<dc:creator>Q-efx</dc:creator>
				<category><![CDATA[My life]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[ecoder]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[Web-IDE]]></category>

		<guid isPermaLink="false">http://www.u-r-reality.de/?p=77</guid>
		<description><![CDATA[
Hello guys,
sorry for the lack of posts, or (never ) answering comment questions. I was too addicted to Allods and &#8220;Heroes of Newerth&#8221;. Both are realy cool games. But Allods did too many mistakes and&#8230; failed  . But this is another story.
Today I want to write about something useful, which could be called a [...]]]></description>
			<content:encoded><![CDATA[<img src="http://www.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(10,'http://www.u-r-reality.de/2010/03/ecoder-webbased-ide/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_10"></iframe><p>Hello guys,</p>
<p>sorry for the lack of posts, or (never ) answering comment questions. I was too addicted to Allods and &#8220;Heroes of Newerth&#8221;. Both are realy cool games. But Allods did too many mistakes and&#8230; failed <img src='http://www.u-r-reality.de/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . But this is another story.</p>
<p>Today I want to write about something useful, which could be called a &#8220;Web-IDE&#8221;. This small tool is perfectly for &#8220;quick and dirty&#8221; editing of files on your server. Or if you want to code from your IPhone or something similar. While you are on the way to your girlfriend in your train <img src='http://www.u-r-reality.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Sure it is not perfect, but is amazingly fast and small. It has everything you need for your dirty trix on the fly.</p>
<p>Summary:</p>
<ul>
<li>File-Browser</li>
<li>Syntax-highlighting ( Which works in real-time! )</li>
<li>Tabbed file opening</li>
<li>File-Uploading</li>
<li>General file modifying ( open, close, rename, new, rename&#8230; )</li>
<li>And shortcuts to make your life easier ( The about on there website claims:<br />
keyboard short-cuts lend it the feel of a locally installed application. )</li>
</ul>
<p>Link: <a href="http://ecoder.quintalinda.com/" target="_self">Ecoder</a></p>
<p>Note: This project look like it is dead, but on the sourceforge forum the author claimed that he &#8220;restarted&#8221; his project.</p>
<hr />Reviews: <a href="http://www.blippr.com/music/songs/493347-Heroes" target="_blank">Heroes</a>, <a href="http://www.blippr.com/music/songs/554989-Link" target="_blank">Link</a>, <a href="http://www.blippr.com/music/songs/25555-Today" target="_blank">Today</a>, <a href="http://www.blippr.com/games/306950-general" target="_blank">general</a>, <a href="http://www.blippr.com/apps/469362-iPhone" target="_blank">iPhone</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d77').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d77" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fecoder-webbased-ide%2F&amp;submitHeadline=Ecoder+%26%238211%3B+webbased+%26%238220%3Bide%26%238221%3B&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fecoder-webbased-ide%2F&amp;title=Ecoder+%26%238211%3B+webbased+%26%238220%3Bide%26%238221%3B" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fecoder-webbased-ide%2F&amp;title=Ecoder+%26%238211%3B+webbased+%26%238220%3Bide%26%238221%3B" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fecoder-webbased-ide%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fecoder-webbased-ide%2F&amp;title=Ecoder+%26%238211%3B+webbased+%26%238220%3Bide%26%238221%3B" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fecoder-webbased-ide%2F&amp;bm_description=Ecoder+%26%238211%3B+webbased+%26%238220%3Bide%26%238221%3B" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fecoder-webbased-ide%2F&amp;T=Ecoder+%26%238211%3B+webbased+%26%238220%3Bide%26%238221%3B" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fecoder-webbased-ide%2F&amp;title=Ecoder+%26%238211%3B+webbased+%26%238220%3Bide%26%238221%3B" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fecoder-webbased-ide%2F&amp;title=Ecoder+%26%238211%3B+webbased+%26%238220%3Bide%26%238221%3B" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fecoder-webbased-ide%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fecoder-webbased-ide%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Ecoder+%26%238211%3B+webbased+%26%238220%3Bide%26%238221%3B+@+http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fecoder-webbased-ide%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F03%2Fecoder-webbased-ide%2F&amp;t=Ecoder+%26%238211%3B+webbased+%26%238220%3Bide%26%238221%3B" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d77').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.u-r-reality.de/2010/03/ecoder-webbased-ide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Got zwunzi/Adaware &#8211; How to remove it</title>
		<link>http://www.u-r-reality.de/2010/01/got-zwunziadaware-how-to-remove-it/</link>
		<comments>http://www.u-r-reality.de/2010/01/got-zwunziadaware-how-to-remove-it/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 19:49:48 +0000</pubDate>
		<dc:creator>Q-efx</dc:creator>
				<category><![CDATA[My life]]></category>
		<category><![CDATA[Adware]]></category>
		<category><![CDATA[Antivirus software]]></category>
		<category><![CDATA[Computer virus]]></category>
		<category><![CDATA[free video editing tool]]></category>
		<category><![CDATA[little tool]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Malwarebytes' Anti-Malware]]></category>
		<category><![CDATA[remove tools]]></category>
		<category><![CDATA[search site]]></category>
		<category><![CDATA[software tools]]></category>
		<category><![CDATA[task manager]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[zwunzi]]></category>

		<guid isPermaLink="false">http://www.u-r-reality.de/?p=73</guid>
		<description><![CDATA[
I tried some freeware Video editing software tools. I wanted to edit some videos I made ( One gaming video for example ).
And one of those programs contained this adware &#8220;tool&#8221;. ( For example changeing Default search site )
I tried two tools to remove it one was: XdelBox
URL: http://www.xdelbox.com/
But it is in Beta and doesn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<img src="http://www.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(12,'http://www.u-r-reality.de/2010/01/got-zwunziadaware-how-to-remove-it/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_12"></iframe><p>I tried some freeware Video editing software tools. I wanted to edit some videos I made ( One gaming video for example ).</p>
<p>And one of those programs contained this adware &#8220;tool&#8221;. ( For example changeing Default search site )</p>
<p>I tried two tools to remove it one was: XdelBox</p>
<p>URL:<a href="http://www.xdelbox.com/"> http://www.xdelbox.com/</a></p>
<p>But it is in Beta and doesn&#8217;t worked for me&#8230; But maybe time will change it, when it is out of Beta</p>
<p>Then I found Malwarebytes antimalware ( Which also free ). And this little tool worked for me.<br />
After a system scan it found MANY entries of this virus/ Adware and deleted them. You just need<br />
to restart your PC because, zwunzi is in use and it must be delted after a restart.<br />
A new scan showed nothing and the task manager is now freed up from Zwunzi.exe <img src='http://www.u-r-reality.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>URL:<a href="http://www.malwarebytes.org/"> http://www.malwarebytes.org/</a></p>
<p>Good luck <img src='http://www.u-r-reality.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>BTW: If anyone know a free video editing tool, which allows me to &#8220;crop&#8221; parts of a video, and export them as a new Video. Please let me know.<br />
I want to cut out a specific part of a video for example only the character/ hero.</p>
<hr />Reviews: <a href="http://www.blippr.com/movies/540552-Good" target="_blank">Good</a>, <a href="http://www.blippr.com/apps/459673-video" target="_blank">video</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d73').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d73" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2Fgot-zwunziadaware-how-to-remove-it%2F&amp;submitHeadline=Got+zwunzi%2FAdaware+%26%238211%3B+How+to+remove+it&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2Fgot-zwunziadaware-how-to-remove-it%2F&amp;title=Got+zwunzi%2FAdaware+%26%238211%3B+How+to+remove+it" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2Fgot-zwunziadaware-how-to-remove-it%2F&amp;title=Got+zwunzi%2FAdaware+%26%238211%3B+How+to+remove+it" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2Fgot-zwunziadaware-how-to-remove-it%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2Fgot-zwunziadaware-how-to-remove-it%2F&amp;title=Got+zwunzi%2FAdaware+%26%238211%3B+How+to+remove+it" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2Fgot-zwunziadaware-how-to-remove-it%2F&amp;bm_description=Got+zwunzi%2FAdaware+%26%238211%3B+How+to+remove+it" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2Fgot-zwunziadaware-how-to-remove-it%2F&amp;T=Got+zwunzi%2FAdaware+%26%238211%3B+How+to+remove+it" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2Fgot-zwunziadaware-how-to-remove-it%2F&amp;title=Got+zwunzi%2FAdaware+%26%238211%3B+How+to+remove+it" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2Fgot-zwunziadaware-how-to-remove-it%2F&amp;title=Got+zwunzi%2FAdaware+%26%238211%3B+How+to+remove+it" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2Fgot-zwunziadaware-how-to-remove-it%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2Fgot-zwunziadaware-how-to-remove-it%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Got+zwunzi%2FAdaware+%26%238211%3B+How+to+remove+it+@+http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2Fgot-zwunziadaware-how-to-remove-it%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2Fgot-zwunziadaware-how-to-remove-it%2F&amp;t=Got+zwunzi%2FAdaware+%26%238211%3B+How+to+remove+it" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d73').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.u-r-reality.de/2010/01/got-zwunziadaware-how-to-remove-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Vars on 3D games</title>
		<link>http://www.u-r-reality.de/2010/01/3-vars-on-3d-games/</link>
		<comments>http://www.u-r-reality.de/2010/01/3-vars-on-3d-games/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 17:14:26 +0000</pubDate>
		<dc:creator>Q-efx</dc:creator>
				<category><![CDATA[My life]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[3D postion]]></category>
		<category><![CDATA[3D programming]]></category>
		<category><![CDATA[3D shooter]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[forumals]]></category>
		<category><![CDATA[free (always good :) )]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[LG 200C Cellular Phone]]></category>
		<category><![CDATA[mechanic]]></category>
		<category><![CDATA[MMORPGs]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.u-r-reality.de/?p=66</guid>
		<description><![CDATA[
Hello,
here is the tutorial I promised, it lacks graphics or formulas. Iam not a math or nor a graphic pro  
What you will &#8220;learn&#8221;:
Normaly, in a 3D game, for example in a 3D MMORPG. You use some variables to set and set positions of heroes. And in which direction they look. This could like [...]]]></description>
			<content:encoded><![CDATA[<img src="http://www.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(14,'http://www.u-r-reality.de/2010/01/3-vars-on-3d-games/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_14"></iframe><p>Hello,</p>
<p>here is the tutorial I promised, it lacks graphics or formulas. Iam not a math or nor a graphic pro <img src='http://www.u-r-reality.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>What you will &#8220;learn&#8221;:</p>
<p>Normaly, in a 3D game, for example in a 3D MMORPG. You use some variables to set and set positions of heroes. And in which direction they look. This could like this:</p>
<p>Y13,X12, Z16</p>
<p>This is the postion, but cause it is 3D you need to know, in which direction the hero is looking into ( at). Normally this also a 3D position, lets say:</p>
<p>Y12, X13, Z15</p>
<p>With the system I will try to explain. You could set position and direction in which the hero looks at with only three variables. Two are for postion. And one is for the direction looking into.</p>
<p>This could look like: 130A, 13B, 200C ( Lets call it a,b, c)</p>
<p>Lets start with a globe ( Or a ball ) in middle we set a point. ( In xyz i could be something like: oY, 0X ) This point is where verything starts. From this point we draw &#8220;endless&#8221; lines to the end of the globe/ ball. Every line gets a number.</p>
<p><a href="http://www.u-r-reality.de/wp-content/uploads/2010/01/example11.gif"><img class="aligncenter size-full wp-image-68" title="example1" src="http://www.u-r-reality.de/wp-content/uploads/2010/01/example11.gif" alt="" width="300" height="300" /></a></p>
<p>The Number &#8220;1&#8243;, is the out &#8220;Ball&#8221; position. While the Number two is the &#8220;Line&#8221; number. So the upper line cold be called 1,1. But we dont need the line number. We just need the &#8220;outer&#8221; Number. Now we just need the position: Lets say from middle top end of globe is 1000 pixel. The middle would be: 500px. Now we could set a postion in a 3D world with two numbers:</p>
<p>This could look something like this:</p>
<p><a href="http://www.u-r-reality.de/wp-content/uploads/2010/01/example2.gif"><img class="aligncenter size-full wp-image-69" title="example2" src="http://www.u-r-reality.de/wp-content/uploads/2010/01/example2.gif" alt="" width="300" height="300" /></a></p>
<p>Here we have: Line number, 1 and postion 400. We would get: 1A, 400B. Now lets say the heroe looks at bottom to line nuber 2. We would get: 1A, 400B, 2C</p>
<p>With this system you can even further reduce the variables needed: Just send &#8220;moving&#8221; information of the object: Example: 1A, 400B, 2C moves to 4C, 400 px per sec. I would suggest something like: 1A, 400B, 2C, then two times moving information: 5C, 400pxs, 6C, 350pxs, then position: 15A, 330B, 3C and so on&#8230;</p>
<p>DRAWBACKS: Many calculations on client side: Well a joy for fast and multi core CPUs. The bigger the globe and closer to middle. We will get Many line numbers which would be &#8220;true&#8221;. But I think here we can use quantum mechanic laws? Maybe? <img src='http://www.u-r-reality.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The rest is up to you, if you have questions feel free to post them. If you devlop the formula for this. Do whatever you want to do with it  -_- ( Good would be if you share this information, but well&#8230;. )</p>
<hr />Reviews: <a href="http://www.blippr.com/movies/540552-Good" target="_blank">Good</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d66').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d66" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2F3-vars-on-3d-games%2F&amp;submitHeadline=3+Vars+on+3D+games&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2F3-vars-on-3d-games%2F&amp;title=3+Vars+on+3D+games" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2F3-vars-on-3d-games%2F&amp;title=3+Vars+on+3D+games" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2F3-vars-on-3d-games%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2F3-vars-on-3d-games%2F&amp;title=3+Vars+on+3D+games" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2F3-vars-on-3d-games%2F&amp;bm_description=3+Vars+on+3D+games" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2F3-vars-on-3d-games%2F&amp;T=3+Vars+on+3D+games" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2F3-vars-on-3d-games%2F&amp;title=3+Vars+on+3D+games" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2F3-vars-on-3d-games%2F&amp;title=3+Vars+on+3D+games" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2F3-vars-on-3d-games%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2F3-vars-on-3d-games%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+3+Vars+on+3D+games+@+http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2F3-vars-on-3d-games%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.u-r-reality.de%2F2010%2F01%2F3-vars-on-3d-games%2F&amp;t=3+Vars+on+3D+games" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d66').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.u-r-reality.de/2010/01/3-vars-on-3d-games/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick note</title>
		<link>http://www.u-r-reality.de/2009/12/quick-note/</link>
		<comments>http://www.u-r-reality.de/2009/12/quick-note/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 13:22:31 +0000</pubDate>
		<dc:creator>Q-efx</dc:creator>
				<category><![CDATA[My life]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[mmorp]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.u-r-reality.de/?p=61</guid>
		<description><![CDATA[
On 01.01.2010 I will publish an interesting article. Which could be useful for 3D programmers. Iam not quite sure how &#8220;practical&#8221; this is. Or something like this exist. (As far as I know, it dont  )
It will explain, how you could send the information about an player: Where he is ( In X,Y,Z ) And [...]]]></description>
			<content:encoded><![CDATA[<img src="http://www.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(16,'http://www.u-r-reality.de/2009/12/quick-note/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_16"></iframe><p>On 01.01.2010 I will publish an interesting article. Which could be useful for 3D programmers. Iam not quite sure how &#8220;practical&#8221; this is. Or something like this exist. (As far as I know, it dont  )</p>
<p>It will explain, how you could send the information about an player: Where he is ( In X,Y,Z ) And in which direction he looks. Normally also ( X,Y,Z ). With just three numbers <img src='http://www.u-r-reality.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This system could be used on 3D models, to reduce the information. ( Size )</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d61').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d61" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F12%2Fquick-note%2F&amp;submitHeadline=Quick+note&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F12%2Fquick-note%2F&amp;title=Quick+note" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F12%2Fquick-note%2F&amp;title=Quick+note" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F12%2Fquick-note%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F12%2Fquick-note%2F&amp;title=Quick+note" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F12%2Fquick-note%2F&amp;bm_description=Quick+note" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F12%2Fquick-note%2F&amp;T=Quick+note" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F12%2Fquick-note%2F&amp;title=Quick+note" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F12%2Fquick-note%2F&amp;title=Quick+note" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F12%2Fquick-note%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F12%2Fquick-note%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Quick+note+@+http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F12%2Fquick-note%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F12%2Fquick-note%2F&amp;t=Quick+note" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d61').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.u-r-reality.de/2009/12/quick-note/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some things I learned in web-development</title>
		<link>http://www.u-r-reality.de/2009/08/some-things-i-learned-in-web-development/</link>
		<comments>http://www.u-r-reality.de/2009/08/some-things-i-learned-in-web-development/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 16:02:33 +0000</pubDate>
		<dc:creator>Q-efx</dc:creator>
				<category><![CDATA[My life]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[colors]]></category>
		<category><![CDATA[emutions]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[web-development]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.u-r-reality.de/?p=52</guid>
		<description><![CDATA[
Here I want to write about some common mistakes in web-development. Those things aren´t programming related. More &#8220;good&#8221; practice things.
If someone make the wesite design. And someone else have to code the &#8220;html/css&#8221; you should:
Name the elements by site/page and position
For example, if you designed a news background header. Which is seen when a news [...]]]></description>
			<content:encoded><![CDATA[<img src="http://www.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(18,'http://www.u-r-reality.de/2009/08/some-things-i-learned-in-web-development/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_18"></iframe><p>Here I want to write about some common mistakes in web-development. Those things aren´t programming related. More &#8220;good&#8221; practice things.</p>
<p>If someone make the wesite design. And someone else have to code the &#8220;html/css&#8221; you should:</p>
<p>Name the elements by site/page and position</p>
<p>For example, if you designed a news background header. Which is seen when a news is shown, you should call it: news_show_header_background.jpg<br />
Or another example, some things need/ have a border. On top, left, right and bottom. For listing news.<br />
you could call it: news_list_border_top.jpg</p>
<p>If you have to show a table. You should determine if the data is scanned vertical or horizontal. Or even both.</p>
<p>Here is an example</p>
<p><img class="aligncenter size-full wp-image-53" title="row_1" src="http://www.u-r-reality.de/wp-content/uploads/2009/08/row_1.png" alt="row_1" width="500" height="103" /></p>
<p>As you see, the vertical line are thicker as the horizontal lines. Which make it easier for the eyes to read the vertical data. The numbers are right aligned. Which makes it easier to compare them. You could even alter the colors, of each row. But use only &#8220;slight&#8221; different colors. So just a little bit brighter/ darker.</p>
<p>You have to remove both lines, if Data should be read vertical AND horizontal. But try to avoid things like this. Better make two tables.<br />
Well the last case should be easy to know. Make horizontal lines thicker and the vertical lines thiner.</p>
<p>Try to do queries at the end of script ( or other external things like soap/ xml ) So the user see something when it may&#8221;stop&#8221;</p>
<p>This is  more &#8220;ui&#8221; related, try to build with as less points as possible. And everything reachable with two clicks</p>
<p>The points thing. An example:</p>
<p>Bad:</p>
<p>[table]<br />
[tr]<br />
[td]THING ONE[/td]<br />
[td]THING TWO[/td]<br />
[/tr]<br />
[tr]<br />
[td]THING THREE[/td]<br />
[td]EMPTY FIELD ( NOT SEEN)[/td]<br />
[/tr]<br />
[/table]</p>
<p>Better like this:<br />
[table]<br />
[tr]<br />
[td]FIELD ONE[/td]<br />
[td]FIELD TWO[/td]<br />
[td]FIELD THREE[/td]<br />
[/tr]<br />
[/table]</p>
<p>So the eyes have to move &#8220;less&#8221;</p>
<ul>
<li>The so called F navigation system is the most excepted &#8220;site style&#8221;<br />
Top navigation, left sub navigation, and in the middle the content.</li>
<li>Use everywhere the same header and bottom design. So the user knows where  the content starts and ends.</li>
<li>The most start position for a mouse on a website is top left.</li>
<li>The eyes move from: Dark to bright, from big objects to small objects.</li>
</ul>
<p>movement binds the user to look at. so try to create movements which &#8220;aid&#8221; the eyes. Simplest example are arrow. AND stop the movement after 2 secs or less. ( OR if there is no way to stop it, or it must move) add a stop button or make it &#8220;slow&#8221;.</p>
<p>So don´t use big &#8220;rectangles&#8221; where you just place &#8220;eye candy&#8221;</p>
<p>Some people know how colors &#8220;create&#8221; reactions on people. But most of them don´t know that different countries, have different color &#8220;feelings&#8221;. It is no problem if you write in German for example, or in Chinese language. Those sites are &#8220;targeted&#8221;. But if you write in English, people could come from everywhere. If you don´t want to &#8220;annoy&#8221; Chinese people ( Just an example ) Try to use very bright or dark colors. Or avoid colors at all <img src='http://www.u-r-reality.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . Cause very bright colors, or dark colors don´t &#8220;trigger&#8221; the color emotions. If you take a look at mc donalds, amazon or ebay. They use bright colors. And have much &#8220;white&#8221; background.</p>
<p>With this way, they don´t create emotions, which they don´t want to create.</p>
<p>Another thing is: Try to avoid faces. Or forms which could look like a face ( If you write in English ). Faces create different emotions, from different persons. The only exceptions are womens. ( Sorry, but sex sells ) Or if you are a model agency, or sell clothes. Or it is your &#8220;personal&#8221; blog. Faces make things like this more &#8220;personal&#8221;. Or a small firm.</p>
<p>I hope, I could help some people with this, if you have any questions, feel free to ask!</p>
<hr />Reviews: <a href="http://www.blippr.com/music/albums/11684-Bad" target="_blank">Bad</a>, <a href="http://www.blippr.com/music/songs/353539-Chinese" target="_blank">Chinese</a>, <a href="http://www.blippr.com/music/songs/453398-Faces" target="_blank">Faces</a>, <a href="http://www.blippr.com/music/songs/514967-Simplest" target="_blank">Simplest</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d52').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d52" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fsome-things-i-learned-in-web-development%2F&amp;submitHeadline=Some+things+I+learned+in+web-development&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fsome-things-i-learned-in-web-development%2F&amp;title=Some+things+I+learned+in+web-development" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fsome-things-i-learned-in-web-development%2F&amp;title=Some+things+I+learned+in+web-development" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fsome-things-i-learned-in-web-development%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fsome-things-i-learned-in-web-development%2F&amp;title=Some+things+I+learned+in+web-development" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fsome-things-i-learned-in-web-development%2F&amp;bm_description=Some+things+I+learned+in+web-development" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fsome-things-i-learned-in-web-development%2F&amp;T=Some+things+I+learned+in+web-development" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fsome-things-i-learned-in-web-development%2F&amp;title=Some+things+I+learned+in+web-development" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fsome-things-i-learned-in-web-development%2F&amp;title=Some+things+I+learned+in+web-development" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fsome-things-i-learned-in-web-development%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fsome-things-i-learned-in-web-development%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Some+things+I+learned+in+web-development+@+http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fsome-things-i-learned-in-web-development%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fsome-things-i-learned-in-web-development%2F&amp;t=Some+things+I+learned+in+web-development" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d52').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.u-r-reality.de/2009/08/some-things-i-learned-in-web-development/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>mysql.sock vanished on my vserver</title>
		<link>http://www.u-r-reality.de/2009/08/mysql-sock-vanished-on-my-vserver/</link>
		<comments>http://www.u-r-reality.de/2009/08/mysql-sock-vanished-on-my-vserver/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 18:51:46 +0000</pubDate>
		<dc:creator>Q-efx</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[My life]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[Linux-VServer]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[reinstall]]></category>

		<guid isPermaLink="false">http://www.u-r-reality.de/?p=48</guid>
		<description><![CDATA[
Man,
the horror story no one wants. My mysql server stopped working. And I got a warning message from my &#8220;server watch&#8221; service.
First I thought, ok lets see whats up.  And browsed to my site. To see: 
The mysqli error was: Can&#8217;t connect to local MySQL server through socket &#8216;/var/run/mysqld/mysqld.sock&#8217; (2).
Man, and then I tried to [...]]]></description>
			<content:encoded><![CDATA[<img src="http://www.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(20,'http://www.u-r-reality.de/2009/08/mysql-sock-vanished-on-my-vserver/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_20"></iframe><p>Man,</p>
<p>the horror story no one wants. My mysql server stopped working. And I got a warning message from my &#8220;server watch&#8221; service.<br />
First I thought, ok lets see whats up.  And browsed to my site. To see: <small></small></p>
<p><small>The <em>mysqli</em> error was: <em>Can&#8217;t connect to local MySQL server through socket &#8216;/var/run/mysqld/mysqld.sock&#8217; (2)</em>.</small></p>
<p>Man, and then I tried to fix this problem, but something must gone wild. Cant reinstall mysql, no way to purge it. Or remove it.<br />
Every time I tried to reinstall a new problem went up. Nothing worked. The problem stays. Try to link it, recreate it, reinstalled, purged,<br />
copied and so on. No chance&#8230;. I have no clue whats wrong. Even the &#8220;almighty&#8221; google wasnt a help. All solutions doesnt worked. so I have<br />
to reinstall my vserver <img src='http://www.u-r-reality.de/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>And I still dont know why my mysql.sock vanished. I dont touched the server in the time where it could happened&#8230;.</p>
<hr />Reviews: <a href="http://www.blippr.com/music/songs/359225-Man" target="_blank">Man</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d48').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d48" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fmysql-sock-vanished-on-my-vserver%2F&amp;submitHeadline=mysql.sock+vanished+on+my+vserver&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fmysql-sock-vanished-on-my-vserver%2F&amp;title=mysql.sock+vanished+on+my+vserver" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fmysql-sock-vanished-on-my-vserver%2F&amp;title=mysql.sock+vanished+on+my+vserver" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fmysql-sock-vanished-on-my-vserver%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fmysql-sock-vanished-on-my-vserver%2F&amp;title=mysql.sock+vanished+on+my+vserver" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fmysql-sock-vanished-on-my-vserver%2F&amp;bm_description=mysql.sock+vanished+on+my+vserver" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fmysql-sock-vanished-on-my-vserver%2F&amp;T=mysql.sock+vanished+on+my+vserver" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fmysql-sock-vanished-on-my-vserver%2F&amp;title=mysql.sock+vanished+on+my+vserver" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fmysql-sock-vanished-on-my-vserver%2F&amp;title=mysql.sock+vanished+on+my+vserver" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fmysql-sock-vanished-on-my-vserver%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fmysql-sock-vanished-on-my-vserver%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+mysql.sock+vanished+on+my+vserver+@+http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fmysql-sock-vanished-on-my-vserver%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.u-r-reality.de%2F2009%2F08%2Fmysql-sock-vanished-on-my-vserver%2F&amp;t=mysql.sock+vanished+on+my+vserver" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.u-r-reality.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d48').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.u-r-reality.de/2009/08/mysql-sock-vanished-on-my-vserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
