JRUN Intermittent Death

2013-06-06 Thread Paul Alkema
Hi All, A couple of weeks ago I applied the APSB13-13, APSB13-03 and ColdFusion 9.0.2 Cumulative Hotfix 1. After applying this patch however, I've been experiencing intermittent outages where the jrun service seems to spike. I'm not totally confident it was the patches that did it, but that's

Re: Sessions failing due to multiple CFID / CFTOKEN cookies

2012-07-25 Thread Paul Alkema
We're encountering the following issue with some percentage of IE users (Definitely but not necessarily limited to IE8 8.0.7601.17514 windows 7). Basically their SESSION is failing the same way it might if they're cookies were disabled, however, we are able to set cookies manually

Maximum Post Variables

2012-06-28 Thread Paul Alkema
Hi All, I'm running into an issue, where when I create over 100 different form elements with different content I get a 500 error. I'd like to increase this number up from 100 however I can't find an area to do this. My original thought was that it was in the ColdFusion Administrator --

Maximum Post Variables

2012-06-28 Thread Paul Alkema
Hi All, I'm running into an issue, where when I create over 100 different form elements with different content I get a 500 error. I'd like to increase this number up from 100 however I can't find an area to do this. My original thought was that it was in the ColdFusion Administrator --

Re: Maximum Post Variables

2012-06-28 Thread Paul Alkema
/ Systems Administrator CF Webtools www.cfwebtools.com wilg...@trunkful.com www.trunkful.com On Jun 29, 2012, at 3:55 PM, Paul Alkema wrote: Hi All, I'm running into an issue, where when I create over 100 different form elements with different content I get a 500 error. I'd like

Re: Encrypt/Decrypt

2011-06-17 Thread Paul Alkema
My preferred encryption algorithm is AES, as this is what the Government uses to encrypt classified documents. :) Paul Alkema http://paulalkema.com http://twitter.com/#!/paulalkema ~| Order the Adobe Coldfusion Anthology now

Re: CDN and Coldfusion

2011-06-15 Thread Paul Alkema
. It is the time taken to load the client content like images and css that will slow the load time, not the server response. Make sense? ***http://developer.yahoo.com/performance/rules.html Thanks, Paul Alkema http://paulalkema.com http://twitter.com/#!/paulalkema On Tue, Jun 14, 2011 at 5:17 PM, Donnie

Re: CDN and Coldfusion

2011-06-15 Thread Paul Alkema
Oh yeah! Something else just mentioning is that if your not hooked on Akamai as your CDN, I've found Amazon CloudFront to be reliable and relatively inexpensive. : ) http://aws.amazon.com/cloudfront/ Paul Alkema http://paulalkema.com http://twitter.com/#!/paulalkema

Re: CDN and Coldfusion

2011-06-15 Thread Paul Alkema
I think what your describing is more of mirrored servers than a Content Delivery Network. Mirrored servers are a completely different story, he could use mirrored servers if he doesn't mind spending that kind of money. I prefer CDN's. Cheaper, almost as effective and easier to maintain. On Wed,

cgi.host_name Security Exploit

2011-05-13 Thread Paul Alkema
of applications that assume the cgi.host_name variable is a constant, therefore developed applications don't take precautions to sanitize this variable before inserting it into a database could have issues. Just wanted to give the community a heads up on this. :) Regards, Paul Alkema http

64-bit ColdFusion 8 Download

2011-04-07 Thread Paul Alkema
Hi, I'm migrating one of our ColdFusion 8 servers to a 64-bit server and was wondering if anyone knows of a place to download the 64-bit version of ColdFusion 8? Thanks, Paul ~| Order the Adobe Coldfusion Anthology now!

RE: 64-bit ColdFusion 8 Download

2011-04-07 Thread Paul Alkema
Thanks dave. :) -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: Thursday, April 07, 2011 9:39 AM To: cf-talk Subject: Re: 64-bit ColdFusion 8 Download I'm migrating one of our ColdFusion 8 servers to a 64-bit server and was wondering if anyone knows of a place

Charge for meetings

2011-02-05 Thread Paul Alkema
Hi All, I have a question; when you guys do consulting or freelance programming, do you charge for meetings? Or do you absorb meeting time into your fees? Thanks, Paul ~| Order the Adobe Coldfusion Anthology now!

RE: Odd Code Showing up in URL

