Re: PHP To Cold Fusion

2015-01-16 Thread Michael Dinowitz
2. The epoch is GMT and using the ColdFusion now() function returns local time, not GMT. This is a more accurate epoch value: left(GetTickCount(), 10) On Fri, Jan 16, 2015 at 1:04 PM, Jon Clausen jon_clau...@silowebworks.com wrote: 1) No, that won’t work. toBase64(hash('testing',

Broadridge Financial

2015-01-10 Thread Michael Dinowitz
I'm looking at a position with Broadridge Financial out in Deer Park, NY and was wondering if anyone here has had any experience with them? If so, please email me off list. Thanks Michael ~| Order the Adobe Coldfusion

Re: First Data Global Gateway e4 sample code

2014-09-23 Thread Michael Dinowitz
SamplePayNowButton - PHP.zip On Mon, Sep 22, 2014 at 8:18 PM, Casey Dougall - Uber Website Solutions ca...@uberwebsitesolutions.com wrote: https://firstdata.zendesk.com/entries/407571-First-Data-Global-Gateway-e4-Web-Service-API-Reference-Guide slacker On Sep 22, 2014 7:58 AM, Michael

Cartweaver code

2014-09-23 Thread Michael Dinowitz
I was shown an example of a firstdata implementation that was outsourced to India and a few things grabbed my attention right away. The first was that the hmac.cfc template that they sent was an exact copy of the code by Tim McCarthy sans comments. The second was that the firstdata processing

Re: Cartweaver code

2014-09-23 Thread Michael Dinowitz
I know that there is a cw-auth-authorize.net.cfm so I assumed a small name change on that or another template like it for a 'new' cw-auth-firstdata.cfm. I've emailed Cartweaver and I'm hoping they'll send me a copy of their auth code templates so I can do some more in-depth comparisons. Again,

First Data Global Gateway e4 sample code

2014-09-22 Thread Michael Dinowitz
I'm updating a payment gateway to the First Data e4 spec and after looking through their site, I can't find anything that looks like useful sample code. The one example they have for CF is from 2003. The link that looks like it goes to a more current sample asks me to log in.

Re: First Data Global Gateway e4 sample code

2014-09-22 Thread Michael Dinowitz
embarrassing that ColdFusion is not represented with this or any API. :( yes, I'll submit some sample code but it'll have to wait till after the holidays which start this week. On Mon, Sep 22, 2014 at 7:58 AM, Michael Dinowitz mdino...@houseoffusion.com wrote: I'm updating a payment gateway

(Semi-OT) - site sucker app

2014-08-06 Thread Michael Dinowitz
Does anyone have a suggestion for a good application that can be pointed to an url and then download every page under that url. For example, if I want to view all of the Google maps documents offline I can point the app at https://developers.google.com/maps and it'll get me all of the faq, the

Package routing and maps

2014-07-25 Thread Michael Dinowitz
I'm doing some research on routing packages using something like Google maps. Basically, if you take a starting location, give it a few waypoints, and an ending location, the program/api will calculate the best route for it. The classic traveling salesman problem. I've found a few examples but I

Re: Package routing and maps

2014-07-25 Thread Michael Dinowitz
would look. You can then leverage java to access the api. -Original Message- From: Michael Dinowitz [mailto:mdino...@houseoffusion.com] Sent: Friday, July 25, 2014 4:08 PM To: cf-talk Subject: Package routing and maps I'm doing some research on routing packages using something like

Re: Regex help maybe

2014-07-21 Thread Michael Dinowitz
X{10,20} means that X should exist at least 10 times but no more than 20 times [0-9] means any single number from 0 till 9 [0-9]{3} means any 3 numbers of 0-9 one after the other [~!@#$%^*()_+] means a single character from the set of characters defined between the brackets Now do you want 3

Re: Man swept out to sea during Sunday morning baptism

2014-03-31 Thread Michael Dinowitz
Only if he was looking for a job. Wrong list. :) On Mon, Mar 31, 2014 at 11:16 AM, Larry C. Lyons larrycly...@gmail.comwrote: http://www.washingtonpost.com/news/morning-mix/wp/2014/03/31/man-swept-out-to-sea-during-sunday-morning-baptism/?tid=hp_mm how ironic.

Re: TEST IGNORE (2)

2013-12-03 Thread Michael Dinowitz
Sorry for the backlog deluge. The server got overwhelmed and took a bit to get back on track. I'm going to take it down for a few hours tonight for maintenance and upgrades. On Tue, Dec 3, 2013 at 8:13 PM, Russ Michaels r...@michaels.me.uk wrote: hmm ok perhaps there is a setting for that

best portable db for ColdFusion

2013-09-24 Thread Michael Dinowitz
I'd keep 'daynotes' with me when I move from computer to computer. Currently it's all text files but I'd like to move it to a database that I can move with me. MS Access is an option but is there something better? Derby? SQLite? Thanks

Re: best portable db for ColdFusion

2013-09-24 Thread Michael Dinowitz
My current government contract blocks evernote (among other things). I'll look at thesecretweapon site a little later...when I can access evernote...maybe. :) Thanks On Tue, Sep 24, 2013 at 2:44 PM, Cameron Childress camer...@gmail.comwrote: On Tue, Sep 24, 2013 at 2:30 PM, Michael Dinowitz

docs download

2013-09-10 Thread Michael Dinowitz
I was over by the adobe site and trying to download the CF docs is close to impossible. Does anyone know the direct addresses for the CF 10 docs? Thanks Michael ~| Order the Adobe Coldfusion Anthology now!

Re: docs download

2013-09-10 Thread Michael Dinowitz
at 1:01 PM, John M Bliss bliss.j...@gmail.com wrote: I think here...? https://learn.adobe.com/wiki/display/coldfusionen/Home On Tue, Sep 10, 2013 at 11:32 AM, Michael Dinowitz mdino...@houseoffusion.com wrote: I was over by the adobe site and trying to download the CF docs is close

Re: Good jvm ram settings for 64 bit ColdFusion

2013-09-03 Thread Michael Dinowitz
gig heap is roughly 3 or more times the size of your 32bit 1 gig heap. If your server is dedicated to CF I think your 6 gig heap is great. Takes most of the physical memory for CF and leaves 2gs for the OS, monitoring etc. -Mark -Original Message- From: Michael Dinowitz [mailto:mdino

Re: Good jvm ram settings for 64 bit ColdFusion

2013-09-03 Thread Michael Dinowitz
CF Webtools www.cfwebtools.com www.coldfusionmuse.com O: 402.932.3318 E: mkru...@cfwebtools.com Skype: markakruger -Original Message- From: Michael Dinowitz [mailto:mdino...@houseoffusion.com] Sent: Tuesday, September 03, 2013 7:19 AM To: cf-talk Subject: Re: Good jvm ram

Re: Good jvm ram settings for 64 bit ColdFusion

2013-09-03 Thread Michael Dinowitz
Also Michael - 2gb perm size seams rather large generally speaking (unless you have tons of cfm/cfc files). Further if your server has 8GB of ram, and you are setting 6GB max heap and 2GB max perm size then you are not leaving any room for the OS to operate when things get full. I thought

(ot) serv-u export and blank screen

2013-09-03 Thread Michael Dinowitz
I just upgraded an FTP install to the latest serv-u and every time I try to export, edit, or do anything with a user, I get a grey block over the entire screen. I either need to export the users with passwords or find some way to access the info. A few of the accounts are used with cfftp, but

Good jvm ram settings for 64 bit ColdFusion

2013-09-02 Thread Michael Dinowitz
Does anyone have any suggestions for good workable ram settings on a 64 bit CF10 install on a box with 8 gig of ram? I understand I can use more than the standard 1 gig but has there been any work on the best settings? Otherwise I'm thinking to start with 6 gig maxheap and 4 gig maxperm.

Re: More Mail woes with Gmail with ColdFusion

2013-08-28 Thread Michael Dinowitz
Is there a pattern to the email TO address when the problem comes up? On Wed, Aug 28, 2013 at 7:25 PM, Andrew Scott andr...@andyscott.id.auwrote: Well there is no way I can be reaching the daily limit, at the most around 50 emails a day is sent out which is a far cry from the limits that

Re: Fusion Authority

2013-08-23 Thread Michael Dinowitz
Patrick, We're currently between houses due to a failed move. This includes not having a phone or reliable internet for the last 3 weeks. I'm calling Judith to look into this. I'll also look into how you were able to subscribe as we're either on hiatus or defunct, counting on if you want to be

Re: Fusion Authority

2013-08-23 Thread Michael Dinowitz
my main computer plugged in (and maybe repaired) I'll have to write a Fusion Authority article on them. On Fri, Aug 23, 2013 at 11:43 AM, Russ Michaels r...@michaels.me.uk wrote: lol, yet you get lists posts Michael ? On Fri, Aug 23, 2013 at 2:57 PM, Michael Dinowitz mdino

Adobe help viewer for ColdFusion broken

2013-07-02 Thread Michael Dinowitz
There was an air application that allowed me to view the ColdFusion docs, search them locally, etc. I tried to open it today and it failed. I updated air and the app and now I get the Adobe Help Manager which says it has the docs but gives me no way to view them. Does anyone know of a fix to

Re: assess/

2013-07-02 Thread Michael Dinowitz
Can we kill this thread? Thanks On Tue, Jul 2, 2013 at 7:49 PM, Revolution h...@internetemail.info wrote: I think he's referring to all you guys but definitely not me ;) On Jul 2, 2013, at 11:06 AM, Mark A Kruger mkru...@cfwebtools.com wrote: Is this a request for analysis or is he

Re: Adobe help viewer for ColdFusion broken

2013-07-02 Thread Michael Dinowitz
or the like, Homesite is just more efficient for me. On Tue, Jul 2, 2013 at 10:31 PM, Casey Dougall - Uber Website Solutions ca...@uberwebsitesolutions.com wrote: On Tue, Jul 2, 2013 at 2:45 PM, Michael Dinowitz mdino...@houseoffusion.com wrote: Does anyone know of a fix to allow me

Re: NY Area Recruiters

2013-04-29 Thread Michael Dinowitz
Please limit job request posts to the cf-jobs list (which you have already posted to). Thanks -- Michael Dinowitz On Mon, Apr 29, 2013 at 4:44 PM, cfprogram...@mail.com wrote: Any recruiters working with ColdFusion programmers in the NY City / Long Island area who are interested

eclipse 422 with cfeclipse vs coldfusion builder express

2013-04-23 Thread Michael Dinowitz
I'm still weighing everything for a move to the 64 bit version of eclipse on a clients remote box. I can go with eclipse 4.2.2 running cfeclipse or eclipse 3.7.2 running cfbuilder express (the free version). From what I know, there is little difference between cfeclipse and cfbuilder express

ColdFusion Builder standalone vs. plugin

2013-04-08 Thread Michael Dinowitz
Is there any real operational differences between the two different implementations of CF Builder? Is there some feature in one but not the other? And to take the question a step further, if someone is running a non-licensed version of builder, will they find more features missing from one

full file information

2013-02-26 Thread Michael Dinowitz
I've played with cfdirectory and cffile as well as their functional equivalents but none of them give me 'all' of the information available about a file. It'll give me the lastmodified date but not the created or accessed dates. Does anyone know of a cfx, java object, or something else that will

Re: full file information

2013-02-26 Thread Michael Dinowitz
Only returns Lastmodified, not created or lastaccessed. On Tue, Feb 26, 2013 at 6:59 AM, Raymond Camden raymondcam...@gmail.comwrote: getFileInfo() On Tue, Feb 26, 2013 at 5:57 AM, Michael Dinowitz mdino...@houseoffusion.com wrote: I've played with cfdirectory and cffile as well

Re: list status

2012-12-03 Thread Michael Dinowitz
I'll look at both the password mechanism as well as unsubscribe you. On Mon, Dec 3, 2012 at 11:43 AM, Dan Baughman dan.baugh...@gmail.comwrote: Hey guys, This list has served me well for a number of years but I'd like to unsubscribe... you can't unsubscribe without signing into the

Re: updating java / JDK with CF9

2012-07-22 Thread Michael Dinowitz
I'm using the latest release without any problems. On Sun, Jul 22, 2012 at 7:51 PM, Nick Gleason n.glea...@citysoft.comwrote: Hi folks, A question about what is considered the appropriate version of Java for use with CF 9. As I understand it _24 is the last version officially suggested

Re: Replace Question

2012-06-27 Thread Michael Dinowitz
This is a case for Regular Expressions (RegEx): REReplaceNoCase(answer, '(#search_string#)', 'span class=keyword\1/span', 'all')# 1. Search the content of the variable answer 2. Look for the content of the variable search_string 2a. Because parenthesis are being used and we're doing RegEx, the

Re: Replace Question

2012-06-27 Thread Michael Dinowitz
On Wed, Jun 27, 2012 at 2:51 PM, Robert Harrison rob...@austin-williams.com wrote: # REReplaceNoCase(answer, '(#search_string#)', 'span class=keyword\1/span', 'all')# Nice. Works perfectly. Thank You... just waiting for someone to complain about the nested ##'s though LOL :-) '('

Re: CFHTTP Regex... I'm horrible at regex

2012-05-31 Thread Michael Dinowitz
So you want the XXX in the following? td width=60%Total Impressions/td td width=5%XXX/td td width=35%Impressions/td What you want is td width=5%(.*?)/td (.*?) = capture any character, zero or more times, but only as many as needed until the next part of the expression. This will capture

CFHIGHCHARTS

2012-05-21 Thread Michael Dinowitz
I was looking around for CF integration with the highcharts graphing package and I found a reference to CFHIGHCHARTS on a Railo page. The page that it references fails and there is no link to any download for such a tag/component/etc. Does anyone know anything about this? Thanks For those

Re: CFHIGHCHARTS

2012-05-21 Thread Michael Dinowitz
in June, per announcement made at cf.Objective(). On Mon, May 21, 2012 at 11:10 AM, Michael Dinowitz mdino...@houseoffusion.com wrote: I was looking around for CF integration with the highcharts graphing package and I found a reference to CFHIGHCHARTS on a Railo page. The page

Re: Holy sweet mother of Jeremy Allaire...

2012-05-16 Thread Michael Dinowitz
blogging is not marketing, at least not corporate marketing. On Tue, May 15, 2012 at 6:00 PM, Andrew Scott andr...@andyscott.id.au wrote: Actually Adobe did announce it via their blogs, even Ray Camden blogged about it.

Re: Can I ask why this place has been taken over by Brian Thornton aka CFDeveloper

2012-04-11 Thread Michael Dinowitz
The list rules were once a week for a job but once every 3 days should be ok. I'm going to email the various people who have been posting daily and put something on the site about it. Eventually I'll have a job posting form rather than allow 'free form' posts. More work but cleaner posts. On

Updating ColdFusion's java version

2012-03-12 Thread Michael Dinowitz
I've had no problem updating ColdFusion to Java6.31 but I was warning in the past against upgrading to Java7. Has anyone tried it? Thanks ~| Order the Adobe Coldfusion Anthology now!

Re: Remove all CF comments

2012-02-28 Thread Michael Dinowitz
The realistic problem that you'll find in this is nested comments. You can't just delete anything between !--- and --- as you don't know what is actually within that range. I use a regex that tests for how deep the comments in an application goes. Then I use another set to remove nested blocks

how deeply nested are your code comments?

2012-02-28 Thread Michael Dinowitz
I know that we all remove unused code and don't comment it out. I know we all use best practices in commenting code. Lets assume you were working on someone elses application that did not do these things and had comments in their code comments. How deeply nested have you seen comments on average?

Re: Show me some CF Photos

2012-02-28 Thread Michael Dinowitz
A section of the site that has not been touched in ages and has a broken control or two. Looks like something to be fixed right after my nested comments removal article. Fun On Tue, Feb 28, 2012 at 8:12 PM, Brian Thornton br...@cfdeveloper.com wrote: Back in the day (it was a tuesday i think)

Re: CF code mapper

2012-02-16 Thread Michael Dinowitz
Homesite. :) On Thu, Feb 16, 2012 at 10:28 AM, DURETTE, STEVEN J sd1...@att.com wrote: Just wondering, what program is it that maps out the cfincludes? Steve On Wed, Feb 15, 2012 at 7:12 PM, Michael Dinowitz mdino...@houseoffusion.com wrote: I'm tracing some code by hand and I'm

Re: CF code mapper

2012-02-16 Thread Michael Dinowitz
something FusionReactor could do if it was a feature they chose to build.  Might check with them. -Cameron On Wed, Feb 15, 2012 at 7:12 PM, Michael Dinowitz mdino...@houseoffusion.com wrote: I'm tracing some code by hand and I'm wondering if there is a better way. There is an app

CF code mapper

2012-02-15 Thread Michael Dinowitz
I'm tracing some code by hand and I'm wondering if there is a better way. There is an app that will allow you to point to a template and document all of the template's cfincludes, all of the cfincludes in the included templates, and so on. It does not do the same for cfmodules, cfcomponent calls,

list of running cfthreads

2011-12-29 Thread Michael Dinowitz
Is there a way to view the threads created with cfthread. How many are in the queue, how long they've been waiting, etc. Thanks ~| Order the Adobe Coldfusion Anthology now!

really strange session timeout

2011-08-24 Thread Michael Dinowitz
I've got an application.cfc that is showing a really strange sessiontimeout. I have the following line between the cfcomponent tag and the first cffunction (as most people do): this.sessionTimeout = createTimeSpan(0,0,1,0) Now that should set the session timeout to 1 minute with the variable

turn on debug checkbox not working

2011-08-16 Thread Michael Dinowitz
I'm in the CF admin of a newly installed CF9 box and every time I try to turn on debugging, the checkbox doesn't 'save'. I check it, hit submit, and the reloaded page shows the checkbox as blank. In addition, any change to any of the options on the page fails. I'm thinking that there is a setting

Re: turn on debug checkbox not working

2011-08-16 Thread Michael Dinowitz
Both IE and Firefox On Tue, Aug 16, 2011 at 4:27 PM, Bryan Stevenson br...@electricedgesystems.com wrote: I've seen FF hang on to form entries when reloading a pagewouldn't expect the same after  a form post, but just a not where you'd look first stuff to think about ;-

overriding output=false in a cfcomponent or cffunction

2011-07-01 Thread Michael Dinowitz
Lets say I have a cffunction tag using output=false and I'm using a cftry/cfcatch within the function to handle an error. With output set to false, I can't display an error message or dump any vars. Does anyone know of a way to disable the output=false dynamically? Thanks

(ot) cfeclipse and indigo

2011-06-30 Thread Michael Dinowitz
Eclipse Indigo (3.7) has been released and I was wondering if anyone has tried either cfeclipse or cfbuilder on it? I'm using cfbuilder at home but at one client I'm on cfeclipse and I'm wondering if upgrading would be useful. Any thoughts? Thanks

Re: Awful quiet today...did I forget a holiday?

2011-06-03 Thread Michael Dinowitz
People are waiting with baited breath for me to get the House of Fusion site back up. There's still a problem or two, but the main site is up. On Fri, Jun 3, 2011 at 1:44 PM, Carl Von Stetten vonner.li...@vonner.netwrote: Just checking, since I've seen no messages today... =-O

Re: Awful quiet today...did I forget a holiday?

2011-06-03 Thread Michael Dinowitz
. :) On Fri, Jun 3, 2011 at 2:39 PM, Mark A. Kruger mkru...@cfwebtools.comwrote: Michael, Actually we all had great faith in you :) -Mark -Original Message- From: Michael Dinowitz [mailto:mdino...@houseoffusion.com] Sent: Friday, June 03, 2011 1:29 PM To: cf-talk Subject: Re: Awful quiet

Re: HouseOfFusion.com down?

2011-05-27 Thread Michael Dinowitz
Multiple IPs out of China. The sites will be going live today as soon as I get back from a meeting. I'll write up a description of what I did for a code review after Clark's wedding. A few regex to find form uploads, cffile write/uploads, etc. On Fri, May 27, 2011 at 10:45 AM, Al Musella, DPM

Re: down?

2011-05-25 Thread Michael Dinowitz
I'm holding off turning the site back on until I finish a code review. I want to make sure that there are no unexpected holes. On Wed, May 25, 2011 at 3:27 PM, Michael Muller mich...@mullertech.comwrote: Is the website down? MM Michael Muller cell (413) 320-5336

Re: down?

2011-05-25 Thread Michael Dinowitz
Vivio Technologies http://www.viviotech.net/ 509.593.4207 x 1001 On 05/25/2011 12:42 PM, Michael Dinowitz wrote: I'm holding off turning the site back on until I finish a code review. I want to make sure that there are no unexpected holes. On Wed, May 25, 2011 at 3:27 PM, Michael

Re: HOF Site

2011-05-24 Thread Michael Dinowitz
I appreciate the offer. The last piece before going back live is a full code review for holes. Not a hard thing to do with some regex and powergrep but time consuming and time is money. :( On Mon, May 23, 2011 at 12:50 PM, Mark Drew mark.d...@gmail.com wrote: I have an image of Greg, with

Re: HOF Site

2011-05-23 Thread Michael Dinowitz
, the site is down again and he's asking to get on my domain account so he can get his adsense account back. Like I'm going to trust him with his behavior. On 5/20/11, Raymond Camden rcam...@gmail.com wrote: You know it's a guy - got a name? On Fri, May 20, 2011 at 4:57 PM, Michael Dinowitz mdino

Re: HOF Site

2011-05-23 Thread Michael Dinowitz
, May 23, 2011 at 7:45 AM, Jenny Gavin-Wear jenn...@fasttrackonline.co.uk wrote: Have you reported this to the police? -Original Message- From: Michael Dinowitz [mailto:mdino...@houseoffusion.com] Sent: 23 May 2011 09:24 To: cf-talk Subject: Re: HOF Site I have an IP or two

Re: HOF Site

2011-05-23 Thread Michael Dinowitz
I've been moving the site(s) to a new server but he keeps messing with the current machine as I move things. Add to that a really important project that has to take precedence... I should have the site back up in an hour or two. Greg is going down there now to physically deal with this. On Mon,

Re: HOF Site

2011-05-20 Thread Michael Dinowitz
The story is as follows: Someone got on the box a month or two back and added their own Google Adsense code to my pages. When I found it, I reported it to Google and removed the code. The person who put the code there has been attacking me again and again while asking me to get his Adsense

Re: HOF Site

2011-05-20 Thread Michael Dinowitz
...@modus.bz wrote: Wait... you know who this is? On Fri, May 20, 2011 at 11:30 AM, Michael Dinowitz mdino...@houseoffusion.com wrote: The story is as follows: Someone got on the box a month or two back and added their own Google Adsense code to my pages. When I found it, I reported

Re: (ot) Shameful

2011-05-17 Thread Michael Dinowitz
All, 1. Please try to ask questions without combative language. A polite question gets a faster and more informative response. 2. If someone does post with combative language, please try to find the actual question (if it exists) from within the post and address that. 3. Please avoid the urge to

Re: (ot) Shameful

2011-05-10 Thread Michael Dinowitz
Can you get a screen shot of what you're seeing when you try to run the demo? If the ColdFusion pages are not being processed then the demos might be outside the web path or something like that. On Tue, May 10, 2011 at 8:03 PM, Irvin Gomez ir...@pixel69.com wrote: The Adobe Coldfusion 9

Re: (ot) Shameful

2011-05-10 Thread Michael Dinowitz
Just a small request to not let this thread (or others) drift to far away from the technical nature of this list. Thanks ~| Order the Adobe Coldfusion Anthology now!

Re: Strange Hack... WHY?

2011-04-15 Thread Michael Dinowitz
The first thing that comes to mind it stealing your potential clients. They come to the site and get someone else on your rep. The second thing is much like the first but involves some sort of scam. The third is an attempt to ruin your reputation. This is not a case of flattery but a direct

Re: I hate CFScript and I'm willing to pay for a CFScript -- CFtag parser

2011-04-07 Thread Michael Dinowitz
The translation is actually rather easy. It's just a bunch of RegEx for parsing and rules for understanding. The limitations of cfscript are perfect here as there are not many rules. The only thing would be the loops that are available in cfscript but do not exist in standard cf. Also, if someone

Re: upgrade coldfusion 7 JDK

2011-03-23 Thread Michael Dinowitz
I remember 2 things from when I upgraded my CF7 to a jdk. The first was that I could not use the java path in c:\program files. The space was giving a problem for some reason. I had to do a reinstall of java to c:\java. The second was that some date operation was totally messed up.

Re: who's in charge around here?

2011-03-22 Thread Michael Dinowitz
Dinowitz Lead Author - Adobe Coldfusion Anthology http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion On Tue, Mar 22, 2011 at 7:11 AM, zac wingfield z...@allied-facilities.comwrote: having just recently found H.O.F ive used it a few times

Re: META: email notification for single threads?

2011-02-08 Thread Michael Dinowitz
There is no option for that but let me see about adding it. On Tue, Feb 8, 2011 at 9:21 AM, Dave Burns cft...@burnsorama.com wrote: I don't want to subscribe to emails for all of cf-talk because of the high volume but I do want it for threads I start and/or contribute to. Is there a way to

Re: Looking for CF jobs in NYC

2011-02-08 Thread Michael Dinowitz
There is a NYCFUG meeting tonight. You might want to attend in case there's anyone looking for people. I'm going to be there as I'm looking as well. :) http://nycfug.com/ On Tue, Feb 8, 2011 at 12:31 PM, ColdFusion Developer cfdeveloper...@gmail.com wrote: Hi Everyone, I worked as a

Re: other companies and developers to watch out for

2011-02-04 Thread Michael Dinowitz
a search for ColdFusion jobs and sees the stuff that's coming up on this list, they'll run for their lives. I'm going to ask this one more time. Lets keep this professional. Thank you Michael Dinowitz ~| Order the Adobe Coldfusion

(Admin) Civility and professionalism

2011-02-02 Thread Michael Dinowitz
. I'd rather not say more than that. Thank you Michael Dinowitz List Admin ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http

Re: Insert without checking existance

2011-01-28 Thread Michael Dinowitz
Yes. if exists(statement) something else something else The question I have to look up is if the whole operation is one 'unit' or does it have to have transaction control. Is there a 'gap' between the exists() check and the actual sql operation? On Fri, Jan 28, 2011 at 9:15 AM, Che

Re: Insert without checking existance

2011-01-28 Thread Michael Dinowitz
-Original Message- From: Michael Dinowitz [mailto:mdino...@houseoffusion.com] Sent: Friday, January 28, 2011 10:58 AM To: cf-talk Subject: Re: Insert without checking existance Yes. if exists(statement) something else something else The question I have to look up

Re: Insert without checking existance

2011-01-28 Thread Michael Dinowitz
MSSQL 2000. While this is for a client, a lot of what I'm doing here is going to applied to my own stuff. The client will be moving to MSSQL 2008 soon but I'm assessing if I can stay on MSSQL 2000, can move to MSSQL 2008, or should just move over to MySQL for my own stuff. The licensing on MSSQL

Insert without checking existance

2011-01-27 Thread Michael Dinowitz
that the second method is wrong? Should I do it this way? Thanks Michael Dinowitz ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http

Re: Insert without checking existance

2011-01-27 Thread Michael Dinowitz
, Jan 27, 2011 at 6:06 PM, Michael Dinowitz mdino...@houseoffusion.com wrote: I'm inserting a keyword into a table that only contains unique keywords (db constraint). I'm currently doing a select to see if the keyword already exists and then an insert if it does not. This 2 step process

Re: Insert without checking existance

2011-01-27 Thread Michael Dinowitz
I wrong to think that the second method is wrong? Should I do it this way? Thanks Michael Dinowitz ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag

Re: Atlanta GA ColdFusion Developer ready for work! Can start tomorrow!

2011-01-17 Thread Michael Dinowitz
Once a week is ok. Once a day is spam. Saying that your available and some of your qualifications is good. Giving a non-professional story is not. I'm sure others will give their opinions on this but the above are two good rules that the list admin likes to go by. On Mon, Jan 17, 2011 at 12:18

SQL 2008 standard vs. web

2011-01-05 Thread Michael Dinowitz
There are a few different versions of SQL 2008. One of them is billed as SQL server web which is focused on being the backend for a data driven website. Has anyone used this and have they had any problems? Any real differences between this and SQL 2008 standard? I'm inclined to go with the web

Re: REGEX hell

2010-11-22 Thread Michael Dinowitz
Are you sure it's a space and not 2 spaces? Or a tab? Try using \s* to indicate that there may be one or more space characters. \)\s*\) cfset cleandata2 = REReplaceNoCase(cleandata1, '\)\s*\)', ')', 'all') On Mon, Nov 22, 2010 at 8:48 PM, Rick Colman rcol...@cox.net wrote: I am trying to

