Uncategorized
New age Banking is all about being Social and Cloud enabled
Enterprise relationship Management is very important for the success of Banking industry. Offering loans to SME’s/SMB’s and individuals most often depends upon the relationship of the customer with the bank. This relationship is always in the hands of Employees of the bank. But the bank employees keep moving from place to place. The enterprise relationship [...]
Integrate Your Site with Linkedin APIs using Java
How to Integreate your site with Linked in Apis using Java ? In a few simple steps, you can start building LinkedIn into your site: 1. Request an API Key . You need to add your application by login into https://www.linkedin.com/secure/developer Application details preview looking like this: 2.Understand the OAuth Flow daigram: Fore more details [...]
SAS70- Helps you choose the right on demand ISV
As an IT strategist if you are stuck in choosing the right on demand application that fits your bill, Applying SAS70 compliance as a filter criteria will make your life better. Otherwise ever growing list of on demand software solutions to choose from for every business makes your life really difficult.. We all know that [...]
Cloud-based Medical Services Offer Relief
Use cases of cloud computing’s impact on health care is very compelling for a IT strategist at a health care institution to have a look at. In continuation to the blog post on education, With contributions from Sivaram, i have tried to represent what it means to Healthcare. Whether its Google or Microsoft people now [...]
Cloud Computing Use cases- Education
To do a lot of work and claim mastery over Cloud Computing and SaaS engineering to solve problems that end users face, it is imperative we understand the benefits that they can actually subscribe to. We at Imaginea, have always put this as our prime objective so that we keep the end user at the [...]
Building Internet Applications for Seniors is no easy Job
Resarch shows that seniors (aged above 65) use as much internet as any one else. Infact this is the age group who wants to maximise the advancements of integrated applications over the web. Advent of social media frameworks, mobile commerce along with e-commerce have made a real case for applications built specifically for seniors. Refer [...]
e4 – eclipse super force
e4 in a nutshell not only relieves you from IDE-ness and typical desktop-centric experiences; but at the same time simplifies UI-development (xml model based widget declaration), supports all types of dynamic languages and RIA (no longer just a Java-rich-client) and finally dynamic deployment of loosely-coupled service components on clouds !
Making a Spring bean Applicationcontext aware
Suppose we have a webapplication with spring, and we are initializing spring’s WebApplicationContext by configuring ContextLoaderListener in web.xml. How can we get an instance of spring’s applicationContext object? Possible solutions: While configuring spring through web.xml the spring ApplicationContext object is set in the ServletContext. To get ApplicationContext we say ApplicationContext applicationContext = (ApplicationContext)servletContext.getAttribute(WebApplicationContext.ROOT_WEB_APPLICATION_CONTEXT_ATTRIBUTE); So we [...]
Bulk Delete problem with Hibernate
Bulk operations with Hibernate, will always leads to performence issues Because the operations are performed over the Object graph. If the objects are involved in too many associations, then some times the operation will not successed at all. Lets take the problem with Hibernate Delete operation over a data object with lot of associations. Full [...]
To begin with Zembly
For the first time, I heard about Zembly in the Sun Tech days. I was attended few of the session on zembly. On the first day, looking at the sessions given by speakers, I am so confused. No idea where people use zembly. I questioned myself, do I need to attend this session. Do I [...]
