Re: model-glue security action pack

2007-09-19 Thread Oğuz Demirkapı
Check the Litepost code. http://code.google.com/p/litepost/ Dinner wrote: On 9/19/07, Jim Rising [EMAIL PROTECTED] wrote: does anyone here have a working example of this in an application? i keep seeing references to it online, but have not found a complete example. I'm going

Re: Need CF Studio 5

2007-08-14 Thread Oğuz Demirkapı
http://www.adobe.com/cfusion/tdrc/index.cfm?product=homesite Dae wrote: Can anyone help? We decom'd a server that had our copy of ColdFusion Studio on it and now need it. Being that it's so old, we lost the disk years ago. Anyone got a copy or know where I can get a copy of Coldfusion

Re: Need CF Studio 5

2007-08-14 Thread Oğuz Demirkapı
and a note: If you have Unicode as standard on your projects, do not use Homesite/CF Studio. Here is the technote: http://www.adobe.com/go/tn_19059 Oğuz Demirkapı wrote: http://www.adobe.com/cfusion/tdrc/index.cfm?product=homesite Dae wrote: Can anyone help? We decom'd a

Re: MySQL front end...

2007-08-09 Thread Oğuz Demirkapı
I also searched a lot but the best one looks like Navicat. By the way HeidiSQL does have problems with Unicode support. Chad Gray wrote: heidiSQL formerly MySQL Front. http://www.heidisql.com/ -Original Message- From: Che Vilnonis [mailto:[EMAIL PROTECTED] Sent: Thursday,

Re: Trouble Downloading CF8 Dev Ed

2007-08-07 Thread Oğuz Demirkapı
Try to create a new Adobe login to download. http://demirkapi.net/avblog/permalinks/2007/07/30/ColdFusion%2D8%2DDownload%2DProblem/ [EMAIL PROTECTED] wrote: I've downloaded for years ... I've read through all download help and still nothing. I click on the English version and click

ColdFusion 8 is available!

2007-07-29 Thread Oğuz Demirkapı
ColdFusion 8 is available! http://www.adobe.com/cfusion/ Have fun! Sincerely, Oğuz Demirkapı Sr. Developer | TeraTech http://www.teratech.com ~| ColdFusion 8 beta - Build next generation apps today, with easy PDF and

Re: Cold Fusion and VMWare?

2007-07-26 Thread Oğuz Demirkapı
Are there anything that I am missing on this point? VMWare provides OS level platform and what I know CF does not care whether it is in a real machine or on a VMWare if the OS is compatible. What does it mean now by mentioning VMWare compatible in CF8 supported platform list? Dave Watts

Re: CF 8 and CFDOCUMENT

2007-07-25 Thread Oğuz Demirkapı
Can you also provide some sample code? I am now working with cfdocument and I really wonder what you are trying to do. TIA! Raymond Camden wrote: I assume you logged bugs for all this, right? ;) So I haven't tried this - but the docs for CF8, which you can download from labs btw and try

Web Based Project Management Tool

2007-07-20 Thread Oğuz Demirkapı
Hi all, Can anyone suggest a web based project management tool which has also Unicode capability. I have tried Skweegee, Project Tracker and LighthousePro from RiaForge but all have problems with Unicode chars. I can try to fix one of them but may be this would be with a collaboration of the

Re: Web Based Project Management Tool

