Re: Project Time Tracking Software?

2007-05-22 Thread Mike Kear
I use a cool little desktop app called Trax Time. (www.spudcity.com) It has a start-stop button, so you click on it to set the timer going for whatever job you're doing. You can have as many projects as you like. The phone goes, you click out, click into the other client's project, talk to

Re: Project Time Tracking Software?

2007-05-22 Thread Aaron Roberson
Thanks Mike, I will try Trax Time. During the interval, I found an app called Timeless Time and Expense that is fitting the bill for the moment. I'll let you know how it goes with Trax Time. -Aaron On 5/21/07, Mike Kear [EMAIL PROTECTED] wrote: I use a cool little desktop app called Trax Time.

Java and JVM settings link not present in the CF administrator.

2007-05-22 Thread Luis Rueda
Hi, this is a newbie question but I have not found any reference on google, after installing Coldfusion MX the link for Java and JVM options does not appear in the CF administrator, I need to access it in order to install the latest JDBC IV drivers, any help is appreciated, THanks Manuel Rueda

Re: Java and JVM settings link not present in the CF administrator.

2007-05-22 Thread Jochem van Dieten
Luis Rueda wrote: Hi, this is a newbie question but I have not found any reference on google, after installing Coldfusion MX the link for Java and JVM options does not appear in the CF administrator, I need to access it in order to install the latest JDBC IV drivers, any help is

Re: Project Time Tracking Software?

2007-05-22 Thread Kevin Roche
Take a look at Proworkflow http://www.proworkflow.com/. I have used that very sucessfully in the past. ~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 Flex 2 Free Trial

DataDirect Oracle JDBC Drivers and NLS_LANG or equivalent?

2007-05-22 Thread Colin Jones
Using CFMX 7.0.2. When you use Oracle's own drivers to connect you are able to configure the way the drivers interpret character sets by altering NLS_LANG value in the registry. How do the CF provided DataDirect drivers for Oracle (currently using v3.5) work with regard to character sets etc?

Re: T-SQL Date/Time

2007-05-22 Thread Rick Root
On 5/21/07, Mike Chabot [EMAIL PROTECTED] wrote: Perhaps CreateOdbcDate() is what you are after. I don't agree with this. CreateODBCDate() is only necessary if you're not using cfqueryparam The correct, safe and secure solution is to use cfqueryparam cfsqltype=cf_sql_date value=05/22/2007 or

RE: Project Time Tracking Software?

2007-05-22 Thread Adam Churvis
Aaron, We haven't released it yet, but our new project time tracking product WOOT! is ready. If you or anyone else on this list want to try it out then let me know off list and I'll get you a copy. WOOT! is multi-user and tested for very large databases and large numbers of users, and it works

Re: DataDirect Oracle JDBC Drivers and NLS_LANG or equivalent?

2007-05-22 Thread Paul Hastings
Colin Jones wrote: We have a problem in that we've just migrated from version 5, using Oracle's own drivers, and are now on MX7 using Datadirect's, and we're having weird i don't know much about oracle but cf5--cf7 is already a big step encoding-wise. have you eliminated any problems from the

Re: Project Time Tracking Software?

2007-05-22 Thread Joe Rinehart
Adam, I'd be interested, but that's an odd licensing scheme: I need something where I could pay per user and have them access it from anywhere. Is that an option? -Joe On May 22, 2007, at 8:20 AM, Adam Churvis wrote: Aaron, We haven't released it yet, but our new project time tracking

Re: Shocked!

2007-05-22 Thread Claude Schneegans
I come from a C#/Java background, Your background is probably to light, I've worked with tens of languages, including Fortran, Algol, Pascal, Lisp, Snobol, C, C++, Java, and I don't remember any in which scoping was mandatory or even possible for parameters. --

http://intranet.skylexmedia.com/

2007-05-22 Thread Pete
Hi All I have a client who had seen http://intranet.skylexmedia.com/ and asked me to find out something about this software - they were interested in purchasing a copy. Everytime I try to go to this link nothing happens - it appears as though the site is down or something . Wondering if anyone

