Re: [DUG] Delphi Digest, Vol 94, Issue 7

2011-08-05 Thread Jeremy Coulter
È or 232 is not some sort of ACK or NAK is it? -Original Message- From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On Behalf Of Marshland Engineering Sent: Friday, 5 August 2011 12:34 To: delphi@delphi.org.nz Subject: Re: [DUG] Delphi Digest, Vol 94, Issue 7 I

Re: [DUG] Delphi Digest, Vol 94, Issue 7

2011-08-04 Thread Marshland Engineering
I still have something wrong I sending serial_send('B'); serial_send('C'); and a terminal program reads BC correctly My Delphi code is as below but something is wrong with the second character. if SerialPortNG.NextClusterSize = 0 then begin

Re: [DUG] Delphi Digest, Vol 94, Issue 7

2011-08-04 Thread Colin Johnsun
What version of Delphi are you using? Could the string be returned as a Unicode string? or is it an AnsiString? Secondly, shouldn't the for loop be: for i := 0 to Length(sRaw) do Regards, Colin On 5 August 2011 10:34, Marshland Engineering marshl...@marshland.co.nzwrote: I still have

[DUG] Delphi samples for Mac

2011-07-20 Thread Sandeep Chandra
http://delphihaven.wordpress.com/2011/07/20/interesting/   Regards Sandeep My Android Apps From: David O'Brien d...@iccs.co.nz To: NZ Borland Developers Group - Delphi List delphi@delphi.org.nz Sent: Sunday, 17 July 2011 4:48 PM Subject: Re: [DUG] Email/SMTP

[DUG] Delphi Certification - Free Offer apply to All Access?

2011-07-11 Thread David Brennan
Hi, Does anyone know if the free Delphi Certification test for users of Delphi XE applies to people who have All Access? See the free test offer on the right here http://edn.embarcadero.com/article/41430 if you are curious about what I am going on about. The redemption page asks for a

Re: [DUG] Delphi Certification - Free Offer apply to All Access?

2011-07-11 Thread Richard Vowles
We can ask. The Master certification requires us to watch you to make sure you don't cheat :-) It takes an hour and we are offering it but we are planning on choosing a specific day to hold it. Is there anyone interesting in sitting for it in this group? Richard On 12 July 2011 11:07, David

Re: [DUG] Delphi Certification - Free Offer apply to All Access?

2011-07-11 Thread David Brennan
...@delphi.org.nz] On Behalf Of Richard Vowles Sent: Tuesday, 12 July 2011 12:00 p.m. To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Certification - Free Offer apply to All Access? We can ask. The Master certification requires us to watch you to make sure you don't cheat

[DUG] Delphi Cert

2011-06-09 Thread Jeremy Coulter
Anyone else done the Free Delphi cert ? (apart from David MoorhouseI know he has done it) Jeremy ___ NZ Borland Developers Group - Delphi mailing list Post: delphi@delphi.org.nz Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send

Re: [DUG] Delphi 2007 Vista

2011-05-15 Thread David Brennan
] Delphi 2007 Vista What code is used to launch the programs? From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On Behalf Of Charlie Kerscher Sent: Sunday, 15 May 2011 1:18 p.m. To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi 2007 Vista David

Re: [DUG] Delphi 2007 Vista

2011-05-15 Thread Charlie Kerscher
...@xtra.co.nz Subject: Re: [DUG] Delphi 2007 Vista To: 'NZ Borland Developers Group - Delphi List' delphi@delphi.org.nz Date: Sunday, May 15, 2011, 12:37 AM Try turning everything off in Group policy and the user interface that you can find to do with security, user passwords, logon etc

Re: [DUG] Delphi 2007 Vista

2011-05-15 Thread Charlie Kerscher
...@dbsolutions.co.nz wrote: From: David Brennan dugda...@dbsolutions.co.nz Subject: Re: [DUG] Delphi 2007 Vista To: 'NZ Borland Developers Group - Delphi List' delphi@delphi.org.nz Date: Sunday, May 15, 2011, 4:48 AM If the form is off screen there is a way of getting it back. Focus the application

