<?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>Java Code Geeks &#187; Allen Chee</title> <atom:link href="http://www.javacodegeeks.com/author/allen-chee/feed" rel="self" type="application/rss+xml" /><link>http://www.javacodegeeks.com</link> <description>Java 2 Java Developers Resource Center</description> <lastBuildDate>Sun, 19 May 2013 12:00:20 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>Cryptography Using JCA &#8211; Services In Providers</title><link>http://www.javacodegeeks.com/2013/03/cryptography-using-jca-services-in-providers.html</link> <comments>http://www.javacodegeeks.com/2013/03/cryptography-using-jca-services-in-providers.html#comments</comments> <pubDate>Fri, 15 Mar 2013 17:00:07 +0000</pubDate> <dc:creator>Allen Chee</dc:creator> <category><![CDATA[Core Java]]></category> <category><![CDATA[Cryptography]]></category> <category><![CDATA[Security]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=9929</guid> <description><![CDATA[The Java Cryptography Architecture (JCA) is an extensible framework that enables you to use perform cryptographic operations. JCA also promotes implementation independence (program should not care about who&#8217;s providing the cryptographic service) and implementation interoperability (program should not be tied to a specific provider of a particular cryptographic service). JCA allows numerous cryptographic services e.g. [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/03/cryptography-using-jca-services-in-providers.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Embedding HSQLDB server instance in Spring</title><link>http://www.javacodegeeks.com/2012/11/embedding-hsqldb-server-instance-in-spring.html</link> <comments>http://www.javacodegeeks.com/2012/11/embedding-hsqldb-server-instance-in-spring.html#comments</comments> <pubDate>Wed, 14 Nov 2012 17:00:39 +0000</pubDate> <dc:creator>Allen Chee</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[HSQLDB]]></category> <category><![CDATA[Spring]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=3231</guid> <description><![CDATA[I was using XAMPP happily for development until I had to host it somewhere accessible via the Internet for the client to test and use. I have a VPS that only has 384 RAM, and needing to find a way fast, I decided to install XAMPP into the VPS. Because of the low RAM, when [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/11/embedding-hsqldb-server-instance-in-spring.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Spring 3.1 &#8211; Loading Properties For XML Configuration From Database</title><link>http://www.javacodegeeks.com/2012/11/spring-3-1-loading-properties-for-xml-configuration-from-database.html</link> <comments>http://www.javacodegeeks.com/2012/11/spring-3-1-loading-properties-for-xml-configuration-from-database.html#comments</comments> <pubDate>Sat, 10 Nov 2012 09:48:39 +0000</pubDate> <dc:creator>Allen Chee</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Spring]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=3094</guid> <description><![CDATA[Spring makes it easy to inject values obtained from properties files via its PropertyPlaceholderConfigurer and (pre-Spring 3.1) PropertySourcesPlaceholderConfigurer (Spring 3.1). These classes implement the BeanFactoryPostProcessor interface, which enables them to manipulate the values within the Spring XML configuration file before the beans are initialized. So if you specify ${jdbc.driverClassName} to be set to the property [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/11/spring-3-1-loading-properties-for-xml-configuration-from-database.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Turbo-charge your Android emulator for faster development</title><link>http://www.javacodegeeks.com/2012/10/turbo-charge-your-android-emulator-for.html</link> <comments>http://www.javacodegeeks.com/2012/10/turbo-charge-your-android-emulator-for.html#comments</comments> <pubDate>Wed, 17 Oct 2012 22:00:00 +0000</pubDate> <dc:creator>Allen Chee</dc:creator> <category><![CDATA[Android Core]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/turbo-charge-your-android-emulator-for-faster-development.html</guid> <description><![CDATA[I came across an article, which claims to boost the Android emulator&#8217;s performance using Intel&#8217;s Hardware Accelerated Execution Manager (HAXM) driver. It got me excited and I decided to verify this claim. This blog entry is my story. My tools: Android SDK r20.0.3 Intellij Community Edition 11.1.3 Basically, the special &#8216;enhancement&#8217; provided by Intel is [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/10/turbo-charge-your-android-emulator-for.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/3 queries in 0.002 seconds using apc
Object Caching 803/803 objects using apc
Content Delivery Network via cdn.javacodegeeks.com

Served from: www.javacodegeeks.com @ 2013-05-20 08:28:20 -->