Re: Project Time Tracking Software?

2007-05-22 Thread Oğuz Demirkapı
Hi Aaron, We use QuickBooks Timer which is directly connected with our main Quickbooks server here. It is not a CF solution but would be helpful. :) http://quickbooks.intuit.com/product/add_ons/time_tracker.jhtml?lid=left_nav Aaron Roberson wrote: Does anyone know of a good project time

Re: Escape single quote in Multiple Row Insert Problem

2007-05-22 Thread Claude Schneegans
INSERT INTO mytable ( myNAME ) VALUES ( '#evaluate(form.myNAME#idx#)#' ) The problem is caused by the way the automatic single quote escaping process works (or does not work) in CF: It only applies to variables, not to expressions. The solution is then to evaluate your expression in a

Re: Escape single quote in Multiple Row Insert Problem

2007-05-22 Thread Claude Schneegans
You can try using PreserveSingleQuotes function. No way: PreserveSingleQuotes does not enforce single quotes escaping, on the contrary, it disables the automatic escaping done by CF in queries. -- ___ REUSE CODE! Use custom tags; See

RE: Project Time Tracking Software?

2007-05-22 Thread Marius Milosav
Hi, Our VICO suite has Project Management, Time Tracking, Invoice, Expense, PO, Help Desk/ Issue Ticket, Sales / Customer / Contact Management. It's one solution with multiple modules. You can use one or all of them based on your particular needs. It's CFMX 7.02, Multilanguage and can be used

Re: DataDirect Oracle JDBC Drivers and NLS_LANG or equivalent?

2007-05-22 Thread Colin Jones
Colin Jones wrote: We have a problem in that we've just migrated from version 5, using Oracle's own drivers, and are now on MX7 using Datadirect's, and we're having weird i don't know much about oracle but cf5--cf7 is already a big step encoding-wise. have you eliminated any problems from the

Re: Topic Suggestions: Multi Language Applications in CF in Theory and Practice

2007-05-22 Thread Oğuz Demirkapı
Thanks Paul, Paul Hastings wrote: Oğuz Demirkapı wrote: Any other idea? :) technically maybe should add: - the importance of designing in i18n from the start, it's not that much more effort once baked in, the importance of following good i18n practices through out

Re: Topic Suggestions: Multi Language Applications in CF in Theory and Practice

2007-05-22 Thread Paul Hastings
Oğuz Demirkapı wrote: I think Adobe team here are also listening these conversations. :) no, they're actually not. i've been told point blank it icu4j, etc. won't happen. files and managing them is more easier than any resource bundle packages. But I will explain all possible methods

Re: DataDirect Oracle JDBC Drivers and NLS_LANG or equivalent?

2007-05-22 Thread Paul Hastings
Colin Jones wrote: Our pages were previously using UTF-8 for display. You can actually see the problem here: cf5 didn't know encoding from a hole in the ground. double checked that the data is ok? we had to dump re-import many db (sql server) to migrate from cf5 hacked unicode to cf6.

RE: Project Time Tracking Software?

2007-05-22 Thread Adam Churvis
Joe, WOOT! has a system tray component that is installed on each machine and it's license keyed, so it's licensed by machine. How many uniquely different machines do your people use without sharing? Respectfully, Adam Phillip Churvis Get advanced intensive Master-level training in C# ASP.NET

Re: Project Time Tracking Software?

2007-05-22 Thread John Paul Ashenfelter
On 5/22/07, Aaron Roberson [EMAIL PROTECTED] wrote: Does anyone know of a good project time management application that would be good for consulting jobs? I am thinking of something that has a stop watch you can click to start and stop and automatically calculate expenses incurred. It would be

Re: Shocked!

