<?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; Alvin Reyes</title> <atom:link href="http://www.javacodegeeks.com/author/Alvin-Reyes/feed" rel="self" type="application/rss+xml" /><link>http://www.javacodegeeks.com</link> <description>Java 2 Java Developers Resource Center</description> <lastBuildDate>Sat, 18 May 2013 12:00:22 +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>Apache CXF – JAX-WS – Simple Tutorial</title><link>http://www.javacodegeeks.com/2013/05/apache-cxf-jax-ws-simple-tutorial.html</link> <comments>http://www.javacodegeeks.com/2013/05/apache-cxf-jax-ws-simple-tutorial.html#comments</comments> <pubDate>Wed, 08 May 2013 22:00:57 +0000</pubDate> <dc:creator>Alvin Reyes</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Apache CXF]]></category> <category><![CDATA[JAX-WS]]></category> <category><![CDATA[Web Services]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=12518</guid> <description><![CDATA[A lot of Java Developers out there sees task with Web Service implementation daunting – well, nobody can blame them really, especially that it brings a lot of  complexity in development and design over the years of enterprise application development. For some though, learning it is somehow the next step in building a full blown enterprise [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/05/apache-cxf-jax-ws-simple-tutorial.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Spring MVC 3 Template and Apache Tiles</title><link>http://www.javacodegeeks.com/2012/09/spring-mvc-3-template-and-apache-tiles.html</link> <comments>http://www.javacodegeeks.com/2012/09/spring-mvc-3-template-and-apache-tiles.html#comments</comments> <pubDate>Tue, 25 Sep 2012 10:00:00 +0000</pubDate> <dc:creator>Alvin Reyes</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Apache Tiles]]></category> <category><![CDATA[Spring]]></category> <category><![CDATA[Spring MVC]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/spring-mvc-3-template-and-apache-tiles.html</guid> <description><![CDATA[An efficient design consideration for any web application is the use of a template engine (or tool), and with Spring’s “pluggable” nature, it is indeed much more easier to integrate template mechanisms such as Apache Tiles. In this simple post, I will give you a brief intro and basics of using Tiles as a Template [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/09/spring-mvc-3-template-and-apache-tiles.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>JavaFX Tutorial &#8211; Basics</title><link>http://www.javacodegeeks.com/2012/09/javafx-tutorial-basics.html</link> <comments>http://www.javacodegeeks.com/2012/09/javafx-tutorial-basics.html#comments</comments> <pubDate>Sun, 02 Sep 2012 15:00:00 +0000</pubDate> <dc:creator>Alvin Reyes</dc:creator> <category><![CDATA[Desktop Java]]></category> <category><![CDATA[JavaFX]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/javafx-tutorial-basics.html</guid> <description><![CDATA[JavaFX seem to be gaining ground on the RIA space. With the right tools and development support, it wil definitely have its toll on the next best technology “thing!”. I’m not writing any JavaFX review here since there is a lot of Technology critiques out there that probably reviewed it extensively, but instead, I will [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/09/javafx-tutorial-basics.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Liferay &#8211; Simple Theme Development</title><link>http://www.javacodegeeks.com/2012/07/liferay-simple-theme-development.html</link> <comments>http://www.javacodegeeks.com/2012/07/liferay-simple-theme-development.html#comments</comments> <pubDate>Tue, 31 Jul 2012 22:00:00 +0000</pubDate> <dc:creator>Alvin Reyes</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Liferay]]></category> <category><![CDATA[Portal]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/liferay-simple-theme-development.html</guid> <description><![CDATA[Indeed, Liferay has come a long way with its 6.1 version, that fully supports JSF and IceFaces.&#160;I’m still trying to learn the ropes of it as I aim to have it the standard collaboration tool in our team. Good Software Application solve problems, but great ones not just solves the problem, but intuitively give users [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/07/liferay-simple-theme-development.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Twitter API on your Java Application</title><link>http://www.javacodegeeks.com/2012/03/twitter-api-on-your-java-application.html</link> <comments>http://www.javacodegeeks.com/2012/03/twitter-api-on-your-java-application.html#comments</comments> <pubDate>Thu, 29 Mar 2012 11:19:00 +0000</pubDate> <dc:creator>Alvin Reyes</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Twitter]]></category> <category><![CDATA[Twitter4j]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/twitter-api-on-your-java-application.html</guid> <description><![CDATA[Ever wonder of attaching your tweets to your Java Applications? I searching for the best API out there for this and lucky for me, I found it! http://twitter4j.org/ A Simple How To: The first thing we need to do is to create an application within your twitter account, grant it access and generate authentication tokens [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/03/twitter-api-on-your-java-application.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>JMS Development Fundamentals using Apache ActiveMQ</title><link>http://www.javacodegeeks.com/2012/03/jms-development-fundamentals-using.html</link> <comments>http://www.javacodegeeks.com/2012/03/jms-development-fundamentals-using.html#comments</comments> <pubDate>Wed, 28 Mar 2012 15:25:00 +0000</pubDate> <dc:creator>Alvin Reyes</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Apache ActiveMQ]]></category> <category><![CDATA[JMS]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/jms-development-fundamentals-using-apache-activemq.html</guid> <description><![CDATA[It was last year when I had my hands on trying out JMS. The Idea and concept behind baffled me a little but as soon as I knew what It is for, I quickly grasp it. In this post, I will show the fundamentals of developing a simple producer/consumer in Java using Apache ActiveMQ as [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/03/jms-development-fundamentals-using.html/feed</wfw:commentRss> <slash:comments>0</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 2/4 queries in 0.001 seconds using apc
Object Caching 922/923 objects using apc
Content Delivery Network via cdn.javacodegeeks.com

Served from: www.javacodegeeks.com @ 2013-05-19 03:39:15 -->