de en

Installation of Semantic Scuttle 0.89

Sunday, August 03rd, 2008 | Author: Andreas

Semantic Scuttle is an open source social bookmarking system and a further development from Scuttle. Some well known hosts uses Scuttle, e.g. Alltagz.de.

In this short tutorial I will give a short description how to install Semantic Scuttle.

For the installation you need an account with PHP and MySQL. It seems that there are also other database-systems supported but I didn’t tried to install on a different database than MySQL.

Installation

  1. Download Semantic Scuttle form Sourceforge.net, at the moment the latest version is 0.89
  2. Extract the Zip-File and upload the files to your web-server
  3. Import the file “tables.sql” to your database. With phpMyAdmin this is quite simpel.
  4. Rename the file “config.inc.php.example” to “config.inc.php” and open it with your favorite editor.  This file contains all basic information about your system

Settings in “config.inc.php”

Basic Settings

$sitename           = 'SemanticScuttle';

Name of your site, will appear in the header.

$welcomeMessage     = 'Welcome to SemanticScuttle! More than a social
bookmarking tool.';

Welcome-message, will displayed above your bookmarks.

$root               = NULL;

Leave here “NULL” if your installation is not placed in a sub folder, otherwise you should write here the url to your installation e.g. “www.yoursite.xx/subfolder/”.

$locale             = 'en_GB';

Here you can set the language of your installation.

$usecache           = false;

The cache-system, for now we leave “false”.

$dir_cache          = dirname(__FILE__) .'/cache/';

Path to cache, leave the preset value.

$cleanurls          = false;

This is for setting “nice urls”, for now leave it with the default “false”.

Database

$dbtype = 'mysql4';

Choose the type of your database, leave mysql4 for MySQL.

$dbhost = '127.0.0.1';
$dbport = '3306';

For over 99% of all installations the default settings are good.

$dbuser = 'username';
$dbpass = 'password';

Place here the username and password for your database.

$dbname = 'scuttle';

The name of your database.

$tableprefix = 'sc_';

Prefix of the tables in your database. If you imported the file “tables.sql” than leave the default.

User

$adminemail         = 'admin@example.org';

This emails-address is used if a users has lost his password and is requesting a new one.

$admin_users = array('admin');

Until now there is no user but here you should already put in your login-name. If there are more than one admin use:

array(’name1′, ‘name2′, ‘name3′);

$reservedusers      = array('all', 'watchlist');

Which words can not be used for usernames.

Antispam

For registration there is a simple antispam-question.

$antispamQuestion = 'name of this application (no Caps)';

The question, e.g. =’What is 2 plus 3′;

$antispamAnswer = 'semanticscuttle';

The answer, e.g =’5′;

The rest of the file is not important at the moment, we want to have a running system quick. ;)

  1. Save the file “config.inc.php” and upload it to your webserver.
  2. Browse to your installation. If everything is OK you will see:
Semantic Scuttle Startbildschirm

Start page of Semantic Scuttle

Register as user

Now you should register yourself as a user. Click on the link “register”.

Sematic Scuttle User registrieren

User-registration

Fill the form and click the button “register”. This will lead you to the startpage logged in as a user.

Semantic Scuttle Startbildschirm mit angemeldeten Benutzer

Start page logged in as user

Add Bookmark

Now we want to add a bookmark to your fresh Sematic Scuttle, click on the link “add a bookmark”.

Semantic Scuttle Bookmark hinzufügen

Add Bookmark

On this page “add bookmark” you find some useful tools. At Bookmarklet there are two useful links for quick bookmarking. Especially the version (Pop-up) I like very much. Drag and drop the link to the toolbar of your browser and you can easily add bookmarks to your Semantic Scuttle.

Bookmarklet pop-up Bookmark hinzufügen

Popup add Bookmark

At Import you have the ability to import Bookmarks.

Fill the required information in the form, after clicking “Add Bookmark” you be redirected again to the start-page.

Semantic Scuttle mit Bookmark

Semantic Scuttle with the first bookmark

You saw, it is quite easy to install Semantic Scuttle. In the next days I will write something about further adjustments of Semantic Scuttle.