2007-05-22 Thread steven . brownlee
Claude: You obviously misunderstood what I was saying, and 10+ years of experience isn't light. I wasn't looking, or asking, for unwarranted criticism when I sent this message. - Steve - Original Message Follows - From: Claude Schneegans [EMAIL PROTECTED] To: CF-Talk

Re: Project Time Tracking Software?

2007-05-22 Thread Adam Howitt
For a really simple tool, http://www.formassembly.com/time-tracker/ is a great AJAX app that doesn't require a great deal of exposure to learn it. Add a task, click on it and say start task. When you switch to a different task it will stop the clock on the one you were working on. This is great

RE: Project Time Tracking Software?

2007-05-22 Thread Peterson, Chris
Adam, I have been involved in your beta software, and just to put my $.02 cents in on the licensing arrangement: we never have more than 1 person using a machine, other than rare night-work cases (none of which involve programming or anything that requires time tracking) I would much rather see

Re: Project Time Tracking Software?

2007-05-22 Thread Andrew Scott
Hmmm, I would be interested in any that are Agile XP/Scrum aware and have an integration into Eclipse as well. I find jira mylar good, as it provides what was being sort after but there is no good Agile XP/Scrum aware applications at the moment. -- Senior Coldfusion Developer Aegeon Pty.

Need HELP regarding Encoding.

2007-05-22 Thread kondo nugroho
We have a website hosted in a server with Windows 2003 (english version), Coldfusion 5 (english version) and msSQL 2000 (english version) Most of the records are in Japanese, which is written into the database field (nvarchar) using windows default encoding. I am not sure what type of encoding...

Re: DataDirect Oracle JDBC Drivers and NLS_LANG or equivalent?

2007-05-22 Thread Colin Jones
Colin Jones wrote: Our pages were previously using UTF-8 for display. You can actually see the problem here: cf5 didn't know encoding from a hole in the ground. double checked that the data is ok? we had to dump re-import many db (sql server) to migrate from cf5 hacked unicode to cf6.

Server Error

2007-05-22 Thread Bruce Sorge
On my test server, I just started getting this error: Server Error _ Either the Macromedia application server is unreachable or it does not have a mapping to process this request. HTML pages work fine, just not CF pages. I stopped and started the CF server and IIS but still

Re: http://intranet.skylexmedia.com/

2007-05-22 Thread Rick Root
Maybe it's firewalled. The google cache only contains the login page. Looks like theywere running it on the DevNet edition of Coldfusion, based on finding this tag in the cached page: META NAME=ColdFusionMXEdition CONTENT=ColdFusion DevNet Edition - Not for Production Use. Maybe they've got it

RE: Server Error

2007-05-22 Thread Robertson-Ravo, Neil (RX)
Hmm, that can happen when you have lost the wildcard mapping for whatever reason. Check you have E:\JRun4\lib\wsconfig\1\jrun_iis6_wildcard.dll in the Wildcard section of the Configuration (Home Directory) Failing that...could be your CF Server crashing? N -Original Message-

Re: Extra space in rendered code

2007-05-22 Thread Tom Chiverton
On Monday 21 May 2007, Dave Anderson wrote: cfscript getPageContext().getOut().clearBuffer(); /cfscript Why not just use cfcontent reset=true/ ? -- Tom Chiverton Helping to adaptively visualize prospective e-tailers on: http://thefalken.livejournal.com

RE: Server Error

2007-05-22 Thread Steve Brownlee
Changes to a file in the WEB-INF folder - I'm assuming it was the jrun-web.xml file - can easily cause problems like this. I'd recommend restoring that file to a version you had yesterday and DIFFing any changes that have been made since. Check the virtual-mapping system-path value in

XML and utf-8

2007-05-22 Thread Tom Peer
Anyone know if it's possible to parse a utf-8 encoded XML page in CF (version 7)? I keep getting this: An invalid XML character (Unicode: 0x0) was found in the CDATA section. when trying to use XMLparse() on data read from a utf-8 encoded file. The file parses fine with other XML parsers.

RE: Server Error