2007-07-20 Thread Oğuz Demirkapı
I have tried ProWorkflow and it also does not have Unicode support. :( Thanks anyway. Adkins, Randy wrote: ProWorkFlow www.proworkflow.com -Original Message- From: Oğuz Demirkapı [mailto:[EMAIL PROTECTED] Sent: Friday, July 20, 2007 11:58 AM To: CF-Talk Subject: Web

Re: Web Based Project Management Tool

2007-07-20 Thread Oğuz Demirkapı
Thanks Rey, I have just created an account at https://opensvn.csie.org and testing it now. They have both SVN and Trac service for FREE. :) Rey Bango wrote: Check out BaseCamp (http://www.basecamphq.com/) or Planix (http://www.planixonline.com/). Rey Oğuz Demirkapı wrote: Hi

Re: Web Based Project Management Tool

2007-07-20 Thread Oğuz Demirkapı
Paul Hastings wrote: Adkins, Randy wrote: I think he indicated that LHP had problems with unicode characters. most of ray's code can be made i18n without that much effort oguz knows his cf i18n bits pretty good. i think he's being lazy ;-) Yes, Paul, I am lazy because of

Re: Web Based Project Management Tool

2007-07-20 Thread Oğuz Demirkapı
Hi Paul, Paul Hastings wrote: Oğuz Demirkapı wrote: We have already talked with Ray before for BlogCFC problems but I think he also did not find any time to focus on the problems which are already reported at BlogCFC page on RiaForge. well one of the blog unicode bugs

Re: Web Based Project Management Tool

2007-07-20 Thread Oğuz Demirkapı
Yes! Prices are great! It looks like we can not use our own domain. If I pay, may be I would like to use my own subdomain such as svn.mydomain.com Anyway, this is a non-profit organization and I think the free service (opensvn.csie.org) must be enough for them. :) Thanks for the suggestion!

Re: Web Based Project Management Tool

2007-07-20 Thread Oğuz Demirkapı
Paul Hastings wrote: Oğuz Demirkapı wrote: longer so yeah, cfprocessingdirective won't help). So, we can save the file in Unicode in project. :) i would still call that *your* issue (after all it's your static text), most current blog users won't need it. i don't

Re: Web Based Project Management Tool

2007-07-20 Thread Oğuz Demirkapı
I have still installation file on my archive. :) Robertson-Ravo, Neil (RX) wrote: SiteSpring :-) ah, those were the days ~| ColdFusion 8 beta – Build next generation applications today. Free beta download on

CF Unicode (was: Incident Tracking)

2007-07-20 Thread Oğuz Demirkapı
Hi Russ, There are some levels of Unicode support. The one that you mentioned is just a part of it if you have MS SQL Server. Then: - Activate Enable High ASCII characters and Unicode for data sources configured for non-Latin characters in CF DSN settings. - Use CFQueryParam in every query.

Re: Adding events to outlook calendar

2007-07-19 Thread Oğuz Demirkapı
Take a look ... http://www.numtopia.com/terry/code_exchange_item_creator.cfm Ian Skinner wrote: I'm sorry, but I do not have the URL anymore, but I remember reading a blog that gave an example of how to do this with current versions of CF. Google should turn it up. I here that CF8 will

cfdocument long tables

2007-07-19 Thread Oğuz Demirkapı
Hi, I am trying to create a PDF file onFly. But when I have a long table, it scales all PDF elements into a size which fixes the big table to the document size. Here is a sample code to recreate the problem. cfdocument format=PDF pagetype=letter cfdocumentitem type=headerfont size=5

Re: Load Testing

2007-05-23 Thread Oğuz Demirkapı
Webserver Stress Tool http://www.paessler.com/webstress Jake Pilgrim wrote: I'm just wondering, what do you use for load testing your applications? Thanks! Jake -- ~~~ Oğuz Demirkapı TeraTech Inc. | Senior Developer 405 East

Re: Image Re-Sizing

2007-05-23 Thread Oğuz Demirkapı
Check this. http://www.opensourcecf.com/imagecfc/ Ravi Gehlot wrote: Any free tags for image re-sizing? Ravi. -- ~~~ Oğuz Demirkapı TeraTech Inc. | Senior Developer 405 East Gude Dr Suite 207, Rockville, MD 20850, USA Voice:

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: 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: 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

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

