Technology Bites

  • Home
  • Tech
    • Software
    • Browsers
    • Google
    • Internet
    • Windows
  • Mobile
    • Android
    • Apple
    • Windows Phone
  • Products
    • Phones
    • Tablets
  • TIP US
You are here: Home / Software / Create your own social bookmarking site with scuttle

Create your own social bookmarking site with scuttle

Scuttle is a free open source software for creating social bookmarking site like del.icio.us. Using Scuttle you can create a social bookmarking site in minutes, you can use the social bookmarking site for your personal or for community use. Scuttle code is available from sourceforge.net, you can download it and install it on your server with ease.

Scuttle supports most of the del.icio.us API, so you can modify the del.icio.us tools to work with scuttle. You can also import your existing bookmarks from your browsers or from del.icio.us. Scuttle is well written with Ajaxified user interface. It also generates RSS feeds, useful if you have built a community site using Scuttle.
Scuttle is Ajaxified. Scuttle is used to build several social bookmarking sites and that is slightly annoying as users are searching for social bookmarking sites list to auto post links.

Zemanta Related Posts Thumbnail

scuttle

Installation:

Download Scuttle files from sourceforge.net project page and upload it to your server where you want to install scuttle.

Rename the config.inc.php.example file to config.inc.php and fill the database information. Enter host as localhost (most of the cases), no need to change port, username and password and upload it to your server. You would also want to change the name of the site, go down in config.inc.php file you will find sitename tag (line 88) there enter your sitename by replacing scuttle.

Create a database in the server and load the tables.sql file, this can be done through phpmyadmin.

Once database is setup point your borwser to your site, now it should show you the scuttle social bookmarking site.

Register now as a user and start using it to store your bookmarks. Scuttle doesn’t creat any admin users because there is nothing much for admin to do in the site. If you prefer not to allow users to register in your site, you can delete the register.php page. If you ever wanted to add users you can add them to the database. I will explain that below.

How to add users from phpMyAdmin:

Enter phpmyadmin and select your scuttle database. Select sc_users table from the database, click on insert tab in phpmyadmin, now enter user details like uId (userid), username and password. Password should be md5 hashed for security. See the below snapshots on how to do md5 hashing.

After md5 hashing passwords look like this

Thats all, now your social bookmarking site is ready, enjoy šŸ™‚

You may also want to check how to create your own social networking site

Share this:

  • Tweet

Related

About Ram

I am a blogger and Technology Enthusiast. I write about software, tech news, gadgets. You can reach me at ram@teknobites.com, follow me on Google+ or on Twitter

« Manage Your Online Identity
How to upgrade PHP version from WHM »

Comments

  1. Benedict Herold says

    This sound something similar to Pligg.com But I don’t think these kind of freely available social bookmarking site are popular..!

  2. ram says

    Its not pligg type but its more like del.icio.us. this is good for personal bookmark manager.

  3. arnold says

    Hi, there’s a small error in the article. To add users from phpMyAdmin, passwords must be SHA1 hashed, **not** MD5. MD5 does not work at all.

  4. ram says

    @arnold
    I am not sure what u say,
    but as i said MD5 is working in my case, did u saw the pics above.

  5. Shankar Ganesh says

    Seems pretty cool. Will try out soon. As you said, it’ll be useful for personal bookmarking.

  6. ram says

    for personal use its good, i am using it

  7. Favorites says

    Thank you very much.

  8. Michael says

    Installation went okay except I’m getting this error message when I click on About, Register or Login:

    No input file specified.

    Any suggestions on how to fix this?

    thanks

  9. Web Hosting says

    ups I am getting 500 server error when trying to setup scuttle

  10. vdias says

    Web Hosting, check your .htaccess file

  11. Jason Oconner says

    Hi:

    There should be a admin area to customize the look of the website, add catagories. Is there a more professional script for social book-marking sites

  12. Buy Tees says

    Yes I agree – an admin section would really help!

  13. Buy Tees says

    Did anyone find any alternative script yet?

  14. Umesh bhandari says

    Can Scuttle be integrated with Openldap?

  15. jane says

    Hey guys, I tryid to instal this in a subfolder, and I need to set the haccess, when i do I get a server error 500.
    Help, what is wrong?

  16. Ken says

    This is a new social bookmark software for me. How does Scuttle bring traffic for your website? Like del.icio.us. ? Or other way?

  17. scuttleuser says

    I keep getting an error that says the user is denied access, using password = “yes” even though I changed the password. Any thoughts?

Top Posts

  • AlternativeTo Finds Alternative Applications For All Platforms
  • 40+ Free Windows Software alternatives
  • 20 Open Source Windows Apps For You
  • Mibbit: IRC in Your Browser
  • DSP Manager: The Best Equalizer app for Android
  • UCinema - Stream/Download ALL TV Shows and Movies for Free

About Us · Archive · Disclaimer & Privacy Policy · TIP US · Copyright © 2025 · Technology Bites

 

Loading Comments...