How are other developers handling big SVN repositories?

2010-05-06 Thread Jeff Gladnick
We have about 8 or 9 engineers and QA people working on a big cf application, all stored in SVN. The way we currently handle source control is at the outset of each mini-project, then one or two developers will branch the svn and work on that until they're done, then QA will merge the changes

new fullasagoog

2010-04-06 Thread Jeff Gladnick
Looks like fullasagoog was redesigned..like the new look, but it was nice before when you could see who's blog it was before you clicked the article ~| Want to reach the ColdFusion community with something they want? Let them

smush.it

2010-04-01 Thread Jeff Gladnick
I just tried out Yahoo's smush.it for image compression. Even on images that were HAND optmized in photoshop, this still knocked off another 5%. Has anyone used smush.it with coldfusion? Is there a way to send images to the server and bring em back into you app?

Re: smush.it

2010-04-01 Thread Jeff Gladnick
http://developer.yahoo.com/yslow/smushit/faq.html#faq_api On Thu, Apr 1, 2010 at 12:27 PM, Jeff Gladnick jeff.gladn...@gmail.comwrote: I just tried out Yahoo's smush.it for image compression. Even on images that were HAND optmized in photoshop, this still knocked off another 5%. Has

Re: ReCaptcha service changes!

2010-03-29 Thread Jeff Gladnick
I have not, but the odds that they would pick my email account (the only one in the company registered with the recatpcha service), and the lack of asking me for any information (just asking me to make sure my dns automatically updates) makes me doubt that there is. Did you see something that

Re: FarCryCMS versus Mura

2010-03-29 Thread Jeff Gladnick
We are just finishing up a medium sized site with Mura. This was my first big project with Mura (ok first ever project with Mura). A few thoughts: 1) Its definitely a little more complex then I first thought and initially gathered from the demo. However, in its defense, other

Re: FarCryCMS versus Mura

2010-03-29 Thread Jeff Gladnick
just sent an email to supp...@gravityfree.com Feel free to contact me if you'd like more info, I cannot post the site (since its not quite live yet) but can share it with you privately. Hi Jeff, we're about to evaluate some new CMS options here at GravityFree and would love to take a look

ReCaptcha service changes!

2010-03-26 Thread Jeff Gladnick
We're using cfReCaptcha and got the following message. Anyone else receive this email? Dear reCAPTCHA Customer, As part of moving reCAPTCHA to the Google infrastructure, the IP addresses of api-verify.recaptcha.net have changed. Nearly all our customers were automatically moved to the new

Local DEV setup, multiple projects/websites

2010-02-25 Thread Jeff U
Hello, I've got a new local environment setup and I've got multiple projects in folders off the root. http://localhost:8500/projectAAA/index.cfm http://localhost:8500/projectBBB/index.cfm and so forth These projects then sit production wise on: www.projectAAA.com www.projectBBB.com (note:

Re: Local DEV setup, multiple projects/websites

2010-02-25 Thread Jeff U
Definitely should have included that. WinXP, IIS, CF9 Development Server, used built-in webserver. Prefer to keep it that way for simplicity sake. Thanks guys. ~| Want to reach the ColdFusion community with something they

IIS ColdFusion Developer, best practices for setting up multiple sites

2010-01-08 Thread Jeff F
I'd like to set up my development environment to match what I've got on the server, namely multiple sites under IIS with each site acting as root. Can anyone offer any tips and what they do that works well? Is there an issue or special consideration with ColdFusion Developer edition in

Re: IIS ColdFusion Developer, best practices for setting up multiple sites

2010-01-08 Thread Jeff F
IIS7 on Vista and Windows 7 allow multiple sites. Through host headers? Won't this be an issue with ColdFusion Dev edition? ~| Want to reach the ColdFusion community with something they want? Let them know on the House of

Re: IIS ColdFusion Developer, best practices for setting up multiple sites

2010-01-08 Thread Jeff F
Someone mentioned the 'hosts' file, too, which can be useful for spoofing URLs in development. c:\windows\system32\drivers\etc\hosts I'm on Windows 7 with IIS7 and I just tried this. I created a new site in IIS with a host name of www.beta.test.com I then added the new site in the hosts file

Re: IIS ColdFusion Developer, best practices for setting up multiple sites