2007-05-21 Thread Oğuz Demirkapı
Hi all, I would like to ask your suggestions for preparing a presentation. I will present a whole day class just before CFUnited (http://cfunited.com/go/classes) on Multi Language Applications in CF in Theory and Practice, and I would like to know what topics would be interesting to cover. I

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

2007-05-21 Thread Oğuz Demirkapı
Dave, thanks for this idea. I have already a part about IDE platforms on my presentation. I will cover specially Homesite/CFEclipse and Unicode problems and Eclipse. But in general BOM usage is still a discussion at our community. I am a fan of using BOM on every file and then CF can

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

2007-05-21 Thread Oğuz Demirkapı
When we do not use BOM feature, we just need to have cfprocessingdirective in evert CFM template. Dave Anderson wrote: I may have to take that back. Not sure I've tried the cfprocessingdirective! I do know that meta tags are insufficient when it comes to some of the double-byte stuff.

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

2007-05-21 Thread Oğuz Demirkapı
Thanks Paul, I will also include resource bundle and icu4j usage in presentation and sample code. I am also trying to create GNU GetText (http://en.wikipedia.org/wiki/Gettext) implementation in ColdFusion and I think I will have some demo applications with this method. Any other idea? :)

Re: Best guess on Scorpio release?

2007-05-16 Thread Oğuz Demirkapı
25 June. Dawson, Michael wrote: CF8 will be released on 8/8 at 8:88 am. M!ke -- ~~~ Oğuz Demirkapı TeraTech Inc. | Senior Developer 405 East Gude Dr Suite 207, Rockville, MD 20850, USA Voice: +1 (301) 424-3903 ext 111 | Fax:

Re: Which Framework do you use... (if any)

2007-05-02 Thread Oğuz Demirkapı
Hi all, First of all I used FB, MG and MII for different projects. I say always it depens for FM selection. It depends on your team, project goal, budget etc. etc. But I really wonder what would be your reason if you are using MachII rather than MG? Imagine that your boss asked to you Ok

Re: Transfer or Reactor?

2007-04-06 Thread Oğuz Demirkapı
A nice post: http://corfield.org/blog/index.cfm/do/blog.entry/entry/Comparing_Transfer_and_Reactor Robertson-Ravo, Neil (RX) wrote: If I had to choose between an ORM or DAO (I that is the true difference here :-) what are the people in the knows take? Transfer or Reactor? --

Re: Another captcha alternative

2007-03-13 Thread Oğuz Demirkapı
And of course only in English. :) Dean Lawrence wrote: I don't know, 3/4 of the times I tried it, it said I was a bot. I think the images are too subjective as to if it is a cat or not. I think this will frustrate people unless you have better quality pictures. Dean On 3/13/07, James

Re: Anyone develop with Linux as an OS?

2007-03-09 Thread Oğuz Demirkapı
You can check out following links. ColdFusion 7.x Installation on Debian Sarge (3.1r1) Linux http://howtoforge.com/coldfusion_installation_debian_sarge ColdFusion 7.x MySQL 4.1.x Connection http://howtoforge.com/coldfusion7_mysql4.1_connection [EMAIL PROTECTED] wrote: Hey everyone, I've

Re: Java to CF translation

2007-03-09 Thread Oğuz Demirkapı
I am working on a project where I translate CF into Java (JSP 2.x - BEA WL). Any tips would be appreciated! :-) ~~~ Oğuz Demirkapı TeraTech Inc. | Senior Developer 405 East Gude Dr Suite 207, Rockville, MD 20850, USA Voice: +1 (301)

Re: IE6 IE7?

2007-03-09 Thread Oğuz Demirkapı
http://www.teratech.com/blog/index.cfm/2007/1/11/Multi-Version-of-Internet-Explorer-on-Same-PC [EMAIL PROTECTED] wrote: Does anyone know if there is a way to have IE6 and IE7 installed on the same machine or a utility that emmulates previous browsers? I have a site that runs great in IE7,

Re: cfforms - Please stop breaking my validation

2007-03-09 Thread Oğuz Demirkapı
I remember that I have reported this ~2 years ago. :) If you need JavaScript validation I would suggest following links. qForms http://www.pengoworks.com/index.cfm?action=get:qforms TMT Validator http://www.massimocorner.com/validator/ Dave Watts wrote: I hate to gripe again, I really do,

Report page numbers

2007-03-09 Thread Oğuz Demirkapı
Hi, I am just creating some reports by using report builder and cfreport tag. I have some questions: - Are there any way to get/detect page number from generated report as a variable? - If yes, any way to add extra blank pages in case of having page number less than expected? - Or any way to

