[Opensim-users] Opensim-users Digest, Vol 38, Issue 24

lamont cranston l.cranston at gmail.com
Thu Oct 14 12:46:27 UTC 2010


According to http://opensimulator.org/wiki/Build_Instructions
OpenSim is now working on PowerPC Macs! Thanks to Dr. Scofield and those who
helped him. Current nightly builds for PowerPC are not working, not sure
about Intel so use the 0.5 Build. OpenSim works on Intel Macs. I'm testing
on PowerBook G4. Tested these step on 10.5, but not 10.4 but should work
(Works on iMac G5 with OS 10.4.11, including expanding to local grid mode.


On Thu, Oct 14, 2010 at 6:51 AM, Villano, Paul Mr CIV USA TRADOC <
paul.villano at us.army.mil> wrote:

> I guess I had ass-umed that OS would work on a Mac, especially since Mac is
> kin to Linux.  But apparently not?
>
> ----- Original Message -----
> From: lamont cranston <l.cranston at gmail.com>
> Date: Wednesday, October 13, 2010 21:36
> Subject: Re: [Opensim-users] Opensim-users Digest, Vol 38, Issue 24
> To: opensim-users at lists.berlios.de
>
>
> > http://drupal.org/node/263
> >
> > but really, Windows???
> > Why not a real OS?
> >
> >
> > On Wed, Oct 13, 2010 at 9:26 PM, Andrew < wrote:
> >
> > >  will drupal work in windows?
> > > i have php5 installed
> > >
> > > On 13/10/2010 4:05 PM, opensim-users-request at lists.berlios.de wrote:
> > >
> > >> Message: 6
> > >> Date: Wed, 13 Oct 2010 18:44:33 +0200
> > >> From: ssm2017<
> > >> To:opensim-users at lists.berlios.de<To%3Aopensim-users at lists.berlios.de><
> > >> Subject: Re: [Opensim-users] Offline IM to email module
> > >> Message-ID:
> > >>        <
> > >> >
> > >> Content-Type: text/plain; charset=ISO-8859-1
> > >>
> > >> hello
> > >> as said in irc , you need to have the "osprofile" module to store the
> > >> user preference in the database first (the user can select in viewer
> > >> preferences if the message can be emailed)
> > >> then you need to tell in your opensim.ini the offline message url (use
> > >> the same url for mute messages) (see
> > >> http://opensimulator.org/wiki/Offline_Messaging)
> > >> then, the sim will send an xml document to the url script you
> > >> mentionned (your script can be php, ruby, pyhthon etc...)
> > >> the message sent is like that :
> > >>
> > >> <>> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> > >> xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> > >>   <UUID of the user sending message<
> > >>   <NAME of sender<
> > >>   <UUID of destination user<
> > >>   <INTEGER defining message type<
> > >>   <true<
> > >>   <here is the message sent<
> > >>   <UUID of the im session<
> > >>   <1<
> > >>   <<0<<0<<0<<
> > >>   <AA==<
> > >>   <100<
> > >>   <UUID of the region from where the message was sent<
> > >>   <1286477676<
> > >> <
> > >>
> > >> so you can use "simlexml" or something else to parse the message first
> > >> and then send the email or not
> > >> note : the<  element is also sending "typing" text that is 42,
> > >> so you should filter it:)
> > >>
> > >> here is the code i have made to use it with drupal :
> > >>
> > >>
> http://github.com/ssm2017/d4os/blob/master/io/d4os_io_services/d4os_io_services_offline_message/d4os_io_services_offline_message.module
> > >> but you can also take inspiration from other projects like wiredux :
> > >>
> > >>
> http://forge.opensimulator.org/gf/project/opensimwi/scmsvn/?action=browse&path=%2Ftrunk%2Foffline.php&revision=84&view=markup
> > >>
> > >> 2010/10/13 Jor3l Boa<:
> > >>
> > >>> >  Hey Andrew, The offline msg module is PHP, so look when the
> message is
> > >>> >  stored in the DB and send an email to that user, If you have the
> > >>> module
> > >>> >  working with 0.7 mail me and we can work this
> > >>> >
> > >>> >  2010/10/13 Andrew<
> > >>>
> > >>>> >>
> > >>>> >>  ?hi there,
> > >>>> >>
> > >>>> >>  i think i have ask before i cant remember, anyway.
> > >>>> >>  i have been looking everywhere that do offline im to email. but
> i
> > >>>> cannot
> > >>>> >>  find and been asking Meta7 to provide that module, i cant get
> them
> > >>>> to give.
> > >>>> >>  so can anyone can make one or give me instruction how to make
> one.
> > >>>> I'm not
> > >>>> >>  very good programmer yet but still learning.
> > >>>> >>  i am surprise no one has made one expect throu private grid like
> > >>>> Meta7,
> > >>>> >>  InWorldz, maybe OpenLife.
> > >>>> >>  thank
> > >>>> >>  Andsim
> > >>>>
> > >>> _______________________________________________
> > > Opensim-users mailing list
> > > Opensim-users at lists.berlios.de
> > > https://lists.berlios.de/mailman/listinfo/opensim-users
> > >
> >
> >
> >
> > --
> > (\__/)
> > (='.'=)
> > (")_(")
> > _______________________________________________
> > Opensim-users mailing list
> > Opensim-users at lists.berlios.de
> > https://lists.berlios.de/mailman/listinfo/opensim-users
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
>



-- 
(\__/)
(='.'=)
(")_(")
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20101014/3b3e9056/attachment.html>


More information about the Opensim-users mailing list