Re: Anyone working with websites and RETS 2 data system for Real Estate?

2011-04-16 Thread Maureen
Have you seen this site: http://www.rets.org/developer I have a bunch of functions I've done over the years. The CF stuff is stale - several years old. I probably could update for CF8 or 9 and share it with you if you wish. On Thu, Apr 14, 2011 at 12:26 PM, Rick Faircloth

Re: Anyone working with websites and RETS 2 data system for Real Estate?

2011-04-16 Thread Maureen
Sorry I didn't get back to your earlier. I was busy doing three years worth of back taxes for 90 year old with dementia and 17 bank accounts. On Thu, Apr 14, 2011 at 12:26 PM, Rick Faircloth r...@whitestonemedia.com wrote: Thanks for the feedback, Wil... I was beginning to wonder if I was

Re: Uploading Largish Files

2011-04-16 Thread Maureen
If you have access to manage the IIS 6 server, you can use these tools: http://support.microsoft.com/kb/840671 You need the Metabase explorer to manage the security settings. There are several that control file upload sizes. On Thu, Apr 14, 2011 at 6:39 PM, Jenny Gavin-Wear

Re: Strange Hack... WHY?

2011-04-16 Thread Maureen
Some of the scams we've encountered lately that target senior citizens will send out fake checks for a company, ask the victim to deposit it and return some portion of the money to receive a huge lottery win. The checks they send out will often have a fake website with a domain name that is close

Re: Printing Envelopes

2011-04-16 Thread Roger Austin
On 4/15/2011 9:11 PM, Scott Williams wrote: Hi all -- I have a question that's vaguely ColdFusion related. I want to print #10 envelopes with information pulled from a database. That's the CF part, and that's easy. The hard part is getting the text to appear where I want it on the page.

Re: Good CF Host in Texas

2011-04-16 Thread Mike Chabot
Rackspace is one of the largest hosting companies and they are in Texas. I use them and can recommend them for mission-critical Web sites. A lot of major Web sites are hosted there. They are at the high end of the price range. You will likely have to set up and manage your own ColdFusion

RE: Anyone working with websites and RETS 2 data system for Real Estate?

2011-04-16 Thread Rick Faircloth
Hi, Maureen... I'll have a look at the rets developer site. I think I looked that over before, but it's been awhile. As far as functions you've created, I'd be delighted to get my hands on any of your code for handling RETS feeds; new or old. If you want to pass on your old code first,

htaccess - 301 - wildcard and remove query string.

2011-04-16 Thread Michael Grant
I so suck at regex and redirects. I suck at lots of other stuff to, but that's irrelevant to this post. The simple explanation of what I want is a url like : mysite.com/sales/1/122/?key=valuekey2=value2 to redirect to just mysite.com/sales/1/122. The ideal situation is anything that ends in

RE: Anyone working with websites and RETS 2 data system for Real Estate?

2011-04-16 Thread Mark A. Kruger
We did a project with RETS ... I can ask our lead to chime in. Mark A. Kruger, MCSE, CFG (402) 408-3733 ext 105 www.cfwebtools.com www.coldfusionmuse.com www.necfug.com -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Saturday, April 16, 2011 10:51 AM To:

Creating a Schedule

2011-04-16 Thread Jim Mixon
I have tried for many long hours and for the first time in a good long while I am sorry to say I am about stumped . . . Hopefully some brains here can help me . . . I am trying to write a scheduling program for a client. It will create pool(billiards) matches on a weekly basis . . I need

RE: Anyone working with websites and RETS 2 data system for Real Estate?

2011-04-16 Thread Rick Faircloth
That would be great! -Original Message- From: Mark A. Kruger [mailto:mkru...@cfwebtools.com] Sent: Saturday, April 16, 2011 4:49 PM To: cf-talk Subject: RE: Anyone working with websites and RETS 2 data system for Real Estate? We did a project with RETS ... I can ask our lead to chime

Re: Creating a Schedule

2011-04-16 Thread Sean Corfield
Does team A play team B both at home and away at some point in the season? (i.e., do you need both A-home-B-away and B-home-A-away in the schedule?) On Sat, Apr 16, 2011 at 3:13 PM, Jim Mixon bigjim0...@yahoo.com wrote: I am trying to write a scheduling program for a client. It will create

Re: Anyone working with websites and RETS 2 data system for Real Estate?

2011-04-16 Thread Wil Genovese
Rick, I already chimed in :) Wil Genovese Sr Web Application Developer / Systems Administrator CFWebtools On Sat, Apr 16, 2011 at 5:22 PM, Rick Faircloth r...@whitestonemedia.comwrote: That would be great! -Original Message- From: Mark A. Kruger [mailto:mkru...@cfwebtools.com]

