[cfaussie] Troubleshoot CF Server $300

2011-10-21 Thread Taco Fleur
Looking for someone who can solve an issue with a CF server I've been
battling with.
Offering a fixed amount of $300 to solve this.

CF9 Ent (latest update)
8GB Ram
IIS7
Windows 2008 64Bit

Memory fluctuates between 800mb and 1,100mb
Randomly it goes up to 6GB and then it all stops.
Stopping CF server then takes ages, when it finally stops after 4
minutes or more, it takes 3 or 4 goes of 4 minute start up or more to
get it going again.

This is an issue I've been experiencing ever since I moved to Windows
2008, since then I've moved everything to a completely new server but
same setup.

Removed session management on every application I could.

Removed external HTTP calls on most applications, just to eliminate
the possibility of the issue being that it just starts to queue
requests after the server is flooded with requests.

Blocked spiders that I don't want at web server level.

Installed several cf instances with some only running one or two apps,
in the hope to identify the problem app if there happens to be an app
that is causing all this.

I'm looking to provide control via VNC or other client where I can see
what is done and assist where needed. Offering $300 flat for the
solution to this problem, or if there is no solution but the cause is
identified I'm happy to.

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] CF9 Service does not start but cfstart.bat does

2011-05-16 Thread Taco Fleur
ubject:* Re: [cfaussie] CF9 Service does not start but cfstart.bat does
>
>
>
> Hi Taco
>
> 
>
> does your bat file refer to a different jvm config file?
> 
>
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>



-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] CF9 Service does not start but cfstart.bat does

2011-05-16 Thread Taco Fleur
Hi,

The machine has been restarted plenty of times.

The bat file doesn't point to a different jvm file.

Cheers

On Mon, May 16, 2011 at 10:52 PM, M@ Bourke <
m.electronic.at.sym...@gmail.com> wrote:

> Hi Taco
>
> this could be a memory issue, if it normally works, try restarting the
> machine, this may fix it but obviously won't prevent it in the future.
>
> does your bat file refer to a different jvm config file?
> in the config file what arguments are being passed to the vm ?
>
> if they're different config files I'd guess that they have different Xms
> size and permsize etc
>
> if not then maybe someone else will be of better help :)
>
> On Mon, May 16, 2011 at 1:11 PM, Taco Fleur 
> wrote:
>
>> Running Win 2008 64bit ColdFusion 9
>>
>> Still battling with my CF server issues, but at least got one step further
>> now >> *CF9 Service does not start but cfstart.bat does start the server*
>> .
>>
>> Why would the service not start but the batch file would start the server?
>> (don't answer the first part of the question, have gone through logs etc.)
>>
>> The service points to
>> "C:\ColdFusion9\runtime\bin\jrunsvc.exe"
>>
>> The batch file points to
>> cd ..\runtime\bin
>> jrun -start coldfusion
>>
>> What would be the difference between them?
>>
>> To recap, my CF9 service always has taken ages to start, but today it did
>> not want to start at all anymore, but the cfstart file does get it going
>> right away.
>> Problem, if I log off from the machine the command prompt ends and the
>> server shuts down again.
>>
>> --
>> Kind regards,
>> Taco Fleur
>> clickfind™ - The new Australian Online Marketing Platform (OMP)
>> http://www.onlinemarketingplatform.com.au
>> http://www.clickfind.com.au
>>
>> --
>> 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
>> cfaussie+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/cfaussie?hl=en.
>>
>
>  --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>



-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



[cfaussie] CF9 Service does not start but cfstart.bat does

2011-05-16 Thread Taco Fleur
Running Win 2008 64bit ColdFusion 9

Still battling with my CF server issues, but at least got one step further
now >> *CF9 Service does not start but cfstart.bat does start the server*.

Why would the service not start but the batch file would start the server?
(don't answer the first part of the question, have gone through logs etc.)

The service points to
"C:\ColdFusion9\runtime\bin\jrunsvc.exe"

The batch file points to
cd ..\runtime\bin
jrun -start coldfusion

What would be the difference between them?

To recap, my CF9 service always has taken ages to start, but today it did
not want to start at all anymore, but the cfstart file does get it going
right away.
Problem, if I log off from the machine the command prompt ends and the
server shuts down again.

-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Bless

2011-05-02 Thread Taco Fleur
There all automated attacks, that's why they keep doing it, they're zombie
bots.

On Mon, May 2, 2011 at 11:35 AM, Mike Kear  wrote:

> Last night I watched as someone made a pretty determined attempt to
> attack one of my web sites.  Thankfully I'd heeded good advice and
> used  tried worked.They were submitting urls with parameters like :
>
> /index.cfm?pid=111825&pgm=../../../../../../../../../../proc/self/environ&guestprogID=2
>   and many many variations.Like most of us,  I get lots of hack
> attempts but this was more persistent than any I'd seen before.
>
> The site is still running happily now, after about 8 hours of this.  I
> don't know why they persisted for that long with no result - I would
> have thought there were other targets they could go for if they're
> getting no result here.  I'm pleased I bothered to do all those things
> at the time.   When I was building the site (which is only a small
> hobby site), I remember saying to myself several times "this is
> overkill there's no need for all this paranoia".But I'm glad now
> that I did all that.
>
> The techniques I've used that worked for me in this case were a
> combination of factors:
>
> [A] ALL queries - every single one of them - have  including the cf-sqltype parameter around any parameters sent to the
> database.
> [B] no feedback is given to the user about the nature of the error,
> only an error-handling page with the generic statement that 'there is
> an error - perhaps we're updating the database - check back soon'   so
> they have no clue why their attempt failed.
> [C] an email is sent to me with the exception struct, cgi vars, etc so
> I can be aware of what they're doing - that way i can make sure I am
> covering all the vulnerabilities.
>
> I have a banning system on forms on this site,  so that forms
> submitted with values that match certain parameters cause the ip
> address of that user to be banned from the site.   I think perhaps
> I'll need to expand that to include URL variables now.
>
> I just wanted to pass on, that the warnings everyone hears about using
>  defences by listening to that voice in the back of your head,
> specially when you're under time pressure "this is overkill there's no
> need for all this paranoia".
>
> Cheers
> Mike Kear
> Windsor, NSW, Australia
> Adobe Certified Advanced ColdFusion Developer
> AFP Webworks
> http://afpwebworks.com
> ColdFusion 9 Enterprise, PHP, ASP, ASP.NET hosting from AUD$15/month
>
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>


-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Re: The ColdFusion 9 Application Server service terminated with service-specific error The system cannot find the file specified..

2011-04-11 Thread Taco Fleur
Thanks Phil, checked for 0 byte files, not that many, but got rid of them
anyway.

On Mon, Apr 11, 2011 at 5:30 PM, Phil Haeusler wrote:

>  I once had a CF server that refused to start up, and just timed out with a
> meaningless message.  It turned out that either the jrun or windows temp
> directory had a huge number of 0 byte files in there (140k files or
> something ridiculous).
>
> Once i cleared out the temp files, the server started up immediately.   I
> never figured out what caused it, but it's something i keep an eye on now.
>
> May pay to check your server's temp directories.
>
> Phil
>
>
> On 11/04/11 2:55 PM, Taco Fleur wrote:
>
> Believe it or not, I checked that article this morning, and all I get from
> that is to extend the service time out, it's already 5 minutes It should
> not take that long to start up in the first place.
>
> CF debugging as under the cf admin? if so, that is off, even turned
> monitoring off.
>
> On Mon, Apr 11, 2011 at 12:19 PM, gabrielrose wrote:
>
>> Here's a link to info on that error.
>> I would also try disabling the CF debugging service.
>>
>> http://technet.microsoft.com/en-us/library/cc756334%28WS.10%29.aspx
>>
>>
>>
>> On Apr 11, 11:47 am, "www.clickfind.com.au"
>>  wrote:
>> > I'm still struggling with some CF9 server errors
>> >
>> > The log shows the following after a Windows Server Restart:
>> >
>> > First log entry is a warning
>> >
>> > A service process other than the one launched by the Service Control
>> > Manager connected when starting the ColdFusion 9 ODBC Server service.
>> > The Service Control Manager launched process 1192 and process 1200
>> > connected instead.
>> >
>> > Note that if this service is configured to start under a debugger,
>> > this behavior is expected.
>> >
>> > ---
>> >
>> > but it starts that service without any issues
>> >
>> > The second entry is an error
>> >
>> > ---
>> >
>> > The ColdFusion 9 Application Server service terminated with service-
>> > specific error The system cannot find the file specified..
>> >
>> > ---
>> >
>> > I'm assuming it's saying it can't find "C:\ColdFusion9\runtime\bin
>> > \jrunsvc.exe" ??
>> > I then have to manually go into services and start it, which takes a
>> > very long time by the way.
>> >
>> > Have already tried looking in all the CF logs, nothing much
>> > interesting that can be of any help.
>> >
>> > Anyone any ideas?
>>
>> --
>> 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
>> cfaussie+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/cfaussie?hl=en.
>>
>>
>
>
> --
> Kind regards,
> Taco Fleur
> clickfind™ - The new Australian Online Marketing Platform (OMP)
> http://www.onlinemarketingplatform.com.au
> http://www.clickfind.com.au
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>
>  --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>



-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Re: The ColdFusion 9 Application Server service terminated with service-specific error The system cannot find the file specified..

2011-04-10 Thread Taco Fleur
Believe it or not, I checked that article this morning, and all I get from
that is to extend the service time out, it's already 5 minutes It should
not take that long to start up in the first place.

CF debugging as under the cf admin? if so, that is off, even turned
monitoring off.

On Mon, Apr 11, 2011 at 12:19 PM, gabrielrose wrote:

> Here's a link to info on that error.
> I would also try disabling the CF debugging service.
>
> http://technet.microsoft.com/en-us/library/cc756334%28WS.10%29.aspx
>
>
>
> On Apr 11, 11:47 am, "www.clickfind.com.au"
>  wrote:
> > I'm still struggling with some CF9 server errors
> >
> > The log shows the following after a Windows Server Restart:
> >
> > First log entry is a warning
> >
> > A service process other than the one launched by the Service Control
> > Manager connected when starting the ColdFusion 9 ODBC Server service.
> > The Service Control Manager launched process 1192 and process 1200
> > connected instead.
> >
> > Note that if this service is configured to start under a debugger,
> > this behavior is expected.
> >
> > ---
> >
> > but it starts that service without any issues
> >
> > The second entry is an error
> >
> > ---
> >
> > The ColdFusion 9 Application Server service terminated with service-
> > specific error The system cannot find the file specified..
> >
> > ---
> >
> > I'm assuming it's saying it can't find "C:\ColdFusion9\runtime\bin
> > \jrunsvc.exe" ??
> > I then have to manually go into services and start it, which takes a
> > very long time by the way.
> >
> > Have already tried looking in all the CF logs, nothing much
> > interesting that can be of any help.
> >
> > Anyone any ideas?
>
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>


-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Anyone able to troubleshoot CF9 / Win2008 / IIS7 for some pocket money?

2011-02-22 Thread Taco Fleur
OK, am back, you up for this now?

You want to do skype chat? Google chat?

PS. just to be sure, we agree a max of $200 for a solution

Cheers
Taco

On Wed, Feb 23, 2011 at 12:29 PM, charlie arehart <
charlie_li...@carehart.org> wrote:

> Taco, if you’re still in need (after all the back and forth), I’ll say that
> yes, this is the kind of think I do as an independent consultant, and I can
> work with you remotely and within that budget (because I do think I can
> solve it quickly). It’s now 9:30pm my time in the US.  Since I see you
> responding to notes already now (in your morning), we could work together in
> the next 2 hours if you’d like. Drop me a note off-list if you want to talk
> about it or get started.
>
> BTW, rather than me RDP in, I prefer to work with people using Adobe
> Connect, where I’m “looking over their shoulders”. That way they learn as we
> go.
>
> Finally, I’ll still toss in some thoughts on some of the replies above,
> whether they may help you or others now or in the future facing such
> problems (which are quite common, enough to keep my busy).
>
> /charlie arehart
>
> char...@carehart.org
>
> Providing on-demand troubleshooting services for CF and CFBuilder
>
> at http://www.carehart.org/consulting
>
>
>
>
>
> *From:* cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] *On
> Behalf Of *Taco Fleur
> *Sent:* Tuesday, February 22, 2011 12:20 AM
> *To:* cfaussie@googlegroups.com
> *Subject:* [cfaussie] Anyone able to troubleshoot CF9 / Win2008 / IIS7 for
> some pocket money?
>
>
>
> Is anyone on this list able to troubleshoot CF9 / Win2008 / IIS7 remotely
> for some pocket money?
> Either through RDP or giving me instructions.
>
> Every x hours it crashes (or rather becomes unresponsive, restarting the
> service takes a long time), nothing in the CF logs that gives me any clue as
> to what is happening.
>
> It looks like at some stage all pages take very long to execute, pages that
> normally take less than second turn into 644 seconds or more execution time.
> These are ordinary pages.
>
> Happy to pay up to $200 for someone to look at this and completely fix it.
>
> - IIS7
> - Windows 2008
> - 64bit
> - CF 9,0,1,274733
>
>
> --
> Kind regards,
> Taco Fleur
> clickfind™ - The new Australian Online Marketing Platform (OMP)
> http://www.onlinemarketingplatform.com.au
> http://www.clickfind.com.au
>
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>



-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Re: IIS7 URL Rewrite / CF

2011-02-22 Thread Taco Fleur
Thanks, I think this will do the trick, excellent. Thanks

On Wed, Feb 23, 2011 at 12:08 PM, Justin Carter
wrote:

> When you use URL rewriting the request that gets through to the web
> server is the rewritten URL. You can't see the "original" URL unless
> you craft your URL rewriting to pass through the original URL as a
> parameter.
>
> e.g. in FarCry with friendly URLs we turn this:
> /some/path/to/a/page
>
> into this:
> /index.cfm?furl=/some/path/to/a/page
>
> Then in ColdFusion you can use the variable url.furl to access the
> "original" URL string.
>
>
> On Feb 23, 12:32 pm, Taco Fleur  wrote:
> > Anyone using IIS7 URL Rewrite and then getting access to the original
> > requested URL in CF?
> > If so, how?
> >
> > I did a few tests with it and at first glance I don't get access to the
> > original requested URL. I'm wanting to replace the 404 handler I use to
> get
> > the nice pretty URLs..
> >
> > --
> > Kind regards,
> > Taco Fleur
> > clickfind™ - The new Australian Online Marketing Platform (OMP)http:/
> /www.onlinemarketingplatform.com.auhttp://www.clickfind.com.au
>
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>


-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] IIS7 URL Rewrite / CF

2011-02-22 Thread Taco Fleur
I'm trying to use it so that I don't get errors logged in CF...

I would assume that using what you're suggesting is creating an error in the
log?

On Wed, Feb 23, 2011 at 11:38 AM, Steve Onnis wrote:

> I really don’t know why people are still using the url rewrite stuff. You
> can do the same thing using the onMissingTemplate() method and handle it all
> from the cfml side, and it is cross platform
>
>
>
> *From:* Taco Fleur [mailto:taco.fl...@clickfind.com.au]
> *Sent:* Wednesday, 23 February 2011 12:33 PM
> *To:* cfaussie@googlegroups.com
> *Subject:* [cfaussie] IIS7 URL Rewrite / CF
>
>
>
> Anyone using IIS7 URL Rewrite and then getting access to the original
> requested URL in CF?
> If so, how?
>
> I did a few tests with it and at first glance I don't get access to the
> original requested URL. I'm wanting to replace the 404 handler I use to get
> the nice pretty URLs..
>
> --
> Kind regards,
> Taco Fleur
> clickfind™ - The new Australian Online Marketing Platform (OMP)
> http://www.onlinemarketingplatform.com.au
> http://www.clickfind.com.au
>
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>



-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



[cfaussie] IIS7 URL Rewrite / CF

2011-02-22 Thread Taco Fleur
Anyone using IIS7 URL Rewrite and then getting access to the original
requested URL in CF?
If so, how?

I did a few tests with it and at first glance I don't get access to the
original requested URL. I'm wanting to replace the 404 handler I use to get
the nice pretty URLs..

-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Re: Anyone able to troubleshoot CF9 / Win2008 / IIS7 for some pocket money?

2011-02-22 Thread Taco Fleur
Thanks for that.

Is this to set the minimum to 512 and max to 1024? If so, I actually started
out with that and changed it back to 128 / 512

Just enabled server monitoring and server became unresponsive :-)

Let's see if the log tells me anything.

On Wed, Feb 23, 2011 at 11:22 AM, Carl  wrote:

> Hi Taco,
>
> Some logging would be good to know what happening or maybe you can
> just try this.
>
> 1) Take a backup copy of jvm.config (in CF\runtime\bin)
>
> 2) Edit jvm.config and set an initial setting and larger maximum eg:
>
> # Arguments to VM
> java.args=-server -Xms512m -Xmx1024m -Dsun.io.useCanonCaches=false -
> XX:MaxPermSize=192m -XX:+UseParallelGC -
> Dcoldfusion.rootDir={application.home}/../ -
> Dcoldfusion.libPath={application.home}/../lib -
> Dcoldfusion.classPath={application.home}/../lib/updates,
> {application.home}/../lib,{application.home}/../gateway/lib/,
> {application.home}/../wwwroot/WEB-INF/flex/jars,{application.home}/../
> wwwroot/WEB-INF/cfform/jars
>
> 3) Restart CF app service to apply changes
>
> HTH, Carl.
>
>
> On Feb 23, 11:15 am, Taco Fleur  wrote:
> > Hi Carl,
> >
> > I don't really understand all of that, never really got down into the
> nitty
> > gritty of whats behind CF.
> >
> > I compared my CF Admin settings with the old one and they are both the
> same.
>
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>


-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Re: Anyone able to troubleshoot CF9 / Win2008 / IIS7 for some pocket money?

2011-02-22 Thread Taco Fleur
Hi Carl,

I don't really understand all of that, never really got down into the nitty
gritty of whats behind CF.

I compared my CF Admin settings with the old one and they are both the same.

On Wed, Feb 23, 2011 at 10:49 AM, Carl  wrote:

> “Java heap space” - sounds like JVM issue not withstanding a CFM CFC
> working poorly.
>
> It is fair to say on 64 bit the memory consumed by the heap and non
> heap for that matter is more than on 32 bit. Sometimes the error can
> mean the initial memory settings not necessarily the maximum. There
> are ways of seeing how that memory is looking by performing some JVM
> logging or running some JDK tools however that is going to take some
> time and effort at your end and I sense you just want to stop the
> problem more than fine tune.
>
> Are you running the same JVM arguments (JVM.CONFIG) memory settings on
> CF8 32 bit that works ok versa CF9 64 bit that fails?
>
> HTH, Carl.
>
>
> On Feb 23, 9:57 am, Taco Fleur  wrote:
> > Hello Carl,
> >
> > In the C:\ColdFusion9\runtime\logs\coldfusion-event.log I found
> > 23/02 07:28:24 error ROOT CAUSE:
> > java.lang.OutOfMemoryError: Java heap space
> >
> > *But note, this is 20 minutes after the server became unresponsive.*
> >
> >
> > Also note that I have 8gig of memory, 4 is reserved for MS SQL and the
> rest
> > is available.
> >
> > What's next?
> >
> > Thanks in advance..
> >
> >
> >
> >
> >
> > On Tue, Feb 22, 2011 at 4:53 PM, Carl  wrote:
> > > Hello Taco,
> >
> > > Maybe there is more you can do to self help. Look in these logs for
> > > hints at JVM issues:
> >
> > > •[CF]\runtime\logs server or [Jrun]\logs multiserver
> > > •coldfusion-event.log & coldfusion-out.log
> > > •java.lang.OutOfMemoryError: GC overhead limit
> > > exceeded
> > > •java.lang.OutOfMemoryError: Java heap space
> > > •java.lang.OutOfMemoryError: PermGen
> > > •java.lang.StackOverflowError:
> > > •java.lang.OutOfMemoryError: Out of swap spac
> >
> > > HTH, Carl.
> >
> > > On Feb 22, 3:19 pm, Taco Fleur  wrote:
> > > > Is anyone on this list able to troubleshoot CF9 / Win2008 / IIS7
> remotely
> > > > Happy to pay up to $200 for someone to look at this and completely
> fix
> > > it.
> >
> > > > - IIS7
> > > > - Windows 2008
> > > > - 64bit
> > > > - CF 9,0,1,274733
> >
> > > > --
> > > > Kind regards,
> > > > Taco Fleur
> >
> > > --
> > > 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
> > > cfaussie+unsubscr...@googlegroups.com.
> > > For more options, visit this group at
> > >http://groups.google.com/group/cfaussie?hl=en.
> >
> > --
> > Kind regards,
> > Taco Fleur
> > clickfind™ - The new Australian Online Marketing Platform 
> > (OMP)http://www.onlinemarketingplatform.com.auhttp://www.clickfind.com.au-
> Hide quoted text -
> >
> > - Show quoted text -
>
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>