Re: Report page numbers

2007-03-09 Thread Oğuz Demirkapı
First of all thanks for your answer. But how can I get this parameter into my CF page? Here is my cfreport code: cfreport template=myRecords.cfr format=pdf filename=myReportFile.pdf overwrite=yes/cfreport Kris Jones wrote: There is a default calculated field called PAGE_NUMBER that is in

Re: Report page numbers

2007-03-09 Thread Oğuz Demirkapı
I can create/define any variable in my report directly. There is no problem at this part. But I need to know this variable after my cfreport tag in my main code to react the result. Think like variables after cffile or cfhttp tags usage. Kris Jones wrote: In your report file, from within the

Re: CF WordML?

2007-03-01 Thread Oğuz Demirkapı
Thanks for your suggestions. I tried already also this option, but in my case, problem is having continuous multi column. When you save a Word doc as XML, it generates static markup that does not help in my case. I need to figure out like a parameter usage and formatting it as required in an

Re: Show your support for CF - cfMaps.com

2007-03-01 Thread Oğuz Demirkapı
http://www.frappr.com/cfdevelopers Christopher Jordan wrote: Frappr! That's the name of the blasted thing! I was trying to remember the name of that thing last month and wasn't having any luck. That's what this reminds me of is the Frappr.com thing (which I registered with and then

Re: Formatting your SQL Statements

2007-03-01 Thread Oğuz Demirkapı
Yes, thats it! And I always mention also Don't forget to use Tab instead of Space!;-) Ben Nadel wrote: Chris, I am ALLL about the white space: SELECT t1.id, t1.name ( ISNULL( t1.foo, '' ) ) AS foo FROM table1 t1 INNER JOIN

Re: Image manipulation

2007-03-01 Thread Oğuz Demirkapı
We generally use Alagad image component (http://www.alagad.com/index.cfm/name-aic) but I think ImageCFC (http://www.opensourcecf.com/imagecfc/) must be enough for most of the job. Asim Manzur wrote: What is the best tool in the market to resize/crop the uploaded images in coldfusion. The

Re: Image manipulation

2007-03-01 Thread Oğuz Demirkapı
And thanks that we have a great archive! :) http://www.houseoffusion.com/groups/CF-Talk/thread.cfm/threadid:42585 Asim Manzur wrote: What is the best tool in the market to resize/crop the uploaded images in coldfusion. The scnerio will be like the visitor will upload the image and then

Re: Image manipulation

2007-03-01 Thread Oğuz Demirkapı
If your host has ASPImage COM object, I would also suggest it for quality. :) Here is a page that I created 4 years ago which still works with CF ASPImage. http://motorspor.com/index.cfm?fuseaction=foto.ilk For NDA note: I am sure it will be better! :) --

CF WordML?

2007-02-28 Thread Oğuz Demirkapı
Hi, I am trying to figure out some basic techniques with WordML to integrate CF and Word. Are there anybody who has experience with WordML? Any resource to share? Any other suggestion to look at for CF Word integration? TIA! Oğuz Demirkapı TeraTech Inc. | Senior Developer 405 East

Re: CF WordML?

2007-02-28 Thread Oğuz Demirkapı
Tero, thanks for your great tips! I have been just trying to generate multi column with XSLT. But as you mentioned Word is not a cooperative guy. :) I have already found some tools to design WordML templates but none of them works as I expected. What I do is creating my target document in

Re: How Many CF Developers Are There: Dave Mendels Says 300K

2007-02-28 Thread Oğuz Demirkapı
Let me check our database. ;-) greg h wrote: Just an fyi ... John Dowdell excerpted some comments that Dave Mendelshttp://www.adobe.com/aboutadobe/pressroom/executivebios/davidmendels.htmlhad posted last month: http://weblogs.macromedia.com/jd/archives/2007/02/flex_adoption.cfm Specific

Re: Character encoding UTF-8

2007-02-27 Thread Oğuz Demirkapı
Hi Tom, Do you get these content from DB? OR content is direct inside of cfm files? If DB is then if you are using MySQL you need to be careful to set Unicode option in Linux platform. http://howtoforge.com/node/1009 JDBC URL must be something like that:

