<?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/"
	>

<channel>
	<title>Blog by Andreas Glaser</title>
	<atom:link href="http://www.andreas-glaser.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andreas-glaser.com</link>
	<description>Just another blog</description>
	<pubDate>Sat, 03 Jan 2009 17:11:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Facts about Ireland</title>
		<link>http://www.andreas-glaser.com/2008/12/14/facts-about-ireland/</link>
		<comments>http://www.andreas-glaser.com/2008/12/14/facts-about-ireland/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 01:38:05 +0000</pubDate>
		<dc:creator>Andreas Glaser</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<category><![CDATA[Facts]]></category>

		<category><![CDATA[Ireland]]></category>

		<guid isPermaLink="false">http://www.andreas-glaser.com/?p=275</guid>
		<description><![CDATA[
Facts about Republic of Ireland

There are more taxies in Dublin than in New York City
The average age in Dublin is 25
Ireland has the most helicopters in the world in relation to the little population
A drivers license cost ~ 100€
English is not the (first) offical language. It is Irish (gaeilge).
The second largest city in Ireland after [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-209" title="ireland" src="http://www.andreas-glaser.com/wp-content/uploads/2008/10/ireland.png" alt="" width="463" height="69" /></p>
<p><strong>Facts about Republic of Ireland</strong></p>
<ol>
<li>There are more taxies in Dublin than in New York City</li>
<li>The average age in Dublin is 25</li>
<li>Ireland has the most helicopters in the world in relation to the little population</li>
<li>A drivers license cost ~ 100€</li>
<li><a title="http://wiki.answers.com/Q/What_is_the_official_language_of_Ireland" href="http://wiki.answers.com/Q/What_is_the_official_language_of_Ireland" target="_blank">English is not the (first) offical language. It is Irish (gaeilge).</a></li>
<li>The second largest city in Ireland after Dublin (~1,5 Mio citizens) is Cork with a population of ~100000.</li>
<li><em>to be continue..</em>.</li>
</ol>
<p><em><strong>Cheers,<br />
Andreas Glaser</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andreas-glaser.com/2008/12/14/facts-about-ireland/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Linux commands to install a CounterStrike Linux Server</title>
		<link>http://www.andreas-glaser.com/2008/11/11/linux-commands-to-install-a-counterstrike-linux-server/</link>
		<comments>http://www.andreas-glaser.com/2008/11/11/linux-commands-to-install-a-counterstrike-linux-server/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 09:35:10 +0000</pubDate>
		<dc:creator>Andreas Glaser</dc:creator>
		
		<category><![CDATA[Computer]]></category>

		<category><![CDATA[Gaming]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Operating system]]></category>

		<category><![CDATA[Bash]]></category>

		<category><![CDATA[CLI]]></category>

		<category><![CDATA[Commands]]></category>

		<category><![CDATA[CounterStrike Source]]></category>

		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.andreas-glaser.com/?p=268</guid>
		<description><![CDATA[Step 1
We need the hldsupdatetool (Half Life Dedicated Server Update Tool).
Command:

?View Code BASH1
wget http://storefront.steampowered.com/download/hldsupdatetool.bin

Output:

?View Code BASH1
2
3
4
5
6
7
8
9
10
--2008-11-11 09:14:51--  http://storefront.steampowered.com/download/hldsupdatetool.bin
Resolving storefront.steampowered.com... 87.248.218.141, 87.248.218.161
Connecting to storefront.steampowered.com&#124;87.248.218.141&#124;:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3513408 &#40;3.4M&#41; &#91;application/octet-stream&#93;
Saving to: `hldsupdatetool.bin'
&#160;
100%[====================================================================================================================&#38;gt;] 3,513,408   9.69M/s   in 0.3s
&#160;
2008-11-11 09:14:52 (9.69 MB/s) - `hldsupdatetool.bin' saved &#91;3513408/3513408&#93;

Step 2
Now we have to grand the owner of the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Step 1</strong><br />
We need the hldsupdatetool (Half Life Dedicated Server Update Tool).</p>
<p><em>Command:</em></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p268code13'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p26813"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p268code13"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>storefront.steampowered.com<span style="color: #000000; font-weight: bold;">/</span>download<span style="color: #000000; font-weight: bold;">/</span>hldsupdatetool.bin</pre></td></tr></table></div>

<p><em>Output:</em></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p268code14'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p26814"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
</pre></td><td class="code" id="p268code14"><pre class="bash" style="font-family:monospace;"><span style="color: #660033;">--<span style="color: #000000;">2008</span>-<span style="color: #000000;">11</span>-11</span> 09:<span style="color: #000000;">14</span>:<span style="color: #000000;">51</span>--  http:<span style="color: #000000; font-weight: bold;">//</span>storefront.steampowered.com<span style="color: #000000; font-weight: bold;">/</span>download<span style="color: #000000; font-weight: bold;">/</span>hldsupdatetool.bin
Resolving storefront.steampowered.com... 87.248.218.141, 87.248.218.161
Connecting to storefront.steampowered.com<span style="color: #000000; font-weight: bold;">|</span>87.248.218.141<span style="color: #000000; font-weight: bold;">|</span>:80... connected.
HTTP request sent, awaiting response... <span style="color: #000000;">200</span> OK
Length: <span style="color: #000000;">3513408</span> <span style="color: #7a0874; font-weight: bold;">&#40;</span>3.4M<span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>application<span style="color: #000000; font-weight: bold;">/</span>octet-stream<span style="color: #7a0874; font-weight: bold;">&#93;</span>
Saving to: <span style="color: #000000; font-weight: bold;">`</span>hldsupdatetool.bin<span style="color: #ff0000;">'
&nbsp;
100%[====================================================================================================================&amp;gt;] 3,513,408   9.69M/s   in 0.3s
&nbsp;
2008-11-11 09:14:52 (9.69 MB/s) - `hldsupdatetool.bin'</span> saved <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">3513408</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">3513408</span><span style="color: #7a0874; font-weight: bold;">&#93;</span></pre></td></tr></table></div>

<p><strong>Step 2</strong></p>
<p>Now we have to grand the owner of the file read/write/execute (rwx) permission.</p>
<p><em>Command:</em></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p268code15'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p26815"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p268code15"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">chmod</span> u+x hldsupdatetool.bin</pre></td></tr></table></div>

<p><em>Output:</em></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p268code16'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p26816"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p268code16"><pre class="bash" style="font-family:monospace;">None</pre></td></tr></table></div>

<p><strong>Step 3</strong></p>
<p>The time has come to run the hldsupdatetool.bin</p>
<p><em>Command:</em></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p268code17'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p26817"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p268code17"><pre class="bash" style="font-family:monospace;">.<span style="color: #000000; font-weight: bold;">/</span>hldsupdatetool.bin</pre></td></tr></table></div>

<p><em>Output:</em></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p268code18'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p26818"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p268code18"><pre class="bash" style="font-family:monospace;">...I hereby agree to be bound by the Agreement.  I also acknowledge and agree that this Agreement <span style="color: #7a0874; font-weight: bold;">&#40;</span>including the Subscription Terms, Steam Online Conduct rules and other Rules of Use, and Privacy Policy<span style="color: #7a0874; font-weight: bold;">&#41;</span> is the <span style="color: #7a0874; font-weight: bold;">complete</span> and exclusive statement of the agreement between Valve and me, and that the Agreement supersedes any prior or contemporaneous agreement, or other communications, whether oral or written, between Valve and myself.</pre></td></tr></table></div>

<p>Enter &#8216;yes&#8217; to accept this agreement, &#8216;no&#8217; to decline:</p>
<p><strong>Step 4</strong></p>
<p>You have to accept the agreement with writing and confirming the word &#8220;yes&#8221;</p>
<p>Command:</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p268code19'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p26819"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p268code19"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">yes</span> <span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">return</span><span style="color: #7a0874; font-weight: bold;">&#41;</span></pre></td></tr></table></div>

<p><em>Output:</em></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p268code20'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p26820"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p268code20"><pre class="bash" style="font-family:monospace;">extracting steam.tar.Z...done</pre></td></tr></table></div>

<p><strong>Step 5</strong></p>
<p>Finally we can start to install the actual CounterStrike Source Linux Server.</p>
<p><em>Command:</em></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p268code21'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p26821"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p268code21"><pre class="bash" style="font-family:monospace;">.<span style="color: #000000; font-weight: bold;">/</span>steam <span style="color: #660033;">-command</span> update <span style="color: #660033;">-game</span> <span style="color: #ff0000;">&quot;Counter-Strike Source&quot;</span> <span style="color: #660033;">-dir</span> .</pre></td></tr></table></div>

<p><em>Output:</em></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p268code22'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p26822"><td class="line_numbers"><pre>1
2
3
4
</pre></td><td class="code" id="p268code22"><pre class="bash" style="font-family:monospace;">Checking bootstrapper version ...
Getting version <span style="color: #000000;">34</span> of Steam HLDS Update Tool
Downloading. . . . . . . . . . .
Steam Linux Client updated, please retry the <span style="color: #7a0874; font-weight: bold;">command</span></pre></td></tr></table></div>

<p><strong>Step 6</strong></p>
<p>The fifth command once again&#8230; this last command will take a while to execute&#8230; depending on your Internet bandwith.</p>
<p><em>Command:</em></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p268code23'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p26823"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p268code23"><pre class="bash" style="font-family:monospace;">.<span style="color: #000000; font-weight: bold;">/</span>steam <span style="color: #660033;">-command</span> update <span style="color: #660033;">-game</span> <span style="color: #ff0000;">&quot;Counter-Strike Source&quot;</span> <span style="color: #660033;">-dir</span> .</pre></td></tr></table></div>

<p><em>Output:</em></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p268code24'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p26824"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
</pre></td><td class="code" id="p268code24"><pre class="bash" style="font-family:monospace;">Checking bootstrapper version ...
Getting version <span style="color: #000000;">34</span> of Steam HLDS Update Tool
Downloading. . . . . . . . . . .
Steam Linux Client updated, please retry the <span style="color: #7a0874; font-weight: bold;">command</span>
root1:<span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>gaming<span style="color: #000000; font-weight: bold;">/</span>css-rotate<span style="color: #666666; font-style: italic;"># ./steam -command update -game &quot;Counter-Strike Source&quot; -dir .</span>
Checking bootstrapper version ...
Updating Installation
No installation record found at .
No installation record found at .
No installation record found at .
No installation record found at .
No installation record found at .
Checking<span style="color: #000000; font-weight: bold;">/</span>Installing <span style="color: #ff0000;">'Counter-Strike Source Shared Content'</span> version <span style="color: #000000;">69</span>
&nbsp;
<span style="color: #000000;">0.57</span><span style="color: #000000; font-weight: bold;">%</span>   .\cstrike\bin\server.dll
<span style="color: #000000;">1.96</span><span style="color: #000000; font-weight: bold;">%</span>   .\cstrike\bin\server_i486.so
<span style="color: #000000;">1.96</span><span style="color: #000000; font-weight: bold;">%</span>   .\cstrike\cfg\buypresetsdefault_ct.vdf
<span style="color: #000000;">1.96</span><span style="color: #000000; font-weight: bold;">%</span>   .\cstrike\cfg\buypresetsdefault_ter.vdf
<span style="color: #000000;">1.96</span><span style="color: #000000; font-weight: bold;">%</span>   .\cstrike\cfg\game.cfg
<span style="color: #000000;">1.96</span><span style="color: #000000; font-weight: bold;">%</span>   .\cstrike\cfg\skill1.cfg</pre></td></tr></table></div>

<p>Thats it&#8230; the server is now installed.</p>
<p><em><strong>So long,<br />
Andreas Glaser</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andreas-glaser.com/2008/11/11/linux-commands-to-install-a-counterstrike-linux-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Portfolio - Ajax/PHP Navigation Guide for renowned Clinic</title>
		<link>http://www.andreas-glaser.com/2008/11/04/portfolio-ajaxphp-navigation-guide-for-renowned-clinic/</link>
		<comments>http://www.andreas-glaser.com/2008/11/04/portfolio-ajaxphp-navigation-guide-for-renowned-clinic/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 14:52:38 +0000</pubDate>
		<dc:creator>Andreas Glaser</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Joomla 1.x]]></category>

		<category><![CDATA[My Portfolio]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Various]]></category>

		<category><![CDATA[Ajax]]></category>

		<category><![CDATA[Joomla]]></category>

		<category><![CDATA[PHP5]]></category>

		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.andreas-glaser.com/?p=262</guid>
		<description><![CDATA[
Navigation Guide written in JavaScript/Ajax/PHP
My order was to develop a navigation guide which should help the visitors to discover the most important content of a website. This &#8220;NaviGuide&#8221; had to be realized as JavaScript/Ajax/CSS pop up on the fact that much users are using pop up blocker.
This NaviGuide runs since 24.July 2008 at www.stz-baden-baden.de implemented [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-263" title="portfolio" src="http://www.andreas-glaser.com/wp-content/uploads/2008/11/portfolio.png" alt="" width="463" height="69" /></p>
<p><strong>Navigation Guide written in JavaScript/Ajax/PHP</strong></p>
<p>My order was to develop a navigation guide which should help the visitors to discover the most important content of a website. This &#8220;NaviGuide&#8221; had to be realized as JavaScript/Ajax/CSS pop up on the fact that much users are using pop up blocker.</p>
<div class="ngg-galleryoverview" id="ngg-gallery-8">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="/feed/?show=slide">
			[Show as slideshow]		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-53" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/jazznaviguide/navuguide.png" title=" " class="thickbox" rel="jazznaviguide" >
				<img title="navuguide.png" alt="navuguide.png" src="http://www.andreas-glaser.com/wp-content/gallery/jazznaviguide/thumbs/thumbs_navuguide.png" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-54" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/jazznaviguide/naviguide.png" title=" " class="thickbox" rel="jazznaviguide" >
				<img title="naviguide.png" alt="naviguide.png" src="http://www.andreas-glaser.com/wp-content/gallery/jazznaviguide/thumbs/thumbs_naviguide.png" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-55" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/jazznaviguide/naviguide-004.png" title=" " class="thickbox" rel="jazznaviguide" >
				<img title="naviguide-004.png" alt="naviguide-004.png" src="http://www.andreas-glaser.com/wp-content/gallery/jazznaviguide/thumbs/thumbs_naviguide-004.png" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-56" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/jazznaviguide/naviguide-003.png" title=" " class="thickbox" rel="jazznaviguide" >
				<img title="naviguide-003.png" alt="naviguide-003.png" src="http://www.andreas-glaser.com/wp-content/gallery/jazznaviguide/thumbs/thumbs_naviguide-003.png" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-57" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/jazznaviguide/naviguide-002.png" title=" " class="thickbox" rel="jazznaviguide" >
				<img title="naviguide-002.png" alt="naviguide-002.png" src="http://www.andreas-glaser.com/wp-content/gallery/jazznaviguide/thumbs/thumbs_naviguide-002.png" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-58" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/jazznaviguide/naviguide-001.png" title=" " class="thickbox" rel="jazznaviguide" >
				<img title="naviguide-001.png" alt="naviguide-001.png" src="http://www.andreas-glaser.com/wp-content/gallery/jazznaviguide/thumbs/thumbs_naviguide-001.png" width="100" height="75" />
			</a>
		</div>
	</div>
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

<p>This NaviGuide runs since 24.July 2008 at <a title="http://www.stz-baden-baden.de" href="http://www.stz-baden-baden.de">www.stz-baden-baden.de</a> implemented in the well known Content Managment System &#8220;Joomla&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andreas-glaser.com/2008/11/04/portfolio-ajaxphp-navigation-guide-for-renowned-clinic/feed/</wfw:commentRss>
		</item>
		<item>
		<title>.htaccess - How to restrict browsing through directories</title>
		<link>http://www.andreas-glaser.com/2008/10/28/htaccess-how-to-restrict-browsing-through-directories/</link>
		<comments>http://www.andreas-glaser.com/2008/10/28/htaccess-how-to-restrict-browsing-through-directories/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 15:35:05 +0000</pubDate>
		<dc:creator>Andreas Glaser</dc:creator>
		
		<category><![CDATA[Computer]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[.htaccess]]></category>

		<category><![CDATA[Apache2]]></category>

		<category><![CDATA[Httpd]]></category>

		<category><![CDATA[Webserver]]></category>

		<guid isPermaLink="false">http://www.andreas-glaser.com/?p=253</guid>
		<description><![CDATA[If you want to prevent users from browsing certain directories on your website you can use the powerful .htaccess  file (Apache only). With the .htaccess file you are able to override some default settings like allowing / denying users to browse through directories. This is very useful when you use a certain directory to save [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to prevent users from browsing certain directories on your website you can use the powerful .htaccess  file (<a title="Httpd" href="http://www.google.ie/search?hl=en&amp;client=firefox-a&amp;rls=org.mozilla%3Aen-GB%3Aofficial&amp;hs=syV&amp;q=httpd&amp;btnG=Search&amp;meta=" target="_blank">Apache only</a>). With the .htaccess file you are able to override some default settings like allowing / denying users to browse through directories. This is very useful when you use a certain directory to save for instance: templates, pictures, files or similar things (e.g. http://www.yourdomain.com/files).</p>
<p><strong>How to prevent users from browsing through directories&#8230;</strong></p>
<ol>
<li>Create a new file (txt) and rename it to .htaccess</li>
<li>Insert the following string into your new .htaccess file:

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p253code26'); return false;">View Code</a> BASH</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p25326"><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code" id="p253code26"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># DENY CLIENTS TO BROWSE THE CURRENT AND ALL SUB DIRECTORIES</span>
&nbsp;
Options All <span style="color: #660033;">-Indexes</span></pre></td></tr></table></div>

</li>
<li>Upload this file into the directory which shall be not allowed to browse.</li>
</ol>
<p>Thats it!</p>
<p><em><strong>So long,<br />
Andreas Glaser (aka JaZz)</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andreas-glaser.com/2008/10/28/htaccess-how-to-restrict-browsing-through-directories/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SQL / Mysql - How to find and count duplicates</title>
		<link>http://www.andreas-glaser.com/2008/10/22/sql-mysql-how-to-find-and-count-duplicates/</link>
		<comments>http://www.andreas-glaser.com/2008/10/22/sql-mysql-how-to-find-and-count-duplicates/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 09:18:37 +0000</pubDate>
		<dc:creator>Andreas Glaser</dc:creator>
		
		<category><![CDATA[Computer]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[SQL]]></category>

		<category><![CDATA[Duplicates]]></category>

		<category><![CDATA[Mysql]]></category>

		<category><![CDATA[Sourcecode]]></category>

		<guid isPermaLink="false">http://www.andreas-glaser.com/?p=246</guid>
		<description><![CDATA[Some developers facing the problem of duplicates in sql/mysql tables. To find and count them use the following statement.

?View Code SQL1
2
3
4
SELECT ID, count&#40;*&#41; as Amount
FROM name_of_the_table
GROUP BY ID
HAVING  Amount &#38;gt; 1

Just replace the used table &#8220;name_of_the_table&#8221; and the column &#8220;ID&#8221; which is inspected for duplicates. The output shows you the record which is multiple times [...]]]></description>
			<content:encoded><![CDATA[<p>Some developers facing the problem of duplicates in sql/mysql tables. To find and count them use the following statement.</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p246code28'); return false;">View Code</a> SQL</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p24628"><td class="line_numbers"><pre>1
2
3
4
</pre></td><td class="code" id="p246code28"><pre class="sql" style="font-family:monospace;"><span style="color: #993333; font-weight: bold;">SELECT</span> ID<span style="color: #66cc66;">,</span> count<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">*</span><span style="color: #66cc66;">&#41;</span> <span style="color: #993333; font-weight: bold;">as</span> Amount
<span style="color: #993333; font-weight: bold;">FROM</span> name_of_the_table
<span style="color: #993333; font-weight: bold;">GROUP</span> <span style="color: #993333; font-weight: bold;">BY</span> ID
<span style="color: #993333; font-weight: bold;">HAVING</span>  Amount &amp;gt; <span style="color: #cc66cc;">1</span></pre></td></tr></table></div>

<p>Just replace the used table <strong>&#8220;name_of_the_table&#8221;</strong> and the column <strong>&#8220;ID&#8221;</strong> which is inspected for duplicates. The output shows you the record which is multiple times in the table and the amount of it.</p>
<p><em><strong>So long,<br />
Andreas Glaser (aka JaZz)</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andreas-glaser.com/2008/10/22/sql-mysql-how-to-find-and-count-duplicates/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Release - Imageloader</title>
		<link>http://www.andreas-glaser.com/2008/10/14/release-imageloader/</link>
		<comments>http://www.andreas-glaser.com/2008/10/14/release-imageloader/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 11:34:58 +0000</pubDate>
		<dc:creator>Andreas Glaser</dc:creator>
		
		<category><![CDATA[Computer]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[Imageloader]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Projects]]></category>

		<category><![CDATA[Images]]></category>

		<category><![CDATA[JaZz]]></category>

		<guid isPermaLink="false">http://www.andreas-glaser.com/?p=238</guid>
		<description><![CDATA[A couple of weeks ago I developed a little &#8220;Online Image Uploader&#8221; based on my private &#8220;JaZzPHP Framework&#8221;. The website just consists of a simple upload form as well as rudimentary archive page.
Screenshot

The purpose is to simplify sharing screen shots, images etc..
This is basically a private tool, but if someone needs such a function - [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of weeks ago I developed a little &#8220;Online Image Uploader&#8221; based on my private &#8220;JaZzPHP Framework&#8221;. The website just consists of a simple upload form as well as rudimentary archive page.</p>
<p><strong>Screenshot<br />
</strong><a href="http://www.andreas-glaser.com/wp-content/uploads/2008/10/uploader.png"><img class="alignnone size-medium wp-image-235" title="uploader" src="http://www.andreas-glaser.com/wp-content/uploads/2008/10/uploader-300x187.png" alt="" width="300" height="187" /></a></p>
<p>The purpose is to simplify sharing screen shots, images etc..</p>
<p>This is basically a private tool, but if someone needs such a function - fell free to use it.</p>
<ul>
<li><a title="http://www.imageloader.andreas-glaser.com" href="http://www.imageloader.andreas-glaser.com" target="_blank"><strong>http://www.imageloader.andreas-glaser.com</strong></a></li>
</ul>
<p>Have fun with it!</p>
<p><em><strong>Andreas Glaser (aka JaZz)</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andreas-glaser.com/2008/10/14/release-imageloader/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ireland / Dublin - Report 7 - Killarey</title>
		<link>http://www.andreas-glaser.com/2008/10/14/ireland-dublin-report-7-killarey/</link>
		<comments>http://www.andreas-glaser.com/2008/10/14/ireland-dublin-report-7-killarey/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 11:05:36 +0000</pubDate>
		<dc:creator>Andreas Glaser</dc:creator>
		
		<category><![CDATA[Ireland]]></category>

		<category><![CDATA[Reports]]></category>

		<category><![CDATA[Killarey]]></category>

		<category><![CDATA[Pictures]]></category>

		<guid isPermaLink="false">http://www.andreas-glaser.com/?p=226</guid>
		<description><![CDATA[
Wow what a brilliant weekend&#8230;!
As mentioned in the last post me and my friends here in Dublin went to Killarey which is in the south of Ireland. After a five hour journey with the car, we arrived in Killarey around 3:00am. Due to the late time we just checked in at our hostel and prepared [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-209" title="ireland" src="http://www.andreas-glaser.com/wp-content/uploads/2008/10/ireland.png" alt="" width="463" height="69" /></p>
<p><strong>Wow what a brilliant weekend&#8230;!</strong><br />
As mentioned in the last post me and my friends here in Dublin went to Killarey which is in the south of Ireland. After a five hour journey with the car, we arrived in Killarey around 3:00am. Due to the late time we just checked in at our hostel and prepared us for the night.</p>
<p>The next day started with a three hour walk followed by a five hour bicycle tour&#8230; I have got no idea how I survived that but it was just awesome. The nature and the landscape is one of the most beautiful I have ever seen in my live. Its very hard to explain that&#8230; so just have a look at the pictures!</p>
<div class="ngg-galleryoverview" id="ngg-gallery-7">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="/feed/?show=slide">
			[Show as slideshow]		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-41" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/20081011138.jpg" title=" " class="thickbox" rel="killarey-2008" >
				<img title="20081011138.jpg" alt="20081011138.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/thumbs/thumbs_20081011138.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-42" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/20081011137.jpg" title=" " class="thickbox" rel="killarey-2008" >
				<img title="20081011137.jpg" alt="20081011137.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/thumbs/thumbs_20081011137.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-43" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/20081011125.jpg" title=" " class="thickbox" rel="killarey-2008" >
				<img title="20081011125.jpg" alt="20081011125.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/thumbs/thumbs_20081011125.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-44" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/20081011154.jpg" title=" " class="thickbox" rel="killarey-2008" >
				<img title="20081011154.jpg" alt="20081011154.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/thumbs/thumbs_20081011154.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-45" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/20081011143.jpg" title=" " class="thickbox" rel="killarey-2008" >
				<img title="20081011143.jpg" alt="20081011143.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/thumbs/thumbs_20081011143.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-46" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/20081011142.jpg" title=" " class="thickbox" rel="killarey-2008" >
				<img title="20081011142.jpg" alt="20081011142.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/thumbs/thumbs_20081011142.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-47" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/20081011165.jpg" title=" " class="thickbox" rel="killarey-2008" >
				<img title="20081011165.jpg" alt="20081011165.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/thumbs/thumbs_20081011165.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-48" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/20081011162.jpg" title=" " class="thickbox" rel="killarey-2008" >
				<img title="20081011162.jpg" alt="20081011162.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/thumbs/thumbs_20081011162.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-49" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/20081011155.jpg" title=" " class="thickbox" rel="killarey-2008" >
				<img title="20081011155.jpg" alt="20081011155.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/thumbs/thumbs_20081011155.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-50" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/20081012188.jpg" title=" " class="thickbox" rel="killarey-2008" >
				<img title="20081012188.jpg" alt="20081012188.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/thumbs/thumbs_20081012188.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-51" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/20081012182.jpg" title=" " class="thickbox" rel="killarey-2008" >
				<img title="20081012182.jpg" alt="20081012182.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/thumbs/thumbs_20081012182.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-52" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/20081012179.jpg" title=" " class="thickbox" rel="killarey-2008" >
				<img title="20081012179.jpg" alt="20081012179.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/killarey-2008/thumbs/thumbs_20081012179.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

<p>If you are someday in Ireland then is this one of the places you have to see.</p>
<p><em><strong>Bye for now,<br />
Andreas Glaser (aka JaZz)</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andreas-glaser.com/2008/10/14/ireland-dublin-report-7-killarey/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ireland / Dublin - Report 6 - Friends</title>
		<link>http://www.andreas-glaser.com/2008/10/10/ireland-dublin-report-6-friends-in-ireland/</link>
		<comments>http://www.andreas-glaser.com/2008/10/10/ireland-dublin-report-6-friends-in-ireland/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 17:35:01 +0000</pubDate>
		<dc:creator>Andreas Glaser</dc:creator>
		
		<category><![CDATA[Ireland]]></category>

		<category><![CDATA[Reports]]></category>

		<category><![CDATA[Friends]]></category>

		<category><![CDATA[Landscape]]></category>

		<category><![CDATA[Pictures]]></category>

		<guid isPermaLink="false">http://www.andreas-glaser.com/?p=220</guid>
		<description><![CDATA[
Last weekend was the first time since I moved to Dublin that my best friends from Germany visited me here. We really had a lot of fun together&#8230; When you live so far away from home you&#8217;re starting to appreciate this a little more. I have to admit I had my doubts whether I would [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-209" title="ireland" src="http://www.andreas-glaser.com/wp-content/uploads/2008/10/ireland.png" alt="" width="463" height="69" /></p>
<p>Last weekend was the first time since I moved to Dublin that my best friends from Germany visited me here. We really had a lot of fun together&#8230; When you live so far away from home you&#8217;re starting to appreciate this a little more. I have to admit I had my doubts whether I would be able to prove how awesome Ireland is because I told my friends so many great stories and situation that it got hard not to disappoint them&#8230; But anyway&#8230; it was a nice time and everything was more than fine. For instance&#8230; my friends were accommodated in a 16 bed room in the cheapest hostel in Dublin (11€ per night). Of course, everybody would say that is no fun at all but my friends were lucky&#8230; they got a room with 13 girls from Switzerland.</p>
<p><strong>Some pictures of me and my friends<br />
<div class="ngg-galleryoverview" id="ngg-gallery-6">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="/feed/?show=slide">
			[Show as slideshow]		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-37" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/friends-in-ireland/20081005112.jpg" title=" " class="thickbox" rel="friends-in-ireland" >
				<img title="20081005112.jpg" alt="20081005112.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/friends-in-ireland/thumbs/thumbs_20081005112.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-38" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/friends-in-ireland/20081005109.jpg" title=" " class="thickbox" rel="friends-in-ireland" >
				<img title="20081005109.jpg" alt="20081005109.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/friends-in-ireland/thumbs/thumbs_20081005109.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-39" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/friends-in-ireland/20081005108.jpg" title=" " class="thickbox" rel="friends-in-ireland" >
				<img title="20081005108.jpg" alt="20081005108.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/friends-in-ireland/thumbs/thumbs_20081005108.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-40" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/friends-in-ireland/20081005098.jpg" title=" " class="thickbox" rel="friends-in-ireland" >
				<img title="20081005098.jpg" alt="20081005098.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/friends-in-ireland/thumbs/thumbs_20081005098.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

</strong></p>
<p>In a couple of minutes my flate mates, some new friends and I going to hit the road to Kerry. This region is supposed the most beautiful of Ireland. We&#8217;ll see.</p>
<p><em><strong>Bye for now,<br />
Andreas Glaser (aka JaZz)</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andreas-glaser.com/2008/10/10/ireland-dublin-report-6-friends-in-ireland/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CS:S Server Config Pack 4.0.0.0</title>
		<link>http://www.andreas-glaser.com/2008/10/02/css-server-config-pack-4000/</link>
		<comments>http://www.andreas-glaser.com/2008/10/02/css-server-config-pack-4000/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 13:16:04 +0000</pubDate>
		<dc:creator>Andreas Glaser</dc:creator>
		
		<category><![CDATA[CSS Server Config Pack]]></category>

		<category><![CDATA[Computer]]></category>

		<category><![CDATA[Projects]]></category>

		<category><![CDATA[Config]]></category>

		<category><![CDATA[CounterStrike Source]]></category>

		<category><![CDATA[Gaming]]></category>

		<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://www.andreas-glaser.com/?p=182</guid>
		<description><![CDATA[
1. What is the CSS Config Package?
The CounterStrike Source Server Config Pack is a allround package including all required plugins and configurations files to host a professional server within seconds. It comes with a large spectrum of popular plugins like Mani Admin Plugin, SourceMOD, Matties Eventscript and the almost &#8220;must have&#8221; quake sounds. This complete [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-191" title="CounterStrike Source Server Config Pack" src="http://www.andreas-glaser.com/wp-content/uploads/2008/10/css_source.jpg" alt="" width="463" height="69" /></p>
<p><strong>1. What is the CSS Config Package</strong>?</p>
<p>The <em>CounterStrike Source Server Config Pack</em> is a allround package including all required plugins and configurations files to host a professional server within seconds. It comes with a large spectrum of popular plugins like Mani Admin Plugin, SourceMOD, Matties Eventscript and the almost &#8220;must have&#8221; quake sounds. This complete package offers you the administrative power you need and with the fancy admin models will everybody on your server recognize you as administrator. By the way - it is not just suitable for Internet server but also for LAN parties and local servers. Don&#8217;t hesitate - just try it!</p>
Note: There is a file embedded within this post, please visit this post to download the file.
<p><strong>2. What is included?<br />
</strong></p>
<p><strong>Server.cfg v2.1 </strong></p>
<p><strong>Mani Admin Plugin  					V1.2 Beta S<br />
</strong></p>
<blockquote><p>Quake Sounds<br />
Admin Models (SAS / Leet)</p></blockquote>
<p><strong>Source MetaMod 1.4.4</strong></p>
<blockquote><p>Detox Anticheat 1.1 Build 24</p></blockquote>
<p><strong>SourceMod 1.0.4 </strong></p>
<p><strong>Matties Eventscri<strong>pt 2.0.0.248c</strong></strong><span class="postbody"> </span></p>
<blockquote><p>Default Scripts (All)<br />
Crazylisten v3.10<br />
Top Players v2.0<br />
yTB Team Balancer 1.1r1</p></blockquote>
<p><strong>ES_Tools 0.420</strong></p>
<p><strong>Startscripts</strong></p>
<blockquote><p>Linux v1.0<br />
Windows v1.0</p></blockquote>
<p><strong><span style="font-family: verdana;">3. Changelog</span></strong><strong><span style="font-family: verdana;"><br />
</span></strong></p>
<blockquote><p>Updated SourceMetaMod 1.4.3 &gt;&gt; 1.4.4<br />
Updated SourceMod  1.0.3 &gt;&gt; 1.0.4<br />
Updated Server.cfg 2.0 &gt;&gt; 2.1<br />
Added Linux startscript<br />
Added Windows startscript</p></blockquote>
<p><strong>4. Screenshots</strong></p>
<div class="ngg-galleryoverview" id="ngg-gallery-5">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="/feed/?show=slide">
			[Show as slideshow]		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-33" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/css-server-config-pack/server_settings.jpg" title=" " class="thickbox" rel="css-server-config-pack" >
				<img title="server_settings.jpg" alt="server_settings.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/css-server-config-pack/thumbs/thumbs_server_settings.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-34" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/css-server-config-pack/server_cfg.jpg" title=" " class="thickbox" rel="css-server-config-pack" >
				<img title="server_cfg.jpg" alt="server_cfg.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/css-server-config-pack/thumbs/thumbs_server_cfg.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-35" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/css-server-config-pack/cfg.jpg" title=" " class="thickbox" rel="css-server-config-pack" >
				<img title="cfg.jpg" alt="cfg.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/css-server-config-pack/thumbs/thumbs_cfg.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 		
	<div id="ngg-image-36" class="ngg-gallery-thumbnail-box">
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.andreas-glaser.com/wp-content/gallery/css-server-config-pack/root.jpg" title=" " class="thickbox" rel="css-server-config-pack" >
				<img title="root.jpg" alt="root.jpg" src="http://www.andreas-glaser.com/wp-content/gallery/css-server-config-pack/thumbs/thumbs_root.jpg" width="100" height="75" />
			</a>
		</div>
	</div>
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

<p><strong><strong>5. Download</strong></strong></p>
Note: There is a file embedded within this post, please visit this post to download the file.
<p><strong>6. Important links<br />
</strong></p>
<ul>
<li><a title="Windows XP Patch" href="http://www.forum.zorrox.com/english-discussion/mani-admin-plugin-patch-for-windows/" target="_blank">http://www.forum.zorrox.com/english-discussion/mani-admin-plugin-patch-for-windows/</a></li>
<li><a title="http://www.forum.zorrox.com" href="http://www.forum.zorrox.com" target="_blank">http://www.forum.zorrox.com<br />
</a></li>
</ul>
<p><em><strong>Have Fun,<br />
Andreas Glaser (aka JaZz)</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andreas-glaser.com/2008/10/02/css-server-config-pack-4000/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Blog Upgrade - Tag cloud</title>
		<link>http://www.andreas-glaser.com/2008/10/01/blog-upgrade-tag-cloud/</link>
		<comments>http://www.andreas-glaser.com/2008/10/01/blog-upgrade-tag-cloud/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 08:11:46 +0000</pubDate>
		<dc:creator>Andreas Glaser</dc:creator>
		
		<category><![CDATA[Announcement]]></category>

		<category><![CDATA[Various]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Plugin]]></category>

		<category><![CDATA[Tag Cloud]]></category>

		<category><![CDATA[Update]]></category>

		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.andreas-glaser.com/?p=176</guid>
		<description><![CDATA[Hey everybody,
just a short announce&#8230; from now on is one more point in the navigation above. Its name is &#8220;Tag Cloud&#8221; and it contains, like the name says: a tag cloud.
Check it out&#8230; it is very useful!
Preview

Account
AIB
Bank
Battle
Benchmark
Cascade Style Sheet
Code
CounterStrike Source
Development
Erziehung
Fun
Function
Gaming
Gerechtigkeit
HTML
Ireland
Ireland
Job
Joomla
Kinder
Link
Linux
Mambot
Move
Number
Pants
Performance
PHP
PHP5
Pictures
Plugin
PPS
Report
Screenshot
Script
Server
Starship
Teilen
Test
Tipp
Update
Ventrilo
Video
XHTML
YoutubeWP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.var rnumber = [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Hey everybody</strong>,</p>
<p>just a short announce&#8230; from now on is one more point in the navigation above. Its name is &#8220;Tag Cloud&#8221; and it contains, like the name says: a tag cloud.</p>
<p>Check it out&#8230; it is very useful!</p>
<p><strong>Preview<br />
</strong></p>
<p><!-- SWFObject embed by Geoff Stearns geoff@deconcept.com http://blog.deconcept.com/swfobject/ --><script type="text/javascript" src="http://www.andreas-glaser.com/wp-content/plugins/wp-cumulus/swfobject.js"></script><div id="wpcumuluscontent"><p style="display:none;"><a href='http://www.andreas-glaser.com/tag/account/' class='tag-link-54' title='1 topic' rel="tag" style='font-size: 8pt;'>Account</a>
<a href='http://www.andreas-glaser.com/tag/aib/' class='tag-link-58' title='1 topic' rel="tag" style='font-size: 8pt;'>AIB</a>
<a href='http://www.andreas-glaser.com/tag/bank/' class='tag-link-53' title='1 topic' rel="tag" style='font-size: 8pt;'>Bank</a>
<a href='http://www.andreas-glaser.com/tag/battle/' class='tag-link-52' title='1 topic' rel="tag" style='font-size: 8pt;'>Battle</a>
<a href='http://www.andreas-glaser.com/tag/benchmark/' class='tag-link-46' title='1 topic' rel="tag" style='font-size: 8pt;'>Benchmark</a>
<a href='http://www.andreas-glaser.com/tag/cascade-style-sheet/' class='tag-link-36' title='2 topics' rel="tag" style='font-size: 9.75pt;'>Cascade Style Sheet</a>
<a href='http://www.andreas-glaser.com/tag/code/' class='tag-link-22' title='1 topic' rel="tag" style='font-size: 8pt;'>Code</a>
<a href='http://www.andreas-glaser.com/tag/counterstrike-source/' class='tag-link-95' title='2 topics' rel="tag" style='font-size: 9.75pt;'>CounterStrike Source</a>
<a href='http://www.andreas-glaser.com/tag/development/' class='tag-link-13' title='3 topics' rel="tag" style='font-size: 11.5pt;'>Development</a>
<a href='http://www.andreas-glaser.com/tag/erziehung/' class='tag-link-17' title='1 topic' rel="tag" style='font-size: 8pt;'>Erziehung</a>
<a href='http://www.andreas-glaser.com/tag/fun/' class='tag-link-50' title='1 topic' rel="tag" style='font-size: 8pt;'>Fun</a>
<a href='http://www.andreas-glaser.com/tag/function/' class='tag-link-47' title='1 topic' rel="tag" style='font-size: 8pt;'>Function</a>
<a href='http://www.andreas-glaser.com/tag/gaming/' class='tag-link-7' title='4 topics' rel="tag" style='font-size: 13.25pt;'>Gaming</a>
<a href='http://www.andreas-glaser.com/tag/gerechtigkeit/' class='tag-link-19' title='1 topic' rel="tag" style='font-size: 8pt;'>Gerechtigkeit</a>
<a href='http://www.andreas-glaser.com/tag/html/' class='tag-link-42' title='1 topic' rel="tag" style='font-size: 8pt;'>HTML</a>
<a href='http://www.andreas-glaser.com/tag/ireland-reports/' class='tag-link-38' title='7 topics' rel="tag" style='font-size: 18.5pt;'>Ireland</a>
<a href='http://www.andreas-glaser.com/tag/ireland/' class='tag-link-27' title='9 topics' rel="tag" style='font-size: 22pt;'>Ireland</a>
<a href='http://www.andreas-glaser.com/tag/job/' class='tag-link-60' title='1 topic' rel="tag" style='font-size: 8pt;'>Job</a>
<a href='http://www.andreas-glaser.com/tag/joomla/' class='tag-link-33' title='2 topics' rel="tag" style='font-size: 9.75pt;'>Joomla</a>
<a href='http://www.andreas-glaser.com/tag/kinder/' class='tag-link-16' title='1 topic' rel="tag" style='font-size: 8pt;'>Kinder</a>
<a href='http://www.andreas-glaser.com/tag/link/' class='tag-link-43' title='2 topics' rel="tag" style='font-size: 9.75pt;'>Link</a>
<a href='http://www.andreas-glaser.com/tag/linux/' class='tag-link-6' title='2 topics' rel="tag" style='font-size: 9.75pt;'>Linux</a>
<a href='http://www.andreas-glaser.com/tag/mambot/' class='tag-link-34' title='1 topic' rel="tag" style='font-size: 8pt;'>Mambot</a>
<a href='http://www.andreas-glaser.com/tag/move/' class='tag-link-59' title='1 topic' rel="tag" style='font-size: 8pt;'>Move</a>
<a href='http://www.andreas-glaser.com/tag/number/' class='tag-link-57' title='1 topic' rel="tag" style='font-size: 8pt;'>Number</a>
<a href='http://www.andreas-glaser.com/tag/pants/' class='tag-link-51' title='1 topic' rel="tag" style='font-size: 8pt;'>Pants</a>
<a href='http://www.andreas-glaser.com/tag/performance/' class='tag-link-44' title='1 topic' rel="tag" style='font-size: 8pt;'>Performance</a>
<a href='http://www.andreas-glaser.com/tag/php/' class='tag-link-14' title='4 topics' rel="tag" style='font-size: 13.25pt;'>PHP</a>
<a href='http://www.andreas-glaser.com/tag/php5/' class='tag-link-21' title='3 topics' rel="tag" style='font-size: 11.5pt;'>PHP5</a>
<a href='http://www.andreas-glaser.com/tag/pictures/' class='tag-link-40' title='3 topics' rel="tag" style='font-size: 11.5pt;'>Pictures</a>
<a href='http://www.andreas-glaser.com/tag/plugin/' class='tag-link-35' title='2 topics' rel="tag" style='font-size: 9.75pt;'>Plugin</a>
<a href='http://www.andreas-glaser.com/tag/pps/' class='tag-link-56' title='1 topic' rel="tag" style='font-size: 8pt;'>PPS</a>
<a href='http://www.andreas-glaser.com/tag/report/' class='tag-link-39' title='4 topics' rel="tag" style='font-size: 13.25pt;'>Report</a>
<a href='http://www.andreas-glaser.com/tag/screenshot/' class='tag-link-23' title='1 topic' rel="tag" style='font-size: 8pt;'>Screenshot</a>
<a href='http://www.andreas-glaser.com/tag/script/' class='tag-link-29' title='3 topics' rel="tag" style='font-size: 11.5pt;'>Script</a>
<a href='http://www.andreas-glaser.com/tag/server/' class='tag-link-72' title='2 topics' rel="tag" style='font-size: 9.75pt;'>Server</a>
<a href='http://www.andreas-glaser.com/tag/starship/' class='tag-link-82' title='2 topics' rel="tag" style='font-size: 9.75pt;'>Starship</a>
<a href='http://www.andreas-glaser.com/tag/teilen/' class='tag-link-18' title='1 topic' rel="tag" style='font-size: 8pt;'>Teilen</a>
<a href='http://www.andreas-glaser.com/tag/test/' class='tag-link-45' title='1 topic' rel="tag" style='font-size: 8pt;'>Test</a>
<a href='http://www.andreas-glaser.com/tag/tipp/' class='tag-link-20' title='1 topic' rel="tag" style='font-size: 8pt;'>Tipp</a>
<a href='http://www.andreas-glaser.com/tag/update/' class='tag-link-84' title='2 topics' rel="tag" style='font-size: 9.75pt;'>Update</a>
<a href='http://www.andreas-glaser.com/tag/ventrilo/' class='tag-link-28' title='1 topic' rel="tag" style='font-size: 8pt;'>Ventrilo</a>
<a href='http://www.andreas-glaser.com/tag/video/' class='tag-link-49' title='1 topic' rel="tag" style='font-size: 8pt;'>Video</a>
<a href='http://www.andreas-glaser.com/tag/xhtml/' class='tag-link-41' title='1 topic' rel="tag" style='font-size: 8pt;'>XHTML</a>
<a href='http://www.andreas-glaser.com/tag/youtube/' class='tag-link-48' title='1 topic' rel="tag" style='font-size: 8pt;'>Youtube</a></p><p>WP Cumulus Flash tag cloud by <a href="http://www.roytanck.com">Roy Tanck</a> requires Flash Player 9 or better.</p></div><script type="text/javascript">var rnumber = Math.floor(Math.random()*9999999);var so = new SWFObject("http://www.andreas-glaser.com/wp-content/plugins/wp-cumulus/tagcloud.swf?r="+rnumber, "tagcloudflash", "500", "375", "9", "#333333");so.addParam("wmode", "transparent");so.addParam("allowScriptAccess", "always");so.addVariable("tcolor", "0xffffff");so.addVariable("tcolor2", "0xffffff");so.addVariable("hicolor", "0xffffff");so.addVariable("tspeed", "200");so.addVariable("distr", "true");so.addVariable("mode", "tags");so.addVariable("tagcloud", "%3Ctags%3E%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Faccount%2F%27+class%3D%27tag-link-54%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EAccount%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Faib%2F%27+class%3D%27tag-link-58%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EAIB%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fbank%2F%27+class%3D%27tag-link-53%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EBank%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fbattle%2F%27+class%3D%27tag-link-52%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EBattle%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fbenchmark%2F%27+class%3D%27tag-link-46%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EBenchmark%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fcascade-style-sheet%2F%27+class%3D%27tag-link-36%27+title%3D%272+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+9.75pt%3B%27%3ECascade+Style+Sheet%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fcode%2F%27+class%3D%27tag-link-22%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3ECode%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fcounterstrike-source%2F%27+class%3D%27tag-link-95%27+title%3D%272+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+9.75pt%3B%27%3ECounterStrike+Source%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fdevelopment%2F%27+class%3D%27tag-link-13%27+title%3D%273+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+11.5pt%3B%27%3EDevelopment%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Ferziehung%2F%27+class%3D%27tag-link-17%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EErziehung%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Ffun%2F%27+class%3D%27tag-link-50%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EFun%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Ffunction%2F%27+class%3D%27tag-link-47%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EFunction%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fgaming%2F%27+class%3D%27tag-link-7%27+title%3D%274+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+13.25pt%3B%27%3EGaming%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fgerechtigkeit%2F%27+class%3D%27tag-link-19%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EGerechtigkeit%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fhtml%2F%27+class%3D%27tag-link-42%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EHTML%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fireland-reports%2F%27+class%3D%27tag-link-38%27+title%3D%277+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+18.5pt%3B%27%3EIreland%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fireland%2F%27+class%3D%27tag-link-27%27+title%3D%279+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+22pt%3B%27%3EIreland%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fjob%2F%27+class%3D%27tag-link-60%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EJob%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fjoomla%2F%27+class%3D%27tag-link-33%27+title%3D%272+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+9.75pt%3B%27%3EJoomla%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fkinder%2F%27+class%3D%27tag-link-16%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EKinder%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Flink%2F%27+class%3D%27tag-link-43%27+title%3D%272+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+9.75pt%3B%27%3ELink%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Flinux%2F%27+class%3D%27tag-link-6%27+title%3D%272+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+9.75pt%3B%27%3ELinux%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fmambot%2F%27+class%3D%27tag-link-34%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EMambot%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fmove%2F%27+class%3D%27tag-link-59%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EMove%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fnumber%2F%27+class%3D%27tag-link-57%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3ENumber%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fpants%2F%27+class%3D%27tag-link-51%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EPants%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fperformance%2F%27+class%3D%27tag-link-44%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EPerformance%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fphp%2F%27+class%3D%27tag-link-14%27+title%3D%274+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+13.25pt%3B%27%3EPHP%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fphp5%2F%27+class%3D%27tag-link-21%27+title%3D%273+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+11.5pt%3B%27%3EPHP5%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fpictures%2F%27+class%3D%27tag-link-40%27+title%3D%273+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+11.5pt%3B%27%3EPictures%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fplugin%2F%27+class%3D%27tag-link-35%27+title%3D%272+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+9.75pt%3B%27%3EPlugin%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fpps%2F%27+class%3D%27tag-link-56%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EPPS%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Freport%2F%27+class%3D%27tag-link-39%27+title%3D%274+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+13.25pt%3B%27%3EReport%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fscreenshot%2F%27+class%3D%27tag-link-23%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EScreenshot%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fscript%2F%27+class%3D%27tag-link-29%27+title%3D%273+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+11.5pt%3B%27%3EScript%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fserver%2F%27+class%3D%27tag-link-72%27+title%3D%272+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+9.75pt%3B%27%3EServer%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fstarship%2F%27+class%3D%27tag-link-82%27+title%3D%272+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+9.75pt%3B%27%3EStarship%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fteilen%2F%27+class%3D%27tag-link-18%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3ETeilen%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Ftest%2F%27+class%3D%27tag-link-45%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3ETest%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Ftipp%2F%27+class%3D%27tag-link-20%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3ETipp%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fupdate%2F%27+class%3D%27tag-link-84%27+title%3D%272+topics%27+rel%3D%22tag%22+style%3D%27font-size%3A+9.75pt%3B%27%3EUpdate%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fventrilo%2F%27+class%3D%27tag-link-28%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EVentrilo%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fvideo%2F%27+class%3D%27tag-link-49%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EVideo%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fxhtml%2F%27+class%3D%27tag-link-41%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EXHTML%3C%2Fa%3E%0A%3Ca+href%3D%27http%3A%2F%2Fwww.andreas-glaser.com%2Ftag%2Fyoutube%2F%27+class%3D%27tag-link-48%27+title%3D%271+topic%27+rel%3D%22tag%22+style%3D%27font-size%3A+8pt%3B%27%3EYoutube%3C%2Fa%3E%3C%2Ftags%3E");so.write("wpcumuluscontent");</script></p>
<p><em><strong>So long,<br />
Andreas Glaser (aka JaZz)</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andreas-glaser.com/2008/10/01/blog-upgrade-tag-cloud/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