-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Re: Anyone able to troubleshoot CF9 / Win2008 / IIS7 for some pocket money?

2011-02-22 Thread Taco Fleur
No, that was all left as default.

On Wed, Feb 23, 2011 at 10:45 AM, Paul Kukiel  wrote:

>  Did you have specific JVM arguments on the CF8 box?
>
> Paul
>
>
> On 23/02/2011 11:12 AM, Taco Fleur wrote:
>
> You would think that, but let's not forget that this has all been running
> for more than several months without changes on a Windows 2003/IIS6/CF8
> machine.
>
> An infinite loop I can debug, but this is out of my league.
>
> On Wed, Feb 23, 2011 at 10:03 AM, Kym Kovan wrote:
>
>> I would surmise that you have some sort of feedback loop happening. A
>> recursive tag that lost the plot maybe?
>>
>> Have you tried looking at memory usage as the code normally runs?
>>
>> Kym K
>>
>>
>>
>> On 23/02/2011 10:57, Taco Fleur wrote:
>>
>>> Hello Carl,
>>>
>>> thanks for that. I've been looking in the logs around the time of the cf
>>> server becoming unresponsive and found the following.
>>>
>>>
>>> Today the server became unresponsive around
>>>
>>> 2011-02-23 07:03:00 am
>>>
>>> In the C:\ColdFusion9\runtime\logs\coldfusion-event.log I found
>>> 23/02 07:28:24 error ROOT CAUSE:
>>> java.lang.OutOfMemoryError: Java heap space
>>>
>>> /But note, this is 20 minutes after the server became unresponsive./
>>>
>>>
>>>
>>>
>>> Yesterday the server became unresponsive around 2011-02-22 03:00:00 pm
>>>
>>> In the C:\ColdFusion9\runtime\logs\coldfusion-event.log I found the
>>> following entries (hundreds of them one after the other)
>>> 22/02 15:20:56 error
>>> [1]java.lang.InterruptedException
>>>
>>> /Again, 20 minutes after it became unresponsive./
>>>
>>>
>>>
>>> Also note that I have 8gig of memory, 4 is reserved for MS SQL and the
>>> rest is available.
>>>
>>>
>>> What's next?
>>>
>>> Thanks in advance..
>>>
>>>
>>>
>>
>>  --
>> Yours,
>>
>> Kym Kovan
>> mbcomms.net.au
>>
>>
>> --
>>   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
>> cfaussie+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/cfaussie?hl=en.
>>
>>
>
>
> --
> Kind regards,
> Taco Fleur
> clickfind™ - The new Australian Online Marketing Platform (OMP)
> http://www.onlinemarketingplatform.com.au
> http://www.clickfind.com.au
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>  --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>



-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Re: Anyone able to troubleshoot CF9 / Win2008 / IIS7 for some pocket money?

2011-02-22 Thread Taco Fleur
You would think that, but let's not forget that this has all been running
for more than several months without changes on a Windows 2003/IIS6/CF8
machine.

An infinite loop I can debug, but this is out of my league.

On Wed, Feb 23, 2011 at 10:03 AM, Kym Kovan wrote:

> I would surmise that you have some sort of feedback loop happening. A
> recursive tag that lost the plot maybe?
>
> Have you tried looking at memory usage as the code normally runs?
>
> Kym K
>
>
>
> On 23/02/2011 10:57, Taco Fleur wrote:
>
>> Hello Carl,
>>
>> thanks for that. I've been looking in the logs around the time of the cf
>> server becoming unresponsive and found the following.
>>
>>
>> Today the server became unresponsive around
>>
>> 2011-02-23 07:03:00 am
>>
>> In the C:\ColdFusion9\runtime\logs\coldfusion-event.log I found
>> 23/02 07:28:24 error ROOT CAUSE:
>> java.lang.OutOfMemoryError: Java heap space
>>
>> /But note, this is 20 minutes after the server became unresponsive./
>>
>>
>>
>>
>> Yesterday the server became unresponsive around 2011-02-22 03:00:00 pm
>>
>> In the C:\ColdFusion9\runtime\logs\coldfusion-event.log I found the
>> following entries (hundreds of them one after the other)
>> 22/02 15:20:56 error
>> [1]java.lang.InterruptedException
>>
>> /Again, 20 minutes after it became unresponsive./
>>
>>
>>
>> Also note that I have 8gig of memory, 4 is reserved for MS SQL and the
>> rest is available.
>>
>>
>> What's next?
>>
>> Thanks in advance..
>>
>>
>>
>
> --
> Yours,
>
> Kym Kovan
> mbcomms.net.au
>
>
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>


-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Re: Anyone able to troubleshoot CF9 / Win2008 / IIS7 for some pocket money?

2011-02-22 Thread Taco Fleur
Hello Carl,

thanks for that. I've been looking in the logs around the time of the cf
server becoming unresponsive and found the following.


Today the server became unresponsive around

2011-02-23 07:03:00 am

In the C:\ColdFusion9\runtime\logs\coldfusion-event.log I found
23/02 07:28:24 error ROOT CAUSE:
java.lang.OutOfMemoryError: Java heap space

*But note, this is 20 minutes after the server became unresponsive.*




Yesterday the server became unresponsive around 2011-02-22 03:00:00 pm

In the C:\ColdFusion9\runtime\logs\coldfusion-event.log I found the
following entries (hundreds of them one after the other)
22/02 15:20:56 error
[1]java.lang.InterruptedException

*Again, 20 minutes after it became unresponsive.*



Also note that I have 8gig of memory, 4 is reserved for MS SQL and the rest
is available.


What's next?

Thanks in advance..


On Tue, Feb 22, 2011 at 4:53 PM, Carl  wrote:

> Hello Taco,
>
> Maybe there is more you can do to self help. Look in these logs for
> hints at JVM issues:
>
> •[CF]\runtime\logs server or [Jrun]\logs multiserver
> •coldfusion-event.log & coldfusion-out.log
> •java.lang.OutOfMemoryError: GC overhead limit
> exceeded
> •java.lang.OutOfMemoryError: Java heap space
> •java.lang.OutOfMemoryError: PermGen
> •java.lang.StackOverflowError:
> •java.lang.OutOfMemoryError: Out of swap spac
>
> HTH, Carl.
>
>
> On Feb 22, 3:19 pm, Taco Fleur  wrote:
> > Is anyone on this list able to troubleshoot CF9 / Win2008 / IIS7 remotely
> > Happy to pay up to $200 for someone to look at this and completely fix
> it.
> >
> > - IIS7
> > - Windows 2008
> > - 64bit
> > - CF 9,0,1,274733
> >
> > --
> > Kind regards,
> > Taco Fleur
>
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>


-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



[cfaussie] Anyone able to troubleshoot CF9 / Win2008 / IIS7 for some pocket money?

2011-02-21 Thread Taco Fleur
Is anyone on this list able to troubleshoot CF9 / Win2008 / IIS7 remotely
for some pocket money?
Either through RDP or giving me instructions.

Every x hours it crashes (or rather becomes unresponsive, restarting the
service takes a long time), nothing in the CF logs that gives me any clue as
to what is happening.

It looks like at some stage all pages take very long to execute, pages that
normally take less than second turn into 644 seconds or more execution time.
These are ordinary pages.

Happy to pay up to $200 for someone to look at this and completely fix it.

- IIS7
- Windows 2008
- 64bit
- CF 9,0,1,274733


-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Re: IIS7 Verify if file exists | Don't want to log files in CF application.log

2011-02-20 Thread Taco Fleur
An example is

File not found:
/paintball-&-skirmish-games-supplies-&-equipment/other-store|based-retailing-nec/skirmish-ulladulla-pty-ltd.cfm
The specific sequence of files included or processed is:
C:\inetpub\wwwroot\production\com_pacificfox\paintball-&-skirmish-games-supplies-&-equipment\other-store|based-retailing-nec\skirmish-ulladulla-pty-ltd.cfm''


This is the exception log

1  "Error","jrpp-668","02/21/11","15:59:00",,"File not found:
/scrap-metal-merchants/metal-and-mineral-wholesaling/george-thiveos-metals.cfm
The specific sequence of files included or processed is:
C:\inetpub\wwwroot\production\com_pacificfox\scrap-metal-merchants\metal-and-mineral-wholesaling\george-thiveos-metals.cfm''
"   2  coldfusion.runtime.TemplateNotFoundException: File not found:
/scrap-metal-merchants/metal-and-mineral-wholesaling/george-thiveos-metals.cfm
  3  at coldfusion.filter.PathFilter.invoke(PathFilter.java:97)   4  at
coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)   5  at
coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:79)   6 at
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
  7  at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
 8 at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)  9
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)  10
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
 11 at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
12 at coldfusion.CfmServlet.service(CfmServlet.java:200)  13 at
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
 14 at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)  15 at
coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
  16  at
coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
  17 at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)  18 at
jrun.servlet.FilterChain.service(FilterChain.java:101)  19 at
jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)  20 at
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)  21
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
  22  at
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
 23 at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
  24  at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
  25  at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
  26  at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
  27  at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

On Mon, Feb 21, 2011 at 3:45 PM, Barry Chesterman  wrote:

> What do the 404 lines look like in the application.log file?
> There isn't an error occurring in the 404 page itself is there?
> Also, have you checked the corresponding entry in the exceptions.log file
> which gives a stack trace of the things that show in application.log?
>
> On Mon, Feb 21, 2011 at 6:01 PM, Taco Fleur 
> wrote:
>
>> There is the http.log under CF Admin which I can disable, but this does
>> not log the 404s
>>
>> The 404s are showing in the *application.log* which (correct me if I'm
>> wrong) has never been logged there before.
>>
>>
>> On Mon, Feb 21, 2011 at 2:45 PM, BarryC wrote:
>>
>>> If you are running Coldfusion 9.0.1 then they added 404 logging to a
>>> seperate file in the coldfusion logs folder, I hadn't seen 404's being
>>> logged into the application.log before though, so maybe there is a
>>> setting in the CFIDE for that?
>>> in 9.0.1 you can also disable the logging in the 404 log file by
>>> disabling it in the logs area of CFIDE.
>>>
>>> On Feb 21, 3:58 pm, Taco Fleur  wrote:
>>> > PS. this same setting does not seem to be present for the ColdFusion
>>> > wildcard
>>> >
>>> > On Mon, Feb 21, 2011 at 12:47 PM, Kym Kovan >> >wrote:
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> > > On 20/02/2011 21:43,www.clickfind.com.auwrote:
>>> >
>>> > >> I am using a custom CF 404 handler to do some stuff to make the URL
>>> > >> look nice. I know there are better ways to do it, for now that is
>>> not
>>> > >> an option.
>>> >
>>> > >> The problem is that CF logs a 404 in the application.log which it
>>> has
>>> > >> never done before. I'm guessing it 

Re: [cfaussie] Re: IIS7 CF9 CFLOCATION problems?

2011-02-20 Thread Taco Fleur
Thanks Barry, you're a champ, I truly thought I was going nuts! I could not
figure out what it was, I could only assume that the onRequestEnd was now
being called on a redirect but was pretty sure it never did so before. I
think this change really sucks Anyway, let's figure out how to code for
this now, i.e. if redirect then don't do this in onRequestEnd.

On Mon, Feb 21, 2011 at 2:42 PM, BarryC  wrote:

> I came across this last week, and according to Ben Nadel functionality
> has changed in coldfusion 9 (9.0.1 at least anyway) where onRequestEnd
> is now called at the end of every request, even a cflocation one.
>
> http://www.bennadel.com/blog/2050-Changes-In-CFLocation-OnRequestEnd-Behavior-In-ColdFusion-9-s-Application-cfc.htm
>
> You'd either have to override the onRequestEnd function somewhere, or
> add functionality into the onRequestEnd in your main Application.cfc
> file.
>
>
> On Feb 21, 4:57 pm, Taco Fleur  wrote:
> > All I know at this stage is;
> > - IIS6 never had a problem with the setup
> > - IIS7 / CF9 / 64bit getting weird problems
> >
> > I would think that a onRequestEnd should not execute on a redirect, it
> looks
> > like this might have changed in CF9?
> >
> > 
> > I know what you mean, haven't had to use this list for years, so I must
> be
> > really good :-)
> > 
> >
> > On Mon, Feb 21, 2011 at 12:24 PM, Kym Kovan  >wrote:
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > > On 21/02/2011 11:46,www.clickfind.com.auwrote:
> >
> > >> Does anyone have CF9 running on IIS7 Windows 2008 64bit?
> >
> > > yes.
> >
> > >> I'm having major weird problems.
> >
> > > I have to admit a bit of "I've never tried this" but does OnRequestEnd
> fire
> > > when you do a cflocation type redirect?
> >
> > >> It looks as though it's got to do with cflocation/redirecting. After a
> > >> redirect it seems to just execute the application.cfc and not the
> > >> calling template
> >
> > >> The error occurred in C:\inetpub\wwwroot\production\au_com_clickfind
> > >> \Application.cfc: line 760
> > >> Called from C:\inetpub\wwwroot\production\au_com_clickfind
> > >> \Application.cfc: line 758
> > >> Called from C:\inetpub\wwwroot\production\au_com_clickfind
> > >> \Application.cfc: line 721
> > >> Called from C:\inetpub\wwwroot\production\au_com_clickfind
> > >> \Application.cfc: line 711
> > >> The above lines are where the onRequestEnd method is located.
> >
> > >> My templates set a header file which is then included in the
> > >> onRequestend of application.cfc, but that's not set as the calling
> > >> template does not seem to be executed.
> >
> > >> However. If I dump the CGI variables I see the
> > >> CF_TEMPLATE_PATH
> > >>  C:\inetpub\wwwroot\production\au_com_clickfind\sign-
> > >> in.cfm
> >
> > >> Any help, insight, ideas appreciated...
> > >> PS. is there a new list now that is used as this one seems to have
> > >> died down a bit!
> >
> > > 
> > > We are all still here, we are just so good that we don't need to chat
> much
> > > :-)
> > > 
> >
> > > --
> > > Yours,
> >
> > > Kym Kovan
> > > mbcomms.net.au
> >
> > > --
> > > 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
> > > cfaussie+unsubscr...@googlegroups.com.
> > > For more options, visit this group at
> > >http://groups.google.com/group/cfaussie?hl=en.
> >
> > --
> > Kind regards,
> > Taco Fleur
> > clickfind™ - The new Australian Online Marketing Platform (OMP)http:/
> /www.onlinemarketingplatform.com.auhttp://www.clickfind.com.au
>
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>


-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] Re: IIS7 Verify if file exists | Don't want to log files in CF application.log

2011-02-20 Thread Taco Fleur
There is the http.log under CF Admin which I can disable, but this does not
log the 404s

The 404s are showing in the *application.log* which (correct me if I'm
wrong) has never been logged there before.

On Mon, Feb 21, 2011 at 2:45 PM, BarryC  wrote:

> If you are running Coldfusion 9.0.1 then they added 404 logging to a
> seperate file in the coldfusion logs folder, I hadn't seen 404's being
> logged into the application.log before though, so maybe there is a
> setting in the CFIDE for that?
> in 9.0.1 you can also disable the logging in the 404 log file by
> disabling it in the logs area of CFIDE.
>
> On Feb 21, 3:58 pm, Taco Fleur  wrote:
> > PS. this same setting does not seem to be present for the ColdFusion
> > wildcard
> >
> > On Mon, Feb 21, 2011 at 12:47 PM, Kym Kovan  >wrote:
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > > On 20/02/2011 21:43,www.clickfind.com.auwrote:
> >
> > >> I am using a custom CF 404 handler to do some stuff to make the URL
> > >> look nice. I know there are better ways to do it, for now that is not
> > >> an option.
> >
> > >> The problem is that CF logs a 404 in the application.log which it has
> > >> never done before. I'm guessing it has something to do with the option
> > >> "Verify if file exists" that used to be present in IIS6, I can't find
> > >> it anymore.
> >
> > > it changed its name.
> >
> > > its still in the mappings bit but is now "Request Permissions" or some
> > > such. You can select "File Only" and then it does much the same as
> before.
> >
> > > --
> > > Yours,
> >
> > > Kym Kovan
> > > mbcomms.net.au
> >
> > > --
> > > 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
> > > cfaussie+unsubscr...@googlegroups.com.
> > > For more options, visit this group at
> > >http://groups.google.com/group/cfaussie?hl=en.
> >
> > --
> > Kind regards,
> > Taco Fleur
> > clickfind™ - The new Australian Online Marketing Platform (OMP)http:/
> /www.onlinemarketingplatform.com.auhttp://www.clickfind.com.au
>
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>


-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] IIS7 CF9 CFLOCATION problems?

2011-02-20 Thread Taco Fleur
All I know at this stage is;
- IIS6 never had a problem with the setup
- IIS7 / CF9 / 64bit getting weird problems

I would think that a onRequestEnd should not execute on a redirect, it looks
like this might have changed in CF9?


I know what you mean, haven't had to use this list for years, so I must be
really good :-)


On Mon, Feb 21, 2011 at 12:24 PM, Kym Kovan wrote:

> On 21/02/2011 11:46, www.clickfind.com.au wrote:
>
>> Does anyone have CF9 running on IIS7 Windows 2008 64bit?
>>
>
> yes.
>
>
>> I'm having major weird problems.
>>
>
> I have to admit a bit of "I've never tried this" but does OnRequestEnd fire
> when you do a cflocation type redirect?
>
>
>> It looks as though it's got to do with cflocation/redirecting. After a
>> redirect it seems to just execute the application.cfc and not the
>> calling template
>>
>> The error occurred in C:\inetpub\wwwroot\production\au_com_clickfind
>> \Application.cfc: line 760
>> Called from C:\inetpub\wwwroot\production\au_com_clickfind
>> \Application.cfc: line 758
>> Called from C:\inetpub\wwwroot\production\au_com_clickfind
>> \Application.cfc: line 721
>> Called from C:\inetpub\wwwroot\production\au_com_clickfind
>> \Application.cfc: line 711
>> The above lines are where the onRequestEnd method is located.
>>
>> My templates set a header file which is then included in the
>> onRequestend of application.cfc, but that's not set as the calling
>> template does not seem to be executed.
>>
>> However. If I dump the CGI variables I see the
>> CF_TEMPLATE_PATH
>>  C:\inetpub\wwwroot\production\au_com_clickfind\sign-
>> in.cfm
>>
>> Any help, insight, ideas appreciated...
>> PS. is there a new list now that is used as this one seems to have
>> died down a bit!
>>
>>
>
> 
> We are all still here, we are just so good that we don't need to chat much
> :-)
> 
>
>
> --
> Yours,
>
> Kym Kovan
> mbcomms.net.au
>
>
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>