2011-01-14 Thread Paul Alkema
I've found that a lot of these issues are caused by either bots, or someone linking to a webpage and made a typo. Most likely bots. In your error reporting do you have anything that grabs the user agent of the error? I've found that looking at user agents can sometime help me to determine if

RE: IP Address 1.1.1.1

2010-12-07 Thread Paul Alkema
I don't think this has anything to do with your CGI script. I would say it's most likely just a bot. If it was me, I would just exclude this IP from Google Analytics. I think this would solve your issue. :) http://www.google.com/support/analytics/bin/answer.py?hl=enanswer=55481 Regards, Paul

RE: Free ColdFusion Hosting

2010-11-24 Thread Paul Alkema
That link looks familiar. ; ) I found one place: http://www.cfmldeveloper.com/ but it's out of country (USA) which, I don't have a problem with, but at the same time I'm hesitant to just go anywhere with the way the world is today. -Original Message- From: Gerald Guido

RE: Free ColdFusion Hosting

2010-11-24 Thread Paul Alkema
it, make sure you share your experience with everyone so we can see how it worked out for you. ;) Paul Alkema http://paulalkema.com/ ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp

Performance Monitoring

2010-11-23 Thread Paul Alkema
Hi All, Does anyone know if there is any performance issues with enabling performance monitoring settings? This setting is in the ColdFusion administrator under Debugging And Logging à Debug Output Settings à Enable Performance Monitoring. Is this setting ok to enable in a production

RE: Detect users based on country???

2010-11-23 Thread Paul Alkema
I've ran into this issue before and have found the best solution to detecting a county is by asking the customer for it via a modal window. EXAMPLES http://www.xerox.com/ http://www.edmundoptics.com/ I know some people really like using geo-location, but I've found this method to be not always

RE: Performance Monitoring

2010-11-23 Thread Paul Alkema
Trunkful Technologies, inc. http://www.trunkful.com 729 Dodd Road Saint Paul, MN 55107 | m: 651-894-4238 | wilg...@trunkful.com On Nov 23, 2010, at 10:35 AM, Paul Alkema wrote: Hi All, Does anyone know if there is any performance issues with enabling performance monitoring settings

RE: Where to put your code

2010-11-17 Thread Paul Alkema
-talk Subject: Re: Where to put your code On Mon, Nov 15, 2010 at 2:13 PM, Paul Alkema paulalkemadesi...@gmail.com wrote: Does anyone out there have any written coding standards or coding documentation that they would be willing to share? I would be interested in seeing what other development

RE: Where to put your code

2010-11-17 Thread Paul Alkema
What makes you think this? It looks to me like most files have a .html extension. I'm sure these html files are dynamic though, perhaps they're rendering ColdFusion in the html pages. http://www.codemonkeysteve.com/blog/2010/03/coldfusion-parsing-coldfusion-in -a-htm-extension-on-iis6/ I do

RE: Where to put your code

2010-11-15 Thread Paul Alkema
I think that when working on a team of programmers that are all working on the same applications or the same website that it's important to have a programming standard or a guide. I think this goes with any language be it web or desktop applications. I think that it's ok for programmers to have

RE: Where to put your code

2010-11-15 Thread Paul Alkema
Thanks for your feedback. You make some good points. Does anyone out there have any written coding standards or coding documentation that they would be willing to share? I would be interested in seeing what other development teams use as far as coding standards.

Re: Where to put your code

2010-11-13 Thread Paul Alkema
I second this. : ) On Fri, Nov 12, 2010 at 8:05 PM, James Holmes james.hol...@gmail.comwrote: I'd argue that CF didn't allow for well written applications before CFCs came along. -- WSS4CF - WS-Security framework for CF http://wss4cf.riaforge.org/ On 13 November 2010 02:16, Dave

Where to put your code

2010-11-12 Thread Paul Alkema
Hi All, I recently had a discussion with some other programmers on my team dealing with where to put application code and when. This is a small little guide I wrote that I try to use and I wanted some second opinions on my coding logic. Thanks, Paul

RE: Where to put your code

2010-11-12 Thread Paul Alkema
Oh yeah. Of course ideally we would be on an MVC framework but we can't do that due to internal reasons. This doc is for those not on an MVC. Don't want any non MVC haters to yell at me. Haha. Paul Alkema ~| Order

RE: Where to put your code