2007-05-22 Thread Bruce Sorge
Well I just solved the issue. Apparently my web.xml file became corrupted. I replaced the file with a good one from my dev computer and it works fine now. Able Commerce has you make a couple of additions to this file, and stupid me used a text editor (Notepad) to make the change, but I forgot to

Re: Server Error

2007-05-22 Thread Jochem van Dieten
Bruce Sorge wrote: Either the Macromedia application server is unreachable or it does not have a mapping to process this request. HTML pages work fine, just not CF pages. I stopped and started the CF server and IIS but still nothing. I am evaluating Able Commerce, and that was working until

Re: Escape single quote in Multiple Row Insert Problem

2007-05-22 Thread Les Mizzell
cfqueryparam did the trick. I just wasn't sure I could nest all that other stuff inside it. cfqueryparam cfsqltype=cf_sql_varchar value=#form[myNAME idx]# Much appreciated to all ~| Upgrade to Adobe

CanvasWiki Implementations?

2007-05-22 Thread Rick Root
Anyone out there running the Canvas Wiki on a public web site? I'd like to see some live examples Rick -- CFMBB - Coldfusion Message Boards, Version 1.21 Now Available! http://www.cfmbb.org ~| Upgrade to Adobe ColdFusion MX7

Edit excel on line

2007-05-22 Thread Imperial, Robert
Does anyone out there know of a cf app out there that would allow editing of excel files on line like the product found at http://www.xcellery.com/ ? Preferably an open source version? Does anybody out there have any experience with this application and if so, what are your pros/cons? Thanks!

RE: Project Time Tracking Software?

2007-05-22 Thread Adam Churvis
Chris, Yeah, most people use only one or two machines, and they aren't often shared. The typical installations I've seen are where everyone uses their own machine. Moving from a workstation licensing scheme to a licensing server scheme isn't a trivial thing, and it's beyond the pain threshold

Re: CanvasWiki Implementations?

2007-05-22 Thread Andrew Scott
riaforge.org any project there that has a wiki enabled will be using it. On 5/23/07, Rick Root [EMAIL PROTECTED] wrote: Anyone out there running the Canvas Wiki on a public web site? I'd like to see some live examples Rick -- CFMBB - Coldfusion Message Boards, Version 1.21 Now

Re: Server Error

2007-05-22 Thread Josh Nathanson
Able Commerce has you make a couple of additions to this file, and stupid me used a text editor (Notepad) to make the change, but I forgot to do a save as and instead did a save, and it screwed the file up. Bruce - just wanted to say be very afraid of Able Commerce. Not sure what your

RE: Server Error

