Based on ajax, this small widget allows to integrate many many bookmarks for every post on your blog, website etc.
By clicking the mooSocialize button, a window will appear, which lets you choose your favorite network. Having a thumbnail of each service beside the link, it’s easy to see and find the one of your liking.
But that’s not all – it doesn’t redirect you to that page, but opens up the page in a hovered layer. Convenient and easy. On top of the opened layer is a small “x”, which allows to close the window later on.
Now it is possible to enter an email address of your friend, wife, collegue or whoever should receive information about the page you are actually visiting. Just enter the email address of that person and the rest is done for you.
It even sends a screenshot of the site within the mail, so your pal can see upfront where you want to send him/her to. Uses the PHP mail() function, so it should work out on most servers.
BASIC STEPS
Copy the images folder to your root folder. Place the included mootools12.js and the moosocialize.js into your js directory. Put the included css file into your css directory. If your paths differ, adapt the next lines to match your directory structure.
INSTALLATION STEPS
Open the page you want mooSocialize to be used. Now add these lines to the head section of your site:
<head>
<script language="javascript" type="text/ecmascript" src="js/mootools12.js"></script>
<script language="javascript" type="text/ecmascript" src="js/mooSocialize.js"></script>
<link href="css/socializer.css" rel="stylesheet" type="text/css" />
</head>
Now choose a place to add the mooSocialize image to, and add this line of code:
<img src="images/my_socializer.gif" class=="socializer" />
The title of the site you are using this and the url are automatically determined as soon as you click and try to submit the actual website to a bookmark service.
If a page opens in a new window, then this page disallows being displayed in an iframe. There’s nothing to do about.
Demo: http://www.artviper.net/moosocialize.php
Download: http://www.artviper.net/images/downloadbtn.gif
Source: http://www.artviper.net/moosocialize.php

Related Listings:
No comments yet.
RSS feed for comments on this post. TrackBack URL