Search found 208 matches

by keyless
Mon Apr 20, 2009 11:08 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: revXML
Replies: 7
Views: 6336

Not sure if it is 2.9, its on the Rev website though.

http://www.runrev.com/developers/tutori ... rss-feeds/
by keyless
Mon Apr 20, 2009 6:18 am
Forum: Talking LiveCode
Topic: parsing XML
Replies: 10
Views: 8299

Oh yeah forgot to mention Sarah's great tut, but doesn't go into parsing much.

Here is nabble link for Ken's reply
http://www.nabble.com/XML-Handling-td17 ... #a17842791
by keyless
Mon Apr 20, 2009 5:48 am
Forum: CGIs and the Server
Topic: RunRev developing PHP alike server-side xTalk module?
Replies: 14
Views: 14040

Yeah, I'd like like to know if Rev intends to release the server side engine so those who run their own webservers could use it.
by keyless
Mon Apr 20, 2009 1:42 am
Forum: Talking LiveCode
Topic: parsing XML
Replies: 10
Views: 8299

I just went through the same frustration a couple days ago. http://forums.runrev.com/phpBB2/viewtopic.php?t=2929 Got no help from the forum, but after taking apart Rev's RSS tutorial demo stake, and finding a great old Ken Ray comment on XML parsing in the mailing list, I was on my way and parsing. ...
by keyless
Fri Apr 17, 2009 8:58 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: revXML
Replies: 7
Views: 6336

I revisited the Rev XML demo stack, and got it to work by adding the correct Start Node. Ok now I'm cooking with gas.
by keyless
Fri Apr 17, 2009 8:45 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: revXML
Replies: 7
Views: 6336

Ok since no one is posting, I'll run this like a blog of self descovery.

The problem was that I was not putting in the right start node.

Now I have revXMLChildContents working, and that looks like the key to calling the data for parse. Now to just figure out how to actually parse it out.
by keyless
Fri Apr 17, 2009 6:24 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: revXML
Replies: 7
Views: 6336

Ok so i figured out I can use revXMLRootNode to figure out the start node (right?) so for this XML it is: rss. I think that is one of my problems as I was starting at channel. I'll play with that, hopefully someone can enlighten me a little more on how to handle this XML in rev. Thanks in advance.
by keyless
Fri Apr 17, 2009 5:50 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: revXML
Replies: 7
Views: 6336

I've found some good leads searching the list, but I keep getting errors. I think my problem is I am not getting startnode path right when using any of the revXML functions. Can't show the RSS I need to parse, but here is one I got from twitter that is very similar. What would the Proper revXMLNodeC...
by keyless
Thu Apr 16, 2009 11:52 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: revXML
Replies: 7
Views: 6336

revXML

Trying to use revXML to take in a RSS feed and display some of the data in fields. While Sarah Reichelt XML tutorial is excellent it stays in the "Tree" so to speak, and doesn't really go into detail of what you can do with the data once you have it in a nice tidy tree. Rev's RSS tutorial, well is t...
by keyless
Thu Apr 16, 2009 1:13 am
Forum: Announcements
Topic: libS3
Replies: 7
Views: 7204

Mark, I'm in pretty big need of this for a Windows project. Have you made a updated version of this library available, you mention you've advanced it a bit in your post. One relient on cURL would be fine, as I would distribute cURL with installer.
by keyless
Sat Apr 04, 2009 5:40 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: I need an advice
Replies: 6
Views: 3871

Yep spam, too bad, I would have been all about telling him the first thing he needs to learn is a little CSS, that site is a table nightmare.
by keyless
Thu Mar 19, 2009 3:43 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Stack fade-In
Replies: 6
Views: 4989

Thanks Sparkout, your script works great, fade in is nice and smooth.
by keyless
Wed Mar 18, 2009 10:17 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Stack fade-In
Replies: 6
Views: 4989

First, Thanks for the script, it is similar to what I was trying, but more refined. The one I think I had before had some calculation for the wait, but I suspect this will be fine if I can get it to work. everything about that script looks right, but when I put it in a stack, no fade in, I just see ...
by keyless
Wed Mar 18, 2009 9:01 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Stack fade-In
Replies: 6
Views: 4989

Stack fade-In

I want to have a stack fade into view. I remember seeing or having a clip of code that used BlendLevel to fade the Stack into view smoothly. Can't seem to find now though.

I've experimented with a repeat down to 0, but my results haven't worked proper, or looked choppy.
by keyless
Sun Mar 08, 2009 8:18 pm
Forum: Building Externals
Topic: Doing chromakey through Runrev
Replies: 1
Views: 4486

Re: Doing chromakey through Runrev

From what I can tell, a truly clean chroma key actually involves fairly complex algorithms. Has anyone ever made an external for doing chroma key through RunRev? I did not know if existing chomakey applications and plugins could be used for such an external. I know this is a old question, but I hap...

Go to advanced search