Related Posts

Trackback: Trackback-URL | Comments Feed: RSS 2.0
Category: Semantic Scuttle

You can leave a response.

11 Responses

  1. Deine Anleitung hat mich neugierig gemacht. Werde es mal
    ausprobieren ;) Gruss — jerik

  2. 2
    Internetuser c-de 
    Thursday, 13. November 2008

    hallo habe auch ne Fehlermeldung kann mir jemand tips geben warum
    strato Server

  3. The watchlist is “backwards.” When I “add to watchlist” it allows
    the other user to watch me. For ME to see their shared links THEY
    need to add me to their watchlist. Have you noticed this? :?:

  4. ^^^^ Edit the above: I’m starting to figure it out. Watching
    someone let’s me see only their public bookmarks. Thanks. :)

  5. Hi 1Kind,

    nice to see you back. :) Thanks a lot for figure this out. Until now I didn’t know and understand what the watchlist is good for.
    Yes, you can add a user to your watchlist. The easiest way is to visit his/her bookmarks and use the link “add to watchlist”. After this you can find the bookmarks of the user on your watchlist.
    Nice feature. Until I use my Semantic Scuttle installation only for my bookmarks – there is no other user – I didn’t know this. Thanks again.

  6. Was is da nur los gibts nen Scuttle Forum auf deutch oder weiss
    jamand was ich noch ändern muss

  7. Hallo “Scuttle Fehler” aka “Internetuser”,

    die Fehlerbeschreibung bei deinem ersten Kommentar ist äußerst dürftig. Der Link führte auf keine Scuttle-Installation, habe ihn gelöscht, schaut eher wie Spam aus.
    War: (w w w. k o n u t a j a n . c o m)

    Soweit ich weiß gibt es kein Scuttle Forum auf Deutsch. Das offizielle Semantic Scuttle Forum ist englischsprachig. Dieser Blog hier ist zweisprachig.

    Auf deiner Scuttle-Installation ist mir aufgefallen, daß du als Tag “+ geniales” verwendest, das scheint nicht gut zu funktionieren. Nimm einfach mal das “+” raus.

  8. neee is kein spam habs wieder gelöscht auch hab ich kein Interesse
    an einem Gegenlink von deiner seite da du das nofollow attribut im
    -code verwendest. Danke für deine Hilfe aber ich glaub nicht das es
    daran liegt das eine fehlermeldung erscheint werds aber trotzdem
    ändern. Obern ist nochmal die Fehlermeldung bitte helfen. Danke im
    vorraus

  9. Thank you for sharing good information. I am still looking for
    script for my social bookmarking site.

  10. Hallo, ich versuche seit Tagen Semantic Scuttle 0.97 zu benutzen,
    kann mich aber nicht einloggen. Nach der Installation “Enable
    registration” war noch auf true, wollte ich mich, wie oben
    empfohlen, registrieren. Dabei fiel mir auf, dass meine
    eingetragene Adminmail-adresse nicht, wie alle anderen Felder,
    vorausgefüllt war. Und nach dem Klick auf “regstrieren” bekam ich
    nur eine weiße Seite. Die Tabelle users in der Datenbank ist auch
    nach wie vor leer. Selbst das manuelle eintragen brachte nichts
    (ich finds schlimm, dass die Passwörter da klar drin
    stehen(einfaches varchar-feld) oO! ) Hatte jemand diesen Bug auch
    schon mal und kann mir helfen? Viele Grüße

  1. [...] schon bei den anderen lallus.net-Projekten leicht von der
    Hand. Geholfen dabei haben mir auch die Tipps und Tricks von
    Andreas Keller. Die Thumbnails werden von Mr. Thumb generiert,
    einer von mehreren kostenlosen [...]

Leave a Reply

Hints for comments:
You also want to have a avatar beside your comment? Than you have to get an account at Gravatar.com and your picture will shown automatically beside your comment in a lot of Wordpress-blogs.
If your comment contains too many links it has to be released by the moderator, this may take some time. Nevertheless, I would be delighted if you would leave some lines.