Re: REGEX hell

2010-11-22 Thread Michael Dinowitz
. andy -Original Message- From: Rick Colman [mailto:rcol...@cox.net] Sent: Monday, November 22, 2010 9:59 PM To: cf-talk Subject: Re: REGEX hell This worked!! TNX. On 11/22/2010 6:04 PM, Michael Dinowitz wrote: Are you sure it's a space and not 2 spaces? Or a tab? Try using

Re: Microsoft rumored to be buying Adobe

2010-10-07 Thread Michael Dinowitz
Please move this thread over to the community or OT list. Interesting though it is, it's not really of a technical nature. (those who want to argue the point with me are welcome to do so off list). Thank you -- Michael Dinowitz Lead Author - Adobe Coldfusion Anthology http://www.amazon.com/Adobe

cfproperty getters

2010-08-23 Thread Michael Dinowitz
? Thanks -- Michael Dinowitz Lead Author - Adobe Coldfusion Anthology http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion ~| Order the Adobe Coldfusion Anthology now! http

Re: cfproperty getters

2010-08-23 Thread Michael Dinowitz
And the answer is that the cfcomponent tag has to have accessors=true On Mon, Aug 23, 2010 at 3:24 PM, Michael Dinowitz mdino...@houseoffusion.com wrote: I'm using a component that has a variable of dsn. I set a cfproperty tag to get access to the dsn using the implicit getter ability of CF

