<?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>blog's amazing &#187; emerging technologies</title>
	<atom:link href="http://blog.dotsamazing.com/category/web-development/emerging-technologies/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dotsamazing.com</link>
	<description>web tech delicacies</description>
	<lastBuildDate>Wed, 04 May 2011 22:10:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>A desktop application with Adobe AIR for scanning documents on Mac OS X</title>
		<link>http://blog.dotsamazing.com/2011/05/a-desktop-application-with-adobe-air-for-scanning-documents-on-mac-os-x/</link>
		<comments>http://blog.dotsamazing.com/2011/05/a-desktop-application-with-adobe-air-for-scanning-documents-on-mac-os-x/#comments</comments>
		<pubDate>Wed, 04 May 2011 22:10:34 +0000</pubDate>
		<dc:creator>d-a-m</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[desktop applications]]></category>
		<category><![CDATA[emerging technologies]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[document scanning]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sane]]></category>
		<category><![CDATA[scan image]]></category>
		<category><![CDATA[scanimage]]></category>
		<category><![CDATA[scanning]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[twain]]></category>

		<guid isPermaLink="false">http://blog.dotsamazing.com/?p=65</guid>
		<description><![CDATA[Even though we&#8217;re specialized in web development, we like new challenges.
One of our client asked if we could build a desktop application for sales agents. Agents need to scan images, also add several information using a form and submit the data when Internet connection is available. Even though it sounds easy, it can be a [...]]]></description>
		<wfw:commentRss>http://blog.dotsamazing.com/2011/05/a-desktop-application-with-adobe-air-for-scanning-documents-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HipHop for PHP &#8211; the buzz summary you should really read</title>
		<link>http://blog.dotsamazing.com/2010/02/hiphop-for-php-the-buzz-summary-you-should-really-read/</link>
		<comments>http://blog.dotsamazing.com/2010/02/hiphop-for-php-the-buzz-summary-you-should-really-read/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 11:18:35 +0000</pubDate>
		<dc:creator>d-a-m</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[emerging technologies]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://blog.dotsamazing.com/?p=55</guid>
		<description><![CDATA[HipHop for PHP from Facebook hit the streets several days ago resulting in dozens of posts about the technology. Let&#8217;s see what the PHP community says:

Marco Tabini enlists the HipHop features and encourages using it
the echolibre blog talks about possible security/buffer overflow implications, and mentions similar available solutions
Ilia Alshanetsky provides an excellent and thorough overview: [...]]]></description>
		<wfw:commentRss>http://blog.dotsamazing.com/2010/02/hiphop-for-php-the-buzz-summary-you-should-really-read/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Closure: How not to write JavaScript</title>
		<link>http://blog.dotsamazing.com/2009/11/google-closure-how-not-to-write-javascript/</link>
		<comments>http://blog.dotsamazing.com/2009/11/google-closure-how-not-to-write-javascript/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 11:06:43 +0000</pubDate>
		<dc:creator>d-a-m</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[emerging technologies]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[google closure]]></category>
		<category><![CDATA[HTML5 canvas]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[memory leak]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[poor optimization]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[unoptimized]]></category>

		<guid isPermaLink="false">http://blog.dotsamazing.com/?p=49</guid>
		<description><![CDATA[Dmitry Baranovskiy, the creator of the Raphaël and gRaphaël JavaScript libraries has serious criticism against the Google Closure JS library.
According to Dmitry:

“It’s a JavaScript library written by Java developers who clearly don’t get JavaScript.”
poorly optimized loops and unoptimized switch statements
memory caching with unlimited size: “I’m not sure what this pattern is called in Java, but [...]]]></description>
		<wfw:commentRss>http://blog.dotsamazing.com/2009/11/google-closure-how-not-to-write-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Active Desktop replacement with Adobe AIR</title>
		<link>http://blog.dotsamazing.com/2009/11/active-desktop-replacement-with-adobe-air/</link>
		<comments>http://blog.dotsamazing.com/2009/11/active-desktop-replacement-with-adobe-air/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 19:06:18 +0000</pubDate>
		<dc:creator>d-a-m</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[emerging technologies]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[active desktop]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[autohotkey]]></category>
		<category><![CDATA[minimize all]]></category>
		<category><![CDATA[scf]]></category>
		<category><![CDATA[Shell Command File]]></category>
		<category><![CDATA[show desktop]]></category>
		<category><![CDATA[sidebars]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://blog.dotsamazing.com/?p=40</guid>
		<description><![CDATA[Interested in simulating XP&#8217;s Active Desktop without Active Desktop? We&#8217;ve had taken the challenge!
Why?
One of our clients wanted a central web application running on the desktop which provides nearly realtime business information for more than a hundred users in a company. After some discussion with the company&#8217;s IT staff we&#8217;ve chosen Active Desktop as all [...]]]></description>
		<wfw:commentRss>http://blog.dotsamazing.com/2009/11/active-desktop-replacement-with-adobe-air/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Google releases Closure, the tools behind the JS geniuses</title>
		<link>http://blog.dotsamazing.com/2009/11/google-releases-closure-the-tools-behind-the-js-geniuses/</link>
		<comments>http://blog.dotsamazing.com/2009/11/google-releases-closure-the-tools-behind-the-js-geniuses/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 20:17:49 +0000</pubDate>
		<dc:creator>d-a-m</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[emerging technologies]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[closure]]></category>
		<category><![CDATA[compiler]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://blog.dotsamazing.com/?p=36</guid>
		<description><![CDATA[Google released Closure, the library and toolset that powers Docs and other Google products.
Closure includes:

Closure Compiler - removes dead code and rewrites and minimizes what’s left, checks syntax, variable references and types, and warns about common JavaScript pitfalls.
Closure Library - a JS library with widgets, controls, lower-level utilities for DOM manipulation, server communication, animation, data [...]]]></description>
		<wfw:commentRss>http://blog.dotsamazing.com/2009/11/google-releases-closure-the-tools-behind-the-js-geniuses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cufón &#8211; a cool alternative to sIFR</title>
		<link>http://blog.dotsamazing.com/2009/02/cufon-a-cool-alternative-to-sifr/</link>
		<comments>http://blog.dotsamazing.com/2009/02/cufon-a-cool-alternative-to-sifr/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 21:38:33 +0000</pubDate>
		<dc:creator>d-a-m</dc:creator>
				<category><![CDATA[emerging technologies]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[cufón]]></category>
		<category><![CDATA[font embedding]]></category>
		<category><![CDATA[font replacement]]></category>
		<category><![CDATA[sifr]]></category>
		<category><![CDATA[true type font]]></category>
		<category><![CDATA[ttf]]></category>

		<guid isPermaLink="false">http://blog.dotsamazing.com/?p=18</guid>
		<description><![CDATA[On one of our sites, fokk.hu we&#8217;ve implemented the sIFR technology to introduce an easily translateable interface with True Type Fonts other than the browser-safe ones.
Honestly, sIFR is a hard-to-tame kind of beast. Only sIFR 3 nightly builds gave the so-so compatibility we&#8217;ve needed on this site, and even these builds did produce strange bugs. [...]]]></description>
		<wfw:commentRss>http://blog.dotsamazing.com/2009/02/cufon-a-cool-alternative-to-sifr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

