QuickTips: Connecting with Second Life Communitie​s

Millions of people have registered for Second Life — so chances are pretty good that there’s a community that shares your interest or hobby inworld. Connecting with people who share your interests is easier when you know how to efficiently explore the thousands of Groups and Destinations inside Second Life.

To learn more about how to find friends and connect to conversations that share your interests, watch the following QuickTips tutorial video:

Find even more tips on joining Groups and connecting with communities in Second Life in the KnowledgeBase.

Can anyone get your IP address from SL ?

Help, I’m being threatened by my ex-sl husbands partner, she wants to get at me because I sent a few note cards telling her what a jerk he is. She said she has my IP address from SL and to expect her to show up in RL.

Ever have this happen to you? Here are a few tips to make sure you are protected.

Tracing your IP is possible if you listen to streaming music or watch streaming video in SL. Nowadays there may also be streaming images from web pages on a parcel. If you are worried about people being abe to capture or identify your IP address remember!

Any streaming audio or video will give your IP address to the stream’s external server. Some people have exploited that to create databases of IP addresses and associated names which are then used to identify alts. Because that happens outside of SL, it seems to be technically acceptable under the TOS, although it could (in theory, not practice) be a problem when that info is brought back in world and misused.

So the only way to guarantee the anonymity is to NEVER stream audio or video and to disable the ability of objects to turn your media stream on.

It’s like the rest of the internet. There’s always someone quite happy to be as sneaky as they have to violate privacy, especially if there’s money to be made or person to make miserble.

There are some selling a product to jealous types a system designed to identify alt accounts of griefers and such, but they all know how to get around the system. So all it really does is create false positives (different people on the same IP address) and give people a new way to f#@k about in other people’s business. Does not hold true if you do not let it! As these systems are worthless and cause more problems IE: region performance issues or repeated griefing due to the culprit likes to cause trouble and can not be stopped. Folks, If you do not respond they really do go away! Your MUTE button can do wonders!

IP tracing is not likely from the average Second Life user. However, when an avatar uses a note card or other scripted object, or by clicking on a link sent to you the IP address COULD be viewable, though these methods and are a little hazy at best.

BUT, if you’re like most users of Second Life, your IP address is not static. Furthermore, the IP address will only manage to tell them what ISP (Internet Service Provider) you’re using, very little else about you. But if you feel you are being threatened in this matter file a abuse report for disclosure to Linden Lab. This may or may not help.

Hope this can clear up some of your questions on the subject and relieve some of you when people tell you they have your IP and personal info. Just be careful do not give out your information outside SL. Yes, I have heard excuses: they were my BF and I shared with them my account or RL information on Face book and other social media. This would be your fault and you should be aware that anything that happens will be on your head! Want to get rid of that stalker or ex that can’t get over the fact they have dated a cartoon for a year?
Keep your information PRIVATE! Unless you plan on meeting them in real life.

Have a great day!

Deuce Marjeta
Operations Manager ZoHa Islands

QuickTips: Getting and Spending Linden Dollars Video Tutorial

Over the past couple of weeks, we’ve introduced several new QuickTips video tutorials to help teach our newest residents the basics of Second Life. This week, we examine how to use the official unit of trade in Second Life, known as the Linden Dollar (or L$).

You can use Linden Dollars to buy almost anything inside Second Life or on the Marketplace — a new outfit, a new home or even a completely new avatar.

To learn even more about the basics of getting and spending Linden Dollars, visit the Knowledgebase.

QuickTips: Shopping in Second Life Video Tutorial

Last week, we introduced the first video in a new Second Life tutorial series called QuickTips. Each of these tutorials aims to help newer users by introducing them to basic features, functions or activities in Second Life.

Our first QuickTips video focused on the simple process of changing your avatar in less than 60 seconds using the free avatars built into the Second Life Viewer. That’s a great skill to have as a newcomer — but many users want to stand out in style or perhaps just look a bit more unique. Why look like everyone else when there are thousands of fashions and avatar accessories to choose from?

This week’s QuickTips video introduces new users to the fundamentals of how to shop like a pro in Second Life. Watch this clip to learn the basics on discovering places to shop, as well as transaction tips and even unpacking your items.

Soon you’ll be shopping up a storm as you stroll through the many virtual shopping hot spots in SL or browse for items via the web on the Marketplace.

Reaching into Second Life with Leap Motion

When the Linden Lab developers first saw the Leap Motion controller they couldn’t wait to get their hands on one. Thankfully, they were able to get a pre-production development kit and built demos to explore its capabilities in Second Life. The demos included tests of flight controls, object manipulation, and avatar gestures.

This work was strictly experimental, but it showed the power of Second Life as a platform for exploring gesture-based interactions with controllers like the Leap Motion, and they are happy to be able to share the code with you as a starting point for your own explorations.

If you have a Leap Motion controller and would like to experiment with the Second Life Viewer, you can find the source code for these experiments at Viewer-Rabbit. The ‘indra/newview/llleapmotioncontroller.cpp’ file contains most new functionality. The Viewer is built to work in several different modes. These modes can be used to control the avatar while flying, send data into Second Life for scripts to intercept, detect hand motions that trigger avatar gestures, or control the camera and avatar movement. To switch between these modes use the “LeapMotionTestMode” value in the Debug Settings, accessible from the Advanced menu.

To give your experiments a shot you will need get the source mentioned above and contact www.leapmotion.com to join their developer program and obtain the SDK. Currently only Windows Viewers are supported, but other platforms could be added by linking in the appropriate Leap Motion SDK.