Re: workaround for corrupt stack was (Re: [ANN] RevDoc home page launched)
go stack the decompress of url "http://andregarzia.com/RevDoc.rev.gz"; works for me. ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
Re: workaround for corrupt stack was (Re: [ANN] RevDoc home page launched)
stephen, the aag should be there or the Rev IDE will think it is an IDE stack and all hell will break loose. I don't understand this bit about the title or name, I coded it to use the long id if I remembered it correctly. I'll check it here and get back to you soon. andre On Wed, Feb 4, 2009 at 4:29 PM, stephen barncard wrote: > Hi Andre, > > Got the stack this time. Obviously your server isn't making the TEXT/binary > switch. > > should the aag in front of the name be there? > Also I started to use, but it apparently looks at the TITLE of the topstack, > not it's NAME. I don't think one can address a stack by its title. > > Can't get it to work yet. > > sqb > > 2009/2/4 Andre Garzia > >> Friends, >> >> sorry for the corrupt stack. Somehow something is corrupting the stack >> in the server. Compressed stack appears to be working. Can anybody try >> that on the message box: >> >> go stack the decompress of url "http://andregarzia.com/RevDoc.rev.gz"; >> >> and give me feedback? >> >> Thanks in advance >> andre >> >> On Wed, Feb 4, 2009 at 4:07 PM, Andre Garzia >> wrote: >> > does anyone here knows what corrupts a stack? I tried opening from >> > disk here using all versions of Rev, it always open, as soon as I >> > transfer it to the server it breaks!!! ARRRGGH >> > >> > still trying, will try a compressed stack. >> > >> > On Wed, Feb 4, 2009 at 3:54 PM, Klaus Major wrote: >> >> Hi all, >> >> >> >>> Hi Chipp and all, >> >>> >> Andre, >> http://andregarzia.com/RevDoc.rev >> >> >> gives me a corrupt file??? >> >>> >> >>> guys, you are spoiled! >> >>> >> >>> Believe it or not, this is infact a REAL website URL and no online >> stack >> >>> :-D >> >>> >> >>> Point your browser to: >> >>> http://andregarzia.com/revdoc/ >> >> >> >> DAMN! So embarrassing! >> >> Sorry, I mixed this up somehow... >> >> >> >> Of course that is an online stack: >> >> http://andregarzia.com/RevDoc.rev >> >> >> >> And this is the website: >> >> http://andregarzia.com/revdoc/ >> >> >> >> >> >> Best >> >> >> >> Klaus >> >> >> >> -- >> >> Klaus Major >> >> kl...@major-k.de >> >> http://www.major-k.de >> >> ___ >> >> use-revolution mailing list >> >> use-revolution@lists.runrev.com >> >> Please visit this url to subscribe, unsubscribe and manage your >> subscription >> >> preferences: >> >> http://lists.runrev.com/mailman/listinfo/use-revolution >> >> >> > >> > >> > >> > -- >> > http://www.andregarzia.com All We Do Is Code. >> > >> >> >> >> -- >> http://www.andregarzia.com All We Do Is Code. >> ___ >> use-revolution mailing list >> use-revolution@lists.runrev.com >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-revolution >> > > > > -- > Stephen Barncard > - > San Francisco > ___ > use-revolution mailing list > use-revolution@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > -- http://www.andregarzia.com All We Do Is Code. ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
Re: workaround for corrupt stack was (Re: [ANN] RevDoc home page launched)
Hi Andre, Got the stack this time. Obviously your server isn't making the TEXT/binary switch. should the aag in front of the name be there? Also I started to use, but it apparently looks at the TITLE of the topstack, not it's NAME. I don't think one can address a stack by its title. Can't get it to work yet. sqb 2009/2/4 Andre Garzia > Friends, > > sorry for the corrupt stack. Somehow something is corrupting the stack > in the server. Compressed stack appears to be working. Can anybody try > that on the message box: > > go stack the decompress of url "http://andregarzia.com/RevDoc.rev.gz"; > > and give me feedback? > > Thanks in advance > andre > > On Wed, Feb 4, 2009 at 4:07 PM, Andre Garzia > wrote: > > does anyone here knows what corrupts a stack? I tried opening from > > disk here using all versions of Rev, it always open, as soon as I > > transfer it to the server it breaks!!! ARRRGGH > > > > still trying, will try a compressed stack. > > > > On Wed, Feb 4, 2009 at 3:54 PM, Klaus Major wrote: > >> Hi all, > >> > >>> Hi Chipp and all, > >>> > Andre, > http://andregarzia.com/RevDoc.rev > > > gives me a corrupt file??? > >>> > >>> guys, you are spoiled! > >>> > >>> Believe it or not, this is infact a REAL website URL and no online > stack > >>> :-D > >>> > >>> Point your browser to: > >>> http://andregarzia.com/revdoc/ > >> > >> DAMN! So embarrassing! > >> Sorry, I mixed this up somehow... > >> > >> Of course that is an online stack: > >> http://andregarzia.com/RevDoc.rev > >> > >> And this is the website: > >> http://andregarzia.com/revdoc/ > >> > >> > >> Best > >> > >> Klaus > >> > >> -- > >> Klaus Major > >> kl...@major-k.de > >> http://www.major-k.de > >> ___ > >> use-revolution mailing list > >> use-revolution@lists.runrev.com > >> Please visit this url to subscribe, unsubscribe and manage your > subscription > >> preferences: > >> http://lists.runrev.com/mailman/listinfo/use-revolution > >> > > > > > > > > -- > > http://www.andregarzia.com All We Do Is Code. > > > > > > -- > http://www.andregarzia.com All We Do Is Code. > ___ > use-revolution mailing list > use-revolution@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > -- Stephen Barncard - San Francisco ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
Re: workaround for corrupt stack was (Re: [ANN] RevDoc home page launched)
Dave, I found the error, apache is changing the stack on the fly, inserting google analytics code to the body tag inside the custom prop while the thing is transfered. Argh andre On Wed, Feb 4, 2009 at 4:24 PM, Devin Asay wrote: > > On Feb 4, 2009, at 11:11 AM, Andre Garzia wrote: > >> Friends, >> >> sorry for the corrupt stack. Somehow something is corrupting the stack >> in the server. Compressed stack appears to be working. Can anybody try >> that on the message box: >> >> go stack the decompress of url "http://andregarzia.com/RevDoc.rev.gz"; >> >> and give me feedback? > > Works perfectly here on Rev 3.X, Intel iMac 10.5.6. > > Devin Asay > Humanities Technology and Research Support Center > Brigham Young University > > ___ > use-revolution mailing list > use-revolution@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > -- http://www.andregarzia.com All We Do Is Code. ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
Re: workaround for corrupt stack was (Re: [ANN] RevDoc home page launched)
On Feb 4, 2009, at 11:11 AM, Andre Garzia wrote: Friends, sorry for the corrupt stack. Somehow something is corrupting the stack in the server. Compressed stack appears to be working. Can anybody try that on the message box: go stack the decompress of url "http://andregarzia.com/RevDoc.rev.gz"; and give me feedback? Works perfectly here on Rev 3.X, Intel iMac 10.5.6. Devin Asay Humanities Technology and Research Support Center Brigham Young University ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
workaround for corrupt stack was (Re: [ANN] RevDoc home page launched)
Friends, sorry for the corrupt stack. Somehow something is corrupting the stack in the server. Compressed stack appears to be working. Can anybody try that on the message box: go stack the decompress of url "http://andregarzia.com/RevDoc.rev.gz"; and give me feedback? Thanks in advance andre On Wed, Feb 4, 2009 at 4:07 PM, Andre Garzia wrote: > does anyone here knows what corrupts a stack? I tried opening from > disk here using all versions of Rev, it always open, as soon as I > transfer it to the server it breaks!!! ARRRGGH > > still trying, will try a compressed stack. > > On Wed, Feb 4, 2009 at 3:54 PM, Klaus Major wrote: >> Hi all, >> >>> Hi Chipp and all, >>> Andre, http://andregarzia.com/RevDoc.rev gives me a corrupt file??? >>> >>> guys, you are spoiled! >>> >>> Believe it or not, this is infact a REAL website URL and no online stack >>> :-D >>> >>> Point your browser to: >>> http://andregarzia.com/revdoc/ >> >> DAMN! So embarrassing! >> Sorry, I mixed this up somehow... >> >> Of course that is an online stack: >> http://andregarzia.com/RevDoc.rev >> >> And this is the website: >> http://andregarzia.com/revdoc/ >> >> >> Best >> >> Klaus >> >> -- >> Klaus Major >> kl...@major-k.de >> http://www.major-k.de >> ___ >> use-revolution mailing list >> use-revolution@lists.runrev.com >> Please visit this url to subscribe, unsubscribe and manage your subscription >> preferences: >> http://lists.runrev.com/mailman/listinfo/use-revolution >> > > > > -- > http://www.andregarzia.com All We Do Is Code. > -- http://www.andregarzia.com All We Do Is Code. ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution