Difference between revisions of "User:SignpostMarv Martin/semantic world.secondlife.com replacement"

From Second Life Wiki
Jump to navigation Jump to search
(added link to template)
m (updates)
Line 9: Line 9:
* [http://microformats.org/wiki/hReview hReview]
* [http://microformats.org/wiki/hReview hReview]
* [[#mentioned|Cross-referencing picks by Resident name]]
* [[#mentioned|Cross-referencing picks by Resident name]]
=== Parcels ===
* hCard
* [http://microformats.org/wiki/adr adr]


== name2key conversion ==
== name2key conversion ==
Line 15: Line 19:


== auto-discovery ==
== auto-discovery ==
Due to the lack of appropriate functionality in [[llRequestAgentData]]()- see {{Jira|VWR-2738}}- the data set I have at any one time is relatively limited to Residents that sign up for my services. I recently added the ability for the server to automatically attempt to get data on the Resident being requested.
Due to the lack of appropriate functionality in [[llRequestAgentData]]()- see {{Jira|VWR-2738}}- the data set I had at any one time is relatively limited to Residents that sign up for my services. I recently added the ability for the server to automatically attempt to get data on the Resident being requested.


Auto-discovery is currently enabled only on the Resident profiles.
Auto-discovery is currently enabled only on Resident profiles and regions.


== mentioned ==
== mentioned ==

Revision as of 09:18, 8 March 2008

Features

Profile Data

Picks

Parcels

name2key conversion

One feature I feel is lacking in Linden Lab's world.secondlife.com application is the inability to easily look up another Resident's profile by entering their name. This is likely due to the application only meant to be accessed via the new search appliance.

auto-discovery

Due to the lack of appropriate functionality in llRequestAgentData()- see VWR-2738- the data set I had at any one time is relatively limited to Residents that sign up for my services. I recently added the ability for the server to automatically attempt to get data on the Resident being requested.

Auto-discovery is currently enabled only on Resident profiles and regions.

mentioned

Personally, I find that picks are one of the most under-used features of Second Life. After a little bit of tweaking, I added the ability to see who has mentioned a Resident in their picks.

Examples

At the time of writing Torley's "mentioned" page is blank. Blank "mentioned" pages just mean that there are no picks in the local database that mentioned that Resident's name.

See Also

  • Template:sw.slr, a wiki template designed to make it easier to create links to the semantic world.secondlife.com replacement.