Re: best 301 method

2010-08-17 Thread Michael Dinowitz
Both work well, but I prefer the cflocation method. It's cleaner looking while the cfheader looks kind of hackish. I list it in my style guide as favor cflocation over cfheader when doing redirects -- Michael Dinowitz Lead Author - Adobe Coldfusion Anthology http://www.amazon.com/Adobe

Adobe Security update: Hotfix available for ColdFusion

2010-08-10 Thread Michael Dinowitz
They don't say what the vulnerability is but... http://www.adobe.com/support/security/bulletins/apsb10-18.html -- Michael Dinowitz Lead Author - Adobe Coldfusion Anthology http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion

Re: Adobe Security update: Hotfix available for ColdFusion

2010-08-10 Thread Michael Dinowitz
Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336175 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http

ColdFusion heapsize and Win 2008 datacenter

2010-07-26 Thread Michael Dinowitz
to ColdFusion? Thanks -- Michael Dinowitz Lead Author - Adobe Coldfusion Anthology http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion ~| Order the Adobe Coldfusion Anthology now

can there be an error structure without tagcontext

2010-07-26 Thread Michael Dinowitz
that throws an error. :) Thanks -- Michael Dinowitz Lead Author - Adobe Coldfusion Anthology http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion ~| Order the Adobe Coldfusion Anthology

