Search found 8 matches

by ceg
Wed Dec 17, 2008 10:22 pm
Forum: Off-Topic
Topic: Let down big time (and because of a third party)
Replies: 4
Views: 5598

Let down big time (and because of a third party)

I understand there have been some issues with the delivery of RunRev Live 2008 DVDs to customers, and unfortunately after numerous emails and faxes to Kevin Miller; we still haven't gotten ours some two months later. This is very disappointing, and I don't mean to let off steam or rant, but clearly ...
by ceg
Wed Sep 10, 2008 12:31 pm
Forum: Talking LiveCode
Topic: Shell Socketed
Replies: 3
Views: 4312

Determining servers

Coming in late to this discussion, but clearly I see a couple of challenges with discovering local server (as with any network discovery): (i) need to find the open port on the server (i.e. need to be able to either use something like "portmapper" to discover a port, or attempt an open) (ii) need to...
by ceg
Fri Jun 27, 2008 5:32 pm
Forum: Talking LiveCode
Topic: Primitives, Unit Tests
Replies: 6
Views: 6448

When I've looked at testing in the past, its always really been as a precursor to coding -i.e. defining what I want to get out of the system and how it should be behave across a typical user experience. For example, I'd setup full user experience tests of the core behaviour that the application MUST...
by ceg
Tue Jun 24, 2008 2:12 pm
Forum: Talking LiveCode
Topic: Primitives, Unit Tests
Replies: 6
Views: 6448

Primitives, Unit Tests

Reading through the Revolution documentation provided with Enterprise, I was hoping to discover the true commands which could be classed as "primitives" (main building blocks) and those which are "library based" functions. Is it a simple matter of the difference between command and function? Is ther...
by ceg
Mon Jun 16, 2008 12:31 pm
Forum: CGIs and the Server
Topic: RevHTTP ....where have you gone...?
Replies: 3
Views: 7280

RevHTTP ....where have you gone...?

As a newbie, I noticed there was a lot of chatter about usng RunRev for the actual HTTP server; and Andre did some significant work in this area. Also talk about RevOnRockets....

Does anybody know where this infamous RevHTTP.zip file has gone.... or are we going to see a commercial version???

ceg
by ceg
Fri Jun 06, 2008 1:03 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: NEWBIE Q': Stacks in databases as BLOBs and RevCGI/RevHTTP
Replies: 6
Views: 5636

Bernard...

Perfect! Found Jacquelines notes.... very enlightening.

ceg
by ceg
Fri Jun 06, 2008 8:41 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: NEWBIE Q': Stacks in databases as BLOBs and RevCGI/RevHTTP
Replies: 6
Views: 5636

Great stuff Bernard.

Have managed to download Pierre's but Jacquelines has also gone on a 404 yard walkabout.

Thanks for your help,

ceg
by ceg
Thu Jun 05, 2008 6:34 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: NEWBIE Q': Stacks in databases as BLOBs and RevCGI/RevHTTP
Replies: 6
Views: 5636

NEWBIE Q': Stacks in databases as BLOBs and RevCGI/RevHTTP

As a newbie :oops: I apologise for these questions in advance; but I've been drawn to Runtime Revolution after many successful (but drawn out) battles with Java, ASP.Net[albeit very briefly!] plus funtime flash backs to FORTH and ASM. Just wondered if any of you specialists could point me in the rig...