Search found 108 matches

by Clarkey
Thu Jul 15, 2010 2:41 pm
Forum: CGIs and the Server
Topic: Converting scripts to (Linux) text CGI files
Replies: 13
Views: 15144

Re: Converting scripts to (Linux) text CGI files

Running up a local machine with a simplified configuration would be a wonderful idea - if one just happened to be lying around! :wink: However, as I've never built a server from scratch, I'm fairly certain that even configuring a preconfigured virtual Ubuntu box on my Mac's Parallels partition would...
by Clarkey
Thu Jul 15, 2010 1:37 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How/where to subscribe to the RevUp newsletter?
Replies: 1
Views: 1612

Re: How/where to subscribe to the RevUp newsletter?

OK, sorted. I found the subscription link in one of the more recent newsletters that goes to this page http://www.runrev.com/support/mailing-preferences/
Best,
Keith..
by Clarkey
Thu Jul 15, 2010 1:30 pm
Forum: CGIs and the Server
Topic: Converting scripts to (Linux) text CGI files
Replies: 13
Views: 15144

Re: Converting scripts to (Linux) text CGI files

Thanks for the response bangkok, Yes, I've 755 permissions set on revolution and the CGI files. I think I need to check that the necessary libraries for RunRev are in place, as per this tip http://www.sonsothunder.com/devres/revolution/tips/cgi001.htm This may prove difficult as my Ubuntu server is ...
by Clarkey
Thu Jul 15, 2010 11:56 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How/where to subscribe to the RevUp newsletter?
Replies: 1
Views: 1612

How/where to subscribe to the RevUp newsletter?

Hi Folks, I've just stumbled upon the RevUp newsletters page on the web site. The web page doesn't (seem to) offer an RSS feed - so is there any way to subscribe? As a new user, I find it a little strange that there is no mention of this resource in the Start Centre, Help Menu, Resource Centre, User...
by Clarkey
Thu Jul 15, 2010 11:01 am
Forum: CGIs and the Server
Topic: Converting scripts to (Linux) text CGI files
Replies: 13
Views: 15144

Re: Converting scripts to (Linux) text CGI files

Upon further experimentation, I'm not sure whether my problem is about file format or something else. I have edited the three test CGI script files directly on the server using Transmit and all fail with the same error code. For example, the following code copied direct from the 'Hello World" CGI ex...
by Clarkey
Thu Jul 15, 2010 8:59 am
Forum: CGIs and the Server
Topic: Converting scripts to (Linux) text CGI files
Replies: 13
Views: 15144

Re: Converting scripts to (Linux) text CGI files

Mark, Thanks for the tip. Just to clarify, this would suggest that Revolution text fields use UNIX-style format (line feeds rather than carriage returns)? Does Revolution work this way throughout - should I be able to copy and past from the script editor direct into TextWrangler, (my usual tool for ...
by Clarkey
Wed Jul 14, 2010 7:32 pm
Forum: CGIs and the Server
Topic: Converting scripts to (Linux) text CGI files
Replies: 13
Views: 15144

Converting scripts to (Linux) text CGI files

Hi folks, I'm experimenting with adding a simple CGI service to my Ubuntu web server and I'm struggling to get a basic test CGI script working. From the various threads in this section I think the problem is to do with converting Mac-based script text files to UNIX-compatible text files for the serv...
by Clarkey
Wed Jul 14, 2010 7:20 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Virtual zip file storage within Revolution?
Replies: 2
Views: 2152

Re: Virtual zip file storage within Revolution?

Mark, Thanks for the response and the tempName() function tip - it's definitely a real zip file I'm grappling with. (Strange that there is no mention of this temporary folder/file capability in the Revolution user guide under special folders, as it's really useful to know and nigh-on impossible to f...
by Clarkey
Wed Jul 14, 2010 5:15 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Virtual zip file storage within Revolution?
Replies: 2
Views: 2152

Virtual zip file storage within Revolution?

Hi folks, Is it possible to store zip files temporarily within Revolution - and extract their (XML file) contents - rather than use local disk? Part of a web service integration I'm working on requires the download of a zip file containing one or more XML files. I'm trying to avoid any installation ...
by Clarkey
Wed Jul 14, 2010 9:16 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Data Grid - how to hide or filter rows?
Replies: 4
Views: 4406

Re: Data Grid - how to hide or filter rows?

Hi Zryip, Thanks for sharing the ideas of setting the visible data grid to be the filtered view of a different data set. I was slowly stumbling towards a variant of your option (2). My raw data is stored in multidimensional arrays within stack custom properties, which are then mapped into the data g...
by Clarkey
Wed Jul 14, 2010 8:30 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: ListMagic - highlighting changed fields?
Replies: 2
Views: 2567

Re: ListMagic - highlighting changed fields?

Zryip, Thanks for the response and the dgText tip for CSV handling. I guess I could use code to add data grid filtering functionality (and other 'standard' UI control features that I was expecting Revolution to deliver 'out of the box'). However, as a non-developer - more used to configuring product...
by Clarkey
Tue Jul 13, 2010 8:50 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: ChartsEngine vs Chartmaker
Replies: 1
Views: 2057

ChartsEngine vs Chartmaker

Hi folks, I think I'll be needing a charts component for my project. Are there any reviews or comparisons of Chartmaker and ChartsEngine to help select - or is it a case of 'trial and see for yourself'?
Best,
Keith..
by Clarkey
Sun Jul 11, 2010 10:05 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: ListMagic - highlighting changed fields?
Replies: 2
Views: 2567

ListMagic - highlighting changed fields?

Hi folks, I've started using data grids in my first app but I'm considering swapping to ListMagic for simplicity and the inbuilt features that aren't there (yet?) with data grids - especially filtering, checkboxes and the simple CSV-style data input/output. However, it seems that the increased ease ...
by Clarkey
Wed Jul 07, 2010 8:09 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Data Grid - how to hide or filter rows?
Replies: 4
Views: 4406

Re: Data Grid - how to hide or filter rows?

Hi Trevor, Thanks for the clarification.
It's surprising that there is no built-in support for what I would imagine to be an obvious, common requirement - still, good to know that I won't be reinventing the wheel as I try to sort it for my needs!
Best,
Keith..
by Clarkey
Mon Jul 05, 2010 10:44 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Data Grid - how to hide or filter rows?
Replies: 4
Views: 4406

Data Grid - how to hide or filter rows?

Hi folks, A new week brings a new learning curve(!) I've now created my first data grid and I'm looking to set conditional filters on which rows are displayed, but can't seem to find what I need in the documentation. Is there a smart/simple function somewhere to help manage data grid row filtering o...

Go to advanced search