Skip to main content

Home/ Second Life/ Group items tagged bookmark

Rss Feed Group items tagged

Dr. Fridemar Pache

Social annotations and bookmarking for the SLED archive and beyond. - 75 views

Social annotations and bookmarking for the SLED archive and beyond. ------------------------------------------------------------------- (Tags:Socialannotation Socialbookmarking SL Secondlife Educat...

education secondlife sl sled socialannotation socialbookmarking

started by Dr. Fridemar Pache on 19 Apr 07 no follow-up yet
Dr. Fridemar Pache

Social annotations and bookmarking for the SLED archive and beyond. - education,secondl... - 0 views

  •  
    Social annotations and bookmarking for the SLED archive and beyond.

    (Tags:Socialannotation Socialbookmarking SL Secondlife Education SLED)

    Dear SLEDizens, dear Diigos:

    the amount of information in the highly appreciated SLED mailing list archive is formidable.

    So social bookmarking (and hyperlinkable, rich text formatted) annotations might be helpful as additional tools to keep the overview by social biidirectional interlinking the SLED archive within itself and the rest of the Web.

    This way we can easily "weave the web" (and our memory :-) by setting links from
    older contributions to newer ones (and of course vice-versa).an abitrary externally annotated <<blog/ forum/ wikipage/ static webpage>> to an archive-posting (and vice versa) an annotation via SLURL-links to special SL locations (and v.v.)
    I opened a tag-supported group forum Second Life Social Annotations  where technical questions concerning this social bookmarking/annotation tool, applied to SL / SLED, can be addressed by SLED / Diigo peers and beyond.

    Dr. Fridemar Pache
    ( My profile as an admin of the newly created  Second Life Social Annotations   can be found at return
Dr. Fridemar Pache

Technology - Mash into SL - 58 views

Welcome Abbath, I am interested too, how to bridge the two systems. From the Web into SL there is an easy way to make connections. Leave in some wiki or other page, where you have write access, ...

mash technology

Dr. Fridemar Pache

Social Annotation: Seamless Integration of Social Bookmarking, Web Highlighter, Sticky-... - 0 views

  • Diigo's Enhanced Linkrolls let you have your latest Diigo bookmarks displayed as part of your site.
  •  
    Can somebody give some examples as sticky-notes, that contain links to places, where this  feature  is  used?
     
Kerry J

Places tagged "education" - Sloog: Tagging the New World - 0 views

  •  
    Sloog is a bookmarking service for Second Life residents. It allows users to save favourite places and avatars and search for them later, both in-world with a simple plug-in (HUD) or via web browser at www.sloog.org
Dr. Fridemar Pache

SLEDucating » SecondLife Blogging Script - 0 views

  •  
    SecondLife Blogging Script Writing by admin on Tuesday, 20 of March , 2007 at 1:42 pm Lots of people have been asking for a blogging solution, a way of being able to blog from "in-world" either a text or notecard directly to their personal blog. The following two scripts when placed in a prim will do exactly that. You can change the subject title, the blog address, the email, and choose between blogging the text chat, or a notecard. You call this script "blogger". The basic premise is that the script sends an e-mail, so you need your blog software set up to process an email, which is fairly simple on most blog apps. // This program is free software; you can redistribute it and/or modify
    // it under the terms of the GNU General Public License as published by
    // the Free Software Foundation; version 2 of the License.
    //
    // This program is distributed in the hope that it will be useful,
    // but WITHOUT ANY WARRANTY; without even the implied warranty of
    // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    // GNU General Public License for more details. // Written by Gypsy Paz
    // Version Beta 0.3 string blog_email;
    string blog_url = "http://blogger.com";
    string blog_msg = "Visit my Blog";
    string blog_subj = "Post from SecondLife";
    integer isadmin;
    integer on = FALSE; string dcapt;
    list dbutt;
    integer dchan;
    key duser = NULL_KEY; integer i; integer dlistener;
    bluemenu(){
    llDialog(duser,dcapt,dbutt,dchan);
    dlistener = llListen(dchan,"",duser,"");
    llSetTimerEvent(60);
    } integer clistener;
    string listenfor; unlisten(){
    llListenRemove(dlistener);
    llListenRemove(clistener);
    listenfor = "";<
  •  
    The reason for copying this freeware is:

     for commenting it inside the diigo annotation system, because the Blog-Page might change , so that this valuable code might be buried inside the blog.

1 - 7 of 7
Showing 20 items per page