Re: Storing cgi data in stacks

2004-02-18 Thread Alex Rice
ither is considerably easier to learn. Hope this helps, -- Alex Rice | Mindlube Software | http://mindlube.com ___ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard

Re: Storing cgi data in stacks

2004-02-18 Thread Alex Rice
ion's new features or the "pg_dump" ones (on-line db backups, without having to stop, first, the connection accesses availability of the server). -- Alex Rice | Mindlube Software | http://mindlube.com ___ metacard mailing list [E

Re: Storing cgi data in stacks

2004-02-18 Thread Alex Rice
d out if the data stack is opened by another process and if so, wait for a few ticks? I think you could use the fstat command for that. But not sure about which options to pass fstat. -- Alex Rice | Mindlube Software | http://mindlube.com ___

Re: Storing cgi data in stacks

2004-02-18 Thread Alex Rice
nother product MaxDB: "MaxDB is the result of a strategic alliance between MySQL and SAP to jointly develop and market an enterprise-class Open Source database capable of running high-end business-critical applications including SAP/R3." I would recommend PostgreSQL also though. -- Alex R

Re: Using php

2004-02-17 Thread Alex Rice
"your.php" then probably you are reading the file off disk, and PHP has not processed it. -- Alex Rice | Mindlube Software | http://mindlube.com ___ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard

Re: PHP versus CGI

2004-02-17 Thread Alex Rice
In Perl it could be as easy as: use CGI; $query = new CGI; $fieldValue = $query->{'fieldName'}; or something like that. However, I've never used libCGI for MC so 'scuse me for butting in :-) -- Alex Rice | Mindlube Software | http://mindlube.com ___

Re: PHP versus CGI

2004-02-17 Thread Alex Rice
a CGI script of Perl, Python, Bash, PHP running as CGI, etc. -- Alex Rice | Mindlube Software | http://mindlube.com ___ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard

Re: Mail

2004-02-16 Thread Alex Rice
, that takes care of SMTP for you. The recipient of the email does not require Sendmail or Postfix or anything like that. BTW Postfix, Qmail, and many other email servers all have a "sendmail" command even if "Sendmail" is not the brand of server software. Hope this he

Re: Intelligent Agents......

2004-02-13 Thread Alex Rice
ndlube.com/developer/revclips/> -- Alex Rice | Mindlube Software | http://mindlube.com ___ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard

Re: Mail

2004-02-13 Thread Alex Rice
ly an invalid public domain i.e. hostname.local. Edit /etc/postfix/main.cf and set "myhostname" to something that resolves OK, e.g. your-domain.com" -- Alex Rice | Mindlube Software | http://mindlube.com ___ metacard mailing list [E

[ANN] RevZeroconf 0.9

2004-01-08 Thread Alex Rice
tation and source code. Howl 0.9 introduces a new text record format for the service text. There is a note in the RevZeroconf README about that. Alex Rice <[EMAIL PROTECTED]> | Mindlube Software | <http://mindlube.com> what a waste of thumbs that are opposable to make machines

Re: Multiple sounds playing at once - how?

2003-12-15 Thread Alex Rice
nt. An external could be written to support more of the FMOD features including multiple sounds playing at once. Just a thought. It would be better if an external were not called for, obviously. Alex Rice <[EMAIL PROTECTED]> | Mindlube Software | <http://mindlube.com> what a waste of t

Re: Alternate Remote Server Protocols

2003-12-08 Thread Alex Rice
<http://www.webdav.org/> says Briefly: WebDAV stands for "Web-based Distributed Authoring and Versioning". It is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers. Alex Rice <[EMAIL PROTECTED]> |

Re: Multiple sounds playing at once - how?

2003-12-04 Thread Alex Rice
yback. Maybe the fmod4rev author just hasn't implmented very much of the FMOD API yet. Take a look at this <http://fmod.org/ifmodfeatures.html> Tons of features including: multiple channels, all kinds of mixing, 3D sound. Alex Rice <[EMAIL PROTECTED]> | Mindlube Software |

Re: Multiple sounds playing at once - how?