2010-01-08 Thread Jeff F
I believe that you also have to add www.beta.solo.com to IIS. If the site is using host headers (exclusively) and gets one that isn't defined then it throws an error. Steve My typing mistake. I did add www.beta.solo.com to IIS, not www.beta.test.com as I wrote earlier. That part is straight

Re: IIS ColdFusion Developer, best practices for setting up multiple sites

2010-01-08 Thread Jeff F
Did you map CF to all IIS virtual servers using wsconfig? If not, did you map CF to this virtual server? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ I just did, I think and still no luck. Using the Webserver Configuration tool, I add

RE: CFHTTP wierdness

2010-01-08 Thread Jeff Langevin
Thanks for the suggestions Dave and Asha. I'm looking into these and will post if they present a solution. --Jeff -Original Message- From: Asha K S [mailto:a...@adobe.com] Sent: Friday, January 08, 2010 5:16 AM To: cf-talk Subject: RE: CFHTTP wierdness Hi Jeff, You might

RE: CFHTTP wierdness

2010-01-08 Thread Jeff Langevin
Interesting idea on the ping test. I'll try that. Since it is sporadic the packet sniffer might be a bit of work, but I'm heading in that direction if I can't figure it out. Thanks. ---Jeff -Original Message- From: b...@bradwood.com [mailto:b...@bradwood.com] Sent: Thursday

Re: IIS ColdFusion Developer, best practices for setting up multiple sites

2010-01-08 Thread Jeff F
Config everything is good. This is neat. Should really help with keeping paths consistent. I appreciate the help! -Jeff ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion

CFHTTP wierdness

2010-01-07 Thread Jeff Langevin
to diagnose the problem. --Jeff p.s. The web service is pretty esoteric - Kintera Sphere ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http

Stripping tabs/linebreaks/spacing on a high traffic production server

2009-11-04 Thread Jeff Gladnick
We have a VERY high traffic website, and we're trying to speed up the pageload times a bit. One of the things we're considering is going through some of the cfm files that are loaded on every request and trying to strip them down: So for example, on the page that builds the html tag @ the

Re: Stripping tabs/linebreaks/spacing on a high traffic production server

2009-11-04 Thread Jeff Gladnick
Thanks for all the feedback guys. We're already doing the easy stuff (cfsilent, etc) to suppress whitespace. I'm leaning towards the caching and converting to 1 line for standard html stuff. we'll be careful with the js thanks!

where to buy cfmx7 standard linux licenses

2009-10-30 Thread Jeff Gladnick
It seems impossible to purchase new CFMX 7 licenses, and for the project I am currently working on it MUST be cfmx 7 (not 8, not 9, not railo or bd). I'd rather upgrade, but its not an option - don't ask. Anyway, does anyone know where I can get a few cfmx7 standard linux licenses

Re: where to buy cfmx7 standard linux licenses

2009-10-30 Thread Jeff Gladnick
I was hoping I could find a couple of them at steep discount. CDW link is a good one, although its pricey. Matt - how many copies you got and is it the linux version. ~| Want to reach the ColdFusion community with something

Re: coldfusion sessions and facebook connect

2009-10-09 Thread Jeff U
Thanks Dan. This is a bit different than the old embedded Facebook apps. Rather Facebook Connect is their solution to signing into one account across the web. Using your Facebook account to authenticate to a variety of apps. You can see it working on Digg as an example. You can think of my

Deploying ColdFusion to Tomcat Server

2009-10-07 Thread Jeff Chastain
of ColdFusion on Tomcat here? Thanks -- Jeff ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk

RE: Deploying ColdFusion to Tomcat Server

2009-10-07 Thread Jeff Chastain
trying to setup? Thanks -- Jeff -Original Message- From: Barney Boisvert [mailto:bboisv...@gmail.com] Sent: Wednesday, October 07, 2009 11:51 AM To: cf-talk Subject: Re: Deploying ColdFusion to Tomcat Server I don't see how that could possible be the case for Railor or BlueDragon. All

coldfusion sessions and facebook connect

2009-10-07 Thread Jeff U
I'm wondering if anyone has any experience with Facebook Connect?? I'm running into problems upon implementing the authentication portion with ColdFusion. I've got the following button, fb:login-button onlogin=userHasLoggedOn();/fb:login-button but I'm confused as to what information can then

Re: coldfusion sessions and facebook connect