2007-05-22 Thread Bruce Sorge
Well the company I am working for is using it, and I need to make some changes to it. Wrapping my head around the code now. Bruce -Original Message- From: Josh Nathanson [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 22, 2007 9:19 AM To: CF-Talk Subject: Re: Server Error Able Commerce

Re: CanvasWiki Implementations?

2007-05-22 Thread Rick Root
On 5/22/07, Andrew Scott [EMAIL PROTECTED] wrote: riaforge.org any project there that has a wiki enabled will be using it. While that is true, I'm looking for a less generic implementation. Besides, the first 5 projects I looked at weren't using the Wiki. I'd like to find someone actually USING

Re: CanvasWiki Implementations?

2007-05-22 Thread Assistenza Sito
http://greenbyte.info/ one hth On 5/22/07, Rick Root [EMAIL PROTECTED] wrote: On 5/22/07, Andrew Scott [EMAIL PROTECTED] wrote: riaforge.org any project there that has a wiki enabled will be using it. While that is true, I'm looking for a less generic implementation. Besides, the first

Re: Server Error

2007-05-22 Thread Josh Nathanson
Well the company I am working for is using it, and I need to make some changes to it. Wrapping my head around the code now. OK, good luck! Hopefully you'll have a better experience with it than I did. -- Josh ~| Upgrade

Re: Edit excel on line

2007-05-22 Thread Casey Dougall
On 5/22/07, Imperial, Robert [EMAIL PROTECTED] wrote: Does anyone out there know of a cf app out there that would allow editing of excel files on line like the product found at http://www.xcellery.com/ ? Preferably an open source version? Does anybody out there have any experience with this

Re: Java and JVM settings link not present in the CF administrator.

2007-05-22 Thread Luis Rueda
Thanks! however what about the JVM settings link not appearing in the CF administrator I am running CF on top of JRun, maybe it is for that, well I am not sure? Luis Rueda wrote: Hi, this is a newbie question but I have not found any reference on google, after installing Coldfusion MX the

Re: Java and JVM settings link not present in the CF administrato r.

2007-05-22 Thread Robertson-Ravo, Neil (RX)
The JVM settings is in the JMC (JRun Management Console) in J2EE mode. This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is

Re: DataDirect Oracle JDBC Drivers and NLS_LANG or equivalent?

2007-05-22 Thread Aaron Rouse
I'd imagine the difference is in how the CF servers treat characters. We ran into some issues on one of our projects that displayed different languages when testing it out on CFMX 6.1 Things worked perfect on CF5 but not so perfect on 6.1 This was a couple years ago so I do not recall all the

RE: Project Time Tracking Software?

2007-05-22 Thread Eric J. Hoffman
Integration into Eclipse would be phenomenal. I wonder if it exists. Eric J. Hoffman Managing Partner 2081 Industrial Blvd StillwaterMN55082 mail: [EMAIL PROTECTED] www: http://www.ejhassociates.com tel: 651.717.4105 fax: 651.717.4101

RE: Tools for converting videos to FLV?

2007-05-22 Thread Damien McKenna
Thanks for the suggestions, folks. As it turns out there are no low/no-cost Flash 8 / On2 VP6 encoders, besides ffmpeg that needs a 3rd party patch to support VP6. That leaves three options: * Flash 8 or 9 * On2 Flix Pro ($249) or Flix Exporter ($199) * Sorensen Squeeze for Flash ($249) or

Re: Project Time Tracking Software?

2007-05-22 Thread Andrew Scott
Well like I said I use mylar with a jira bridge, this is awesome but Jira is not very Agile XP/Scrum aware. On 5/23/07, Eric J. Hoffman [EMAIL PROTECTED] wrote: Integration into Eclipse would be phenomenal. I wonder if it exists.

RE: Tools for converting videos to FLV?

2007-05-22 Thread Mark A Kruger
Don't you think $249 or $199 counts as a low cost provider? Seems quite reasonable to me. -mark -Original Message- From: Damien McKenna [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 22, 2007 1:25 PM To: CF-Talk Subject: RE: Tools for converting videos to FLV? Thanks for the

Re: Java and JVM settings link not present in the CF administrator.

2007-05-22 Thread Sean Corfield
On 5/22/07, Luis Rueda [EMAIL PROTECTED] wrote: Thanks! however what about the JVM settings link not appearing in the CF administrator I am running CF on top of JRun, maybe it is for that, well I am not sure? Are you running Standalone or Multiserver / J2EE? Don't you only get JVM settings

RE: Tools for converting videos to FLV?

2007-05-22 Thread Damien McKenna
-Original Message- From: Mark A Kruger [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 22, 2007 2:43 PM Subject: RE: Tools for converting videos to FLV? Don't you think $249 or $199 counts as a low cost provider? Compared to the open-source ffmpeg or the boat-load of $20-50

Re: Project Time Tracking Software?

2007-05-22 Thread Sean Corfield
On 5/22/07, Adam Churvis [EMAIL PROTECTED] wrote: WOOT! is multi-user and tested for very large databases and large numbers of users, and it works great on a single machine, too. When we release WOOT! it will go for $99 per computer with unlimited users per computer. And I'm guessing it's

RE: Project Time Tracking Software?

2007-05-22 Thread Damien McKenna
-Original Message- From: Adam Churvis [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 22, 2007 8:21 AM Subject: RE: Project Time Tracking Software? We haven't released it yet, but our new project time tracking product WOOT! is ready. I'm surprised you picked the same name as the

Re: Project Time Tracking Software?

2007-05-22 Thread Jim Wright
On 5/22/07, Aaron Roberson [EMAIL PROTECTED] wrote: Does anyone know of a good project time management application that would be good for consulting jobs? I am thinking of something that has a stop watch you can click to start and stop and automatically calculate expenses incurred. It would be

Creating page betwn form and action page

2007-05-22 Thread Melissa Weber
I've created a form which when sent to the action page generates an e-mail with the inputted information in it. However, I'd like to input an intermediary page between the form and the action page which would allow the user to confirm what they entered before it is submitted. Any ideas?

Re: Project Time Tracking Software?

2007-05-22 Thread Mike Chabot
Aaron, I spent a lot of time evaluating over 15 of these programs last year, both on Mac and Windows. Many of them were great, but ultimately I decided on using MS Excel. For these specialized apps, there were too many times when I forgot to press the start or stop buttons, so I would have to go

Re: Edit excel on line

2007-05-22 Thread Bob Imperial
I was hoping to find something with this functionality that could be installed within a site and administer it myself, though I don't know if this even exists in the open source community yet. My uses this functionality via a company called HyperOffice at the moment. They've not been all that

Re: Edit excel on line

2007-05-22 Thread Bob Imperial
Meant to say My wife uses ...fat fingers, slow brian ;) I was hoping to find something with this functionality that could be installed within a site and administer it myself, though I don't know if this even exists in the open source community yet. My uses this functionality via a company

Re: Project Time Tracking Software?

2007-05-22 Thread Andrew Scott
No. That site sucks, we use it and its caused nothing but headaches for developers and admin staff. On 5/23/07, Jim Wright [EMAIL PROTECTED] wrote: On 5/22/07, Aaron Roberson [EMAIL PROTECTED] wrote: Does anyone know of a good project time management application that would be

Re: Creating page betwn form and action page

2007-05-22 Thread Claude Schneegans
However, I'd like to input an intermediary page between the form and the action page which would allow the user to confirm what they entered before it is submitted. How about having another form in the first action page that lists all fields and transmit them to the second action template as

Re: Creating page betwn form and action page

2007-05-22 Thread Bryan Stevenson
I've created a form which when sent to the action page generates an e-mail with the inputted information in it. However, I'd like to input an intermediary page between the form and the action page which would allow the user to confirm what they entered before it is submitted. Any ideas?

Re: Creating page betwn form and action page

2007-05-22 Thread Melissa Weber
Sure...a few dozen come to mind ;-) If you are using SESSION vars then this is dead simple... 1) post form to intermediate page 2) intermediate page sets incoming FORM scoped vars as SESSION scoped vars 3) user clicks a button to verify data and is sent ot confirmation page 4) confirmation page