2010-11-12 Thread Paul Alkema
: Application Logic. Processes or functions. CFC's Should Contain: Application Logic. Processes or functions. should not be dependent on any scoped variables Should Not Contain: UI or presentation code. On Fri, Nov 12, 2010 at 10:23 AM, Paul Alkema paulalkemadesi...@gmail.com wrote: Hi All, I

RE: Where to put your code

2010-11-12 Thread Paul Alkema
I work on a fairly large team for a large multi-million dollar ecommerce corporation. I can see if your building small application for small websites and you're not on a team of people working on the same website how it might not be ideal to have guidelines set up like these. I think in a team

RE: Where to put your code

2010-11-12 Thread Paul Alkema
Hm, I respectfully disagree with putting functions in cfm pages entirely no matter how it's being pulled. I think there's a place for functions and that's in cfcs. You say you have a lot of utility functions that don't need to be in a cfc. If you have a lot of them, why not just create a cfc

RE: CF (8.0.0) performance vs PHP (5)

2010-11-05 Thread Paul Alkema
the cons to ColdFusion over php. I personally have had very, very few server or speed issues on my ecommerce site, which receives over a million page views a month. Check out my article about php vs ColdFusion. http://paulalkema.com/post.cfm/php-vs-coldfusion Paul Alkema

RE: Coldfusion Search

2010-11-02 Thread Paul Alkema
Anyone have any ideas on this? -Original Message- From: Paul Alkema [mailto:paulalkemadesi...@gmail.com] Sent: Monday, November 01, 2010 4:46 PM To: cf-talk Subject: Coldfusion Search Hi All, I've created a file index of all of my ColdFusion files so I can quickly search the files

Coldfusion Search

2010-11-01 Thread Paul Alkema
Hi All, I've created a file index of all of my ColdFusion files so I can quickly search the files and find what I'm looking for. So far, it's working great except it doesn't seem to be searching inside any coldfusion tags. For example. pIf I searched for this text, It would return a

RE: hostek.com - is anyone else experiencing extreme downtime today

2010-10-27 Thread Paul Alkema
My site seems to be doing well. I think my site's gone down maybe twice in the last two years. Which I think it pretty good considering I pay like 5 bucks a month and. -Original Message- From: Casey Dougall [mailto:ca...@uberwebsitesolutions.com] Sent: Wednesday, October 27, 2010 7:53

RE: left outer join in query of query

2010-10-25 Thread Paul Alkema
, than I really need to evaluate my original SQL query and looped query of queries are big programming no no. Just my 2 cents.. : ) Paul Alkema http://paulalkema.com/ -Original Message- From: Nathan Chen [mailto:nathan.c...@cu.edu] Sent: Monday, October 25, 2010 1:53 PM To: cf-talk Subject

RE: left outer join in query of query

2010-10-25 Thread Paul Alkema
You may find this article useful. http://instantbadger.blogspot.com/2006/07/faking-left-outer-join-in-query-of .html Paul Alkema http://paulalkema.com/ -Original Message- From: Mahcsig [mailto:mahc...@mahcsig.com] Sent: Monday, October 25, 2010 4:43 PM To: cf-talk Subject: Re: left

RE: cant access cf administrator

2010-10-19 Thread Paul Alkema
I know on windows server you have to set up a virtual directory to C:\inetpub\wwwroot\CFIDE called CFIDE in order for the administrator to be viewed. Paul -Original Message- From: Jay Birdsell [mailto:john_birds...@hotmail.com] Sent: Tuesday, October 19, 2010 11:33 AM To: cf-talk

RE: CF jQuery Grid

2010-10-18 Thread Paul Alkema
I LOVE ColdFusion! But.. I think that the code in asp.net is usually easier to look at than ColdFusion as with asp.net by default the user interface and the domain logic are separated. I know CF has MVC's that help with this, but I'm talking CF out of the box here. That's my 2 cents. :) Paul

RE: What difference does the parenthesis make?

2010-10-18 Thread Paul Alkema
In mssql there shouldn't be a difference in the records returns. I would double check that the input variable #law.paid# is the same in both of these scenarios and also that none of these queries are cached. -Original Message- From: Les Mizzell [mailto:lesm...@bellsouth.net] Sent:

RE: CF jQuery Grid

