RE: Free HTTP traffic monitor? Anyone know of one?

2008-03-14 Thread Andy Matthews
11:45 AM To: CF-Talk Subject: RE: Free HTTP traffic monitor? Anyone know of one? Andy, take a look at Etheral. http://www.ethereal.com/ -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2008 11:30 AM To: CF-Talk Subject: RE: Free HTTP traffic

RE: Still can't make new posts to the CF-talk list

2008-03-14 Thread Andy Matthews
Thanks Judith...appreciated! -Original Message- From: Judith Dinowitz [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2008 1:13 PM To: CF-Talk Subject: Re: Still can't make new posts to the CF-talk list That's just the address my account is listed under. I'm sending from my

RE: SPAM: Re: OT: Free HTTP traffic monitor? Anyone know of one?

2008-03-14 Thread Andy Matthews
Yeah... I'm going to be doing a lot of AIR work over the next 6 months or so. I might get my company to spring for it. Thanks for the recommend. -Original Message- From: Mike Chabot [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2008 6:28 PM To: CF-Talk Subject: SPAM: Re: OT: Free

Coldfusion JSONp

2008-03-13 Thread Andy Matthews
-en/browse_thread/thread/21a68cea4bb11e84/0d44e36723274ad1#0d44e36723274ad1 andy matthews ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk

RE: SPAM: Re: Coldfusion JSONp

2008-03-13 Thread Andy Matthews
at 3:44 PM, Andy Matthews [EMAIL PROTECTED] wrote: Does anyone know anything about JSONp? I'm trying to call a CFC directly with returnFormat set to JSON. I can get the result in the browser when I call the URL directly, but nothing happens in my jQuery code. It appears that the problem

SOT: Aptana plugin within Flex Builder 3

2008-03-11 Thread Andy Matthews
I'm considering installing the Aptana plugin within Flex Buidler 3 so as to keep all AIR type functionality together. Has anyone done this and if so, what Aptana version did you use? I can't find any mention of the plugin on the Aptana website. All they talk about is their own IDE.

RE: SPAM: Re: SOT: Aptana plugin within Flex Builder 3

2008-03-11 Thread Andy Matthews
/ On Tue, Mar 11, 2008 at 9:25 AM, Andy Matthews [EMAIL PROTECTED] wrote: I'm considering installing the Aptana plugin within Flex Buidler 3 so as to keep all AIR type functionality together. Has anyone done this and if so, what Aptana version did you use? I can't find any mention

RE: Get a digit out of large number

2008-03-10 Thread Andy Matthews
Mid(getdon.recordcount,2,1) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2008 8:21 AM To: CF-Talk Subject: Get a digit out of large number Hi All, I'm trying to figure out how to grab a specific digit in a number. For example if I have

RE: Newbie RSS creation question

2008-03-10 Thread Andy Matthews
I don't know if it works or not, but I highly doubt you'd want to generate the XML on every request. That's sort of the point of RSS readers. They watch a file to see when it changes, and then pull in the update. -Original Message- From: Che Vilnonis [mailto:[EMAIL PROTECTED] Sent:

RE: Feature Creep - Wants More Search Stuff ...

2008-03-04 Thread Andy Matthews
Les... There's a highlight string method on cflib. I've used it before. -Original Message- From: Les Mizzell [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2008 8:27 AM To: CF-Talk Subject: Feature Creep - Wants More Search Stuff ... It's OK, when they add stuff outside the

RE: Feature Creep - Wants More Search Stuff ...

2008-03-04 Thread Andy Matthews
Do they really want the entire sentence containing the term, or would they be satisfied with just highlighting the search term itself? If they'd be okay with that, the method takes care of that for you. -Original Message- From: Les Mizzell [mailto:[EMAIL PROTECTED] Sent: Tuesday, March

RE: SPAM: Macromedia 'Certified Professional' Pin

2008-03-04 Thread Andy Matthews
I didn't get a pin...I just got a certificate. Maybe you scored higher than I did? :) -Original Message- From: Don [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2008 9:30 AM To: CF-Talk Subject: SPAM: Macromedia 'Certified Professional' Pin You know the one you get when you get

RE: Signature Capture

2008-03-03 Thread Andy Matthews
Probably as legally binding as the signature on your payroll check. :) -Original Message- From: Rick Faircloth [mailto:[EMAIL PROTECTED] Sent: Monday, March 03, 2008 11:28 AM To: CF-Talk Subject: RE: Signature Capture Would the resulting signature be considered legally binding? Rick

RE: CFImage Error... Unsupported Image Type??

2008-02-25 Thread Andy Matthews
It could also be a CMYK JPG. -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Saturday, February 23, 2008 3:31 PM To: CF-Talk Subject: Re: CFImage Error... Unsupported Image Type?? I've just finished working on a photo gallery and now that the client is using it

RE: CFImage Error... Unsupported Image Type??

2008-02-25 Thread Andy Matthews
. -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Monday, February 25, 2008 8:11 AM To: CF-Talk Subject: RE: CFImage Error... Unsupported Image Type?? It could also be a CMYK JPG. -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Saturday

RE: Holy Grail? Hosting?

2008-02-18 Thread Andy Matthews
Have you ever read a book that changed your life? Go to: www.winninginthemargins.com Enter passkey: goldengrove Web Developer / ColdFusion Programmer http://William.Seiter.com -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Friday, February 15, 2008 8:51 PM

RE: SPAM: OT - Box has been attacked by cowboy

2008-02-15 Thread Andy Matthews
Is this ongoing or has it already stopped? I'm guessing that alerting the FBI will give you no results. I doubt that this would rank very high on their threat list. And a law suit? Have you simply tried contacting this company and talking to them? I'd be willing to bet that they don't even know

RE: Holy Grail? Hosting?

2008-02-15 Thread Andy Matthews
Gearhost.com offers multiple domains under one account. They have CF8 with little to no restrictions, and no tags/functions disabled that I've found. They also offer PHP, ASP.NET, SQL Server, MySQL, and Perl. -Original Message- From: William Seiter [mailto:[EMAIL PROTECTED] Sent:

RE: a sIMPLER url?

2008-02-14 Thread Andy Matthews
Well, I went with ISAPI_REWRITE because my host offered it. Likely any of the versions are going to be similar, but you'd have to check their specific syntax. -Original Message- From: Les Mizzell [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 13, 2008 6:24 PM To: CF-Talk Subject:

RE: a sIMPLER url?

2008-02-13 Thread Andy Matthews
Oh...you can do the same thing with Apache, if you have the mod_rewrite module available to you. Create a file called .htaccess and place the following inside it: RewriteEngine on RewriteRule shirt/([a-zA-Z0-9-]+) shirt.cfm?name=$1 The hardest part is actually creating the file. Open a text

RE: a sIMPLER url?

2008-02-13 Thread Andy Matthews
Les... I recently implemented SES URLS via my hosts ISAPI_rewrite module (for IIS only). It took me a little while to figure out to do it, but once I got it, it works great. My original URL looked like this: www.site.com/shirts.cfm?name=myshirt I rewrote it to this: www.site.com/shirts/myshirt

RE: a sIMPLER url?

2008-02-13 Thread Andy Matthews
Doesn't matter. You simply determine what all of the possibilities are and account for them in regex. -Original Message- From: Les Mizzell [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 13, 2008 11:07 AM To: CF-Talk Subject: Re: a sIMPLER url? I rewrote it to this:

RE: a sIMPLER url?

2008-02-13 Thread Andy Matthews
: a sIMPLER url? Andy Matthews wrote: Doesn't matter. You simply determine what all of the possibilities are and account for them in regex. Still a little confused: www.mysite.com/seminar/#EVENT_CODE# Could be 300 records in the database, with stuff being added and deleted on an ongoing bases at any

RE: a sIMPLER url?

2008-02-13 Thread Andy Matthews
Remember, you have to make sure that you've got the ISAPI_rewrite module available to you. Your host can tell you if it's installed. -Original Message- From: Les Mizzell [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 13, 2008 12:58 PM To: CF-Talk Subject: Re: a sIMPLER url?

Trying to contact Rupesh Kumar...

2008-02-12 Thread Andy Matthews
Hey Rupesh... Sent you a few emails, but haven't heard back. Can you please send me an email when you see this? [EMAIL PROTECTED] ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the

SOT: FCK editor now double spaces with enter key?

2008-02-12 Thread Andy Matthews
We've been using FCK editor for a while now. It used to create a single return when hitting the enter button. We recently upgraded to a newer version (2.5 I think) and now it creates a double space instead. Does anyone know if this is a setting that can be changed? andy

RE: SPAM: Problem Posting

2008-02-11 Thread Andy Matthews
I'm having the same problem. I double posted last night because I didn't see my original post come through over an hour later. -Original Message- From: Andrew Grosset [mailto:[EMAIL PROTECTED] Sent: Monday, February 11, 2008 12:05 PM To: CF-Talk Subject: SPAM: Problem Posting Is it

Coldfusion 8 and RC4 encryption?

2008-02-10 Thread Andy Matthews
I'm implementing a shopping cart solution on a client site which has the ability to periodically push a datafeed containing RC4 encrypted XML to a page of my choosing. I thought it would be a simple thing to encrypt test XML so that I could write the code to DEcrypt the same. Problem is that

Re: Coldfusion 8 and RC4 encryption?

2008-02-10 Thread Andy Matthews
() function. On Feb 10, 2008 12:22 PM, Andy Matthews [EMAIL PROTECTED] wrote: -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic

Coldfusion 8 and RC4 encryption?

2008-02-09 Thread Andy Matthews
I'm implementing a shopping cart called FoxyCart. They manage all of the processing and secure transactions, and once the order is complete on their end they offer, among other things, a secure data feed containing XML for the order encrypted via RC4. I looked up the encrypt/decrypt

RE: Beyond Captcha

2008-02-07 Thread Andy Matthews
OpenID? -Original Message- From: Billy Cox [mailto:[EMAIL PROTECTED] Sent: Thursday, February 07, 2008 1:19 PM To: CF-Talk Subject: Beyond Captcha It might just be wishful thinking on my part, but I believe that Captcha will soon be as rare (and just as appreciated) as those little

RE: Anyone using BlazeDS?

2008-02-06 Thread Andy Matthews
: Rick Root [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 05, 2008 9:54 PM To: CF-Talk Subject: Re: Anyone using BlazeDS? On 2/4/08, Andy Matthews [EMAIL PROTECTED] wrote: Has anyone used Blaze, and have some wisdom to share? The potential number of client machines running this app is between 60

RE: SPAM: Re: ColdFusion: Some People Just Don't Know Any Better

2008-02-06 Thread Andy Matthews
Well it's always possible that Crayola JUST switched away from that. :) -Original Message- From: Beru [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 06, 2008 8:30 AM To: CF-Talk Subject: SPAM: Re: ColdFusion: Some People Just Don't Know Any Better Taken out of the Crayola case

RE: stupid cfscript/javascript question

2008-02-06 Thread Andy Matthews
li#show_new(value)#/li -Original Message- From: Scott Stewart [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 06, 2008 10:43 AM To: CF-Talk Subject: stupid cfscript/javascript question I've completely forgotten how to do this.. I have this script cfscript function show_new(dt)

RE: Is the need for multiple CF instances diminishing?

2008-02-06 Thread Andy Matthews
Right... Until Adobe releases a 64bit version of CF, the JVM is limited to just 1gig, even if your server has more. So using multiple instances is the only way to get the most bang for your bux. -Original Message- From: Mark Kruger [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 06,

RE: Anyone using BlazeDS?

2008-02-06 Thread Andy Matthews
exactly match anyway. Those are orgs that have more money and manpower than we do! Rick On 2/6/08, Andy Matthews [EMAIL PROTECTED] wrote: Rick... The server I'm thinking of is our staging server. The only time it even has any connections is when one of us is testing out code that's already

RE: File upload - my new posts aren't coming through

2008-02-05 Thread Andy Matthews
threads. CCing me on new posts and/or doing the same while posting through the test list will help me trace the problem down. On Feb 4, 2008 6:04 PM, Andy Matthews [EMAIL PROTECTED] wrote: Michael... I'm using Outlook 2003, the same client I've been using for the last year. I've created many

RE: Programmatically determine an application's size in memory?

2008-02-05 Thread Andy Matthews
).getRuntime() cfset usedMemory = (runtime.totalMemory() - runtime.freeMemory()) / 1024 / 1024 #round(usedMemory)# MB used. Then start your application and see how much memory is used then. ~Brad -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Monday, February 04, 2008

RE: SPAM: Re: ColdFusion: Some People Just Don't Know Any Better

2008-02-05 Thread Andy Matthews
Sure...I'm sure that interview was done about 2 or 3 months ago. -Original Message- From: Todd Rafferty [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 05, 2008 8:29 AM To: CF-Talk Subject: SPAM: Re: ColdFusion: Some People Just Don't Know Any Better Too late. Looks like they've

RE: Upload progress bar

2008-02-04 Thread Andy Matthews
I agree...the interface is well done, but I really expected to see a progress bar. That would be the clincher! -Original Message- From: s. isaac dealey [mailto:[EMAIL PROTECTED] Sent: Saturday, February 02, 2008 2:30 PM To: CF-Talk Subject: Re: Upload progress bar try having at look

RE: structures

2008-02-04 Thread Andy Matthews
Simplest thing to do is #session.questionDetails[1]['#currentID#']# -Original Message- From: Richard White [mailto:[EMAIL PROTECTED] Sent: Saturday, February 02, 2008 5:04 AM To: CF-Talk Subject: structures Hi, i can reference a structure to get the value no problem like this:

RE: Upload progress bar

2008-02-04 Thread Andy Matthews
Really? I uploaded a 4 meg PDF and never saw a progress bar. -Original Message- From: Richard White [mailto:[EMAIL PROTECTED] Sent: Monday, February 04, 2008 9:07 AM To: CF-Talk Subject: Re: Upload progress bar I agree...the interface is well done, but I really expected to see a

RE: File upload

2008-02-04 Thread Andy Matthews
CFFILE.clientFile Name of the file uploaded from the client's system CFFILE.serverFile Filename of the file saved on the server http://www.cfquickdocs.com/cf8/#cffile.upload -Original Message- From: Rick Sanders [mailto:[EMAIL PROTECTED] Sent: Monday, February 04, 2008 2:33 PM To:

RE: Problem with New Threads

2008-02-04 Thread Andy Matthews
Only drawback is that it won't thread correctly because it's technically part of the original message stream. I've emailed Michael about it, but haven't heard back yet. This is the first time it's happened to me. -Original Message- From: Robert Harrison [mailto:[EMAIL PROTECTED] Sent:

RE: File upload - my new posts aren't coming through

2008-02-04 Thread Andy Matthews
. :) On Feb 4, 2008 3:57 PM, Andy Matthews [EMAIL PROTECTED] wrote: Is anyone else having an issue with making new threads? I've tried to post two new threads today (once was sent twice) and it's not going through. But then my reply to the File Upload thread came through just fine. andy

RE: File upload - my new posts aren't coming through

2008-02-04 Thread Andy Matthews
Is anyone else having an issue with making new threads? I've tried to post two new threads today (once was sent twice) and it's not going through. But then my reply to the File Upload thread came through just fine. andy ~|

Programmatically determine an application's size in memory?

2008-02-04 Thread Andy Matthews
Does anyone know of a way to determine how much memory a single application is taking up? Say I know the app name, is there a method or tag that can tell me how much memory THAT application is using? Either pure CF, or Java would be fine.

Anyone using BlazeDS?

2008-02-04 Thread Andy Matthews
I'm going to be writing my first AIR app, a sort of notification program to inform employees of system messages. The ideal would be to push messages anytime they're available, as the alternative is to have X number of machines pinging the server at Y interval. Has anyone used Blaze, and have

RE: My latest Coldfusion Project for your Review

2008-02-01 Thread Andy Matthews
The site itself looks pretty cool, but you've GOT to choose a new tagline rather than nobosh it. It's a cheap ripoff of digg it. Also, the accordion on the right hand side needs background colors on each of the indivual sections. When I click to activate one, it slides up correctly, but I can see

RE: CF Blog Software

2008-02-01 Thread Andy Matthews
You might also look into Mango blog. The user interface in the admin area is far more friendly and appealing than BlogCFC. I'm sure they both do the same things, but Mango blog just looks a little easier to use. -Original Message- From: Robert Harrison [mailto:[EMAIL PROTECTED] Sent:

RE: cf5 and single quote

2008-02-01 Thread Andy Matthews
There is a function called PreserveSingleQuotes. Is that available in CF5? -Original Message- From: Chad Gray [mailto:[EMAIL PROTECTED] Sent: Friday, February 01, 2008 12:55 PM To: CF-Talk Subject: cf5 and single quote I am forced to use CF5. Now if someone enters a single quote in a

RE: Very Large List Uploads

2008-01-31 Thread Andy Matthews
It should be simple to create a temp table with a unique or PK constraint on the email address. Set your cftry/catch database statement to empty. Then loop over that file inserting each email address as you go. When it tries to insert a dupe record, it would hit the empty catch block and

RE: ColdFusion, MySQL 5.0.45, cfqueryparam, and the LIMIT keyword?

2008-01-29 Thread Andy Matthews
, and the LIMIT keyword? On Tuesday 29 Jan 2008, Andy Matthews wrote: commenting out various portions of the query, etc. I finally tracked it down to my LIMIT keyword, which previously used cfqueryparams1. It appears i.e. SELCT a,b,c LIMIT cfqueryparam value=... ? I though CFQP only worked

RE: ColdFusion, MySQL 5.0.45, cfqueryparam, and the LIMIT keyword?

2008-01-29 Thread Andy Matthews
know that the MySQL JDBC driver has had problems crapping out on extremely large resultsets. And by crapping out, I mean, throwing the exception you're seeing. - Steve Brownlee -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Monday, January 28, 2008 11:17 PM

RE: Speaking of nudity (NSFW)

2008-01-29 Thread Andy Matthews
Keep looking Dave...you'll see it eventually. -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 29, 2008 3:47 PM To: CF-Talk Subject: RE: Speaking of nudity (NSFW) Just ran into this one:

RE: SPAM: SES UDF

2008-01-28 Thread Andy Matthews
Should be able to replace any character other than a letter, or number, with a single hyphen. This should do the trick: cfscript function sesReplace(str) { // delete any character other than alpha-numeric var tmp = REReplaceNoCase(str,'[^[:alnum:]

RE: SPAM: SES UDF

2008-01-28 Thread Andy Matthews
That first comment should read // delete any character other than alpha-numeric (or spaces) -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Monday, January 28, 2008 3:17 PM To: CF-Talk Subject: RE: SPAM: SES UDF Should be able to replace any character other than

ColdFusion, MySQL 5.0.45, cfqueryparam, and the LIMIT keyword?

2008-01-28 Thread Andy Matthews
I've been dealing with a very odd, seemingly fringe issue and wanted to post about it. I believe I figured out how to get around it, but I'm not sure what's causing it. My host is running the following apps/versions: ColdFusion: 8,0,0,176276 MySQL: 5.0.45-community-nt I have a dynamic query

RE: SPAM: Re: is it possible to open cfml page from sql server stored procedure?

2008-01-25 Thread Andy Matthews
You can certainly run CFM pages via their http path. Our dba does that all the time when he needs to trigger something on the CF side. -Original Message- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Friday, January 25, 2008 3:34 PM To: CF-Talk Subject: SPAM: Re: is it possible to

RE: The _ character in variable names

2008-01-24 Thread Andy Matthews
Peter... the _ character is indeed legal in CF, but beware. The use of _ in combination with certain key words, can trigger ColdFusion's built in validation. Specifically when you're using it with words like date or time. I've spent hours trying to figure out why the validation was being used

RE: How Much for a Cold Fusion Web developer.

2008-01-24 Thread Andy Matthews
Good point William. -Original Message- From: William Seiter [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 23, 2008 1:07 PM To: CF-Talk Subject: Re: How Much for a Cold Fusion Web developer. Although I agree with you on spelling, in a digital world where our written resumes are

RE: The _ character in variable names

2008-01-24 Thread Andy Matthews
- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Thursday, January 24, 2008 9:19 AM To: CF-Talk Subject: RE: The _ character in variable names Peter... the _ character is indeed legal in CF, but beware. The use of _ in combination with certain key words, can trigger ColdFusion's built

RE: Air and CFCs

2008-01-23 Thread Andy Matthews
I'd def be interested in hearing this discussion. -Original Message- From: Chad Gray [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 23, 2008 8:32 AM To: CF-Talk Subject: Air and CFCs Does anyone have suggestions on best practice for setting up CFCs that will be available for Air

RE: File upload

2008-01-22 Thread Andy Matthews
I'll ask the most obvious question. Why not use FTP, or provide your user an anonymous FTP account? Uploading a 250 meg file via the browser simply can't be all that effective. -Original Message- From: ch g [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 22, 2008 10:33 AM To: CF-Talk

RE: This evaluate thing always stumps me...

2008-01-21 Thread Andy Matthews
Get rid of the Evaluate statement. This: evaluate(form.grp_sort_#myIDX#) Becomes this: FORM[grp_sort_#myIDX#] or this: FORM[grp_sort_ myIDX] -Original Message- From: Les Mizzell [mailto:[EMAIL PROTECTED] Sent: Monday, January 21, 2008 12:24 PM To: CF-Talk Subject: This evaluate

RE: Simple AJAX example - Extra whitespace in response

2008-01-18 Thread Andy Matthews
lastly what I do if all else fails is to place a unique delimiter on either side of my outputted text: !!!cfoutput#now()#/cfoutput!!! Then, in the returned string, I split on that delimiter: data.split('!!!')[1]; And pull back the second index of the resulting array. -Original

RE: Simple AJAX example - Extra whitespace in response

2008-01-18 Thread Andy Matthews
Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Friday, January 18, 2008 2:39 PM To: CF-Talk Subject: RE: Simple AJAX example - Extra whitespace in response Sure... Do you have an Application.cfc in place? It's likely outputting white space which can be managed by changing

RE: Simple AJAX example - Extra whitespace in response

2008-01-18 Thread Andy Matthews
Sure... Do you have an Application.cfc in place? It's likely outputting white space which can be managed by changing the output attribute to false. If you're not using an Application file, then what you can do is to use cfsetting enableCFoutputOnly=true before you output the value to the page,

RE: Training a new programmer

2008-01-17 Thread Andy Matthews
Maybe you should start him with the core concepts of CF before introducting him to OOP and frameworks? That's quite a lot for someone to absorb. Especially since he's only been a tinkerer do date. -Original Message- From: Ian Rutherford [mailto:[EMAIL PROTECTED] Sent: Wednesday, January

RE: GlassFish

2008-01-15 Thread Andy Matthews
Link? Have one? :) -Original Message- From: Brad Wood [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 15, 2008 12:27 PM To: CF-Talk Subject: GlassFish Anyone used it? ~Brad ~| Adobe® ColdFusion® 8 software

RE: Hosting

2008-01-13 Thread Andy Matthews
Gearhost.com has always treated me right. They're not the cheapest, but they have a good combination of price, quality, and service. -Original Message- From: Qasim Rasheed [mailto:[EMAIL PROTECTED] Sent: Saturday, January 12, 2008 8:18 PM To: CF-Talk Subject: OT: Hosting I know this

RE: Adobe ColdFusion IDE survey

2008-01-09 Thread Andy Matthews
You have a very valid point M!ke. If you hopped into a car that had a control stick instead of a steering wheel, would THAT make a difference? -Original Message- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 8:39 AM To: CF-Talk Subject: RE: Adobe

Loading plain text into Flash

2008-01-09 Thread Andy Matthews
in. Andy Matthews Senior ColdFusion Developer Office: 877.707.5467 x747 Direct: 615.627.9747 Fax: 615.467.6249 [EMAIL PROTECTED] www.dealerskins.com http://www.dealerskins.com/ ~| Adobe

OT: Loading plain text into Flash

2008-01-09 Thread Andy Matthews
I'm sorry...I should have posted OT. I'd like to do all of this from within Flash/Actionscript. -Original Message- From: Josh Nathanson [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 1:48 PM To: CF-Talk Subject: Re: Loading plain text into Flash how can I hit this URL and

RE: [NEWS] Dan Vega's New CFWindow Tag on Ajaxian.com

2008-01-08 Thread Andy Matthews
have. Plus, in theory, you can run this on CF7. On Jan 8, 2008 9:28 AM, Andy Matthews [EMAIL PROTECTED] wrote: While I respect the work that he put into this tag, doesn't CF already have cfwindow? Also, the amount of code needed for even the most basic example: http://www.danvega.org/examples

RE: [NEWS] Dan Vega's New CFWindow Tag on Ajaxian.com

2008-01-08 Thread Andy Matthews
While I respect the work that he put into this tag, doesn't CF already have cfwindow? Also, the amount of code needed for even the most basic example: http://www.danvega.org/examples/cfwindow/basic.cfm is 336kb. I cringe at the thought of people who just want a simple modal window using this

RE: [NEWS] Dan Vega's New CFWindow Tag on Ajaxian.com

2008-01-08 Thread Andy Matthews
what others use it for. Dan On Jan 8, 2008 9:41 AM, Andy Matthews [EMAIL PROTECTED] wrote: Good point. Thanks for mentioning that Todd. -Original Message- From: Todd [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 08, 2008 8:38 AM To: CF-Talk Subject: Re: [NEWS] Dan Vega's New

OT: When to purchase Flex

2008-01-08 Thread Andy Matthews
Flex 2 now (to get access to the extended Flex 3 beta cycle), if we'd be shooting ourselves in the foot. I don't want to drop $6000 for F2 liscenses only to be told that we don't qualify for the free upgrade to Flex 3. Anyone have suggestions? Andy Matthews

RE: When to purchase Flex

2008-01-08 Thread Andy Matthews
Never mind. Turns out that the beta gives you 90 days, not 30. That's plenty of time. -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 08, 2008 3:46 PM To: CF-Talk Subject: OT: When to purchase Flex My department has been alotted cash to purchase

RE: Adobe ColdFusion IDE survey

2008-01-07 Thread Andy Matthews
Again...I would argue that the overwhelming majority of ColdFusion developers are Windows based. It would be smart for them to make it cross-platform, but it wouldn't affect that many people if it was Windows only. -Original Message- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent:

RE: Adobe ColdFusion IDE survey

2008-01-07 Thread Andy Matthews
Oh I agree Sean...it would be foolish to produce a Windows only app. -Original Message- From: Sean Corfield [mailto:[EMAIL PROTECTED] Sent: Monday, January 07, 2008 1:52 PM To: CF-Talk Subject: Re: Adobe ColdFusion IDE survey On Jan 7, 2008 11:42 AM, Andy Matthews [EMAIL PROTECTED

RE: 2008 conferences of interest

2008-01-04 Thread Andy Matthews
I sure will. -Original Message- From: Sean Corfield [mailto:[EMAIL PROTECTED] Sent: Thursday, January 03, 2008 8:32 PM To: CF-Talk Subject: Re: 2008 conferences of interest On Jan 3, 2008 8:42 AM, Andy Matthews [EMAIL PROTECTED] wrote: CFObjective because it does have a lot to offer

RE: 2008 conferences of interest

2008-01-04 Thread Andy Matthews
: 2008 conferences of interest On Monday 31 Dec 2007, Andy Matthews wrote: CFUnited MAX CFObjective Scotch On The Rocks was good last year... -- Tom Chiverton Helping to apprehensively empower dynamic niches on: http://thefalken.livejournal.com

RE: Manipulate the DPI with cfimage?

2008-01-03 Thread Andy Matthews
When you're dealing with images for display on computer screens, there's really no such thing as dpi. It all has to do with the pixel dimensions. If you have a 1600x1200 image, then it would be 22in x 16in at 72dpi (on a monitor) or 5in x 4in at 300dpi. -Original Message- From:

RE: 2008 conferences of interest

2008-01-03 Thread Andy Matthews
[mailto:[EMAIL PROTECTED] Sent: Thursday, January 03, 2008 10:29 AM To: CF-Talk Subject: Re: 2008 conferences of interest On Jan 2, 2008 6:27 AM, Andy Matthews [EMAIL PROTECTED] wrote: I'm really leaning towards this one. I've heard that it's a little more in-depth than CFUnited is. Can anyone

RE: Manipulate the DPI with cfimage?

2008-01-03 Thread Andy Matthews
Mark... You're also confusing image quality (compression) with DPI (or pixel dimensions). At it's heart, a bitmapped (or raster) image, is simply a series of 1 pixels blocks with specific color assignments. An image doesn't know what quality (compression) it is. It also doesn't know what

RE: 2008 conferences of interest

2008-01-02 Thread Andy Matthews
I'm really leaning towards this one. I've heard that it's a little more in-depth than CFUnited is. Can anyone confirm this? andy -Original Message- From: Sean Corfield [mailto:[EMAIL PROTECTED] Sent: Monday, December 31, 2007 9:40 PM To: CF-Talk Subject: Re: 2008 conferences of

RE: another date format problem

2008-01-02 Thread Andy Matthews
You'd wrap the dateformat around the dateadd function, not inside it. #DateFormat(DateAdd(d,7,startDate),'yyy.mm.dd')# -Original Message- From: Mark Fuqua [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 02, 2008 3:49 PM To: CF-Talk Subject: another date format problem This works

2008 conferences of interest

2007-12-31 Thread Andy Matthews
be interested in attending conferences about Flash, Flex, Javascript, etc. Would you all mind listing out a few conferences that you've heard of, and that might be included in the technology list above? Andy Matthews Senior ColdFusion Developer Office: 877.707.5467

Application scope question...which is better?

2007-12-31 Thread Andy Matthews
it, or to test it. Anyone have logic, or anecdotes about doing this sort of thing? Care to share experience or even just thoughts? Andy Matthews Senior ColdFusion Developer Office: 877.707.5467 x747 Direct: 615.627.9747 Fax: 615.467.6249 [EMAIL PROTECTED

RE: 2008 conferences of interest

2007-12-31 Thread Andy Matthews
-Talk Subject: Re: 2008 conferences of interest On Dec 31, 2007 7:54 AM, Andy Matthews [EMAIL PROTECTED] wrote: But I also don't want to limit myself to only CF conferences. I'd also be interested in attending conferences about Flash, Flex, Javascript, etc. The 360Flex series is always good

RE: Emerging Web Technologies

2007-12-28 Thread Andy Matthews
AJAX Flex Unobtrusive Javascripting xHTML Standards Compliancy Microformats (I don't personally use them, but they appear to be very popular lately) -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Friday, December 28, 2007 1:21 PM To: CF-Talk Subject: OT: Emerging

RE: Using Mac Mini as web server

2007-12-19 Thread Andy Matthews
Thanks Dave...the never sleep option sounds like my best bet then. -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 18, 2007 5:14 PM To: CF-Talk Subject: RE: Using Mac Mini as web server He actually suggested the wake on ethernet option. Would that

OT: Nashville, TN Flex User Group presents Flex 3 and AIR pre-release tour with Ben Forta

2007-12-19 Thread Andy Matthews
/). Andy Matthews Senior ColdFusion Developer Office: 877.707.5467 x747 Direct: 615.627.9747 Fax: 615.467.6249 [EMAIL PROTECTED] www.dealerskins.com http://www.dealerskins.com/ ~| Adobe® ColdFusion® 8 software 8

RE: cfquery order by question

2007-12-19 Thread Andy Matthews
Coalesce kicks hiney. It's so useful. -Original Message- From: Les Mizzell [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 19, 2007 12:15 PM To: CF-Talk Subject: Re: cfquery order by question Use something like ORDER BY COALESCE(sortORD,) ASC, #getPAGE.sortMETH# Ooo - that

RE: RegEx Tools

2007-12-19 Thread Andy Matthews
There's also a free app called Regex Coach which is quite useful. I've used it for about 2 years now and it's VERY handy. -Original Message- From: Che Vilnonis [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 19, 2007 1:56 PM To: CF-Talk Subject: RegEx Tools Question, are there any

RE: Solutions for cfqueryparam/cachedwithin problem?

2007-12-19 Thread Andy Matthews
This has been resolved in CF8 (supposedly). -Original Message- From: Ben Mueller [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 19, 2007 2:40 PM To: CF-Talk Subject: Solutions for cfqueryparam/cachedwithin problem? Hi all, Given that you can't use cfqp and cachedwithin at the

Using Mac Mini as web server

2007-12-18 Thread Andy Matthews
to connect to it. Can anyone shed some light on this? Andy Matthews Senior ColdFusion Developer Office: 877.707.5467 x747 Direct: 615.627.9747 Fax: 615.467.6249 [EMAIL PROTECTED] www.dealerskins.com http://www.dealerskins.com

RE: CFDOCUMENT creating a PDF - ARGH!

2007-12-18 Thread Andy Matthews
Are you using overflow: auto in your CSS anywhere? Rupesh Kumar found some bugs in cfdocument when overflow was set to auto: http://coldfused.blogspot.com/search/label/cfdocument http://coldfused.blogspot.com/2007/12/missing-text-in-pdf-created-by.html

RE: Using Mac Mini as web server

2007-12-18 Thread Andy Matthews
: Tuesday, December 18, 2007 4:02 PM To: CF-Talk Subject: Re: Using Mac Mini as web server System Preferences Energy Saver - you can set the machine to Never sleep. On Dec 18, 2007 7:01 AM, Andy Matthews [EMAIL PROTECTED] wrote: So my question is, will this happen everytime the Mac goes to sleep

<    2   3   4   5   6   7   8   9   10   11   >