[cfaussie] Re: Whats disabled in dev version PDF generation?

2007-04-15 Thread Peter Tilbrook
No. You can still print but get the godawful watermark.

On 16/04/07, Mike Kear [EMAIL PROTECTED] wrote:


 When you generate PDFs from the dev version of CFMX7, there is a huge
 flash across the page saying DEVELOPER VERSION etc..   NOT FOR
 PRODUCTION USE   but is the printing disabled too?

 I'm getting an error when i try to print a test PDF created from CFMX7
 Dev version saying:

 ERROR:  Invalid access
 OFFENDING COMMAND: StartData

 And i'm not sure whether that's because i have an error in my code, or
 I can't print anyway becuase it's disabled in CFMX Dev version.

 I can satisfactorily print a PDF generated elsewhere from this same
 PC/Printer setup, so it's not the printer.

 Does anyone know?


 --
 Cheers
 Mike Kear
 Windsor, NSW, Australia
 Adobe Certified Advanced ColdFusion Developer
 AFP Webworks
 http://afpwebworks.com
 ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month

 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Whats disabled in dev version PDF generation?

2007-04-15 Thread Peter Tilbrook
Check permissions on the server. I can create FlashPaper docs but for some
reason not PDF at tilbrook.name domain.

On 16/04/07, Peter Tilbrook [EMAIL PROTECTED] wrote:

 No. You can still print but get the godawful watermark.

 On 16/04/07, Mike Kear [EMAIL PROTECTED] wrote:
 
 
  When you generate PDFs from the dev version of CFMX7, there is a huge
  flash across the page saying DEVELOPER VERSION etc..   NOT FOR
  PRODUCTION USE   but is the printing disabled too?
 
  I'm getting an error when i try to print a test PDF created from CFMX7
  Dev version saying:
 
  ERROR:  Invalid access
  OFFENDING COMMAND: StartData
 
  And i'm not sure whether that's because i have an error in my code, or
  I can't print anyway becuase it's disabled in CFMX Dev version.
 
  I can satisfactorily print a PDF generated elsewhere from this same
  PC/Printer setup, so it's not the printer.
 
  Does anyone know?
 
 
  --
  Cheers
  Mike Kear
  Windsor, NSW, Australia
  Adobe Certified Advanced ColdFusion Developer
  AFP Webworks
  http://afpwebworks.com
  ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month
 
   
 


 --
 Peter Tilbrook
 ColdGen Internet Solutions
 President, ACT and Region ColdFusion Users Group
 PO Box 2247
 Queanbeyan, NSW, 2620
 AUSTRALIA

 http://www.coldgen.com/
 http://www.actcfug.com/

 Tel: +61-2-6284-2727
 Mob: +61-0432-897-437

 Email: [EMAIL PROTECTED]
 MSN Messenger Live: Desktop General




-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Version Controlling a Database

2007-04-16 Thread Peter Tilbrook
Perhaps for deletion FLAG it in someway - but retain the data. eg: Open or
Closed or Archived. Still in the database (for archive purposes) just not as
obvious. I will be doing something similar for a new project. Of course
peridiocally doing EXPORTS to a seperate database to keep the db size at a
manageable level.

On 16/04/07, Andrew Scott [EMAIL PROTECTED] wrote:


 Btw thinking about this more, this method will not work and the reason
 being
 is how would you roll back to a previous version?

 You can't, without writing more scripts to do this for you... Which is
 defeating the purpose.


 Andrew Scott
 Senior Coldfusion Developer
 Aegeon Pty. Ltd.
 www.aegeon.com.au
 Phone:+613 8676 4223
 Mobile: 0404 998 273



 -Original Message-
 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On
 Behalf
 Of Haikal Saadh
 Sent: Monday, 16 April 2007 4:54 PM
 To: cfaussie@googlegroups.com
 Subject: [cfaussie] Re: Version Controlling a Database


 I presume you mean versioning the schema rather than the actual data?

 One way would be to only modify your schema using scripts (CF, or SQL).
 Then you can shove these into SVN.

 If you have scripts for each revision, you can then roll forward from
 versions in a fairly arbitrary manner.

 Andrew Scott wrote:
  Has anyone thought about this, or is there anyone out there doing this?
 
  Pros and Cons woud be good please, and we use SVN so would prefer to
  integrate into that and need be a non DB specific as well.
 
 
  Andrew Scott
  Senior Coldfusion Developer
  Aegeon Pty. Ltd.
  www.aegeon.com.au
  Phone: +613  8676 4223
  Mobile: 0404 998 273
 
 
 
  
 
 




 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Version Controlling a Database

2007-04-16 Thread Peter Tilbrook
DEV, TEST, PROD. What else can you do?

On 16/04/07, Andrew Scott [EMAIL PROTECTED] wrote:

 Ok,

 Now it seems that everyone is getting the wrong end of the stick here, the
 scenario is going to be simple. This is for development only, and we are in
 the middle of a huge project with many developers working away, we have
 already introduced TDD with XP Agile development and have everyone using SVN
 for creating different versions.

 But the problem now is the database, if we need to support n versions of
 an application we are finding that the database requires more work and
 maintenance than it really should when switching between different branches
 of our code.

 So as someone mentioned I would not be looking for a solution for
 production, come on guys I have been developing long enough to not make a
 stupid move like that. The problem is that we currently use RedGate as I
 said earlier and its works well for MS SQL Server, but it doesn't work for
 mySQL or Oracle or DB2.

 Now if you look at having to switch to a different branch of code to
 maintain, there really needs to be someway to do this with SQL schemas as
 well.

 And yes we have daily backups, but this is not the issue.




 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Request VS Application Scope

2007-04-23 Thread Peter Tilbrook
Request scope variables only exist for the duration of a page request. They
don't consume RAM like Application variables do. And are ideal for what you
are using Application vars for.

Best defined in Application.cfm as it is executed before all other
templates: eg:

cfsilent

cfapplication name=MyApp_WWW_23APR2007 setclientcookies=yes
setdomaincookies=yes sessionmanagement=Yes clientmanagement=yes
clientstorage=cookie

cfparam name=Request.DataSourceName default=MyApp
cfparam name=Request.DatabaseTablePrefix default=MyApp
cfparam name=Request.ApplicationTitle default=MyApp
cfparam name=Request.CopyrightYear default=#DateFormat(Now(), )#
cfparam name=Request.FlashFormSkin default=haloblue
cfparam name=Request.FlashFormSkinInterior default=haloorange
cfparam name=Request.FlashFormSkinExterior default=halogreen
cfparam name=Request.FlashFormBackgroundColour
default=background-color:##ff;
cfset Request.NewLocale = SetLocale(EN_AU)

cfinclude template=inc_custom_functions.cfm

/cfsilent

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Request VS Application Scope

2007-04-23 Thread Peter Tilbrook
No point. In fact an unnecessary overhead.

Once the request is finished they are no longer required. Another page
request - they are used - then zip. No locking or anything required.

Application vars have their place but for - at least how I use them - like
datasourcenames and such - Request scope is perfectly suitable. Just declare
them in the Application.cfm so they are available to all page requests.

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Flash File Uploads

2007-04-27 Thread Peter Tilbrook
No. But I have with a solution (for CFML) with code by ASFUSION.com - the
sort of stuff that should be a lot easier in ColdFusion - but is not at this
stage.

I think ASFUSION's workaround (which works) is hardcoded for CFML.


On 27/04/07, Steve Onnis [EMAIL PROTECTED] wrote:

  Hey guys

 Has anyone managed to get Flash file uploads to work with an ASP file
 upload process?

 Steve Onnis Director / Head Developer

 [EMAIL PROTECTED]

 +61 3 9001 2258

 0401 667 996

 www.inevative.com.au
  http://www.novahost.com.au http://www.threesquares.com.au
 http://www.smsonline.com.au

 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---


attachment: email.jpg
attachment: phone.jpg

attachment: inevativeLogo_small.jpg
attachment: web.jpg

attachment: mobile.jpg


[cfaussie] Re: Scott and Andrew have driven me away

2007-04-27 Thread Peter Tilbrook
Scottie is one of the smartest people I've ever met. Fantastic for him on
getting a job at Microsoft. Best of both worlds really - cool OS's and
development tools  - insider knowledge - and still a ColdFusion and Flex
developer.

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: SOT:Adobe Flex let me down

2007-04-27 Thread Peter Tilbrook
Our UG library has a couple (all of them I think):

Adobe Flex 2: Training from the Source

http://www.actcfug.com/index.cfm?fuseaction=LibraryViewLibraryID=70

Recommended as this deals with CF integration more.

and:

Developing Rich Clients with Macromedia Flex

http://www.actcfug.com/index.cfm?fuseaction=LibraryViewLibraryID=6

also have:

ActionScript 3.0 Cookbook

http://www.actcfug.com/index.cfm?fuseaction=LibraryViewLibraryID=66

Getting quite a varied library now with 74
bookshttp://www.actcfug.com/index.cfm?fuseaction=LibraryList(Office
2007 Missing Manual is on the way).


-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Speaking of new CF sites

2007-05-02 Thread Peter Tilbrook
Woo hoo! Barely a day goes by without annoying calls.

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: coldfusion tags in a string

2007-05-04 Thread Peter Tilbrook
CFSAVECONTENT can be extremely useful however although for db it might prove
a security risk and I would not use it personally.

