[etoys-dev] How is the URI and prev-URI in the manifest used in showcase?

Timothy Falconer teefal at waveplace.org
Wed Aug 4 14:37:01 EDT 2010


1) URIs with "unknown" happen only when you save a new project to your local disk without being logged in.

2) URIs with a dash-s (mrsteve-s1234) are created on the server when you upload a new project via web browser (never "unknown")

3) prev-URI is used to indicate a version history for when you change names ... ie, they should refer to separate projects in the database

4) unknown URIs are replaced with usernames (and the same number) once username is known.

I would log your detail as a bug to the effect of .... "showcase project developed "unknown" URI after the fact" or something.

> Chaos Game II.006.pr

shouldn't have changed.  Make sure you indicate when this was all uploaded, because it might be a result of bugs that have since been fixed.

Thanks,
Tim

--
Timothy Falconer
Waveplace Foundation
http://waveplace.org
+ 1 610 624 3760



On Aug 4, 2010, at 2:24 PM, Steve Thomas wrote:

> I ask, because I think this may be part of the problems we have seen with showcase:
> 
> Below is a dump of the URI's for a project I did which shows the URI changing between versions which seems to happen when I save the version but am not logged into Squeakland.
> 
> $ for f in Chaos*.pr ; do echo "$f"; unzip -c "$f" manifest | tr '\r' '\n' | egrep "URI|user"; done 
> Chaos Game II.003.pr
> prev-URI: http://squeakland.org/etoys/mrsteve-3456959366
> URI: http://squeakland.org/etoys/mrsteve-s1282039561
> user: mrsteve
> Chaos Game II.004.pr
> prev-URI: http://squeakland.org/etoys/mrsteve-3456959366
> URI: http://squeakland.org/etoys/mrsteve-s1282039561
> user: mrsteve
> Chaos Game II.005.pr
> prev-URI: http://squeakland.org/etoys/mrsteve-3456959366
> URI: http://squeakland.org/etoys/mrsteve-s1282039561
> user: mrsteve
> Chaos Game II.006.pr
> prev-URI: http://squeakland.org/etoys/mrsteve-s1282039561
> URI: http://squeakland.org/etoys/unknown-3457719104
> user: unknown
> Chaos Game II.007.pr
> prev-URI: http://squeakland.org/etoys/mrsteve-s1282039561
> URI: http://squeakland.org/etoys/unknown-3457719550
> user: unknown
> Chaos Game II.008.pr
> prev-URI: http://squeakland.org/etoys/mrsteve-s1282039561
> URI: http://squeakland.org/etoys/unknown-3457721470
> user: unknown
> Chaos Game II.009.pr
> prev-URI: http://squeakland.org/etoys/mrsteve-s1282039561
> URI: http://squeakland.org/etoys/unknown-3457724052
> user: unknown
> Chaos Game II.010.pr
> prev-URI: http://squeakland.org/etoys/mrsteve-s1282039561
> URI: http://squeakland.org/etoys/unknown-3457725224
> user: unknown
> Chaos Game II.011.pr
> prev-URI: http://squeakland.org/etoys/mrsteve-s1282039561
> URI: http://squeakland.org/etoys/unknown-3457727194
> user: unknown
> Chaos Game II.012.pr
> prev-URI: http://squeakland.org/etoys/mrsteve-s1282039561
> URI: http://squeakland.org/etoys/unknown-3457727944
> user: unknown
> Chaos Game II.013.pr
> prev-URI: http://squeakland.org/etoys/mrsteve-s1282039561
> URI: http://squeakland.org/etoys/unknown-3457729879
> user: unknown
> Chaos Game II.014.pr
> prev-URI: http://squeakland.org/etoys/mrsteve-s1282039561
> URI: http://squeakland.org/etoys/unknown-3457729879
> user: unknown
> Chaos Game II.015.pr
> prev-URI: http://squeakland.org/etoys/unknown-3457729879
> URI: http://squeakland.org/etoys/mrsteve-3457729879
> user: mrsteve
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakland.org/pipermail/etoys-dev/attachments/20100804/3185d6f9/attachment.html>


More information about the etoys-dev mailing list