Re: Character encoding UTF-8

2007-02-27 Thread Oğuz Demirkapı
As I know there is no way to do this direct on Eclipse. Just because of that I am using DW in most of my projects. I will send a sample file to you to test on your server. If it works you can concentrate on this in your files. Tom S wrote: The problem exist when te characters are harcoded

Multi column output

2007-02-27 Thread Oğuz Demirkapı
Hi, I am just creating a multi column output from a some data. Target output is like that: 1 6 11 2 7 12 3 8 13 4 9 14 5 10 15 What I do is loop over records and put div tags in every 5 records and float them left with CSS. But how can I do this when

Re: Problem with Server Timing Out

2007-02-23 Thread Oğuz Demirkapı
And I heard same story from one of our customers. They have MS SQL 2005 and they have updated latest JDBC drivers for 2005 (http://msdn.microsoft.com/data/jdbc/) and lots of problems has been resolved. Richard Kroll wrote: Error

Re: Is this the best approach?

2007-02-22 Thread Oğuz Demirkapı
Check this out: http://www.troxo.com/products/iispassword/ Bruce Sorge wrote: I am not using Apache. I am using IIS because that is what my customers are using. -- Oğuz Demirkapı TeraTech Inc. | Senior Developer 405 East Gude Dr Suite 207, Rockville, MD 20850, USA Voice: +1 (301)

Re: Is this the best approach?

2007-02-22 Thread Oğuz Demirkapı
You did not check the link. :) It uses .htaccess files for security in IIS. :) Bruce Sorge wrote: Thanks but I do not want to use IIS password protection. I wanted to use a ..htaccess page for redirects. -Original Message- From: Oğuz Demirkapı [mailto:[EMAIL PROTECTED] Sent:

Re: Is this the best approach?

2007-02-22 Thread Oğuz Demirkapı
Dave Watts wrote: Thanks but I do not want to use IIS password protection. I wanted to use a ..htaccess page for redirects. IIS doesn't use .htaccess. Apache uses it. Default doesn't. But there are tons of 3rd party tools to use .htaccess logic and files with IIS. And in any

Re: CF Pocket Reference?

2007-02-22 Thread Oğuz Demirkapı
I can buy also a copy of it. I have still my C pocket reference at my library. It was amazing. :) http://www.amazon.com/C-Pocket-Reference-Herbert-Schildt/dp/0078817838/sr=8-7/qid=1172209981/ref=sr_1_7/105-8034048-2435615?ie=UTF8s=books Eric Roberts wrote: They published one for 5...I

Data conversion into Unicode

2007-02-19 Thread Oğuz Demirkapı
Hi all, I did this before lots of time but I want to ask again here. May be one of you (specially PaulH) would have a better solution. We have an application which is programmed by using CF5. We have also lots of data in Turkish and German. (ğĞ ıİ şŞ öÖ çÇ ß äÄ) But all these

Re: Forcing a default directory on file download

2007-02-09 Thread Oğuz Demirkapı
This is not a intranet project. Thanks anyway. We just decided to educate our client's clients with some demo videos or a detailed documentation. :) Dave Francis wrote: If you're on an intranet, could you write the file to a common mapped drive instead of downloading it at all?

Re: Fusebox Web Site Design Contest Announced

2007-02-09 Thread Oğuz Demirkapı
Hey Sandra, I am not a designer but I will also try my best in my free time. :) Thanks for your efforts, appreciate it! Oğuz Demirkapı TeraTech Inc. | Senior Developer 405 East Gude Dr Suite 207, Rockville, MD 20850, USA Voice: +1 (301) 424-3903 ext 111 | Fax: +1 (301) 762-8185 Web:

Forcing a default directory on file download

2007-01-30 Thread Oğuz Demirkapı
Hi I have a dummy client request that I wonder if there is a solution. We have a data file that we are exporting from our web based application. I created a download process and I force to download data file with cfcontent and client downloads this file to the local. After that client must

Re: Forcing a default directory on file download

