Tagged Questions
The secondlife tag has no wiki summary.
4
votes
8answers
391 views
Useful Developer Resources in Second Life
Second Life is fun to play with, and some developers are creating content there, but I was wondering what useful resources (if any) are available in Second Life for professional software developers.
...
3
votes
9answers
747 views
Does anybody think that learning Linden Scripting Language is worth it?
I'm just looking for people's opinions on this...
I really got worried when Second Life came out; I thought it was going to be a game changer for the Internet; Until I realized that outside of ...
3
votes
5answers
606 views
LSL communications
Years ago I created a programming collaboratory in Diversity University MOO -- a room written in MOOcode that used TCP/IP to communicate with a perl server back at my campus to compile and execute C, ...
2
votes
1answer
478 views
Question about furniture making and scripts in Second Life?
Okay, so I just recently started messing with furniture making. I know a little bit about making stuff and scripting but I wouldn’t call myself a pro just yet. Anyway, I’m using the Mizzy's Furniture ...
2
votes
5answers
304 views
Is there any form of Version Control for LSL?
Is there any form of version control for Linden Scripting Language?
I can't see it being worth putting all the effort into programming something in Second Life if when a database goes down over there ...
2
votes
2answers
163 views
Negotiating a common “network-channel” in a peer-to-peer system
Is there a common or established algorithm for peer-nodes in a network to decide on a unique "network-channel" (or any other form of semi-secret identifier)?
The environment I'm working in is ...
1
vote
1answer
107 views
video chatting in WebGL
I would like to develop a virtual classroom contains projector for presenting power point's slides and video chatting.all these tools will be developed using WebGL.
Is there any possibility for ...
1
vote
2answers
46 views
How do log a user into Second Life from my own site?
I have a site which manages the creation of Second Life users for a particular island. Users will create a Second Life account through the site's RegAPI. However, their account information are not ...
1
vote
2answers
95 views
Vİrtual environment development tool
I have to build a virtual environment for my "Virtual Reality" class like second life but not complicated as it is. I will use it to examine the effect of virtual environment in social life of ...
1
vote
1answer
549 views
time to create a bot for second life using linden scripting language?
how much time does it take to create a simple dance performing bot in second life using Linden Scripting Language ?? , i have no prior knowledge of lsl , but i know various object oriented and event ...
1
vote
2answers
277 views
Javascript Support Second Life's Web Browser
I'm looking for information on javascript support for the inbuilt Web Browser. The wiki doesn't have any information, and on my sites jquery based code doesn't work. However it runs the Sunspider ...
1
vote
3answers
185 views
What technology stack is Second Life built on?
For example, are they using Java/Struts? Or ASP.NET? Or PHP? Or some combination of technologies?
Not sure how public they are about their infrastructure, but it would be very interesting to know ...
1
vote
2answers
336 views
SL Teleporting Multi-User Door?
I'm trying to make the following script only work when a user in a Certain Group can teleport to the specified x,y,z coordinate.
Source: www.heatonresearch.com
// Scripting Recipes for Second Life
...
0
votes
2answers
122 views
Compliation Error of a C++ second life library
I am trying to compile a slight part of second life library. Specifically, it is the llcommon part. I compiled it in Windows System with VS9. I failed and the compiler said it cannot recognize ...