<?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>semanticpool &#187; Building the Web</title>
	<atom:link href="http://www.semanticpool.de/category/building-the-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.semanticpool.de</link>
	<description>finest thoughts since 2003</description>
	<lastBuildDate>Mon, 14 Jun 2010 15:08:04 +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>Here comes the private cloud</title>
		<link>http://www.semanticpool.de/here-comes-the-private-cloud/</link>
		<comments>http://www.semanticpool.de/here-comes-the-private-cloud/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 08:54:10 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Building the Web]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://www.semanticpool.de/?p=523</guid>
		<description><![CDATA[



Image via CrunchBase



Amazon Virtual Private Cloud (Amazon VPC) is a secure and seamless bridge between a company’s existing IT infrastructure and the AWS cloud. Amazon VPC enables enterprises to connect their existing infrastructure to a set of isolated AWS compute resources via a Virtual Private Network (VPN) connection, and to extend their existing management capabilities [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 174px;">
<dt class="wp-caption-dt"><a href="http://www.crunchbase.com/product/amazon-web-services"><img title="Image representing Amazon Web Services as depi..." src="http://www.crunchbase.com/assets/images/resized/0003/2598/32598v1-max-450x450.png" alt="Image representing Amazon Web Services as depi..." width="164" height="60" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://www.crunchbase.com">CrunchBase</a></dd>
</dl>
</div>
</div>
<blockquote><p><a href="http://aws.amazon.com/vpc/">Amazon Virtual Private Cloud</a> (Amazon <span>VPC</span>) is a secure and seamless bridge between a company’s existing IT infrastructure and the <span>AWS</span> cloud. Amazon <span>VPC</span> enables enterprises to connect their existing infrastructure to a set of isolated <span>AWS</span> compute resources via a Virtual Private Network (VPN) connection, and to extend their existing management capabilities such as security services, firewalls, and intrusion detection systems to include their <span>AWS</span> resources. Amazon <span>VPC</span> integrates today with Amazon <span>EC2</span>, and will integrate with other <span>AWS</span> services in the future. As with all Amazon Web Services, there are no long-term contracts, minimum spend or up-front investments required. With Amazon <span>VPC</span>, you pay only for the resources you use.</p></blockquote>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/e80061d8-3391-467b-be60-8aac3b30132d/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=e80061d8-3391-467b-be60-8aac3b30132d" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related more-info pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticpool.de/here-comes-the-private-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Invalid command &#8216;RewriteEngine&#8217;</title>
		<link>http://www.semanticpool.de/invalid-command-rewrite-engine/</link>
		<comments>http://www.semanticpool.de/invalid-command-rewrite-engine/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 09:51:38 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Building the Web]]></category>
		<category><![CDATA[how to fix the error...]]></category>

		<guid isPermaLink="false">http://www.semanticpool.de/?p=392</guid>
		<description><![CDATA[After i made a new Apache installation on Ubuntu in whose httpd.conf file i use the
RewriteEngine on
command, i got the following error, when starting Apache:
Invalid command &#8216;RewriteEngine&#8217;
To fix this problem, i executed
sudo a2enmod rewrite
to enable the Rewrite module.
]]></description>
			<content:encoded><![CDATA[<p>After i made a new Apache installation on Ubuntu in whose httpd.conf file i use the</p>
<pre>RewriteEngine on</pre>
<p>command, i got the following error, when starting Apache:</p>
<blockquote><p>Invalid command &#8216;RewriteEngine&#8217;</p></blockquote>
<p>To fix this problem, i executed</p>
<pre>sudo a2enmod rewrite</pre>
<p>to enable the Rewrite module.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticpool.de/invalid-command-rewrite-engine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Getting URL parameters via JavaScript</title>
		<link>http://www.semanticpool.de/getting-url-parameters-via-javascript/</link>
		<comments>http://www.semanticpool.de/getting-url-parameters-via-javascript/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 18:11:56 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Building the Web]]></category>

		<guid isPermaLink="false">http://www.semanticpool.de/?p=356</guid>
		<description><![CDATA[Just found a nice JavaScript example at netlobo.com &#8212; using regular expressions &#8212; for getting parameters from the URL:
function gup( name )
{
  name = name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");
  var regexS = "[\\?&#38;]"+name+"=([^&#38;#]*)";
  var regex = new RegExp( regexS );
  var results = regex.exec( window.location.href );
  if( results == null )
    [...]]]></description>
			<content:encoded><![CDATA[<p>Just found a nice <a href="http://www.netlobo.com/url_query_string_javascript.html">JavaScript example</a> at netlobo.com &#8212; using regular expressions &#8212; for getting parameters from the URL:</p>
<pre>function gup( name )
{
  name = name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");
  var regexS = "[\\?&amp;]"+name+"=([^&amp;#]*)";
  var regex = new RegExp( regexS );
  var results = regex.exec( window.location.href );
  if( results == null )
    return "";
  else
    return results[1];
}</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticpool.de/getting-url-parameters-via-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;pronounced her-OH-koo&#8221;</title>
		<link>http://www.semanticpool.de/pronounced-her-oh-koo/</link>
		<comments>http://www.semanticpool.de/pronounced-her-oh-koo/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 06:20:34 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Building the Web]]></category>
		<category><![CDATA[Ruby/RoR]]></category>

		<guid isPermaLink="false">http://www.semanticpool.de/?p=355</guid>
		<description><![CDATA[Just stumble on a Ruby on Rails online deployment service: Heroku. Don&#8217;t know if its good, but it looks promising.
]]></description>
			<content:encoded><![CDATA[<p>Just stumble on a <em>Ruby on Rails online deployment service</em>: <a href="http://heroku.com/">Heroku</a>. Don&#8217;t know if its good, but it looks promising.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticpool.de/pronounced-her-oh-koo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP: Exec a script in the background</title>
		<link>http://www.semanticpool.de/php-exec-a-script-in-the-background/</link>
		<comments>http://www.semanticpool.de/php-exec-a-script-in-the-background/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 20:12:19 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Building the Web]]></category>

		<guid isPermaLink="false">http://www.semanticpool.de/?p=336</guid>
		<description><![CDATA[To run a background process (here: background.php) using the exec command of PHP use the following:
exec("/usr/bin/php /path/background.php &#62; /dev/null 2&#62;&#38;1 &#38;");
It is necessary to redirect the output of the child process (here: /dev/null). Also if the parent process dies, the child process will run independently.
]]></description>
			<content:encoded><![CDATA[<p>To run a background process (here: <em>background.php</em>) using the <a href="http://www.php.net/function.exec"><code>exec</code></a> command of PHP use the following:</p>
<pre>exec("/usr/bin/php /path/<em>background.php</em> &gt; /dev/null 2&gt;&amp;1 &amp;");</pre>
<p>It is necessary to redirect the output of the child process (here: /dev/null). Also if the parent process dies, the child process will run independently.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticpool.de/php-exec-a-script-in-the-background/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>reCAPTCHA</title>
		<link>http://www.semanticpool.de/recaptcha/</link>
		<comments>http://www.semanticpool.de/recaptcha/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 20:45:59 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Building the Web]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.semanticpool.de/?p=330</guid>
		<description><![CDATA[Image via Wikipedia

Just visited Twitter to see how they implemented their Captcha functionality and then i saw that they use reCAPTCHA. I&#8217;ve never heard of this before, but it seems to be really cool and easy to use:
reCAPTCHA helps prevent automated abuse of your site (such as comment spam or bogus registrations) by using a [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; float: right;"><a href="http://commons.wikipedia.org/wiki/Image:Captcha.jpg" target="_blank"><img style="border: medium none; display: block;" src="http://upload.wikimedia.org/wikipedia/commons/thumb/6/69/Captcha.jpg/202px-Captcha.jpg" alt="Early CAPTCHAs such as these, generated by the EZ-Gimpy program, were used on Yahoo. However, technology was developed to read this type of CAPTCHA http://www.cs.sfu.ca/~mori/research/gimpy/ ." /></a>Image via <a href="http://commons.wikipedia.org/wiki/Image:Captcha.jpg" target="_blank">Wikipedia</a></p>
</div>
<p>Just visited <a href="https://twitter.com/signup">Twitter</a> to see how they implemented their Captcha functionality and then i saw that they use <a href="http://recaptcha.net/">reCAPTCHA</a>. I&#8217;ve never heard of this before, but it seems to be really cool and easy to use:</p>
<blockquote><p>reCAPTCHA helps prevent automated abuse of your site (such as comment spam or bogus registrations) by using a CAPTCHA to ensure that only humans perform certain actions.<br />
[...]<br />
reCAPTCHA is a Web service. [...] For many applications and programming languages such as Wordpress and PHP we also have easy-to-install plugins available.</p></blockquote>
<p>And the best: <strong>it&#8217;s free</strong>!</p>
<div id="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a id="zemanta-pixie-a" title="Zemified by Zemanta" href="http://www.zemanta.com/"><img id="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixie.png?x-id=685dfaa3-a8a7-4633-99bd-9586bbc9f624" alt="" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticpool.de/recaptcha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript Libraries/Frameworks</title>
		<link>http://www.semanticpool.de/javascript-librariesframeworks/</link>
		<comments>http://www.semanticpool.de/javascript-librariesframeworks/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 07:01:11 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Building the Web]]></category>

		<guid isPermaLink="false">http://www.semanticpool.de/javascript-librariesframeworks/</guid>
		<description><![CDATA[Some nifty Javascript toolkits are flying around. The list below contains the best of them.
Prototype
Prototype is a JavaScript Framework that aims to ease development of dynamic web applications.
Dojo Toolkit
The Dojo Toolkit is an Open-Source javascript library used for rapid development of robust, scalable, rich web projects and applications &#8230; with Drag and Drop, Animations, Ajax, [...]]]></description>
			<content:encoded><![CDATA[<p>Some nifty Javascript toolkits are flying around. The list below contains the best of them.</p>
<p><a href="http://www.prototypejs.org/">Prototype</a></p>
<blockquote><p>Prototype is a JavaScript Framework that aims to ease development of dynamic web applications.</p></blockquote>
<p><a href="http://dojotoolkit.org">Dojo Toolkit</a></p>
<blockquote><p>The Dojo Toolkit is an Open-Source javascript library used for rapid development of robust, scalable, rich web projects and applications &#8230; with Drag and Drop, Animations, Ajax, Events and other goodies.</p></blockquote>
<p><a href="http://mootools.net/">mootools</a></p>
<blockquote><p>MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API.</p></blockquote>
<p><a href="http://extjs.com/">Ext JS</a></p>
<blockquote><p>Ext is a client-side, JavaScript framework for building web applications.</p></blockquote>
<p><a href="http://script.aculo.us/">script.aculo.us</a></p>
<blockquote><p>script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.</p></blockquote>
<p><a href="http://developer.yahoo.com/yui/">Yahoo! User Interface Library</a></p>
<blockquote><p>The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources.</p></blockquote>
<p><a href="http://jquery.com/">jQuery</a></p>
<blockquote><p>jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticpool.de/javascript-librariesframeworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

