<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Has anybody tried this feature out? Does it work?<BR><BR>Best regards,<BR>Stefan Andersson<BR><BR><BR><BR> <BR>
<HR id=stopSpelling>
Date: Thu, 5 Feb 2009 22:18:08 +0000<BR>From: jcundill@gmail.com<BR>To: opensim-users@lists.berlios.de<BR>Subject: Re: [Opensim-users] Assets 101<BR><BR>Hi
<DIV><BR></DIV>
<DIV>Just knocked together a quick and dirty prototype for this, and using the Terrain Upload/ Download for OAR files actually works quite well.</DIV>
<DIV><BR></DIV>
<DIV>- Noticed Limitations </DIV>
<DIV><BR></DIV>
<DIV>Viewer needs you to have .raw on the end of the filename. So you end up downloading and uploading files named house.oar.raw rather than house.oar.</DIV>
<DIV><BR></DIV>
<DIV>Maybe the Hippo Viewer people could do something about this if this goes further.</DIV>
<DIV><BR></DIV>
<DIV>It is slow, and little feedback is given to the user until it has completed, so the 2.4 Mb house from the Free Assets page takes around 4 mins to upload or download on a localhost standalone.</DIV>
<DIV><BR></DIV>
<DIV>I have regions with 30Mb oar files - that would take nearly half an hour to transfer, probalby longer across the internet.</DIV>
<DIV><BR></DIV>
<DIV>You can probably send Estate Messages with some progress indication to alleviate this.</DIV>
<DIV><BR></DIV>
<DIV>As well as OAR files, this technique can also probably be used to upload/download R32 or BMP type terrain file formats instead of LLRAW ones - that might be useful.</DIV>
<DIV><BR></DIV>
<DIV>If there is interest in pursuing this, and unless someone beats me to it, I'll tidy up the code and submit a patch for review</DIV>
<DIV><BR></DIV>
<DIV>jonc</DIV>
<DIV><BR></DIV>
<DIV><BR>
<DIV class=EC_gmail_quote>2009/2/5 Sean Hennessee <SPAN dir=ltr><<A href="mailto:sean@uci.edu">sean@uci.edu</A>></SPAN><BR>
<BLOCKQUOTE class=EC_gmail_quote style="PADDING-LEFT: 1ex; BORDER-LEFT: #ccc 1px solid">
<DIV>Excellent idea, Stefan. +1<BR><FONT color=#888888>~Sean</FONT>
<DIV>
<DIV></DIV>
<DIV class=EC_Wj3C7c><BR><BR>Stefan Andersson wrote:
<BLOCKQUOTE>aaand coming in from the flank here...<BR> <BR>is there any other way than 'terrain download/upload' to download content to file thru the viewer?<BR><BR>If not, I guess that you could just supplant the terrain ul/dl with an oar dl/ul.<BR> <BR>That is, instead of sending an 'raw' bbinary, we could sent a save-oar xml file. Provided permissions, of course.<BR> <BR>am I correct that the client actually sends an asynch request for the data, then starts streaming it?<BR> <BR>if so, I guess we could just do something like<BR> <BR>a) user requests terrain ul/dl and specifies filename<BR>b) region sends a dialog box asking "you want RAW, OAR, Log File excerpt or Save-xml2?"<BR>c) user answers<BR>d) region starts sending specified content, client stores it to that file<BR> <BR>Would be quite a nifty and convenient way to work with region content given access to no console, I'd say.<BR><BR>Best regards,<BR>Stefan Andersson<BR>Tribal Media AB<BR><BR><BR><BR><BR><BR>
<HR>
<BR>Date: Thu, 5 Feb 2009 10:27:24 -0800<BR>From: <A href="mailto:sean@uci.edu">sean@uci.edu</A><BR>To: <A href="mailto:opensim-users@lists.berlios.de">opensim-users@lists.berlios.de</A><BR>Subject: Re: [Opensim-users] Assets 101<BR><BR>When I said "...connect a region to OSGrid..." I meant the old fashion way of starting an OpenSim.exe that connects a new blank region to OSGrid. You would not need to do any hypergridding. Since the new region you connect to OSGrid is running on your server, you would have access to the console to do save-oar's to your hearts content. Then the transfer to your own stand-alone would just be a matter of file copy and load-oar. Although, now that you mention it, doing a hypergrid region might actually make the transfer easier; that is, once you get hypergrid working.<BR><BR>If you're trying to get stuff from LL's grid, SI is about the only thing going.<BR><BR>Peace,<BR>Sean<BR><BR>Robert Klein wrote: <BR>
<BLOCKQUOTE><PRE>LOL Sean, that is a great idea, but for those of us who have yet to get the
whole hypergrid thing going we are kind of stuck with relying on Second
Inventory or someone else making the oar files available. Hmm, if only LL
would open up the SL grid for 24 hours... :)
-Robert
Sean Hennessee wrote:
</PRE>
<BLOCKQUOTE><PRE>Robert,
The easiest way, (or at least a way), to grab assets from OSGrid is to
connect a region to OSGrid, rez the assets on your region, then save-oar
of your region. This will give you an OAR file of those assets that you
can then upload to your stand-alone or any other region that you have
access to the console.
Peace,
Sean
</PRE></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE><BR><PRE>--
Sean Hennessee
Central Computing Support
Network & Academic Computing Services
UC Irvine
... . .- -. / .... . -. -. . ... ... . .</PRE></DIV></DIV></DIV><BR>_______________________________________________<BR>Opensim-users mailing list<BR><A href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</A><BR><A href="https://lists.berlios.de/mailman/listinfo/opensim-users">https://lists.berlios.de/mailman/listinfo/opensim-users</A><BR><BR></BLOCKQUOTE></DIV><BR></DIV></body>
</html>