<?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>SemanticMetadata.net &#187; ajax</title>
	<atom:link href="http://www.semanticmetadata.net/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.semanticmetadata.net</link>
	<description></description>
	<lastBuildDate>Wed, 11 Jan 2012 16:35:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Image Mosaics with Ajax</title>
		<link>http://www.semanticmetadata.net/2008/04/16/image-mosaics-with-ajax/</link>
		<comments>http://www.semanticmetadata.net/2008/04/16/image-mosaics-with-ajax/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 10:43:45 +0000</pubDate>
		<dc:creator>Mathias Lux</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Imaging]]></category>
		<category><![CDATA[Lire]]></category>
		<category><![CDATA[LireDemo]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[ajax]]></category>

		<guid isPermaLink="false">http://www.semanticmetadata.net/2008/04/16/image-mosaics-with-ajax/</guid>
		<description><![CDATA[Did you ever think image mosaics in a web application are something that can only be rendered on server side? Well a very interesting post gives an example for the generation of image mosaics with JavaScript and Ajax. The authors employs a JavaScript binary file reader and uses the raw values from greyscale BMPs to [...]]]></description>
			<content:encoded><![CDATA[<p>Did you ever think image mosaics in a web application are something that can only be rendered on server side? Well a <a href="http://nagoon97.wordpress.com/2008/04/09/ajax-mosaic-builder/">very interesting post</a> gives an example for the generation of image mosaics with JavaScript and Ajax. The authors employs a JavaScript binary file reader and uses the raw values from greyscale BMPs to find the mosaic. The approach for mosaic creation is simply yet effective: The overall luminance of an image is taken as &#8220;single value descriptor&#8221; and single pixels are substituted by very small BMPs.</p>
<p><strong>Related Links:</strong></p>
<ul>
<li><a href="http://nagoon97.wordpress.com/2008/04/09/ajax-mosaic-builder/">Ajax mosaic builder</a> &#8211; The blog entry describing the Ajax way of mosaic creation</li>
<li><a href="http://www.semanticmetadata.net/lire/">Lire Demo</a> &#8211; The offline way for image mosaic creation (also featuring colored images and formats different from BMP)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.semanticmetadata.net/2008/04/16/image-mosaics-with-ajax/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