2010-10-15 Thread Paul Alkema
I don't know if this is what you're looking for or not, but I thought I'd at least mention it. jQuery version of cfgrid. http://www.webtrenches.com/post.cfm/jquery-replacements-for-cfgride-cfwindow e-and-cftooltip Demo http://www.webtrenches.com/cfjq/ -Original Message- From: Doug

RE: Subversion Software

2010-10-14 Thread Paul Alkema
What do you all use to manage your svn on the client side? IE; tortoiseSvn, Dreamweaver, subeclipse? -Original Message- From: enigment [mailto:enigm...@gmail.com] Sent: Thursday, October 14, 2010 7:46 AM To: cf-talk Subject: Re: Subversion Software +1 VisualSVN Dave

Subversion Software

2010-10-13 Thread Paul Alkema
Hey All, I'm looking to set up a subversion server and was wondering what types of subversion servers you all have set up and what software do you use to manage it? Paul Alkema ~| Order the Adobe Coldfusion Anthology now

SQL ColdFusion Encryption

2010-09-07 Thread Paul Alkema
Hi, I know how to encrypt data using ColdFusion using AES_128. I also know how to encrypt data using MSSQL AES_128. Does anyone know if it's possible to encrypt data in ColdFusion using AES_128, then decrypt the string in MSSQL? I've played around with it a lot and can't seem to figure it

CFID integer?

2010-08-18 Thread Paul Alkema
Hi All, Does anyone have any idea why one server would give me a session.cftoken that's an integer and the other would give me a session.cftoken that's a alpha-numeric? It's seems to be very consistently this way. EXAMPLE SERVER A Session.cftoken = 316809 Server B Session.cftoken =

RE: CFID integer?

2010-08-18 Thread Paul Alkema
Oh, oops. I just figured it out. In the ColdFusion administrator, if the setting Use UUID for cftoken is unchecked than the cftoken will be an integer. Thanks, Paul -Original Message- From: Paul Alkema [mailto:paulalkemadesi...@gmail.com] Sent: Wednesday, August 18, 2010 10:19 AM

RE: CF9 Developer on Windows 7 Home Premium?

2010-08-03 Thread Paul Alkema
I've run CF9 on Windows 7 with absolutely no issues at all. Paul Alkema T:@paulalkema -Original Message- From: Matt Robertson [mailto:websitema...@gmail.com] Sent: Tuesday, August 03, 2010 3:43 PM To: cf-talk Subject: CF9 Developer on Windows 7 Home Premium? I'm looking at buying

RE: HTML spec for mobile devices

2010-08-02 Thread Paul Alkema
1+ - I attended this, He did an excellent job, very informative. T:@paulalkema -Original Message- From: Andy Matthews [mailto:li...@commadelimited.com] Sent: Monday, August 02, 2010 1:25 PM To: cf-talk Subject: RE: HTML spec for mobile devices You might also head over to Dan Vega's

RE: HTML spec for mobile devices