2009-10-07 Thread Jeff U
Also, another thread from 4 months ago: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:59559 so hopefully Casey or Shane can chime in if they are still out there. Thanks ~| Want to reach the ColdFusion

Re: Rather big log

2009-10-07 Thread Jeff Gould
. Jeff ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327025 Subscription: http

Re: AW: Viviotech

2009-10-01 Thread Jeff Gladnick
I've used a viviotech VPS for some time now, actually I have a couple of them over there. Whenever I have a problem, they are quick to respond, and the customer service vs other (larger) companies is night and day. I highly recommend them to everybody I know who is looking for a CF Host.

CF9 ORM - Using a mapping for cfclocation?

2009-09-28 Thread Jeff Chastain
. However, when I try to create a new entity, I get an error that the component cannot be found. Does this work for anybody or is this a bug/feature? Thanks -- Jeff ~| Want to reach the ColdFusion community with something

CF9 ORM - One-To-One Mapping, Repeated Column Error

2009-09-22 Thread Jeff Chastain
with this prize if it has been awarded / Any ideas? Thanks -- Jeff ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com

listtoarray -adding values with commas throws an error?

2009-05-29 Thread Jeff F
I've got a simple shopping cart that stores into in an array. If the product name has commas, and it attempted to be added to the cart, it throws an error: The value cannot be converted to a number. Error message is telling me this is the problem line: cfset subtotal = subtotal +

Re: Google Map API

2009-05-18 Thread Jeff Gladnick
You might also consider using the quite exellent cf_googlemap by John Blayter: http://www.blayter.com/john/cf_googlemap/ It handles all the javascript headaches for you. Can we see what the rendered JS code looks like? There is the possibility that the marker you are creating has an invalid

Histogram based on words in a string

2009-05-09 Thread Jeff Gladnick
Does anyone have a better way of doing this then what I just came up with? http://jeffgladnick.instantspot.com/blog/2009/05/09/ColdFusion-Histogram-from-a-string-of-words ~| Want to reach the ColdFusion community with

Standard to Enterprise - load balanced

2009-04-27 Thread Jeff Becker
Good morning, We currently have an app on CF8 Standard, but due to volume we are moving it to a virtualized environment in that it will be load balanced between two servers. I'm just looking for a feeler, but in that in this circumstance, would it be correct to say we will need to get the

Re: Standard to Enterprise - load balanced

2009-04-27 Thread Jeff Becker
Perfect.. Thanks to you both. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive:

Java now available on Google App engine - how long til CFML?

2009-04-08 Thread Jeff Gladnick
How long til we get CFML on there? http://jeffgladnick.instantspot.com/blog ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial

Re: Anyone going to CF objective looking to split a hotel room?

2009-03-28 Thread Jeff Gladnick
... as in that they don't have *anything* weird about them, that is *really* weird. G! On Fri, Mar 27, 2009 at 8:58 PM, Jeff Gladnick jeff.gladn...@gmail.comwrote: not a weirdo -- Gerald Guido http://www.myinternetisbroken.com To invent, you need a good imagination and a pile of junk. -- Thomas A. Edison

Anyone going to CF objective looking to split a hotel room?

2009-03-27 Thread Jeff Gladnick
If anyone is looking to split a hotel room @ CF Objective, let me know! If you're an indy developer paying your own way like me, costs add up quick! About me: 1) Showers daily 2) DNS (does-not-snore) 3) not a weirdo Sidenote - if you are a company, and you'd like to pay for my hotel room, I

CFLDAP and tokengroups

2009-02-27 Thread Jeff Becker
of that. Thanks in advance for any help! Jeff ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http

Re: CFLDAP and tokengroups

2009-02-27 Thread Jeff Becker
Michael, Thanks for your thoughts. The big task at hand is to get all a user's groups and most importantly recursively go up the chain. So for example, user jbecker is apart of AD GROUP San Fran, that group is apart of California Users, and that group is apart of All Corporate Users. --- so

Re: CFLDAP and tokengroups

2009-02-27 Thread Jeff Becker
doesn't = DOES :) ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive:

Re: CFLDAP and tokengroups

2009-02-27 Thread Jeff Becker
Good man!! WOW! My CFDUMP isn't returning anything... but the code is indeed functioning. Is your CFDUMP empty or displaying something?? I may need to play with my filter. My AD Contact says we would now have each groups SID (Security Identifier). With that, its a matter of then querying