Re: can there be an error structure without tagcontext

2010-07-26 Thread Michael Dinowitz
thing. -- Michael Dinowitz Lead Author - Adobe Coldfusion Anthology http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion On Mon, Jul 26, 2010 at 5:05 PM, Raymond Camden rcam...@gmail.com wrote: I want to say I have - but I have no proof. Why not just

Re: can there be an error structure without tagcontext

2010-07-26 Thread Michael Dinowitz
. -- Michael Dinowitz Lead Author - Adobe Coldfusion Anthology http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion On Mon, Jul 26, 2010 at 5:28 PM, Michael Grant mgr...@modus.bz wrote: Personally I wouldn't consider checking for the existence

struct lookup vs. query of queries

2010-07-13 Thread Michael Dinowitz
(structkeyexists, etc) on each iteration. I'm assuming that the struct lookup will be faster/more efficient even after having to turn the query into a structure. Anyone have an opinion on this? Thanks -- Michael Dinowitz Lead Author - Adobe Coldfusion Anthology http://www.amazon.com/Adobe-Coldfusion

Re: Ok...Assembla's gone a little mad. Need new SVN host...

2010-07-05 Thread Michael Dinowitz
There was a thread about the best external repositories a few months back. http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:60947 Which plan were you on. I don't see any plans for either amount. -- Michael Dinowitz Lead Author - Adobe Coldfusion Anthology http://www.amazon.com

Homesite 9 project

2010-06-01 Thread Michael Dinowitz
I'll be updating Homesite to the latest (CF9) docs. If anyone has any suggestions, requests, whatever, please let me know. I'll also try and update some of the tag controls. I have a program to do this visually but it'll be a long process. Thanks -- Michael Dinowitz Lead Author - Adobe

  1   2   3   4   5   6   7   8   9   10   >