For example you can have a dynamic LOGGED IN/OUT for say menu items or
security access - but code it once and use the CFSAVECONTENT variable at
your leisure.

Wrap your code logic and output the same variable. The generated output
would adhere to what you developed within CFSAVECONTENT.

I actually use this so I am maintaining a single template (CFSWITCH
CFIF/CFELSE/CFELSEIF, etc) that can be used across the application. Logged
in - different options (same CFSAVECONTENT variable), same with Admin access
etc. Do you logic in the one template and use it across the site.

So bored now I am about to watch Superman IV - Quest for Peace - right up
there with Bloodrayne as bad movie.

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: coldfusion tags in a string

2007-05-04 Thread Peter Tilbrook
Having a go was I? My main worry would be how much info you can get with
debugging or an un-handled error. Like any variable there can be risks when
using dynamic data - especially with database and file operations.

Oh yeah. Dreamweaver CS3 is a bit dissapointing. Not much new to offer (for
the price). Gay logo. Horrible Swamp green colour scheme. Still hangs on
opening a decent Fusebox index.cfm.

This is Dreamweaver 8.5 - not 9 in my opinion. Don't chuck HomeSite for
opening certain large CFM files just yet.

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: coldfusion tags in a string

2007-05-04 Thread Peter Tilbrook
My sig is too big.

Info you do not want devulged can still become available.

Look at the new DONOTRINGMEPLEASE.gov.au site. What would happen when your
server shits itself? Any guarantee that your error trapping code works? What
if it shits itself BEFORE then?

As they say. Shit happens. I had similar issues (traffic) with the ACCC GST
site years back. Thankfully nothing serious just speed issues (not a
surprise back then as everyone only had MODEMs anyway).

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: coldfusion tags in a string

2007-05-04 Thread Peter Tilbrook
True - and also differ across platforms, dbms's, even service packs.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: coldfusion tags in a string

2007-05-04 Thread Peter Tilbrook
Onya Adam!

I mean - why would you do it? Way too complicated, un-necessary etc.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: coldfusion tags in a string

2007-05-04 Thread Peter Tilbrook

On 04/05/07, Andrew Scott [EMAIL PROTECTED] wrote:

 How can this be a security Risk

 cfsavecontent variable=test
  where someField = cfqueryparam ... /
 /cfsavecontent

 cfquery ..
  select * from some table
  cfoutput#test#/cfoutput
 /cfquery

How can you verify what is being fed to the database server? What if I
hacked your app and changed:

 cfsavecontent variable=test
  DROP databasename
 /cfsavecontent

You are trying to make ColdFusion a DBMS. It is, never was and likely
never will be.

Learn to use the DBMS. Learn to communicate with it using CF. Do not
use CF as a DBMS.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Fosters (was RE: [cfaussie] Re: Verity Custom Fields)

2007-05-12 Thread Peter Tilbrook

I thought the Tooheys Extra Dry HarvesTED site was pretty good (Flash at least):

http://www.harvested.com.au/

But I'm happy with a humble VB, Tooheys Red or New.

On 13/05/07, Barry Beattie [EMAIL PROTECTED] wrote:

 I've got a TeraTech CF tag chart with a tag called CFBEER

 cfbeer flavor= refil=yes/no /

 now I know why...

 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Fosters (was RE: [cfaussie] Re: Verity Custom Fields)

2007-05-13 Thread Peter Tilbrook

Mix it with VB - to make a Black and Tan. Is almost palatable.

On 13/05/07, Andrew Scott [EMAIL PROTECTED] wrote:
 Toby, How can Yarra Mud be good for you?



 On 5/13/07, Toby Tremayne [EMAIL PROTECTED] wrote:
 
  Bah you're all heathens.  Get some decent ale into you - a Guinness will
 sort you right out ;)
 
 
  Toby




  



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CF contractors needed!

2007-05-14 Thread Peter Tilbrook
12 years CF experience but no intention of moving to Sydney. Ever. And I
mean that.

On 14/05/07, Jo Bradshaw [EMAIL PROTECTED] wrote:

  Hi,

 I'm looking for contract ColdFusion programmers based in Sydney with at
 least 2 years experience in the following:



- ColdFusion MX
- Microsoft SQL Server
- Javascript and AJAX
- HTML and CSS
- Flash remoting



 We're a full service digital agency with some big name advertising
 clients. If you're interested, please send through your CV and some examples
 of your code!

 I'm looking to build a network of strong freelancers to call upon in
 future but, I do have 4 weeks contract work available immediately.

 Look forward to hearing from youÂ…



 Thanks

 Jo





 jo bradshaw

 creative services manager





 NetX



 2 queens place
 balmain  nsw  2041





 t   +61 2 9320 7249
 m  +61 404 971 120
 f   +61 2 9320 7201
 w   netx.com.au





 The information contained in this email is confidential and is privileged.
 If the reader of this message is not the intended recipient you are hereby
 notified that any use, dissemination, distribution or reproduction of this
 message is prohibited. If you have received this message in error please
 forward it to [EMAIL PROTECTED] and delete all copies of this message. If
 some parts of this email do not relate to, or are not intended for, you,
 then the conditions prescribed above apply to those parts. NetX
 Communications Pty Ltd does not warrant the material contained in this
 message is free from computer virus or defect. Loss or damage incurred in
 use is not the responsibility of NetX Communications Pty Ltd.

 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: URGENT - Coldfusion Developer required to start early June

2007-05-14 Thread Peter Tilbrook
Sydney only again - oh well!

On 14/05/07, clemo [EMAIL PROTECTED] wrote:


 Just some additional information that I forgot to specify. This role
 is actually based in Sydney - close to the CBD. Apologies for all the
 applicants so far for which this location will not work - I will be
 contacting each person who sends their details through individually.

 On May 14, 3:57 pm, clemo [EMAIL PROTECTED] wrote:
  Hi All,
 
  I know it is inappropriate to advertise jobs here, however, my client
  has just had a very last minute drop out from one of their available
  roles. They are a small closely knit web consulting firm specialising
  in Coldfusion and they have recently won a massive project for which
  they need 2 more sets of hands on deck for as well as other upcoming
  work.
 
  Due to the urgent nature of the situation, they are able to look at
  junior and senior developers with the right sort of background in web-
  related programming.
 
  You need to have experience or exposure to:
  - Coldfusion MX 6.1 or 7 (ideally the later), seniors will have 3-4
  years of experience, juniors will have 1-2 years
  - HTML, DHTML, CSS, MS SQL Server (past experience with PHP, ASP)
  - Content Management experience
  - Have excellent communication skills, ideally with some exposure in a
  client facing role or as a freelancer
  - Have business development experience, again someone who may have
  worked as a freelancer
 
  Ideally, you will be available to start in early June (available on
  3-4 weeks notice).
 
  The salary will vary from 40k to 70k base (negotiable) based on
  experience.
 
  Please send your details to Clement at [EMAIL PROTECTED] and call on
  02 8267 6500 to get this underway!


 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CF contractors needed!

2007-05-14 Thread Peter Tilbrook
So Sydney companies stop frigging ringing me please!

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CF contractors needed!

2007-05-14 Thread Peter Tilbrook
It is sad when I can only quote one Sydite worthy of the job offers. He
must be frigging sick of the offers too lol!

Hey anyone ever heard of telecomute?

I am having to much fun with a pet project and waiting for Scorpio to go
live than to move to Syd/Bris/Melb.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Please refrain from posting Job Ads to CFAUSSIE

2007-05-14 Thread Peter Tilbrook

Ooh! Ouch!

On 14/05/07, Geoff Bowers [EMAIL PROTECTED] wrote:

 Folks,

 Please do not post job ads to CFAUSSIE.

 Jobs should only be posted to CFJOBS:
   http://groups.google.com/group/cfjobs

 Serial offenders will be struck from the members list without warning.

 -- geoff
 List Administrator
 http://www.daemon.com.au/


 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook

Why do you fellas over complicate things?

I mean thing about it? OnRequestEnd? OnSessionEnd?

The only to really end a session with CF is to use J2EE sessions.
Browser is closed - session is ended. Of course depending on how you
code your app this may not bet the case.

My host no longer allows J2EE sessions so true session management is
screwed by bad server management. Out of my control. It shits me but
badder things have happened.

So why no J2EE support? Apparently my good code has to be back
pedalled so the bad code that does not handle sessions correctly.
And the bad code is the crash server type code so go figure.

NB this is only CF with J2EE (MX 6.x+).






-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook
Am not using any of that (during dev only of course) I like the quick and
dirty error messages. Of course I am so good at coding I never have errors
(cough cough). After 12 years CF I can write errors so good, I should retire
and write a book about it!

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook

You can not reference the application
 scope from inside OnsessionEnd.

Yes because by the time OnSessionEnd (or OnSessionEnd.cfm) everything
has finished.

Application.cfm (fired first - before any other template) -
OnRequestEnd.cfm (fired right at the end).

Get your hear around that before you try the CFC based handling of
what CF has done since at least version 3.x.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook
What do you want to persist? Do you want it to consume RAM? Is it just like
a DATASOURCENAME var? If so why scope it beyond request?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook

MrBuzzy with all attention and admiration... Who are you lol?

