This goal of this post is to walk you through an awesome business intelligent framework named “Pentaho”. I believe the philosophy of “Learn by Practice”. So, I will show you the steps to get pentaho up and run for a fictitious company. Along with this exercise, you should be able to understand how Pentaho works [...]
Archive for June, 2007
Adopt Hibernate in your application
Introduction to HibernateÂ
Hibernate is the most popular ORM tool in the market. To summarize, it provides the following key features:
Support its own object query language HQL
Transparent persistence - keep track of all loaded objects and automatic change detection through snapshot comparison. To do that, it uses CGLIB to create runtime proxies for persistent objects through dynamic [...]
Migrate Struts to Spring MVC
How Spring MVC works?
Many people suggest me to use Spring MVC instead of Struts. I decide to take a quick look at that. Before I give you a comparsion chart, I think it is good to outline the core mechanism that Spring MVC uses to achieve the goal. Here it is:
A dispatcher servlet, which will intercept incoming requests.
A configuration that instructs the web container [...]
Spring Web Flow - basic concept
How can you implement the page flow for airline booking system with Struts alone? Before we go deep on the new technology, lets try to tackle it the old way. First, take a look at the page flow below first.
To implement a multi-step page flow in Struts,  we can chain individual actions together through the various views. Action [...]
Pentaho Reporting Framework - Architecture
I am looking into Pentaho currently for my project. It looks very promising so far. Here is the video that talks about the architecure of it. Enjoy.
Continue reading " Pentaho Reporting Framework - Architecture "
Flex - Event Propagation
There are different kinds of events in the Flex world. An event can be generated from user gesture, return of requests and component lifecycle. Use event is a two step process, (1) You need to write the handler (2) You need to register the handler to the event hook. To register event, there are two [...]
Flex - Looking into Metatag
Have you ever used [Bindable] in Flex? Do you know it is metatag? Apart from this, there are 12 more documented metatag in Flex framework. I will list them all out here for your reference:
ArrayElementType
Data type restriction like Java Generic
[ArrayElementType("String")]
public var arrayOfStrings:Array;
Bindable
Allows for easy data synchronization within the components. Bindable can be used to [...]
Search
Advertisment
Tags
- acegi advertisement ajax AMF AOP architecture aspect authentication authorization behavioral targeting BlazeDS build process configuration management crm flex garbage collection Google indexing Java JVM JXplorer LDAP lucene maven mysql performance plugin rpc salesforce security segementation solr spring StAX syntax highlight targeting Tomcat tuning unit testing visualforce web service wordpress wysiwyg editor XFire xml
Categories
- Uncategorized (4)
- 02. Build your site (17)
- 01. Monetization idea (8)
- 04. Get traffics (1)
- 05. Scale your site (15)
- 03. Powerful UI (16)
- 06. Collective Intelligence (7)
- 09. Development Process (3)
- 10. Unleash your system (9)
- 11. Architect Corner (18)
- 08. Security (2)
- 07. Database (6)
- 16. Misc (5)
- 12. Programming Language (1)
- 13. Economy (1)
Links
- Analytic - Avinash Kaushik - Web analytic guru
- Entrepreneur - Guy Kawaskai - Inspirer
- Finance - Paranoid Brain
- Flex - Brendan Meutzner - Flex Guru
- Flex - James Ward
- Flex - Nico
- Flex - Peter Ent - Flex 2 guru
- Flex - Philter - Flash/Flex Expert
- Pentaho - Roland Bouman
- SEO - Andy Beal - SEO expert






















(4.75 out of 5)
(4 out of 5)