Categories

Archives

Did You Know?

I entered one of my "songs" in the 6th Music Contest at hornet.org with mixed results.

Recent Comments

Tags

asp audio browser bug business coalesce code crash Database db debian extension framework imap internet legions linux metaverse mysql obscurity patch PHP postgresql properties release scp Second Life second life security session social media sound sql ssh subversion tables tortoisesvn tribes ubuntu virtual world web windows zend zend framework zf

Tag: api

MetaverseData beta starts

The key problem with developing for Second Life thus far has always been the less than sufficient APIs that Linden Lab offers.
When it comes to communicating with objects in-world, you have the choice of the reliably broken XML-RPC, polling from in-world via llHTTPRequest(), or sending bite-sized data snippets by email. To make it easier, faster, […]