On 14/05/07, Peter Tilbrook [EMAIL PROTECTED] wrote:
 Time for a beer I think - after 9pm - hmmm Tooheys Red will have to suit.



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook
Ah! Thanks! Man of Constant Sorrow helps with my current mood ;) And
Straight Lines by Silverchair.

But I ask you both - why not examine the Request scope? Why consume RAM
for a one off? I rarely use App/Server scope anymore.


On 14/05/07, Andrew Scott [EMAIL PROTECTED] wrote:

 Peter your getting stranger and stranger than ever before, first you don't
 make sense then you get something wrong and then you asked about persisant
 and you didn't even understood what was said.

 The thing is persistant scope variables, are persistant for for a reason.
 But when they expire, they are no longer persistant in or so Peter
 understands they are gone Hence why onSessionEnd was fired:-(

 Peter go get the beer, you need it.



 On 5/14/07, Peter Tilbrook [EMAIL PROTECTED] wrote:
 
 
  Time for a beer I think - after 9pm - hmmm Tooheys Red will have to
  suit.
 
 
  www.aegeon.com.au
  Phone: +613  8676 4223
  Mobile: 0404 998 273
   
 


-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook
cfsilent

cfapplication name=ACTCFUG_WWW_11MAY2007 setclientcookies=yes
setdomaincookies=yes sessionmanagement=Yes clientmanagement=yes
clientstorage=cookie

cfparam name=Request.DataSourceName default=ACTCFUG2006
cfparam name=Request.DomainPrefix default=ACTCFUG
cfparam name=Request.ApplicationTitle default=ACT and Region ColdFusion
Users Group (ACTCFUG)
cfparam name=Request.AdminEmail default=[EMAIL PROTECTED]
cfparam name=Request.AdminBackupEmail default=[EMAIL PROTECTED]
cfparam name=Request.ApplicationURL default=http://www.actcfug.com/;
cfparam name=Request.CopyrightYear default=#DateFormat(Now(),)#
cfparam name=Request.FCKEditorBasePath default=FCKEditor
cfparam name=Request.FCKEditorDefaultWidth default=100%
cfparam name=Request.FCKEditorDefaultHeight default=350
cfparam name=Request.UserFilesPath default=images/content/
cfparam name=Request.FlashFormSkin default=halosilver

/cfsilent

html
!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Strict//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;
html xmlns=http://www.w3.org/1999/xhtml;
head
titlecfoutput#Request.ApplicationTitle#/cfoutput/title
meta http-equiv=Content-Type content=text/html; charset=utf-8 /
meta name=Creator content=Adobe Dreamweaver CS3, Adobe Fireworks CS3,
Macromedia ColdFusion MX 7.02, Macromedia HomeSite+ 5.5
meta name=Description content=ACT and Region ColdFusion Users Group.
Based in Canberra, AUSTRALIA.
meta name=Keywords content=ColdFusion, usergroup, user group, canberra,
queanbeyan, training, adobe, tilbrook
meta name=Author content=Peter Tilbrook
titlecfoutput#Request.ApplicationTitle#/cfoutput/title
link href=cfoutput#Request.DomainPrefix#/cfoutput.css
rel=stylesheet type=text/css /
link rel=icon href=/favicon.ico type=image/x-icon /
link rel=stylesheet type=text/css href=style.css /
script src=http://www.google-analytics.com/urchin.js;
type=text/javascript/script
script type=text/javascript
_uacct = UA-143225-1;
urchinTracker();
/script
/head
body


Sample Application.cfm with REQUEST vars.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook

Taco has been quite of late - at least to me lol - his absence has been noted.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook
Well the request scope does not, as they say, consume memory as it is used
for the request (top to bottom) and then it is gone.

Of course you could use App or Ser vars. But why? No locking required (even
with the J2EE enabled CF). Yes Session and other scope vars might be
required but after 12 years CF dev you can do most with Request, still be
secure (within reason - I do not store CredCard details for example),

You need to examine how not only CF but other App languages deal with
sessions, requests, etc.

I know am right by NOT using Application scope for basic stuff.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook
If the request is terminated (eg CFABORT - a handy tag sometimes) then
your code will not be executed.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook

cfset this.sessionTimeout = createTimeSpan(0,0,0,1)

Um x,x,x,x

You might be pushing your luck setting it to, what, one second?

Would have to review the CF docs but even that might be bit... too quick.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook
Yes it can. But you must use J2EE sessions. This is an option in the CF
Administrator. Is it foolproof? Seems to work better than any client side
solution I've encountered in my 12 years CF usage.

On 14/05/07, Andrew Scott [EMAIL PROTECTED] wrote:

 Peter, there seems to be something wrong with what you are saying there.

 Closing a browser can not trigger a session end event. It however will
 assign a new session id via CFID  CFToken.. but the actuall session
 variables still exist in the persistant scope until they expire by the
 server during the timeout.

 This can be achieved, byt doing a simple test. If you know how to test it.



 On 5/14/07, Peter Tilbrook [EMAIL PROTECTED] wrote:
 
 
  For me if the Session has been terminated (albeit an error or
  something made programmatically) then handling of it is crucial.
  Unfortunately for me my host does not use J2EE sessions - at all - and
  that sucks.
 
  If the browser (client) is closed - session is terminated. This is
  what happens if using J2EE sessions. If not - as my host does - then a
  session can be restored by relaunching the browser and opening the
  same session. Scary shit but that is what my host does.
 
  So I store nothing in a scope that can be abused - but the session
  issue is bloody difficult to avoid.
 
 
  www.aegeon.com.au
  Phone: +613  8676 4223
  Mobile: 0404 998 273
   
 


-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook
OK this is getting interesting. Am assuming MX 7.x and not Scorpio.

And you blokes should be testing it like us other poor bastards!

There ARE issues with Java - CF8 is using 1.6 so find an issue and chances
are even Java will be plugged.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook
Damon Cooper says G'day and appreciates our beta test efforts. You are
assisting in that regard surely?


On 14/05/07, MrBuzzy [EMAIL PROTECTED] wrote:

 Are you talkin' to me... are you talking to ME.

 Yeah, nothing will run after you use cfabort that's the point of cfabort.
 Seems irrelevant to the discussion, but happy to have read it.

 On 5/14/07, Peter Tilbrook [EMAIL PROTECTED] wrote:
 
  Andy I think I am talking to Mr Buzzy. Does that assist?
 
  On 14/05/07, Andrew Scott  [EMAIL PROTECTED]  wrote:
  
   Peter it might help leaving what you are replying too. We have no idea
   WTF your talking about and to whom you are talking too.
  
   On 5/14/07, Peter Tilbrook  [EMAIL PROTECTED] wrote:
   
If the request is terminated (eg CFABORT - a handy tag sometimes)
then your code will not be executed.
   
   
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone:+613  8676 4223
Mobile:  0404 998 273
   
   
 
 
  --
  Peter Tilbrook
  ColdGen Internet Solutions
  President, ACT and Region ColdFusion Users Group
  PO Box 2247
  Queanbeyan, NSW, 2620
  AUSTRALIA
 
  http://www.coldgen.com/
  http://www.actcfug.com/
 
  Tel: +61-2-6284-2727
  Mob: +61-0432-897-437
 
  Email: [EMAIL PROTECTED]
  MSN Messenger Live: Desktop General
 
 

 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook
Let us all ask Mike Kear - a certifiable Advanced Developer (gotta love
Sydney I guess).

He would know.

I could always ask Ben or Damon - or in a bind - Tim Buntel.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook
You  must see... this...

http://www.actcfug.com/

(click on Flash movie at bottom - Tim Buntel does all the voices - is funny)


On 14/05/07, Peter Tilbrook [EMAIL PROTECTED] wrote:

 Heh has me wondering! Hmmm Not Scotty Barnes surely as he has no
 scruples!

 --
 Peter Tilbrook
 ColdGen Internet Solutions
 President, ACT and Region ColdFusion Users Group
 PO Box 2247
 Queanbeyan, NSW, 2620
 AUSTRALIA

 http://www.coldgen.com/
 http://www.actcfug.com/

 Tel: +61-2-6284-2727
 Mob: +61-0432-897-437

 Email: [EMAIL PROTECTED]
 MSN Messenger Live: Desktop General




-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook
Tim actually quit Adobe (why - fool) and came back. He did all the voices
too. Too good to lose.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook

My Buzzy - after some research - I know who you really are.

Your secret is safe with moi!

For now.

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook

Sorry was busy interviewing Tim Buntel.

So who is angry tonight? Not Tim, not myself, and not Taco I think.
But I am just listening to the music of the night - so do not listen.
-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: onSessionEnd Error

2007-05-14 Thread Peter Tilbrook
Was worth the small and pathetic attempt!

!!!


On 14/05/07, MrBuzzy [EMAIL PROTECTED] wrote:

 Bloody Google.

 Just becuase you know my (very common) name doesn't mean you know who I
 am... and that's pretty much the point of it.

 On 5/14/07, Peter Tilbrook [EMAIL PROTECTED] wrote:
 
 
  My Buzzy - after some research - I know who you really are.
 
  Your secret is safe with moi!
 
  For now.
 
  --
  Peter Tilbrook
  ColdGen Internet Solutions
  President, ACT and Region ColdFusion Users Group
  PO Box 2247
  Queanbeyan, NSW, 2620
  AUSTRALIA
 
  http://www.coldgen.com/
  http://www.actcfug.com/
 
  Tel: +61-2-6284-2727
  Mob: +61-0432-897-437
 
  Email: [EMAIL PROTECTED]
  MSN Messenger Live: Desktop General
 
 

 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: + Important: Repent, Completely trust in God only and, Love Him with all of your heart.

2007-05-20 Thread Peter Tilbrook
I thought it was spam. At any rate I never discuss my religion (born St.
John of God Hospital, both his and his fathers closest connection with
Christianity) - serious that was on my 21st BD invitation LOL. Or politics.

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Coldfuson is dead - why did no one tell me

2007-05-25 Thread Peter Tilbrook
Not a well researched article I admit. Tim and Ben would shoot her down -
note the difficulty in replying to Mary directly. Oh well!

Each to there own!


-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Coldfuson is dead - why did no one tell me

2007-05-25 Thread Peter Tilbrook
Argh!! Public beta for version 8 is not too far off! That is all I can say!

On 25/05/07, Dale Fraser [EMAIL PROTECTED] wrote:

  I don't subscribe to the theory of dead.



 But it is a difficult market for Coldfusion to compete in.



 I actually blogged about what CF needs to do to survive.




 http://dalefraser.blogspot.com/2007/05/what-coldfusion-needs-to-survive.html



 Obviously, ColdFusion has an established market and will NOT die, but
 really it needs to do more than just not die, it needs to try to gain
 momentum.



 Regards

 Dale Fraser



 http://dalefraser.blogspot.com



 *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Andrew Scott
 *Sent:* Friday, 25 May 2007 5:18 PM
 *To:* cfaussie@googlegroups.com
 *Subject:* [cfaussie] Re: Coldfuson is dead - why did no one tell me



 Peter,



 Will totally agree with you, there was even another one on Ajax frameworks
 and the products compared where like versions so old it was not funny.





 Andrew Scott
 Senior Coldfusion Developer
 Aegeon Pty. Ltd.
 www.aegeon.com.au
 Phone: +613  8676 4223
 Mobile: 0404 998 273





 *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Peter Tilbrook
 *Sent:* Friday, 25 May 2007 5:15 PM
 *To:* cfaussie@googlegroups.com
 *Subject:* [cfaussie] Re: Coldfuson is dead - why did no one tell me



 Not a well researched article I admit. Tim and Ben would shoot her down -
 note the difficulty in replying to Mary directly. Oh well!

 Each to there own!


 --
 Peter Tilbrook
 ColdGen Internet Solutions
 President, ACT and Region ColdFusion Users Group
 PO Box 2247
 Queanbeyan, NSW, 2620
 AUSTRALIA

 http://www.coldgen.com/
 http://www.actcfug.com/

 Tel: +61-2-6284-2727
 Mob: +61-0432-897-437

 Email: [EMAIL PROTECTED]
 MSN Messenger Live: Desktop General





 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CF Argument issues

2007-05-25 Thread Peter Tilbrook
Just use Request scope. From Application.cfm down to OnRequestEnd.cfm bingo,
love in the world and all that!

On 25/05/07, Rony [EMAIL PROTECTED] wrote:


 Hey Andrew,

 Yes it does - IN MY APPLICATION.

 Our site has been designed so that the SAME name is used for the app
 name, app folder, and the cf mapping.

 So if the app name is cfaussie then the mapping would be called
 cfaussie and so would the folder that stores all the files.

 But my question was if the MAIN name changes to cfaussie_local this
 would change the appname, cf mapping and the actual folder name.

 This is why i use the app name in the type.Obs this doesn't work.

 Sorry for any confusion.

 I was hoping for other way to do this...

 Thanks for your assistance,

 Much appreciated.

 On May 25, 4:34 pm, Andrew Scott [EMAIL PROTECTED] wrote:
  No it doesn't...
 
  Tell you why, the applicationname is relevant to the application being
 run.
  Which means that if you  want to make this global to other applications
 you
  can't do that. Well you can, but CF won't allow it, so mappings are the
 only
  way to go or the root of the application.
 
  If it is in the root of the application then you do not need anything
 other
  than com.mystuff.package.component.
 
  But doing that will make maintenance a nightmare if you use it in more
 than
  application. So the best thing is to take it outside of the application
 and
  create a mapping to it.
 
  Andrew Scott
  Senior Coldfusion Developer
  Aegeon Pty. Ltd.www.aegeon.com.au
  Phone: +613  8676 4223
  Mobile: 0404 998 273
 
  -Original Message-
  From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On
 Behalf
 
  Of Rony
  Sent: Friday, 25 May 2007 4:30 PM
  To: cfaussie
  Subject: [cfaussie] Re: CF Argument issues
 
  Hi Dale,
 
  The reason why i have this is because the mapping name is the same
  name as the application name and a fellow developer would like to be
  able to change the application name and create a new mapping with the
  app name, so i cannot hard code the app name when calling a
  component.
 
  hope this makes sense,


 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CF Argument issues

2007-05-25 Thread Peter Tilbrook
I am kinda tired but... Assuming you at LEAST have a CFAPPLICATION tag your
REQUEST vars should not hinder other equally qualified apps on the same
server. But bugger me have only been using CF for, what, nearly 12 years
now.

On 25/05/07, Andrew Scott [EMAIL PROTECTED] wrote:

 Rony,

 I know what you are saying, but I don't know why... If you have a mapping
 then leave it as a sharable mapping across all applications, that was my
 point. Or hang it off the website root directory they are your only 2
 options to achieve what you want to do.

 Otherwise, you are going to have to wait until Adobe wake up and fix the
 bug that they say they can't because CF is dynamic.

 Sorry, I didn't make myself clear enough when I said you can't do what you
 want to do and gave you alternatives to your problem.



 On 5/25/07, Rony [EMAIL PROTECTED] wrote:
 
 
  Hey Andrew,
 
  Yes it does - IN MY APPLICATION.
 
  Our site has been designed so that the SAME name is used for the app
  name, app folder, and the cf mapping.
 
  So if the app name is cfaussie then the mapping would be called
  cfaussie and so would the folder that stores all the files.
 
  But my question was if the MAIN name changes to cfaussie_local this
  would change the appname, cf mapping and the actual folder name.
 
  This is why i use the app name in the type.Obs this doesn't work.
 
  Sorry for any confusion.
 
  I was hoping for other way to do this...
 
  Thanks for your assistance,
 
  Much appreciated.
 
  On May 25, 4:34 pm, Andrew Scott [EMAIL PROTECTED] wrote:
   No it doesn't...
  
   Tell you why, the applicationname is relevant to the application being
  run.
   Which means that if you  want to make this global to other
  applications you
   can't do that. Well you can, but CF won't allow it, so mappings are
  the only
   way to go or the root of the application.
  
   If it is in the root of the application then you do not need anything
  other
   than com.mystuff.package.component.
  
   But doing that will make maintenance a nightmare if you use it in more
  than
   application. So the best thing is to take it outside of the
  application and
   create a mapping to it.
  
   Andrew Scott
   Senior Coldfusion Developer
   Aegeon Pty. Ltd.www.aegeon.com.au
   Phone: +613  8676 4223
   Mobile: 0404 998 273
  
   -Original Message-
   From: cfaussie@googlegroups.com [mailto: [EMAIL PROTECTED] On
  Behalf
  
   Of Rony
   Sent: Friday, 25 May 2007 4:30 PM
   To: cfaussie
   Subject: [cfaussie] Re: CF Argument issues
  
   Hi Dale,
  
   The reason why i have this is because the mapping name is the same
   name as the application name and a fellow developer would like to be
   able to change the application name and create a new mapping with the
   app name, so i cannot hard code the app name when calling a
   component.
  
   hope this makes sense,
 
 
 


 --



 Senior Coldfusion Developer
 Aegeon Pty. Ltd.
 www.aegeon.com.au
 Phone: +613  8676 4223
 Mobile: 0404 998 273
 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Coldfuson is dead - why did no one tell me

2007-05-25 Thread Peter Tilbrook
Twit! I like that!

From this day forward, anyone who bags any language, CFML included, without
knowing WTF they are talking about, is  a Twit!.
-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Coldfuson is dead - why did no one tell me

2007-05-25 Thread Peter Tilbrook
You will love this one then:

*http://tinyurl.com/3xn44w



*

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Coldfuson is dead - why did no one tell me

2007-05-25 Thread Peter Tilbrook
The open beta for ColdFusion 8 (or RC (Release Candidate) is due very soon.

Give it a go (on dev boxes only). It is becoming a bigger download but maybe
the RC will be slimmer (?)

Aparently there will be new stuff in RC that is not in earlier releases.
Dang Adobe! Too many secrets!

If you do decide (or are accepted) on the beta note that it cannot be used
for public facing sites without permission from Adobe.

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Coldfuson is dead - why did no one tell me

2007-05-25 Thread Peter Tilbrook
No M@

In fact the best thing that ever happened to Macromedia was to be acquired
by Adobe - a large target and one that would surely be noticed by the powers
that be.

Adobe is far too fleet of foot to be acquired.!

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Coldfuson is dead - why did no one tell me

2007-05-25 Thread Peter Tilbrook
You reckon? Where is MS superior to Adobe at this time? No whyyy. MS
will be playing catchup for years.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Coldfuson is dead - why did no one tell me

2007-05-28 Thread Peter Tilbrook

I have had a crush on Mel for years now lol! Just do not let her know!!!

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CS3 Dreamweaver CF Help

2007-05-28 Thread Peter Tilbrook
I get http://livedocs.adobe.com/coldfusion/7/index.html if using CTRL+F1 or
the in-built help if using SHIFT+F1 within a CFML tag or function.

On 29/05/07, Dale Fraser [EMAIL PROTECTED] wrote:

  Anyone located the CS3 version of Coldfusion Help file for CTRL F1.



 Regards

 Dale Fraser



 http://dalefraser.blogspot.com



 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFAussie Community Head Count

2007-05-31 Thread Peter Tilbrook
Ping! (and am watching Das Boot right now!)

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFAussie Community Head Count

2007-06-02 Thread Peter Tilbrook
LOL was going through my gmail spam (it is good at catching it) and this
link was at the top:

http://www.recipesource.com/main-dishes/meat/pork/spam/00/rec0030.html

Targetted ads can be handy for spammers it seems :)

On 02/06/07, felixt [EMAIL PROTECTED] wrote:


 ping

 felixt


 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFAussie Community Head Count

2007-06-02 Thread Peter Tilbrook
Noo way! But should be entertaining!

On 02/06/07, Chris Wiltshire [EMAIL PROTECTED] wrote:


 ping - Go the All Blacks! ;)

 All the best from over the other side of the ditch...


 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] SOT: Recommendation for a flat screen LCD

