Tampilkan postingan dengan label API. Tampilkan semua postingan

JSON Input String using JavaScript.

Senin, 25 Februari 2013
Posted by Unknown
If you are working with Restful API’s and you must need to send a JSON input response via web project, especially for Node projects. This post helps you to create a JSON input string using JavaScript. It's very useful, converting Data objects to JSON data format implemented with $.toJSON Jquery plugin.

JSON Input String using JavaScript.
Read more »
Description: JSON Input String using JavaScript.
Rating: 4.5
Reviewer: Unknown
ItemReviewed: JSON Input String using JavaScript.
Are you working with multiple devices like iPhone, Android and Web, then take a look at this post that explains you how to develop a RESTful API in Java. Representational state transfer (REST) is a software system for distributing the data to different kind of applications. The web service system produce status code response in JSON or XML format.

RESTful Web Services using Java and MySQL
Read more »
Description: RESTful Web Services API using Java and MySQL
Rating: 4.5
Reviewer: Unknown
ItemReviewed: RESTful Web Services API using Java and MySQL
Are you working with multiple devices like iPhone, Android and Web then take a look at this post that explains you how to develop a RESTful API in PHP.  Representational state transfer (REST) is a software system for distributing the data to different kind of applications. The web service system produce status code response in JSON or XML format.

Create a RESTful Services API in PHP.
Read more »
Description: Create a RESTful Services API in PHP.
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Create a RESTful Services API in PHP.

Login with Google Plus OAuth.

Senin, 31 Oktober 2011
Posted by Unknown
Few days back Google Plus has released OAuth application programming interface, right now they providing only user activities and circle data. I had implemented a simple login system called User authentication with Google Plus data. Try this it’s almost like twitter login system, I hope in future Google + going to release some more options.

Login with Google Plus OAuth.
Read more »
Description: Login with Google Plus OAuth.
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Login with Google Plus OAuth.
Long days back we had posted an article Login with Facebook and Twitter. It’s now most visited article on 9lessons. I received many comments that asked to me to update the Facebook login system to get user email. So that I had modified existing script to getting Facebook email address automatically and storing Twitter OAuth tokens, take a quick look at new live demo.

Facebook Twitter Login

Read more »
Description: Update - Login with Facebook and Twitter
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Update - Login with Facebook and Twitter
Are you looking for BlackBerry application development tutorial. Take a quick look at this post my friend want to explain how to download and install BlackBerry standard development kit with eclipse IDE. It's very simple just follow these steps and you can create Hello World program.

Get Started Developing for Blackberry with Eclipse
Read more »
Description: Get Started Developing for BlackBerry.
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Get Started Developing for BlackBerry.
Few months back we had posted an article about login with Twitter and Facebook, it is most popular on 9lessons.info. We developed a system to quick login with Google account using OpenID authentication. This script helps you to avoid registration forms and email verification system, It’s is very quick, useful and simple to integrate.

Login with Google open id

Read more »
Description: Login with Google Account OpenID
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Login with Google Account OpenID

Facebook Graph API to Post Status Update

Jumat, 01 April 2011
Posted by Unknown
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

Facebook Graph API Status Message Update
Read more »
Description: Facebook Graph API to Post Status Update
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Facebook Graph API to Post Status Update

Payment System with Paypal

Senin, 14 Maret 2011
Posted by Unknown
I received a tutorial requests from my reader that asked to me how to implement payment gateway system with Paypal API. In this post I want to explain how to work with Paypal Sandbox test accounts for payment system development and sending arguments while click buy now button. It’s simple and very easy to integrate in your web projects.

Payment System
Read more »
Description: Payment System with Paypal
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Payment System with Paypal

Multiple Ajax Requests with Jquery

Rabu, 02 Maret 2011
Posted by Unknown
Last few days I have been working with APIs for instant search results, I had an idea to implement a super instant search with multiple APIs like twitter, youtube, yahoo and bing. But jquery older versions doesn’t support multiple ajax call-backs, luckily I had found Jquery 1.5 has released a new method called $.when finally I have developed super fast search at kokkoroko.com.

Kokkoroko Super instant search
Read more »
Description: Multiple Ajax Requests with Jquery
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Multiple Ajax Requests with Jquery

Yahoo Instant Search with Jquery and Ajax

Jumat, 25 Februari 2011
Posted by Unknown
Yahoo instant search implementing with Yahoo Search Boss API using jquery and ajax. This is very similar to my previous post just changing few lines of code. I feel Yahoo search results better than Bing results. Use it and make your own search application.

Yahoo Instant Search
Read more »
Description: Yahoo Instant Search with Jquery and Ajax
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Yahoo Instant Search with Jquery and Ajax

Bing Instant Search with Jquery and Ajax

Kamis, 24 Februari 2011
Posted by Unknown
Some days back I had posted a popular article 'Youtube instant search with Jquery and Ajax'. I received a lot of request from my readers that asked to me how to instant web search results so I had coded Bing instant search with real time search results. Just few lines of code, reading Bing search JSON API file with Jquery.

Bing Instant Search
Read more »
Description: Bing Instant Search with Jquery and Ajax
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Bing Instant Search with Jquery and Ajax

Login with Facebook and Twitter

Kamis, 17 Februari 2011
Posted by Unknown
Facebook and Twitter have become large in the social network world and both networks offering oAuth support. We developed a system to login with Twitter and Facebook. Nowadays web users not interested to filling the big registration forms. This script helps you to avoid registration forms, It’s is very useful and simple to integrate.

Facebook Twitter Login

Read more »
Description: Login with Facebook and Twitter
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Login with Facebook and Twitter

Facebook Graph API Connect with PHP and Jquery

Selasa, 25 Januari 2011
Posted by Unknown
Last few days I have been working on labs.9lessons to connecting Facebook Graph API access token system, it’s very interesting. This post I had presented in easy way to connect and read the Facebook home timeline with PHP and Jquery. Explained how to store facebook token and user id hope you like it. Thanks !

Facebook Graph API connection PHP
Read more »
Description: Facebook Graph API Connect with PHP and Jquery
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Facebook Graph API Connect with PHP and Jquery
How to create Bit.ly short URLs using Jquery and Ajax. Many tutorials available on web about short URLs using server side script, this script works on client side. It is easy just 5 lines of code calling Bit.ly API. You have to modify the username and API key. Use it and make URLs shorts and neat.

Bitly Short URLs
Read more »
Description: Create Bit.ly Short URLs Using Jquery and Ajax.
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Create Bit.ly Short URLs Using Jquery and Ajax.
Are you looking for JavaScript Frameworks & Libraries for developing dazing web projects? Take a look at this list of some nice 20 light weight frameworks.

If you want to suggest other resources post a comment. Thanks !

The Spry framework for Ajax is a JavaScript library that provides easy-to-use yet powerful Ajax functionality that allows designers to build pages


Read more »
Description: JavaScript Frameworks and Libraries.
Rating: 4.5
Reviewer: Unknown
ItemReviewed: JavaScript Frameworks and Libraries.
Google Visualization API is a Javascript library displays methods to load and control the visualization. It's useful to display nice charts in your web sites.

To load Google Visualization AJAX API.
<script type='text/javascript' src='http://www.google.com/jsapi'></script>

Read more »
Description: Draw Charts with Google Visualization API.
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Draw Charts with Google Visualization API.
Welcome to My Blog

Popular Post

Labels

Followers

- Copyright © 2013 shad0w-share | Designed by Johanes Djogan -