2007-01-30 Thread Oğuz Demirkapı
Thanks for replies! What about setting default save directory on file download? If there would be a way of doing this, it would not be a security issue. Ian Skinner wrote: Any idea? Not possible and they really do not WANT this because then some of us developers could start delivering

Re: Getting file status with CFFTP

2006-12-28 Thread Oğuz Demirkapı
In tis case, ftp client is more important than ftp server. As I know all current ftp servers support *nix like features and queries. Dave Watts wrote: CF docs about CFFTP says: If |action = listDir|, a |mode| column is returned. The column contains an octal string representation of UNIX

Re: CFMX on Apache 2.2 on Cygwin?

2006-12-28 Thread Oğuz Demirkapı
Nostalgia! :) Jacob Munson wrote: On 12/28/06, Damien McKenna [EMAIL PROTECTED] wrote: Has anyone tried running CFMX with Apache 2.2 on Cygwin, or any version of Apache for that matter? Thanks. Ok, I have to ask. Why? Apache runs perfectly well under Windows, why would you

Checking uploaded file

2006-12-27 Thread Oğuz Demirkapı
Hi all, I am trying to figure out an issue and I need some suggestions. I have a project where I need to get some data from customer via FTP. There is an ftp server and customer uploads files and my application checks this spesific ftp directory and process them if there

Re: Hosting Suggestion 100 +gigs of data

2006-12-19 Thread Oğuz Demirkapı
100+ GB data is not a big deal. Get a dedicated host and it is done. I think the main problem is traffic. When I need unlimited traffic, I prefer a German provider which has unlimited traffic with 1 GB disk space and it is just 15 Euro/Month. http://www.strato.de/webhosting/premium/index.html

Re: special characters in email

2006-12-14 Thread Oğuz Demirkapı
Hi Rick, I think this is only e-mail client problem. For example I can see your quotes as is in Outlook and Gmail but not in Thunderbird. Same things happens for my name also. :) Rick Root wrote: One of our departments uses a designer who insists on putting special quotes and stuff in

Re: Internet Merchant Account - Europe

2006-12-12 Thread Oğuz Demirkapı
Have you tried saferpay.com or telecash.de ? Or you can check following webpages: http://www.postfinance.ch/yellowpay http://www.datatrans.ch http://www.firstdata.de http://www.heidelpay.de Nando wrote: Would someone know where i could get an Internet Merchant Account that would work with

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

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: Flash Player 8+ requirement for an App

2006-12-11 Thread Oğuz Demirkapı
Thanks John, This is not direct client issue. When we target only a specific Intranet etc., we can educate the client. They have an application which is public. We are using a solution with Flash FileIO feature and there is a requirement for Flash Player 8+. But our client is curious about

Re: CF Dedicated hosting

2006-12-11 Thread Oğuz Demirkapı
Of course it depends on your level and needs. If you want to manage everything on server alone. I would suggest to get a cheap and raliable dedicated server up to 100 USD and a CF Pro license. This is better than having a 400 USD box. But if you don't want to deal with installation, problems

OT: SQL 2005 SP1 Problem

2006-12-09 Thread Oğuz Demirkapı
Hi, This is not direct CF question but it looks urgent and I want to ask also here. I have SQL Server 2005 Express on my personal server. I have just updated into SQL Server 2005 SP1 and then I have problem now. When I try to start my SQL Server, I get error with code 17058 (0x42a2) and can

Re: OT: SQL 2005 SP1 Problem

2006-12-09 Thread Oğuz Demirkapı
Yes. Robertson-Ravo, Neil (RX) wrote: Did you apply the SP for the Express Edition specifically? -Original Message- From: [EMAIL PROTECTED] To: CF-Talk Sent: Sat Dec 09 16:38:18 2006 Subject: OT: SQL 2005 SP1 Problem Hi, This is not direct CF question but it looks urgent

Re: OT: SQL 2005 SP1 Problem

2006-12-09 Thread Oğuz Demirkapı
And when I change service user as Administrator it works. But I wonder why it does not work with local system user. Because before SP1 update everything was ok. Oğuz Demirkapı wrote: Yes. Robertson-Ravo, Neil (RX) wrote: Did you apply the SP for the Express Edition specifically?