2010-08-02 Thread Paul Alkema
To summarize it, I would look into mobile js frameworks like Sencha (http://www.sencha.com/). Also, to get an idea of screen resolution look at your Google analytics stats they should give you an idea of what mobile browsers are looking at your site and what the screen resolutions are.

RE: How to dispaly flash video in coldfusion pages

2010-07-22 Thread Paul Alkema
flash movie player that's built in jQuery. Very cool. http://flowplayer.org/index.html Paul Alkema http://paulalkema.com t: @PaulAlkema -Original Message- From: Kamru Miah [mailto:k.m...@csl.gov.uk] Sent: Thursday, July 22, 2010 10:58 AM To: cf-talk Subject: How to dispaly flash video

RE: cfwindow - dynamically setting window title using javascript?

2010-07-07 Thread Paul Alkema
You could use ColdFusion.Window.create. Example cfajaximport tags=cfwindow script type=text/javascript url = 'http://www.google.com/'; title = 'This is my title'; name = 'newWindow'; ColdFusion.Window.create(name, title, url,{initshow:false}); /script a

Re: Trouble with international characters

2010-07-05 Thread Paul Alkema
while the other is used for select statements or stored procedures. Paul Alkema http://paulalkema.com/ On Mon, Jul 5, 2010 at 1:40 PM, Pete Ruckelshaus pruckelsh...@gmail.comwrote: Oh, and here's the code for my SQL that's inserting the data: cfquery name=insertRecords datasource

Vote ColdFusion

2010-07-01 Thread Paul Alkema
://www.linuxquestions.org/questions/programming-9/your-opinions-of-the-b est-combination-of-programming-languages-to-learn-813373/page3.html Best Regards, Paul Alkema http://paulalkema.com/ ~| Order the Adobe Coldfusion Anthology now

RE: Order By question

2010-06-30 Thread Paul Alkema
I secont John's SQL. To expand explain further see my example. SELECT * FROM folks ORDER BY CASE WHEN last_name = 'Smith' OR last_name = 'Jones' THEN 0 ELSE last_name END Paul Alkema http://paulalkema.com/ -Original

RE: Order By question

2010-06-30 Thread Paul Alkema
I love how almost every question asked on this list will eventually turn into some kind of debate. It's great. :) -Original Message- From: =?ISO-8859-1?Q?Claude_Schn=E9egans [mailto:schneeg...@interneti=71?= =?ISO-8859-1?Q?ue.com=3E?=] Sent: Wednesday, June 30, 2010 5:03 PM To: cf-talk

RE: Seriously PO'd - cfqueryparam and/or struct dereference flakes out

2010-06-25 Thread Paul Alkema
Are your integer fields datatype int in your database? I think a similar error could occur if your integer fields were changed to varchar or a different non-integer based field. Paul Alkema http://paulalkema.com/ -Original Message- From: Brad Wood [mailto:b...@bradwood.com] Sent

RE: CF Shopping carts

2010-06-25 Thread Paul Alkema
@jonah, Your site looks excellent. Good work. Paul Alkema http://paulalkema.com/ -Original Message- From: jonah blossom [mailto:jonah@creori.com] Sent: Thursday, June 24, 2010 9:13 PM To: cf-talk Subject: Re: CF Shopping carts @Kevin, I feel that this is one area

RE: Is it time for Adobe to Rebrand Cold Fusion?

2010-06-25 Thread Paul Alkema
RapidFusion! Because developing is so rapid compared to developing in other languages. haha -Original Message- From: =?ISO-8859-1?Q?Claude_Schn=E9egans [mailto:schneeg...@interneti=71?= =?ISO-8859-1?Q?ue.com=3E?=] Sent: Friday, June 25, 2010 3:13 PM To: cf-talk Subject: Re: Is it time

RE: cfdot.net (was: CF vs. ASP.Net)

2010-06-23 Thread Paul Alkema
Paul Alkema http://paulalkema.com/ -Original Message- From: C. Hatton Humphrey [mailto:chumph...@gmail.com] Sent: Tuesday, June 22, 2010 8:16 PM To: cf-talk Subject: Re: cfdot.net (was: CF vs. ASP.Net) Im not trying to nitpick, I only noticed them (except for Coldfusion... that usually

RE: cfdot.net

2010-06-23 Thread Paul Alkema
I agree with Eric. I think this site's purpose is to help CFML programmers understand C# from a CFML perspective. Not try to prove that CFML is better than C#. Paul Alkema http://paulalkema.com/ -Original Message- From: Eric Cobb [mailto:cft...@ecartech.com] Sent: Wednesday, June 23

Cfwindow

2010-06-22 Thread Paul Alkema
Hi, Does anyone know if there is any possible way to close all open cfwindows when a new cfwindow is opened? I would like to have only one cfwindow open at a time. Regards, Paul ~| Order the Adobe Coldfusion Anthology

RE: CFContent failing on large files since moving to ColdFusion 9

2010-06-22 Thread Paul Alkema
Did you restart the ColdFusion service after making this change? Increasing the Maximum JVM Heap Size doesn't take effect until the cf service is restarted. How much disk space is left on your server? How much ram does your server have? -Original Message- From: Daniel Mackey

RE: Pathing Problem

2010-06-21 Thread Paul Alkema
Make sure that the user that the web server is running has access to the E drive. If you remote into the box and you have access to it doesn't mean that the user running the server has access to it. Paul -Original Message- From: Richard Steele [mailto:r...@photoeye.com] Sent: Monday,

ColdFusion 9 CSS Reset Warning

2010-06-18 Thread Paul Alkema
. If I wanted to do a css reset, I would do a css reset and wouldn't expect a ColdFusion upgrade to do it for me. Note: to make it more odd, this only effects pages that are using ColdFusion tags that use the ext framework like cfgrid, cfwindow, cftooltip ect. Best Regards, Paul Alkema http

RE: ColdFusion 9 CSS Reset Warning

2010-06-18 Thread Paul Alkema
to dig it up. On Fri, Jun 18, 2010 at 8:56 AM, Paul Alkema paulalkemadesi...@gmail.com wrote: Hi All, I just upgraded one my old sites to CF9 and was surprised all of a sudden to see some changes in formatting on some pages but not others. IE; strong tags not bolding, h1's looking different than

RE: ColdFusion 9 CSS Reset Warning

2010-06-18 Thread Paul Alkema
at 8:59 AM, Raymond Camden rcam...@gmail.com wrote: Yep - this is a known issue. I just saw a blog entry on it a little while ago - and it had a good workaround too. Give me a minute to dig it up. On Fri, Jun 18, 2010 at 8:56 AM, Paul Alkema paulalkemadesi...@gmail.com wrote: Hi All, I just

CF9 Developer Edition - IP Addresses

2010-06-16 Thread Paul Alkema
Hi, Does anyone know how to edit the allowed allocated IP addresses for the CF9 developer edition license? Thanks, Paul ~| Order the Adobe Coldfusion Anthology now!

RE: CF9 Developer Edition - IP Addresses

2010-06-16 Thread Paul Alkema
That did it. Thanks. -Original Message- From: Charlie Griefer [mailto:charlie.grie...@gmail.com] Sent: Wednesday, June 16, 2010 9:57 AM To: cf-talk Subject: Re: CF9 Developer Edition - IP Addresses On Wed, Jun 16, 2010 at 6:52 AM, Paul Alkema paulalkemadesi...@gmail.comwrote: Does

RE: Avoiding SQL deadlocks

2010-06-10 Thread Paul Alkema
I've found this article on SQL deadlocks extremely helpful. Reducing SQL Server Deadlocks http://www.sql-server-performance.com/tips/deadlocks_p1.aspx Paul Alkema http://paulalkema.com/ -Original Message- From: Mark A. Kruger [mailto:mkru...@cfwebtools.com] Sent: Wednesday, June 09

List Of Custom Tags

2010-06-07 Thread Paul Alkema
Is there any possible way to pull a list of all custom tags available? ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive:

RE: ColdFusion and .NET Web Services running WSE 3.0

2010-06-07 Thread Paul Alkema
James, I too have had issue connecting to Exact Target's poorly documented API. I did manage to figure out how to add a user via an older API though. http://paulalkema.com/post.cfm/how-to-subscribe-a-user-in-exact-target-via-t heir-api Regards, Paul Alkema -Original Message- From

Coldfusion Builder Stored Procedures

2010-06-01 Thread Paul Alkema
? Paul Alkema http://paulalkema.com/ ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com

RE: How to delete a post in House of fusion?

2010-05-27 Thread Paul Alkema
If your name or company is on something you want to get off Google, I would instead of working to deleting it, get other content out on the web with your name or company that would appear before it. Also just a note, the company I work for won't hire a developer unless their name is our on

RE: CF 9 Hosting

2010-05-20 Thread Paul Alkema
package is only $5/month which is awesome. One down side I think is the hosting control panel isn't all that great, but it works well and does that I want. Regards, Paul Alkema http://paulalkema.com/ -Original Message- From: James Holmes [mailto:james.hol...@gmail.com] Sent: Thursday, May

RE: CF 9 Hosting

2010-05-20 Thread Paul Alkema
. Regards, Paul Alkema http://paulalkema.com/ http://www.viviotech.net/ mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ On 20 May 2010 06:10, Kelly Matthews ke...@webdiva.org wrote: Anyone know any good, reasonable CF 9 hosting companies w/ mysql. Thanks

RE: CF 9 Hosting

2010-05-20 Thread Paul Alkema
Coldfusion is going out of business and know one uses it any more? Ignorant scum. -Original Message- From: Dawn Sekel [mailto:dawnt...@yahoo.com] Sent: Thursday, May 20, 2010 12:57 PM To: cf-talk Subject: Re: CF 9 Hosting I have used them for years too -- but I have recently had a

RE: Remove html characters

2010-05-18 Thread Paul Alkema
#withoutHtml#/cfoutput Paul Alkema http://Paulalkema.com/ -Original Message- From: Rick Sanders [mailto:c...@webenergy.ca] Sent: Tuesday, May 18, 2010 9:38 AM To: cf-talk Subject: Remove html characters Hey all, What's the best way to remove html characters and make something plain text

RE: Remove html characters

2010-05-18 Thread Paul Alkema
(table.column) noHTML FROM table I've found this very helpful. :) Regards, Paul Alkema http://paulalkema.com/ -Original Message- From: Tom Chiverton [mailto:tom.chiver...@halliwells.com] Sent: Tuesday, May 18, 2010 11:21 AM To: cf-talk Subject: Re: Remove html characters On Tuesday 18 May

RE: Comma Prepending to a form variable

2010-05-18 Thread Paul Alkema
Is it possible that you have more than one field with the name varList on the page? If you have two form field on the same page with the same name. Your action page will insert a comma in the form fields to delimit the fields. Paul Alkema http://paulalkema.com/ -Original Message- From

RE: Automate FTP

2010-05-14 Thread Paul Alkema
Have you tried seeing if it's possible to upload some of these big files manually? It's not uncommon for FTP servers to have a max files size restriction. What's the error that your receiving? Paul Alkema http://paulalkema.com/ -Original Message- From: Greg Luce [mailto:luce

RE: Converting Video uploads with ffmpeg on a shared host

2010-05-13 Thread Paul Alkema
I would say call your hosting company and talk to them to see if it would be possible to remove that restriction. I would say that most likely they won't. If they won't perhaps you need a dedicated server. -Original Message- From: Carey Duryea [mailto:ca...@keepingitgreen.net] Sent:

RE: ColdFusion Session Variables in Distributed Config

2010-05-12 Thread Paul Alkema
ColdFusion stores the session variables in the web server local RAM, however when using ColdFusion with distributed configuration you should store the sessions in the database because you don't know which machine will serve the next page causing inconsistent sessions. Paul Alkema http

RE: How are other developers handling big SVN repositories?

2010-05-07 Thread Paul Alkema
GIT does have an eclipse pluggin called eGit for use in your IDE. http://www.eclipse.org/egit/ Paul Alkema http://PaulAlkema.com -Original Message- From: Andrew Scott [mailto:andr...@andyscott.id.au] Sent: Friday, May 07, 2010 3:41 AM To: cf-talk Subject: RE: How are other developers

RE: Convert image to its negative

2010-05-04 Thread Paul Alkema
I've never used this, but the cftagstore has a cfx tag that claims to do this. http://www.cftagstore.com/tags/cfximagesystem.cfm Paul Alkema http://PaulAlkema.com -Original Message- From: Les Irvin [mailto:les.cft...@gmail.com] Sent: Monday, May 03, 2010 8:05 PM To: cf-talk Subject

JRun

2010-05-04 Thread Paul Alkema
I'm getting a JRun error on the houseoffusion website. Just letting you all know. J Paul Alkema ERROR BELOW - Server Error The server encountered an internal error and was unable

RE: cfcatch issue

2010-04-28 Thread Paul Alkema
Are you on CF8 or higher? Try dumping the cfcatch scope and see what you get. Paul Alkema PaulAlkema.com -Original Message- From: fun and learning [mailto:funandlrnn...@gmail.com] Sent: Wednesday, April 28, 2010 4:26 PM To: cf-talk Subject: cfcatch issue hi all- I am using try

RE: CfEclipse Slow Code Hinting

2010-04-23 Thread Paul Alkema
Eh, this helped so much. Makes the world a difference. I think the default delay for this is way to slow. Oh well, thanks so much. Regards, Paul Alkema http://Paulalkema.com -Original Message- From: denstar [mailto:valliants...@gmail.com] Sent: Wednesday, April 21, 2010 6:22 PM

RE: SQL data integrity

2010-04-22 Thread Paul Alkema
I'm no attorney or law professor but I would look into being PCI compliant. I don't know if this is exactly what you need, but it definitely couldn't hurt and it is a very high level of security. Keep in mind though, that it's not easy. Good luck. Regards, Paul Alkema http://paulalkema.com

CfEclipse Slow Code Hinting

2010-04-21 Thread Paul Alkema
Hi, Does any know if there's any way to change how long it takes for cfEclipse to provide code hinting? It's so slow. Regards, Paul ~| Want to reach the ColdFusion community with something they want? Let them know on

MSSQL Where In not working with variables

2010-04-20 Thread Paul Alkema
I know this is a CF list, sorry for posting this in the wrong area, but I thought maybe one intelligent people might know. I've been working with the WHERE IN clause in MSQL and It seems not to be working well for me with a variable for some reason.. This is an example of what I'm trying to

RE: MSSQL Where In not working with variables

2010-04-20 Thread Paul Alkema
: Paul Alkema [mailto:paulalkemadesi...@gmail.com] Sent: Tuesday, April 20, 2010 1:55 PM To: 'cf-talk@houseoffusion.com' Subject: MSSQL Where In not working with variables I know this is a CF list, sorry for posting this in the wrong area, but I thought maybe one intelligent people might know

RE: Dynamic SQL Column Names

2010-04-15 Thread Paul Alkema
table. Pivots http://www.sqlprof.com/blogs/sqldev/archive/2008/04/12/pivots-with-dynamic-c olumns-in-sql-server-2005-2008.aspx Regards, Paul Alkema -Original Message- From: Brian Thornton [mailto:vegasthorn...@gmail.com] Sent: Thursday, April 15, 2010 5:21 AM To: cf-talk Subject: Re

RE: What happens to session variables after redirecting to https?

2010-04-01 Thread Paul Alkema
. I don't know if it makes a difference but I use 128 bit High-grade Encryption. Now... yoursite.com vs www.yoursite.com is a different issue. That is seen by most browsers as being different sites and doesn't allow you to pass cookies to between the two sites. Paul Alkema http

Eclipse Compare Remote Files

2010-04-01 Thread Paul Alkema
Hi all, Does any of you know of a plugin or a way to easily compare a remote file for changes? I have cfEclipse and Aptana. Paul Alkema ~| Want to reach the ColdFusion community with something they want? Let them know

RE: Decrypt CF scheduled job password?

2010-03-31 Thread Paul Alkema
Yeah if you do google coldfusion decrypt datasource password make sure you click on what's currently the 4th option entitled How To Crack Coldfusion Datasources . I think you'll find that the most helpful. ;) Paul Alkema AlkemaDesigns.com -Original Message- From: b...@bradwood.com