2007-06-02 Thread Peter Tilbrook
Notebook (Acer Ferrari 3400, 2Gb RAM, miniscule (80Gb preformatted HDD) but
would like a nice dual screen solution with an LCD.

Expect to spend about $500-700 come Monday. Prefer local like DSE but
prepared to order online if the deal is good (gotta love Visa Debit cards!)

Thanks in advance!

NB: I will purchase only from a retailer - brand new - with warranty.

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: SOT: Recommendation for a flat screen LCD

2007-06-02 Thread Peter Tilbrook
LOL! It is fast but not THAT fast. In fact the only bad thing I can say
about it is  HDD is not easily upgradable. Have the full 2Gb RAM but, cmon
80Gb? Also the Graphics are not as good as they could be, But I guess you
pay for portability - and it is very good for that! (airports included)!

But I found what I want at HT - a Samsung SyncMaster 22 (see *
http://tinyurl.com/2ul9dn)*. Just pay and wait :)



On 02/06/07, M@ Bourke [EMAIL PROTECTED] wrote:

 watercooler

 On 6/2/07, Peter Tilbrook [EMAIL PROTECTED] wrote:
 
  Notebook (Acer Ferrari 3400, 2Gb RAM, miniscule (80Gb preformatted HDD)
  but would like a nice dual screen solution with an LCD.
 
  Expect to spend about $500-700 come Monday. Prefer local like DSE but
  prepared to order online if the deal is good (gotta love Visa Debit cards!)
 
  Thanks in advance!
 
  NB: I will purchase only from a retailer - brand new - with warranty.
 
  --
  Peter Tilbrook
  ColdGen Internet Solutions
  President, ACT and Region ColdFusion Users Group
  PO Box 2247
  Queanbeyan, NSW, 2620
  AUSTRALIA
 
  http://www.coldgen.com/
  http://www.actcfug.com/
 
  Tel: +61-2-6284-2727
  Mob: +61-0432-897-437
 
  Email: [EMAIL PROTECTED]
  MSN Messenger Live: Desktop General
 
 

 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: SOT: Recommendation for a flat screen LCD

2007-06-02 Thread Peter Tilbrook
Understood. But I work from home at the moment. No watercooler. Freeze butt
off however (Canberra region). And who needs watercooler with fellow like
minds - twisted as they are - that we get from CFAussie?

On 02/06/07, M@ Bourke [EMAIL PROTECTED] wrote:

 no watercooler as in take this to the watercooler group, as it's not cf
 related

 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] HostMySite CF8 hosting - what a joke!

2007-06-03 Thread Peter Tilbrook
For starters they lose the orders. Then respond to your email about what
is happening so all chain of reference is lost.

Try and setup a database and stupid error messages like username not valid
(using their Control Panel).

Well they sorted that out at their end apparently. But - and here is the
kicker and good for them - but how the hell do I connect to a database
server I:

1. Do no know the IP address of (or the port for that matter)

2. Do not know the User Name or Password

3. Could give a toss after this appalling level of service.

I will stick with AFPWebworks for now - CF8 or not - at least it works as
advertised.

Pull your finger out HostMySite!

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: HostMySite CF8 hosting - what a joke!

2007-06-03 Thread Peter Tilbrook
My point exactly! Your system works! So what is the issue here? Oh and now I
got the database working but get (when trying to browse the so-called
site):

Directory Listing DeniedThis Virtual Directory does not allow contents to be
listed.

God help me!


On 03/06/07, Mike Kear [EMAIL PROTECTED] wrote:


 As I have told you repeatedly, Peter,   AFPWebworks will upgrade to
 CF8, when ALL the following conditions are met, and not one minute
 before:

 [A]  the product is released
 [B] a reasonable time has elapsed to see if any 'gotchas' emerge -
 bugs that might prove big problems for existing users (remember that
 even now, the final build has not been determined - it's in beta and
 any of the new features could be withdrawn if problems emerge during
 the beta.)
 [C] pricing is announced (it might turn out to be prohibitive.  On the
 other hand it might not.)
 [D] we do the arithmetic and decide that it makes business sense to
 upgrade.   Remember there's a fairly significant investment in CF7
 enterprise already.

 Until that time, we will leave well enough alone and stick with
 proven, working and reliable CF7 that has served us well for a good
 time now.

 Cheers
 Mike Kear
 Windsor, NSW, Australia
 Adobe Certified Advanced ColdFusion Developer
 AFP Webworks
 http://afpwebworks.com
 ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month




 On 6/3/07, Peter Tilbrook [EMAIL PROTECTED] wrote:
  For starters they lose the orders. Then respond to your email about
 what
  is happening so all chain of reference is lost.
 
  Try and setup a database and stupid error messages like username not
 valid
  (using their Control Panel).
 
  Well they sorted that out at their end apparently. But - and here is the
  kicker and good for them - but how the hell do I connect to a database
  server I:
 
  1. Do no know the IP address of (or the port for that matter)
 
  2. Do not know the User Name or Password
 
  3. Could give a toss after this appalling level of service.
 
  I will stick with AFPWebworks for now - CF8 or not - at least it works
 as
  advertised.
 
  Pull your finger out HostMySite!
 
  --
  Peter Tilbrook
  ColdGen Internet Solutions
  President, ACT and Region ColdFusion Users Group
  PO Box 2247
  Queanbeyan, NSW, 2620
  AUSTRALIA
 

 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: HostMySite CF8 hosting - what a joke!

2007-06-03 Thread Peter Tilbrook

Yes!

And it sort of works now. But explain code (local) that should be
identical not working on their server?

I was going to get some sleep (bad dream) before escalating it but why
bother for a so called free service that seems to ... no I cannot
even explain why the code I uploaded is not the same as the local
code.

And you stated:


As for the IP Address of the database server,  I wouldnt be giving you
that anyway.  You have no need for it.  As  long as you have a
datasource thats all you  need.


Um how else do I connect to the SQL Server? (export data etc)

CF8 is fine - have been running it for months. So kudos to the tech.
That is all I will say for now. I need to do some more research (after
some more sleep) to determine why identical code on local machine is
not the same on HostMySite. It is really bizarre!

Be back in a few hours! Yawn!

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Application.cfc and application.cfm

2007-06-04 Thread Peter Tilbrook

No I do not think so. You either use one or the other. Of course you
could use Application.cfm in subfolders of your site but I wouldn't
recommend it.

On 04/06/07, Andrew Scott [EMAIL PROTECTED] wrote:
 why would you want too?


 On 6/4/07, Rony [EMAIL PROTECTED] wrote:
 
  Is there a way to include an application.cfc into an application.cfm?
 
 
 
  www.aegeon.com.au
  Phone: +613  8676 4223
  Mobile: 0404 998 273
   
 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFAussie Community Head Count

2007-06-04 Thread Peter Tilbrook

Matt is well known in CF circles - though I too only recently
discovered he now works for Adobe (lucky bugger).

He is a reputable lad however. And as for the email address - maybe he
is not keen on being spammed on his work account.

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CF Cluster

2007-06-04 Thread Peter Tilbrook

I think you are correct on this also. I also remember the samples
instance not being active by default. So yes create a new Instance -
and the beauty of that is it could be a CF6.x, 7.x and now 8.x if
required. Of course the resources consumed can be extreme.

On 04/06/07, Haikal Saadh [EMAIL PROTECTED] wrote:

 This is digging into memory so deep that I might as well be pulling it
 out of my bum, but I think it might have something to do with the fact
 that when running multi instance, you're not supposed to use the
 'default' instance? That's meant to be there for just the jRun
 Management Console and such stuff to run.

 In our setup, we have (had?) left the default instances alone, and made
 new ones for actual use.

 30 second google didn't turn up any evidence to confirm this, so take it
 with a bag of salt, but I vaguely remember this as being the case.

 Taco Fleur wrote:
 
  Just wondering when setting up a cluster in CF Ent. why can't one add
  the default instance to the cluster?
  It looks to me like I would need to have 3 instances, and only two can
  be added to a cluster.
 
  I've created an instance of CF, created a cluster and was expecting to
  be able to add the default instance plus the one I created.
 
  Thanks in advance.
  --
  http://www.clickfind.com.au
  The new Australian search engine for businesses, products and services
 
  


 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: isDefined() bad?

2007-06-04 Thread Peter Tilbrook

cfif not isdefined(var.foo) ?

I use cfif myquery.recordcount Returned at least one record cfelse
Naddah! /cfif

It is a elegant way to test for the existance of something. User with
CFPARAM if you at least require a default of some sort.

On 04/06/07, grant [EMAIL PROTECTED] wrote:
 Hi All

 My patchy memory keeps nagging at me not to use isDefined().
 Am I off-base or do I remember something about it being best-practice to
 avoid isDefined()?

 Who's got the low-down?
 Grant

  



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: isDefined() bad?

2007-06-04 Thread Peter Tilbrook

Ray is right. And the fact you are bothering to check at all is good
coding practice. Never assume.

On 04/06/07, Raymond Camden [EMAIL PROTECTED] wrote:

 structKeyExists runs quicker - but I hesitate to say isDefined is
 bad. Personally I'd use what feels best to you. It's not like one
 will take 0.002 ms and the other will take 2 hours.

 On 6/4/07, grant [EMAIL PROTECTED] wrote:
  Hi All
 
  My patchy memory keeps nagging at me not to use isDefined().
  Am I off-base or do I remember something about it being best-practice to
  avoid isDefined()?
 
  Who's got the low-down?
  Grant
 
   
 


 --
 ===
 Raymond Camden, Camden Media

 Email: [EMAIL PROTECTED]
 Blog  : ray.camdenfamily.com
 AOL IM : cfjedimaster

 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: isDefined() bad?

2007-06-04 Thread Peter Tilbrook

I am glad I don't work on one  of Andrew Scotts projects.

On 04/06/07, Andrew Scott [EMAIL PROTECTED] wrote:
 Simon CFC's go without saying, as there will be problems if you do not scope
 variables with the var scope anyway. just an FYI to any new developers.


 On 6/4/07, Simon Haddon [EMAIL PROTECTED] wrote:
  Hi Grant,
 
  The choice is really down to your programming style.  I have come from a C
 / Pascal / PLSQL / Java background and have learned to be very dogmatic and
 methodical with my programming style.  As a team leader I insist that all
 variables are either declared at the start of a template or to use cfparam
 if expected and that logical default are set.  I find the best part of this
 approach is that all variables are defined in 1 place and it helps with
 referencing which variables should exist and what their default values
 should be.  I also find that it reduces the number of variables being used
 as you have a reference point at the top of the template to check for what
 is available an why it exists.
 
  I am the same in CFCs where I expect that all arguments are defined and
 either set to required or defaulted with a logical default value. I also
 expect that all local variables are defined (which is even more important in
 methods as local variables.
 
  Still, having said that.  Each to their own
 
  Cheers,
  Simon
 
 
  On 04/06/07, grant [EMAIL PROTECTED]  wrote:
   Hi All
  
   My patchy memory keeps nagging at me not to use isDefined().
   Am I off-base or do I remember something about it being best-practice to
 avoid isDefined()?
  
   Who's got the low-down?
   Grant
  
  
  
 
 
 
  --
  Cheers
  Simon Haddon
 
  www.aegeon.com.au
  Phone: +613  8676 4223
  Mobile: 0404 998 273
   
 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: isDefined() bad?

2007-06-04 Thread Peter Tilbrook

I agree (disciplined) but he then bagged the request scope so now I
am not so sure.

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFAussie Community Head Count

2007-06-05 Thread Peter Tilbrook

Yeah but Buzzy is on drugs and in Europe so does not count!

On 05/06/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

 ping ping ping ping


 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Anyone interested in a bit of work in Canberra

2007-06-05 Thread Peter Tilbrook

Simon. I have some free time at the moment if you are in a bind.

On 06/06/07, Simon Haddon [EMAIL PROTECTED] wrote:
 Hi,

 My main developer for a client has become rather sick and could be out for a
 month or 2.  If anyone interested in picking up some extra work. The start
 date being ASAP as I am in a bit of a pickle

 The job is related to an SMS system for travellers and is quiet interested
 to work on.  It is still running on CFMX6 but this will be upgraded later
 this year when a server migration is done.  The system uses alot of pushes
 and pulls from/to different sites and agencies and is quiet a neat idea.

 If you are interested than can you contact me directly at
 [EMAIL PROTECTED] or [EMAIL PROTECTED]
 along with a resume and any questions, phone number, etc.  I am quiet happy
 with the work being done remotely within Australia somewhere.


 Cheers
 Simon Haddon
  



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] SOT: A bargain LCD screen

2007-06-06 Thread Peter Tilbrook

Ordered yesterday (before 12pm) and delivered today (also before 12pm).

A 22 Acer wide screen LCD monitor for only $429.00. Must be a mistake
but I got mine right in front of me. Also grabbed a 320Gb Iomega
external USB HDD. $429 for LCD and I have seen similar (same brand)
for $699

See:

ACAL2216WD at OfficeWorks.com.au

And:

Iomega 320GB External Hard Drive ($179)

OfficeWorks. It works!

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Syntax for StructSort()

2007-06-15 Thread Peter Tilbrook

Seems to me you have no idea exactly what you want from said -
response. Please explain.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: cfmail error - anyone know what to do about this one?

2007-06-15 Thread Peter Tilbrook

A CF7 Server that has not has this specific hotfix applied would be my guess.

On 15/06/07, Andrew Scott [EMAIL PROTECTED] wrote:

 And Mike the actual logs would say what? Also does the email appear in the
 undeliv folder at all.

 I think the mail logs would be more beneficial to us, otherwise it's going
 to be a stab in the dark like you are using a servername that requires a
 username and password, or you are providing a username and password and
 there is a relay issue, or the username and password are incorrect.

 Which the logs should give more detailed information on.



 Andrew Scott
 Senior Coldfusion Developer
 Aegeon Pty. Ltd.
 www.aegeon.com.au
 Phone: +613  8676 4223
 Mobile: 0404 998 273



 -Original Message-
 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
 Of Mike Kear
 Sent: Friday, 15 June 2007 3:03 PM
 To: cfaussie
 Subject: [cfaussie] cfmail error - anyone know what to do about this one?


 I'm getting this error from an action page that sends a thank you
 email to the user.  I've googled around and can find quite a few
 people asking what to do about it, but no one with an answer.

 As far as i can see, some of the people experiencing the problem think
 its to do with a large attachment causing a timeout, but i'm not
 attaching anything to this email.  Can anyone cast any light on the
 issue?

 The error message i'm getting is:

 coldfusion.mail.MailSessionException: An exception occurred when
 setting up mail server parameters

 The email is a html email with nothing very complex in it.

 --
 Cheers
 Mike Kear (still on occasional dialup access from the hospital bed)
 Windsor, NSW, Australia
 Adobe Certified Advanced ColdFusion Developer
 AFP Webworks
 http://afpwebworks.com
 ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month



 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Books for sale

2007-06-16 Thread Peter Tilbrook

Do not bother as the tomes are worth much more to keep. I have 75+
tomes that will remain with my members.

On 16/06/07, Steve B [EMAIL PROTECTED] wrote:

 Hi All.  I have a couple of O'Reilly books (Programming Coldfusion MX,
 Flash 8 Cookbook, Essential Actionscript 2.0) that I no longer use.
 They are not the latest out, but still should be helpful to someone.
 If anyone is interested, I have put them on ebay with Buy it Now
 prices of around $20 each.

 Steve


 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: cfmail error - anyone know what to do about this one?

2007-06-16 Thread Peter Tilbrook

What MK has not divulged is the fact he is in ICU.
-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: cfmail error - anyone know what to do about this one?

2007-06-16 Thread Peter Tilbrook

Andy ia right - check the outgoing ports. Google have screwed it up of
late (ports) but no reason to blame CF or any other SMTP
implementation. In fact I can receive but not send via Outlook so
WTF??

On 17/06/07, Peter Tilbrook [EMAIL PROTECTED] wrote:
 You are behind for SQL Server service pack so do not try and shit me any more.



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Create Secured PDF Files Now !! Download free Adobe(r) Reader(r) 8 software

2007-06-20 Thread Peter Tilbrook

Spam. But CF8 will support this anyway. Of course you need the full
Acrobat 7.x or later to get the full use of it (like LiveCycle
Designer etc). Um and Adobe Reader is FREE at any rate.

On 20/06/07, niku [EMAIL PROTECTED] wrote:

 Hi,

  :: Download Latest Version of Adobe Reader 8.0  ::

 Use Reader 8 to help control confidential information, share files,
 control deployments, and simplify integration and hosting.Add more
 security to your documents, forms, and drawings with digital
 signatures.


  www.chulbul.com/adobe.htm


 Its Now a Part of Google Pack, For limited time only...




-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CF Job, going down in Australia?

2007-06-23 Thread Peter Tilbrook

Plenty of work just not where you currently live or want to live.

On 23/06/07, Benign [EMAIL PROTECTED] wrote:

 Hi:
 I heard CF job opportunity is going down in Australia? Is it right? Is
 it .Net which taking its place?
 CF popularity was very high someday in Australia. What happend?
 Thanks
 Benign


 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: A domain error occurred in CF with MS SQL 2005

2007-06-25 Thread Peter Tilbrook

What version of Windows? What version of SQL Server 2005 (have you
applied all the service packs)? What version of ColdFusion?

On 26/06/07, Taco Fleur [EMAIL PROTECTED] wrote:
 I just realized I did not post the offending code, the code that generates
 the error is;




 DECLARE @fromLatitude AS REAL

 , @fromLongitude AS REAL

 , @toLatitude AS REAL

 , @toLongitude AS REAL

 SET @fromLatitude = -31.111695

 SET @fromLongitude = 117.792134

 SET @toLatitude = -31.111695

 SET @toLongitude = 117.792134



 DECLARE @distance REAL

 SET @distance = ( ROUND ( ( ACOS( ( SIN( @fromLatitude / 57.2958 ) * SIN(
 @toLatitude / 57.2958 ) ) +

 ( COS ( @fromLatitude / 57.2958 ) * COS ( @toLatitude / 57.2958 ) * COS(
 @toLongitude/57.2958 - @fromLongitude / 57.2958 ) ) ) ) * 6378.135 , 3 ) )

 SELECT @distance;


 On 6/26/07, Taco Fleur [EMAIL PROTECTED] wrote:
 
 
  The following does not generate an error, replace the values with the
 previous ones and the domain error occurs.
 
  DECLARE @fromLatitude AS REAL
 
  ,@fromLongitude AS REAL
 
  ,@toLatitude AS REAL
 
  ,@toLongitude AS REAL
 
  [EMAIL PROTECTED] = -27.339993
 
  [EMAIL PROTECTED] = 152.936964
 
  [EMAIL PROTECTED] = -27.339993
 
  [EMAIL PROTECTED] = 152.936964
 
 
 
 
  [EMAIL PROTECTED] REAL
 
  [EMAIL PROTECTED] = ( ROUND (  ( ACOS( ( SIN( @fromLatitude / 57.2958 ) * 
  SIN(
 @toLatitude / 57.2958 ) ) +
 
  (COS ( @fromLatitude / 57.2958 ) * COS( @toLatitude / 57.2958 ) * COS(
 @toLongitude/57.2958 - @fromLongitude / 57.2958 ) ) ) ) * 6378.135, 3 ) )
 
  [EMAIL PROTECTED];
 
 
 
 
 
 
  On 6/26/07, Scott Thornton
 [EMAIL PROTECTED]  wrote:
  
   Would you mind posting the formula? also reformatting the code with
 tab's?
  
   round(
 ACOS(
   )
   ,3)
  
   I have been playing around with it and got it to work but I am not sure
 if it what was intended as I mucked around with the brackets. There seemed
 to be spare brackets about.
  
  
Taco Fleur  [EMAIL PROTECTED] 26/06/2007 12:40 pm 
   OK, I've narrowed it down to the following code and values. I also see
 that
   other people have had the same problem, no answers listed in the forums
   though.
  
   The offending code is;
  
  
   DECLARE @fromLatitude AS REAL
  
   , @fromLongitude AS REAL
  
   , @toLatitude AS REAL
  
   , @toLongitude AS REAL
  
   SET @fromLatitude = -31.111695
  
   SET @fromLongitude = 117.792134
  
   SET @toLatitude = -31.111695
  
   SET @toLongitude = 117.792134
  
  
  
   DECLARE @distance REAL
  
   SET @distance = ( ROUND( ( ACOS( ( SIN( @fromLatitude / 57.2958 ) *
   SIN(@toLatitude
   / 57.2958 ) ) +
  
   ( COS ( @fromLatitude / 57.2958 ) * COS( @toLatitude / 57.2958 ) *
   COS(@toLongitude
   /57.2958 - @fromLongitude / 57.2958 ) ) ) ) * 6378.135, 3 ) )
  
   SELECT @distance;
  
  
  
   On 6/26/07, Scott Thornton 
 [EMAIL PROTECTED] wrote:
   
   
could it be related to:
   
   
 http://www.sql-server-performance.com/faq/sqlviewfaq.aspx?faqid=208
   
but then you mentioned it runs ok on the database itself.
   
 Taco Fleur  [EMAIL PROTECTED] 26/06/2007 11:57 am 
Hello all,
   
I am getting the following error A domain error occurred
[Macromedia][SQLServer JDBC Driver][SQLServer]A domain error occurred.
   
The cfquery tag is calling a stored procedure, and when I call that
procedure directly on the database with the same values there appears
 to
be
no problem.
   
So, I;m guessing it has something to do with the driver? Has anyone
 seen
this before?
Any help or hints will be much appreciated.
   
--
http://www.clickfind.com.au
The new Australian search engine for businesses, products and services
   
   
   
   

   
  
  
   --
   *** { . } { . } 
   http://www.clickfind.com.au
   The new Australian search engine for businesses, products and services
  
  
  
  
  
  
   http://www.clickfind.com.au
   The new Australian search engine for businesses, products and services
 
 
 
  --
  *** { . } { . } 
  http://www.clickfind.com.au
  The new Australian search engine for businesses, products and services
   
 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ColdFusion Survey

2007-06-26 Thread Peter Tilbrook

M@ is an Aussie but working overseas (London I think).

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ColdFusion Survey

2007-06-27 Thread Peter Tilbrook

In ColdFusion, there are only 2 external libraries we use. Zip  Image

With ColdFusion 8 there will be none.



Um CF8 is as much java supported as 6 and 7. What are you trying to
say (without breaking NDA)?

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ColdFusion Survey

2007-06-27 Thread Peter Tilbrook

Yes. OK you hate my guts. That is fine. Really. I can deal with it.
-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ColdFusion Survey

2007-06-27 Thread Peter Tilbrook

As far as I know I am still under NDA for Scorpio - as much as I like
it and all.

I actually Suffer from AllaireiteMacromeStriationAdobe syndrome.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ColdFusion Survey

2007-06-28 Thread Peter Tilbrook

I have to agree in-so-far - yes I am using CF8 (RC). That was my only
statement. I must add I was in the top 25 for bug submissions for
pre-RC release for CF8 also.

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ColdFusion Survey

2007-06-28 Thread Peter Tilbrook

 E) Thats because everyone mostly develops on the standard version, Geoff go
 off and develop an Enterprise solution and say to your client sorry but we
 need to add $9.5k for the license and see their faces drop.