-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] IIS7 Verify if file exists | Don't want to log files in CF application.log

2011-02-20 Thread Taco Fleur
PS. this same setting does not seem to be present for the ColdFusion
wildcard

On Mon, Feb 21, 2011 at 12:47 PM, Kym Kovan wrote:

> On 20/02/2011 21:43, www.clickfind.com.au wrote:
>
>> I am using a custom CF 404 handler to do some stuff to make the URL
>> look nice. I know there are better ways to do it, for now that is not
>> an option.
>>
>> The problem is that CF logs a 404 in the application.log which it has
>> never done before. I'm guessing it has something to do with the option
>> "Verify if file exists" that used to be present in IIS6, I can't find
>> it anymore.
>>
>
> it changed its name.
>
> its still in the mappings bit but is now "Request Permissions" or some
> such. You can select "File Only" and then it does much the same as before.
>
>
> --
> Yours,
>
> Kym Kovan
> mbcomms.net.au
>
>
>
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>


-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] IIS7 Verify if file exists | Don't want to log files in CF application.log

2011-02-20 Thread Taco Fleur
"Request Restrictions" > "invoke handler only if request is mapped to:"
yeah OK, seems I already had that ticked, so this is not the issue then.

Weird, CF never used to record the 404 in the logs, now my logs are getting
bloated like crazy. I know I should be working with URL rewrite etc. but
just don't have the time yet to dive into that now.

Thanks

On Mon, Feb 21, 2011 at 12:47 PM, Kym Kovan wrote:

> On 20/02/2011 21:43, www.clickfind.com.au wrote:
>
>> I am using a custom CF 404 handler to do some stuff to make the URL
>> look nice. I know there are better ways to do it, for now that is not
>> an option.
>>
>> The problem is that CF logs a 404 in the application.log which it has
>> never done before. I'm guessing it has something to do with the option
>> "Verify if file exists" that used to be present in IIS6, I can't find
>> it anymore.
>>
>
> it changed its name.
>
> its still in the mappings bit but is now "Request Permissions" or some
> such. You can select "File Only" and then it does much the same as before.
>
>
> --
> Yours,
>
> Kym Kovan
> mbcomms.net.au
>
>
>
> --
> 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
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>


-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

-- 
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 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



[cfaussie] [OT] Google Ads $75 Promotion Code

2010-02-05 Thread Taco Fleur
JRVY-VKBP-WQE7-AFAD-3WE
 
Above is a promotion code for $75, you can use it to setup a new Google ads
account, enjoy it. I couldn't cause my account was apperantly too old! How
annoying, surely they could have checked that before they sent me the promo
code. I guess first come first serve.

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



RE: [cfaussie] Barcode Generator

2010-01-28 Thread Taco Fleur
 That's a good question. I guess I don't really care, just setting up a
membership system for our gym that's opening soon. I used 39 I think it is,
printed it and scanned it, it worked. I feel a bit lost not knowing the ins
and outs but it works...

-Original Message-
From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf
Of Mike Kear
Sent: Thursday, 28 January 2010 8:04 PM
To: cfaussie@googlegroups.com
Subject: Re: [cfaussie] Barcode Generator

What barcode standard is it, Taco?   There are dozens of barcode
standards, depending on what they're to be used for, and many of them only
work if you have correctly calculated the check digit as the last
character.   I think barcode 3 of 9 is a simple font with no check
digit, so if you use that one,  you'll get a higher likelihood of a read
error, but to barcode 12345 you only need to output 12345 in the
Barcode3of9 font.  If you use any other barcode font, you'll need to
calculate the check digit or the reader wont accept the number as valid.



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 Thu, Jan 28, 2010 at 5:19 PM, Taco Fleur 
wrote:
> thanks, it needs to be an image though.
>
> I got barbecue working, but it seems to have some bugs and I don't 
> think there is anymore support for it.
>
> Cheers
> Taco
>
> On Thu, Jan 28, 2010 at 3:58 PM, Gary Crouch 
wrote:
>>
>> Hi Taco,
>>
>> There is a low key alternative, look for a Barcode font, they do 
>> exist, if using to create a pdf of something this is a very low tech
answer.
>>
>> Chears
>> GC
>>
>> On 28 January 2010 15:36, Taco Fleur  wrote:
>>>
>>> Does anyone know of a barcode generator in CF? Not the ones on the 
>>> Adobe Exchange and not Barbeque in Java (although the last one might 
>>> be good, just can't get it to work).
>>>
>>> Cheers
>>>
>>> --
>>> Kind regards,
>>> Taco Fleur
>>> clickfindT - The new Australian Online Marketing Platform (OMP) 
>>> http://www.onlinemarketingplatform.com.au
>>> http://www.clickfind.com.au
>>>
>>> --
>>> You received this message because you are subscribed to the Google 
>>> Groups "cfaussie" group.
>>> To post to this group, send email to cfaus...@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> cfaussie+unsubscr...@googlegroups.com.
>>> For more options, visit this group at 
>>> http://groups.google.com/group/cfaussie?hl=en.
>>
>> --
>> You received this message because you are subscribed to the Google 
>> Groups "cfaussie" group.
>> To post to this group, send email to cfaus...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> cfaussie+unsubscr...@googlegroups.com.
>> For more options, visit this group at 
>> http://groups.google.com/group/cfaussie?hl=en.
>
>
>
> --
> Kind regards,
> Taco Fleur
> clickfindT - The new Australian Online Marketing Platform (OMP) 
> http://www.onlinemarketingplatform.com.au
> http://www.clickfind.com.au
>
> --
> You received this message because you are subscribed to the Google 
> Groups "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> To unsubscribe from this group, send email to
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>



--

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

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



Re: [cfaussie] Barcode Generator

2010-01-27 Thread Taco Fleur
thanks, it needs to be an image though.

I got barbecue working, but it seems to have some bugs and I don't think
there is anymore support for it.

Cheers
Taco

On Thu, Jan 28, 2010 at 3:58 PM, Gary Crouch  wrote:

> Hi Taco,
>
> There is a low key alternative, look for a Barcode font, they do exist, if
> using to create a pdf of something this is a very low tech answer.
>
> Chears
> GC
>
> On 28 January 2010 15:36, Taco Fleur  wrote:
>
>> Does anyone know of a barcode generator in CF? Not the ones on the Adobe
>> Exchange and not Barbeque in Java (although the last one might be good, just
>> can't get it to work).
>>
>> Cheers
>>
>> --
>> Kind regards,
>> Taco Fleur
>> clickfind™ - The new Australian Online Marketing Platform (OMP)
>> http://www.onlinemarketingplatform.com.au
>> http://www.clickfind.com.au
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "cfaussie" group.
>> To post to this group, send email to cfaus...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> cfaussie+unsubscr...@googlegroups.com
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/cfaussie?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> To unsubscribe from this group, send email to
> cfaussie+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>



-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

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



[cfaussie] Re: Barcode Generator

2010-01-27 Thread Taco Fleur
I eat my words, got it working, yahoo.

On Thu, Jan 28, 2010 at 3:36 PM, Taco Fleur wrote:

> Does anyone know of a barcode generator in CF? Not the ones on the Adobe
> Exchange and not Barbeque in Java (although the last one might be good, just
> can't get it to work).
>
> Cheers
>
> --
> Kind regards,
> Taco Fleur
> clickfind™ - The new Australian Online Marketing Platform (OMP)
> http://www.onlinemarketingplatform.com.au
> http://www.clickfind.com.au
>



-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

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



[cfaussie] Barcode Generator

2010-01-27 Thread Taco Fleur
Does anyone know of a barcode generator in CF? Not the ones on the Adobe
Exchange and not Barbeque in Java (although the last one might be good, just
can't get it to work).

Cheers

-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

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



RE: [cfaussie] Membership Card Scanning Hardware

2010-01-11 Thread Taco Fleur
Ahh cool, if I understand correctly, I just put the cursor on the member id
field, scan the card and it populates the field? If so, man that's
brilliant, love it...
 

Kind regards, Taco Fleur (CIO/CEO/Founder)

  _  

Advertise your business, products and services on
<http://www.clickfind.com.au/> www.clickfind.com.au Get more business!

 

This email (which includes any attachments) has been sent on behalf of
Commerce Engine Pty Ltd or its Associated Entities (hereinafter called
"clickfind"). The information contained in this communication may be
privileged and confidential.  If you are not the intended recipient, any
use, disclosure or copying of this communication is expressly prohibited.
If you have received this E-mail in error, please delete it immediately.
Clickfind does not warrant or represent that this E-mail (including any
attached files) is free from electronic viruses, faults or defects.
Confidentiality and legal privilege are not waived or lost by reason of
mistaken delivery to you. For more information about use, disclosure and
access see our privacy policy at
http://www.clickfind.com.au/privacy-policy.cfm

 

P please consider the environment before printing this e-mail

 

  _  

From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf
Of Dale Fraser
Sent: Monday, 11 January 2010 8:19 PM
To: cfaussie@googlegroups.com
Subject: RE: [cfaussie] Membership Card Scanning Hardware



Scanners are just keyboard interfaces.

 

Scan the barcode, it types those characters, no special active X or
anything, just any input field.

 

It could do ajax to check and populate member info, or even refresh.

 

Regards

Dale Fraser

 

http://dale.fraser.id.au

http://learncf.com

http://flexcf.com

 

From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf
Of Taco Fleur
Sent: Monday, 11 January 2010 7:02 PM
To: cfaussie@googlegroups.com
Subject: RE: [cfaussie] Membership Card Scanning Hardware

 

That sounds good, so this scanner can populate a web HTML form with the
clients card number, is that correct?

 

Is that something special or do all of them do that?

 

Here is what I have:

- CF app on remote server that maintains a membership database

- Clients at several locations 

- Clients have the scanners attached to their computer, they connect to the
server via a browser and internet connection

 

If I can just get a form populated through the scanner that would be great,
just can't imagine how that works, is there an ActiveX or Java Applet that
connects the scanner with the HTML form?

 

Cheers

Taco

 

 

 

 

  _  

From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf
Of Mark Ireland
Sent: Monday, 11 January 2010 5:46 PM
To: cfaussie@googlegroups.com
Subject: RE: [cfaussie] Membership Card Scanning Hardware


I know you can get point-of-sale scanners that just populate a form field.
Is that what you mean?

(I got caught out with this. The alignment of the strip must exactly match
what the scanner was designed for.)

> Date: Sun, 10 Jan 2010 22:59:46 -0800
> Subject: [cfaussie] Membership Card Scanning Hardware
> From: taco.fl...@clickfind.com.au
> To: cfaussie@googlegroups.com
> 
> I'm looking for a Membership Card Scanning Hardware solution to hook
> into CF
> 
> Not sure how that would work, I guess it would have to be connected to
> the server? Has anyone got any experience with this?
> 
> Cheers

  _  

Sell your old one fast! Time for a new car?
<http://clk.atdmt.com/NMN/go/157637060/direct/01/>  

-- 

You received this message because you are subscribed to the Google Groups "cfaussie" group.

To post to this group, send email to cfaus...@googlegroups.com.

To unsubscribe from this group, send email to cfaussie+unsubscr...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.



RE: [cfaussie] Membership Card Scanning Hardware

2010-01-11 Thread Taco Fleur
That sounds good, so this scanner can populate a web HTML form with the
clients card number, is that correct?
 
Is that something special or do all of them do that?
 
Here is what I have:
- CF app on remote server that maintains a membership database
- Clients at several locations 
- Clients have the scanners attached to their computer, they connect to the
server via a browser and internet connection
 
If I can just get a form populated through the scanner that would be great,
just can't imagine how that works, is there an ActiveX or Java Applet that
connects the scanner with the HTML form?
 
Cheers
Taco
 

 

 

  _  

From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf
Of Mark Ireland
Sent: Monday, 11 January 2010 5:46 PM
To: cfaussie@googlegroups.com
Subject: RE: [cfaussie] Membership Card Scanning Hardware



I know you can get point-of-sale scanners that just populate a form field.
Is that what you mean?

(I got caught out with this. The alignment of the strip must exactly match
what the scanner was designed for.)

> Date: Sun, 10 Jan 2010 22:59:46 -0800
> Subject: [cfaussie] Membership Card Scanning Hardware
> From: taco.fl...@clickfind.com.au
> To: cfaussie@googlegroups.com
> 
> I'm looking for a Membership Card Scanning Hardware solution to hook
> into CF
> 
> Not sure how that would work, I guess it would have to be connected to
> the server? Has anyone got any experience with this?
> 
> Cheers


  _  

Sell your old one fast! Time for a
 new car? 
-- 

You received this message because you are subscribed to the Google Groups "cfaussie" group.

To post to this group, send email to cfaus...@googlegroups.com.

To unsubscribe from this group, send email to cfaussie+unsubscr...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.



RE: [cfaussie] Fire Up The Barbie - mate!

2009-11-16 Thread Taco Fleur
Excellent, thanks for that. 
 

Kind regards, Taco Fleur (CIO/CEO/Founder)

  _  

Advertise your business, products and services on
<http://www.clickfind.com.au/> www.clickfind.com.au Get more business!

 

This email (which includes any attachments) has been sent on behalf of
Commerce Engine Pty Ltd or its Associated Entities (hereinafter called
"clickfind"). The information contained in this communication may be
privileged and confidential.  If you are not the intended recipient, any
use, disclosure or copying of this communication is expressly prohibited.
If you have received this E-mail in error, please delete it immediately.
Clickfind does not warrant or represent that this E-mail (including any
attached files) is free from electronic viruses, faults or defects.
Confidentiality and legal privilege are not waived or lost by reason of
mistaken delivery to you. For more information about use, disclosure and
access see our privacy policy at
http://www.clickfind.com.au/privacy-policy.cfm

 

P please consider the environment before printing this e-mail

 

  _  

From: christophe.albr...@gmail.com [mailto:christophe.albr...@gmail.com] On
Behalf Of Christophe Albrech
Sent: Monday, 16 November 2009 6:06 PM
To: cfaussie@googlegroups.com
Subject: Re: [cfaussie] Fire Up The Barbie - mate!


Not that it's got anything to do with cf, but you might want to correct the
application description. 

"Fire Up The Barbie is an all Aussie app that let's us Aussie's do what we
do best - organize and cook up a barbie!
The application let's you search for a bbq in ACT (more data to come, as we
have mined data for all states) and organize an event for it on facebook,
all details are passed to facebook where you can create the event and invite
your friends."



*   it's not "let's", it's "lets". 

*   it's not "Aussie's" it's "Aussies" 

*   "organise" not "organized". the latter is a valid american English
alternative, but hey, you are, after all, selling a true blue, fair dinkum
Aussie app. 

 Not trying to be a prick or a smartass (although I very much am both of
them), but bad grammar or spelling always reflect badly on the app and the
developer.


Cheers,


Tof



On Thu, Nov 12, 2009 at 4:20 PM, Taco Fleur 
wrote:


Hey guys,

I just submitted an app written in CF and JS, just wondering if you could
spare a moment and cast your vote (5 stars of course ;-) here
http://mashupaustralia.org/mashups/fire-up-the-barbie/

Ooh, and its a facebook app as well so you can add it to your profile and
whenever you feel like a barbie with your mates, just Fire Up The Barbie,
crack open a tinnie and cook some snags!

-- 
Kind regards,
Taco Fleur
clickfindT - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au 




--

You received this message because you are subscribed to the Google Groups
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=.



--

You received this message because you are subscribed to the Google Groups
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=.

--

You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=.




RE: [cfaussie] Fire Up The Barbie - mate!

2009-11-12 Thread Taco Fleur
Hey Gavin,
 
no mate, I didn't take any offence, I appreciated the feedback, I just
wanted to put it in perspective for everyone ;-) 
 
Cheers
 

Kind regards, Taco Fleur (CIO/CEO/Founder)

  _  

Advertise your business, products and services on
<http://www.clickfind.com.au/> www.clickfind.com.au Get more business!

 

This email (which includes any attachments) has been sent on behalf of
Commerce Engine Pty Ltd or its Associated Entities (hereinafter called
"clickfind"). The information contained in this communication may be
privileged and confidential.  If you are not the intended recipient, any
use, disclosure or copying of this communication is expressly prohibited.
If you have received this E-mail in error, please delete it immediately.
Clickfind does not warrant or represent that this E-mail (including any
attached files) is free from electronic viruses, faults or defects.
Confidentiality and legal privilege are not waived or lost by reason of
mistaken delivery to you. For more information about use, disclosure and
access see our privacy policy at
http://www.clickfind.com.au/privacy-policy.cfm

 

P please consider the environment before printing this e-mail

 

  _  

From: Gavin Baumanis [mailto:b...@palcare.com.au] 
Sent: Thursday, 12 November 2009 9:13 PM
To: cfaussie@googlegroups.com
Subject: Re: [cfaussie] Fire Up The Barbie - mate!


Hey Taco, 

Just in case you missed it - I did I say I liked your application!
I wasn't trying to be negative about it - but am sorry if you took it that
way.

Gavin.


On 12/11/2009, at 17:17 , Taco Fleur wrote:


All good feedback, but taking things into perspective, this is an app put
together in 4 days, has hairs (no doubt), when voting have a look at the
other apps and put it in comparison to that.

I like the pavlova and flies idea, is that what you get when the previous
users have not cleaned the barbie good enough? ;-)

If the app becomes popular (which I doubt it will outside of facebook) then
I would consider creating a version where you don't have to join facebook.
But in this case it made sense as I want the app to spread (you know link
baiting etc.) and all your friend are already on facebook.

Now some of you have voted 1 star, I know who you are and you can come and
challenge me at
http://www.executiveresults.com.au/personal-training/brisbanes-fittest.cfm
;-)

thanks guys.


On Thu, Nov 12, 2009 at 4:03 PM, Gavin Baumanis  wrote:


A few points for you;

* When I choose QLD - the next select list is NULL 

Actually, try as I may I cannot get the error again.
I also note that now, I get a radio button for choosing the barbie I want to
book - which I didn't get before when I got the error too.


If I can get it to error again I will try and copy/paste into a mail for
you.
or at worst screen capture what I can - but I think from memory it was a
pretty useless output of what was on screen.

Anyway - I do like it.
Perhaps there could be a tick box for shrimps, pavlova and flies?  
=:D

Just playing devil's advocate - what if you don't have / don't want to join
facebook?
Any chance of a non-facebook coupled version?
Perhaps you could just have it send emails with the details of the bbq and
therefore not need to store anything.
The organiser would provide email addresses on the form?

Gavin.


On 12/11/2009, at 16:20 , Taco Fleur wrote:


Hey guys,

I just submitted an app written in CF and JS, just wondering if you could
spare a moment and cast your vote (5 stars of course ;-) here
http://mashupaustralia.org/mashups/fire-up-the-barbie/

Ooh, and its a facebook app as well so you can add it to your profile and
whenever you feel like a barbie with your mates, just Fire Up The Barbie,
crack open a tinnie and cook some snags!

-- 
Kind regards,
Taco Fleur
clickfindT - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
<http://www.onlinemarketingplatform.com.au/> 
http://www.clickfind.com.au <http://www.clickfind.com.au/> 



--

You received this message because you are subscribed to the Google Groups
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=.