Re: [DUG] Delphi 2007 Vista

2011-05-15 Thread John Bird
Subject: Re: [DUG] Delphi 2007 Vista I think that I found the culprit - Google Chrome. When it is running the app doesn't appear outside or inside the IDE. When it isn't running then it appears. Can't believe I've spent 12 hours dealing with this because of Google/Vista ugh Charlie

[DUG] Delphi 2007 Vista

2011-05-14 Thread Charlie Kerscher
Hi, Until Wednesday I was developing using an XP laptop with Delphi 2007 and DBase files. My computer died and I borrowed my son's laptop which has Vista. I installed Delphi 2007 with the 3rd party controls, copied my program (.pas files) and recompiled my program. Actually I did this with two

Re: [DUG] Delphi 2007 Vista

2011-05-14 Thread David O'Brien
-boun...@delphi.org.nz] On Behalf Of Charlie Kerscher Sent: Sunday, 15 May 2011 12:12 p.m. To: delphi@delphi.org.nz Subject: [DUG] Delphi 2007 Vista Hi, Until Wednesday I was developing using an XP laptop with Delphi 2007 and DBase files. My computer died and I borrowed my son's laptop which has

Re: [DUG] Delphi 2007 Vista

2011-05-14 Thread Charlie Kerscher
that program does show.So I'm still at a lost as to what to do.Charlie --- On Sat, 5/14/11, David O'Brien d...@iccs.co.nz wrote: From: David O'Brien d...@iccs.co.nz Subject: Re: [DUG] Delphi 2007 Vista To: NZ Borland Developers Group - Delphi List delphi@delphi.org.nz Date: Saturday, May 14, 2011, 8

Re: [DUG] Delphi 2007 Vista

2011-05-14 Thread David O'Brien
Group - Delphi List Subject: Re: [DUG] Delphi 2007 Vista Thanks David, the original application is Accounting for Delphi. It does, as best as I can determine, remember last screen size/position. I can not start the other programs (modules) although the task manager says they are running

Re: [DUG] Delphi 2007 Vista

2011-05-14 Thread Patrick Sheehan
[mailto:delphi-boun...@delphi.org.nz] On Behalf Of Charlie Kerscher Sent: Sunday, 15 May 2011 12:38 To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi 2007 Vista Thanks David, the original application is Accounting for Delphi. It does, as best as I can determine, remember last

[DUG] Delphi 6 Webservices WSDL import

2011-05-11 Thread Rodney Chan
I try to create a weather webservices client, follow the tutorial: http://www.devarticles.com/c/a/Delphi-Kylix/Creating-a-Web-Service-Client-wi th-Delphi/ but it does not work. The soap request is: ?xml version=1.0? SOAP-ENV:Envelope xmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/envelope/;

[DUG] Delphi work sought in Wellington

2011-05-10 Thread anc.djc
Hi I'm looking for Delphi development work in the Wellington region on a contractual or permanent basis (preferably part-time). I have more than ten years Delphi experience, primarily in the areas of multimedia, internet and database development. For further information please email

[DUG] Delphi development company required

2011-05-04 Thread Nick Fauchelle
Hi there, Doubledot Media is currently looking for a Delphi development company to help with one of it's products - Traffic Travis. Anywhere in NZ. Version 4 was released this week and we've had a lot of feedback from our customers along with other things we can do it improve the software, so

Re: [DUG] Delphi development company required

2011-05-04 Thread Richard Vowles
Thats awesome news Nick! On 5 May 2011 09:06, Nick Fauchelle n...@doubledotmedia.com wrote: Hi there, Doubledot Media is currently looking for a Delphi development company to help with one of it's products - Traffic Travis. Anywhere in NZ. Version 4 was released this week and we've had a

[DUG] Delphi version for 64 bit

2011-05-02 Thread Rogério Martins
Hi ! Which delphi version (minimum) can compile Win 64 bit executables ? Thanks -- The Ubuntu Counter Project - user number # 33192http://ubuntucounter.geekosophical.net ___ NZ Borland Developers Group - Delphi mailing list Post: delphi@delphi.org.nz

