<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>justRIA</title>
	<link>http://www.justria.com</link>
	<description>writing about RIAs, mostly flex</description>
	<lastBuildDate>Sun, 14 Mar 2010 23:09:47 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>JCuda vs. JAVA: 40 times faster linear algebra operations</title>
		<description><![CDATA[The last few days, I tried to use JCuda on my Intel Core Quad CPU equipped Windows 7 system [Home premium, 64bit].
I installed the Cuda Toolkit, installed the 32bit and 64bit versions of JCuda&#8217;s DLLs/JARs and downloaded the JCublas sample application.
While the compile finished fine, the app immediately terminated &#8211; once it tried to load [...]]]></description>
		<link>http://www.justria.com/2010/03/15/jcuda-vs-java-speedup-of-40-for-blas-operations/</link>
			</item>
	<item>
		<title>A collection of tablet devices [variations of Apple&#039;s iPad]</title>
		<description><![CDATA[Since I really like the idea of tocuhscreen-only table devices, here&#8217;s a short list of products I&#8217;ve found. In case you fond more,
exoPC :: 599.- USD, 8.9&#8221; multitouch, Windows 7 oder Linux
A promissing device comes from exoPC. Here&#8217;s a video from engadget.com. The device comes with a single-core Atom N270 and plays video on its [...]]]></description>
		<link>http://www.justria.com/2010/02/07/a-collection-of-tablet-devices-like-apples-ipad/</link>
			</item>
	<item>
		<title>Kindle 2 isn&#8217;t a device for me &#8211; Amazon doesn&#8217;t convert math text</title>
		<description><![CDATA[Some days ago, I received a Kindle 2. The device looked good and buttons and controls felt just fine.
Actually, I returned it today, since Amazon&#8217;s PDF conversion service is by no means able to convert more than trivial text.
Here is part of my input PDF, which I created using LaTeX:

And this is the formula part, [...]]]></description>
		<link>http://www.justria.com/2010/01/30/kindle-2-isnt-a-device-for-me-amazon-doesnt-convert-math-text/</link>
			</item>
	<item>
		<title>upgrade to WP 2.9 &#8211; if auto-upgrade doesn&#8217;t go auto</title>
		<description><![CDATA[Yesterday, I tried to auto-upgrade to WP 2.9. I pressed the respective button and Safari presented a new page indicating a download process. Unfortunately, the process suddenly finished &#8211; with no upgrade at all.
In case you try to auto-upgrade too, here is the way to manage the task anyway:

- First, download the WP 2.9 upgrade [...]]]></description>
		<link>http://www.justria.com/2009/12/22/upgrade-to-wp-2-9-if-auto-upgrade-doesnt-go-auto/</link>
			</item>
	<item>
		<title>Get schema-free within minutes using MongoDB</title>
		<description><![CDATA[As me, many software developers learned the relations view of database management system: Identifiy entities, develope a database schema, normalize it and map it to a real DBMS system. That&#8217;s fine. And for many application this approach is just fine.
For other types of application, this approach tends to make development complicated.

Suppose, you need to create [...]]]></description>
		<link>http://www.justria.com/2009/12/21/get-schema-free-within-minutes/</link>
			</item>
	<item>
		<title>Upgraded to WP 2.9 &#8211; and ended up with an HTTP error 500</title>
		<description><![CDATA[After quite some time, I visited this my blog to apply the most recent Wordpress upgrade, the 2.9 release.
After the I finished the upgrade, the front-end rendered fine, while I constantly got an error from with ADMIN site: HTTP 500 error.
In case your site runs on a server hosted by 1&#38;1 too, you have to [...]]]></description>
		<link>http://www.justria.com/2009/12/21/upgraded-to-wp-2-9-and-ended-up-with-an-http-error-500/</link>
			</item>
	<item>
		<title>Flex&#8217; mx_internal_uid considered harmful</title>
		<description><![CDATA[Actually, not that harmful. But you should be aware of a special meaning of this Flex object property. Here&#8217;s the story:
Today, I tried to develop a method the create shallow and deep copies of objects. Finally, I prepared this method, initially without the line marked with __MARK__:
static private function clone( source:Object, deep:Boolean = false ):Object
 [...]]]></description>
		<link>http://www.justria.com/2009/02/26/avms-mx_internal_uid-considered-harmful/</link>
			</item>
	<item>
		<title>InfoQ article compares Blaze DS and LCDS</title>
		<description><![CDATA[In case you are interested in figuring out details of Blaze DS and LCDS or you need to compare both solution, have a look at this InfoQ article: http://www.infoq.com/news/2009/02/Blaze-LiveCycle
]]></description>
		<link>http://www.justria.com/2009/02/18/infoq-article-compares-blaze-ds-and-lcds/</link>
			</item>
	<item>
		<title>all in plain english</title>
		<description><![CDATA[Wheter you need to explain a customer a modern web-oriented service, or your friend really doesn&#8217;t know what Twitter is: Here is a collection of famous YouTube video explanations. All in plain english and fun to view.
Twitter in plain english


Wikis in plain english

Google Docs in plain english [Likely to get closed down soon?]

Social networking in [...]]]></description>
		<link>http://www.justria.com/2009/01/23/all-e-in-plain-english/</link>
			</item>
	<item>
		<title>Flex deployment: Using the correct mime type</title>
		<description><![CDATA[Fine! You just managed to finish your first Flex-base AIR application. Using FlexBuilder&#8217;s Export Release Build&#8230;., you managed to package your deployable solution into a *.air file. Finally, you uploaded the *.air file to your web-server &#8211; and your coding mates tell you that not event a bit of an installation gets started. Too bad. [...]]]></description>
		<link>http://www.justria.com/2009/01/15/flex-deployment-use-the-correct-mime-type/</link>
			</item>
</channel>
</rss>