Re: CFLDAP and tokengroups

2009-02-27 Thread Jeff Becker
Interesting... The scope=base is what is killing mine. I'm not sure if I need to change my START value or what??? According to docs: oneLevel: entries one level below entry. == DEFAULT base: only the entry. But not exactly sure what that means.. in any regard, I'm getting closer and closer

Deploying cfusion-ear to JBoss ... unable to find class path derby.jar

2009-02-18 Thread Jeff Chastain
I am experimenting with deploying ColdFusion to a JBoss server using a J2EE EAR file. I followed the instructions exactly as found in the LiveDocs (http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=installj2 ee_15.html) just to make sure I had everything right. However, when I

RE: Railo Install on JBoss?

2009-02-17 Thread Jeff Chastain
Larry, Thanks. That was the article I followed through. I have also deployed Adobe ColdFusion via a war file and the same process and it worked just fine, so I suspect there is an extra step that is missing here for Railo. Thanks -- Jeff -Original Message- From: Larry Lyons

Railo Install on JBoss?

2009-02-16 Thread Jeff Chastain
anybody tried this, and if so, have any suggestions? Thanks -- Jeff ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f

Phantom SMTP server

2009-02-13 Thread Jeff Martin
I was perusing the mail.log file this morning because for some reason the mail spooler stopped running. The good news is that restarting CF got mail flowing again. I found a strange thing though. There are lines in the mail.log that read Could not connect to SMTP host: {servername}, port:

Dynamic sitemap.xml but STILL named sitemap.xml

2009-02-03 Thread Jeff Gladnick
Hey Guys, I am trying to generate a dynamic sitemap.xml file, and I have that down after reading a few blogs posts on Ray's site and some others. But I want to be able to set something up where I can have the CF program run WHEN google hits mysite.com/sitemap.xml. Is there a way I can do

Replacing Word special characters on output?

2009-01-22 Thread Jeff F
Data is cut-pasted from Word (I think), then inputted via form text area to database. When outputting data, some characters such as apostrophies and dashes display as little squares. I need to fix this somehow. First thought is to replace the characters on output, but I don't even know what

Re: Replacing Word special characters on output?

2009-01-22 Thread Jeff F
Thanks Charlie, I just tried DeMoronize, and it did not even touch it. Worth a try though. I wish there was something effective. I get people cutting-pasting from Word, Publisher, all sorts of programs always with problems. I always suggest pasting in MS Notepad first to clean it up, but the

Re: nofollow regex

2009-01-15 Thread Jeff Becker
Wowsers.. Thanks Peter.. I looked at Adrian's code yesterday to try to see if I could modify to include all the complex examples. I'll test your code today and let you know how it goes. For as gracefully as Wordpress and some forum software handle this, it sure is complex to implement.

Re: cfexchangeCalendar modify bug?

2009-01-14 Thread Jeff Martin
cfexchangeCalendar action=modify is not performing as expected for individual occurrences of recurring calendar items. I have a test recurring event that I created with Outlook. When I query the Exchange server with cfexchangeCalendar, it seems that the 3 occurrences of the recurring

nofollow regex

2009-01-14 Thread Jeff Becker
Hey folks, Since I got no love in the RegEx forum, I'm hoping to post here to get a little more eyeballs on the question I'm struggling over. I'm looking for a working rel=nofollow regex to modify links. For example: Goto a href=http://google.com;Google/a now! and turning it into: Goto a

Re: cfexchangeCalendar modify bug?

2009-01-14 Thread Jeff Martin
I too submitted a bug to Adobe regarding this issue. I suppose I can continue to develop with things the way they are... knowing that my users will gripe and complain about things not working correctly for recurring events and tasks. I hate developing like that though. I recently submitted a

Re: nofollow regex

2009-01-14 Thread Jeff Becker
Yes it does. This is for validation on a blog or forum, etc... For the spam comments/posts that do sneak by, it would be nice to have the server side validation making sure to add in rel=nofollow. I thought about client side, but again, ideally, I'm after server-side validation and

Re: nofollow regex

2009-01-14 Thread Jeff Becker
Adrian, Thats very nice.. Thanks for that. I made one minor correction. Note the added in cfset newLink = Replace(match, , rel=nofollow,ONE) I'm starting to run more complicated examples and have two issues. Running: cfsavecontent variable=html Goto a href=http://google.com;Google/a now!BR