Re: [DUG] Delphi version for 64 bit

2011-05-02 Thread Colin Johnsun
Currently none. Versions from Delphi 2 to Delphi XE (except for Delphi 8) compile to Win32. Embarcadero has released a beta version of their 64-bit compiler to beta testers. You can assume that this version will be out later this year. If you need Win64 bit executables have a look at

Re: [DUG] Delphi version for 64 bit

2011-05-02 Thread Jolyon Smith
Of Colin Johnsun Sent: Tuesday, 3 May 2011 02:54 To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi version for 64 bit Currently none. Versions from Delphi 2 to Delphi XE (except for Delphi 8) compile to Win32. Embarcadero has released a beta version of their 64-bit compiler

Re: [DUG] Delphi Starter Edition

2011-04-02 Thread Paul A Norman
-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On Behalf Of Paul A Norman Sent: Friday, 1 April 2011 2:46 p.m. To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition Hi Todd, Wow - check this out, it looks amazing, http://www.pilotlogic.com

Re: [DUG] Delphi Starter Edition

2011-03-31 Thread Paul A Norman
A Norman Sent: Sunday, 13 March 2011 15:37 To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition Thanks Joylon and Todd, that has sorted that out, ... I had been wondering the way things were worded whether you could use 3rd party things like Zeos

Re: [DUG] Delphi Starter Edition

2011-03-31 Thread David Brennan
So does that compile to proper Windows 64 bit then? David. From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On Behalf Of Paul A Norman Sent: Friday, 1 April 2011 2:46 p.m. To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition Hi

Re: [DUG] Delphi Starter Edition

2011-03-23 Thread Paul A Norman
:37 To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition Thanks Joylon and Todd, that has sorted that out, ... I had been wondering the way things were worded whether you could use 3rd party things like Zeos, or if databasing capabilities were

Re: [DUG] Delphi Starter Edition

2011-03-22 Thread Todd
] On Behalf Of Paul A Norman Sent: Sunday, 13 March 2011 15:37 To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition Thanks Joylon and Todd, that has sorted that out, ... I had been wondering the way things were worded whether you could use 3rd party things like Zeos

Re: [DUG] Delphi Starter Edition

2011-03-22 Thread Paul A Norman
to correct any time soon, if ever. -Original Message- From: delphi-boun...@delphi.org.nz [mailto: delphi-boun...@delphi.org.nz] On Behalf Of Paul A Norman Sent: Sunday, 13 March 2011 15:37 To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition

Re: [DUG] Delphi Starter Edition

2011-03-22 Thread Todd
Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition Thanks Joylon and Todd, that has sorted that out, ... I had been wondering the way things were worded whether you could use 3rd party things like Zeos, or if databasing capabilities were limited strictly to only what

Re: [DUG] Delphi Starter Edition

2011-03-18 Thread Paul A Norman
that I expect Embarcadero to correct any time soon, if ever. -Original Message- From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On Behalf Of Paul A Norman Sent: Sunday, 13 March 2011 15:37 To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi

Re: [DUG] Delphi Starter Edition

2011-03-17 Thread Paul A Norman
- Delphi List Subject: Re: [DUG] Delphi Starter Edition Thanks Joylon and Todd, that has sorted that out, ... I had been wondering the way things were worded whether you could use 3rd party things like Zeos, or if databasing capabilities were limited strictly to only what was described

Re: [DUG] Delphi Starter Edition

2011-03-17 Thread Todd
soon, if ever. -Original Message- From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On Behalf Of Paul A Norman Sent: Sunday, 13 March 2011 15:37 To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition Thanks Joylon and Todd

Re: [DUG] Delphi Starter Edition

2011-03-17 Thread David Brennan
March 2011 11:44 p.m. To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition Thanks Joylon, From what you are saying that would make it impossible for us to use the Starter Edition - I had seen Revenue as being that which was derived from an application made