Re: OT: SQL 2005 SP1 Problem

2006-12-09 Thread Oğuz Demirkapı
Thanks for your suggestion Dave. I have already tried a tool like this to manage system users and NTFS rights. But problem is that this server is a dedicated server which came with a preinstalled OS and its own security settings. They have a strange security policy on default setup and

Re: initializing createObject(component,...) - Path error

2006-12-08 Thread Oğuz Demirkapı
petitions.*clients*.org.camden.blog.blog. Petitions\*client*\ I think typo on clients. Walter Conti wrote: The following command works ok in local but not on the server. cfset application.blog = createObject(component,petitions.client.org.camden.blog.blog).init('default') On the server

Re: Any way to limit file upload size?

2006-12-06 Thread Oğuz Demirkapı
Flash 8+ versions have FileIO feature which helps checking file size etc. on client side, before uploading. This is possible by using Flash or Flex depending on your expertise. Greg Luce wrote: Aren't there Flash solutions for smart/multiple file uploads. That would be fairly palatable for

Re: cfform - bad hosting company

2006-12-05 Thread Oğuz Demirkapı
You can create a CFIDE directory at your root and put these scripts file on it. Or as explained, define your script path with ScriptSRC parameter while using CFForm tag. There is no need to define CFIDE as virtual directory, if you don't need to reach CF admin. Snake wrote: All they need

Re: CFHTTP Local Call Timeout Problem

2006-12-04 Thread Oğuz Demirkapı
Hi again, It was just a stupid DNS resolving problem and it is working again. :) Oğuz Demirkapı wrote: Hi, I have a strange problem on one of my CFHTTP call. I have 2 servers as SA and SB and 2 pages P1 and P2 on both server. SA - P1 P2 SB - P1 P2 When I call SB P2 on SA P1 with a

CFHTTP Local Call Timeout Problem

2006-12-03 Thread Oğuz Demirkapı
Hi, I have a strange problem on one of my CFHTTP call. I have 2 servers as SA and SB and 2 pages P1 and P2 on both server. SA - P1 P2 SB - P1 P2 When I call SB P2 on SA P1 with a CFHTTP call, it works. When I call SA P2 on SB P1 with a CFHTTP call, it works. When I call SA P2 on SA P1 with a

Re: Robust, easily configurable shopping cart?

2006-12-01 Thread Oğuz Demirkapı
Rick Root wrote: Mary Jo Sminkey wrote: Why would you *not* want something that you know follows some logical coding pattern versus some unknown spagetti code? To a developer who might not know fusebox or mach-II might consider FB to be spaghetti code :) Then this is their

Re: Multiple language support

2006-11-26 Thread Oğuz Demirkapı
I would suggest to use resource bundle to get multi language support. Check these resources: http://www.sustainablegis.com/unicode/resourceBundle/rb.cfm http://www.jmpj.net/rbMan/ and some more ... http://www.i18ngurus.com/docs/996478997.html Mike | NZSolutions Ltd wrote: Hi guys, I am

Re: Multiple language support

2006-11-26 Thread Oğuz Demirkapı
I think you did not check all details. There are some files called as .properties which must include human translations for you localized needs. :) Mike Little wrote: thanks, however i am under strict instruction to provide human-translations not machine generated. I would suggest to

Re: Initializing Objects in Application.cfm

2006-11-22 Thread Oğuz Demirkapı
Unfortunate Scott! :-) Scott Stroz wrote: On 11/22/06, Dan Plesse [EMAIL PROTECTED] wrote: An air method is a new term to describe a method without a description or location of the object used in a demo? Are you asking if it is a new term to describe a method without a

Error handling best practices :)

2006-11-22 Thread Oğuz Demirkapı
Here is a good sample link. :) http://www.adobe.com/v1/developer/securityzone/securitybulletins.cfm ~~~ Oğuz Demirkapı TeraTech Inc. | Senior Developer 405 East Gude Dr Suite 207, Rockville, MD 20850, USA Voice: +1 (301) 424-3903 ext