As always, please contact me if I can be of any further assistance.




Gavin "Beau" Baumanis
Senior Application Developer
PalCare P/L

657 Nicholson Street
Carlton North
Victoria, Australia, 3054

E: b...@palcare.com.au
P: +61 -3 9380 3513
M: +61 -438 545 586

W: http://www.palcare.com.au <http://www.palcare.com.au/> 



--

You received this message because you are subscribed to the Google Groups
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=.





-- 
Kind regards,
Taco Fleur
clickfindT - The new Australian Online Marketing 

Re: [cfaussie] Fire Up The Barbie - mate!

2009-11-11 Thread Taco Fleur
All good feedback, but taking things into perspective, this is an app put
together in 4 days, has hairs (no doubt), when voting have a look at the
other apps and put it in comparison to that.

I like the pavlova and flies idea, is that what you get when the previous
users have not cleaned the barbie good enough? ;-)

If the app becomes popular (which I doubt it will outside of facebook) then
I would consider creating a version where you don't have to join facebook.
But in this case it made sense as I want the app to spread (you know link
baiting etc.) and all your friend are already on facebook.

Now some of you have voted 1 star, I know who you are and you can come and
challenge me at
http://www.executiveresults.com.au/personal-training/brisbanes-fittest.cfm;-)

thanks guys.

On Thu, Nov 12, 2009 at 4:03 PM, Gavin Baumanis  wrote:

> A few points for you;
>
> * When I choose QLD - the next select list is NULL
>
> Actually, try as I may I cannot get the error again.
> I also note that now, I get a radio button for choosing the barbie I want
> to book - which I didn't get before when I got the error too.
>
>
> If I can get it to error again I will try and copy/paste into a mail for
> you.
> or at worst screen capture what I can - but I think from memory it was a
> pretty useless output of what was on screen.
>
> Anyway - I do like it.
> Perhaps there could be a tick box for shrimps, pavlova and flies?
> =:D
>
> Just playing devil's advocate - what if you don't have / don't want to join
> facebook?
> Any chance of a non-facebook coupled version?
> Perhaps you could just have it send emails with the details of the bbq and
> therefore not need to store anything.
> The organiser would provide email addresses on the form?
>
> Gavin.
>
>
> On 12/11/2009, at 16:20 , Taco Fleur wrote:
>
> Hey guys,
>
> I just submitted an app written in CF and JS, just wondering if you could
> spare a moment and cast your vote (5 stars of course ;-) here
> http://mashupaustralia.org/mashups/fire-up-the-barbie/
>
> Ooh, and its a facebook app as well so you can add it to your profile and
> whenever you feel like a barbie with your mates, just Fire Up The Barbie,
> crack open a tinnie and cook some snags!
>
> --
> Kind regards,
> Taco Fleur
> clickfind™ - The new Australian Online Marketing Platform (OMP)
> http://www.onlinemarketingplatform.com.au
> http://www.clickfind.com.au
>
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=.
>
>
> As always, please contact me if I can be of any further assistance.
>
>
>
> Gavin "Beau" Baumanis
> Senior Application Developer
> PalCare P/L
>
> 657 Nicholson Street
> Carlton North
> Victoria, Australia, 3054
>
> E: b...@palcare.com.au
> P: +61 -3 9380 3513
> M: +61 -438 545 586
> W: http://www.palcare.com.au
>
>  --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=.
>



-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

--

You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=.




Re: [cfaussie] Fire Up The Barbie - mate!

2009-11-11 Thread Taco Fleur
Yup, thats a hair, I'm not clearing the div yet when you do a second search.
It would be good to allow people to add to it and modify.

On Thu, Nov 12, 2009 at 3:44 PM, Brett Payne-Rhodes wrote:

> Question two...
>
> When you get a list of barbies (eg. Rememberance Park, Campbell, ACT) the
> list is doubled up or something? I think you might be a mismatch or
> duplication on the ids on your labels?
>
>
> A good way to capture barbie location might be to let people add them for
> you...
>
>
> B)
>
>
>
> Taco Fleur wrote:
> > The gov data was only ACT, I actually mined the others states myself, am
> > just trying to find the time to get it imported ;-)
> > Whats the second question?
> >
> >
> > On Thu, Nov 12, 2009 at 3:24 PM, Brett Payne-Rhodes  > <mailto:bret...@gmail.com>> wrote:
> >
> > First question...
> >
> > Why only QLD and ACT?
> >
> > B)
> >
> >
> >
> > Taco Fleur wrote:
> >  > Hey guys,
> >  >
> >  > I just submitted an app written in CF and JS, just wondering if
> you
> >  > could spare a moment and cast your vote (5 stars of course ;-)
> here
> >  > http://mashupaustralia.org/mashups/fire-up-the-barbie/
> >  >
> >  > Ooh, and its a facebook app as well so you can add it to your
> profile
> >  > and whenever you feel like a barbie with your mates, just Fire Up
> The
> >  > Barbie, crack open a tinnie and cook some snags!
> >  >
> >  > --
> >  > Kind regards,
> >  > Taco Fleur
> >  > clickfind™ - The new Australian Online Marketing Platform (OMP)
> >  > http://www.onlinemarketingplatform.com.au
> >  > http://www.clickfind.com.au
> >  >
> >  > --
> >  >
> >  > 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
> > <mailto:cfaussie@googlegroups.com>.
> >  > For more options, visit this group at
> >  > http://groups.google.com/group/cfaussie?hl=.
> >
> > --
> > Brett Payne-Rhodes
> > Eaglehawk Computing
> > t: +61 (0)8 9371-0471
> > m: +61 (0)414 371 047
> > e: br...@ehc.net.au <mailto:br...@ehc.net.au>
> > w: http://www.yoursite.net.au
> >
> >
> > --
> >
> > 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
> > <mailto:cfaussie@googlegroups.com>.
> > For more options, visit this group at
> > http://groups.google.com/group/cfaussie?hl=.
> >
> >
> >
> >
> >
> > --
> > Kind regards,
> > Taco Fleur
> > clickfind™ - The new Australian Online Marketing Platform (OMP)
> > http://www.onlinemarketingplatform.com.au
> > http://www.clickfind.com.au
> >
> > --
> >
> > You received this message because you are subscribed to the Google
> > Groups "cfaussie" group.
> > To post to this group, send email to cfaus...@googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/cfaussie?hl=.
>
> --
> Brett Payne-Rhodes
> Eaglehawk Computing
> t: +61 (0)8 9371-0471
> m: +61 (0)414 371 047
> e: br...@ehc.net.au
> w: http://www.yoursite.net.au
>
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=.
>
>
>


-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

--

You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=.




Re: [cfaussie] Fire Up The Barbie - mate!

2009-11-11 Thread Taco Fleur
Thanks I'll have to have a look into that, I'd expect there are some hairs
on it, I pumped it out in 4 days (while having a full time job on the side).

What did the pop up say?

PS. Mac's are bd ;-)

On Thu, Nov 12, 2009 at 3:33 PM, Gavin Baumanis  wrote:

> Hi Taco,
>
> I just gave it a whirl... simple / easy to use nice...
>
>
> Just as an FYI - I clicked "righto" and got a pop-up error message that
> caused FF 3.5 on my mac to lock up.
> I had to force-quit FF to do anything browser related.
> I couldn't choose another tab etc .
>
> Gavin.
>
>
> On 12/11/2009, at 16:20 , Taco Fleur wrote:
>
> Hey guys,
>
> I just submitted an app written in CF and JS, just wondering if you could
> spare a moment and cast your vote (5 stars of course ;-) here
> http://mashupaustralia.org/mashups/fire-up-the-barbie/
>
> Ooh, and its a facebook app as well so you can add it to your profile and
> whenever you feel like a barbie with your mates, just Fire Up The Barbie,
> crack open a tinnie and cook some snags!
>
> --
> Kind regards,
> Taco Fleur
> clickfind™ - The new Australian Online Marketing Platform (OMP)
> http://www.onlinemarketingplatform.com.au
> http://www.clickfind.com.au
>
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=.
>
>
> As always, please contact me if I can be of any further assistance.
>
>
>
> Gavin "Beau" Baumanis
> Senior Application Developer
> PalCare P/L
>
> 657 Nicholson Street
> Carlton North
> Victoria, Australia, 3054
>
> E: b...@palcare.com.au
> P: +61 -3 9380 3513
> M: +61 -438 545 586
> W: http://www.palcare.com.au
>
>  --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=.
>



-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

--

You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=.




Re: [cfaussie] Fire Up The Barbie - mate!

2009-11-11 Thread Taco Fleur
Did you book the barbie? It takes you to facebook, allows you to create an
event, set the time, invite your friends and of you go.

On Thu, Nov 12, 2009 at 3:31 PM, Gavin Baumanis  wrote:

> Hi Taco,
>
> Quick one.
>
> No date / time  - mate.
> How does one now what time to turn up and what day?
>
> Gavin.
>
>
> On 12/11/2009, at 16:20 , Taco Fleur wrote:
>
> Hey guys,
>
> I just submitted an app written in CF and JS, just wondering if you could
> spare a moment and cast your vote (5 stars of course ;-) here
> http://mashupaustralia.org/mashups/fire-up-the-barbie/
>
> Ooh, and its a facebook app as well so you can add it to your profile and
> whenever you feel like a barbie with your mates, just Fire Up The Barbie,
> crack open a tinnie and cook some snags!
>
> --
> Kind regards,
> Taco Fleur
> clickfind™ - The new Australian Online Marketing Platform (OMP)
> http://www.onlinemarketingplatform.com.au
> http://www.clickfind.com.au
>
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=.
>
>
> As always, please contact me if I can be of any further assistance.
>
>
>
> Gavin "Beau" Baumanis
> Senior Application Developer
> PalCare P/L
>
> 657 Nicholson Street
> Carlton North
> Victoria, Australia, 3054
>
> E: b...@palcare.com.au
> P: +61 -3 9380 3513
> M: +61 -438 545 586
> W: http://www.palcare.com.au
>
>  --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=.
>



-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

--

You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=.




Re: [cfaussie] Fire Up The Barbie - mate!

2009-11-11 Thread Taco Fleur
The gov data was only ACT, I actually mined the others states myself, am
just trying to find the time to get it imported ;-)
Whats the second question?


On Thu, Nov 12, 2009 at 3:24 PM, Brett Payne-Rhodes wrote:

> First question...
>
> Why only QLD and ACT?
>
> B)
>
>
>
> Taco Fleur wrote:
> > Hey guys,
> >
> > I just submitted an app written in CF and JS, just wondering if you
> > could spare a moment and cast your vote (5 stars of course ;-) here
> > http://mashupaustralia.org/mashups/fire-up-the-barbie/
> >
> > Ooh, and its a facebook app as well so you can add it to your profile
> > and whenever you feel like a barbie with your mates, just Fire Up The
> > Barbie, crack open a tinnie and cook some snags!
> >
> > --
> > Kind regards,
> > Taco Fleur
> > clickfind™ - The new Australian Online Marketing Platform (OMP)
> > http://www.onlinemarketingplatform.com.au
> > http://www.clickfind.com.au
> >
> > --
> >
> > You received this message because you are subscribed to the Google
> > Groups "cfaussie" group.
> > To post to this group, send email to cfaus...@googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/cfaussie?hl=.
>
> --
> Brett Payne-Rhodes
> Eaglehawk Computing
> t: +61 (0)8 9371-0471
> m: +61 (0)414 371 047
> e: br...@ehc.net.au
> w: http://www.yoursite.net.au
>
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=.
>
>
>


-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

--

You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=.




[cfaussie] Fire Up The Barbie - mate!

2009-11-11 Thread Taco Fleur
Hey guys,

I just submitted an app written in CF and JS, just wondering if you could
spare a moment and cast your vote (5 stars of course ;-) here
http://mashupaustralia.org/mashups/fire-up-the-barbie/

Ooh, and its a facebook app as well so you can add it to your profile and
whenever you feel like a barbie with your mates, just Fire Up The Barbie,
crack open a tinnie and cook some snags!

-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

--

You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=.




[cfaussie] Re: Value must be initialized before use - Its possible that a method called on a Java object created by CreateObject returned null

2009-10-22 Thread Taco Fleur
Yeah, that's not bad thinking. Will look into this.

cheers

On Fri, Oct 23, 2009 at 10:10 AM, Joel Cass  wrote:

> Perhaps Googlebot is flooding your site and taxing your webservice. You
> could try changing google's crawl rate and see if that has any effect:
>
> http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=48620
>
>
> On Fri, Oct 23, 2009 at 11:02 AM, Taco Fleur 
> wrote:
>
>> Yeah, there is a webservice call there. But why would it only time out for
>> Google. Anyways, I put a 2 minute timeout on there now, let's see if it
>> keeps happening. Thanks for that.
>>
>> cheers
>>
>>
>> On Fri, Oct 23, 2009 at 9:51 AM, Joel Cass  wrote:
>>
>>> Weird, I got no idea about that. Perhaps cfmail is being called when
>>> there is an error on the server? If the error was a timeout and your cferror
>>> page sent the email, it may turn up as being the culprit.
>>>
>>> Timeout in object initialisation could very well be the cause of your
>>> error. Especially if a Java object connecting to a webservice on
>>> initialisation is involved.
>>>
>>>
>>> On Thu, Oct 22, 2009 at 8:11 PM, Taco Fleur >> > wrote:
>>>
>>>>  Thanks Joel,
>>>>
>>>> I had a look in the log and found
>>>>
>>>> "Error","jrpp-25","10/19/09","20:37:31","au_com_clickfind8","The request
>>>> has exceeded the allowable time limit Tag: cfmail The specific sequence of
>>>> files included or processed is:
>>>> C:\Inetpub\wwwroot\au_com_clickfind\business\explore-website.cfm, line: 488
>>>> "
>>>>
>>>> The weird thing is, there is no cfmail in that file. And why does it
>>>> only time out for Google??
>>>>  h
>>>>
>>>> Kind regards, Taco Fleur (CIO/CEO/Founder)
>>>>   --
>>>>
>>>> *Advertise your business, products and services on **
>>>> www.clickfind.com.au Get more business!*
>>>>
>>>>
>>>>
>>>> This email (which includes any attachments) has been sent on behalf of
>>>> Commerce Engine Pty Ltd or its Associated Entities (hereinafter called
>>>> “clickfind”). The information contained in this communication may be
>>>> privileged and confidential.  If you are not the intended recipient,
>>>> any use, disclosure or copying of this communication is expressly
>>>> prohibited.  If you have received this E-mail in error, please delete
>>>> it immediately. Clickfind does not warrant or represent that this E-mail
>>>> (including any attached files) is free from electronic viruses, faults or
>>>> defects.  Confidentiality and legal privilege are not waived or lost by
>>>> reason of mistaken delivery to you. For more information about use,
>>>> disclosure and access see our privacy policy at
>>>> http://www.clickfind.com.au/privacy-policy.cfm
>>>>
>>>>
>>>>
>>>> P* *please consider the environment before printing this e-mail
>>>>
>>>>
>>>>  --
>>>> *From:* cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] *On
>>>> Behalf Of *Joel Cass
>>>> *Sent:* Thursday, 22 October 2009 2:49 PM
>>>> *To:* cfaussie@googlegroups.com
>>>> *Subject:* [cfaussie] Re: Value must be initialized before use - Its
>>>> possible that a method called on a Java object created by CreateObject
>>>> returned null
>>>>
>>>> I've had this one before but with a different component. Usually there
>>>> is an error that is being thrown by the Java object but is not being
>>>> represented properly in ColdFusion. cftry/cfcatch will not actually work in
>>>> this case as the problem is occuring in the Java Layer. I think the real
>>>> error does turn up in the runtime logs, otherwise, capture the data going
>>>> into the object and try making the same call from a JSP file.
>>>>
>>>> On Thu, Oct 22, 2009 at 12:56 PM, www.clickfind.com.au <
>>>> taco.fl...@clickfind.com.au> wrote:
>>>>
>>>>>
>>>>> Hello all,
>>>>>
>>>>> been a while, very long time actually since my last post! I really got
>>>>> one here that stumps me!
>>>>>
>>>>> I'm get

[cfaussie] Re: Value must be initialized before use - Its possible that a method called on a Java object created by CreateObject returned null

2009-10-22 Thread Taco Fleur
Yeah, there is a webservice call there. But why would it only time out for
Google. Anyways, I put a 2 minute timeout on there now, let's see if it
keeps happening. Thanks for that.

cheers

On Fri, Oct 23, 2009 at 9:51 AM, Joel Cass  wrote:

> Weird, I got no idea about that. Perhaps cfmail is being called when there
> is an error on the server? If the error was a timeout and your cferror page
> sent the email, it may turn up as being the culprit.
>
> Timeout in object initialisation could very well be the cause of your
> error. Especially if a Java object connecting to a webservice on
> initialisation is involved.
>
>
> On Thu, Oct 22, 2009 at 8:11 PM, Taco Fleur 
> wrote:
>
>>  Thanks Joel,
>>
>> I had a look in the log and found
>>
>> "Error","jrpp-25","10/19/09","20:37:31","au_com_clickfind8","The request
>> has exceeded the allowable time limit Tag: cfmail The specific sequence of
>> files included or processed is:
>> C:\Inetpub\wwwroot\au_com_clickfind\business\explore-website.cfm, line: 488
>> "
>>
>> The weird thing is, there is no cfmail in that file. And why does it only
>> time out for Google??
>>  h
>>
>> Kind regards, Taco Fleur (CIO/CEO/Founder)
>>   --
>>
>> *Advertise your business, products and services on **www.clickfind.com.au Get
>> more business!*
>>
>>
>>
>> This email (which includes any attachments) has been sent on behalf of
>> Commerce Engine Pty Ltd or its Associated Entities (hereinafter called
>> “clickfind”). The information contained in this communication may be
>> privileged and confidential.  If you are not the intended recipient, any
>> use, disclosure or copying of this communication is expressly prohibited.
>> If you have received this E-mail in error, please delete it immediately.
>> Clickfind does not warrant or represent that this E-mail (including any
>> attached files) is free from electronic viruses, faults or defects.  
>> Confidentiality
>> and legal privilege are not waived or lost by reason of mistaken delivery to
>> you. For more information about use, disclosure and access see our privacy
>> policy at http://www.clickfind.com.au/privacy-policy.cfm
>>
>>
>>
>> P* *please consider the environment before printing this e-mail
>>
>>
>>  --
>> *From:* cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] *On
>> Behalf Of *Joel Cass
>> *Sent:* Thursday, 22 October 2009 2:49 PM
>> *To:* cfaussie@googlegroups.com
>> *Subject:* [cfaussie] Re: Value must be initialized before use - Its
>> possible that a method called on a Java object created by CreateObject
>> returned null
>>
>> I've had this one before but with a different component. Usually there is
>> an error that is being thrown by the Java object but is not being
>> represented properly in ColdFusion. cftry/cfcatch will not actually work in
>> this case as the problem is occuring in the Java Layer. I think the real
>> error does turn up in the runtime logs, otherwise, capture the data going
>> into the object and try making the same call from a JSP file.
>>
>> On Thu, Oct 22, 2009 at 12:56 PM, www.clickfind.com.au <
>> taco.fl...@clickfind.com.au> wrote:
>>
>>>
>>> Hello all,
>>>
>>> been a while, very long time actually since my last post! I really got
>>> one here that stumps me!
>>>
>>> I'm getting the following error when Google indexes some of my pages
>>>
>>> Value must be initialized before use
>>> Its possible that a method called on a Java object created by
>>> CreateObject returned null
>>>
>>> The problem points to line 179 which is the following
>>>
>>> xmlResult = YahooCSE.doSearch( page = url.page, display =
>>> url.display ).getResult();
>>>
>>> Around this I have a try/catch statement but that doesn't seem to make
>>> any difference at all.
>>>
>>> It only errors when Google visits the following page in question
>>>
>>> http://www.clickfind.com.au/business/explore-website.cfm?businessIdentity=42071&keyword=drysdale%20victoria
>>>
>>> Your help is greatly appreciated.
>>>
>>> Cheers
>>> Taco Fleur
>>>
>>>
>>>
>>
>>
>
> >
>