Re: [DUG] Delphi for PHP again

2011-03-13 Thread Rohit Gupta
: Friday, 11 March 2011 10:57 p.m. To: NZ Borland Developers Group - Delphi List Subject: [DUG] Delphi for PHP again On my pc, the stuff runs fine. I upload it to the webserver and one of the pages fires its OnCreate event about 50 times. Any ideas anyone ? Rohit __ Information

Re: [DUG] Delphi for PHP

2011-03-13 Thread Rohit Gupta
Graham, I have simply not believed the deploy tool and uploaded the complete vcl to the web. This way, I know its not an issue. I had wondered about the php version, but not blaming that yet. Really the major issue is php itself - based on basic (arguably the first kiddy language invented

Re: [DUG] Delphi Starter Edition

2011-03-13 Thread Jolyon Smith
- Delphi List Subject: Re: [DUG] Delphi Starter Edition Thanks Joylon and Todd, that has sorted that out, ... I had been wondering the way things were worded whether you could use 3rd party things like Zeos, or if databasing capabilities were limited strictly to only what was described in the feature

Re: [DUG] Delphi 7 on a Netbook

2011-03-13 Thread Rodney Chan
: 1 Date: Sun, 13 Mar 2011 15:26:56 +1300 From: Steve Peacocke st...@peacocke.net Subject: [DUG] Delphi 7 on a Netbook To: List NZ Borland Developers Group - Delphi delphi@delphi.org.nz Message-ID: 4cc8d2c7-8481-4869-a413-9a3af6871...@peacocke.net Content-Type: text/plain; charset=us-ascii I

Re: [DUG] Delphi 7 on a Netbook

2011-03-13 Thread Steve Peacocke
Mar 2011 15:26:56 +1300 From: Steve Peacocke st...@peacocke.net Subject: [DUG] Delphi 7 on a Netbook To: List NZ Borland Developers Group - Delphi delphi@delphi.org.nz Message-ID: 4cc8d2c7-8481-4869-a413-9a3af6871...@peacocke.net Content-Type: text/plain; charset=us-ascii I

Re: [DUG] Delphi 7 on a Netbook

2011-03-13 Thread Alister Christie
Peacocke st...@peacocke.net mailto:st...@peacocke.net Subject: [DUG] Delphi 7 on a Netbook To: List NZ Borland Developers Group - Delphi delphi@delphi.org.nz mailto:delphi@delphi.org.nz Message-ID: 4cc8d2c7-8481-4869-a413-9a3af6871...@peacocke.net mailto:4cc8d2c7-8481-4869-a413

Re: [DUG] Delphi 7 on a Netbook

2011-03-13 Thread Steve Peacocke
again (Rohit Gupta) 5. Re: Delphi for PHP (Rohit Gupta) 6. Access to street maps (mark) -- Message: 1 Date: Sun, 13 Mar 2011 15:26:56 +1300 From: Steve Peacocke st...@peacocke.net Subject: [DUG] Delphi 7 on a Netbook

Re: [DUG] Delphi 7 on a Netbook

2011-03-13 Thread Jolyon Smith
Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi 7 on a Netbook I remember developing in 800x600 or so in Delphi 3. Going to 1024x768 was a big upgrade ;-) I use to record my videos in 800x600, with a largish font - that's a bit painful in a modern IDE. I've just restarted making

[DUG] Delphi 7 on a Netbook

2011-03-12 Thread Steve Peacocke
I was wondering if anyone has successfully used Delphi 7 on a netbook (win xp). I'm heading off and will have only my netbook with me. As I was working on a Delphi 7 project I was wondering if I could get away with just the little Netbook (asus eeepc 1001) and not have to take the full laptop.

Re: [DUG] Delphi Starter Edition

