Add the project to del.icio.us
http://del.icio.us/post?title=www.memosoup.com&url=http://www.memosoup.com
Post a project on digg.com
http://digg.com/submit?phase=2&url=http://www.memosoup.com
Add the site to bookmarks:
function add2Bookmarks(title,url) { if (window.sidebar) { window.sidebar.addPanel(title, url,""); } else if( document.all ) { window.external.AddFavorite( url, title); } else if( window.opera && window.print ) { return true; } […]