-- 
Kind regards,
Taco Fleur
clickfind™ - The new Australian Online Marketing Platform (OMP)
http://www.onlinemarketingplatform.com.au
http://www.clickfind.com.au

--~--~-~--~~~---~--~~
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 
cfaussie+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Value must be initialized before use - Its possible that a method called on a Java object created by CreateObject returned null

2009-10-22 Thread Taco Fleur
How do you turn of sessions for bots?
 
Bot or not, the session gets initialized but not maintained as far as I'm
aware?
 

Kind regards, Taco Fleur (CIO/CEO/Founder)

  _  

Advertise your business, products and services on
<http://www.clickfind.com.au/> www.clickfind.com.au Get more business!

 

This email (which includes any attachments) has been sent on behalf of
Commerce Engine Pty Ltd or its Associated Entities (hereinafter called
"clickfind"). The information contained in this communication may be
privileged and confidential.  If you are not the intended recipient, any
use, disclosure or copying of this communication is expressly prohibited.
If you have received this E-mail in error, please delete it immediately.
Clickfind does not warrant or represent that this E-mail (including any
attached files) is free from electronic viruses, faults or defects.
Confidentiality and legal privilege are not waived or lost by reason of
mistaken delivery to you. For more information about use, disclosure and
access see our privacy policy at
http://www.clickfind.com.au/privacy-policy.cfm

 

P please consider the environment before printing this e-mail

 

  _  

From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf
Of Blair McKenzie
Sent: Thursday, 22 October 2009 7:32 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Value must be initialized before use - Its possible
that a method called on a Java object created by CreateObject returned null


Just throwing this out there, but I've seen similar errors when I turn off
session for bots. Code tries to access session scope, and it doesn't exist.
It's been a while though, so this may be red herring.

Blair


On Thu, Oct 22, 2009 at 8:11 PM, Taco Fleur 
wrote:


Thanks Joel,
 
I had a look in the log and found
 
"Error","jrpp-25","10/19/09","20:37:31","au_com_clickfind8","The request has
exceeded the allowable time limit Tag: cfmail The specific sequence of files
included or processed is:
C:\Inetpub\wwwroot\au_com_clickfind\business\explore-website.cfm, line: 488
" 
 
The weird thing is, there is no cfmail in that file. And why does it only
time out for Google??
 h
 
Kind regards, Taco Fleur (CIO/CEO/Founder)

  _  


Advertise your business, products and services on
<http://www.clickfind.com.au/> www.clickfind.com.au Get more business!

 

This email (which includes any attachments) has been sent on behalf of
Commerce Engine Pty Ltd or its Associated Entities (hereinafter called
"clickfind"). The information contained in this communication may be
privileged and confidential.  If you are not the intended recipient, any
use, disclosure or copying of this communication is expressly prohibited.
If you have received this E-mail in error, please delete it immediately.
Clickfind does not warrant or represent that this E-mail (including any
attached files) is free from electronic viruses, faults or defects.
Confidentiality and legal privilege are not waived or lost by reason of
mistaken delivery to you. For more information about use, disclosure and
access see our privacy policy at
http://www.clickfind.com.au/privacy-policy.cfm

 

P please consider the environment before printing this e-mail

 

  _  

From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf
Of Joel Cass
Sent: Thursday, 22 October 2009 2:49 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Value must be initialized before use - Its possible
that a method called on a Java object created by CreateObject returned null


I've had this one before but with a different component. Usually there is an
error that is being thrown by the Java object but is not being represented
properly in ColdFusion. cftry/cfcatch will not actually work in this case as
the problem is occuring in the Java Layer. I think the real error does turn
up in the runtime logs, otherwise, capture the data going into the object
and try making the same call from a JSP file.


On Thu, Oct 22, 2009 at 12:56 PM, www.clickfind.com.au
 wrote:



Hello all,

been a while, very long time actually since my last post! I really got
one here that stumps me!

I'm getting the following error when Google indexes some of my pages

Value must be initialized before use
Its possible that a method called on a Java object created by
CreateObject returned null

The problem points to line 179 which is the following

xmlResult = YahooCSE.doSearch( page = url.page, display =
url.display ).getResult();

Around this I have a try/catch statement but that doesn't seem to make
any difference at all.

It only errors when Google visits the following page in question
http://www.clickfind.com.au/business/explore-website.cfm?businessIdentity=42
071
<http://www.clickfind.com.au/business/explore-website.cfm?busin

[cfaussie] Re: Value must be initialized before use - Its possible that a method called on a Java object created by CreateObject returned null

2009-10-22 Thread Taco Fleur
Thanks Joel,
 
I had a look in the log and found
 
"Error","jrpp-25","10/19/09","20:37:31","au_com_clickfind8","The request has
exceeded the allowable time limit Tag: cfmail The specific sequence of files
included or processed is:
C:\Inetpub\wwwroot\au_com_clickfind\business\explore-website.cfm, line: 488
" 
 
The weird thing is, there is no cfmail in that file. And why does it only
time out for Google??
 h
 
Kind regards, Taco Fleur (CIO/CEO/Founder)
  _  


Advertise your business, products and services on
<http://www.clickfind.com.au/> www.clickfind.com.au Get more business!

 

This email (which includes any attachments) has been sent on behalf of
Commerce Engine Pty Ltd or its Associated Entities (hereinafter called
"clickfind"). The information contained in this communication may be
privileged and confidential.  If you are not the intended recipient, any
use, disclosure or copying of this communication is expressly prohibited.
If you have received this E-mail in error, please delete it immediately.
Clickfind does not warrant or represent that this E-mail (including any
attached files) is free from electronic viruses, faults or defects.
Confidentiality and legal privilege are not waived or lost by reason of
mistaken delivery to you. For more information about use, disclosure and
access see our privacy policy at
http://www.clickfind.com.au/privacy-policy.cfm

 

P please consider the environment before printing this e-mail

 

  _  

From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf
Of Joel Cass
Sent: Thursday, 22 October 2009 2:49 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Value must be initialized before use - Its possible
that a method called on a Java object created by CreateObject returned null


I've had this one before but with a different component. Usually there is an
error that is being thrown by the Java object but is not being represented
properly in ColdFusion. cftry/cfcatch will not actually work in this case as
the problem is occuring in the Java Layer. I think the real error does turn
up in the runtime logs, otherwise, capture the data going into the object
and try making the same call from a JSP file.


On Thu, Oct 22, 2009 at 12:56 PM, www.clickfind.com.au
 wrote:



Hello all,

been a while, very long time actually since my last post! I really got
one here that stumps me!

I'm getting the following error when Google indexes some of my pages

Value must be initialized before use
Its possible that a method called on a Java object created by
CreateObject returned null

The problem points to line 179 which is the following

xmlResult = YahooCSE.doSearch( page = url.page, display =
url.display ).getResult();

Around this I have a try/catch statement but that doesn't seem to make
any difference at all.

It only errors when Google visits the following page in question
http://www.clickfind.com.au/business/explore-website.cfm?businessIdentity=42
071
<http://www.clickfind.com.au/business/explore-website.cfm?businessIdentity=4
2071&keyword=drysdale%20victoria> &keyword=drysdale%20victoria

Your help is greatly appreciated.

Cheers
Taco Fleur









--~--~-~--~~~---~--~~
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 
cfaussie+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] RegEx replace text, but not within tags

2009-02-13 Thread Taco Fleur
Hello all,

I'm looking for a regex to replace text, but not within any  tag or.
For example if I have the text string in which I want to replace the word
"clickfind"

This is a test for replacing text on http://www.clickfind.com.au";>clickfind,
clickfind is the occurance that needs to be replaced, the text in the anchor
tag is not.

Cheers

-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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 
cfaussie+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: eway integration

2008-11-10 Thread Taco Fleur
Thanks for the offer guys. I'm finally getting somewhere, the documentation
lacks, but with a bit of guessing work I think I'll get their.

Cheers

On Fri, Nov 7, 2008 at 7:42 PM, michael sharman <[EMAIL PROTECTED]> wrote:

>
> There are examples on the site, but not for webservices...only for an
> XML POST which I've done using cfhttp.
>
> http://www.eway.com.au/Support/Developer/PaymentsRealTime.aspx
>
> Let me know if you need some specific XML examples
>
> Michael
>
> On Nov 7, 4:23 pm, "Taco Fleur" <[EMAIL PROTECTED]> wrote:
> > Has anyone been able to integrate with the webservices of eway at all?
> > ColdFusion or any other language?
> > There are no demo's available in any language on the eway site for the
> web
> > services, so I'm guessing the answer is no.
> >
> > I've been able to get the XML recurring billing going (that was a
> nightmare
> > on its own), now I just need to get the web services going because they
> > don't have any delete or query methods available for the XML service.
> I've
> > been able to get one web service call going, but the others throw errors
> > saying the method does not exist.
> >
> > Cheers
> >
> > --
> > Try advertising on the new Australian Business
> Directorywww.clickfind.com.au <http://directorywww.clickfind.com.au/>
> > Online Marketing Platform:www.onlinemarketingplatform.com.au
> > blog:http://australiansearchengine.wordpress.com/
> > Web Designers >http://www.web-designers-australia.com
>  >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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] eway integration

2008-11-06 Thread Taco Fleur
Has anyone been able to integrate with the webservices of eway at all?
ColdFusion or any other language?
There are no demo's available in any language on the eway site for the web
services, so I'm guessing the answer is no.

I've been able to get the XML recurring billing going (that was a nightmare
on its own), now I just need to get the web services going because they
don't have any delete or query methods available for the XML service. I've
been able to get one web service call going, but the others throw errors
saying the method does not exist.

Cheers

-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
Online Marketing Platform: www.onlinemarketingplatform.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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 Ent on windows 64Bit

2008-09-25 Thread Taco Fleur
Can you recommend a test to see if our servers are affected if the following
would not do the trick - Just hit it with a load tester, see the memory grow
and than wait to see if its released or not? Or is there something specific
to test for?

This would be a disaster if we had to switch back to 32bit.

On Fri, Sep 26, 2008 at 11:31 AM, Steve Onnis <[EMAIL PROTECTED]>wrote:

>  Many issues Taco, the main one being a memory issue which has been logged
> with the techs at Adobe.  Memory does not seem to get released and it just
> grows and grown will all of the allocated memory for the JVM has been used
> and then if you hit it with something intensive like a bulk email send, it
> pushes it over the edge and the cf server dies and has to be restarted.
>
> As a result of this I am setting up another server and running the 32bit
> version and moving my apps away from the 64bit version.
>
>  --
> *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On
> Behalf Of *Taco Fleur
> *Sent:* Friday, 26 September 2008 11:15 AM
> *To:* cfaussie@googlegroups.com
> *Subject:* [cfaussie] CF8 Ent on windows 64Bit
>
>Hi,
>
> We've just moved all our servers from overseas to Australia and on 64Bit.
> All good so far, but I'm wondering whether anyone has experienced any
> trouble with CF on 64Bit in the past?
>
> Cheers
>
> --
> Try advertising on the new Australian Business Directory
> www.clickfind.com.au
> blog: http://australiansearchengine.wordpress.com/
> Web Designers > http://www.web-designers-australia.com
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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 Ent on windows 64Bit

2008-09-25 Thread Taco Fleur
As of ColdFusion 8 Update 1, ColdFusion Enterprise and Developer editions
can run as 64-bit applications on the 64-bit versions of the following
operating systems:

- Windows XP, 2003, Vista and 2008
- Macintosh Intel OS X 10.5
- Red Hat Enterprise Linux 4.4 and above
- SUSE Linux 10.1 and above
- Solaris 9 or 10 (Also supported in the initial ColdFusion 8 release)

* Note that Mac PPC 64-bit OS is not supported.

--~--~-~--~~~---~--~~
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] CF8 Ent on windows 64Bit

2008-09-25 Thread Taco Fleur
Hi,

We've just moved all our servers from overseas to Australia and on 64Bit.
All good so far, but I'm wondering whether anyone has experienced any
trouble with CF on 64Bit in the past?

Cheers

-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: SQL INJECTION

2008-09-25 Thread Taco Fleur
Another thing you can do is create different datasources, each with
different rights;
- read only
- update
- delete

And use the read only datasource on the queries that only read data. The
ones that update data might be behind a username and password so that would
make it more difficult for the hackers.

On Fri, Sep 26, 2008 at 10:13 AM, Claude Raiola <[EMAIL PROTECTED]>wrote:

> Hi,
>
> We have just had an SQL injection attack.
>
> Given we have several hundred cold fusion pages and the sql database as
> several hundred tables has anyone found a reliable solution where why script
> can be placed in the application.cfm page that will prevent code being
> appended to queries as a viable alternative to having to edit every query
> across the 100's of pages use the appropriate 
>
> Regards
>
> Claude Raiola
> B.Econ (Acc), B.Hot.Mngt.
>
> Websites:
> www.AustralianAccommodation.com 
> www.SAMARIS.NET 
> www.WebSiteSolutions.com.au 
> Mobile: 0414 228 948
>
>
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: SQL INJECTION

2008-09-25 Thread Taco Fleur
Lots of things you can do
1. always use cfqueryparam
2. you can enable script protection from CF admin (depending on what version
you are on), alternatively you can use a custom function that filters the
URL and FORM vars, I can send it to you if you can't enable it in the admin

On Fri, Sep 26, 2008 at 10:13 AM, Claude Raiola <[EMAIL PROTECTED]>wrote:

> Hi,
>
> We have just had an SQL injection attack.
>
> Given we have several hundred cold fusion pages and the sql database as
> several hundred tables has anyone found a reliable solution where why script
> can be placed in the application.cfm page that will prevent code being
> appended to queries as a viable alternative to having to edit every query
> across the 100's of pages use the appropriate 
>
> Regards
>
> Claude Raiola
> B.Econ (Acc), B.Hot.Mngt.
>
> Websites:
> www.AustralianAccommodation.com 
> www.SAMARIS.NET 
> www.WebSiteSolutions.com.au 
> Mobile: 0414 228 948
>
>
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: cfsavecontent in java

2008-09-23 Thread Taco Fleur
Cheers mate.

It's not quite like cfsavecontent though, it seems I have to specify line
breaks and would have to escape quotes.

Any other solutions? Could I write one somehow?


On Wed, Sep 24, 2008 at 8:40 AM, Mark Mandel <[EMAIL PROTECTED]> wrote:

>
> builder = new StringBuilder();
>
> builder.append("\n\nmy page!\n\n");
> //insert html here.
> builder.append("\n");
> builder.append("\n");
>
> Mark
>
> On Wed, Sep 24, 2008 at 8:36 AM, Taco Fleur <[EMAIL PROTECTED]> wrote:
> > Does anyone know what the equivalent of cfsavecontent would be in Java?
> >
> > We are going to do some apps in Java, but I'm thinking we don't want the
> > extra hassle that comes with JSP, if I know what the equivalent of
> > cfsavecontent is in Java then we should be sorted without adding JSP.
> >
> > Cheers
> >
> > --
> > Try advertising on the new Australian Business Directory
> > www.clickfind.com.au
> > blog: http://australiansearchengine.wordpress.com/
> > Web Designers > http://www.web-designers-australia.com
> >
> > >
> >
>
>
>
> --
> E: [EMAIL PROTECTED]
> W: www.compoundtheory.com
>
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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] cfsavecontent in java

2008-09-23 Thread Taco Fleur
Does anyone know what the equivalent of cfsavecontent would be in Java?

We are going to do some apps in Java, but I'm thinking we don't want the
extra hassle that comes with JSP, if I know what the equivalent of
cfsavecontent is in Java then we should be sorted without adding JSP.

Cheers

-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: The requested instance is either invalid or not running

2008-09-08 Thread Taco Fleur
I realize that, but the problem lies with the datasource, which is stored in
the application scope.

On Tue, Sep 9, 2008 at 10:42 AM, Andrew Scott <[EMAIL PROTECTED]>wrote:

>  Bots unless they have changed, don't hold session information. They don't
> care, so I am assuming each page request is a complete new session for these
> guys.
>
>
>
>
>
> --
> Senior Coldfusion Developer
> Aegeon Pty. Ltd.
> www.aegeon.com.au
> Phone: +613 9015 8628
> Mobile: 0404 998 273
>
>
>
>
>
>
>
> *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On
> Behalf Of *Taco Fleur
> *Sent:* Tuesday, 9 September 2008 9:48 AM
> *To:* cfaussie@googlegroups.com
> *Subject:* [cfaussie] The requested instance is either invalid or not
> running
>
>
>
> I keep getting the following error in my logs
>
>
>
> DataSource
>
> dsn_au_com_clickfind
>
> Detail
>
> [Macromedia][SQLServer JDBC Driver][Macromedia][SQLServer JDBC Driver]The
> requested instance is either invalid or not running.
>
> ErrorCode
>
> 08001
>
> Message
>
> Error Executing Database Query.
>
>
>
> However, only for bots like Yahoo and Google etc. the error gets called
> from the onSessionStart
>
> one of the objects the onSessionStart creates makes a db request, the
> cfquery uses the following dsn
>
> #application.client.Datasource.getName()#
>
>
>
> the only thing I can think of is that the application variable is empty for
> bots, but I don't see how that is possible, anyone any ideas?
>
>
>
> Cheers
>
>
>
> --
> Try advertising on the new Australian Business Directory
> www.clickfind.com.au
> blog: http://australiansearchengine.wordpress.com/
> Web Designers > http://www.web-designers-australia.com
>
>
>
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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] The requested instance is either invalid or not running

2008-09-08 Thread Taco Fleur
I keep getting the following error in my logs

  DataSource dsn_au_com_clickfind  Detail [Macromedia][SQLServer JDBC
Driver][Macromedia][SQLServer JDBC Driver]The requested instance is either
invalid or not running.  ErrorCode 08001  Message Error Executing Database
Query.

However, only for bots like Yahoo and Google etc. the error gets called from
the onSessionStart
one of the objects the onSessionStart creates makes a db request, the
cfquery uses the following dsn
#application.client.Datasource.getName()#

the only thing I can think of is that the application variable is empty for
bots, but I don't see how that is possible, anyone any ideas?

Cheers


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: variables in cf

2008-09-01 Thread Taco Fleur
Hi,

That's incorrect, you'd use ## for example if you need to evaluate a
variable in a string, like so



Following does not need ## around a variable



Passing them into a function does not require pound signs, but passing them
into tags does.


On 9/2/08, nedlud <[EMAIL PROTECTED]> wrote:
>
>
> Hi all,
>
> I've been in my current job for just over a year, which means I've
> been using coldfusion for just over a year, and I'm still learning how
> to use it.
>
> One thing that I keep tripping over is how to handle variables. I'm
> forever forgetting the goofy ## bits around them.
>
> But it just occurred to me that is (or might be) a simple way for me
> to remember.
>
> ## goes around variables passed by value.
>
> Variables passed by reference have no ##.
>
> Is this correct? Or am I just going to confuse myself more by thinking
> this way?
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: Dynamic Query

2008-08-19 Thread Taco Fleur
Seems to me like you have some single quotes that should not be there

#qryReport['variables.Querycolmns[#counter#]']#