cfexchangeCalendar modify bug?

2009-01-13 Thread Jeff Martin
cfexchangeCalendar action=modify is not performing as expected for individual occurrences of recurring calendar items. I have a test recurring event that I created with Outlook. When I query the Exchange server with cfexchangeCalendar, it seems that the 3 occurrences of the recurring event

CFPDF + Text .... how do you change the font size?

2009-01-12 Thread Jeff Chastain
rendered. I can change the font family, style, color, etc. all using CSS styles, but the font size never seems to apply. Can anybody offer any suggestions here? Thanks -- Jeff ~| Adobe® ColdFusion® 8 software 8 is the most

I need to build a shop cart that's just a little different (add mulitple items at once)

2008-12-23 Thread Jeff F
I need to build a shopping cart where a list if items is presented including a text field for quantity. But instead of each item having it's own add to cart form where a user adds each item to the cart one item at a time - the user needs to be able to go through the list, adding quantities to

Re: ColdFusion 32bit or 64bit, that is the question.

2008-12-21 Thread Jeff Fleitz
a DSN to your Access database there, you should subsequently be able to add a CF datasource. I have it working on both a desktop and laptop, without issue so far. v/r, Jeff On Thu, Dec 18, 2008 at 10:16 AM, Che Vilnonis ch...@asitv.com wrote: Dave (or anyone), do you know if Micrsoft provides

Create igoogle or google/IG like interface with Coldfusion 8?

2008-12-19 Thread Jeff McNaughton
Anyone done this kind of thing? or seen an example of it done with Coldfusion 8? Thanks, Jeff ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http

Error with CFDBINFO ... table does not exist?

2008-12-15 Thread Jeff Chastain
I have an application running on CF8 which makes use of the cfdbinfo tag. On two of my systems, when working with a SQL 2008 database, I am getting errors on this tag saying that table XYZ does not exist. The problem is, the table does in fact exist and I can run a cfquery using the exact same

Re: SmarterStats API

2008-12-12 Thread Jeff Becker
Hmm.. That helps a little bit James. That defines the complex type returned from the Statistics.asmx service. I'm after the complex type that is returned from the Query.asmx service. It doesn't help that the Query.asmx SmarterStats API is undocumented and unsupported. - Because this is an

SmarterStats API

2008-12-11 Thread Jeff Becker
Hello everyone, I am having trouble with the SmarterStats API and utilizing ColdFusion to gather stats. I have successfully made the call and am getting the results back. However, I think because my return of complex type(??), I'm not sure how to interpret/display the results. Based on the

Re: SmarterStats API

2008-12-11 Thread Jeff Becker
Yes. Tried that. It is currently commented out in the code... among other things. That just gives the object methods all printed out, not much help as I try to get at the data located SOMEWHERE!??? ~| Adobe® ColdFusion® 8

Re: SmarterStats API

2008-12-11 Thread Jeff Becker
This is the same issue Sebastian is having as well. I too get the get_any() method and am just uncertain how to access data. Related: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:58292 ~| Adobe®

RE: CFHTTP connection failure error

2008-11-26 Thread Jeff Langevin
. They have a free eval version so you can at least test to see if it fixes the problem. http://www.cftagstore.com/tags/cfxhttp5.cfm --Jeff From: Hitesh Patel [EMAIL PROTECTED] Sent: Wednesday, November 26, 2008 5:06 PM To: cf-talk Subject: CFHTTP connection

Third-party web services and soap

2008-11-25 Thread Jeff Langevin
. Any suggestions would be really appreciated. --Jeff ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http

RE: Third-party web services and soap

2008-11-25 Thread Jeff Langevin
get that working. Maybe I've been completely over-complicating things. --Jeff -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 25, 2008 11:32 AM To: cf-talk Subject: Re: Third-party web services and soap I'm pounding my head against using soap

RE: Third-party web services and soap

2008-11-25 Thread Jeff Langevin
Okay so you obviously were correct that I can instantiate locally. cfscript KinteraWS = createObject(webservice, URL to KinteraConnect.wsdl); LoginRequest = createObject(java,com.kintera.schema.API.LoginRequest); LoginRequest.setLoginName(foo);

RE: Third-party web services and soap

