• Winking Gwyn
  • Categories

  • Feeling generous today? Any money received will support the continued web hosting of this blog. Donate towards my web hosting bill!
  • Gwyneth Llewelyn is online in Second Life.
  • Pages

  • Meta

  • Blog Rank: 124,475
  • Status Updates

    • Allow group ownership of private islands (multiple owners paying the cost for the private island together) http://ping.fm/gXJ6z
      5 days ago
    • [Blog] SL 2.0 Beta still running too slowly on your Mac? No worries!: If, like me, you're not the kind of person th... http://ping.fm/Y0gYX
      13 days ago
    • [Blog] The new possibilities of the XStreetSL "money API"?: I have to confess, I'm quite excited by the tremendous ... http://ping.fm/arSLj
      13 days ago
    • Yay, XStreetSL got some properly working CSS :) No more horizontal scroll bars... it's fluid now :)
      14 days ago
    • [Blog] Where is There?: Nowhere! http://ping.fm/khsS6
      15 days ago
    • Not There Any More: There.com shuts down its virtual world: http://ping.fm/wTCnW
      15 days ago
    • New simulator server software (1.36.4) seems to fix the problem with Estate Bans that didn't work: http://ping.fm/6Zr1W
      15 days ago
    • Call for speakers for the B2P 2010 Spring Conference "Leadership in Business" in #SL, promoted by @B2PBetaTech: http://ping.fm/DhXZT
      16 days ago
    • What a great idea: better integration of shared media and the UI on HUDs (adding transparency): http://ping.fm/FwJL6
      20 days ago
    • Our own @Doubledown_InSL hits CNN: http://ping.fm/W0aEK Congrats, DD! (Thanks for the link, @TrudyTakacs!)
      21 days ago
  • PostRank Topblogs 2009 - #16 in Virtual Worlds
  • RSS My Other Blog

Archive for March, 2008

31 Mar

Free Workshop on Machinima

The University of Aveiro is probably Portugal’s most active university in Second Life®, with a large SL campus and quite a lot of activities and events for students and visitors — both in SL, in RL, and mixed-media! Besides the annual cef^SL, Portugal’s largest RL conference on Second Life® and its use in education, media, [...]

30 Mar

Blog Warning: UPGRADE IN PROGRESS

WordPress 2.5 just came officially out, and having tested it on other blogs I’ve successfully upgraded, the transition should be painless enough. Still, this blog of mine is known to break a lot of things since it’s so intensely ‘hacked’
I beg your patience while I try to do a smooth transition to the [...]

26 Mar

Second Life® Bloggers Require Clarification

Dear Linden Lab®,
Your recent change of policy regarding the usage of your trademarks — Second Life®, Linden Lab®, and others registered by Linden Research Inc. — will effectively prevent the operation of the very vibrant community of bloggers, forum posters, websites, community portals, and even 3rd party services, that have provided Linden Lab® with links [...]

10 Mar

Content Theft, Avatar Rights, and the RIAA

You had to be very distracted to have missed the recent massive cry-out against content theft in Second Life. As the world grows, and as griefers and similar people commit misdemeanours all the time and get away with it, the situation can not improve by itself, as more and more petty residents find out that [...]

09 Mar

Immersionism and Augmentationism Revisited

Thanks to Jade Lily, there was an event on “Immersionism vs. Augmentism” on SL’s Orange Island, moderated by Tom Bukowski, our “resident anthropologist”. The discussion was lively — even if necessarily “short”, a lot remained to be said about the subject, as always But several bloggers (many of which attended the event) [...]

08 Mar

[FIXED] HTML-on-a-prim becomes crash-sim-on-a-line-of-a-code

The good news is that we now have HTML-on-a-prim, with LL’s recent introduction of the Release Candidate for 1.19.1. It’s a long-awaited release — four years of waiting for Havok 4, and three years of waiting for HTML-on-a-prim — but last Friday LL rolled out a server upgrade that even allows the Early Adopters to [...]

07 Mar

Three Years Late… But HTML-On-A-Prim is Here!

First impressions on the newly released mega-feature in Second Life: HTML-On-A-Prim.

Well, of course this is for me personally the cream on the top. I’ve just returned from several sessions of using SL as a classroom for university students. The last conversation I had with one of the students (doing a mastership) was about a complaint [...]

02 Mar

Simple Intra-Simulator Teleporting Tool

Also an exercise for my LSL scripting classes, this one is a simple llSetPos teleporting script. The final location is written as <X,Y,Z> on the object’s description.

vector destination;
key avatar;
default
{
    state_entry()
    {
        destination = (vector)llGetObjectDesc();  
        if (destination == ZERO_VECTOR)
            destination = [...]

02 Mar

Generic llSitTarget Positioning Script

Tired of taking ages to set script targets? Well, this one should make things easy for you: just put the vector for positioning and the rotation in angles, separated by commas, and the object will reset the SitTarget for you. Then just shout die on public chat, and the script will remove itself; SitTargets are [...]

02 Mar

Simple Device To Give The Whole Inventory

You’ve guessed it — this is also part of my list of exercises for the LSL training courses.
This device gives all the inventory inside it in a folder, named as the object itself, and checks to avoid giving the script name instead. Dropping/removing further items inside the device will reset it to re-read the inventory [...]

© 2010 Gwyn’s Home | Entries (RSS) and Comments (RSS)

Powered by Wordpress, design by Web4 Sudoku, based on Pinkline by GPS Gazette