RE: reverse engineer PHP to CF

2010-03-29 Thread Paul Alkema
that was written poorly. Languages work differently than another. I think the important thing is that the end results are the same. Paul Alkema AlkemaDesigns.com -Original Message- From: Glyn Jackson [mailto:glyn.jack...@newebia.co.uk] Sent: Monday, March 29, 2010 9:39 AM To: cf-talk Subject: Re

RE: ColdFusion SQL Hack

2010-03-22 Thread Paul Alkema
Protection in the settings area of your coldfusion administrator. Doing this will cause you to never have the ability to pass javascript tags and object tags via CGI, FORM and URL variables though, so I would be careful about this global option. Good luck! Paul Alkema AlkemaDesigns.com

Cfsearch - Spell Checker

2010-03-22 Thread Paul Alkema
Hi All, The CfSearch tag has a built in spell checker however, the company I work for is an engineering company so words that people would search for and make spelling issues are a bit more advanced than the built in spell checker that adobe has provided by default via the cfSearch tag. Does

RE: Does not contain dilema

2010-03-22 Thread Paul Alkema
or not. This is a good way to diagnose which For instance this should tell you exactly which IF argument is causing your IF statement to fail. cfoutput #United States Contains Country# and #K-12 does not contain intype# and #(State is IL) or (State is IA)# /cfoutput cfabort / Regards, Paul Alkema

RE: ColdFusion Builder Released!

2010-03-22 Thread Paul Alkema
I agree, I wouldn't want flashbuilder but I would want cfbuilder. I wouldn't want to pay for flashbuilder if I don't want it. I'm switching back to cfEclipse. -Original Message- From: Eric Roberts [mailto:ow...@threeravensconsulting.com] Sent: Monday, March 22, 2010 1:18 PM To:

RE: Cfsearch - Spell Checker

2010-03-22 Thread Paul Alkema
I asked this question at 10:03 AM this morning. Does anyone have any idea's on this? Thanks, Paul From: Paul Alkema [mailto:paulalkemadesi...@gmail.com] Sent: Monday, March 22, 2010 10:03 AM To: 'cf-talk@houseoffusion.com' Subject: Cfsearch - Spell Checker Hi All, The CfSearch tag

  1   2   >