[Opensim-users] Opensim-users Digest, Vol 45, Issue 34 (Vitaly Chashin)

Виталий Фицнер wchf at yandex.ru
Mon May 16 13:59:48 UTC 2011


Hello BlueWall,

I've published very simple demo:

0. Video: http://www.inral.ru/screen_demo/screen_demo_1.mp4
1. V2 skin XML's: http://www.inral.ru/screen_demo/skins.zip
2. Silverlight application VS2010 project: http://www.inral.ru/screen_demo/silver_pult.zip
3. OpenSim region module VS2010 project: http://www.inral.ru/screen_demo/PresModule.zip
        Warning: in this example module uses local DB
4. Presentation screen IAR: http://www.inral.ru/screen_demo/screen_new_1.iar
And
5. VS2010 project template for region module with WCF service (based on your region module example): http://www.inral.ru/screen_demo/ModuleSkeleton.zip

                                                                    Vitaly

16.05.2011, 14:00, opensim-users-request at lists.berlios.de:

>  Send Opensim-users mailing list submissions to
>          opensim-users at lists.berlios.de
>
>  To subscribe or unsubscribe via the World Wide Web, visit
>          https://lists.berlios.de/mailman/listinfo/opensim-users
>  or, via email, send a message with subject or body 'help' to
>          opensim-users-request at lists.berlios.de
>
>  You can reach the person managing the list at
>          opensim-users-owner at lists.berlios.de
>
>  When replying, please edit your Subject line so it is more specific
>  than "Re: Contents of Opensim-users digest..."
>
>  Today's Topics:
>
>     1. Re: Opensim-users Digest, Vol 45, Issue 32 (Vitaly Chashin)
>        (BlueWall)
>     2. Re: Auto Backup Module (Sean McNamara)
>     3. Re: Auto Backup Module (paul emery)
>
>  ----------------------------------------------------------------------
>
>  Message: 1
>  Date: Sun, 15 May 2011 11:58:29 -0400
>  From: BlueWall <jamesh at bluewallgroup.com>;;
>  To: opensim-users at lists.berlios.de
>  Subject: Re: [Opensim-users] Opensim-users Digest, Vol 45, Issue 32
>          (Vitaly Chashin)
>  Message-ID: <4DCFF825.7050902 at bluewallgroup.com>;;
>  Content-Type: text/plain; charset=KOI8-R
>
>  On 05/15/2011 11:27 AM, ??????? ?????? wrote:
>>   Hello Jack,
>>
>>   Actually, there is one way to create something like a plugin.
>>
>>   As you may know, V2 uses HTML for some parts of interface, like Home Page. And, V2 interface is skin-based, so, for example, you could add your tab to the sidebar.
>>   Than you could create some RIA interface (Flash/Silverlight), and connect it with OpenSim region module, which should provide some kind of web service endpoint.
>>   I've tried this in my project, and it works. I've created a simple presentation screen, controlled from a tab in viewer sidebar.
>>   You could even send some information about user (like username), than, just for example, track avatar position in world and change the RIA interfaces dynamically - but in that case you have to use something like WCF double binding.
>>   The trouble is that the users have to install your customized skin for viewer. It's not a problem in a local enterprise network (my case), but with HG and public grids.... yes, it's a problem.
>>
>>   If you are interested, I could publish VS2010 template for region module with WCF interface (very simple), and three parts of such "plugin" - modified XML's for viewer skin, Silverlight application and OpenSim region module.
>>
>>   But, as it seems to me, it's really easy to create something like this without my bugs in code :)
>>                                                    Vitaly
>  That would be great to see.
>
>  BlueWall
>



More information about the Opensim-users mailing list