News Feed
Jobs Feed
Sections




News Archive
Linux Gazette:
Building a simple del.icio.us clone
December 09, 2005 @ 15:19:08

With all of the talk about del.icio.us and Yahoo today, it only seems appropriate that this tutorial came across my path today - a HowTo on building a simple del.icio.us clone.

Recently made the move from Mandrake to Ubuntu, and while I was unpacking in my new $HOME (sorry, I couldn't resist), I came across a little del.icio.us clone I wrote in PHP to test out the RDF generating script I wrote (well, adapted) to go with my article about outliners.

I decided to use PHP, basically because it's the only language I've used for web programming. I decided to use SQLite for the database because I didn't feel like installing MySQL: PHP's SQLite functions are pretty similar to the MySQL equivalent anyway, so it's no big deal.

Please note that what I am presenting in this article does very little: I needed to test a script, and only cloned the parts I needed to do that. I did go a little further, but forgot about it until now. Doing something useful is for a future article!

He gives you everything - the SQL, the code, and even how to get an API to the script working.He wraps it all up with a form that can be used to create the needed code for adding an article to the database...

0 comments voice your opinion now!
build del.icio.us clone build del.icio.us clone


blog comments powered by Disqus

Similar Posts

Ben Ramsey's Blog: Building Titanium with PHP

DevShed: Building an RSS File

DevBuilder: Building XML Web Services with PHP NuSOAP

PHPImpact Blog: Building Web Applications Using PHP and Java

WebMonkey: A Truly del.icio.us API


Community Events











Don't see your event here?
Let us know!


database testing code framework zendframework2 interview introduction phpunit community functional opinion release podcast language series example api application development composer

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework