RE: cfoutput or cfloop? which is the more practical solution

2010-10-02 Thread GLM

Of course, after all that, I've been pulled away to another project.
Although I haven't worked on it in mulling it over I haven't yet crossed the
conceptual barrier. 

You have a series of dates when someone takes and leaves office. 

TABLE: Governor

FNAME
MNAME
LNAME
DATE START
DATE END
STATE
PARTY
DOB
DODeath
GENDER
RACE
RELIGION
PLACE BORN
PLACE DIED
MILITARY SERVICE (ARMY CAPTAIN, etc)
...


Say you want to do a query for all female governors in the 1990s 

SELECT 
FNAME
MNAME
LNAME
DATESTART
DATEEND
GENDER

FROM 
GOVERNOR
WHERE 
DATEEND is greater or equal to January 1, 1990 and 
DATESTART is lesser or equal to December 31, 1999

(If a person is still in office the date is listed as December 31, 3000.)


I'm trying to get my brain around how best to use a numbers/date table. 
How to create the query.

Funny I just read you email a few minutes ago, after working on this for the
past hour.





-Original Message-
From: Maureen [mailto:mamamaur...@gmail.com] 
Sent: Thursday, September 30, 2010 10:15 PM
To: cf-talk
Subject: Re: cfoutput or cfloop? which is the more practical solution


Did you get this working?  If not, could you post the structure of
your data table and I'll see if I can send you the SQL to generate it.

On Fri, Sep 24, 2010 at 4:23 PM, GLM  wrote:
>
> I have a database with presidents, governors, etc. and need to be able to
> pull out information such as:
>
>
>
> Get the number of all female governors over the years and spit out
something
> on the order of:
> This seems like a foolish way to do this. Is there a better way to do it?
Is
> it better to make one query and then use CF to parse it



~|
Order the Adobe 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:337793
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Need suggestion to achieve this functionality

2010-10-02 Thread fun and learning

> > I user JQuery treeview for the tree functionality. To recurse 
> through 
> > the directory with a recursive custom tag in the 'tags' directory 
> 
   
> 
> 
>  name neq "soimgkernel.cfm">
> 
> Sorry, this is all junk code that you can remove (except not 
> compareNoCase(type,"dir")) 

Can I do the following in cfgrid as I do in HTML table?



   
  

   
   Some Text
   


   
   
   
   
  
   
  

   
   Some Text
   


   
   
   
   
  
   
  

   
   Some Text
   



And checking the first checkbox should check all the boxes. I am new to cfgrid, 
so want to know your opinion before proceeding if using cfgrid is a good idea.

Thanks



~|
Order the Adobe 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:337792
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Need suggestion to achieve this functionality

2010-10-02 Thread fun and learning

> > I user JQuery treeview for the tree functionality. To recurse 
> through 
> > the directory with a recursive custom tag in the 'tags' directory 
> 
   
> 
> 
>  name neq "soimgkernel.cfm">
> 
> Sorry, this is all junk code that you can remove (except not 
> compareNoCase(type,"dir")) 


~|
Order the Adobe 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:337791
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Managed Exchange Host

2010-10-02 Thread Dave Watts

> What does the standard use?  Even that kicks butt...I get very little span
> these days.

Gmail has its own spam filter, which is completely separate from
Postini (or rather, Google Message Security). But trust me, Postini is
way ahead of Gmail's own spam filter. If you pay for Google Apps, you
get both. I get a lot of spam, as I've been using the same email
address for about eighteen years, and my address is all over the
place. I get well over a hundred spam messages a day sent to my
account, and Postini will block all but one or two, with very few
false positives.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite

~|
Order the Adobe 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:337790
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Managed Exchange Host

2010-10-02 Thread Eric Roberts

What does the standard use?  Even that kicks butt...I get very little span
these days.

Eric

-Original Message-
From: Dave Watts [mailto:dwa...@figleaf.com] 
Sent: Saturday, October 02, 2010 9:58 PM
To: cf-talk
Subject: Re: Managed Exchange Host


> > I'll have to +1 Google apps.
>
> Ditto. Best spam filter evar. After moving to Google apps spam went from
> being a total PITA to being a relative non-issue.

In fairness, the managed Exchange hosts tend to use third-party spam
filtering - some even use Postini! But you do get Postini for free
with Google Apps Premier, Education or Government Editions.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.



~|
Order the Adobe 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:337789
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Managed Exchange Host

2010-10-02 Thread Dave Watts

> > I'll have to +1 Google apps.
>
> Ditto. Best spam filter evar. After moving to Google apps spam went from
> being a total PITA to being a relative non-issue.

In fairness, the managed Exchange hosts tend to use third-party spam
filtering - some even use Postini! But you do get Postini for free
with Google Apps Premier, Education or Government Editions.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

~|
Order the Adobe 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:337788
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Managed Exchange Host

2010-10-02 Thread Gerald Guido

>> I'll have to +1 Google apps.

Ditto. Best spam filter evar. After moving to Google apps spam went from
being a total PITA to being a relative non-issue.

G!

On Sat, Oct 2, 2010 at 9:29 PM, James Holmes  wrote:

>
> I'll have to +1 Google apps. Set it up with IMAP and you can have
> direct access with Outlook.
>
> --
> WSS4CF - WS-Security framework for CF
> http://wss4cf.riaforge.org/
>
>
>
> On 3 October 2010 07:09, Dave Watts  wrote:
> >
> >> Can anyone recommend a good managed exchange host? We are using
> Rackspace but are having serious delivery delay issues
> >> and need to go somewhere else. We did get a recommendation to try
> Sherweb, but I don't really know anything about them.
> >
> > This doesn't really answer your question, but have you considered
> > using Google Apps instead? I do, and I couldn't go back to Exchange
> > now if it were managed or not.
>
> 

~|
Order the Adobe 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:337787
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Managed Exchange Host

2010-10-02 Thread Dave Watts

> No, I hadn't considered that. But I am looking at it now. It actually looks 
> very promising for what we need.

If you have any questions about Google Apps, let me know. Fig Leaf
Software is a Google Enterprise partner. We provide end-user and admin
training for Apps and Postini, and we're Apps resellers. Feel free to
contact me off-list.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

~|
Order the Adobe 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:337786
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Managed Exchange Host

2010-10-02 Thread Dan Crouch

No, I hadn't considered that. But I am looking at it now. It actually looks 
very promising for what we need.

Thanks,
Dan 

~|
Order the Adobe 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:337785
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Managed Exchange Host

2010-10-02 Thread James Holmes

I'll have to +1 Google apps. Set it up with IMAP and you can have
direct access with Outlook.

--
WSS4CF - WS-Security framework for CF
http://wss4cf.riaforge.org/



On 3 October 2010 07:09, Dave Watts  wrote:
>
>> Can anyone recommend a good managed exchange host? We are using Rackspace 
>> but are having serious delivery delay issues
>> and need to go somewhere else. We did get a recommendation to try Sherweb, 
>> but I don't really know anything about them.
>
> This doesn't really answer your question, but have you considered
> using Google Apps instead? I do, and I couldn't go back to Exchange
> now if it were managed or not.

~|
Order the Adobe 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:337784
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Managed Exchange Host

2010-10-02 Thread Mike Chabot

Microsoft offers managed Exchange hosting. I don't have any direct
experience with them, but I think Microsoft uses that same service
internally, which I would assumes motivates them to do a good job.
http://www.microsoft.com/online/exchange-hosted-services.aspx

-Mike Chabot

On Sat, Oct 2, 2010 at 4:03 PM, Dan Crouch  wrote:
>
> Can anyone recommend a good managed exchange host? We are using Rackspace but 
> are having serious delivery delay issues and need to go somewhere else. We 
> did get a recommendation to try Sherweb, but I don't really know anything 
> about them.
>
> Dan
>
> 

~|
Order the Adobe 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:337783
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Cryptic Verity message

