client side backup utility
|
Green Fate
Social Conundrum
Join date: 5 Dec 2003
Posts: 79
|
04-15-2004 22:52
backup inventory locally. Specifically scripts and notes. While I know we can copy/paste out of the client ... perhaps I'm lazy - i just find that completely tedious and troublesome.
I would LOVE a backup feature that would save my scripts and notes to .lsl and .txt files in one big export to a directory I specify.
|
Michi Lumin
Sharp and Pointy
Join date: 14 Oct 2003
Posts: 1,793
|
04-15-2004 23:36
Yeah, I suggested that back in 1.0 ... And still would love to see it... I endorse this. yes.
|
Kex Godel
Master Slacker
Join date: 14 Nov 2003
Posts: 869
|
04-16-2004 07:28
LSL and TXT batch export would be a great "first step" toward local backup capability.
|
Maxx Monde
Registered User
Join date: 14 Nov 2003
Posts: 1,848
|
04-16-2004 09:33
** deleted **
|
Merwan Marker
Booring...
Join date: 28 Jan 2004
Posts: 4,706
|
04-16-2004 09:36
Excellent!
_____________________
Don't Worry, Be Happy - Meher Baba
|
Nexus Nash
Undercover Linden
Join date: 18 Dec 2002
Posts: 1,084
|
04-16-2004 10:39
Guys... the only thing your inventory does is store the location of the item on the dataserver! (Ie shape, contents...) so backing up stuff is might be a little harder then it seems. However it would be nice!
|
Oz Spade
ReadsNoPostLongerThanHand
Join date: 23 Sep 2003
Posts: 2,708
|
04-16-2004 12:48
I endorse this idea/feature.
_____________________
"Don't anticipate outcome," the man said. "Await the unfolding of events. Remain in the moment." - Konrad
|
Kex Godel
Master Slacker
Join date: 14 Nov 2003
Posts: 869
|
04-16-2004 12:56
To extend Maxx's idea, It'd be great if we could export a linked object to XML. I gave this example a while ago: <object uuid="69c6a19d-305b-18db-b011-935e90f59ef4"> <name>Test Object</name> <description>this is a test</description> <creator>Kex Godel</creator> <owner>Kex Godel</owner> <acquired>Sat Jan 03 21:40 51 2004</acquired> <group></group>
<permissions> <groupShare flag="no"/> <anyCanMove flag="no"/> <anyCanCopy flag="no"/> <nextMod flag="yes"/> <nextCopy flag="yes"/> <nextTrans flag="yes"/> <sale flag="no" type="copy" amount="10"/> </permissions>
<attributes> <locked flag="no"/> <physical flag="yes"/> <phantom flag="no"/> <tempOnRez flag="no"/> </attributes>
<prim type="cube" index=1> <name>Object</name> <description>(no description)</description> <material type="wood"/>
<geometry> <relPos x="1.25000" y="1.00000" z="0.00000"/> <relRot x="0.00000" y="0.00000" z="-0.70711" w="0.70711"/> <size x="0.50000" y="0.50000" z="0.50000"/> <cut start="0.00" end="0.00"/> <twist angle="0"/> <top x="1.0" y="1.0"/> </geometry>
<texture> <allSides> <name>blank white</name> <uuid>5d6015df-5acd-8e6d-8a2a-23b44770e400</uuid> <scaling h="1.000" v="1.000"> <offset r="0.000" t="0.000"> </allSides> <color r="1.0" g="1.0" b="1.0"/> <shine level="none"/> <bump type="none"/> </texture>
<content> <object>e320185e-b805-6eb2-ed73-6f5afbb76a82</object> <sound>c01d8740-5de5-2407-5323-d2a87b925a2c</sound> <note>8bcbb3b9-984f-dba0-4309-620daa383d9e</note> <script>8ca54045-13a0-7ce5-05a2-1576f653b15d</script> </content>
</prim>
<prim type="sphere" index=2> ... </prim>
<prim type="sphere" index=3> ... </prim>
...
</object>
Of course, initially this could only be possible for objects we created, to ensure that we don't use such a system to re-build another person's object. I don't even expect an importer. We can import things ourselves now using a notecard and llSetPrimitiveParams()
|
Jai Nomad
English Rose
Join date: 23 Jul 2003
Posts: 157
|
04-17-2004 01:23
..but this would mean that my IPR would potentialy end up held, in some form, on your home PC - without my permission. If Linden are serious about allowing us IPR on the stuff we create, then surely they couldnt allow this?
Just a thought.
|
Green Fate
Social Conundrum
Join date: 5 Dec 2003
Posts: 79
|
04-18-2004 01:59
I'll bring you fresh beignets and coffee!
PUUUHHLLEEEAASSEEEEEEEEEE!
|
Green Fate
Social Conundrum
Join date: 5 Dec 2003
Posts: 79
|
04-18-2004 02:03
From: someone Originally posted by Jai Nomad ..but this would mean that my IPR would potentialy end up held, in some form, on your home PC - without my permission. If Linden are serious about allowing us IPR on the stuff we create, then surely they couldnt allow this?
Just a thought. Does tha cache count?
|