Your negotiation skills must be of a very low order. To pay 9.5K would
be ridiculous. You really need to contact a distributor like
RocketBoots to get a fairer deal. Yeas Adobe software is too expensive
compared to US prices but do not be afraid to question this with an
authorised reseller.
-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ColdFusion Survey

2007-06-28 Thread Peter Tilbrook

Scotty, Scotty, Scotty...

I never stated I was THE premier bugfinder - Ray Camden must surely
hold that title. And our efforts made the RC a more stable platform -
but Adobe still need all of us to push it to find any issues before it
goes gold.

At least I bother to ask Adobe about CF8 and got some great answers:

http://www.actcfug.com/index.cfm?actcfug=ArticleViewArticleID=217

(thanks again for your valuable time Tim).

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: ColdFusion Survey

2007-06-28 Thread Peter Tilbrook

PS - thanks for full name quote. Should I be pleased? Humble?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Should I Purchase Enterprise

2007-06-28 Thread Peter Tilbrook

A little too early to tell for ColdFusion 8 as Adobe haven't released
the specification differences yet. But if you can afford it
future-proof yourself and go with Enterprise.

On 29/06/07, Dale Fraser [EMAIL PROTECTED] wrote:



 I plan on purchasing ColdFusion 8 as soon as it is released, but our
 application currently runs on Standard and has fairly low volume, 30
 instances and probably no more than 10-20 concurrent users across all
 instances.



 With that said, this number could double in the next year or two (but still
 small numbers) and I want to make sure I get the right version, never felt
 like I've missed anything by having Standard.



 Looking for some recommendations, especially if you have gone from Standard
 to Enterprise previously and the why and was it worth it.



 Regards

 Dale Fraser



 http://dalefraser.blogspot.com




 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Should I Purchase Enterprise

