Re: Keystore SSL Validation Nightmare

2006-12-11 Thread James Buckingham
Thanks again Mark, Well the certificates are appearing if I request the aliases through keytools -list. Is there any way of checking that I've installed them correctly or is it a case of, if they appear in the security/cacert that's them installed? Cheers, James James, Yes, I would agree

RE: dynamically generating .flv files on upload

2006-12-11 Thread Will Swain
Superb. Thanks Russ and all the other people who answered. I'm off to do some investigating but I'll come back and let you know how I get on. Cheers Will -Original Message- From: Russ [mailto:[EMAIL PROTECTED] Sent: 10 December 2006 06:38 To: CF-Talk

Re: dynamically generating .flv files on upload

2006-12-11 Thread Oğuz Demirkapı
A quick note. Riva does not work with WM 9+ formats. -Original Message- From: Russ [mailto:[EMAIL PROTECTED] Sent: 10 December 2006 06:38 To: CF-Talk Subject: RE: dynamically generating .flv files on upload Download riva, and then figure out what commands need to be run

help on displaying 1 photo daily

2006-12-11 Thread alex poyaoan
HI everybody am trying to figure out trying to rotate a series of photos daily on my page is there an application that does that? please help me with this.. thanks ~| Create robust enterprise, web RIAs. Upgrade integrate

Re: MySQL vs PostgreSQL

2006-12-11 Thread Tom Chiverton
On Wednesday 06 December 2006 16:57, Munson, Jacob wrote: Right, but you can do that anyway, right? There are always contracting companies around that will gladly take your money to fix things for you. True, but most of them will still only support versions X, Y and Z running in the manner A,

Re: Problems grabbing data from sub nodes in an xml file.

2006-12-11 Thread Casey Dougall
On 12/10/06, James Holmes [EMAIL PROTECTED] wrote: cfset temp=QuerySetCell(myQuery,imgsrc,#galleryObject.Gallery.album[i].img[i].XmlAttributes.src#, #i#) Yeah, that was a typo, I've been trying everything I can think of... Here is what I'm testing now and still no luck. I get the two

Re: help on displaying 1 photo daily

2006-12-11 Thread Doug Brown
Well, you could do it simply based on your image name. IE: rename your images based on days in a month 1-31 and then pull your image based on what day it is. I am sure someone on here can find a more sexy way, but this is one way. You can also do it yearly using dayOfYear() if you have that many

Re: help on displaying 1 photo daily

2006-12-11 Thread alex poyaoan
tnanks Doug that thing worked ... will be trying other methods but is going fine this way Well, you could do it simply based on your image name. IE: rename your images based on days in a month 1-31 and then pull your image based on what day it is. I am sure someone on here can find a more sexy

Re: Paypal's IPN

2006-12-11 Thread Torrent Girl
Does google checkout have a feature similar to IPN? FYI, Google Checkout is reportedly planing to drop fees for 2007! http://www.usatoday.com/tech/products/2006-12-05-google-checkout_x.htm?csp=34 C. ~| Create robust

Re: help on displaying 1 photo daily

2006-12-11 Thread Doug Brown
No problem. Keep in mind that for this to work properly you must have at least 31 images for the months that have 31 days. Or you could do it like so if you do not want to keep track of your image count. cfdirectory action=list directory=yourImageDirectory name=getImages

RE: Printing Mailing Labels Advice Needed

2006-12-11 Thread Ben Nadel
Rick, Don't wrap the output around 30 addresses. Just have a cfoutput loop with a single address inside. If you look at the HTML its probably just some table template. Then, just add the appropriate end row / start row if needed: table tr cfoutput query=qLabel td./td cfif (NOT

Re: help on displaying 1 photo daily

2006-12-11 Thread Doug Brown
Never mind that last chunk of code. Not working. I will play with it though!! Doug ~| Create robust enterprise, web RIAs. Upgrade integrate Adobe Coldfusion MX7 with Flex 2

RE: Paypal's IPN

2006-12-11 Thread Snake
Have u seen the tutorial for this at easycfm.com ? Russ -Original Message- From: Torrent Girl [mailto:[EMAIL PROTECTED] Sent: 11 December 2006 00:12 To: CF-Talk Subject: Re: Paypal's IPN No I just want add a record of the payment to my DB and then send the payer an email. Do you

Re: help on displaying 1 photo daily

2006-12-11 Thread Doug Brown
Well, maybe helping me will in turn help someone else. What is wrong with this query of queries cfdirectory action=list directory=D:\webroot\totallyclassified\images name=getImages cfquery dbtype=query name=images select * from getImages where #left(getImages.name, 2)#

RE: ImageCFC 2.0 Released

2006-12-11 Thread Andy Matthews
Hey Rick... Did you get the image compression sorted out? Did you try my method with the slight blur? I recommend changing the picture of the Disney castle to a new pic so that the new version stands out more. !//-- andy matthews web developer certified advanced coldfusion

RE: help on displaying 1 photo daily

2006-12-11 Thread Andy Matthews
Simplest way might be to name the photos according to the date. 12122006.jpg 12132006.jpg 12142006.jpg 12152006.jpg 12162006.jpg Then find the current date and output that image: cfset todaysimage = DateFormat(Now(),mmdd) cfoutputimg src=#todaysimage#.jpg/cfoutput !//--

Re: Hostingatoz anyone?

2006-12-11 Thread Tom Chiverton
On Friday 08 December 2006 17:01, William C wrote: I am William C, CEO, HostingAtoZ.com . That is the level of service I like to see :-) -- Tom Chiverton Helping to conveniently disseminate six-generation services This email is sent for

Re: help on displaying 1 photo daily

2006-12-11 Thread Doug Brown
Ok, it should be like sosorry cfdirectory action=list directory=D:\webroot\totallyclassified\images name=getImages cfset imageName = #day(Now())# .jpg cfquery dbtype=query name=images select * from getImages where getImages.name = '#imageName#' /cfquery

RE: help on displaying 1 photo daily

2006-12-11 Thread Dave Francis
quotes around day? where #left(getImages.name, 2)# = '#day(Now())#' -Original Message- From: Doug Brown [mailto:[EMAIL PROTECTED] Sent: Monday, December 11, 2006 9:11 AM To: CF-Talk Subject: Re: help on displaying 1 photo daily Well, maybe helping me will in turn help someone else.

Monday funny - No need for replies, just sharing

2006-12-11 Thread Bobby Hartsfield
http://howtoprankatelemarketer.ytmnd.com/ ..:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.432 / Virus Database: 268.15.15/581 - Release Date: 12/9/2006 3:41 PM

For Michael: Duplicate CFTalk Emails

2006-12-11 Thread Ciliotta, Mario
Hi Michael, I have been receiving duplicate email messages and it seems the reason is because I am subscribed twice, once under my old email address of [EMAIL PROTECTED] and the other under [EMAIL PROTECTED] I have tried to unsubscribe the old email address of csfb.com but I cannot. If

RE: Monday funny - No need for replies, just sharing

2006-12-11 Thread Andy Matthews
This one's awesome. Heard it a few tiumes... !//-- andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --//- -Original Message- From: Bobby Hartsfield [mailto:[EMAIL PROTECTED]

coldfusion and java arrays

2006-12-11 Thread Rick Root
I'm trying to use a java method that required an array of floats as one of its arguments. However, a coldfusion array is not a java array, it's actually an instance of coldfusion.runtime.Array I found a post by Christian Cantrell about this and how coldfusion.runtime.Array is actually an

RE: Printing Mailing Labels Advice Needed

2006-12-11 Thread Rick Faircloth
Hi, Ben... I tried creating my own page with the approach you described as my first attempt at printing labels... couldn't get the things to line up properly. I finally went to Word to create the HTML for labels for me and decided to try to loop the entire page so as to not disrupt the

UPS API

2006-12-11 Thread Dan Vega
I have seen some people posting questions about the ups xml and I am wondering if anyone has resolved this. I now have a customer that wants to incorporate this. The problem here is that when I try to signup for an account I need to have a ups account which I dont. This is really annoying, does

Dynamic SQL names

2006-12-11 Thread Ben Nadel
Hey, is there any way to create dynamic sql variable names? I am looking to do something like array / structure notation in ColdFusion: DECLARE @var1 INT; DECLARE @var2 INT; DECLARE @var3 INT; Then i want to be able to reference it like: @[var + 2] = 50; SOmething like that? Does anyone

RE: Whats wrong with this bit of code?

2006-12-11 Thread Kevin Roche
perhaps there are spaces in one or other of the fields? -Original Message- From: Peter Tanswell [mailto:[EMAIL PROTECTED] Sent: 11 December 2006 02:49 To: CF-Talk Subject: Whats wrong with this bit of code? I have been trying to figure out why the value that is in both tables is not

RE: Whats wrong with this bit of code?

2006-12-11 Thread Peterson, Chris
Try this: !--- Request Impact Area List --- select name=impact_area cfoutput query=getImpactAreas option value=#key_code# cfif trim(lcase(getImpactAreas.key_code)) EQ trim(lcase(getchangerequests.impactarea))selected/cfif#key_desc#/op tion /cfoutput /select -Original Message-

Re: Problems grabbing data from sub nodes in an xml file.

2006-12-11 Thread Casey Dougall
Got it but, I went another route... XmlSearch is the bomb! cffile action=READ file=#ExpandPath(PathToXml/XML/slideshow_84.xml')# variable=GalleryXML cfset galleryObject = xmlParse(GalleryXML, FALSE) cfset arrResult = XmlSearch(galleryObject,//album/) table border=1 cellpadding=2 cellspacing=0

WOOT! Beta

2006-12-11 Thread Adam Churvis
Folks, We're going into Beta on a multi-user project estimation, time tracking, and analysis application, and we're looking for a few dedicated souls to bang on it and report back their findings and opinions. Briefly, the name of the application is WOOT!, and it's going to go for only $99 a

Re: WOOT! Beta

2006-12-11 Thread Tom Chiverton
On Monday 11 December 2006 16:13, Adam Churvis wrote: only two clicks to track work sessions. The WOOT! Database runs on SQL Server 2005 (either the free Express version or any production version) and is highly scalable. WOOT! requires the .NET Framework 2.0, which is a free download from

whats the purpose of an objectFactory?

2006-12-11 Thread Phill B
I have read a lot about people making their own objectFactory and I still don't see the need for one. Can some one please give me a reason why I would need to use one? So far I have yet to find a reason not to call to the objects directly when I need them. My lack of understanding makes me think

Re: WOOT! Beta

2006-12-11 Thread Adam Churvis
Right, you know this is a *ColdFusion* mailing list, stuffed full of cross-platform zealots, right ? Certainly. But of course not every useful tool is cross-platform. If you or anyone else is interested in the Beta then let me know offlist. Respectfully, Adam Phillip Churvis Certified

Re: whats the purpose of an objectFactory?

2006-12-11 Thread Adrian
The real benefits I have found are: 1) Objects are initialised in one place only, so if the init arguments change, then I only need to change one piece of code. 2) Objects are created in one place only, so if the location of the component changes, then I only need to change one piece of code.

Re: coldfusion and java arrays

2006-12-11 Thread Paul Hastings
Rick Root wrote: I'm trying to use a java method that required an array of floats as one of its arguments. wayback when, tim blair came up w/this (btw his blog seems to have gone bye-bye): cfset arrObj = createobject(java, java.lang.reflect.Array) cfset jClass = createobject(java,

RE: Extremely long session names with dashes

2006-12-11 Thread Bobby Hartsfield
So no one has any idea where these come from? (No not the stork Will lol) Ps.. Will I hope you have a good paying project right now. The bar tab is gonna be on you on the 13th. I think ill being about 8 people ;-) ..:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com

Re: UPS API

2006-12-11 Thread Mary Jo Sminkey
I have seen some people posting questions about the ups xml and I am wondering if anyone has resolved this. I now have a customer that wants to incorporate this. The problem here is that when I try to signup for an account I need to have a ups account which I dont. This is really annoying, does

Re: UPS API

2006-12-11 Thread Eric Haskins
They should have a developer tools account. I believe I had a Developer account at one time. That was about a year ago so I may be wrong Eric Haskins Web Systems Developer On 12/11/06, Dan Vega [EMAIL PROTECTED] wrote: I have seen some people posting questions about the ups xml and I am

Re: Problems with Lyla Captcha

2006-12-11 Thread Jason Radosevich
Got it working.. Came back and tried after a few hours and was working fine.. THx.. On 12/9/06, Brian Rinaldi [EMAIL PROTECTED] wrote: This is a known issue and the fix is documented on the site: http://lyla.maestropublishing.com/Issues.cfm - Brian Rinaldi blog -

Re: Extremely long session names with dashes

2006-12-11 Thread Doug Brown
Well, you are absolutely right on the uuid getting appended. Went through a bunch of other scenarios and could not figure out the beginning portion. 56F3C720-DA19-CB22-E5857B8E076CF998 (Theirs) 729C6157-CF1E-AB18-35E9D2081A77A0DF (Mine) - Original Message - From: Bobby Hartsfield

Re: whats the purpose of an objectFactory?

2006-12-11 Thread Josh Nathanson
I am just working through OOP stuff myself... Regarding the object factory, would you have a separate factory for each object, say the object was User, like UserFactory? So if you were instantiating a User and then populating the bean from the db, (assuming all the obvious stuff, your classes

Re: Extremely long session names with dashes

2006-12-11 Thread Doug Brown
Actually mine is pretty long too. TOTALLYCLASSIFIED_3451_890bb8b625448fd9-729C6137-CF1E-AB18-322B7243A93D1A7A - Original Message - From: Bobby Hartsfield [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Monday, December 11, 2006 10:23 AM Subject: RE: Extremely long

Re: coldfusion and java arrays

2006-12-11 Thread Rick Root
Paul Hastings wrote: Rick Root wrote: I'm trying to use a java method that required an array of floats as one of its arguments. Paul, That seemed to work. When I dump the #blurArray.getClass().getName()# now, I get [F which I assume means array of floats Rick

What's the name of that CF server...

2006-12-11 Thread Rick Faircloth
It's something like Insight or Intuit.something like that. It's a free CF server and I can't find the site. Thanks, Rick ~| Create robust enterprise, web RIAs. Upgrade integrate Adobe Coldfusion MX7 with Flex 2

Re: WOOT! Beta

2006-12-11 Thread Teddy Payne
Woot has transfered from internet gaming slang to beta BD software. The script kiddies will love this. Teddy On 12/11/06, Adam Churvis [EMAIL PROTECTED] wrote: Right, you know this is a *ColdFusion* mailing list, stuffed full of cross-platform zealots, right ? Certainly. But of course

Anyone see anything wrong with this query?

2006-12-11 Thread Rick Faircloth
HI, all. When I click a link a the page containing the code below, I don't get a change of client information to the new client, whose Client_ID is contained in the clicked URL. The information on the screen remains the same. Could that be a problem with this query? Should it be a left join

Re: WOOT! Beta

2006-12-11 Thread Adam Churvis
Woot has transfered from internet gaming slang to beta BD software. BD? Bondage and Domination? No, that's our other product, WHAP! Respectfully, Adam Phillip Churvis Certified Advanced ColdFusion MX 7 Developer BlueDragon Alliance Founding Committee Get advanced intensive Master-level

Re: UPS API

2006-12-11 Thread Dan Vega
Ya, they wanted to run a credit check as well.. Im a little suprised that there is no developer accounts. I was also searching for someone to contact over there. On 12/11/06, Mary Jo Sminkey [EMAIL PROTECTED] wrote: I have seen some people posting questions about the ups xml and I am wondering

RE: What's the name of that CF server...

2006-12-11 Thread Andy Matthews
There's Railo and Smith, along with Blue Dragon. !//-- andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --//- -Original Message- From: Rick Faircloth [mailto:[EMAIL PROTECTED]

Re: MySQL vs PostgreSQL

2006-12-11 Thread Aaron Roberson
I usually use phpMyAdmin for MySQL administration. This week I installed PostgreSQL and phpPgAdmin. Does anyone know any good resources for learning how to use phpPgAdmin? At present, it seems that the only way to create tables is to write SQL. -Aaron

Re: WOOT! Beta

2006-12-11 Thread Tony
arent the folks @ woot.com going to have issue with this? just wondering? On 12/11/06, Adam Churvis [EMAIL PROTECTED] wrote: Woot has transfered from internet gaming slang to beta BD software. BD? Bondage and Domination? No, that's our other product, WHAP! Respectfully, Adam Phillip

Re: MySQL vs PostgreSQL

2006-12-11 Thread Massimo Foti
I usually use phpMyAdmin for MySQL administration. This week I installed PostgreSQL and phpPgAdmin. Does anyone know any good resources for learning how to use phpPgAdmin? At present, it seems that the only way to create tables is to write SQL. It has been a while since last time I used

RE: MySQL vs PostgreSQL

2006-12-11 Thread Joshua Cyr
The Light (free) version of EMS SQL manager for Postgre (or mysql) is really pretty good. I have had no issues, and use it quite a bit. http://www.sqlmanager.net/products/postgresql/manager Joshua Cyr Savvy Software 866.870.6358 www.besavvy.com -Original Message- From: Aaron

another java question

2006-12-11 Thread Rick Root
What the heck does this do? a += f * ((rgb 24) 0xff); a and f are floats, rgb is a float ... 0xff is obviously hex 255... but how would I rewrite that in CF? rick ~| Create robust enterprise, web RIAs. Upgrade integrate

RE: What's the name of that CF server...

2006-12-11 Thread Rick Faircloth
Anybody using Smith? -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Monday, December 11, 2006 1:44 PM To: CF-Talk Subject: RE: What's the name of that CF server... There's Railo and Smith, along with Blue Dragon. !//-- andy matthews web

Re: What's the name of that CF server...

2006-12-11 Thread Christopher Jordan
Smith looks cool, but (last time I checked) it doesn't support CFCs! Yikes. I would love to see it go open source and all that, but I wouldn't use it until it supports CFCs. I believe there were some other features it didn't support, that I thought were essential, but they escape me at this

Re: WOOT! Beta

2006-12-11 Thread Adam Churvis
arent the folks @ woot.com going to have issue with this? Woot.com has no legal statement whatsoever, and woot was used in Chaucer's time, so it's pretty old. Gamers have been using Woot! for a long time, too. It's a common enough word that can mean multiple things. Also, WOOT! cannot be

RE: WOOT! Beta

2006-12-11 Thread Eric J. Hoffman
I'm confused. What is Woot now? ;) Eric J. Hoffman Managing Partner 2081 Industrial Blvd StillwaterMN55082 mail: [EMAIL PROTECTED] www: http://www.ejhassociates.com tel: 651.717.4105 fax: 651.717.4115 mob: 651.245.2717 Adobe

RE: another java question

2006-12-11 Thread Ben Nadel
I think that is a bit shifting operation (which I haven't done in YEARS). ColdFusion has BitSHLN() and BitSHRN() to hand left and right bit shifting. That's about all the input I can give you. .. Ben Nadel Certified Advanced ColdFusion MX7 Developer www.bennadel.com Need

RE: What's the name of that CF server...

2006-12-11 Thread Andy Matthews
I felt the same way. It's not even that it doesn't support CFCs. It doesn't allow the CreateObject or cfinvoke methods. !//-- andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --//-

Re: What's the name of that CF server...

2006-12-11 Thread Josh Nathanson
I felt the same way. It's not even that it doesn't support CFCs. It doesn't allow the CreateObject or cfinvoke methods. But, as Rick has been using (and is still using I think) CF 4.5, those restrictions in Smith shouldn't bother him much. Maybe Rick can be the list's Smith crash test dummy.

Re: whats the purpose of an objectFactory?

2006-12-11 Thread Aaron Roberson
Also, what is the generally accepted way to init your classes into the Application scope, is this just done in App.cfm or App.cfc? Thanks for any guidance. I am not one to give guidance since I am new to all this myself, but... I don't use an object factory. Instead I init all of my services,

Re: MySQL vs PostgreSQL

2006-12-11 Thread Aaron Roberson
It has been a while since last time I used PostgreSQL. But this could be worth a try: http://www.pgadmin.org/ pgAdmin III comes installed out of the box with PostgreSQL and I cannot figure out how to create tables using it either. At least in phpPgAdmin I can write SQL directly to create

Re: What's the name of that CF server...

2006-12-11 Thread Barney Boisvert
To be fair, if you're using CFML as a view-layer technology, none of that's needed or even wanted. Your view should basically be translating a predefined model into whatever end form is needed (HTML, usually). Custom tags are perfectly sufficient for that tasks, and if you ask me, the preferable

OT: CSS Horizontal Centering in IE7

2006-12-11 Thread Matt Quackenbush
Well, I'm finally getting around to see what all IE7 has broken in my various CSS websites. I was rather surprised to find out that horizontal centering is on the list. For instance, the following does not render properly in IE7: body { margin: 0 auto; } While that *should* have no

CF Dedicated hosting

2006-12-11 Thread Mehdi, Agha
All, I am looking for recommendations on a hosting provider for dedicated CF 7.0 enabled server. My budget is roughly $200/month +- $50. I am hoping something that can support at least 25k-50k hits and outgoing emails a day. Access to CF admin is the most important feature with the ability to

Re: UPS API

2006-12-11 Thread Raymond Camden
FYI, I signed up for this today. I'm hoping to make a CFC wrapper for the services. I want to echo everyone else here - I'm really surprised how hard UPS is making this. Seems like they almost don't want folks to use their API. On 12/11/06, Dan Vega [EMAIL PROTECTED] wrote: Ya, they wanted to

Re: OT: CSS Horizontal Centering in IE7

2006-12-11 Thread Scott Stroz
Matt, Check you document declaration. If it is non-existent, incomplete or has syntax errors, the browser will, be default, show the page in 'quirks mode'. On 12/11/06, Matt Quackenbush [EMAIL PROTECTED] wrote: Well, I'm finally getting around to see what all IE7 has broken in my various CSS

Re: another java question

2006-12-11 Thread Rick Root
Ben Nadel wrote: I think that is a bit shifting operation (which I haven't done in YEARS). ColdFusion has BitSHLN() and BitSHRN() to hand left and right bit shifting. That's about all the input I can give you. That's helful so now I'm faced with this: r += f * ((rgb 16) 0xff); now:

RE: CSS Horizontal Centering in IE7

2006-12-11 Thread Sandra Clark
You need a width in there. Another CSS Rule Everything needs to be 100% of the parent, in any case where stuff isn't defined, CSS will always make margin-right large enough to accommodate 100% of the parent. In this case the parent is html. If using auto, then whatever the difference is will

Re: What's the name of that CF server...

2006-12-11 Thread Christopher Jordan
That may be. I've only been coding CF for the past three years or so, and I cut my teeth on MX6.1. I've used older versions, but not happily so. I also use CF as more than just my presentation layer. So I suppose that's where I was coming from. Cheers, Chris Barney Boisvert wrote: To be

Re: whats the purpose of an objectFactory?

2006-12-11 Thread Josh Nathanson
He has since blogged about it here: http://www.phillnacelli.net/blog/index.cfm/2006/11/21/ObjectFactory-Explained Thanks for pointing me to that article Aaron. Very helpful! -- Josh ~| Create robust enterprise, web RIAs.

Re: UPS API

2006-12-11 Thread Dan Vega
I agree! On 12/11/06, Raymond Camden [EMAIL PROTECTED] wrote: FYI, I signed up for this today. I'm hoping to make a CFC wrapper for the services. I want to echo everyone else here - I'm really surprised how hard UPS is making this. Seems like they almost don't want folks to use their API.

Re: What's the name of that CF server...

2006-12-11 Thread Barney Boisvert
Absolutely. Without CFC's I'd never even look twice if I was doing CF app development. But if I were doing JEE development and didn't want to use Velocity or JSP for the view layer, Smith might be a very attractive option. On 12/11/06, Christopher Jordan [EMAIL PROTECTED] wrote: That may be.

RE: CSS Horizontal Centering in IE7

2006-12-11 Thread Andy Matthews
What's your doctype set to? !//-- andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --//- -Original Message- From: Matt Quackenbush [mailto:[EMAIL PROTECTED] Sent: Monday,

Re: OT: CSS Horizontal Centering in IE7

2006-12-11 Thread Matt Quackenbush
Scott, !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Strict//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd; is what I use. So, unless there's a new one for strict, which I haven't found, unfortunately that's not the problem. :-( By posting that though, does that indicate that you are

Re: UPS API

2006-12-11 Thread Josh Nathanson
FYI, I signed up for this today. I'm hoping to make a CFC wrapper for the services. I want to echo everyone else here - I'm really surprised how hard UPS is making this. Seems like they almost don't want folks to use their API. The company I work for (a clothing designer/manufacturer that

Re: whats the purpose of an objectFactory?

2006-12-11 Thread Phill B
I do all my work in application.cfm file as well. I load the 7 or 8 objects I need and I'm done with it. I just don't see how there code be a speed benefit. Why would I want to load an object into the application scope just to load more objects? This is one more piece of code that has to be ran,

Re: What's the name of that CF server...

2006-12-11 Thread Christopher Jordan
Good point. And I haven't given up on Smith. Actually, the moment I saw their website I emailed them to give them encouragement, and to find out if there was a way (other than having to remember to check their website every so often) that I could keep up with their progress. I received nothing

Re: CSS Horizontal Centering in IE7

2006-12-11 Thread Matt Quackenbush
Sandra, I have the width in there; was just posting minimal code since I know how much I hate to wade thru a bunch of superflous code. Here is the actual CSS rule as written: html, body { margin: 0 auto; text-align: center; width: 760px; min-width: 760px; } Thanks, Matt On

RE: another java question

2006-12-11 Thread Ben Nadel
Yeah, I am pretty sure is a bit-and action. Good luck. .. Ben Nadel Certified Advanced ColdFusion MX7 Developer www.bennadel.com Need ColdFusion Help? www.bennadel.com/ask-ben/ -Original Message- From: Rick Root [mailto:[EMAIL PROTECTED] Sent: Monday,

RE: Extremely long session names with dashes

2006-12-11 Thread Bobby Hartsfield
What version of CF? ..:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Doug Brown [mailto:[EMAIL PROTECTED] Sent: Monday, December 11, 2006 12:56 PM To: CF-Talk Subject: Re: Extremely long session names with dashes Actually mine is pretty

Re: UPS API

2006-12-11 Thread Christopher Jordan
My company is doing some work with some UPS tables (using FoxPro), and I'm not entirely sure that UPS even knows we're accessing the data (I'm not one of the folks on that project, but have heard about it from co-workers). They sure as heck aren't very easy folks to deal with it seems. Dan

RE: whats the purpose of an objectFactory?

2006-12-11 Thread Ben Nadel
I think the issue is not up-front object instantiation. That is simple. The beauty of the Object factory I think is that at any time down the road, any part of the application that has access to the object factory can request object instantiation without having to know how it is done. This cannot

Re: CSS Horizontal Centering in IE7

2006-12-11 Thread Jerry Johnson
Just an uneducated guess here, but if your html is the same width as your body, there is nowhere for the body to go. It is perfectly centered in the html. (Now, why your html is not centering, I have no idea). Jerry Johnson Css Tenderfoot On 12/11/06, Matt Quackenbush [EMAIL PROTECTED] wrote:

RE: CSS Horizontal Centering in IE7

2006-12-11 Thread Sandra Clark
You are creating a 760px width for both html and body, which means that there is no where else for it to get larger. Try this !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Strict//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd; html xmlns=http://www.w3.org/1999/xhtml; xml:lang=en lang=en head

Re: another java question

2006-12-11 Thread Rick Root
Here's another related question. let's say I've got this in java: a = b | c | d | e; Those are bitwise inclusive or operations. so... I think the order of operations here is left to right ... or maybe irrelevant... so do I do this? a = bitOr(bitOr(bitOr(b,c),d),e); Rick

Re: whats the purpose of an objectFactory?

2006-12-11 Thread Josh Nathanson
Why would I want to load an object into the application scope just to load more objects? This is one more piece of code that has to be ran, maintained, suck up processes, suck up memory, to explain Wouldn't it be best to just keep it simple and call right to the CFC? I think the idea is

RE: another java question

2006-12-11 Thread Ben Nadel
If you are OR'ing or AND'ing a bunch of bits, the order shouldn't matter. You can do it however makes it more readable. The only time that you have to be careful is when you are mixing ORs and ANDs. When you do that, the order becomes very important. .. Ben Nadel Certified

Re: CSS Horizontal Centering in IE7

2006-12-11 Thread Matt Quackenbush
Sandra, Jerry, Thank you! Complete oversight on my part. I'll go back to sleep now... apparently I need it! ;-) Thanks, Matt On 12/11/06, Sandra Clark [EMAIL PROTECTED] wrote: You are creating a 760px width for both html and body, which means that there is no where else for it to get

Re: WOOT! Beta

2006-12-11 Thread Adam Churvis
I'm confused. What is Woot now? ;) We like its original Middle English meaning: know :) Respectfully, Adam Phillip Churvis Certified Advanced ColdFusion MX 7 Developer BlueDragon Alliance Founding Committee Get advanced intensive Master-level training in C# ASP.NET 2.0 for ColdFusion

Flash Player 8+ requirement for an App

2006-12-11 Thread Oğuz Demirkapı
Hi all, I just wonder your suggestion for a situation. If you have an application which requires Flash 8+ to run but your client`s clients could not update their Flash player because of lack of knowledge or without having required rights. Or if you have a Flex2 application which requires

Re: Extremely long session names with dashes

2006-12-11 Thread Will Tomlinson
So no one has any idea where these come from? Let me ask a more pertinent question. What does it matter?? lol! I'll inform dave of this microshaft event so he can attend with you, and get all his free viruses er... I mean software! :) Will

RE: What's the name of that CF server...

2006-12-11 Thread Rick Faircloth
Maybe Rick can be the list's Smith crash test dummy. Sounds good to me! I can take a lot of punishment to save $1300. :o) I'm also looking into Blue Dragon. I can get their software for free, too, as long as I don't require SSL... however, one of my clients is going to need it shortly,

RE: Extremely long session names with dashes

2006-12-11 Thread Bobby Hartsfield
What does it matter?? lol! Oh... even though you ask one dumb question right after another daily... I forget you are on this list sometimes and forget to explain how conversations work... you have to read the REST of the posts to follow it... ;-) ..:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield

Re: UPS API

2006-12-11 Thread Will Tomlinson
I'm using the shipping calculator and address validator now. The calculator was a cfc I bought off communitymx.com, and I got the address validation code off easycfm.com, then converted it to a cfc. All was easy and works great! Will

RE: What's the name of that CF server...

2006-12-11 Thread Rick Faircloth
Another attractive option to Adobe CF is Coral Web Builder from pcaonline.com. It has more features than CF 4.5 (don't they all!) but not as many as Adobe CF 7. However, it does support UDFs It seems to have some advanced features and an upcoming release, (perhaps it's the current version) will

Query count problem

2006-12-11 Thread Mike | NZSolutions Ltd
Hi guys, I have the following tables... Media, media_image, media_file The relationship between the media table and the other two is a one-to-many relationship. I wish to query the media table and show a count of any associated images/files. What I have so far is... (NOTE: using MSACCESS)

Re: whats the purpose of an objectFactory?

2006-12-11 Thread Aaron Roberson
Another reason why I did not use an object factory is because I noted the fact that you have to register all the DAO's, gateways and beans with the full path in Application.cfm. It seemed just as easy to instantiate all of my objects directly in Application.cfm and assign them to the application

CFFILE: Create/Write dynamically xml file

2006-12-11 Thread coldfusion . developer
All, I need to create/write an xml file using cffile and I'm getting errors due to the xml dtd. (below) I've never used cf's xml tage before. Any direction would be great. What' I've got so far. CFQUERY name=ANY_APPROVED datasource=#datasource# select * from dbo.tbl_babies_of_week_homepage

  1   2   >