Sunday, April 13, 2008

Recent scripting activities for my friends...


A tarot reader, (with random shuffling and uncovering cards on touch)...

This done for my friend Ermione involved in Tarot Reading sessions...













a round table with automating sitting positions...
(Similar to mystitool automated table)..

Done for my friend Akim for his Medieval sim.


























and an exhibition rotating device... For the exhibition of Jkxyw.




Currently they are not yet sold via slexchange, so if you are interested in them you have to IM me inworld (Salahzar Stenvaag).

Saturday, April 5, 2008

New products and upgrades: roadmap.

I will soon work and make available some new products and upgrades:

  1. New version of quicktime notecard reader exploiting webtextures in 1.19.1
  2. A general central store mechanism for distributing objects in the full grid having only one central repository and many dispensers. Using a php script just for registry.
  3. A general way for storing notecards in external websites
  4. A way for tracing debug etc on external website
  5. A "meeting helper" storing information on website about participants etc...
Stay tuned :)

New WebBrowser 2.0 has been released

Improved the webbrowser. Now it works properly also with new viewer 1.19.1.

People will appreciate this tool: even if 1.19.1 is dealing with webtextures, they are so complex to use.

Refer to this link for more info and to buy it on slexchange

RSS reader UTF8 Vers. 201 released.

Released the new version of RSS UTF8 reader solving the problems with new llSetObjectDescription. Refer to this link for seeing more and to buy on slexchange.

People who did buy the previous version which is not more working, please contact me for having the new version.

NB: New version is more powerful since allows for the control over the
PHP script,
MEMORY required

and uses only asynch better optimized messages.

Since SL is not working correctly I couldn't test it adequately, nor publish it on slexchange and onrez platform. I just got a glimpse that some stack-heap conflicts are there to be solved, so still need a bit of time. I'm also working on the web browser to take advantage of the 1.19.1 new parcelmedia command. Will also work on the notecard reader to have them properly working.

Contact me for any information.

Thursday, April 3, 2008

UTF-8 problems with my RSS international boards

It appears that SL new servers just deployed did change the way linked messages are communicated among objects so that my internationalized utf-8 boards are NOT more working correctly and not able to display European chacters.

NEWS: I found out which exactly was the reason for the breaking down. This was due to the modifications in February when LL did restrict the llSetObjectDesc to be only 127 chars AND no utf-8 chars in it.

I needed to rewrite the LSL code to avoid the use of llSetObjectDesc.

Stay tuned to know when I can give you a definitive solution for this problem :(