*#qryReport[ variables.Querycolmns[ counter ] ]#*


On 8/20/08, KNOTT, Brian <[EMAIL PROTECTED]> wrote:
>
>  I have a stored proc that returns a query.  Problem is I don't know what
> columns are retutned.
>
> I can use qryReport.getColumnList() to get me a list of columns that are
> returned.
>
> I can display these in a table with the following code
>
> 
> 
> 
> 
> 
> 
> 
> 
>  index="counter">
> 
>
> #variables.Querycolumns[counter]#
> 
> 
> 
>
> My problem is that I can not seem to use this array to dump the query
> results.  This code is below
>
> 
> 
>  to="#arraylen(variables.Querycolumns)#"  index="counter">
> 
>
> #qryReport['variables.Querycolmns[#counter#]']#
> 
> 
> 
> 
>
> This query returns an error [EMAIL PROTECTED] ] is not
> indexable by variables.Querycolmns[1]
>
> Any Ideas??
>
> Thanks
>
> *Brian Knott*
> MIS Specialist | Pricing and MIS CFO Banking | CFO Retail Banking
> *ext* 61984* ph* 07 3836 1984* fax* 07 3835 5455
>
>
>
> *    *
> This e-mail is sent by Suncorp-Metway Limited ABN 66 010 831 722 or one of
> its related entities "Suncorp".
> Suncorp may be contacted at Level 18, 36 Wickham Terrace, Brisbane or on 13
> 11 55 or at suncorp.com.au.
> The content of this e-mail is the view of the sender or stated author and
> does not necessarily reflect the view of Suncorp. The content, including
> attachments, is a confidential communication between Suncorp and the
> intended recipient. If you are not the intended recipient, any use,
> interference with, disclosure or copying of this e-mail, including
> attachments, is unauthorised and expressly prohibited. If you have received
> this e-mail in error please contact the sender immediately and delete the
> e-mail and any attachments from your system.
> If this e-mail constitutes a commercial message of a type that you no
> longer wish to receive please reply to this e-mail by typing Unsubscribe in
> the subject line.
>
> >
>
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: [OT] Authentication with JavaScript/AJAX

2008-08-19 Thread Taco Fleur
hmm, yes, I was thinking about authentication at app level, but I think I'm
going to have to rethink this and do need to look at user authentication
level which would have to happen anyway.

cheers


On 8/20/08, Terry Sasaki <[EMAIL PROTECTED]> wrote:
>
>
> Is it possible somehow to issue a cookie beforehand (perhaps users
> need to manually login first), and attach it to SOAP request header???
>
> I'm doing the similar thing, but it's not JS.
>
> 2008/8/20 Taco Fleur <[EMAIL PROTECTED]>:
> > Users would make a http request to our domain, they get the inital HTML
> and
> > JS on their machine, from there on out the requests will be made between
> the
> > client's browser and our web services which are on another domain. Once
> the
> > JS app is on the client-side we cannot check whether sub sequent requests
> > are coming from our domain.
> >
> > On 8/20/08, Dale Fraser <[EMAIL PROTECTED]> wrote:
> >>
> >> Users running your app would be coming from your domain, a copy would be
> >> coming from a different domain.
> >>
> >>
> >>
> >> So you need to ensure that you only allow requests to your webservices
> >> from your domain.
> >>
> >>
> >>
> >> Regards
> >>
> >> Dale Fraser
> >>
> >> http://learncf.com
> >>
> >> http://flexcf.com
> >>
> >>
> >>
> >>
> >>
> >> From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On
> >> Behalf Of Taco Fleur
> >> Sent: Wednesday, 20 August 2008 8:52 AM
> >> To: cfaussie@googlegroups.com
> >> Subject: [cfaussie] [OT] Authentication with JavaScript/AJAX
> >>
> >>
> >>
> >> I was wondering if anyone has run into this before; we're creating a
> >> client side app in JS (think of gmail), the problem being that I can't
> >> immediately think of a way to authenticate the client without embedding
> the
> >> authentication details in the JS.
> >>
> >>
> >>
> >> In other words, when our JS app is loaded on the client side we want to
> >> make sure it is our app thats talking to us, and not someone who has
> copied
> >> the code and is running all types of requests against our server. The
> client
> >> we are planning to create will consume web services provided by us. I
> hope
> >> this makes any sense.
> >>
> >> Cheers
> >> --
> >> Try advertising on the new Australian Business Directory
> >> www.clickfind.com.au
> >> blog: http://australiansearchengine.wordpress.com/
> >> Web Designers > http://www.web-designers-australia.com
> >>
> >>
> >
> >
> >
> > --
> > Try advertising on the new Australian Business Directory
> > www.clickfind.com.au
> > blog: http://australiansearchengine.wordpress.com/
> > Web Designers > http://www.web-designers-australia.com
> > >
> >
>
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: [OT] Authentication with JavaScript/AJAX

2008-08-19 Thread Taco Fleur
Users would make a http request to our domain, they get the inital HTML and
JS on their machine, from there on out the requests will be made between the
client's browser and our web services which are on another domain. Once the
JS app is on the client-side we cannot check whether sub sequent requests
are coming from our domain.

On 8/20/08, Dale Fraser <[EMAIL PROTECTED]> wrote:
>
>  Users running your app would be coming from your domain, a copy would be
> coming from a different domain.
>
>
>
> So you need to ensure that you only allow requests to your webservices from
> your domain.
>
>
>
> Regards
>
> Dale Fraser
>
> http://learncf.com
>
> http://flexcf.com
>
>
>
>
>
> *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On
> Behalf Of *Taco Fleur
> *Sent:* Wednesday, 20 August 2008 8:52 AM
> *To:* cfaussie@googlegroups.com
> *Subject:* [cfaussie] [OT] Authentication with JavaScript/AJAX
>
>
>
> I was wondering if anyone has run into this before; we're creating a client
> side app in JS (think of gmail), the problem being that I can't immediately
> think of a way to authenticate the client without embedding the
> authentication details in the JS.
>
>
>
> In other words, when our JS app is loaded on the client side we want to
> make sure it is our app thats talking to us, and not someone who has copied
> the code and is running all types of requests against our server. The client
> we are planning to create will consume web services provided by us. I hope
> this makes any sense.
>
> Cheers
> --
> Try advertising on the new Australian Business Directory
> www.clickfind.com.au
> blog: http://australiansearchengine.wordpress.com/
> Web Designers > http://www.web-designers-australia.com
>
>
>
> >
>
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: Statistics on ColdFusion... and other languages

2008-08-19 Thread Taco Fleur
Hmm, lot's of stuff to wade through here I see. I'm sure I'll find lot's of
interesting stuff ;-)

This exercise has been very difficult, we are truly wanting to base our
technology decision on the full picture, including future growth;
- learning curve
- resources available
- cost of server license, taking into account clustering, load balancing, OS
license etc.
- cost of developer license
- enterprise platform
- pro's/con's: OS independent etc. etc.

PS: I'm a ColdFusion guy myself, but this decision needs to be made from a
business perspective and it can't be a biased one, which is why I'm
gathering all the info I can.

PPS: A little more insight on the matter; we (certainedge) are creating a
platform developers can build upon (PaaS), we have our technology sorted for
that and CF does not come into play. The client that needs to consume the
web services is the technology part I'm trying to make a decision on. Since
it's a thin client I'm considering to create the client in JS/AJAX only, but
just need to work out authentication.


On 8/19/08, Mark Ireland <[EMAIL PROTECTED]> wrote:
>
> I am guessing the range and average cost of a programmer for each language
> is roughly the same.
>
> I am guessing the rank of the average time of development is (in descending
> order) .NET, Java, PHP, Coldfusion
>
> I am guessing the rank of the 'steepness' of the learning curve would be in
> the reverse order.
>
> The obvious Pro/Con is initial cost. Coldfusion is not free (and hosts
> often charge more for coldfusion hosting)
>
> For PHP and Java you must collect your own code libraries. (which is
> something you might happily pay for)
>
> There is a trade off with the dev time/steepness thing. Anything You Do
> Quickly Will Have To Be Done Again.
>
> --
> Date: Thu, 14 Aug 2008 13:46:11 +1000
> From: [EMAIL PROTECTED]
> To: cfaussie@googlegroups.com
> Subject: [cfaussie] Statistics on ColdFusion... and other languages
>
> I'm preparing a document that will allow www.certainedge.com to make an
> unbiased business decision on what application server/language to use. But
> am finding it hard to gather concrete evidence and statistics on the
> following;
> - average cost of employee in Australia; PHP, Java, .NET and ColdFusion
> - average time of development
> - learning curve
> - pro's and con's for each one
>
> Does anyone know where to find some statistics that are reliable?
>
> Cheers
>
> --
> Try advertising on the new Australian Business Directory
> www.clickfind.com.au
> blog: http://australiansearchengine.wordpress.com/
> Web Designers > http://www.web-designers-australia.com
>
>
>
> --
> in your area now! View photos of 
> singles
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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] [OT] Authentication with JavaScript/AJAX

2008-08-19 Thread Taco Fleur
I was wondering if anyone has run into this before; we're creating a client
side app in JS (think of gmail), the problem being that I can't immediately
think of a way to authenticate the client without embedding the
authentication details in the JS.

In other words, when our JS app is loaded on the client side we want to make
sure it is our app thats talking to us, and not someone who has copied the
code and is running all types of requests against our server. The client we
are planning to create will consume web services provided by us. I hope this
makes any sense.
Cheers
-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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] Xpath and CF (a real pain)

2008-06-09 Thread Taco Fleur
Would anyone see why the following throws an error in CF and works fine when
I parse it something like oXygen

//r[ ../schema/property/@identity = c/@i and ../schema/property/@type =
'number' and c/@v > 9 ]/c[ @i = 'A81FD229-1641-2E8E-D2EA0E5E66A5F340' ]
The error it throws in CF is *Expected ], but found: > *
I am using Xpath 1 when I parse it in oXygen

Cheers

-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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] supported xpath functions in CF8 xmlSearch

2008-06-09 Thread Taco Fleur
Hello all,

does anyone know where I can find a list of supported XPath functions in CF8
for XMLSearch?

I believe the following functions are not supported in xmlsearch but would
like a confirmation of this:
- ends-with(*string1,string2*)
- empty(*item,item,...*)

cheers

-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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] javax.mail.SendFailedException

2008-05-13 Thread Taco Fleur
Hello all,

I have a server which has been running smoothly for a year now. Haven't
looked at the machine for over two months, and no one else has access to it,
in other words; nothing changed manually.

Today I received an email from a customer enquiring about an order, I never
received the order and wondered what was up, it appears that the email
sending stopped working since a week ago. The following errors appear in the
log;

java.net.SocketTimeoutException

Restarted the machine, mail server appears to be up and running, it verifies
from with the admin console.

A bit puzzled.. anyone any ideas while I'm debugging further?

-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: Session Object size

2008-05-12 Thread Taco Fleur
this might help a bit
http://www.javapractices.com/topic/TopicAction.do?Id=83


*>> Win great prices with our comp >> **
http://www.clickfind.com.au/competition/australian-innovation.cfm*
*- wine worth $300*
*- promotional pens*
*- cool stuff*
*- and more...*


On 5/13/08, Andrew Scott <[EMAIL PROTECTED]> wrote:
>
>
> steve.
>
> objectName.size();
>
> I believe will work, or is it length()?
>
> Think java.
>
>
>
> On Tue, May 13, 2008 at 2:07 AM, Steve Onnis <[EMAIL PROTECTED]>
> wrote:
> >
> > Anyone know hoe to work out, or even if its possible how to work out how
> > much memory a session object is using?
> >
> > Would be handy to see how big a session object if going to be in an
> > application so you can try and reduce the size of it.
> >
> > Steve
> >
> >
> >
> > >
> >
>
>
>
> --
>
>
>
> Senior Coldfusion Developer
> Aegeon Pty. Ltd.
> www.aegeon.com.au
> Phone: +613 8676 4223
> Mobile: 0404 998 273
>
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: finding duplicate entities

2008-05-08 Thread Taco Fleur
No worries.

On 5/9/08, Barry Beattie <[EMAIL PROTECTED]> wrote:
>
>
> > But to find near matches you can use the SOUNDEX or DIFFERENCE
> > functions in MS SQL.
>
> I'd completely forgotten about them. that'd certainly simplify things
> with name and address.
>
> thanx for the reminder, Taco.
>
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: finding duplicate entities

2008-05-08 Thread Taco Fleur
Barry,
To find matching rows you can create a row hash and match against that. But
to find near matches you can use the SOUNDEX or DIFFERENCE functions in MS
SQL.

*PS. Don't forget, we launched our Aussie innovation competition today!
Check it out, great prizes to be won
http://www.clickfind.com.au/competition/australian-innovation.cfm*

--~--~-~--~~~---~--~~
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: [OT] Dreamweaver - testing files

2008-04-20 Thread Taco Fleur
Thanks Kay,

I'll give that a go.


On 4/15/08, Kay Smoljak <[EMAIL PROTECTED]> wrote:
>
>
> On Tue, Apr 15, 2008 at 11:39 AM, Taco Fleur <[EMAIL PROTECTED]> wrote:
> > No, it's an include file.
> > More than happy to do it manually, but how? ;-) where is the button to
> > upload to testing server for CSS and JS files?
>
> If you select Testing Server from the view drop down at the top of the
> files panel, all subsequent get and put operations will be to that
> server, until you change it to Remote View again.
>
> --
> Kay Smoljak
> business: www.cleverstarfish.com
> coldfusion: kay.smoljak.com
> personal: goatlady.wordpress.com | heapsbad.com
>
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: [OT] Dreamweaver - testing files

2008-04-14 Thread Taco Fleur
No, it's an include file.
More than happy to do it manually, but how? ;-) where is the button to
upload to testing server for CSS and JS files?


On 4/14/08, Kay Smoljak <[EMAIL PROTECTED]> wrote:
>
>
> On Mon, Apr 14, 2008 at 6:56 AM, Taco Fleur <[EMAIL PROTECTED]> wrote:
> > But files like CSS and JS do not upload to the testing server.
>
> Do the CFM files you are working with directly reference the CSS and
> JS files? If not, you'll have to handle that manually... but if they
> do, then you can reset the preference item for dependent files and
> that should fix your issue.
>
> Cheers,
> K.
>
> --
> Kay Smoljak
> business: www.cleverstarfish.com
> coldfusion: kay.smoljak.com
> personal: goatlady.wordpress.com | heapsbad.com
>
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: [OT] Dreamweaver - testing files

2008-04-13 Thread Taco Fleur
Hi Kay,

the CFM file opens up nicely on the testing server, it actually uploads the
CFM file to the testing server and opens up in the browser like expected.
But files like CSS and JS do not upload to the testing server. Not even when
I PUT or check in the files.

When I check the files in they go to source safe, not to the testing server.

Currently I have the following to overcome this issue; local is set to the
same path as the testing server. Before this I had it setup so that the
local files are on my computer, remote was source safe, and testing was the
testing server.


On 4/12/08, Kay Smoljak <[EMAIL PROTECTED]> wrote:
>
>
> I'm not exactly sure what you mean... when you upload a file open it
> will go to whichever 'view' you last had selected. So if you've
> specified a testing server, and choose 'testing server view' from the
> drop down at the top of the files panel, then when you hit 'put'
> (ctrl-shift-u) it will go to the testing server. If you change to
> 'remote view' at the top of the files panel, hitting ctrl-shift-u will
> then upload to that server instead.
>
> If you want to upload "dependent" files that DW recognises
> automatically (eg includes, css/js files etc) then in
> Preferences->Site there's two checkboxes for dependent files - prompt
> on get/checkout and prompt on put/checkin. If you check those boxes,
> then when you put your file to the remote site, a dialog comes up and
> you can choose "Yes" and "don't show again" so it happens
> automatically in future.
>
> If you just want to find files that have changed, you can go to the
> files tree, right-click->select->recently modified (or there's other
> options for newer local, newer remote, checked out etc) and then 'put'
> those.
>
> Those options are in CS3 and all previous versions down to MX/6, I think.
>
> Does that help at all?
> K.
>
> On Thu, Apr 10, 2008 at 8:22 AM, Taco Fleur <[EMAIL PROTECTED]> wrote:
> > Hello all,
> >
> > I'm almost ashamed for asking this (since I've been using DW for years)!
> >
> > I have the following setup for a site:
> > - Local info = Local machine
> > - Remote info = Visual Source Safe
> > - Testing server = ColdFusion Server
> >
> > To test a CFM file I click F12 which works fine, it uploads the CFM file
> to
> > the test server. But I can't figure out how to upload other files
> together
> > with the page that have changed, other than manually uploading them.
> > Does anyone know the secret I'm missing here?
> >
> > --
> > Try advertising on the new Australian Business Directory
> > www.clickfind.com.au
> > blog: http://australiansearchengine.wordpress.com/
> >  Web Designers > http://www.web-designers-australia.com
> >  >
> >
>
>
>
> --
> Kay Smoljak
> business: www.cleverstarfish.com
> coldfusion: kay.smoljak.com
> personal: goatlady.wordpress.com | heapsbad.com
>
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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] [OT] Dreamweaver - testing files

2008-04-09 Thread Taco Fleur
Hello all,

I'm almost ashamed for asking this (since I've been using DW for years)!

I have the following setup for a site:
- Local info = Local machine
- Remote info = Visual Source Safe
- Testing server = ColdFusion Server

To test a CFM file I click F12 which works fine, it uploads the CFM file to
the test server. But I can't figure out how to upload other files together
with the page that have changed, other than manually uploading them.
Does anyone know the secret I'm missing here?

-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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] session, application, server scope, does ASP have the same?

2008-04-06 Thread Taco Fleur
Hi all,

I've have to provide some information about session management and security,
but the application is in ASP (I've identified the issues) and would like to
know if ASP (not .NET) has the same concept as ColdFusion in regards to
scopes etc?

Thanks

-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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] CFChart examples with WOW factor

2008-04-02 Thread Taco Fleur
Hello all,

Does anyone know if ColdFusion can match the graph/chart quality of
http://www.fusioncharts.com/LiveDemos.asp?gMenuItemId=4
especially the shiny look and feel?

-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: Costing up a VPS for CF8 - how much RAM?

2008-03-09 Thread Taco Fleur
I've got one machine running on 512MB with MS SQL (dev), MySQL and CF on it,
all runs fine if you fine tune it to the max... Of course it does depend on
how busy you get with traffic. Can't really know for sure until you run some
Load Tests

On 3/10/08, Mike Kear <[EMAIL PROTECTED]> wrote:
>
>
> I am preparing a report for a client on moving his site to VPS from
> shared hosting.   One of the parameters we need to decide about is the
> amount of guaranteed RAM we'll need.
>
> I know that when it comes to RAM, more is better.  But what would be
> the reasonable practical requirement to run a site with CF8 and
> MSSQLServer on a VPS/Windows?  We have a choice of 128MB, 256MB or
> 512MB.
>
> (I'd look up the system requirements on the Adobe site, but i learned
> years ago to mistrust those statements from software companies - all
> of them!)
>
> --
> 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
>
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: [OT] Security, record bot infected machines

2008-03-03 Thread Taco Fleur
Thanks Chris.

