<?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; snippets about&#8230;</title>
	<atom:link href="http://www.semanticpool.de/category/snippets-about/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>snippets about&#8230; Starling</title>
		<link>http://www.semanticpool.de/snippets-about-starling/</link>
		<comments>http://www.semanticpool.de/snippets-about-starling/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 06:09:06 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Ruby/RoR]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[snippets about...]]></category>

		<guid isPermaLink="false">http://www.semanticpool.de/snippets-about-starling/</guid>
		<description><![CDATA[Starling

Starling is a light-weight persistent queue server that speaks the MemCache protocol. It was built to drive Twitter&#8217;s backend, and is in production across Twitter&#8217;s cluster.

]]></description>
			<content:encoded><![CDATA[<p><strong>Starling</strong></p>
<ul>
<li><em><a href="http://rubyforge.org/projects/starling/">Starling</a> is a light-weight persistent queue server that speaks the MemCache protocol. It was built to drive Twitter&#8217;s backend, and is in production across Twitter&#8217;s cluster.</em></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticpool.de/snippets-about-starling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>snippets about&#8230; Erlang</title>
		<link>http://www.semanticpool.de/snippets-about-erlang/</link>
		<comments>http://www.semanticpool.de/snippets-about-erlang/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 05:19:45 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[snippets about...]]></category>

		<guid isPermaLink="false">http://www.semanticpool.de/snippets-about-erlang/</guid>
		<description><![CDATA[Erlang

general-purpose concurrent programming language and runtime system [...]
Erlang is used in several large telecommunication systems from Ericsson. [...]
terminate every expression with a DOT followed by a whitespace! [...]
Example:

-module(test).
-export([fac/1]).
fac(0) -&#62; 1;
fac(N) -&#62; N * fac(N-1).


JSON and JSON-RPC for Erlang

]]></description>
			<content:encoded><![CDATA[<p><strong>Erlang</strong></p>
<ul>
<li><em>general-purpose concurrent programming language and runtime system </em>[<a href="http://en.wikipedia.org/wiki/Erlang_programming_language">...</a>]</li>
<li><em>Erlang is used in several large telecommunication systems from Ericsson</em>. [<a href="http://www.erlang.org/faq/faq.html#AEN7">...</a>]</li>
<li><em>terminate every expression with a DOT followed by a whitespace!</em> [<a href="http://www.erlang.org/faq/quick_start.html">...</a>]</li>
<li><a href="http://www.erlang.org/faq/quick_start.html">Example</a>:
<ul>
<li>-module(test).<br />
-export([fac/1]).<br />
fac(0) -&gt; 1;<br />
fac(N) -&gt; N * fac(N-1).</li>
</ul>
</li>
<li><a href="http://www.lshift.net/blog/2007/02/17/json-and-json-rpc-for-erlang">JSON and JSON-RPC for Erlang</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticpool.de/snippets-about-erlang/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>snippets about… Virtual Earth Development</title>
		<link>http://www.semanticpool.de/virtual-earth-development/</link>
		<comments>http://www.semanticpool.de/virtual-earth-development/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 07:49:34 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[snippets about...]]></category>

		<guid isPermaLink="false">http://www.semanticpool.de/snippets-about%e2%80%a6-virtual-earth/</guid>
		<description><![CDATA[Virtual Earth Development

Virtual Earth Interactive SDK
Virtual Earth examples at viavirtualearth.com

]]></description>
			<content:encoded><![CDATA[<p><strong>Virtual Earth Development</strong></p>
<ul>
<li><a href="http://dev.live.com/virtualearth/sdk/">Virtual Earth Interactive SDK</a></li>
<li><a href="http://viavirtualearth.com/Wiki/AllPages.aspx">Virtual Earth examples</a> at <a href="http://viavirtualearth.com/">viavirtualearth.com</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticpool.de/virtual-earth-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>snippets about… Multiple hosts for assets in Rails</title>
		<link>http://www.semanticpool.de/snippets-about%e2%80%a6-multiple-hosts-for-assets-in-rails/</link>
		<comments>http://www.semanticpool.de/snippets-about%e2%80%a6-multiple-hosts-for-assets-in-rails/#comments</comments>
		<pubDate>Fri, 03 Aug 2007 06:47:23 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[snippets about...]]></category>

		<guid isPermaLink="false">http://www.semanticpool.de/snippets-about%e2%80%a6-multiple-hosts-for-assets-in-rails/</guid>
		<description><![CDATA[Multiple hosts for assets in Rails

One other quick win Rails 2.0 will give you is multiple hosts for assets. Browsers will only have two concurrent connections open for any single host, but an easy way around that is to use multiple subdomains that resolve to the same domain. [...]
config.action_controller.asset_host = &#8216;assets%d.YOUR_DOMAIN.com&#8217;
Now, if your page has [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Multiple hosts for assets in Rails</strong></p>
<ul>
<li><em>One other quick win Rails 2.0 will give you is multiple hosts for assets. Browsers will only have two concurrent connections open for any single host, but an easy way around that is to use multiple subdomains that resolve to the same domain</em>. [<a href="http://ajaxian.com/archives/railsconf-2007-day-1">...</a>]</li>
<li>config.action_controller.asset_host = &#8216;assets%d.YOUR_DOMAIN.com&#8217;</li>
<li><em>Now, if your page has lots and lots of assets (javascript includes, linked stylesheets, images, and so forth) page download times will decrease when you’re able to fool the browser into thinking it’s talking to multiple hosts (which, again, get 2 concurrent requests each), while it is in fact only talking to a single host</em>. [<a href="http://poocs.net/2007/1/6/new-rails-plugin-distributedassets">...</a>]</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticpool.de/snippets-about%e2%80%a6-multiple-hosts-for-assets-in-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>snippets about&#8230;Google Data (GData)</title>
		<link>http://www.semanticpool.de/snippets-aboutgoogle-data-gdata/</link>
		<comments>http://www.semanticpool.de/snippets-aboutgoogle-data-gdata/#comments</comments>
		<pubDate>Fri, 08 Jun 2007 14:48:54 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[snippets about...]]></category>

		<guid isPermaLink="false">http://www.semanticpool.de/snippets-aboutgoogle-data-gdata/</guid>
		<description><![CDATA[Google Data

GData is a new protocol based on the Atom 1.0 and RSS 2.0 syndication formats, plus the Atom Publishing Protocol. [...]
All sorts of services can provide GData feeds, from public services like blog feeds or news syndication feeds to personalized data like email or calendar events or task-list items. [...]
GData provides a general model [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Google Data</strong></p>
<ul>
<li><em>GData is a new protocol based on the Atom 1.0 and RSS 2.0 syndication formats, plus the Atom Publishing Protocol</em>. [<a href="http://code.google.com/apis/gdata/overview.html#About">...</a>]</li>
<li><em>All sorts of services can provide GData feeds, from public services like blog feeds or news syndication feeds to personalized data like email or calendar events or task-list items</em>. [<a href="http://code.google.com/apis/gdata/overview.html#About">...</a>]</li>
<li><em>GData provides a general model for feeds, queries, and results. You can use it to send queries and updates to any service that has a GData interface</em>. [<a href="http://code.google.com/apis/gdata/overview.html">...</a>]</li>
<li><em>Google Data API Supports JSON</em> [<a href="http://googlesystem.blogspot.com/2006/11/google-data-api-supports-json.html">...</a>]</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticpool.de/snippets-aboutgoogle-data-gdata/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>snippets about&#8230;Microsoft Photosynth &amp; Photo Tourism</title>
		<link>http://www.semanticpool.de/snippets-aboutmicrosoft-photosynth-photo-tourism/</link>
		<comments>http://www.semanticpool.de/snippets-aboutmicrosoft-photosynth-photo-tourism/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 08:16:37 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[snippets about...]]></category>

		<guid isPermaLink="false">http://www.semanticpool.de/snippets-aboutmicrosoft-photosynth-photo-tourism/</guid>
		<description><![CDATA[Microsoft Photosynth &#38; Photo Tourism

PhotoSynth is the first prototype to come out of the new Microsoft Live Labs and is a great example of cool technologies made possible by corporate largess. [...]
Using photos of oft-snapped subjects (like Notre Dame) scraped from around the Web, Photosynth creates breathtaking multidimensional spaces with zoom and navigation features that [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Microsoft Photosynth &amp; Photo Tourism</strong></p>
<ul>
<li><em><strong>PhotoSynth</strong> is the first prototype to come out of the new Microsoft Live Labs and is a great example of cool technologies made possible by corporate largess</em>. [<a href="http://www.techcrunch.com/2006/08/01/microsoft-to-present-fly-through-photo-app-photosynth/">...</a>]</li>
<li><em>Using photos of oft-snapped subjects (like Notre Dame) scraped from around the Web, Photosynth creates breathtaking multidimensional spaces with zoom and navigation features that outstrip all expectation.</em> [<a href="http://www.ted.com/talks/view/id/129">...</a>]</li>
<li><em>takes a large collection of photos of a place or an object, analyzes them for similarities, and then displays the photos in a reconstructed three-dimensional space, showing you how each one relates to the next</em>. [<a href="http://labs.live.com/photosynth/">...</a>]</li>
<li><em>access gigabytes of photos in seconds</em> [<a href="http://labs.live.com/photosynth/">...</a>]</li>
<li><em>Supported Operating Systems: Windows XP</em> [<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=afe093ae-b780-4ee0-b0f1-897dfd42f0f9&amp;displaylang=en#Requirements">...</a>]</li>
</ul>
<ul>
<li><em><strong>Photo Tourism</strong> is a system for browsing large collections of photographs in 3D.</em> [<a href="http://research.microsoft.com/IVM/PhotoTours/">...</a>]</li>
<li><em>Our photo explorer interface enables the viewer to interactively move about the 3D space by seamlessly transitioning between photographs, based on user control.</em> [<a href="http://research.microsoft.com/IVM/PhotoTours/">...</a>]</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticpool.de/snippets-aboutmicrosoft-photosynth-photo-tourism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>snippets about&#8230;Facebook Developer Application</title>
		<link>http://www.semanticpool.de/snippets-aboutfacebook-developer-application/</link>
		<comments>http://www.semanticpool.de/snippets-aboutfacebook-developer-application/#comments</comments>
		<pubDate>Mon, 28 May 2007 08:56:48 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[snippets about...]]></category>

		<guid isPermaLink="false">http://www.semanticpool.de/snippets-aboutfacebook-developer-application/</guid>
		<description><![CDATA[Facebook Developer Application

allows for easy access to application settings all within the Facebook environment [...]
standards-based web service with methods for accessing and contributing Facebook data [...]
uses a REST-based interface [...]

Representational State Transfer (REST) is a style of software architecture for distributed hypermedia systems such as the World Wide Web [...]


In order for a Facebook API [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Facebook Developer Application</strong></p>
<ul>
<li><em>allows for easy access to application settings all within the Facebook environment</em> [<a href="http://developers.facebook.com/get_started.php">...</a>]</li>
<li><em>standards-based web service with methods for accessing and contributing Facebook data</em> [<a href="http://developers.facebook.com/documentation.php">...</a>]</li>
<li><em>uses a REST-based interface</em> [<a href="http://developers.facebook.com/documentation.php">...</a>]
<ul>
<li><em>Representational State Transfer (REST) is a style of software architecture for distributed hypermedia systems such as the World Wide Web</em> [<a href="http://en.wikipedia.org/wiki/Representational_State_Transfer">...</a>]</li>
</ul>
</li>
<li><em>In order for a Facebook API client to use the API, the user of the client application must be logged in to Facebook</em> [<a href="http://developers.facebook.com/documentation.php?v=1.0&amp;doc=auth">...</a>]</li>
<li><em>RFacebook (formerly RBook): a Ruby Client for Facebook API 1.0+</em> [<a href="http://www.livelearncode.com/archives/14">...</a>]</li>
<li><em>FBML &#8211; Facebook Markup Language</em> [<a href="http://developers.facebook.com/documentation.php?doc=fbml">...</a>]</li>
<li><em>FQL &#8211; Facebook Query Language</em> [<a href="http://developers.facebook.com/documentation.php?doc=fql">...</a>]</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticpool.de/snippets-aboutfacebook-developer-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