2007-06-29 Thread Peter Tilbrook

Yes the software price difference is hard to fathom. Adobe are amongst
the most expensive - almost outrageously so - I mean nearly $1000 for
Dreamweaver CS3? Windows Vista is also vastly overpriced here.

On 29/06/07, Dale Fraser [EMAIL PROTECTED] wrote:

 I can afford it, but I also don't want to waste money.

 I was a little hopeful that the Enterprise price might drop a bit or they
 might do a better deal when upgrading from Standard to save some dollars,
 that would make the decision easier. It's a harder decision with a 5k US
 price difference.

 Regards
 Dale Fraser

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CF8 and LifeCycle

2007-06-29 Thread Peter Tilbrook

I believe the CF8 LSDS are the grunt behind the great new PDF
manipulation features.

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CF8 and LifeCycle

2007-06-29 Thread Peter Tilbrook

Well you need the LiveCycle Designer 8 (with Acrobat 8) to prepare
your PDF's at least. Will that ship with CF8 I wonder?

On 29/06/07, MrBuzzy [EMAIL PROTECTED] wrote:
 LCDS can be used to manipulate and generate PDF, for delivery on Flex, etc.

 Unless I was dreaming.


 On 6/29/07, Chris Velevitch  [EMAIL PROTECTED] wrote:
 
  On 6/29/07, Steve Onnis  [EMAIL PROTECTED] wrote:
   I was just about to say that.  Looking at the write up at Adobe, that's
 all
   it is, so am I correct in saying that it has nothing at all to do with
 PDF
   population or any PDF generation what so ever?
 
  Yes.
 
 
  Chris
  --
  Chris Velevitch
  Manager - Sydney Flash Platform Developers Group
  m: 0415 469 095
  www.flashdev.org.au
 
   
 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFLocation stopped working