On 3/4/08, Chris Velevitch <[EMAIL PROTECTED]> wrote:
>
>
> On Tue, Mar 4, 2008 at 11:00 AM, Taco Fleur <[EMAIL PROTECTED]> wrote:
> > Difference being "requesting to do something" and "doing something".
>
> You are asking this list, what has been done that seems to be
> effective. And http://groups.google.com/groups/dir?&sel=33593814&expand=1
> is a set of mailing lists that specialise in net abuse. Maybe there's
> an answer there. Unless, of course, Kym's answer is the one for you.
>
>
>
> Chris
> --
> Chris Velevitch
> Manager - Sydney Flash Platform Developers Group
> m: 0415 469 095
> www.flashdev.org.au
>
> Sydney Flash Platform Developers Group
> March AIR and SQLite
> Date: Wed 26th March 6pm for 6:30 start
> Details soon
>
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: [OT] Security, record bot infected machines

2008-03-03 Thread Taco Fleur
>
> > ... not to actually do something
> > about it in a collaborative manner.
>
> and to inform interested parties what is being done and requests for
> collaboration


*Difference being "requesting to do something" and "doing something".*

Even if the tool is only used by the applications we roll out, its worth the
hassle.

How easy it is to read an RSS file, have a VBS script update all 200 IIS
websites with the IPs blacklisted, or import it into the firewall.

In regards to there being so many IPs.
You'd make the tool smarter, look at the country you're in and only use the
top X% of the IPs that are scanning within Australia, or your hosts IP
range, or integrate with a tool that reads your logs, analyzes it, defines
which IPs are bad, and returns a list to you of those that are bad...
There is ALWAYS a solution to a problem. But keep 'm coming, the more ideas
we get out of 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: [OT] Security, record bot infected machines

2008-03-03 Thread Taco Fleur
Hi Chris,

To me a usenet group is to discuss issues, not to actually do something
about it in a collaborative manner. They also don't publicize a list of
blacklisted IPs etc. ;-)

Having said that, I'm still debating on whether to do anything, it might be
a waste of time.


On 3/3/08, Chris Velevitch <[EMAIL PROTECTED]> wrote:
>
>
> On Mon, Mar 3, 2008 at 2:45 PM, Taco Fleur <[EMAIL PROTECTED]> wrote:
> > Well, I believe these are for email SPAM only, and are lacking
> > functionality.
>
> I think it would be worth your while to have a look at Paul's
> reference (http://en.wikipedia.org/wiki/Comparison_of_DNS_blacklists)
>
> I had a cursory look and found (http://en.wikipedia.org/wiki/DNSBL)
> which in turn led me to
> (http://en.wikipedia.org/wiki/News.admin.net-abuse.blocklisting) which
> states:-
>
> "is a moderated Usenet newsgroup devoted to discussion of subjects
> related to the use, administration, and effects of blocklists in
> ameliorating the problem of unsolicited bulk email and other unwanted
> or abusive network traffic."
>
> The last bit "and other unwanted or abusive network traffic" is what I
> think you're more interested. This leads to
> http://groups.google.com/groups/dir?&sel=33593814&expand=1 since
> you've asked if this was the right list. I think you'll find an answer
> in one or all of these references.
>
> Afterall, if what you are proposing already exists...
>
>
>
> Chris
> --
> Chris Velevitch
> Manager - Sydney Flash Platform Developers Group
> m: 0415 469 095
> www.flashdev.org.au
>
> Sydney Flash Platform Developers Group
> March AIR and SQLite
> Date: Wed 26th March 6pm for 6:30 start
> Details soon
>
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: [OT] Security, record bot infected machines

2008-03-02 Thread Taco Fleur
Quick question:
Does anyone on this list spend more than 2 hours a week looking at their
logs and doing somethign about it?

Probably not the right list to ask, as its probably the server guys I need
to ask this question to... ;-)

--~--~-~--~~~---~--~~
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: [OT] Security, record bot infected machines

2008-03-02 Thread Taco Fleur
Setting up some automated system (or even manual to start with) that finds
the owner of the IP, reports all details of abuse to the owner and records
communication from there on etc.

List the details of the abuse publicly, maybe with some scoring of who does
respond and who doesn't. I.e. eventually it will start to reflect bad upon a
Telco if it shows they've been sent 1,000 complaints and responded to not
one etc... Once the site has been going for a while and gets known, the
media and companies will start to care and take action.

I'm sure there are tons of ways to get something done, if not straight away,
it will be eventually.


On 3/3/08, Andrew Scott <[EMAIL PROTECTED]> wrote:
>
>  Taco,
>
>
>
> In what way are you thinking about getting to the root of the problem?
>
>
>
> Andrew Scott
> Senior Coldfusion Developer
> Aegeon Pty. Ltd.
> www.aegeon.com.au
> Phone: +613  9015 8628
> Mobile: 0404 998 273
>
>
>
>
>
> *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On
> Behalf Of *Taco Fleur
> *Sent:* Monday, 3 March 2008 2:46 PM
> *To:* cfaussie@googlegroups.com
> *Subject:* [cfaussie] Re: [OT] Security, record bot infected machines
>
>
>
> Well, I believe these are for email SPAM only, and are lacking
> functionality.
>
> I'm talking about a combination of several things.
>
>
>
> Bot infected machines is also becoming a serious issue, i.e. we see
> attacks coming from more than 20 machines with the same requests, but these
> people themselves do not orchestrate the request, they use machines with
> security holes in it, put a BOT on it and start their attack.
>
>
>
> Obviously those people are not the culprit, but in the end they have not
> succeeded in securing their machines, and become a problem for the rest of
> us.
>
>
>
> Also, those lists record the IP and just block the traffic, but what about
> doing something more? I.e. getting to the root of the problem?
>
>
>
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: [OT] Security, record bot infected machines

2008-03-02 Thread Taco Fleur
Well, I believe these are for email SPAM only, and are lacking
functionality.
I'm talking about a combination of several things.

Bot infected machines is also becoming a serious issue, i.e. we see attacks
coming from more than 20 machines with the same requests, but these people
themselves do not orchestrate the request, they use machines with security
holes in it, put a BOT on it and start their attack.

Obviously those people are not the culprit, but in the end they have not
succeeded in securing their machines, and become a problem for the rest of
us.

Also, those lists record the IP and just block the traffic, but what about
doing something more? I.e. getting to the root of the problem?


On 3/3/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
> On Mon, Mar 03, 2008 at 01:00:17PM +1000, Taco Fleur wrote:
>
> > We've been dealing with Spammers, bot infected machines, email
> harvesters,
> > etc. a lot in the past couple of months. And its a real pain and costing
> > lots of money. The big Telco's just don't care, none of our requests to
> get
> > to the bottom of the attacks have been answered.
> >
> > I'm wondering what people think about setting up a central resource
> (black
> > list) of bot invested machines etc. and publicise the IPs as RSS etc.
> Would
> > that interest anyone at all?
>
> None of the dozen or so antispam/blacklist services does what you're
> after?
>
> http://en.wikipedia.org/wiki/Comparison_of_DNS_blacklists
>
>
> Paul Haddon
> Technical Services Manager
> Formstar Print Technologies
>
>
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: [OT] Security, record bot infected machines

2008-03-02 Thread Taco Fleur
Yes, those are some good points.

With cooperation of everyone I'm sure some good ideas could be brought to
the table.

I've registered whoisblacklisted.info and will start something in regards to
this. Looking forward to hear from anyone interested in participating in any
way.

I'm looking for some cheap coldfusion hosting space to set it up.


On 3/3/08, Peter Bell <[EMAIL PROTECTED]> wrote:
>
> Perhaps . . . you pass an IP address and some kind of unique identifying
> key to his verification URL using URL parameters and he returns an XML
> packet with an agreed set of data about the IP? There would also need to be
> some kind of registration process using a valid email address to get a key –
> possibly with human moderation. A subset of accounts would also be able to
> submit new IPs for blacklisting via a form post containing the necessary
> information on the new IP plus a valid key, and there would want to be a
> mechanism for de-listing an IP address and some kind of reporting features.
>
> Just a first thought . . .
>
> Best Wishes,
> Peter
>
>
> On 3/2/08 10:25 PM, "Andrew Scott" <[EMAIL PROTECTED]> wrote:
>
> Taco,
>
> That would be a good idea, how would you go about this? In other words, if
> a request comes to my site, and I want to check this against that list, what
> are your plans of setting up?
>
> Otherwise, a good direction in my opinion.
>
>
> Andrew Scott
> Senior Coldfusion Developer
> Aegeon Pty. Ltd.
> www.aegeon.com.au <http://www.aegeon.com.au> <http://www.aegeon.com.au/>
> Phone: +613  9015 8628
> Mobile: 0404 998 273
>
>
>
> *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
> *On Behalf Of *Taco Fleur
> *Sent:* Monday, 3 March 2008 2:00 PM
> *To:* cfaussie@googlegroups.com
> *Subject:* [cfaussie] [OT] Security, record bot infected machines
>
>
> We've been dealing with Spammers, bot infected machines, email harvesters,
> etc. a lot in the past couple of months. And its a real pain and costing
> lots of money. The big Telco's just don't care, none of our requests to get
> to the bottom of the attacks have been answered.
>
>
>
> I'm wondering what people think about setting up a central resource (black
> list) of bot invested machines etc. and publicise the IPs as RSS etc. Would
> that interest anyone at all?
>
>
>
> >
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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: [OT] Security, record bot infected machines

2008-03-02 Thread Taco Fleur
Hi Andrew,

I guess there are several ways to integrate or use this list.
1. you could pragmatically read the RSS, import it into a local db and base
your decision that
2. there could be a webservice, but obviously that would be taxing
3. you can import the IPs into IIS with a VBS script and have those IPs
blocked
4. you can probably import the list into a firewall

I'm sure there are more ideas that could be brainstormed.

The ultimate outcome hopefully being to reduce the amount of bot infected
machines, and other attacks. If you have something like this working
together than Telco's might start listening and paying attention. In the end
it would be something good for everyone involved with the Internet.


On 3/3/08, Andrew Scott <[EMAIL PROTECTED]> wrote:
>
>  Taco,
>
>
>
> That would be a good idea, how would you go about this? In other words, if
> a request comes to my site, and I want to check this against that list, what
> are your plans of setting up?
>
>
>
> Otherwise, a good direction in my opinion.
>
>
>
> Andrew Scott
> Senior Coldfusion Developer
> Aegeon Pty. Ltd.
> www.aegeon.com.au
> Phone: +613  9015 8628
> Mobile: 0404 998 273
>
>
>
>
>
> *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On
> Behalf Of *Taco Fleur
> *Sent:* Monday, 3 March 2008 2:00 PM
> *To:* cfaussie@googlegroups.com
> *Subject:* [cfaussie] [OT] Security, record bot infected machines
>
>
>
> We've been dealing with Spammers, bot infected machines, email harvesters,
> etc. a lot in the past couple of months. And its a real pain and costing
> lots of money. The big Telco's just don't care, none of our requests to get
> to the bottom of the attacks have been answered.
>
>
>
> I'm wondering what people think about setting up a central resource (black
> list) of bot invested machines etc. and publicise the IPs as RSS etc. Would
> that interest anyone at all?
>
> --
> Try advertising on the new Australian Business Directory
> www.clickfind.com.au
> blog: http://australiansearchengine.wordpress.com/
> Web Designers > http://www.web-designers-australia.com
>
>
>
> >
>
>


-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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] [OT] Security, record bot infected machines

2008-03-02 Thread Taco Fleur
We've been dealing with Spammers, bot infected machines, email harvesters,
etc. a lot in the past couple of months. And its a real pain and costing
lots of money. The big Telco's just don't care, none of our requests to get
to the bottom of the attacks have been answered.

I'm wondering what people think about setting up a central resource (black
list) of bot invested machines etc. and publicise the IPs as RSS etc. Would
that interest anyone at all?

-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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_RunActiveContent.js

2008-02-17 Thread Taco Fleur
Thanks, but its not. I copied it from someone elses website ;-)

On 2/18/08, Pat Branley <[EMAIL PROTECTED]> wrote:
>
>
> should be in CFIDE\scripts
>
> which could be:
> wherever you put it when installing CF eg. c:\wwwroot\cfide
> C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\CFIDE\scripts on
> multi-instance or
> C:\CfusionMX\wwwroot\ on standalone
>
> Pat
>
>
> On Feb 17, 9:37 pm, "Taco Fleur" <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > does anyone know where I can download a copy of *CF_RunActiveContent.js
> ?*
> > I can't find the file anywhere, even updated to 7.02 as the KB says,
> still
> > can't find the file.
> >
> > Thanks in advance.
> >
> > --
>
> --
> Try advertising on the new Australian Business Directory
> www.clickfind.com.au
> blog: http://australiansearchengine.wordpress.com/
> Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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] CF_RunActiveContent.js

2008-02-17 Thread Taco Fleur
Hi,

does anyone know where I can download a copy of *CF_RunActiveContent.js ?*
I can't find the file anywhere, even updated to 7.02 as the KB says, still
can't find the file.

Thanks in advance.

-- 
Try advertising on the new Australian Business Directory
www.clickfind.com.au
blog: http://australiansearchengine.wordpress.com/
Web Designers > http://www.web-designers-australia.com

--~--~-~--~~~---~--~~
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] SAML-based SSO

2008-02-13 Thread Taco Fleur
Has anyone successfully implemented SAML-based SSO (Single Sign On) in
ColdFusion?
If so, do you have any good resources you can share?
-- 
>>> http://www.clickfind.com.au
Looking for a business, product or service? Try the new Australian search
engine www.clickfind.com.au
blog: http://australian-search-engine.blogspot.com/

--~--~-~--~~~---~--~~
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: links breaking up in email clients

2008-02-13 Thread Taco Fleur
and if it's not?? ;-)

On 2/14/08, AJ Mercer <[EMAIL PROTECTED]> wrote:
>
> If it is HTML email you can just have 'Click here' and not show the URL
>
>
> On Feb 14, 2008 12:07 PM, Peter Robertson <[EMAIL PROTECTED]> wrote:
>
> >
> > I've always done exactly as you've suggested by aliasing the complex
> > URL in the embedded link.  I can't think of an easier way, maybe
> > someone else can?
> >
> > Peter Robertson
> >
> > On Feb 14, 12:58 pm, "Taco Fleur" <[EMAIL PROTECTED]> wrote:
> > > Hello all,
> > >
> > > I was wondering what people do (if anything) with long URLs that email
> > > clients seem to break up to where the user can't click them anymore?
> > >
> > > I was thinking about inserting the long URL into the database, grab
> > the id
> > > and then include a short link like clickfind.com.au/l/10245/
> > > and do a redirect on that address to the long link.
> > >
> > > Just checking if there are any easier and better options?
> > >
> > > Thanks
> > >
> > > --
> > > Website designers in Australia >www.web-designers-australia.com
> > > Looking for a business, product or service? Try the new Australian
> > search
> >
> > > enginewww.clickfind.com.au
> >  > blog:http://australian-search-engine.blogspot.com/
> >
> >
>
>
>
> --
>
> AJ Mercer
> Web Log: http://webonix.net
> >
>


-- 
>>> http://www.clickfind.com.au
Looking for a business, product or service? Try the new Australian search
engine www.clickfind.com.au
blog: http://australian-search-engine.blogspot.com/

--~--~-~--~~~---~--~~
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] links breaking up in email clients

2008-02-13 Thread Taco Fleur
Hello all,

I was wondering what people do (if anything) with long URLs that email
clients seem to break up to where the user can't click them anymore?

I was thinking about inserting the long URL into the database, grab the id
and then include a short link like clickfind.com.au/l/10245/
and do a redirect on that address to the long link.

Just checking if there are any easier and better options?

Thanks


-- 
Website designers in Australia > www.web-designers-australia.com
Looking for a business, product or service? Try the new Australian search
engine www.clickfind.com.au
blog: http://australian-search-engine.blogspot.com/

--~--~-~--~~~---~--~~
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: Display page after file download started

2008-02-11 Thread Taco Fleur
Yes, thats what I suggested with the custom 404 on IIS. But it's not that
nice, and not sure how Google will react. But if no other options, I will
have to have a go at this. Wait till documents are indexed and then replace
with CFM page..

And yes, I would actually throw a real 404 if the file did not exist ;-)


On 2/12/08, AJ Mercer <[EMAIL PROTECTED]> wrote:
>
> maybe a rewrite rule for *.doc | *.pdf
> that redirects to a cfm page passing the file name as a parameter
>
> The cfml has your blurb and a link to the another cfm page with the
> cfcontent to push the file out
> (so the rewrite rule doesnt go around in circles)
>
>
> On Feb 12, 2008 2:13 PM, Ricardo Russon <[EMAIL PROTECTED]> wrote:
>
> > if the file was being serverd by cfcontent, then you could flag in the
> > session if the download is to begin or if the page is to be displayed.
> > then either display the download link or use js to start the download.
> > -> or just server up the file if its a bot so that it can get indexed.
> >
> > just move the files, preferably somewhere outside the webroot and wait
> > for google to re-index your site with the new cf links.
> >
> >
> >   On Feb 12, 2008 2:59 PM, Taco Fleur <[EMAIL PROTECTED]> wrote:
> >
> > > I was wondering if anyone has any bright ideas on the following.
> > >
> > > We have some Word and PDF documents that are indexed by Google. When a
> > > user finds the document and click the link from Google, they'll 
> > > immediately
> > > download the document from our site and never see the site itself.
> > >
> > > This is not what we want, we'd like to display a page from our site
> > > after the download started.
> > >
> > > Now, one thing I can think of doing, is replacing the indexed files
> > > with a 404 that checks if the file exists, if it does, then display a link
> > > to the file for download. However, that's not the most optimal, it would 
> > > be
> > > nicer if I could somehow serve the file up with cfcontent and then 
> > > display a
> > > page... But I think that is wishful thinking.
> > >
> > > --
> > > Web Designers, Web Awards www.web-designers-australia.com
> > > Looking for a business, product or service? Try the new Australian
> > > search engine www.clickfind.com.au
> > > blog: http://australian-search-engine.blogspot.com/
> > >
> > >
> > >
> >
> >
> >
> >
>
>
>
> --
>
> AJ Mercer
> Web Log: http://webonix.net
> >
>


-- 
>>> http://www.clickfind.com.au
Looking for a business, product or service? Try the new Australian search
engine www.clickfind.com.au
blog: http://australian-search-engine.blogspot.com/

--~--~-~--~~~---~--~~
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: Display page after file download started

2008-02-11 Thread Taco Fleur
Hi Ricardo,

not sure if I understand your suggestion???

If I flagged something in the session, there is still nothing I can do with
that as the client might not come back to our domain again after downloading
the document directly from the Google indexed link. Neither could I use
JavaScript. Unless you mean that I should replace the indexed file with a
normal CFM file, i.e. www.domain.com/word-document.doc would become a CFM
page


On 2/12/08, Ricardo Russon <[EMAIL PROTECTED]> wrote:
>
> if the file was being serverd by cfcontent, then you could flag in the
> session if the download is to begin or if the page is to be displayed.
> then either display the download link or use js to start the download. ->
> or just server up the file if its a bot so that it can get indexed.
>
> just move the files, preferably somewhere outside the webroot and wait for
> google to re-index your site with the new cf links.
>
>
>  On Feb 12, 2008 2:59 PM, Taco Fleur <[EMAIL PROTECTED]> wrote:
>
> > I was wondering if anyone has any bright ideas on the following.
> >
> > We have some Word and PDF documents that are indexed by Google. When a
> > user finds the document and click the link from Google, they'll immediately
> > download the document from our site and never see the site itself.
> >
> > This is not what we want, we'd like to display a page from our site
> > after the download started.
> >
> > Now, one thing I can think of doing, is replacing the indexed files with
> > a 404 that checks if the file exists, if it does, then display a link to the
> > file for download. However, that's not the most optimal, it would be nicer
> > if I could somehow serve the file up with cfcontent and then display a
> > page... But I think that is wishful thinking.
> >
> > --
> > Web Designers, Web Awards www.web-designers-australia.com
> > Looking for a business, product or service? Try the new Australian
> > search engine www.clickfind.com.au
> > blog: http://australian-search-engine.blogspot.com/
> >
> >
> >
>
> >
>


