Log In/Register
Digg - Tips & Tutorials
ASP/ASP.net
Flash/Actionscript
PHP
Ruby


ASP/ASP.net
Date Added: 2008-08-15 06:43:52
I haven't really done much with RESTful web services because in the .net world, most of the time SOAP/WSDL is used. I thought a very basic RESTful web service project would be useful for other .net developers.

Coding Library(s): ASP/ASP.net Platform(s): Digg
Avg Rating:

Flash/Actionscript
Date Added: 2008-08-16 09:36:16
In my quest to become Actionscript 3.0 / OOP proficient I put together this simple example using the DIGG API to pull the last 10 popular stories. Right now it's only using the TextField to display and handle the events so...

Coding Library(s): Flash/Actionscript Platform(s): Digg
Avg Rating:

PHP
Date Added: 2008-08-13 23:39:03
This article will show you how to use the digg API using PHP. I have also written a library in PHP that maps all of the endpoints documented in the API to easily accessible functions (it is also compatible with PHP 4).

Coding Library(s): PHP Platform(s): Digg
Avg Rating:

Date Added: 2008-08-16 09:37:37
Early in 2007, Digg.com introduced its API which allows developers to access all of Digg's data back to 2004. Requests are sent to the Digg servers with a simple call to http://services.digg.com and responses are sent back in...

Coding Library(s): PHP Platform(s): Digg
Avg Rating:

Ruby
Date Added: 2008-08-11 20:26:00
This tutorial will cover grabbing your most recent submitted articles and displaying the title and number of diggs in a list. With this code you can easily expand to grab any data you wish using the Digg API.

Coding Library(s): Ruby Platform(s): Digg
Avg Rating:

Recently Added Companies