cfhttp + post + multipart problem

2011-04-16 Thread vovas ivanov
Hi, I’m trying to make cfhttp request with post method and multipart=”yes” attrib (trying to emulate form submiting). I use CF8 build 8.01, Wireshark, FF 3.6.16. The problem is that I get Status code: 500 Internal Server Error in response My cf code: cfscript request.strRAtr = {

Re: Creating a Schedule

2011-04-16 Thread Jim Mixon
Yes, for example .. . He has ten teams ... A - - B C - - - D E - - - F G - - H I - - - J plays the first week .. . . and I got that week down!!! Course its the following #any_num# weeks that got me . . . jim From: Sean Corfield

RE: Anyone working with websites and RETS 2 data system for Real Estate?

2011-04-16 Thread Rick Faircloth
Well, whatdaya know! ;o) -Original Message- From: Wil Genovese [mailto:jugg...@trunkful.com] Sent: Saturday, April 16, 2011 7:07 PM To: cf-talk Subject: Re: Anyone working with websites and RETS 2 data system for Real Estate? Rick, I already chimed in :) Wil Genovese Sr Web

RE: Anyone working with websites and RETS 2 data system for Real Estate?

2011-04-16 Thread Mark A. Kruger
Gah sorry. I forget Wil is usually 3 steps ahead of me :) Mark A. Kruger, MCSE, CFG (402) 408-3733 ext 105 www.cfwebtools.com www.coldfusionmuse.com www.necfug.com -Original Message- From: Rick Faircloth [mailto:r...@whitestonemedia.com] Sent: Saturday, April 16, 2011 8:04 PM To:

Where did it go

2011-04-16 Thread Kevin Parker
About 6 months or so ago is my guess a thread appeared on this list to do with a sql/database manager thing someone was developing in CFML (like a phpMySQL thing) - they made it available for everyone to have a look at - it was pretty slick - I can't find the thread or location it was at for love

RE: Where did it go

2011-04-16 Thread Andrew Scott
I vaguely recall that too, and I can't find that one. But I did find this one http://cfmyadmin.com/index.html Regards, Andrew Scott http://www.andyscott.id.au/ -Original Message- From: Kevin Parker [mailto:tras...@internode.on.net] Sent: Sunday, 17 April 2011 11:18 AM To: cf-talk

Re: Where did it go

2011-04-16 Thread Nathan Strutz
http://sqlsurfer.riaforge.org/ ? One of my many pet projects that I never finished, but I use it just about every day. nathan strutz [http://www.dopefly.com/] [http://hi.im/nathanstrutz] On Sat, Apr 16, 2011 at 6:17 PM, Kevin Parker tras...@internode.on.netwrote: About 6 months or so ago

Re: Good CF Host in Texas

2011-04-16 Thread Maureen
Rackspace is based in Texas, but not all of their data centers are in Texas. So if the physical location of the server matters, be sure to specify that when setting them up. On Sat, Apr 16, 2011 at 7:50 AM, Mike Chabot mcha...@gmail.com wrote: Rackspace is one of the largest hosting companies

Re: Creating a Schedule

2011-04-16 Thread Maureen
Actually the answer isn't simple. I've done a number of scheduling programs for athletics over the years, and they are real challenge. If all the events are going to be at the same venue, you need two tables: one for leagues, one for matches Select the info from the matches, loop over the

Re: Anyone working with websites and RETS 2 data system for Real Estate?

2011-04-16 Thread Maureen
Rick, Read these first and see if answers your questions. If not, I'll try to give you a deeper idea. http://wiki.rets.org/wiki/Client_Applications_or_Libraries http://wiki.rets.org/wiki/Opensource I'll dig out the code and send you a zip, but it will have to be after Monday cause I'm

Re: Question about API wrapper design

2011-04-16 Thread Jeff Gladnick
@Mark Drew: So just to be clear, your recommendation is: 1) One single file 2) separate methods for each functionality (instead of using arguments) that sounds reasonable. ~| Order the Adobe Coldfusion Anthology now!

Re: Question about API wrapper design

2011-04-16 Thread Jeff Gladnick
hmm. This sounds too complicated for the average user, but I am curious to know more about this. For the same reason I am hesitant to have multiple files extending a base class. For that I like mark's suggestion about the single cfc. I want this to be as plug and play as possible for

RE: Question about API wrapper design

2011-04-16 Thread andy matthews
The person method was private, only called by the other methods. andy -Original Message- From: Jeff Gladnick [mailto:jeff.gladn...@gmail.com] Sent: Saturday, April 16, 2011 10:55 PM To: cf-talk Subject: Re: Question about API wrapper design hmm. This sounds too complicated for