Re: Shared Hosting Mappings

2006-11-18 Thread Oğuz Demirkapı
Snake wrote: You are moaning about something that is not the hosts fault, it is simply how CF works. You cannot have multiple mappings with the same name. You cannot expect them to delete other customers mappings so that you can use them. No. I don't. I just said something about common

Re: Shared Hosting Mappings

2006-11-18 Thread Oğuz Demirkapı
Snake wrote: I would imagine they ban them for the obvious reason that they will cause problems with multiple customers who are running farcry and machII and will cause untold support tickets from people moaning that their code doesn't work because they are using someone elses mapping, and

Shared Hosting Mappings

2006-11-17 Thread Oğuz Demirkapı
Hi, I have a site for a friend that I created by using Model-Glue. I suggested to him creating a shared account on a well known hosting provider. But when I uploaded my files I have seen that ModelGlue directory has been mapped for another customer on same server. When I

Re: ColdFusion blogging software?

2006-11-17 Thread Oğuz Demirkapı
If you are a CF developer and when you have a blog, I think it must be based on CF. Something that I could not understand is some developers have Wordpress, Blogger etc. for their blog. This looks like going BurgerKing as McDonalds employee. May be after being a CF evangelist for more than

Re: Shared Hosting Mappings

2006-11-17 Thread Oğuz Demirkapı
Support: The modelglue mapping has been deleted and the directory has been moved to their root. They have found the correct way also. :) Oğuz Demirkapı wrote: Hi, I have a site for a friend that I created by using Model-Glue. I suggested to him creating a shared

Re: Convert UTF-8 to ISO-8859-1 under CF5

2006-11-17 Thread Oğuz Demirkapı
There is a custom tag that you can check out. CF_CharsetConvert (Converts iso-8859-1 (latin-1) characters to utf-8 and back.) http://www.adobe.com/cfusion/exchange/index.cfm?view=sn131extID=1003076 But in general I wonder what is your problem? Writing into DB? Showing an Unicode text on page?

LAG on List?

2006-11-17 Thread Oğuz Demirkapı
Hi Michael, I got my mails after ~1 hour. Is tat normal? Are there any lag also for others today? ~~~ Oğuz Demirkapı TeraTech Inc. | Senior Developer 405 East Gude Dr Suite 207, Rockville, MD 20850, USA Voice: +1 (301) 424-3903 ext 111

Re: Shared Hosting Mappings

2006-11-17 Thread Oğuz Demirkapı
Now I have an interesting situation. They deleted ModelGlue mapping but they do not want to delete ColdSpring and Reactor mappings. Because all customer can create their own mappings via control panel and one of them created these before me and these names are busy for my usage. I think this

Re: Shared Hosting Mappings

2006-11-17 Thread Oğuz Demirkapı
Jon Clausen wrote: One suggestion: Your problem is going to be common with about any Shared CF Hosting environment - especially with MG:U since it requires three mappings.You might ask the host provider if they can move your account files to another server. I used to use

Re: Shared Hosting Mappings

2006-11-17 Thread Oğuz Demirkapı
Casey Dougall wrote: One word... VirtualPrivateServer! I have never trusted VPS servers. And I would never suggest them for a critical project. I have already one which I got first to use with BlueDragon etc. (when it was free). But there were issues on shared memory and I could not

Re: Shared Hosting Mappings

2006-11-17 Thread Oğuz Demirkapı
Anyway. I am still waiting an answer. :) They rejected to move this account into a new server. Hmm ... I have created following CF mappings for my account via my control panel. cfc, cfcs, controller, model, view, views, config, mach-ii, fusebox, fusebox5, database, test, object, objects,

Re: Convert UTF-8 to ISO-8859-1 under CF5

2006-11-17 Thread Oğuz Demirkapı
Claude Schneegans wrote: claude's a long standing shoe thrower when it comes to unicode On the contrary, I have a full respect fof Unicode, when it is necessary. But I find simply ridiculous to have all French characters using 2 or 3 bytes in UTF-8 when 8859 can do the job with only one

  1   2   >