#SL Scripting News Week 7

The big news this week was Tiggs’ announcement about Linden Realms’ Tools. I cover that in: #SL Linden Realm Tools. Otherwise, there was little news in the scripting area.

New Functions

For some time we have had the improved List Functions bouncing in and out of the release channels. It looks like they will make it to the main grid this week. For the past week the server maintenance package including them has been running on all 3 release channels. So, it should be well tested. Keep your fingers crossed.

These are the improvements to speed up Linden Scripting Language (LSL) functions that handle lists. Look back through the articles in Scripting News for a list of them.

Read more

#SL Linden Realm Tools

This morning Tiggs Linden visited Kelly Linden’s Scripting User Group to talk about Linden Realm Tools and made some announcements. Charlar Linden pointed out that none of the information is cast in stone, so things may change.

Tiggs Linden and a smokey pipe

Tiggs made it clear we are only getting part of the story for now by saying there are two things Tiggs would be discussing, a third Tiggs would be hinted at, and a fourth component of which no mention would be made.

Two Tools

The first two things are new scripting functions; llTeleportAgent() and llAttachToAvatarTemp().

Tiggs is opening up llTeleportAgent() to allow the same access as llTeleportAgentHome(). This means the object running a script with this command must be owned by the parcel/land owner.

Read more

#SL Linden’s Blogging Offer

This is probably of more interest to bloggers than blog readers. But, opinion on the Lab’s request for guest bloggers has been the topic in many blogs. Some are outraged that Linden Lab would dare to insult them by offering to allow guest articles without offering to pay the writer. They see it as the … Read more

Kokua Viewer Update

Maria Korolov has an update on the Kokua Viewer at Hypergrid Business: Kokua viewer to support Imprudence exports. The Kokua/Imprudence developers have been on a bit of a holiday, taking some well deserved time. This January they were planning the development path and asking for user feedback. The general plan is now to stop development of Imprudence and move forward with the Kokua Viewer development.

Kokua/Imprudence Viewers

Important Feature

One of the features of Imprudence is import/export of objects in OpenSim worlds and Second Life. Many build in OpenSim worlds and then move final projects to SL for use or sale. Some also move things from SL to OpenSim. So, the import/export is an important feature for many. Maria spoke with the Kokua developers about the feature.

The news is while the viewer will not initially have the feature it will eventually be added. While there are things with higher priorities to be addressed before import/export the feature is on the to-be-included list.

There seems to be some challenge making the future Kokua import/export compatible with Imprudence’s. The developers plan to make it compatible, if possible. Remember. The viewer and server must cooperate for the feature to work. So, it is not solely a viewer side thing.

Read more

#SecondLife and Anti-Virus

The Firestorm/Phoenix Wiki has a load of handy information for solving Second Life technical problems. I noticed today that they updated their wiki page on Anti-virus programs.  See: Whitelisting the Viewer in Anti Virus Software.

Image by: SarahCartwright - Flickr

They tell you how to handle; Avast, AVG, Kaspersky, McAFee, Norton, and PC Tools Spyware Doctor.

They don’t say anything about speed gains or risk.

Anti-virus software can place a heavy load on your computer. The result is you lose Frames per Second (FPS). Not all anti-virus programs are the same. PC Magazine did a review of anti-virus programs for 2012: The Best Antivirus for 2012.

PC Magazine doesn’t say anything about performance. Most reviewers seem to consider the only performance criteria to be whether a program can find the virus. While that is important, it seems some anti-virus programmers have taken the approach that all the computer ever needs to do is defend against viruses.

Read more