Ajax, from its onset, has seen many debates and discussions which not only have helped it flourish even more in its overall popularity but also have made it gain world wide acceptance and more standardized approach. However, there are still a lot of myths associated with Ajax and many of them have come out through [...]
I had mentioned about Inversion of Control (IoC) in my earlier post Inversion of Control – for easy integration. In this post I will show you how you can actually make your integration easy with implementation of a mini application sample based on IoC.
Objective
The main objective of this mini tutorial is to highlight the implementation [...]
Recently I had applied my own designed theme BlueWhirl to TechTracer but I am reverting it back to the earlier theme Bosco due a lot of bugs in the underlying theme layout Andreas 04-10. The problems faced in using the Andreas theme are:
No RSS link in the header (resolved)
No favicon plugin support (not resolved)
No submit [...]
You may have witnessed some of the J2EE frameworks provide a technique to get dynamically bound plain objects by making them bind to some features of the framework outside of the plain objects. This technique is called as the IoC or Inversion of Control. If we have to know about the meaning of this term [...]
I designed this theme yesterday and have named it BlueWhirl since every thing in this theme has a shade of blue. Why blue? Because it’s one of my favorite colors. The design has the layout of the theme Andreas which is a fluid 4 column widget ready theme. I had loved the Garland theme which [...]
Apache Ant is a powerful way to convert your developmental structures to deployment structures. It is declarative and all the command line tasks used for deploying an application are represented by simple XML elements. Without much details, this tutorial would breeze you through the steps on how to build a web application using a [...]
Web 2.0 is the thing that can make your site stand out from the hoard of web sites springing up day by day. But are they efficient enough to make a big impression? You need to analyze on some common principles to make the best impression. These principles make you use it in the [...]