Re: Java and JVM settings link not present in the CF administrator.

2007-05-22 Thread Andy Allan
Yup, JVM page is only available in Server Config mode. And you shouldn't touch it with a barge pole as it's completely bug ridden to hell. Andy On 22/05/07, Sean Corfield [EMAIL PROTECTED] wrote: On 5/22/07, Luis Rueda [EMAIL PROTECTED] wrote: Thanks! however what about the JVM settings link

Re: Creating page betwn form and action page

2007-05-22 Thread Bryan Stevenson
Do you know of any good links to learn more about session variables? The ones that I am finding are not very helpful. No..sorryit's been SOOO long since I saw a tutorial on those. That saiduse Claudes idea...even simpler to do than mine: 1) post form to intermediate page (which

Re: Creating page betwn form and action page

2007-05-22 Thread Charlie Griefer
On 5/22/07, Melissa Weber [EMAIL PROTECTED] wrote: Do you know of any good links to learn more about session variables? The ones that I am finding are not very helpful. http://livedocs.adobe.com/coldfusion/7/htmldocs/1156.htm -- Charlie Griefer

RE: Project Time Tracking Software?

2007-05-22 Thread Adam Churvis
Hey Sean! We're a Windows shop. We develop and deploy on the Windows platform only, and have hitched our wagon to Microsoft. The commercial products we have in the pipeline are for Windows developers, too. We don't care to support any other platform, just like some choose to support only