-- 
>>> http://www.clickfind.com.au
Looking for a business, product or service? Try the new Australian search
engine www.clickfind.com.au
blog: http://australian-search-engine.blogspot.com/

--~--~-~--~~~---~--~~
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] Display page after file download started

2008-02-11 Thread Taco Fleur
I was wondering if anyone has any bright ideas on the following.

We have some Word and PDF documents that are indexed by Google. When a user
finds the document and click the link from Google, they'll immediately
download the document from our site and never see the site itself.

This is not what we want, we'd like to display a page from our site after
the download started.

Now, one thing I can think of doing, is replacing the indexed files with a
404 that checks if the file exists, if it does, then display a link to the
file for download. However, that's not the most optimal, it would be nicer
if I could somehow serve the file up with cfcontent and then display a
page... But I think that is wishful thinking.

-- 
Web Designers, Web Awards www.web-designers-australia.com
Looking for a business, product or service? Try the new Australian search
engine www.clickfind.com.au
blog: http://australian-search-engine.blogspot.com/

--~--~-~--~~~---~--~~
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: removing extra spaces

2008-02-10 Thread Taco Fleur
Thanks, just thought the same, ended up with:
textString = reReplaceNoCase( textString, "(\t| ){2,100}", "", "all" );



>
> > --
> > Web Awards www.web-designers-australia.com
> > Looking for a business, product or service? Try the new Australian
> > search engine www.clickfind.com.au
> > blog: http://australian-search-engine.blogspot.com/
> >
> >
> >
>
> >
>


-- 
>>> http://www.clickfind.com.au
Looking for a business, product or service? Try the new Australian search
engine www.clickfind.com.au
blog: http://australian-search-engine.blogspot.com/

--~--~-~--~~~---~--~~
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] removing extra spaces

2008-02-10 Thread Taco Fleur
I'm trying to remove extra spaces in a text email with a regex
*textString = reReplaceNoCase( textString, "\s{2,100}", "", "all" );*

It works, except that it also removes new lines for some reason.
Anyone any idea how make it so it does not remove the new lines?

Thanks in advance.

-- 
Web Awards www.web-designers-australia.com
Looking for a business, product or service? Try the new Australian search
engine www.clickfind.com.au
blog: http://australian-search-engine.blogspot.com/

--~--~-~--~~~---~--~~
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] DSOFile.OleDocumentProperties and CF

2008-02-08 Thread Taco Fleur
hello all, I'm using DSOFile.OleDocumentProperties with ColdFusion to update
some custom properties.

Basically, I copy a Word template to a new location, update the custom
properties through DSOFile.OleDocumentProperties and save and close the
file. Problem is, when opening up the Word document the fields are not
updated until I do SELECT ALL and F9 (update fields)..

Anyone any ideas on what I need to do have the fields updated when opening
up, without having to update the fields?

Thanks in advance.

-- 
Web Designers -> www.web-designers-australia.com
Looking for a business, product or service? Try the new Australian search
engine www.clickfind.com.au
blog: http://australian-search-engine.blogspot.com/

--~--~-~--~~~---~--~~
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: event gateway session scope

2008-01-31 Thread Taco Fleur
OK, weird, I seem to be able to make it work when passing the object as a
string and evaluate it. Not when I pass it as an object reference and
execute the method on it.

On 2/1/08, Taco Fleur <[EMAIL PROTECTED]> wrote:
>
> Hello all,
>
> quick question which I hope someone is able to answer.
>
> I have an event gateway setup that takes an *object reference*, *method
> name* and *arguments collection*.
> I pass the gateway a *reference* to an object in the session scope, like
> so;
>
> 
>  myData = structNew();
> * myData.object = session.test;*
>  myData.methodName = "doUpdate";
>  sendGatewayMessage( "ASynchronousCall", myData );
> 
>
> the method "doUpdate" sets the instance variables in session.test to 1
>
> I know that the gateway calls the method as I have it writing a file (boy
> event gateways are a pain to debug!).
> What it doesn't do is update the original object I passed a reference of,
> because when I output the instance variable its still 0.
>
> Am I missing something crucial here?
>
> Thanks in advance
>
> --
> Try the new Australian search engine and business directory
> www.clickfind.com.au
>
>



-- 
>>> http://www.clickfind.com.au
Looking for a business, product or service? Try the new Australian search
engine www.clickfind.com.au
blog: http://australian-search-engine.blogspot.com/

--~--~-~--~~~---~--~~
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] event gateway session scope

2008-01-31 Thread Taco Fleur
Hello all,

quick question which I hope someone is able to answer.

I have an event gateway setup that takes an *object reference*, *method name
* and *arguments collection*.
I pass the gateway a *reference* to an object in the session scope, like so;


 myData = structNew();
* myData.object = session.test;*
 myData.methodName = "doUpdate";
 sendGatewayMessage( "ASynchronousCall", myData );


the method "doUpdate" sets the instance variables in session.test to 1

I know that the gateway calls the method as I have it writing a file (boy
event gateways are a pain to debug!).
What it doesn't do is update the original object I passed a reference of,
because when I output the instance variable its still 0.

Am I missing something crucial here?

Thanks in advance

-- 
Try the new Australian search engine and business directory
www.clickfind.com.au

--~--~-~--~~~---~--~~
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: onError - I'm confused...!!

2008-01-28 Thread Taco Fleur
?? Are you saying onError does not catch timeout errors? I don't think thats
the case..

On 1/29/08, MrBuzzy <[EMAIL PROTECTED]> wrote:
>
>
> Onerror can not catch all errors, this includes template errors time outs
> etc
> You should also always use a site wide error handler (or cferror?) to
> catch those.
> 
>
> On 1/29/08, Taco Fleur <[EMAIL PROTECTED]> wrote:
> > Agreed, I did apply a cftry around the cfhttp, but was still puzzled why
> the
> > hard error was shown.
> >
> > On 1/29/08, Ricardo Russon <[EMAIL PROTECTED]> wrote:
> > >
> > > I agree.
> > > I havent tested it, but I would assume allowing onError to catch its
> own
> > > errors would be a bad implementation on Adobe/Macormedia's part.
> > >
> > > Someting like a cfhttp request should be in its own try catch instead
> of
> > > relying on the main onError event.
> > >
> > > onError should be for unexpected errors. CFHttp is something that you
> can
> > > assume would fail from time to time for many reasons, and you should
> have
> > > processing specific for that event.
> > >
> > > Ricardo.
> > >
> > >  On Jan 29, 2008 2:38 PM, Andrew Scott <[EMAIL PROTECTED]>
> wrote:
> > >
> > > >  This might also seem stupid, but could it be running in an endless
> > > > onError loop if you have a cftry in the onError method of
> > > > Application.cfc?
> > > >
> > > >
> > > >
> > > > Can't see it causing that error though, but hey just a shot in the
> dark?
> > > >
> > > >
> > > >
> > > > Andrew Scott
> > > > Senior Coldfusion Developer
> > > > Aegeon Pty. Ltd.
> > > > www.aegeon.com.au
> > > > Phone: +613  9015 8628
> > > > Mobile: 0404 998 273
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED]
> *On
> > > > Behalf Of *Taco Fleur
> > > > *Sent:* Tuesday, 29 January 2008 3:11 PM
> > > > *To:* cfaussie@googlegroups.com
> > > > *Subject:* [cfaussie] onError - I'm confused...!!
> > > >
> > > >
> > > >
> > > > Hello all,
> > > >
> > > >
> > > >
> > > > I'm a bit confused (yeah I know, it's normal).
> > > >
> > > > We have an onError event in the application.cfc that should catch
> all
> > > > site error, a user just reported seeing a hard error (see copy
> below)
> > > >
> > > >
> > > >
> > > > It is reporting the error in the cfmail tag, I know on the page in
> > > > question there is no cfmail tag, so I'm assuming the page threw an
> > error,
> > > > then the cfmail in the onError method timed out, BUT, I also have
> that
> > > > wrapped in a cftry.. So, why is this user getting a hard error?
> Anyone
> > > > seeing the obvious?
> > > >
> > > >
> > > >
> > > > The web site you are accessing has experienced an unexpected error.
> > > >
> > > > Please contact the website administrator.
> > > >
> > > > The following information is meant for the website developer for
> > > > debugging purposes.
> > > >
> > > > Error Occurred While Processing Request
> > > >
> > > > The request has exceeded the allowable time limit Tag: cfmail
> > > >
> > > > Resources:
> > > >
> > > > * Enable Robust Exception Information to provide greater detail
> about
> > > > the source of errors. In the Administrator, click Debugging &
> Logging >
> > > > Debugging Settings, and select the Robust Exception Information
> option.
> > > >
> > > > * Check the ColdFusion documentation to verify that you are using
> the
> > > > correct syntax.
> > > >
> > > > * Search the Knowledge Base to find a solution to your problem.
> > > >
> > > > Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11)
> > > >
> > > > Gecko/20071127 Firefox/2.0.0.11
> > > >
> > > > Remote Address 58.172.194.125
> > > >
> > > > Referrer
> > > >
> > > > *
> > > >
> >
> http://clickfind.com.au/bu

[cfaussie] Re: onError - I'm confused...!!

2008-01-28 Thread Taco Fleur
Yes it is.

On 1/29/08, Chris Velevitch <[EMAIL PROTECTED]> wrote:
>
>
> Is the OnError code doing a cfmail?
>
>
> Chris
> --
> Chris Velevitch
> Manager - Sydney Flash Platform Developers Group
> m: 0415 469 095
> www.flashdev.org.au
>
> Sydney Flash Platform Developers Group February Meeting
> Date: Mon 4th February
> Details & RSVP: http://sydneyflashdevfeb2008meeting.eventbrite.com
>
> >
>


-- 
>>> http://www.clickfind.com.au
Looking for a business, product or service? Try the new Australian search
engine www.clickfind.com.au
blog: http://australian-search-engine.blogspot.com/

--~--~-~--~~~---~--~~
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: onError - I'm confused...!!

2008-01-28 Thread Taco Fleur
Agreed, I did apply a cftry around the cfhttp, but was still puzzled why the
hard error was shown.

On 1/29/08, Ricardo Russon <[EMAIL PROTECTED]> wrote:
>
> I agree.
> I havent tested it, but I would assume allowing onError to catch its own
> errors would be a bad implementation on Adobe/Macormedia's part.
>
> Someting like a cfhttp request should be in its own try catch instead of
> relying on the main onError event.
>
> onError should be for unexpected errors. CFHttp is something that you can
> assume would fail from time to time for many reasons, and you should have
> processing specific for that event.
>
> Ricardo.
>
>  On Jan 29, 2008 2:38 PM, Andrew Scott <[EMAIL PROTECTED]> wrote:
>
> >  This might also seem stupid, but could it be running in an endless
> > onError loop if you have a cftry in the onError method of
> > Application.cfc?
> >
> >
> >
> > Can't see it causing that error though, but hey just a shot in the dark?
> >
> >
> >
> > Andrew Scott
> > Senior Coldfusion Developer
> > Aegeon Pty. Ltd.
> > www.aegeon.com.au
> > Phone: +613  9015 8628
> > Mobile: 0404 998 273
> >
> >
> >
> >
> >
> > *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On
> > Behalf Of *Taco Fleur
> > *Sent:* Tuesday, 29 January 2008 3:11 PM
> > *To:* cfaussie@googlegroups.com
> > *Subject:* [cfaussie] onError - I'm confused...!!
> >
> >
> >
> > Hello all,
> >
> >
> >
> > I'm a bit confused (yeah I know, it's normal).
> >
> > We have an onError event in the application.cfc that should catch all
> > site error, a user just reported seeing a hard error (see copy below)
> >
> >
> >
> > It is reporting the error in the cfmail tag, I know on the page in
> > question there is no cfmail tag, so I'm assuming the page threw an error,
> > then the cfmail in the onError method timed out, BUT, I also have that
> > wrapped in a cftry.. So, why is this user getting a hard error? Anyone
> > seeing the obvious?
> >
> >
> >
> > The web site you are accessing has experienced an unexpected error.
> >
> > Please contact the website administrator.
> >
> > The following information is meant for the website developer for
> > debugging purposes.
> >
> > Error Occurred While Processing Request
> >
> > The request has exceeded the allowable time limit Tag: cfmail
> >
> > Resources:
> >
> > * Enable Robust Exception Information to provide greater detail about
> > the source of errors. In the Administrator, click Debugging & Logging >
> > Debugging Settings, and select the Robust Exception Information option.
> >
> > * Check the ColdFusion documentation to verify that you are using the
> > correct syntax.
> >
> > * Search the Knowledge Base to find a solution to your problem.
> >
> > Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11)
> >
> > Gecko/20071127 Firefox/2.0.0.11
> >
> > Remote Address 58.172.194.125
> >
> > Referrer
> >
> > *
> > http://clickfind.com.au/business/listing.cfm?businessIdentity=45808&keyword=<http://clickfind.com.au/business/listing.cfm?businessIdentity=45808&keyword=search%20engine%20guy>
> > *search%20engine%20guy
> >
> > Date/Time 29-Jan-08 01:11 AM
> >
> >
> >
> > --
> > >>> http://www.clickfind.com.au
> > Looking for a business, product or service? Try the new Australian
> > search engine www.clickfind.com.au
> > blog: http://australian-search-engine.blogspot.com/
> >
> >
> >  > >
> >
> >
>


-- 
>>> http://www.clickfind.com.au
Looking for a business, product or service? Try the new Australian search
engine www.clickfind.com.au
blog: http://australian-search-engine.blogspot.com/

--~--~-~--~~~---~--~~
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: onError - I'm confused...!!

2008-01-28 Thread Taco Fleur
No, I don't think thats the case. Good try though.
As for code snippets, it wouldn't make sense without sending the bits that I
don't want to send, if you know what I mean. ;-)


On 1/29/08, Andrew Scott <[EMAIL PROTECTED]> wrote:
>
>  This might also seem stupid, but could it be running in an endless
> onError loop if you have a cftry in the onError method of Application.cfc?
>
>
>
> Can't see it causing that error though, but hey just a shot in the dark?
>
>
>
> Andrew Scott
> Senior Coldfusion Developer
> Aegeon Pty. Ltd.
> www.aegeon.com.au
> Phone: +613  9015 8628
> Mobile: 0404 998 273
>
>
>
>
>
> *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On
> Behalf Of *Taco Fleur
> *Sent:* Tuesday, 29 January 2008 3:11 PM
> *To:* cfaussie@googlegroups.com
> *Subject:* [cfaussie] onError - I'm confused...!!
>
>
>
> Hello all,
>
>
>
> I'm a bit confused (yeah I know, it's normal).
>
> We have an onError event in the application.cfc that should catch all site
> error, a user just reported seeing a hard error (see copy below)
>
>
>
> It is reporting the error in the cfmail tag, I know on the page in
> question there is no cfmail tag, so I'm assuming the page threw an error,
> then the cfmail in the onError method timed out, BUT, I also have that
> wrapped in a cftry.. So, why is this user getting a hard error? Anyone
> seeing the obvious?
>
>
>
> The web site you are accessing has experienced an unexpected error.
>
> Please contact the website administrator.
>
> The following information is meant for the website developer for debugging
> purposes.
>
> Error Occurred While Processing Request
>
> The request has exceeded the allowable time limit Tag: cfmail
>
> Resources:
>
> * Enable Robust Exception Information to provide greater detail about the
> source of errors. In the Administrator, click Debugging & Logging >
> Debugging Settings, and select the Robust Exception Information option.
>
> * Check the ColdFusion documentation to verify that you are using the
> correct syntax.
>
> * Search the Knowledge Base to find a solution to your problem.
>
> Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11)
>
> Gecko/20071127 Firefox/2.0.0.11
>
> Remote Address 58.172.194.125
>
> Referrer
>
> *
> http://clickfind.com.au/business/listing.cfm?businessIdentity=45808&keyword=<http://clickfind.com.au/business/listing.cfm?businessIdentity=45808&keyword=search%20engine%20guy>
> *search%20engine%20guy
>
> Date/Time 29-Jan-08 01:11 AM
>
>
>
> --
> >>> http://www.clickfind.com.au
> Looking for a business, product or service? Try the new Australian search
> engine www.clickfind.com.au
> blog: http://australian-search-engine.blogspot.com/
>
>
>
> >
>


-- 
>>> http://www.clickfind.com.au
Looking for a business, product or service? Try the new Australian search
engine www.clickfind.com.au
blog: http://australian-search-engine.blogspot.com/

--~--~-~--~~~---~--~~
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: onError - I'm confused...!!

2008-01-28 Thread Taco Fleur
No, there is no timeout set, other than for the cfhttp on the page that
errors.
Not sure I understand what you mean, onError should catch every error right?
And if I have a cfmail tag in the onError method that times out, but I have
it wrapped in a cftry, it should all be OK, right?


On 1/29/08, Ricardo Russon <[EMAIL PROTECTED]> wrote:
>
> If you are setting the time out, then I would assume that once the CFMail
> times out there is no more time for the try/catch to process the page.
>
> Are you setting a timeout in the processing page?
> What is it set to?
>
> Ricardo.
>
>  On Jan 29, 2008 2:10 PM, Taco Fleur <[EMAIL PROTECTED]> wrote:
>
> > Hello all,
> >
> > I'm a bit confused (yeah I know, it's normal).
> > We have an onError event in the application.cfc that should catch all
> > site error, a user just reported seeing a hard error (see copy below)
> >
> > It is reporting the error in the cfmail tag, I know on the page in
> > question there is no cfmail tag, so I'm assuming the page threw an error,
> > then the cfmail in the onError method timed out, BUT, I also have that
> > wrapped in a cftry.. So, why is this user getting a hard error? Anyone
> > seeing the obvious?
> >
> >
> > The web site you are accessing has experienced an unexpected error.
> >
> > Please contact the website administrator.
> >
> > The following information is meant for the website developer for
> > debugging purposes.
> >
> > Error Occurred While Processing Request
> >
> > The request has exceeded the allowable time limit Tag: cfmail
> >
> > Resources:
> >
> > * Enable Robust Exception Information to provide greater detail about
> > the source of errors. In the Administrator, click Debugging & Logging >
> > Debugging Settings, and select the Robust Exception Information option.
> >
> > * Check the ColdFusion documentation to verify that you are using the
> > correct syntax.
> >
> > * Search the Knowledge Base to find a solution to your problem.
> >
> > Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11)
> >
> > Gecko/20071127 Firefox/2.0.0.11
> >
> > Remote Address 58.172.194.125
> >
> > Referrer
> >
> > *
> > http://clickfind.com.au/business/listing.cfm?businessIdentity=45808&keyword=<http://clickfind.com.au/business/listing.cfm?businessIdentity=45808&keyword=search%20engine%20guy>
> > *<http://clickfind.com.au/business/listing.cfm?businessIdentity=45808&keyword=>
> > search%20engine%20guy
> >
> > Date/Time 29-Jan-08 01:11 AM
> >
> >
> > --
> > >>> http://www.clickfind.com.au
> > Looking for a business, product or service? Try the new Australian
> > search engine www.clickfind.com.au
> > blog: http://australian-search-engine.blogspot.com/
> >
> >
> >
>
> >
>


-- 
>>> http://www.clickfind.com.au
Looking for a business, product or service? Try the new Australian search
engine www.clickfind.com.au
blog: http://australian-search-engine.blogspot.com/

--~--~-~--~~~---~--~~
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   4   5   >