Few days back I had posted an article about Facebook Graph API connection and explained how to request facebook access token and reading home timeline feed. This post is sequel how to update Facebook wall status from third party site with existing access token in "users" table. Try demo at labs.9lessons.info
Thursday, March 31, 2011
Monday, March 28, 2011
Friday, March 25, 2011
Thursday, March 24, 2011
Tuesday, March 22, 2011
How to Create a Chrome Extension.
In this post I want to explain how to create a simple chrome extension for your blog or website. Chrome browser growing very faster almost occupied 35 percentage market. It’s very simple just writing few lines of JSON code. Try this and launch an extension at Chrome web store, it's free.
Update Payment System with Paypal
I had received a comment on my previous post Payment system with Paypal about injecting wrong product price values via third party site using FORM, this is a valid point. So that I had updated my previous post code “success.php” re-confirming the product price details before payment success message and added new field class ‘currecy type’ on “products” table.
Drag and Drop Template Management System with Jquery
I have been developing Template (User Interface) management system with drag and drop panel support for my future project. In this post I want to explain how to design database tables and implementing grids drag and drop usability with jqueryUI plugin. Using this system your web project will prove a choice to the end-user, they can manage their own template interface. Take a look at this live demo
Live Table Edit with Jquery and Ajax
I love Jquery framework, feels that we can do awesome things. Let’s take a look at how to implement live table edit with Jquery and real time database update using Ajax. This is an interesting concept playing with DOM objects. You know that majority of readers had requested this tutorial, hope you guys like it!






