Invoke webservices from Android
This is ongoing blog on Getting Started with Android. In earlier blog, I provided an architecture overview of android application, followed by setting up the development environment for Android and creating and running a simple application. In this blog,...
Read full story (Read 52,713 views times) Add a comment - 27 users commented on this postGetting Started with Android – Creating Android Application
This is ongoing blog on Getting Started with Android. In earlier blog, I provided an architecture overview of android application. In this blog, I would setup the development environment for Android and create a simple hello world application. I...
Read full story (Read 13,245 views times) Add a comment - 12 users commented on this postCreating a travel blog using wordpress
I have been working for some time on creating my travel blog on word press. Here are some insights on my experiences on creating a travel blog on word press that you may find helpful - Selecting a theme...
Read full story (Read 4,631 views times) Add a comment - 5 users commented on this postGetting Started with Android
Android is an open source development platform for mobile phones based on Linux, created by Google and Open Handset Alliance. The latest release of Android is 2.3. As a developer you won’t interact with Linux directly, instead you would...
Read full story (Read 4,654 views times) Add a comment - 7 users commented on this postMoving towards BPMN 2.0
The Business Process Modeling Notation (BPMN) is a standard for modeling business process modeling. BPMN provides a set of graphical notations for modeling business processes. To model a business process flow, you can simply start of with modeling the...
Read full story (Read 3,630 views times) Add a comment - 5 users commented on this postUpdating wordpress to new version
Recently, I updated my wordpress to latest version of wordpress 3.0.3. The latest version of wordpress (3.0 and above) provides support for multisite, so you could install multi blogs and manage this using a single wordpress database and install....
Read full story (Read 3,907 views times) Add a comment - 2 users commented on this postThe Web Services Tutorial
If you are looking to get started with web services development, these series of my blog should provide you enough details with tutorials on how to go about developing web services. Introduction to JAX-WS Create code first web services Create...
Read full story (Read 11,049 views times) Add a comment - 2 users commented on this postIntroduction to Spring Framework
Spring is an open source framework created to simplify the complexity of enterprise application development. Spring framework addresses all tier of application development in a consistent manner. Spring framework provides a layered architecture comprising of well defined modules, where...
Read full story (Read 11,040 views times) Add a comment - 6 users commented on this postLooking at Enterprise OSGI and Apache Aries
Read full story (Read 8,361 views times) Add a comment - 1 users commented on this post
Looking at Apache Wink JAX-RS framework
Apache Wink is a Java based framework for building RESTful applications. It provides implementation of JAX-RS specification and is currently under Apache incubation. Apache wink provides a service module for developing JAX-RS compatible RESTful services and client modules for...
Read full story (Read 9,829 views times) Add a comment - 3 users commented on this postLooking at SpringRoo framework
Spring Roo is a lightweight developer tool for rapid java application development. The recent Spring Roo 1.1.0.M1 release allows developers to build working web applications – complete with a Google Web Toolkit (GWT) front end. I tried a quick...
Read full story (Read 14,353 views times) Add a comment - 2 users commented on this postIntroduction to Cloud Computing
Cloud computing is an IT computing style that delivers IT services (infrastructure, software, data store and information) in a simplified way to end users over internet. So how is different from existing models. Well the fundamental differences are how...
Read full story (Read 14,550 views times) Add a comment - 10 users commented on this post

