Step 1: Login to facebook.com Step 2: Get the the application you want to use. Our example here is http://apps.facebook.com/impetusapp/ Step 3: Click on view my profile from your facebook home page. Snapshot below shows where you can find it. Step 4: Click on the “+” symbol on the tabs. Step 5: Enter the name [...]
This procedure can be applied for different datacards such as those of reliance and tata indicom if they are devices of zte type. And guess what you don’t have to worry about getting an zte device driver for linux… Step 1: Login to linux as superuser(root) Step 2: Connect your device to the USB port [...]
Being a regular user of wordpress has inspired me to pick up the Blog Import/Export project idea for my Google Summer of Code project proposal. The idea listed at http://codex.wordpress.org/GSoC2009 is as follows Blog Import/Export Mentors: Alex Shiels, Beau Lebens, Nick Momrik, Thorsten Ott Importing and exporting blog content is an important function withi […]
The null pointer exceptions are dreadfully insane in Java. Take this one for example, the EntityManagerFactory returned null. You go on to a thousand forums on the net to find a solution to this problem and you find out one this, the JPA is relatively a newbie on the experienced programming world and the closest [...]