RE: Spry framework and n selects related

2006-09-15 Thread Munson, Jacob
> Has anybody used the Spry framework to create 2 (n) selects related? I think Ray's doing this in the latest version of BlogCFC. In the administrator for the blog, you can select a category from the left box, and then entries from that category are displayed in the right box. He used Spry for t

RE: Line Counter (without Comments)

2006-09-15 Thread Munson, Jacob
Over the last couple of days in my free time, I've been working on a modification to the code you guys posted, so it won't count blank lines and lines that were commented out. Here are the results. It looks for these comment types: /* */ It won't count single comment lines, nor sections of co

RE: New CF Tags undocumented cool! cfdatasource? what the hell

2006-09-14 Thread Munson, Jacob
> True, but I think that perhaps they released that to seem > unbiased. It would > be difficult to simply ignore the big AJAX trend these days... Well, I think they realize that while Ajax is not the answer for everything, neither is Flex. Flex has it's place, and so does Ajax. There is overlap,

RE: New CF Tags undocumented cool! cfdatasource? what the hell

2006-09-14 Thread Munson, Jacob
> I'm curious about whether or not they'll push AJAX > considering the money > they're throwing at Flex... Don't forget about Spry... This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are

RE: CFDJ?

2006-09-13 Thread Munson, Jacob
I used to be on it (still am, at least I didn't unsubscribe), but no messages have come through for months, maybe even a year. I was curious one day and sent a message to the list address, and I got a delivery failure of some sort. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[

RE: Linux webserver

2006-09-12 Thread Munson, Jacob
X Windows is the basis for the graphic shells that come with most Linux Distros. The popular ones are KDE and Gnome, which are both based on X Windows. Personally I like KDE. It has a lot of good sys admin applets, that sometimes help where the distro's tools leave off. > -Original Message

RE: Holy crap I like CFEclipse!

2006-09-11 Thread Munson, Jacob
> But 3.2 has been final for a while and other plugins should get with > the program. Flex builder 2: http://www.adobe.com/products/flex/productinfo/systemreqs/ --- This transmission may contain information that is privileged, confidential and/or exempt from disclosure under

RE: Holy crap I like CFEclipse!

2006-09-11 Thread Munson, Jacob
> I think we > should just get used that it's going to be beta for the time > being, and > embrace the beta versions. That's fine as long as all the plugins you use run in Eclipse 3.2, and some out there still don't. This transmission may contain information that is privi

RE: Eclipse word delimiters

2006-09-11 Thread Munson, Jacob
I agree that I'd prefer a few less delimiter's in Eclipse, but at the same time I've noticed that there's a wide difference between what all of the editors I use do. I just get used to the fact that it's always going to be different, and live with it. :) But it /would/ be nice to have that as a

RE: Holy crap I like CFEclipse!

2006-09-11 Thread Munson, Jacob
> i'm still jumping back & forth to cfstudio so i'd love to use > FB for cf but > doesn't cfeclipse require the next version of eclipse that FB > doesn't yet > support? has anybody actually done this? Only the beta version of CFE requries Eclipse 3.2 - This transmission may

RE: Holy crap I like CFEclipse!

2006-09-11 Thread Munson, Jacob
> -Original Message- > From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED] > Sent: Saturday, September 09, 2006 6:40 AM > > Finally, I really don't want to have to create a "project", I'd rather > just jump in and edit, or at the very least point the editor at a > directory tree and tell it

RE: CFEclipse error is killing me