Re: Creating page betwn form and action page

2007-05-22 Thread Melissa Weber
Thanks for all of your quick replies. I'm going to get back to work on this now. Keep your fingers crossed that I can figure it out. ~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 MX7 integration create powerful

Re: CanvasWiki Implementations?

2007-05-22 Thread Raymond Camden
Teratech is using it for I think CFUNITED. Also, if folks want to email their URLs, I'll add it to my project as I can see the list being useful. On 5/22/07, Assistenza Sito [EMAIL PROTECTED] wrote: http://greenbyte.info/ one hth On 5/22/07, Rick Root [EMAIL PROTECTED] wrote: On

Re: Project Time Tracking Software?

2007-05-22 Thread John Paul Ashenfelter
On 5/22/07, Andrew Scott [EMAIL PROTECTED] wrote: No. That site sucks, we use it and its caused nothing but headaches for developers and admin staff. Not to mention the fact that it's not open sourced but it's not been monetized into a biz so as long as the guy leaves it running,

Re: CanvasWiki Implementations?

2007-05-22 Thread Oğuz Demirkapı
http://wiki.cfunited.com http://tracfu.riaforge.org Rick Root wrote: Anyone out there running the Canvas Wiki on a public web site? I'd like to see some live examples Rick ~~~ Oğuz Demirkapı TeraTech Inc. | Senior Developer

Re: XML and utf-8

2007-05-22 Thread Oğuz Demirkapı
Of course! I think error is because of having a non-standard XML file. Not because of ColdFusion. There is an error on parsing. Can you send a sample part on this CDATA section? Tom Peer wrote: Anyone know if it's possible to parse a utf-8 encoded XML page in CF (version 7)? I keep

Re: XML and utf-8

2007-05-22 Thread Oğuz Demirkapı
Ah, also try to remove BOM if you have any. This would be also an issue sometimes. Tom Peer wrote: Anyone know if it's possible to parse a utf-8 encoded XML page in CF (version 7)? I keep getting this: An invalid XML character (Unicode: 0x0) was found in the CDATA section. when trying

Re: Need HELP regarding Encoding.

2007-05-22 Thread Oğuz Demirkapı
kondo nugroho wrote: We have a website hosted in a server with Windows 2003 (english version), Coldfusion 5 (english version) and msSQL 2000 (english version) Most of the records are in Japanese, which is written into the database field (nvarchar) using windows default encoding. I am not sure

CFLOOP help

2007-05-22 Thread Christopher Chin
I have this cfloop issue that is driving me bananas...I'm trying to create a tree menu for one of my apps. Supposed to look like this: Building: X (list of employees seated in this building) Not seated: (employees not seated anywhere) Since there's going to be a varying amount of

Re: CFLOOP help

2007-05-22 Thread Andrew Scott
I am assuming that the undefined building means not seated? Now here is the trick your missing Make sure you're query is sorted by building and then what ever something like order by Building,fName in your query. Then insteado of using cfloop, use cfoutput like this cfoutput query=queryName

Re: CFLOOP help

2007-05-22 Thread Christopher Chin
Hi andrew, Here's my query to get the distinct buildings: cfquery name=distinctBuildings dbtype=query select distinct(building) from empResult order by building desc /cfquery I have the whole page surrounded by a CFOUTPUT so i have to use a CFLOOP to ouput the queries. cfif

Re: CFLOOP help

2007-05-22 Thread Andrew Scott
Ok, then if your not prepared to move your cfoutputs around then your only option is to mimic the cfoutput query.. So with your second query, you can then loop through that do another QoQ to get the new dat based on the building now I am not 100% sure but the method I just mentioned I think will