2003-12-04 Thread Alex Rice
d.org/> <http://lists.runrev.com/pipermail/use-revolution/2003-October/ 025122.html> Alex Rice <[EMAIL PROTECTED]> | Mindlube Software | <http://mindlube.com> what a waste of thumbs that are opposable to make machines that are disposable -Ani DiFranco __

Re: Metacard support

2003-12-04 Thread Alex Rice
surprisingly high number of posts to use-rev were from yours truly. So I guess I should zip it now :-/ Alex Rice <[EMAIL PROTECTED]> | Mindlube Software | <http://mindlube.com> what a waste of thumbs that are opposable to make machines that are disposable -Ani DiFranco _

Re: [OT] The Future is Open...

2003-12-02 Thread Alex Rice
On Nov 29, 2003, at 6:54 AM, Alejandro Tejada wrote: I'm curious to know if the same ad is aired in all the world or just in America. IBM has lots of Linux ads, and so does Dell! Alex Rice <[EMAIL PROTECTED]> | Mindlube Software | <http://mindlube.com> what a waste of thumbs t

Re: Best practices in Interface Design

2003-11-27 Thread Alex Rice
the chosen (and presented) solutions. Alejandro, _Software For Use_ by Constantine and Lockwood is a good book. The website accompanying the book is here. <http://www.foruse.com/> Many articles and essays are also online here: <http://www.foruse.com/publications/index.htm> Hope this hel

[ANN] revzeroconf 0.8.2

2003-11-26 Thread Alex Rice
also has been cleaned up a little bit. The new URL is: <http://mindlube.com/developer/> Check here for updates and news about revzeroconf. Enjoy! and sorry for cross-posting the lists. Alex Rice <[EMAIL PROTECTED]> | Mindlube Software | <http://mindlube.com> what a wa

[ANN] revzeroconf 1.0 beta1

2003-11-26 Thread Alex Rice
for updates and news about revzeroconf. Enjoy! and sorry for cross-posting the lists. Alex Rice <[EMAIL PROTECTED]> | Mindlube Software | <http://mindlube.com> what a waste of thumbs that are opposable to make machines that are disposable -Ani DiFranco _

Re: Metacard in OSX Menubar

2003-11-24 Thread Alex Rice
ourAppName Edit the Info.plist file to have the correct name. Hope this helps, Alex Rice <[EMAIL PROTECTED]> | Mindlube Software | <http://mindlube.com> what a waste of thumbs that are opposable to make machines that are disposable -Ani DiFranco __

Re: new IDE FAQ/project intro?

2003-09-22 Thread Alex Rice
On Monday, September 22, 2003, at 01:58 PM, Richard Gaskin wrote: I'll save this post for use as an interim FAQ once we get the home distribution page set up. Thanks for the good questions. It was about time for a status report anyway. :) Thanks Richard that was very informative. Alex

new IDE FAQ/project intro?

2003-09-22 Thread Alex Rice
Is there a homepage for the new IDE project? FAQ? Mostly I'm interested in what are the project goals what engine it uses how the engine fits into the IDE what are metacard.com runrev.com's positions are towards the project These types of things. Thanks, Alex Rice <[EMAIL PROTECTED

[ANN] xtalk/transcript mode for Emacs editor

2003-09-14 Thread Alex Rice
s 21.3.50 I distribute. It's a Carbon build that has a complete GUI and menu system, but does not require X Windows: <http://mindlube.com/products/emacs/> Enjoy, Alex Rice <[EMAIL PROTECTED]> | Mindlube Software | http://mindlube.com what a waste of thumbs that are o

[ANN] revclips: CLIPS external library for Revolution

2003-06-17 Thread Alex Rice
sFacts revclips is written in C and available for Windows and Mac OS (v10 or newer). Linux and UNIX builds can be be made on request. If you are interested in helping test and develop this library, please contact me off list. Thanks, Alex Alex Rice, Software Developer Architectural Research Consult

Re: Dare I ask??

2002-11-15 Thread Alex Rice
support much better backwards compatibility in 10.3, 10.4 etc. Also the 10.2.2 update broke at least one app I know if (Carbon build of Emacs) which required a rebuild of that app. Again that's kind of a peculiar app though. Alex Rice, Software Developer Architectural Research Consultan