2007-06-30 Thread Peter Tilbrook

If using session vars are you requesting to addtoken?

On 30/06/07, AJ Mercer [EMAIL PROTECTED] wrote:
 Does the page have a cfflush on it - that will kill cflocation.

 On 6/30/07, Mike Kear [EMAIL PROTECTED]  wrote:
 
  ok, just to add confusion to what i felt sure was a problem with
  cflocation,  i created a page with nothing on it but a cflocation tag
  and it worked just fine.
 
  Damn.
 
  And i thought i had isolated where the problem was.
 
  Cheers
  Mike Kear
  Windsor, NSW, Australia
  Adobe Certified Advanced ColdFusion Developer
  AFP Webworks
  http://afpwebworks.com
  ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month
 
 
  On 6/30/07, Mike Kear  [EMAIL PROTECTED] wrote:
   No, because it's every cflocation tag that's stopped working,
   including the ones that work fine on the production server.
  
   But since you mention it, i'll do just such a test page.
  
   Cheers
   Mike Kear
   Windsor, NSW, Australia
   Adobe Certified Advanced ColdFusion Developer
   AFP Webworks
   http://afpwebworks.com
   ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month
  
  
  
 
 



 --
 If you are not living on the edge,
 You are taking up too much space.
  



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Did You Know

2007-07-04 Thread Peter Tilbrook

