Posted on September 30th, 2011 by Richa Singhal
While working on Salesforce applications, we came to know that ‘Packaging’ is a powerful ready-made tool which enables you to distribute your application including all the components to the Salesforce user. There are some other facilities also, like include your company logo, create trials/help for advertisements and publishing it via AppExchange. Before we create any [...]
Filed under: SalesForce, Uncategorized | No Comments »
Posted on September 29th, 2011 by Anirudh Bhatnagar
In the last few months we have seen some aggressive marketing of JBoss AS 7 by RedHat. Red Hat has been praising its perfromance, parallelism, jee6 compatibility and other deployment issues. So I decided to explore the new application server and verify the truth behind them. After downloading the app server I configured it with [...]
Filed under: JBoss | 7 Comments »
Posted on September 26th, 2011 by Amit Sharma
In this video series, we are going to learn how to orchestrate jboss services from within Intalio BPM processes. The video explains we start with first creating our service in JBoss ESB and then publish this as a web service. We will also show you how you can test such a service using Soap UI.In [...]
Filed under: BPM, business process, e-Commerce, Enterprise service bus, Intalio, JBoss, JBoss ESB, jboss tools, Restful, SOA, SOAP, Uncategorized, User Centered Analysis Process, Web Services | No Comments »
Posted on September 20th, 2011 by Vijay Rawat
Recently I was watching a presentation titled Why I Chose MongoDB for guardian.co.uk by Mat Wall. I thought of giving a look to mongoDB. Those who dont know what is mongoDB, well, its a document oriented database with some advantages over other relational databases. For more info you can have a look at MongoDb website. [...]
Filed under: mongodb, nosql, Spring, Spring Data | 6 Comments »
Posted on September 19th, 2011 by Rajdeep Mann
In this post I will talk about Grand central dispatch, how it is better than using NSThread. But before that I would like to see how and where threads are used. There are n number of distinct reasons behind using threads based on the structure and complexity of the app, but the prime reason behind [...]
Filed under: Blog, cocoa touch, iPhone, Mobile, Mobile Apps, Objective C, UI, Uncategorized | No Comments »