April 8, 2006
6:48 pm

Socializer allows you to easily submit a link to several social bookmarking systems (del.icio.us, furl, spurl, shadows, simpy, reddit etc.) Instead of having a link to each social bookmarking website, you have a single link to all of them!

Adding Socializer to your website
The simplest way to add Socializer to your website is using following Javascript.
[code]

You can also use PHP.

< ?php
//change this to your page’s title:
$TITLE = “Socializer”;
//done!
$TITLE = urlencode($TITLE);
$URL = “http://” . $_SERVER["HTTP_HOST"] . $_SERVER["REQUEST_URI"]; //automatically detect the URL
$URL = urlencode($URL);
?>

[/code]

Which produces a link likethis one: Social bookmark this page

Related Posts:

No followup yet

Leave a Response

Comment Preview
« Add Yahoo Messenger Powered Online Presence to Web PagesAjaxWrite : Microsoft Word Compatible Ajax Word Processor »
Feed Icon

Subscribe via RSS or email: