Monte,
Don't your neighbors get PO'd?
I ask because, I, too, compost much of my household's organic waste. I
don't have one of those commercial composting bin thingies, so I just use
a 2' x 2' space in my very tiny rear yard and keep it wet and turn it
over occasionally.
I find that the neighbo
On 9/29/06 7:33 AM, "Cat Kutay" <[EMAIL PROTECTED]> wrote:
> I am running Revolution 2.6 and mySQL 5.1.They seem to be incompatable,
> it that correct?
Cat,
See my prev email about license of 5.0 mySQL.
Even if you use driver in your app --
you should pay them most probably for 5.x
--
Best r
On 9/29/06 3:44 AM, "Josh Mellicker" <[EMAIL PROTECTED]> wrote:
Hi Josh,
> 3. If you include one or more of the MySQL drivers in your non-GPL
> application (so that your application can run with MySQL), you need a
> commercial license for the driver(s) in question. The MySQL drivers
> currently i
I am running Revolution 2.6 and mySQL 5.1.They seem to be incompatable,
it that correct?
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://l
Hey Chipp
How ironic. Greenpeace targets Apple because it knows Apple's
consumers are most influenced by these sort of issues. Frankly, I'd be
VERY surprised if Dell, HP and the rest aren't as bad or worse than
Apple.
Perhaps it comes from the insight that Apple is the industry benchmark for
On Sep 28, 2006, at 8:42 AM, Rick Harrison wrote:
Hi there,
Postgres is FREE. MySQL is not. If you read the license
carefully this becomes very clear.
Here's what I found on http://www.mysql.com/company/legal/licensing/
commercial-license.html:
1. If you include the MySQL server with a
On Sep 27, 2006, at 10:09 PM, Ken Ray wrote:
Hey Josh! If you really want to go wild, you can create a
frontScript that
has a mouseUp handler that executes "updateMe" so that the fields
and popup
menus don't need any script at all!
Ken, I DO really want to go wild! :D
__
On Sep 28, 2006, at 1:26 AM, Luis wrote:
Hiya,
You have to be careful with some providers, quite a few of them
will not allow remote connections, only local access (such as using
php on the server) to server the data.
Cheers,
Luis.
If your site has cPanel, there is a section where yo
How ironic. Greenpeace targets Apple because it knows Apple's
consumers are most influenced by these sort of issues. Frankly, I'd be
VERY surprised if Dell, HP and the rest aren't as bad or worse than
Apple.
___
use-revolution mailing list
use-revolution
Hi Luis,
Someone forgot to put a handler for the "error" message into place.
You might want to report this to BugZilla. (Btw, I wouldn't use
"error" as a handler name because that causes confusion).
Best,
Mark
--
Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.c
Oops.
http://beta.ivrpa.org/blog/1833
Ian
On 28 Sep 2006, at 17:26, Stephen Barncard wrote:
this is a dead link.
LEGO? I've been having fun with LEGO...
http://beta.ivrpa.org/node/1833
Making a motorised tripod head. With a bit of luck it will be
finished in time for Malta. If it is I'l
On Sep 28, 2006, at 9:54 AM, Robert Sneidar wrote:
Thanks everyone for putting up with my ignorance.
What goes around comes around. Cast thy bread upon the waters...
(Eccl. 11:1) Del of something math looking = 0.
We now expect you to point out our silliness when the time comes.
Dar
Ho
Hmmm nice. I have not quite figured out regular expressions yet. I
will have a look at them again. I did need a function so I could
exclude comment lines which might inadvertently look for things I am
trying to replace (like empty with foxEMPTY in my Foxpro Functions
library). Still, regula
Hi Alvaro,
User enterInField and returnInField instead.
Best,
Mark
--
Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Get your store on-line within minutes with Salery Web Store software.
Download at http://www.salery.biz
Op 28-sep-2006
Granted ewaste is a monster problem and apple can do more to help. Here is
the link to apple's official word on the topic ...
http://www.apple.com/environment/recycling/
It includes these points...
Apple maintains a variety of recycling programs which add to recycling totals
every day:
-
Stephen-
Thursday, September 28, 2006, 9:24:29 AM, you wrote:
> THis happens to us all.
> I think this is the very thing that leaving 'variable checking' on
> and declaring variables is supposed to catch.
Amen to that.
--
-Mark Wieder
[EMAIL PROTECTED]
_
Alvaro :
Try on returnInField and on enterInField instead.
/H
I need to use on returnkey and on enterkey .. but this commands dont operate
with bkgnd fields. I know how to use tabkey... but returnkey and enterkey
have problems with my .exe applications. I need an special configuration o
Robert-
Thursday, September 28, 2006, 8:54:10 AM, you wrote:
> believe I could not see it. Is it too much coffee or not enough?
If ya have to ask, it's definitely not enough...
--
-Mark Wieder
[EMAIL PROTECTED]
___
use-revolution mailing list
use-r
Dear Sirs:
I need to validate fields.. for example.. only enter numbers in some
fields.. i need for example fields with format for example Q1.000.50
How i can to put these automatic conditions in a field?
Cordialmente,
Alvaro Abril
TecnologĂa
Divertia S.A.
www.fantasticguatemala.com
Tel. 502 241
Dear Sirs:
I need to use on returnkey and on enterkey .. but this commands dont operate
with bkgnd fields. I know how to use tabkey... but returnkey and enterkey
have problems with my .exe applications. I need an special configuration of
the fields?
Cordialmente,
Alvaro Abril
TecnologĂa
Divertia
On 9/28/06 6:58 PM, "Richard Gaskin" <[EMAIL PROTECTED]> wrote:
Hi Luis,
Hi Richard,
>> I didn't think it needed an External. Looking at revOpenDatabase it
>> looks like the support is 'native' (I think that's what I also saw in
>> the features of Rev Studio on the RunRev site).
>
> The Rev engi
On 9/27/06 4:28 PM, "Richard Gaskin" <[EMAIL PROTECTED]> wrote:
Hi Richard,
> Ruslan Zasukhin wrote:
>
>> But SQLLite external for Revolution is sold it seems for $150
>
> How much is the Valentina external for Revolution?
Sorry I have miss this question yesterday.
Valentina for REV can be pr
this is a dead link.
LEGO? I've been having fun with LEGO...
http://beta.ivrpa.org/node/1833
Making a motorised tripod head. With a bit of luck it will be
finished in time for Malta. If it is I'll be bringing it with me and
asking for help sorting out Rev>Bluetooth>Mindstorms communication.
THis happens to us all.
I think this is the very thing that leaving 'variable checking' on
and declaring variables is supposed to catch.
I think I should maybe stick with legos. As it turns out my problem
with my code was that somewhere along the line I changed the
variable name from mfile t
This sounds like an argument FOR variable checking.
This is something I've learned to look for when my scripts aren't doing
what I expect. Invariably (hmm...pun intended?) I have mistyped a variable
name. One way that I have found this problem is in the variable watcher
while stepping throu
Hi Richard,
Luis wrote:
Richard Gaskin wrote:
Ruslan Zasukhin wrote:
But SQLLite external for Revolution is sold it seems for $150
How much is the Valentina external for Revolution?
I didn't think it needed an External. Looking at revOpenDatabase it
looks like the support is 'native' (I th
I know Dreamhost allows remote use - with a connection to a single
IP, verified at the server. That can be the Wan side of a router and
will work for all users in a LAN.
By the way I just put the latest BETA Mac version of MySQL 5.1.1 on
my Powerbook so I can develop without being connected to
I think we've all learnt a lesson here... :)
Cheers,
Luis.
Robert Sneidar wrote:
I think I should maybe stick with legos. As it turns out my problem with
my code was that somewhere along the line I changed the variable name
from mfile to mfilename. I don't remember doing it. I cannot believe
Ah! I see them now, in Externals/Database Drivers.
Cheers,
Luis.
Richard Gaskin wrote:
Luis wrote:
Richard Gaskin wrote:
Ruslan Zasukhin wrote:
But SQLLite external for Revolution is sold it seems for $150
How much is the Valentina external for Revolution?
I didn't think it needed an
LEGO? I've been having fun with LEGO...
http://beta.ivrpa.org/node/1833
Making a motorised tripod head. With a bit of luck it will be
finished in time for Malta. If it is I'll be bringing it with me and
asking for help sorting out Rev>Bluetooth>Mindstorms communication.
Ian
On 28 Sep 200
Does anyone get this? It happens when in the Dictionary I click on a
'blank' space, where no definitions are listed after a search:
executing at 4:56:18 PM
TypeHandler: can't find handler
Object Documentation Library
Lineerror "Unknown doc type"
Hinterror
Weird eh?
Cheers,
Luis wrote:
Richard Gaskin wrote:
Ruslan Zasukhin wrote:
But SQLLite external for Revolution is sold it seems for $150
How much is the Valentina external for Revolution?
I didn't think it needed an External. Looking at revOpenDatabase it
looks like the support is 'native' (I think that's w
I think I should maybe stick with legos. As it turns out my problem
with my code was that somewhere along the line I changed the variable
name from mfile to mfilename. I don't remember doing it. I cannot
believe I could not see it. Is it too much coffee or not enough?
These are questions th
Lookee what I found!
http://web.mac.com/dru_satori/iWeb/PostgreSQLforMac/Welcome.html
Cheers,
Luis.
Rick Harrison wrote:
Hi there,
Postgres is FREE. MySQL is not. If you read the license
carefully this becomes very clear.
I would never recommend giving some other company
control of my c
I didn't think it needed an External. Looking at revOpenDatabase it
looks like the support is 'native' (I think that's what I also saw in
the features of Rev Studio on the RunRev site).
Cheers,
Luis.
Richard Gaskin wrote:
Ruslan Zasukhin wrote:
But SQLLite external for Revolution is sold
Hi there,
Postgres is FREE. MySQL is not. If you read the license
carefully this becomes very clear.
I would never recommend giving some other company
control of my company's database. You have no idea
what they might do with the information, and you
can't say for sure that you are really pro
Recently, Robert Sneidar wrote:
> This may interest some of you. You may have stumbled across something
> with the replace command. Let's say I have a chunk that contains the
> word "blah". I want to replace all occurrences of "blah" with
> "noblah" which those of you who are astute see contains t
And the wearable gas powered generator for when you're
indoors...
Cheers,
Luis.
Alex Shaw wrote:
not surprising really..
http://www.macworld.co.uk/news/index.cfm?RSS&NewsID=14915
but the cost of technology is a debate which will be argued to the end
of time.. or until i can run a 80-cor
not surprising really..
http://www.macworld.co.uk/news/index.cfm?RSS&NewsID=14915
but the cost of technology is a debate which will be argued to the end
of time.. or until i can run a 80-core appletel(tm) wrist-sized
supercompter from solar panels built into my hat on a rainy day:)
regards
a
As a Mac user I was surprised and ashamed about the
following:-
http://www.greenpeace.org/apple/procreate-video
sincerely, Richmond Mathewson
"Philosophical problems are confusions arising owing to the fluidity of
meanings users atta
On 9/28/06, Dar Scott <[EMAIL PROTECTED]> wrote:
On Sep 27, 2006, at 9:18 PM, Sarah Reichelt wrote:
> You don't define mfile anywhere in this script, so I would guess it is
> reading a non-existent file and returning the contents - nothing.
You cheated! You actually took the time to read his
Hiya,
You have to be careful with some providers, quite a few of them will not
allow remote connections, only local access (such as using php on the
server) to server the data.
Cheers,
Luis.
Ken Ray wrote:
On 9/27/06 11:06 PM, "Josh Mellicker" <[EMAIL PROTECTED]> wrote:
With my library,
42 matches
Mail list logo