Re: RunRevPlanet Site down

2012-12-20 Thread Scott McDonald
In case any one noticed it, please ignore the Birthday Sale (it is now gone). That should have been removed before now. - -- Scott McDonald "Components, Controls, Tools and Resources for LiveCode" www.runrevplanet.com -- View this message in context: http://runtime-revolution.278305.n4.na

Re: XML help

2012-12-20 Thread Gerry Orkin
Bingo :) Again, thanks! Gerry On 21/12/2012, at 2:57 PM, Monte Goulding wrote: > Did you try dropping the itunes: part of the tag. That's an xml namespace and > I think it's ignored normally by revXML. ___ use-livecode mailing list use-livecode@l

Re: XML help

2012-12-20 Thread Monte Goulding
Did you try dropping the itunes: part of the tag. That's an xml namespace and I think it's ignored normally by revXML. You could also try the revCreateXMLTreeWithNamespaces function. On 21/12/2012, at 2:36 PM, Gerry Orkin wrote: > Monte > > Many thanks - I didn't use your exact code but it set

Re: RunRevPlanet Site down

2012-12-20 Thread Mark Laffoon
Great! In fact, those tips are what I was after. I should probably just get the ebook and stop leaching your bandwidth. Mark On Thursday, December 20, 2012, Richard Gaskin wrote: > Scott McDonald wrote: > >> Working Now. >> > > Thanks, Scott. > > If you folks haven't seen it, Scott's "LiveCode

Re: XML help

2012-12-20 Thread Robert Sneidar
Backslash is a typical delimiter. Try preceding the colon with a backslash. I should mention I know next to nothing about xml, so it's just a shot in the dark. Bob On Dec 20, 2012, at 7:36 PM, Gerry Orkin wrote: > Monte > > Many thanks - I didn't use your exact code but it set me off in a g

Re: XML help

2012-12-20 Thread Gerry Orkin
Monte Many thanks - I didn't use your exact code but it set me off in a good and fruitful direction :) One other small issue - one of my nodes has a colon in it's name node eg. . I'm guessing that's the reason the following doesn't work: put revXMLNodeContents(pTree, "channel/"& tRecentPodc

Re: RunRevPlanet Site down

2012-12-20 Thread Richard Gaskin
Scott McDonald wrote: Working Now. Thanks, Scott. If you folks haven't seen it, Scott's "LiveCode Tips" eBook is a worthy read - and free: -- Richard Gaskin Fourth World LiveCode training and consulting: http://www.fourthworld.com Webzi

[ANN] Holiday Special @ mergExt

2012-12-20 Thread Monte Goulding
Hi LiveCoders I fly home for the holidays tomorrow and I'll be back on the 4th so in compensation for an expected sluggish support service over that time I've slashed all mergExt prices by 20% until I get back. Here's the offer page: http://mergext.com/holiday-special/ Existing customers get a

Re: RunRevPlanet Site down

2012-12-20 Thread Scott McDonald
Working Now. -- Scott McDonald "Components, Controls, Tools and Resources for LiveCode" www.runrevplanet.com - -- Scott McDonald "Components, Controls, Tools and Resources for LiveCode" www.runrevplanet.com -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/RunR

Re: DNS-SD with mergeBonjour and rresocket?

2012-12-20 Thread Monte Goulding
Hi John try open process to register and close process to de-register. In theory you are meant to register a service type here: http://www.dns-sd.org/ServiceTypes.html rresocket would be tcp. The service type is very important. You browse for a service type, select one based on the name (which

DNS-SD with mergeBonjour and rresocket?

2012-12-20 Thread JOHN PATTEN
Hi All… Managed a little victory this afternoon with figuring out how to use a shell script in LC to register a Bonjour service. At least how to start the service. Not sure how to close it once it's started though. This is what I discovered… on mouseUp answer shell("dns-sd -R 'LiveCode-Bonj

Re: RunRevPlanet Site down

2012-12-20 Thread Scott McDonald
Hi Mark, Thank you for letting me know. I will find out what the problem is and get it back up as quickly as a I can. Scott. -- Scott McDonald "Components, Controls, Tools and Resources for LiveCode" www.runrevplanet.com - -- Scott McDonald "Components, Controls, Tools and Resources for Live