2006-09-08 Thread Munson, Jacob
I've heard of this problem if you are using Norton antivirus, and it's set to scan network paths. > -Original Message- > From: Paul [mailto:[EMAIL PROTECTED] > Sent: Friday, September 08, 2006 4:55 PM > > After a recent hardware failure I installed CFEclipse again, > and I'm running > i

RE: Need help!!

2006-09-08 Thread Munson, Jacob
> I don't know if you need to do anything Windows ODBC related since > Connector/J is JDBC -- I didn't need to do anything > additional to get it > working with CF besides dropping in the JAR file and > restarting CF Same here. --- This transmission may contain informat

RE: another mySql question...

2006-09-07 Thread Munson, Jacob
I've always used MySQL's JDBC driver, not ODBC. If you search Ben Forta's blog, there's an entry about MySQL 5 in CF, and this has good directions for getting it to work in the comments. > -Original Message- > From: Doug Brown [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 07, 200

RE: Quick Question

2006-08-31 Thread Munson, Jacob
By the way, I'm in the process of taking over cfquickdocs.com. This domain points to cfQuickDocs right now, but some of the features don't work because the domain is not local to my server. Once I get the domain pointed, I'll drop a note on my blog, and you guys won't have to remember the funny d

RE: BLOG Application question

2006-08-23 Thread Munson, Jacob
I think your solution will work fine. But the users won't like it, which is why most people try to do some form of captcha. On my blog I use JS to ask the user for the answer to a simple math problem. Then I use Ajax to create a session variable, if they correctly answer the question. On the

RE: CFIdea: how to implement

2006-08-22 Thread Munson, Jacob
I think some of the responses you've already received have been good, but I keep thinking of ways this system could be easily tricked. I think you'd have to get into some complex captcha code, not the image stuff, but the stuff I've read about that tracks mouse/keyboard movement to make sure a hum

RE: UPS Recommentation

2006-08-22 Thread Jacob
I have been using APCC for years. I have not had any problems. http://www.apcc.com They also have a selector page which you can plug in server info and it will give you the right battery backup. Jacob -Original Message- From: Qasim Rasheed [mailto:[EMAIL PROTECTED] Sent: Tuesday

RE: free stock web services?

2006-08-21 Thread Munson, Jacob
Oh, I thought you were providing semi-realtime stock quotes or something. Yeah, I don't see anything wrong occasional screen scraping like what you were planning. :) > -Original Message- > From: Dan Plesse [mailto:[EMAIL PROTECTED] > Sent: Monday, August 21, 2006 1:27 PM > > It was a h

RE: Blog CFC for Oracle?

2006-08-21 Thread Munson, Jacob
I use it with MySQL, which is already supported. But I'm sure Ray would be happy to at least a blog entry about it when you finish, he's posted about a couple of the changes I've made. :) > -Original Message- > From: Deanna Schneider [mailto:[EMAIL PROTECTED] > Sent: Monday, August 21,

RE: broadcasted coldfusion classes

2006-08-21 Thread Munson, Jacob
I've heard that local CFUGs have free access to breeze...maybe you can tie this into your local CFUG, to get the breeze access? > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, August 21, 2006 11:14 AM > > I'm going to start teaching a few friends

RE: CF Rules on including Application.cfm

2006-08-21 Thread Munson, Jacob
is found and ignore > Application.cfm. > > -Original Message- > From: Munson, Jacob > Sent: Monday, August 21, 2006 1:00 PM > > It is as simple as you stated. If you run a .cfm file, > ColdFusion looks > for an Application.cfm file in it's directory, and

RE: CF Rules on including Application.cfm

2006-08-21 Thread Munson, Jacob
It is as simple as you stated. If you run a .cfm file, ColdFusion looks for an Application.cfm file in it's directory, and in the parent application's root directory. It will run both of those (assuming there is a lower level directory Application.cfm file) > -Original Message- > From: R

RE: free stock web services?

2006-08-21 Thread Munson, Jacob
> From: Dan Plesse [mailto:[EMAIL PROTECTED] > Sent: Sunday, August 20, 2006 10:56 AM > > I have something called the NASDAQ 3000 which I use a gateway > to compile > public companies using 3000 quotes I built up using > the NASDAQ 3000 index. It's something like 3251 not 3000. It > uses a hsql

RE: OT: Anyone else affected by the hostmysite outage?

2006-08-16 Thread Munson, Jacob
In my state, they are /required/ to find out about lines before digging, and there is a service that will mark them for you. We had it done at my house when we had a cable line installed, it didn't cost us any money. My guess is they didn't even get the lines marked. > -Original Message-

RE: OT: Anyone else affected by the hostmysite outage?

2006-08-16 Thread Munson, Jacob
Yeah, in a fancy Flash slide show. I guess when you're sitting around twiddling your thumbs, waiting for a line to be fixed, you have time to do stuff like that. :) > -Original Message- > From: Casey Dougall [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 16, 2006 12:50 PM > > ha..

RE: Anyone else affected by the hostmysite outage?

2006-08-16 Thread Munson, Jacob
Yup, my site's down as well. > -Original Message- > From: Neil Middleton [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 16, 2006 9:05 AM > To: CF-Talk > Subject: Re: Anyone else affected by the hostmysite outage? > > It would seem that way: > > http://www.hostmysite.com/emergency.

RE: CF out of memory, even when out of scope

2006-08-15 Thread Munson, Jacob
I thought you were supposed to turn of /all/ debugging on production sites. > -Original Message- > From: David [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 15, 2006 4:00 PM > > Update: Vastly improved. > I hadn't quite believed that CF debug settings added that much memory > even if

RE: announce: cfportal

2006-08-14 Thread Munson, Jacob
> I'm using Firefox 1.06 on WinXP. Oops, that should have been 1.5.06 This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distr

RE: announce: cfportal

2006-08-14 Thread Munson, Jacob
3:42 PM > > Odd. I can't reproduce it here. Don't you love browser compat issues? > > I'm adding CF blogs later tonight. > > On 8/14/06, Munson, Jacob <[EMAIL PROTECTED]> wrote: > > Looks great, Ray! And a good idea as well. > > > > The only c

RE: announce: cfportal

2006-08-14 Thread Munson, Jacob
Looks great, Ray! And a good idea as well. The only comment I have is that on my machine, the top right pod labeled "Adobe ColdFusion Product Notifications", 'Notifications' is line wrapped and is half on the red and half on the gray. Other than that, looks great! > -Original Message

RE: (Admin) Security bulletin - ColdFusion AdminAPI Authentication Issue

2006-08-11 Thread Munson, Jacob
I saw it through fullasagoog. > -Original Message- > From: Casey Dougall [mailto:[EMAIL PROTECTED] > Sent: Friday, August 11, 2006 11:59 AM > > Meaning none of us got an e-mail from adobe about this issue? > I know I didn't. > > Casey > > On 8/11/06, Michael Dinowitz <[EMAIL PROTECTED

RE: Eclipse questions

2006-08-11 Thread Munson, Jacob
tions > > I am using network drives, thanks for the pointer, I'll look for it. > > > -Original Message- > > From: Munson, Jacob [mailto:[EMAIL PROTECTED] > > Sent: Friday, August 11, 2006 11:26 AM > > To: CF-Talk > > Subject: RE: Eclipse questions

RE: Eclipse questions

2006-08-11 Thread Munson, Jacob
You know, the error you talked about sounds a lot like problems I've heard of when people are using a mapped network drive. You'd have to do some searching if that's the case, maybe in the CFEclipse mailing list archives. > -Original Message- > From: loathe [mailto:[EMAIL PROTECTED] > Se

RE: Eclipse questions

2006-08-11 Thread Munson, Jacob
Drag the tab back onto the tab pane of the other window. > -Original Message- > From: loathe [mailto:[EMAIL PROTECTED] > Sent: Friday, August 11, 2006 9:11 AM > > Sweet, how do I undo it? > > > -Original Message- > > From: Sean Coyne [mailto:[EMAIL PROTECTED] > > Sent: Friday,

RE: OT - "Nice site I will recommend you to all my friends."

2006-08-11 Thread Munson, Jacob
> Don't most guestbooks or blogs automatically post the > message? Why would > you need to wait to check? Couldn't you check right away? I > must be missing > something. I think it's because these guys are using software to post to thousands of sites at once. It would be quite a job to manuall

RE: Eclipse questions

2006-08-11 Thread Munson, Jacob
> 1. Is there a way I can split my main editor screen so I am > look at and > working on two different templates at once? Not like a > compare of e the > same file, that's easy, I mean two totally different files. Yes. If you have two files open, you can drag the editor tab of the second one d

RE: site that can't be copied

2006-08-10 Thread Munson, Jacob
> IMHO, this is some kind of security issue: no script should > have access > to the clipboard > unless its container has focus. While you can write to the clipboard from JS, you can't read the clipboard's contents. /That/ would be a security issue. -- This transmission may contain i

RE: check for unvared variables in a cfc

2006-08-09 Thread Munson, Jacob
If you have another variable with the same name as a CFC variable in the same scope, your CFC's variable values could 'bleed' into your other scope variable. If I understand it correctly, you only have to worry about it with variables in the 'variables' scope, or local variables in the CFC, not 'a

RE: bulk registration of SQL Server datasources in CF Admin

2006-08-09 Thread Jacob
CF6 or CF7... Copy the neo-query.xml file in the \cfusionMX\bin\ directory. Start and restart the CF service. Jacob -Original Message- From: JRose [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 09, 2006 8:19 AM To: CF-Talk Subject: bulk registration of SQL Server datasources in CF

RE: And now for something completely different...language translation?

2006-08-07 Thread Munson, Jacob
2006 3:53 PM > > On 8/7/06, Munson, Jacob <[EMAIL PROTECTED]> wrote: > > > > > IE: spanish is written backwards as far as sentences are concerned > > > > That's news to me! Are you referring to the punctuation > coming at the > > beginning of th

RE: And now for something completely different...language translation?

2006-08-07 Thread Munson, Jacob
> IE: spanish is written backwards as far as sentences are concerned That's news to me! Are you referring to the punctuation coming at the beginning of the sentence as well as the end (for ? and !)? Other than that, I can't figure out where you got the idea that Spanish is written backwards...

RE: QoQ SQL support.

2006-08-03 Thread Munson, Jacob
And in PostGres and MySQL it's LIMIT instead of TOP, IIRC (and it comes at the end of the query instead of in the select list). > -Original Message- > From: Douglas Knudsen [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 03, 2006 3:27 PM > > not quite the right list for this topic...

RE: Security Setup/Array Find

2006-08-03 Thread Munson, Jacob
Or, ListFind(ArrayToList(array)) > -Original Message- > From: Snake [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 03, 2006 12:56 PM > > http://www.cflib.org/udf.cfm/arrayfind > > -Original Message- > From: Eric J. Hoffman [mailto:[EMAIL PROTECTED] > Sent: 03 August 2006 1

RE: QoQ SQL support.

2006-08-03 Thread Munson, Jacob
I think I heard that Cast() works, though. Again, a complete list would be nice. > -Original Message- > From: Kris Jones [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 03, 2006 11:22 AM > > I know for sure that LEFT, RIGHT don't work. I would suspect that most > string parsing func

RE: QoQ SQL support.

2006-08-03 Thread Munson, Jacob
This reminds me of a complaint I've had, and I've heard form others. I /really/ wish there was a comprehensive document in LiveDocs that covered QoQ. It would be very nice to have a complete feature list of SQL commands and such that works with QoQ. > -Original Message- > From: Claude Sc

RE: Eclipse and CSS

2006-08-02 Thread Munson, Jacob
> When working js or css inline, you would have to switch your > perspective > from CFEclipse to Aptana, then back again when getting back > in to your CFML. I believe this would only work if you don't have Eclipse set to automatically switch to the plugin assigned to a file type. I remember s

RE: Oops, Adobe have broken their debug output links

2006-08-01 Thread Munson, Jacob
I just tried them both with s/macromedia/adobe/ and that works. They should fix that in one of the updates. > -Original Message- > From: Snake [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 01, 2006 2:51 PM > > Just noticed this. > > When u get a coldfusion error it says > > Pleas

RE: Advanced Developer Average Salary

2006-08-01 Thread Munson, Jacob
No, you should do the survey. A good survey captures as much of the population as possible, and while this is not going to be scientific, more data is always better. Especially since he lets you put in how many years you've worked, if your's is low, then that would match the low pay. I didn't ge

RE: Random Characters

2006-07-28 Thread Munson, Jacob
There's an open source CAPTCHA component for CF called Lyla, written by Peter Farrell. One gotcha though, I've not been able to get it to work on a Linux host. > -Original Message- > From: Everett, Al (NIH/NIGMS) [C] [mailto:[EMAIL PROTECTED] > Sent: Friday, July 28, 2006 6:21 AM > > I

RE: CF 8 feature survey

2006-07-28 Thread Munson, Jacob
> Really? Largest as in employees or in revenue? I think with > Microsoft is > that they literally throw money at resources - they know what they are > doing. It may be the 3rd largest in it's sector I suppose. Well, I tried to find where I read that, but couldn't find it. Anyway, usually when

RE: CF 8 feature survey

2006-07-28 Thread Munson, Jacob
> Yeah, peeps forget that Adobe/MM are not Microsoft and their > resources are a > piss in the ocean compared to larger software/corporate houses I read recently that Adobe is now the world's 3rd largest software company, after buying Macromedia. So they have a lot more resources than you mi

RE: Best place to buy CFMX upgrade

2006-07-28 Thread Munson, Jacob
I would suggest Ebay, but I've been hoping to find a deal on CF there the past couple of weeks, and the bids always end up around retail price. I guess that's what happens when you want a popular product... > -Original Message- > From: Steve LaBadie [mailto:[EMAIL PROTECTED] > Sent: Fri

RE: C3 page drafts

2006-07-28 Thread Munson, Jacob
Looking good so far! > -Original Message- > From: James Holmes [mailto:[EMAIL PROTECTED] > Sent: Friday, July 28, 2006 9:38 AM > To: CF-Talk > Subject: C3 page drafts > > First drafts of the ColdFusion Community Consensus pages are now > available for comment: > > http://www.bifrost.co

RE: C3 page drafts

2006-07-28 Thread Munson, Jacob
I guess you've never used a mac or linux machine? ;) > -Original Message- > From: Richard Dillman [mailto:[EMAIL PROTECTED] > Sent: Friday, July 28, 2006 10:05 AM > > all i can say is START - RUN - EDIT > it doesnt get any betterand its available on every > machine ive ever been >

RE: Site feedback

2006-07-27 Thread Munson, Jacob
While we're on the subject, I actually started using your RSS feed yesterday. I think I saw you mention a feature change, where if you click a post link in the RSS feed, it would go to the original site instead of to your site. You could still have it redirect through your site so that you get st

RE: Cool feature I didn't know about

2006-07-25 Thread Munson, Jacob
You can also do #attributesStruct[attributeName]# in a lot of cases. > -Original Message- > From: Robertson-Ravo, Neil (RX) > Sent: Tuesday, July 25, 2006 1:43 PM > > Will have to dig in my code - I suppose the question to the > gurus etc is > can you 100% dispose of using evaluate? >

RE: CF Ajax and passing a ##

2006-07-25 Thread Munson, Jacob
I'm assuming you were talking to me. Did you try jsstringformat from CF, or JS? It's a CF function. > -Original Message- > From: Robert Everland III [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 25, 2006 1:05 PM > To: CF-Talk > Subject: Re: CF Ajax and passing a ## > > I am passing i

RE: CF Ajax and passing a #

2006-07-25 Thread Munson, Jacob
Let me get this straight...your parameter name has a '#' in it? Won't that cause problems with ColdFusion, unless it's escaped? Or do you mean the value your passing back has a '#'? If that's the case, maybe you need to use jsstringformat(). > -Original Message- > From: Robert Everland

RE: ajaxcfc invalid reply from server

2006-07-25 Thread Munson, Jacob
n included .js > file, you may > not realize the line number goes with THAT file. > > -Original Message- > From: Munson, Jacob [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 25, 2006 1:07 PM > To: CF-Talk > Subject: RE: ajaxcfc invalid reply from server > > &g

RE: execute a DTS package via Stored Proc?

2006-07-25 Thread Munson, Jacob
I know I'm probably barking up the wrong tree, but you could always /not/ use a DTS package. I know a lot of the stuff that DTS does can be done using stored procedures, or other fancy tricks. But it all depends on how complicated your DTS is. > -Original Message- > From: Ray Champagne [

RE: CFeclipse Task List

2006-07-25 Thread Munson, Jacob
Which 'resource' radio option is selected on the filters dialog? Mine is set to "On any resource". Also, make sure you don't have any text in the "Where description [contains|doesn't contain]" option. I also have CFE 1.2 and it works for me, but I /don't/ have the RDS plugin installed. Maybe th

RE: ajaxcfc invalid reply from server

2006-07-25 Thread Munson, Jacob
> Even if no one has a clue what is causing my specific weird > problem, I'm > hoping someone out there knows how to "see" what is going on inside of > the blasted CFC that ajaxcfc is calling to know what error is > happening. You may have tried this, but what I do sometimes is to just call the

RE: iif: am I understanding correctly?

2006-07-21 Thread Munson, Jacob
> This part of the app is not going to take heavy traffic, so > the performance > hit would be negligible. However going forward I will always > take into > consideration the possible performance implications of > iif/evaluate/DE. Yeah, and another thing to keep in mind when memorizing things

RE: iif: am I understanding correctly?

2006-07-21 Thread Munson, Jacob
> OK, I ran cftimer on both examples, iif and the if/else way, > and both came > back 0 ms. So I think in this case, since it's only looping > over 10 list > items or whatever, I'll stick with the leaner code. Maybe if > you were > looping over thousands of list elements or query rows or >

RE: CFTHREAD and CFJOIN Proof of Concept Tags Posted

2006-07-21 Thread Munson, Jacob
> >> The problem is when your threads are named dynamically, > >> there's no way to > >> reliable get the thread name. > > > >What about using evaluate(), or thrd["#i#"], or > >? > > The problem is the variable "i" can be read/written to from any of the > spawned threads. This means the value of "

RE: CFTHREAD and CFJOIN Proof of Concept Tags Posted

2006-07-21 Thread Munson, Jacob
> I just finished a poject (argh!) that could have really really used > this. They are running CF7 on their server, and its a dedicated box, > so maybe I'll play with it a bit there. There's always the asynchronous gateway, since they have CF7. Or is it not the enterprise version?

RE: CSS Class Registration - New York City!

2006-07-21 Thread Munson, Jacob
Well, I'm sure she's got expenses to cover, I doubt it's all profit. But I hear you, if I were as much of an expert in anything as Sandra is, I'd be trying to do these classes as well. > -Original Message- > From: Ben Nadel [mailto:[EMAIL PROTECTED] > Sent: Friday, July 21, 2006 3:02 PM >

RE: iif: am I understanding correctly?

2006-07-21 Thread Munson, Jacob
t; Sent: Friday, July 21, 2006 3:00 PM > > > > > > > > Does the same thing right? > > > -Original Message- > > From: Munson, Jacob [mailto:[EMAIL PROTECTED] > > Sent: Friday, July 21, 2006 4:43 PM > > To: CF-Talk > >

RE: am I understanding correctly?

2006-07-21 Thread Munson, Jacob
> Loathe -- what sort of performance hit are we talking about? > I like the > cleanliness of doing it in one line, but if it's a big > performance hit I > guess it's not worth it. Since everybody's app/environment is different, and thus behaves differently, you could always use cftimer or get

RE: iif: am I understanding correctly?

2006-07-21 Thread Munson, Jacob
t it executes much faster. > > > -Original Message- > > From: Munson, Jacob [mailto:[EMAIL PROTECTED] > > Sent: Friday, July 21, 2006 4:22 PM > > > > Here's how I understand iif: If the condition is true, > return the 2nd > > parameter, otherwi

RE: CFTHREAD and CFJOIN Proof of Concept Tags Posted

2006-07-21 Thread Munson, Jacob
> The problem is when your threads are named dynamically, > there's no way to > reliable get the thread name. What about using evaluate(), or thrd["#i#"], or ? > Did you make sure to replace the taglib.cftld with the one in > the zip file > (I'd back up the original first.) Yes, I did that.

RE: CFTHREAD and CFJOIN Proof of Concept Tags Posted

2006-07-21 Thread Munson, Jacob
I'm not sure I understand your answer. Damien wanted to know why it doesn't work with CFMX 6, which /is/ Java based. > -Original Message- > From: Steve Brownlee [mailto:[EMAIL PROTECTED] > Sent: Friday, July 21, 2006 2:03 PM > > As all features of CFMX are, this is a Java feature. > >

RE: am I understanding correctly?

2006-07-21 Thread Munson, Jacob
Here's how I understand iif: If the condition is true, return the 2nd parameter, otherwise return the 3rd. So in your example, if (didquery and didfind) returns true, the code will evaluate getCust.#i#. Otherwise it will evaluate DE(""). iif is basically just a shorter cfif statement, using you

RE: XML to CF query object: possible?

2006-07-21 Thread Munson, Jacob
You're going the wrong way. He wanted to turn XML into a query object. > -Original Message- > From: Dan Plesse [mailto:[EMAIL PROTECTED] > Sent: Friday, July 21, 2006 12:15 PM > > If a CFquery object is serializable why would you need it to be a XML > string? > > and WDDXing a cfquery

RE: CFTHREAD and CFJOIN Proof of Concept Tags Posted

2006-07-21 Thread Munson, Jacob
There IS a new thread scope, Damon talks about it in the readme that comes with the files (and on his blog?). You reference it by the name of the scope, which you set in the name attribute of the cfthread tag. So in your example, instead of doing: You'd want to do: However, as you probably saw

RE: CFTHREAD and CFJOIN Proof of Concept Tags Posted

2006-07-21 Thread Munson, Jacob
> Would this be in the standard edition? I hope so, and maybe Damon will respond, but I know his blog post says that they have no plans to support this proof of concept code in the future, and they have no plans to add it to a future release. But I know that's probably just avoiding a 'future loo

RE: hiding an image path

2006-07-21 Thread Munson, Jacob
Dave, What if you were to encrypt the path with ColdFusion, and then stuff the encrypted string into a JavaScript variable like so: var daPath = '#Encrypt('/clients/images',myKey,"DESEDE")#'; Then whenever you need to display an image, use JS to decrypt the variable (a view source would only show

RE: Weird "IE" error, prevents page load

2006-07-21 Thread Jacob
o toolbar that he said he didn't remembering seeing before. He removed the Yahooo toolbar and he can now use the MLS site again. -----Original Message- From: Jacob [mailto:[EMAIL PROTECTED] Sent: Friday, July 21, 2006 8:31 AM To: CF-Talk Subject: RE: Weird "IE" error, preven

RE: uploading large files

2006-07-21 Thread Munson, Jacob
Brad, you're right about the RAM. Files are loaded to RAM, so the amount of free RAM will limit his file upload size. But in his case, he /is/ able to upload these with ASP, so I don't think that's the problem. > -Original Message- > From: Brad Wood [mailto:[EMAIL PROTECTED] > Sent: Fri

RE: uploading large files

2006-07-21 Thread Munson, Jacob
This is in the ColdFusion Cookbook, but I don't know the best practices for these settings: "...you can place a server wide limit on the size of uploads in the CF administrator. Under the "settings" link, see: Maximum size of post data (MB), Request throttle threshold (MB), and Request throttle mem

RE: RSS and PodCast organization

2006-07-21 Thread Munson, Jacob
does show the aggregator title in the 'directory' on the left, but you see the original author in the post preview. > -Original Message- > From: Munson, Jacob [mailto:[EMAIL PROTECTED] > Sent: Friday, July 21, 2006 10:03 AM > > I like to use Google Reader (reade

RE: RSS and PodCast organization

2006-07-21 Thread Munson, Jacob
I like to use Google Reader (reader.google.com). It's still in the labs, but it's the best one I've tried. As far as podcasts, Google puts a little player right in the RSS post, so you can listen to it right there if that floats your boat. > -Original Message- > From: Ben Nadel [mailto:[

RE: CFTHREAD and CFJOIN Proof of Concept Tags Posted

2006-07-21 Thread Munson, Jacob
> On Jul 21, 2006, at 10:39 AM, [EMAIL PROTECTED] wrote: > http://www.dcooper.org Damon, I'm can't seem to get your example cfthread page to run, I get this error: "The type for attribute name of tag thread could not be determined", which makes me believe I don't have the files in the right spots.

RE: Weird "IE" error, prevents page load

2006-07-21 Thread Jacob
out where in the javascript the problem was. I just made the page work and I "plan" on troubleshooting it later. Jacob -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Friday, July 21, 2006 8:09 AM To: CF-Talk Subject: Weird "IE" error, prevents

RE: CFTHREAD and CFJOIN Proof of Concept Tags Posted

2006-07-21 Thread Munson, Jacob
Ok, so I read your blog post, and I just want to provide some of the customer feedback you mentioned. YES, I'd like to see this in the next version! It would be cool if that next version came out before BD 7, as well, for obvious reasons... ;) > -Original Message- > From: [EMAIL PROTECT

RE: Site feedback

2006-07-20 Thread Munson, Jacob
Hey Neil, One thing that would be nice for bloggers that you aggregate is a report page, similar to mxna. It doesn't need to be as fancy as their's, but it would be nice to see all my blog posts on one page, and the amount of clicks for each. > -Original Message- > From: Neil Middleton [

RE: Yet another AJAX framework

2006-07-20 Thread Munson, Jacob
ed together a sample > layout and some text, to get discussion going on what needs to be > there. > > http://www.bifrost.com.au/c3/ > > This is only the front page - more important is the comparison page > for a given topic. I'm going to do that next. > > On 7/20/06, Mun

RE: Yet another AJAX framework

2006-07-20 Thread Munson, Jacob
Looks like it could be nice, if it truly does do better error reporting than the others. I know that I like ajaxCFC's error reporting a lot better than cfajax, but it still throws the occasional 'invalid result' or 'object error', which are difficult to debug. By the way, speaking of 1000 tools,

RE: Query a flat file

2006-07-20 Thread Munson, Jacob
> I'll agree with Robert that CF is slow at file/text manipulation Oops, I just noticed I called you Robert...Sorry, Neil. -- This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are not the intended

RE: Query a flat file

2006-07-20 Thread Munson, Jacob
Original Message- > From: Robertson-Ravo, Neil (RX) > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 19, 2006 4:44 PM > > Indeed, but for sure a DB process will be a hell of a lot > faster and more > importantly not tie up a thread :-) > > -Original Message

RE: Query a flat file

2006-07-19 Thread Munson, Jacob
I'll agree with Robert that CF is slow at file/text manipulation (I really hope they improve this in the next version, and yes I've bugged sent in a feature request). That said, you can loop over the file var with cr/lf as your delimiters, and then each loop item, or in this case each row, will be

RE: SQL Server Emergency

2006-07-19 Thread Jacob
Can you restore from a backup? -Original Message- From: Jeff D. Chastain [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 19, 2006 3:07 PM To: CF-Talk Subject: OT: SQL Server Emergency Sorry for the priority off-topic, but I have a SQL server down and I am running out of ideas. The log f

cfapplication slow in MX 7.0.1

2006-07-19 Thread Jacob
l in setup and hardware. Thanks in advance Jacob ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a

RE: How long have my CF services been running?

2006-07-19 Thread Munson, Jacob
d [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 19, 2006 1:24 PM > > I suppose that will work. I was more hoping for a command I could run > in BASH to return the CF uptime, or maybe a java object I could create > in CFML to output that on a web page. > > -----Origin

RE: XML to CF query object: possible?

2006-07-19 Thread Munson, Jacob
that instead of doing a Q of Q, if it would perform better. I guess I need to do some cftimer tests. :) On another note, would the xmlobject take up more, or less memory than the query object? These are some deep thoughts I've been pondering lately. > -Original Message- >

RE: How long have my CF services been running?

2006-07-19 Thread Jacob
server.log??? -Original Message- From: Brad Wood [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 19, 2006 11:32 AM To: CF-Talk Subject: How long have my CF services been running? Can I tell how long my CFMX7 service has been running on Linux? All I have access to is BASH. Thanks!

RE: CFReport performance

2006-07-19 Thread Munson, Jacob
Neil, I've never used report builder, but I've been curious about it lately. When you guys are talking about report generation, I'm assuming you mean building a bunch of PDFs that are put on the server for user consumption. Is that what you're doing? And you got this down to less than a second,

RE: XML to CF query object: possible?

2006-07-18 Thread Munson, Jacob
I do this in CFQuickDocs, here's a shortened version of what I do: I believe you can also do this with cfscript and it looks a bit cleaner. > -Original Message- > From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 18, 2006 2:23 P

RE: OT: ColdFuson Debug Tool To Premiere at NYCFUG!

2006-07-14 Thread Munson, Jacob
gt; the site and sign up. > > >i would like to see a beta of this software. > > > >On 7/12/06, Munson, Jacob <[EMAIL PROTECTED]> wrote: > >> > > ~| Introducing the Fusion Authori

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