2008-11-25 Thread Jeff Langevin
the data was sent I'd rather not have to. Is there a way to force the character encoding in Java at the CF server level so I can see if this is the problem? -Original Message- From: Jeff Langevin [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 25, 2008 3:58 PM To: cf-talk Subject: RE

RE: Third-party web services and soap

2008-11-25 Thread Jeff Langevin
Well, I tried changing to UTF in the JVM settings using -Dfile.encoding=UTF-8. It now shows it using UTF in the summary. But alas, no dice. Anyone have any other thoughts? Thanks Dave for setting me straight on the wsdl issue. Silly of me to not have realized that. --Jeff -Original

Re: Easy Credit Card Processing Service?

2008-11-21 Thread Jeff Horne
to integrate AuthorizeNet.cfc. http://www.johncblandii.com/authorizenetcfc.html Jeff Horne ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk

Error invoking CFC

2008-11-20 Thread Jeff F
the framework is sleeping, and can't load things quick enough before an error is thrown. I'm on a VPS. Any suggestions appreciated, I'm out of ideas. -Jeff ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release

Re: Error invoking CFC

2008-11-20 Thread Jeff F
with binding in a CFC?? jeff For the life of me I can't figure out how to stop this error. Sometimes when I call the page that invokes the CFC, It gives an error: Error invoking CFC . It does not happen all time though. 8 times out of ten it will load fine, then throw the error every once an a while

Re: Error invoking CFC