2011-03-12 Thread Paul A Norman
Thanks Joylon and Todd, that has sorted that out, ... I had been wondering the way things were worded whether you could use 3rd party things like Zeos, or if databasing capabilities were limited strictly to only what was described in the feature matrix. (Remembering the Turbo thingies they put

[DUG] Delphi for PHP

2011-03-12 Thread Graham Marsden
Hi Rohit When I had a play with D4PHP I fould the same frustrations you have reported recently and had the same problem with stuff working locally but failing when deployed to the net. If you follow the delpoy instructions (such as they are) then that may be one problem in not installing the

[DUG] Delphi for PHP again

2011-03-11 Thread Rohit Gupta
On my pc, the stuff runs fine. I upload it to the webserver and one of the pages fires its OnCreate event about 50 times. Any ideas anyone ? Rohit __ Information from ESET NOD32 Antivirus, version of virus signature database 5943 (20110310) __ The message was checked by

Re: [DUG] Delphi for PHP again

2011-03-11 Thread Cameron Hart
: Friday, 11 March 2011 10:57 p.m. To: NZ Borland Developers Group - Delphi List Subject: [DUG] Delphi for PHP again On my pc, the stuff runs fine. I upload it to the webserver and one of the pages fires its OnCreate event about 50 times. Any ideas anyone ? Rohit __ Information from ESET

[DUG] Delphi 7 ADO - Autorefresh of Dataset on Changes by Other Users

2011-03-10 Thread Eric A
I have aMicrosoft SQL Server database which has two automatic processes as users and one operator-driven application. On occasions the system operator needs to delete a record and the operator's DBGrid display needs to be updated when one of the other process changes a field value in a

Re: [DUG] Delphi Starter Edition

2011-03-08 Thread Paul A Norman
Hi Malcolm, Looking through the feature matrix, I was not sure, can Delphi Starter connect to an MySql database on local or other server please? Paul On 31 January 2011 21:06, Malcolm Groves malcolm.gro...@embarcadero.com wrote: http://www.embarcadero.com/products/delphi/starter Cheers

Re: [DUG] Delphi Starter Edition

2011-03-08 Thread Jolyon Smith
: Re: [DUG] Delphi Starter Edition Hi Malcolm, Looking through the feature matrix, I was not sure, can Delphi Starter connect to an MySql database on local or other server please? Paul On 31 January 2011 21:06, Malcolm Groves malcolm.gro...@embarcadero.com wrote: http://www.embarcadero.com

Re: [DUG] Delphi Starter Edition

2011-03-08 Thread Todd
Hi Paul ZEOS certainly connects to MySql. Todd. Looking through the feature matrix, I was not sure, can Delphi Starter connect to an MySql database on local or other server please? Paul On 31 January 2011 21:06, Malcolm Groves malcolm.gro...@embarcadero.com wrote:

Re: [DUG] Delphi 4 PHP - stored proc

2011-03-02 Thread Gary T. Benner
[Reply] HI Rohit, Developing PHP in Eclipse with PHPeclipse, with JS and CSS addons against a Firebird DB backend is a breeze - even have extensive Web Services interfaces humming. Somehow I've never found the Delphi Form development paradigm worked in browser environment. cheers Gary

Re: [DUG] Delphi 4 PHP - stored proc

2011-03-01 Thread Rohit Gupta
Ok, I officially announce that Delphi for PHP is the crappiest program in the universe. Nothing works as documented includes functions mysql Rohit On 27/02/2011 7:57 a.m., Rohit Gupta wrote: By setting the proc name and params at design time, I can see that the thing is not going to

Re: [DUG] Delphi 4 PHP - stored proc

2011-03-01 Thread Neven MacEwan
Rohit Problem is mate you've been spoilt using Delphi for years, Download a demo of Nusphere phped and use postgresql, you'll be a lot happier Neven Ok, I officially announce that Delphi for PHP is the crappiest program in the universe. Nothing works as documented includes functions

[DUG] Delphi 4 PHP - stored proc

2011-02-26 Thread Rohit Gupta
Does anyone know hot get a value/result back from a php function in delphi 4 php using storedproc ? I have tried many variations from other languages - but no go. There is no help and the examples dont provide much insight. ___ NZ Borland

Re: [DUG] Delphi 4 PHP - stored proc

2011-02-26 Thread Neven MacEwan
Rohit Which DB? which library? Does anyone know hot get a value/result back from a php function in delphi 4 php using storedproc ? I have tried many variations from other languages - but no go. There is no help and the examples dont provide much insight.

Re: [DUG] Delphi 4 PHP - stored proc

2011-02-26 Thread Rohit Gupta
Mysql. I have tried with the standard storedproc and Mysqlstoredproc On 26/02/2011 11:37 p.m., Neven MacEwan wrote: Rohit Which DB? which library? Does anyone know hot get a value/result back from a php function in delphi 4 php using storedproc ? I have tried many variations from other

Re: [DUG] Delphi 4 PHP - stored proc

2011-02-26 Thread Rohit Gupta
Neven, now I suspect that I am not even executing the procedure, I dont think I have teh params correct yet... the code is $params = array(); $params['ip_email'] = $this-edtEmail-Text; $params['ip_password'] = $this-edtPassword-Text; // $params[0] =

Re: [DUG] Delphi 4 PHP - stored proc

2011-02-26 Thread Rohit Gupta
By setting the proc name and params at design time, I can see that the thing is not going to work. First it is using call, even though it is supposed to use select when you use open. Second, it still does not seem to be getting teh parameters right what is the stuff after the semi-colon ?

Re: [DUG] Delphi for PHP - redirect

2011-02-06 Thread Rohit Gupta
This is weird. If I run the button sample from the vcl/samples/button folder, the onclick events fire. When I copy the files to another folder and compile and run, the onclick events do not fire. What am I doing wrong ? Rohit On 6/02/2011 6:43 p.m., Rohit Gupta wrote: Okay, sorted that

[DUG] Delphi for PHP - redirect

2011-02-05 Thread Rohit Gupta
I was having a bash at it and am really stuck at the redirect. No matter what variation I try (including the header command), it always says The requested URL /Z was not found on this server. The code snippet is. function btnLogInClick($sender, $params) {

Re: [DUG] Delphi for PHP - redirect

2011-02-05 Thread Rohit Gupta
Okay, sorted that out Btnstyle was Submit and I had accidentally typed in Z in form.actions. New problem. No matter what I do, it will not execute the onclick code in which I am changing the caption of a label. When I try the sample it works, but my form will not. I have checked all the

[DUG] Delphi Starter Edition

2011-01-31 Thread Malcolm Groves
http://www.embarcadero.com/products/delphi/starter Cheers Malcolm Malcolm Groves Senior Director, Asia Pacific and Japan Embarcadero Technologies http://www.embarcadero.com Phone: +61 416 264 204 Skype: malcolmgroves CONFIDENTIALITY NOTICE: This email message is for the sole use of the

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Malcolm Groves
Apologies, between the confidentiality notice and the rest of the guff, a one line email became a few dozen CONFIDENTIALITY NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use,

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Leigh Wanstead
- Delphi List Subject: [DUG] Delphi Starter Edition http://www.embarcadero.com/products/delphi/starter Cheers Malcolm Malcolm Groves Senior Director, Asia Pacific and Japan Embarcadero Technologies http://www.embarcadero.com Phone: +61 416 264 204 Skype: malcolmgroves CONFIDENTIALITY NOTICE

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Jolyon Smith
of any forthcoming Starter Edition on their site. -Original Message- From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On Behalf Of Malcolm Groves Sent: Monday, 31 January 2011 21:07 To: ADUG List; NZ Borland Developers Group - Delphi List Subject: [DUG] Delphi

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Conor Boyd
. -Original Message- From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On Behalf Of Leigh Wanstead Sent: Tuesday, 1 February 2011 9:17 a.m. To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition Hi Malcolm, May I ask how much it cost? I cannot

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Jolyon Smith
[mailto:delphi-boun...@delphi.org.nz] On Behalf Of Leigh Wanstead Sent: Tuesday, 1 February 2011 09:17 To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition Hi Malcolm, May I ask how much it cost? I cannot find the price. Regards Leigh -Original Message

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Leigh Wanstead
Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition Follow the link through to the online shop, and you'll see it's US$199 for a new user or US$149 for an upgrade from previous versions of Delphi. http://store.embarcadero.com/DRHM/store?Action=DisplayCategoryProductLis tPageSiteID

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Malcolm Groves
Jolyon, Apologies for that. The press jumped the gun. They were not meant to publish until overnight. Even SD Times published last week with a date on the article of the 31st. Cheers Malcolm -Original Message- The press shouldn't have been given the information until ALL the

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Jeremy North
...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On Behalf Of Leigh Wanstead Sent: Tuesday, 1 February 2011 09:17 To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition Hi Malcolm, May I ask how much it cost? I cannot find the price. Regards Leigh

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Malcolm Groves
I know we have an issue in Australia, which we're trying to resolve, but the NZ Shop should be listing in USD (to avoid exactly the sorts of issues we have in Aus), so GST aside, I'm not sure why you're seeing a big NZD difference. Cheers Malcolm -Original Message-

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Malcolm Groves
, 1 February 2011 7:33 AM To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition Follow the link through to the online shop, and you'll see it's US$199 for a new user or US$149 for an upgrade from previous versions of Delphi. CONFIDENTIALITY NOTICE: This email

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Jeremy Coulter
, Eclipse (yes, the free one), etc. Cheers Malcolm -Original Message- From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On Behalf Of Conor Boyd Sent: Tuesday, 1 February 2011 7:33 AM To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Alister Christie
Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition Follow the link through to the online shop, and you'll see it's US$199 for a new user or US$149 for an upgrade from previous versions of Delphi. CONFIDENTIALITY NOTICE: This email message is for the sole use of the intended

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Jolyon Smith
software with no local presence/support has no such excuses, imho. -Original Message- From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On Behalf Of Malcolm Groves Sent: Tuesday, 1 February 2011 10:24 To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Alister Christie
] On Behalf Of Conor Boyd Sent: Tuesday, 1 February 2011 7:33 AM To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition Follow the link through to the online shop, and you'll see it's US$199 for a new user or US$149 for an upgrade from previous

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Jeremy Coulter
Message- From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz ] On Behalf Of Conor Boyd Sent: Tuesday, 1 February 2011 7:33 AM To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition Follow the link through to the online shop

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread David Brennan
[mailto:delphi-boun...@delphi.org.nz] On Behalf Of Jolyon Smith Sent: Tuesday, 1 February 2011 10:51 a.m. To: 'NZ Borland Developers Group - Delphi List' Subject: Re: [DUG] Delphi Starter Edition Malcolm, NZ doesn't have a specific store listed in the Buy Online section of the Embarcadero site, so I

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Malcolm Groves
The Online Stores list for Embarcadero (http://www.embarcadero.com/online-stores) lists New Zealand as an option under Asia/Pacific Region for me. Thanks David, was just checking this as your email rolled in. Jolyon, if you've got a page where the shops are listed and NZ isn't one of

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Jolyon Smith
' Subject: Re: [DUG] Delphi Starter Edition The Online Stores list for Embarcadero (http://www.embarcadero.com/online-stores) lists New Zealand as an option under Asia/Pacific Region for me. The prices after clicking the link are in USD but having got there by clicking a link labelled New Zealand I

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Malcolm Groves
How about the assembler that I got with DOS 3.3? :-) I don't think it's specifically mentioned, but we include a catch all any other IDE or Developer tool phrase: ie. Upgrade/competitive upgrade pricing is available to users of any other IDE or developer tool product including earlier Delphi

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Malcolm Groves
I followed Conor's link which led to a page identifying itself only as the International USD Store. Hmmm, that's weird. I've never noticed that before. I don't think this site does double duty for any other countries, so I'll ask if we can change that. Cheers Malcolm CONFIDENTIALITY

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Jolyon Smith
...@delphi.org.nz] On Behalf Of John Bird Sent: Tuesday, 1 February 2011 12:07 To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition ? http://www.embarcadero.com/products/delphi click on feature matrix - looks like it omits some of the newer professional features

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Jeremy North
The $1000 revenue limit is also bizarrely low imho - it's high enough to worm it's way around any non-commercial use restriction, but not high enough to realistically be anything other than a non-commercial use only restriction in all but name. It is targeted at open source or hobbyists

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Malcolm Groves
The $1000 revenue limit is also bizarrely low imho It's intended for people starting an idea/product/etc. ie. before they start selling. If they have a real, viable revenue stream they need to upgrade. As someone just posted on the ADUG list, this is aimed at home use only or the guy just

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Kyley Harris
I would think Students too.. And I guess if you actually start making a $1000 they figure its enough to pay for the software and then keep making money :D On Tue, Feb 1, 2011 at 12:58 PM, Jeremy North jeremy.no...@gmail.comwrote: The $1000 revenue limit is also bizarrely low imho - it's

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Jeremy North
Isn't the academic version cheaper than this starter version? On Tue, Feb 1, 2011 at 11:03 AM, Kyley Harris ky...@harrissoftware.com wrote: I would think Students too.. And I guess if you actually start making a $1000 they figure its enough to pay for the software and then keep making money :D

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Jolyon Smith
*profit* then it would be different. -Original Message- From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On Behalf Of Jeremy North Sent: Tuesday, 1 February 2011 12:58 To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition The $1000

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Kyley Harris
To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition The $1000 revenue limit is also bizarrely low imho - it's high enough to worm it's way around any non-commercial use restriction, but not high enough to realistically be anything other than a non-commercial

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Jeremy North
Where Delphi (every edition) really fails these days is the poor support for creating games. You try to get a child/teen involved in programming, they don't want to connect to a database and update contact details. They want to kill (or eat or catch or drive) things. Where is the Delphi Starter

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Paul Heinz
Jolyon wrote: But it's a revenue limit, not profit, with no allowance for any the costs that even a hobbyist or open source developer might incur. e.g. if someone makes software available for download they will most likely incur traffic costs for the downloads. With a donation scheme

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Jeremy North
Message- From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On Behalf Of Jeremy North Sent: Tuesday, 1 February 2011 12:58 To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition The $1000 revenue limit is also bizarrely low imho - it's

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread David Brennan
a hobbyist want both? David. -Original Message- From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On Behalf Of Jolyon Smith Sent: Tuesday, 1 February 2011 1:15 p.m. To: 'NZ Borland Developers Group - Delphi List' Subject: Re: [DUG] Delphi Starter Edition It's

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Jolyon Smith
-boun...@delphi.org.nz] On Behalf Of Kyley Harris Sent: Tuesday, 1 February 2011 13:04 To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition I would think Students too.. And I guess if you actually start making a $1000 they figure its enough to pay

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Jeremy North
In the grand scheme of things I don’t see the idea of a revenue limit a problem per se, but $1000 really isn’t very much and by no means establishes an “ability to pay” for Professional licenses on an on-going basis.  What if I “earn” $1000 in the first 6 months from a flood of donations from

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Kyley Harris
...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] *On Behalf Of *Kyley Harris *Sent:* Tuesday, 1 February 2011 13:04 *To:* NZ Borland Developers Group - Delphi List *Subject:* Re: [DUG] Delphi Starter Edition I would think Students too.. And I guess if you actually start making a $1000

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread Jolyon Smith
Developers Group - Delphi List Subject: Re: [DUG] Delphi Starter Edition In the grand scheme of things I don’t see the idea of a revenue limit a problem per se, but $1000 really isn’t very much and by no means establishes an “ability to pay” for Professional licenses on an on-going basis.  What if I

Re: [DUG] Delphi Starter Edition

2011-01-31 Thread David Brennan
to do much (potentially great if they can tho). David. -Original Message- From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On Behalf Of Jeremy North Sent: Tuesday, 1 February 2011 1:30 p.m. To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Delphi

  1   2   3   4   5   6   7   8   9   10   >