<?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; Mackie Mathew</title> <atom:link href="http://www.javacodegeeks.com/author/Mackie-Mathew/feed/" rel="self" type="application/rss+xml" /><link>http://www.javacodegeeks.com</link> <description>Java 2 Java Developers Resource Center</description> <lastBuildDate>Tue, 18 Jun 2013 22:00:57 +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>The feedback cycle and runtime governance</title><link>http://www.javacodegeeks.com/2012/12/the-feedback-cycle-and-runtime-governance.html</link> <comments>http://www.javacodegeeks.com/2012/12/the-feedback-cycle-and-runtime-governance.html#comments</comments> <pubDate>Thu, 13 Dec 2012 17:00:45 +0000</pubDate> <dc:creator>Mackie Mathew</dc:creator> <category><![CDATA[Software Development]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=5524</guid> <description><![CDATA[Introduction Runtime governance can be defined as the process which allows you to control and manage parameters in your runtime execution environment. A runtime execution environment can vary from a single web server that hosts a simple web page, to gigantic deployments that can span to 1000+ servers. This means the complexity of implementing runtime [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/12/the-feedback-cycle-and-runtime-governance.html/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to be Big Data-native?</title><link>http://www.javacodegeeks.com/2012/11/how-to-be-big-data-native.html</link> <comments>http://www.javacodegeeks.com/2012/11/how-to-be-big-data-native.html#comments</comments> <pubDate>Mon, 26 Nov 2012 10:54:32 +0000</pubDate> <dc:creator>Mackie Mathew</dc:creator> <category><![CDATA[Software Development]]></category> <category><![CDATA[Big Data]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=3624</guid> <description><![CDATA[Big data has spawned a set of tools that deliver results beyond the buzz. It has started delivering real insights for companies, which result in more effective decisions. When middleware natively supports big data, big data becomes more than just another option. It becomes the default. Let’s examine this idea: 1.Big Data Storage Whenever you [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/11/how-to-be-big-data-native.html/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Apache Hive on Windows in 6 easy steps</title><link>http://www.javacodegeeks.com/2012/10/apache-hive-on-windows-in-6-easy-steps.html</link> <comments>http://www.javacodegeeks.com/2012/10/apache-hive-on-windows-in-6-easy-steps.html#comments</comments> <pubDate>Thu, 11 Oct 2012 19:00:00 +0000</pubDate> <dc:creator>Mackie Mathew</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Apache Hive]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/apache-hive-on-windows-in-6-easy-steps.html</guid> <description><![CDATA[Note: You need to have cygwin installed to run this tutorial, as Hadoop (needed by Hive) needs cygwin to run on windows. At a minimum, Basic, Net (OpenSSH,tcp_wrapper packages) and Security related Cygwin packages need to be present in the system. Here are the 6 steps: 1. Download WSO2 BAM 2.0.0. It’s free and open [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/10/apache-hive-on-windows-in-6-easy-steps.html/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>BAM, SOA &amp; Big Data</title><link>http://www.javacodegeeks.com/2012/09/bam-soa-big-data.html</link> <comments>http://www.javacodegeeks.com/2012/09/bam-soa-big-data.html#comments</comments> <pubDate>Fri, 14 Sep 2012 19:00:00 +0000</pubDate> <dc:creator>Mackie Mathew</dc:creator> <category><![CDATA[Software Development]]></category> <category><![CDATA[BAM]]></category> <category><![CDATA[Big Data]]></category> <category><![CDATA[SOA]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/bam-soa-big-data.html</guid> <description><![CDATA[Leveraging Big Data has become a commodity for most IT departments. It’s like the mobile phone. You can’t remember the times when you couldn’t just call someone from your mobile, no matter where you are in the world, can you? Similarly, IT folks can’t remember the days when files were too big to summarize, or [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/09/bam-soa-big-data.html/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>5 things Usability is NOT</title><link>http://www.javacodegeeks.com/2012/07/5-things-usability-is-not.html</link> <comments>http://www.javacodegeeks.com/2012/07/5-things-usability-is-not.html#comments</comments> <pubDate>Thu, 12 Jul 2012 01:00:00 +0000</pubDate> <dc:creator>Mackie Mathew</dc:creator> <category><![CDATA[Software Development]]></category> <category><![CDATA[Usability]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/5-things-usability-is-not.html</guid> <description><![CDATA[Usability, IMHO, is the single most important factor in making or breaking a product. No matter how good efficient your code is, if it’s not usable, your software will just fail. In this blog, I cover 5 misinterpretations of usability that I’ve come across in real life situations. 1. Usability is in the UI UIs [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/07/5-things-usability-is-not.html/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Servlet Basic Auth in an OSGi environment</title><link>http://www.javacodegeeks.com/2012/06/servlet-basic-auth-in-osgi-environment.html</link> <comments>http://www.javacodegeeks.com/2012/06/servlet-basic-auth-in-osgi-environment.html#comments</comments> <pubDate>Fri, 22 Jun 2012 22:00:00 +0000</pubDate> <dc:creator>Mackie Mathew</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[OSGi]]></category> <category><![CDATA[Security]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/servlet-basic-auth-in-an-osgi-environment.html</guid> <description><![CDATA[You will first need to get a reference to the OSGI HTTP Service. You can do this through a declarative service. This post will concentrate on steps after getting a reference to the HTTP Service. Note: The complete class for this post is located here When registering a servlet through the OSGI HTTP Service, it [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/06/servlet-basic-auth-in-osgi-environment.html/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>A revolution with Business Activity Monitor (BAM) 2.0</title><link>http://www.javacodegeeks.com/2012/06/revolution-with-business-activity.html</link> <comments>http://www.javacodegeeks.com/2012/06/revolution-with-business-activity.html#comments</comments> <pubDate>Fri, 08 Jun 2012 22:00:00 +0000</pubDate> <dc:creator>Mackie Mathew</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[BAM]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/a-revolution-with-business-activity-monitor-bam-2-0.html</guid> <description><![CDATA[Producing middle ware that is both lean and enterprise worthy is a difficult job. It’s either non-existent or requires innovative thinking (a lot of it) and a lot of going back and forth with your implementations. Very risky business, but if you get it right, it puts you far ahead of anyone else. It’s why [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/06/revolution-with-business-activity.html/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>HOWTO: Increase performance in your application</title><link>http://www.javacodegeeks.com/2012/06/howto-increase-performance-in-your.html</link> <comments>http://www.javacodegeeks.com/2012/06/howto-increase-performance-in-your.html#comments</comments> <pubDate>Thu, 07 Jun 2012 19:13:00 +0000</pubDate> <dc:creator>Mackie Mathew</dc:creator> <category><![CDATA[Software Development]]></category> <category><![CDATA[Performance]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/howto-increase-performance-in-your-application.html</guid> <description><![CDATA[If there’s one thing that developers hate it’s seeing your piece of code becoming a performance hog. That piece of code that does it’s job beautifully, comes crashing down when there’s a load test. That definitely does make a developer very, very, frustrated. My team recently had to go through a piece of beautifully written [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/06/howto-increase-performance-in-your.html/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The problems in Hadoop &#8211; When does it fail to deliver?</title><link>http://www.javacodegeeks.com/2012/03/problems-in-hadoop-when-does-it-fail-to.html</link> <comments>http://www.javacodegeeks.com/2012/03/problems-in-hadoop-when-does-it-fail-to.html#comments</comments> <pubDate>Fri, 02 Mar 2012 16:11:00 +0000</pubDate> <dc:creator>Mackie Mathew</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Apache Hadoop]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/the-problems-in-hadoop-when-does-it-fail-to-deliver.html</guid> <description><![CDATA[Hadoop is a great piece of software. It is not original but that certainly does not take away its glory. It builds on parallel processing, a concept that’s been around for decades. Although conceptually unoriginal, Hadoop shows the power of being free and open (as in beer!) and most of all shows about what usability [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/03/problems-in-hadoop-when-does-it-fail-to.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/7 queries in 0.006 seconds using apc
Object Caching 1214/1291 objects using apc
Content Delivery Network via jcg.javacodegeeks.netdna-cdn.com

Served from: www.javacodegeeks.com @ 2013-06-19 06:07:28 -->