2008-11-20 Thread Jeff F
Is that it for the error? Any other details to go by? Did you check the log file to see if there were any other details? The complete error is: Error invoking CFC /model/getfitmentdata.cfc : Internal Server Error [Enable debugging by adding 'cfdebug' to your URL parameters to see more

Re: Error invoking CFC

2008-11-20 Thread Jeff F
Add cfdebug to your URL parameter and it will pop up the AJAX debugger. On Thu, Nov 20, 2008 at 5:51 PM, Jeff F [EMAIL PROTECTED] wrote: Logs don't help. They just point to that getmodels.cfc. I'm wondering if my cfc is at fault. It's querying a rather large table. Possibly taking too long

Re: Error invoking CFC

2008-11-20 Thread Jeff F
For the moment, it seems caching that query helped. I'm not getting any errors. I wish I'd seen that earlier. Thanks for your help G.. -Jeff Add cfdebug to your URL parameter and it will pop up the AJAX debugger. On Thu, Nov 20, 2008 at 5:51 PM, Jeff F [EMAIL PROTECTED] wrote

Re: CF8 with IIS and iPlanet (distributed)

2008-11-19 Thread Jeff Sittler
at the reverse proxy idea. Thanks again. Jeff I need some assistance with configuring an iPlanet server The fact that you have IIS running is irrelevant. With distributed mode, the webserver on one box talks to CF on the other box. You have to use the same filesystem paths on both servers

CF8 with IIS and iPlanet (distributed)

2008-11-18 Thread Jeff Sittler
missed? I can post the obj.conf and magnus.conf if needed. Thanks in advance for help with this matter. Jeff ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http

Re: JRun issues on Vista 64 bit?

2008-09-18 Thread Jeff Chastain
I have done a reinstall several times and the issue appears to be specifically related to the MSSQL drivers. I pulled the latest JDBC drivers from Microsoft and was able to use those to setup a MSSQL data source, so the issue appears to be in the drivers. I posted all of the details of my fix

JRun issues on Vista 64 bit?

2008-09-17 Thread Jeff Chastain
with a DSN that points to SQL Server 2005 (also 64-bit), JRun crashes. There is no information in the JRun log files or the Windows event viewer. Has anybody seen anything like this before? Thanks -- Jeff ~| Adobe® ColdFusion

RE: JRun issues on Vista 64 bit?

2008-09-17 Thread Jeff Chastain
Thanks Nathan. Do you happen to have it running with SQL Server 2005 Express, 64-bit? I am just trying to isolate the real problem here and the service only appears to crash when I do anything db related with a DSN connected to SQL 2005. Thanks -- Jeff -Original Message- From: Nathan

RE: JRun issues on Vista 64 bit?

2008-09-17 Thread Jeff Chastain
. The JRun log files contain no details regarding the issue either. -- Jeff -Original Message- From: Jeff Chastain [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 17, 2008 2:07 PM To: 'cf-talk@houseoffusion.com' Subject: RE: JRun issues on Vista 64 bit? Thanks Nathan. Do you happen

RE: JRun issues on Vista 64 bit?

2008-09-17 Thread Jeff Chastain
Judah, Creating a data source to Derby works just fine. I can verify the existing data sources as well as create a new one. The issue only appears when I am trying to connect to SQL 2005. Thanks -- Jeff -Original Message- From: Judah McAuley [mailto:[EMAIL PROTECTED] Sent: Wednesday

Re: JRun issues on Vista 64 bit?

2008-09-17 Thread Jeff Chastain
The issue is in CF. I can created a system ODBC connection without any issue and can create and ODBC connection in CF. I have tried both MSSQL 2005 and MSSQL 2008, as well as CF8 in standalone and multi-server. All combinations fail when trying to create an MSSQL datasource. Thanks -- Jeff

Re: JRun issues on Vista 64 bit?

2008-09-17 Thread Jeff Chastain
In addition, I tried creating a MSSQL datasource, connecting to another server I have running MSSQL 2005 and JRun crashed trying to setup that datasource as well, so it is something local to the JRun/CF install and its connection ability with MSSQL.

SQL Help

2008-09-16 Thread Jeff F
I've got a table (MySQL) with about 20k records. I'd like to be able to get all fields from the table with distinct email addresses. Essentially, I'm weeding out records with duplicate email addresses. What I'm trying does not work: SELECT mytable.lastname, mytable.firstname, mytable.city,

Re: SQL Help

2008-09-16 Thread Jeff F
Jim, At first glance that seems to work, however the recordcounts appear to be off. What I did was a simple query to find the total number of distinct email addresses: SELECT distinct mytable.email FROM mytable I get 19588 as a recordcount. When I run SELECT mytable.lastname,

Re: SQL Help

2008-09-16 Thread Jeff F
Thanks Jim. Now I see. I guess what I'm looking for would be something like this then: SELECT mytable.lastname,mytable.email FROM mytable GROUP BY mytable.email HAVING distinct(mytable.email) Which of course does not work. When there are records with duplicate emails addresses, I need

Re: SQL Help

2008-09-16 Thread Jeff F
The records are from contest entries. People can only enter with one email address. Some people entered multiple times, using the same email address. I need to get a record set used to pick a winner, including just one of the records from the duplicate email entries.

Re: SQL Help

2008-09-16 Thread Jeff F
The records are from contest entries. People can only enter with one email address. Some people entered multiple times, using the same email address. I need to get a record set used to pick a winner, including just one of the records from the duplicate email entries.

Re: (ot) SQL Join With LIKE in Join Criteria

2008-09-11 Thread Jeff Becker
'% is used, its a whole table scan and thus performance could be an issue. Good solution.. not sure what you can do to get around the LIKE '% . Will be interested to hear what more DBA types will say about this. Jeff

Re: cfinput=datefield display problems in IE7

2008-09-08 Thread Jeff Martin
Worked perfectly! Thanks! I was getting the same thing, so I played around a little bit with wrapping the cfinput in another div, and this seems to work in IE7 and FF2: div style=clear:both;position:relative;z-index:3;cfinput type.. /div div

Conditional CFSET based on data in array

2008-09-08 Thread Jeff F
Is there a way to do this? I need a boost! -jeff ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http

Re: Conditional CFSET based on data in array

2008-09-08 Thread Jeff F
This seems to work: cfloop collection=#session.cart# item=i cfif session.cart[i][8] is not 22 cfset numberofitems = numberofitems + session.cart[i][4] /cfif /cfloop -Jeff I've got a simple cart that stores items in an array. I keep

Re: Google Chrome and FCKeditor

2008-09-02 Thread Jeff Fleitz
Yeah, mine is broken too. The editor just doesn't show up. On Tue, Sep 2, 2008 at 9:06 PM, Al Musella, DPM [EMAIL PROTECTED]wrote: I just downloaded and installed the google chrome browser. It blows the socks off of IE and firefox.. However, none of my pages that use fckeditor.cfc work I get

Re: Time Tracking software for multiple users

2008-08-24 Thread Jeff Gladnick
Hmmm... That might be a bit overkill for what I need, but I would be happy to take a look at it. If we can use it, I'd be more then happy to give you some great feedback or fill out some microsoft surveys. Does it require a MS SQL database or can I use MySQL? We have a desktop application

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