Posts Tagged ‘Ruby on Rails’

Twitter in Second Life

Just built a little Twitter / Second Life mashup using Ruby-on-Rails and LindenScript. Here is a little screenshot. I will put the code on my new SL-weblog at http://sl-devcorner.blogspot.com in this week :)

Presentation screen for Second Life

I have built a small presentation screen with two navigation buttons. The whole communication between the buttons and the screen takes place using the llMessageLinked-function. Each slide have to be placed as texture into the prim of the main screen. The textures have to be numbered in the order in which they should be displayed [...]