Re: CFLOOP help

2007-05-22 Thread Josh Nathanson
Could this be the old nested loop issue? You have to set a local var to be equal to the current row of the outer loop. Then you use the local var in the inner loop. cfloop query=outer cfset whatever = outer.whatever cfloop query=inner #whatever# /cfloop /cfloop Ben Nadel has a

Re: CFLOOP help

2007-05-22 Thread Christopher Chin
THANK YOU JOSH!!! Ben's blog solved my issue. Looks like a solid bug in CFLOOP to me. I needed to do this to my inner loop: cfif distinctBuilding[building][distinctBuilding.CurrentRow] EQ empResult.building I love this site :) --Chris Could this be the old nested loop issue? You have to

Re: Need HELP regarding Encoding.

2007-05-22 Thread Paul Hastings
kondo nugroho wrote: Most of the records are in Japanese, which is written into the database field (nvarchar) using windows default encoding. no, cf5 doesn't know anything about encoding, it simply passed whatever data you add through to the db. your data is for sure mangled. Our problem is

Re: Creating page betwn form and action page

2007-05-22 Thread Casey Dougall
On 5/22/07, Claude Schneegans [EMAIL PROTECTED] wrote: How about having another form in the first action page that lists all fields and transmit them to the second action template as hidden fields. You could run victim of the user manipulating the hidden form fields, I'd say session first,

Re: DataDirect Oracle JDBC Drivers and NLS_LANG or equivalent?

2007-05-22 Thread James Holmes
What is the database character set? What's the DB national character set? Are you storing in varchar2s, CLOBs or nvarchar2s (etc)? Since CF 7 will be working in UTF-8 I suspect your DB isn't and the Oracle cilents are set to match the DB (instead of UTF-8). This may assist:

RE: Shocked!

2007-05-22 Thread Eric Roberts
I think the problem is that some folks are confusing scope with type... Eric -Original Message- From: Claude Schneegans [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 22, 2007 8:46 AM To: CF-Talk Subject: Re: Shocked! I come from a C#/Java background, Your background is probably to

Re: Project Time Tracking Software?

2007-05-22 Thread Sean Corfield
On 5/22/07, Mike Chabot [EMAIL PROTECTED] wrote: Also, I assume you are on Windows. The Mac platform has a lot of great time tracking applications, if you happen to be on that platform. The offerings on the Windows platform, as well as the Web-based solutions I looked at, were mostly

Sean Corfield left Adobe (was: Project Time Tracking Software?

2007-05-22 Thread Sean Corfield
(changing the subject so it stands out more :) On 5/22/07, Adam Churvis [EMAIL PROTECTED] wrote: What are you up to these days? I just heard that you left Adobe. Indeed. My last day at the mothership was April 5th after almost seven years. I just decided that it was time for a change and after

Re: Shocked!

2007-05-22 Thread Ravi Gehlot
Yep. I agree with Eric. Ravi. Eric Roberts wrote: I think the problem is that some folks are confusing scope with type... Eric -Original Message- From: Claude Schneegans [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 22, 2007 8:46 AM To: CF-Talk Subject: Re: Shocked! I come

Re: Extra space in rendered code

2007-05-22 Thread Tarek Jubaer
THANKS BOSS, THATS REALLY WORKED. THANKS A LOT. Just before you output the html tag you could add the following... cfcontent type=text/html; charset=UTF-8 reset=true / HTH ~| Upgrade to Adobe ColdFusion MX7 The most

ColdFusion Developer opportunities in the Lake Tahoe area

2007-05-22 Thread Greg Ferro
Clear Capital is Growing! We are looking to hire 8 talented ColdFusion Developers (at all experience levels); doubling the size of our current development team. Come be a part of What's Happening in ColdFusion!!! If you're on your game, we want to talk to you! For immediate consideration, email