2010-10-02 Thread Kevin Parker

That fixed it  - thank you!!!


++
Kevin Parker
m: 0418 815 527
++

http://au.linkedin.com/in/krparker

-Original Message-
From: Dave Watts [mailto:dwa...@figleaf.com] 
Sent: Sunday, 3 October 2010 10:07
To: cf-talk
Subject: Re: Cryptic Verity message


> Tried Googling this error message I'm getting when I try to update a
Verity
> index but no joy - can anyone shed any light on it please.
>
> "Could not find query table column for [1]."
>
> The query returns results and this is the code where it fall apart.
>
>  
>         collection="SeafoodFrontierCollection"
>         key="#get_BrandEP_SectionPagesText.SectionPageID#"
>         type="CUSTOM"
>         title="#get_BrandEP_SectionPagesText.SectionPageTitle#"
>         query="get_BrandEP_SectionPagesText"
>         body="#get_BrandEP_SectionPagesText.SectionPageBody#"
>         custom1="#get_BrandEP_SectionPagesText.SectionPageID#">

It's been a while since I've worked with Verity - Google is so much
nicer! - but I seem to recall that the key, title, body and custom1
values should be literal strings, not CF expressions. The literal
strings wouldn't have hash marks around them.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our trainin



~|
Order the Adobe 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:337782
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Managed Exchange Host

2010-10-02 Thread Dave Watts

> Can anyone recommend a good managed exchange host? We are using Rackspace but 
> are having serious delivery delay issues
> and need to go somewhere else. We did get a recommendation to try Sherweb, 
> but I don't really know anything about them.

This doesn't really answer your question, but have you considered
using Google Apps instead? I do, and I couldn't go back to Exchange
now if it were managed or not.

To answer your question, I've heard good things about Mailstreet, but
haven't used them myself.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

~|
Order the Adobe 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:337781
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Cryptic Verity message

2010-10-02 Thread Dave Watts

> Tried Googling this error message I'm getting when I try to update a Verity
> index but no joy - can anyone shed any light on it please.
>
> "Could not find query table column for [1]."
>
> The query returns results and this is the code where it fall apart.
>
>  
>         collection="SeafoodFrontierCollection"
>         key="#get_BrandEP_SectionPagesText.SectionPageID#"
>         type="CUSTOM"
>         title="#get_BrandEP_SectionPagesText.SectionPageTitle#"
>         query="get_BrandEP_SectionPagesText"
>         body="#get_BrandEP_SectionPagesText.SectionPageBody#"
>         custom1="#get_BrandEP_SectionPagesText.SectionPageID#">

It's been a while since I've worked with Verity - Google is so much
nicer! - but I seem to recall that the key, title, body and custom1
values should be literal strings, not CF expressions. The literal
strings wouldn't have hash marks around them.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our trainin

~|
Order the Adobe 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:337780
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Managed Exchange Host

2010-10-02 Thread Scott Slone

I use intermedia for exchange hosting 

Sent from my iPhone

On Oct 2, 2010, at 1:03 PM, Dan Crouch  wrote:

> 
> Can anyone recommend a good managed exchange host? We are using Rackspace but 
> are having serious delivery delay issues and need to go somewhere else. We 
> did get a recommendation to try Sherweb, but I don't really know anything 
> about them.
> 
> Dan 
> 
> 

~|
Order the Adobe 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:337779
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Coldfusion and SmarterMail

2010-10-02 Thread Terry Schmitt

Hi Terry,

There is a web service that you can access to perform this and other tasks.
It's been a long time since I worked with this, but here is a snippet to add 
users.

http://mail.mydomain.org/Services/svcMailListAdmin.asmx?wsdl"; 
method="AddSubscriber" returnvariable="addSubscriber">







Look around the Help for information on the web service API.

Terry

>Has anyone come across a way to use coldfusion to automatically add users to
>a SmarterMail Mailing List?
>
>Terry 

~|
Order the Adobe 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:337778
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Managed Exchange Host

2010-10-02 Thread Russ Michaels