The beta? You should be using the Release Candidate.

 I'll have to play. But even with playing with the Beta and reading the docs,
 I still missed this so I thought I would share.

 Regards

 Dale Fraser

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Did You Know

2007-07-04 Thread Peter Tilbrook

No. There is alpha, beta, then release candidate, and then the
shipping version (soon pretty please).

On 04/07/07, Dale Fraser [EMAIL PROTECTED] wrote:

 Why?

 Aren't they the same

 Regards
 Dale Fraser

 http://dalefraser.blogspot.com



 -Original Message-
 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
 Of Peter Tilbrook
 Sent: Wednesday, 4 July 2007 5:45 PM
 To: cfaussie@googlegroups.com
 Subject: [cfaussie] Re: Did You Know


 The beta? You should be using the Release Candidate.

  I'll have to play. But even with playing with the Beta and reading the
 docs,
  I still missed this so I thought I would share.

  Regards
 
  Dale Fraser




 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Did You Know

2007-07-04 Thread Peter Tilbrook

No. For Scorpio they had Alpha 1, Alpha 2, Beta 1, Beta 2, then RC (or
RC 1). Expect even more stuff in the final product release. It has
gotten better with each release.

NB: CFMENU is sl compared to the AJAX menus Dreamweaver CS3
offers - hope they fix that.

On 04/07/07, Dale Fraser [EMAIL PROTECTED] wrote:

 Is that right.

 As they release the RC and Beta at the same time, I thought that they were
 the same, I'm pretty sure they are.

 I'm pretty sure I read Ben Forta comment just before the release that he
 just installed the latest version which will be release as Public Beta.

 Regards
 Dale Fraser

 http://dalefraser.blogspot.com



 -Original Message-
 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
 Of Peter Tilbrook
 Sent: Wednesday, 4 July 2007 6:30 PM
 To: cfaussie@googlegroups.com
 Subject: [cfaussie] Re: Did You Know


 No. There is alpha, beta, then release candidate, and then the
 shipping version (soon pretty please).

 On 04/07/07, Dale Fraser [EMAIL PROTECTED] wrote:
 
  Why?
 
  Aren't they the same
 
  Regards
  Dale Fraser
 
  http://dalefraser.blogspot.com
 
 
 
  -Original Message-
  From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On
 Behalf
  Of Peter Tilbrook
  Sent: Wednesday, 4 July 2007 5:45 PM
  To: cfaussie@googlegroups.com
  Subject: [cfaussie] Re: Did You Know
 
 
  The beta? You should be using the Release Candidate.
 
   I'll have to play. But even with playing with the Beta and reading the
  docs,
   I still missed this so I thought I would share.
 
   Regards
  
   Dale Fraser
 
 
 
 
  
 


 --
 Peter Tilbrook
 ColdGen Internet Solutions
 President, ACT and Region ColdFusion Users Group
 PO Box 2247
 Queanbeyan, NSW, 2620
 AUSTRALIA

 http://www.coldgen.com/
 http://www.actcfug.com/

 Tel: +61-2-6284-2727
 Mob: +61-0432-897-437

 Email: [EMAIL PROTECTED]
 MSN Messenger Live: Desktop General




 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Did You Know

2007-07-04 Thread Peter Tilbrook

No. RC became the public beta. Release Candidate is considered closer
to the final product than Alpha or Beta. For the insiders testing CF8
for ages it is the RC. In fact the download files I get actually have
RC in the filename.

They are the exact same product at this stage - right down to build
number. We may have another RC release depending on the testing
everyone in the wider world are now doing - which would push back the
release of CF8 commercially. But good things are worth waiting for.

On 04/07/07, Andrew Scott [EMAIL PROTECTED] wrote:
 Peter,

 The RC as you put it, is on the labs.adobe.com as Public Beta. So if there
 is a different version named RC the public is not privelage to know about
 it.


 On 7/4/07, Peter Tilbrook [EMAIL PROTECTED] wrote:
 
 
  No. For Scorpio they had Alpha 1, Alpha 2, Beta 1, Beta 2, then RC (or
  RC 1). Expect even more stuff in the final product release. It has
  gotten better with each release.
 
  NB: CFMENU is sl compared to the AJAX menus Dreamweaver CS3
  offers - hope they fix that.
 
  On 04/07/07, Dale Fraser [EMAIL PROTECTED]  wrote:
  
   Is that right.
  
   As they release the RC and Beta at the same time, I thought that they
 were
   the same, I'm pretty sure they are.
  
   I'm pretty sure I read Ben Forta comment just before the release that he
   just installed the latest version which will be release as Public Beta.
  
   Regards
   Dale Fraser
  
   http://dalefraser.blogspot.com
  
  
  
   -Original Message-
   From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On
 Behalf
   Of Peter Tilbrook
   Sent: Wednesday, 4 July 2007 6:30 PM
   To: cfaussie@googlegroups.com
   Subject: [cfaussie] Re: Did You Know
  
  
   No. There is alpha, beta, then release candidate, and then the
   shipping version (soon pretty please).
  
   On 04/07/07, Dale Fraser [EMAIL PROTECTED] wrote:
   
Why?
   
Aren't they the same
   
Regards
Dale Fraser
   
http://dalefraser.blogspot.com
   
   
   
-Original Message-
From: cfaussie@googlegroups.com [mailto: [EMAIL PROTECTED] On
   Behalf
Of Peter Tilbrook
Sent: Wednesday, 4 July 2007 5:45 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Did You Know
   
   
The beta? You should be using the Release Candidate.
   
 I'll have to play. But even with playing with the Beta and reading
 the
docs,
 I still missed this so I thought I would share.
   
 Regards

 Dale Fraser
   
   
   
   

   
  
  
   --
   Peter Tilbrook
   ColdGen Internet Solutions
   President, ACT and Region ColdFusion Users Group
   PO Box 2247
   Queanbeyan, NSW, 2620
   AUSTRALIA
  
   http://www.coldgen.com/
   http://www.actcfug.com/
  
   Tel: +61-2-6284-2727
   Mob: +61-0432-897-437
  
   Email: [EMAIL PROTECTED]
   MSN Messenger Live: Desktop General
  
  
  
  
   
  
 
 
  --
  Peter Tilbrook
  ColdGen Internet Solutions
  President, ACT and Region ColdFusion Users Group
  PO Box 2247
  Queanbeyan, NSW, 2620
  AUSTRALIA
 
  http://www.coldgen.com/
  http://www.actcfug.com/
 
  Tel: +61-2-6284-2727
  Mob: +61-0432-897-437
 
  Email: [EMAIL PROTECTED]
  MSN Messenger Live: Desktop General
 
 
  www.aegeon.com.au
  Phone: +613  8676 4223
  Mobile: 0404 998 273
   
 



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: VOT: Where Is AS

2007-07-04 Thread Peter Tilbrook
LOL! He was consumed by the Request Scope was second! (I only voted once I
swear)

I don't think Geoff B has banned anyone yet - but don;t be the first!

Seriously investigate the request scope.

-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



<    1   2   3   >