if your in the UK try www.bluethunderinternet.com

On Sat, Oct 2, 2010 at 9:03 PM, Dan Crouch  wrote:

>
> Can anyone recommend a good managed exchange host? We are using Rackspace
> but are having serious delivery delay issues and need to go somewhere else.
> We did get a recommendation to try Sherweb, but I don't really know anything
> about them.
>
> Dan
>
> 

~|
Order the Adobe 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:33
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Managed Exchange Host

2010-10-02 Thread Dan Crouch

Can anyone recommend a good managed exchange host? We are using Rackspace but 
are having serious delivery delay issues and need to go somewhere else. We did 
get a recommendation to try Sherweb, but I don't really know anything about 
them.

Dan 

~|
Order the Adobe 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:337776
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Text Similarity Algorithm

2010-10-02 Thread Raymond Camden

How about:

http://www.cflib.org/udf/levDistance


On Sat, Oct 2, 2010 at 9:46 AM, Larry Lyons  wrote:
>
>>You can use my new Similarity Algorithm based on WikipediA (SAWA):
>>http://tinyurl.com/sawa-filannino
>>
>>Try it and say me what do you think!
>
> I'd love to try it but got 404'd.
>
> 

~|
Order the Adobe 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:337775
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Coldfusion and SmarterMail

2010-10-02 Thread Mark A. Kruger

We've do this pretty routinely. For example, one of our processes uses the
API to create and modify "distribution lists" for a particular domain. The
API is .NET web service based - but not too difficult.

-Mark

Mark A. Kruger, MCSE, CFG
(402) 408-3733 ext 105
Skype: markakruger
www.cfwebtools.com
www.coldfusionmuse.com
www.necfug.com



-Original Message-
From: Russ Michaels [mailto:r...@michaels.me.uk] 
Sent: Saturday, October 02, 2010 5:38 AM
To: cf-talk
Subject: Re: Coldfusion and SmarterMail


smartermail includes an API/webservice, you can use this to do it I would
imagine.



On Sat, Oct 2, 2010 at 2:45 AM, Terry Troxel  wrote:

>
> Has anyone come across a way to use coldfusion to automatically add users
> to
> a SmarterMail Mailing List?
>
> Terry
>
>
>
> 



~|
Order the Adobe 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:337774
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Text Similarity Algorithm

2010-10-02 Thread Larry Lyons

>You can use my new Similarity Algorithm based on WikipediA (SAWA):
>http://tinyurl.com/sawa-filannino
>
>Try it and say me what do you think!

I'd love to try it but got 404'd. 

~|
Order the Adobe 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:337773
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Cryptic Verity message

2010-10-02 Thread Kevin Parker

Tried Googling this error message I'm getting when I try to update a Verity
index but no joy - can anyone shed any light on it please.

"Could not find query table column for [1]."

The query returns results and this is the code where it fall apart.

  


TIA

++
Kevin Parker
m: 0418 815 527
++





~|
Order the Adobe 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:337772
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Coldfusion and SmarterMail

2010-10-02 Thread Russ Michaels

smartermail includes an API/webservice, you can use this to do it I would
imagine.



On Sat, Oct 2, 2010 at 2:45 AM, Terry Troxel  wrote:

>
> Has anyone come across a way to use coldfusion to automatically add users
> to
> a SmarterMail Mailing List?
>
> Terry
>
>
>
> 

~|
Order the Adobe 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:337771
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Text Similarity Algorithm

2010-10-02 Thread Michele Filannino

> I'm looking for an algorithm that will take two pieces of text as 
> input and return some comparison of those texts, and how similar they 
> are to one another.  Ideally I would like it to return a number which 
> would indicate the level of similarity, but I can probably work with 
> just about anything.
> 
> Are there any good algorithms out there for doing this?  Any help 
> would be much appreciated.

You can use my new Similarity Algorithm based on WikipediA (SAWA):
http://tinyurl.com/sawa-filannino

Try it and say me what do you think! 

~|
Order the Adobe 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:337770
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm