Re: CFFTP - put file problems

2007-11-29 Thread Giles Roadnight
Hmmm what a pain.

I've now tried this in both directions (running the code on CF 8 and on CF
MX) but get the same problems on both servers.

I'm now considering automated FTP tools but I don't really want to spend
$100 on a tool when CF should do it for me.

Giles

On Nov 28, 2007 6:42 PM, Steve Logan [EMAIL PROTECTED] wrote:

 Unfortunately, no answer for you, but we're also have an CFFTP issue under
 CF8.

 A working template (under CF5) that FTP'd backup files to a remote server
 nightly no longer works on CF8.  The files are generally around 10mb, but
 they always time out now at around 3mb +/-.  Generally around 30 seconds.
 I've tried adjust the timeouts in the CFFTP tag, adding a request timeout
 etc.



 
  Here it does try to upload the files but nothing appears in
  the target directory. Both files are around 3 MB.
 
  I have successfully uploaded a sample file from explorer so I
  know that the FTP server is ok.
 
  I also successfully put a file using the command line ftp client.
 
  I'm beginning to think that it might be better to try getting
  the file using CF on the target server rather than putting
  the file from the source server.
 

 
 Steve Logan


 No virus found in this outgoing message.
 Checked by AVG Free Edition.
 Version: 7.5.503 / Virus Database: 269.16.9/1155 - Release Date:
 11/27/2007
 8:30 PM



 

~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293950
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Conceptual Search against Database(s)

2007-11-29 Thread Tom Chiverton
On Tuesday 27 Nov 2007, d l wrote:
 I know Verity and Google search etc. etc.  Try the following if you're

So your looking up the search term in a thesaurus (or similar) and feeding 
those in as weighted alternate terms ?
Can I provide my own set of domain knowledge / weightings if so ?

-- 
Tom Chiverton
Helping to centrally differentiate B2B web-readiness
on: http://thefalken.livejournal.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office.  Any reference to a partner in 
relation to Halliwells LLP means a member of Halliwells LLP.  Regulated by The 
Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.com.

~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293951
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFFTP - put file problems

2007-11-29 Thread Giles Roadnight
I was looking at
http://www.turboftp.com/purchase.php#turbo

but I'll look at ncftp as well. I assume this is a command line app that I
can fire off from scheduled tasks?


On Nov 29, 2007 10:45 AM, Tom Chiverton [EMAIL PROTECTED]
wrote:

 On Thursday 29 Nov 2007, Giles Roadnight wrote:
  I'm now considering automated FTP tools but I don't really want to spend
  $100 on a tool when CF should do it for me.

 Who's charging you $100, when you can get a scriptable free tool like
 ncftp ?

 --
 Tom Chiverton
 Helping to dramatically customize vertical bandwidth
 on: http://thefalken.livejournal.com

 

 This email is sent for and on behalf of Halliwells LLP.

 Halliwells LLP is a limited liability partnership registered in England
 and Wales under registered number OC307980 whose registered office address
 is at St James's Court Brown Street Manchester M2 2JF.  A list of members is
 available for inspection at the registered office.  Any reference to a
 partner in relation to Halliwells LLP means a member of Halliwells LLP.
  Regulated by The Solicitors Regulation Authority.

 CONFIDENTIALITY

 This email is intended only for the use of the addressee named above and
 may be confidential or legally privileged.  If you are not the addressee you
 must not read it and must not use any information contained in nor copy it
 nor inform any person other than Halliwells LLP or the addressee of its
 existence or contents.  If you have received this email in error please
 delete it and notify Halliwells LLP IT Department on 0870 365 2500.

 For more information about Halliwells LLP visit www.halliwells.com.

 

~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finderproductID=1522loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293954
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


mxajax filter for product admin...

2007-11-29 Thread Will Tomlinson
CF7 - I have a product admin page that's grown to an unruly number. The page 
displays products and their associated skus using a html list and sublist of 
all necessary prods/management links. 

I'd just like to add a text input where the user can enter some text, and it'd 
work like an autosuggest, fetching the records and displaying the lists of 
prods as they type. I can just use my same query and add the WHERE filter. 

The disruptor showed me some cool stuff in CF8 but that's not an option here. I 
also checked out the trusty mxajax examples but they work a bit different. 
Those ones just return a simple statecode from a query. I need to return full 
blown html.

Any ideas James?

Thanks much,
Will

p.s. no cracks please rick.  :) 

~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293955
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Open Source Ticket Software

2007-11-29 Thread Salweg Rettirc
It's not open source, but it /is/ reasonably priced. I have been using
CFTicket (http://cornfeed.com/index.cfm/go/products,cfticket) for years. I
can't say enough great things about it... it has totally made my life easier
having to deal with support tickets, etc...

On 11/28/07, Scott Raley -ITC [EMAIL PROTECTED] wrote:

 Can anyone recommend any CF based open source trouble ticket or issue
 tracking software?  I know that there are tons of php out there which you
 can recommend but because of the restrictions I don't know that I can run
 it
 on this non-profits server. They have CF installed and Sharepoint but
 sharepoint can't be configured to do what we need it to do (submit trouble
 tickets via email submission).

 Thanks


 

~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293956
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFDocument: 3x2 document but only uses 3/4 of it

2007-11-29 Thread Rupesh Kumar
Hi,
Could you please post the complete code that can replicate this? We have fixed 
a similar bug recently and a cumulative hotfix will be going out recently.
Regards,
Rupesh.
Adobe ColdFusion Team 

~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293953
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFFTP - put file problems

2007-11-29 Thread Tom Chiverton
On Thursday 29 Nov 2007, Giles Roadnight wrote:
 I'm now considering automated FTP tools but I don't really want to spend
 $100 on a tool when CF should do it for me.

Who's charging you $100, when you can get a scriptable free tool like ncftp ?

-- 
Tom Chiverton
Helping to dramatically customize vertical bandwidth
on: http://thefalken.livejournal.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office.  Any reference to a partner in 
relation to Halliwells LLP means a member of Halliwells LLP.  Regulated by The 
Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.com.

~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293952
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Conceptual Search against Database(s)

2007-11-29 Thread Dave Watts
 So your looking up the search term in a thesaurus (or 
 similar) and feeding those in as weighted alternate terms ?
 Can I provide my own set of domain knowledge / weightings if so ?

I haven't been following the thread too closely, but you can do that easily
with the Google search appliances.

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

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293957
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: CFLayout and Spry

2007-11-29 Thread Steve Milburn
Hi Dave

I actually tried using just content and full HTML code but could get neither
to work.  However, I was unaware of the cfhtmlhead tag.  That looks like it
may be pointing me in the right direction.  I tried it and I'm still having
problems. Here is the code on the spry page:

cfsavecontent variable=t
cfoutput
var #toScript(url.id, _equipID)#; 
/cfoutput

var dsTraps = new Spry.Data.XMLDataSet(stuff for setting up the
dataset here);
dsTraps.loadData();
/cfsavecontent

cfhtmlhead text=#t# /

output dsTraps into a table here

On the parent page, when I select the tab that calls this page, the
content of variable t is output on the tab, along with an empty table
where the spry data should be.

Any suggestions from here? 

Thanks
Steve


-Original Message-
From: Dave l [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 28, 2007 10:40 PM
To: CF-Talk
Subject: Re: CFLayout and Spry

Are you trying to use a full html page?(the spry page)

You should only be using content and not the full html code as you would
be putting a full html page into another which can cause issues.

If you are just putting content then also make sure you are adding the spry
calls into the html head with cfhtmlhead.




Hi all

 

I'm using a tabbed cflayout.  The source for a particular tab points to a
page that uses spry.  When viewed on its own, the spry page works fine, but
it does not work in the cflayout.  Apparently there are issues with using
spry and cflayout like this.  Has anyone successfully implemented such a
scenario that could offer any pointers?

 

Thanks

Steve


---
--- 



~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293958
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CFLayout and Spry

2007-11-29 Thread Steve Milburn
I forgot to include the script language=javascript tabs around that js
code.  It still does not work but it does not output the variable to the
screen anymore - I just get the empty spry table where the dataset should
be.

Thinking about this more, I don't understand how cfhtmlhead would work here.
The parent page is already loaded, how would cfhtmlhead on the page being
called when the tab is selected insert it's content into the head of the
page already loaded?  Am I making any sense?



-Original Message-
From: Steve Milburn [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 29, 2007 7:48 AM
To: CF-Talk
Subject: RE: CFLayout and Spry

Hi Dave

I actually tried using just content and full HTML code but could get neither
to work.  However, I was unaware of the cfhtmlhead tag.  That looks like it
may be pointing me in the right direction.  I tried it and I'm still having
problems. Here is the code on the spry page:

cfsavecontent variable=t
cfoutput
var #toScript(url.id, _equipID)#; 
/cfoutput

var dsTraps = new Spry.Data.XMLDataSet(stuff for setting up the
dataset here);
dsTraps.loadData();
/cfsavecontent

cfhtmlhead text=#t# /

output dsTraps into a table here

On the parent page, when I select the tab that calls this page, the
content of variable t is output on the tab, along with an empty table
where the spry data should be.

Any suggestions from here? 

Thanks
Steve


-Original Message-
From: Dave l [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 28, 2007 10:40 PM
To: CF-Talk
Subject: Re: CFLayout and Spry

Are you trying to use a full html page?(the spry page)

You should only be using content and not the full html code as you would
be putting a full html page into another which can cause issues.

If you are just putting content then also make sure you are adding the spry
calls into the html head with cfhtmlhead.




Hi all

 

I'm using a tabbed cflayout.  The source for a particular tab points to a
page that uses spry.  When viewed on its own, the spry page works fine, but
it does not work in the cflayout.  Apparently there are issues with using
spry and cflayout like this.  Has anyone successfully implemented such a
scenario that could offer any pointers?

 

Thanks

Steve


---
--- 





~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293959
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


timesheet scheduling

2007-11-29 Thread Daniel Kessler
I am making a timesheet system.   I wish to insert into an Oracle db  
the timesheet record for the coming two weeks at the beginning of  
those two weeks.  So I was thinking that it'd be best that cfschedule  
runs every two weeks, calls a file that does an insert into the db.

I've never used cfschedule before.  Are there any drawbacks to it?   
Does this sound like a good or scary approach?  I'm in a shared  
hosting environment where I don't have access to the CF Server - does  
that matter?   When the CF Server is restarted, which happens pretty  
often, do I need to worry about this cfschedule?


thanks in advance for any thoughts.


-- 

Daniel Kessler

University of Maryland College Park
School of Public Health
3302E HHP Building
College Park, MD  20742-2611
Phone: 301-405-2545
http://sph.umd.edu




~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293960
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: detecting pdas and redirecting them

2007-11-29 Thread Bobby Hartsfield
You'll need to go find a list of handheld user agents and build a list/array
of keywords and search the user agent for a match. If one is found,
redirect.

cfset handHeldKeywords = Windows CE,Mobile,etc... /

cfloop list=#handHeldKeywords# index=i
cfif findNocase(i, cgi.user_agent)
cflocation url=handheld page /
/cfif
/cfloop

Just place it in application.cfm/cfc

It would be intersting to know how the media attribute decides whether to
use handheld, printer, etc... If you can tap into that... it would be much
easier (I would think).

..:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com





~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293961
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Conceptual Search against Database(s)

2007-11-29 Thread Richard Cooper
What's are you offering? 

~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293962
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFLayout and Spry

2007-11-29 Thread Raymond Camden
One of the requirements for content loaded into CF Ajax containers
(like tabs, pods, windows) is that all JS be written in this form:

var goo = function(a,b) { ... }

and NOT function goo()

I never checked before, but it looks like Spry's library use the right
format, but you might want to double check your code.

On Nov 28, 2007 8:25 PM, Steve Milburn [EMAIL PROTECTED] wrote:
 Hi all



 I'm using a tabbed cflayout.  The source for a particular tab points to a
 page that uses spry.  When viewed on its own, the spry page works fine, but
 it does not work in the cflayout.  Apparently there are issues with using
 spry and cflayout like this.  Has anyone successfully implemented such a
 scenario that could offer any pointers?



 Thanks

 Steve


 ---
 ---


 

~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293964
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Zip Code Locator

2007-11-29 Thread James Blaha
Hi Dave,

Could you please share your Address to lat long code with me? [EMAIL PROTECTED]

I've been doing GeoCoding based off zipcodes using a Yahoo web service but your 
method sounds dead on. I set a validition table thats indexed where if I dont 
find a zipcode in my vlaidation table I use the webservice to keep up 
up-to-date.

-Jim

 
 Email me off-list if u need some code
 


~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293963
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Image tags

2007-11-29 Thread Terry
Here is my issue:
I am using images in my CSS layouts for rounded corners, backgrounds for CSS
menus, etc.

My question is: Can any of the image tags out there dynamically change a
rounded images RGB colors without affecting the Transparent call?
And also can any of these create a gradient image based on selections by a
user?

If so, where can I find some example code?

Terry
 


~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293965
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


CF8 Grid Posting on Ajaxian.com

2007-11-29 Thread Rey Bango
Hi guys,

I posted about Scott Bennett's nice tutorials for doing cell validation 
and date rendering on CF8's grid control. Please be sure to go over and 
support Scott's work:

http://ajaxian.com/archives/coldfusion-8-grid-magic

Also, since I would like to continue to give CF8 more exposure, if any 
of you come up with creative techniques using CF  Ajax/JavaScript/DOM, 
please let me know. This doesn't have to be specifically about CF8's 
controls. It could be relating to mxAjax, jQuery, Ext, Dojo, JSMX, Spry 
or any other library/tool that you're using w/ CF.

Ajaxian gets a TON of traffic and it's a great vehicle for promoting 
CF's awesome capabilities. Having someone posting for Ajaxian who is 
also an avid CF developer puts us in a unique position to get the word out.

Rey...

~|
Check out the new features and enhancements in the
latest product release - download the What's New PDF now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293966
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Spry_Forum?

2007-11-29 Thread Chad Gray
Is there a spry forum to ask questions and search for answers?

I want to see if it is possible to click a check box and have a tab disabled or 
enabled.

So the first tab will ask something like what tabs do you want to edit and 
each check box will turn on/off a tab so they can edit the contents of that tab.

Thanks,
Chad


~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293967
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: FREE Change Management CF application?

2007-11-29 Thread Tom Chiverton
On Thursday 29 Nov 2007, James Blaha wrote:
 Otherwise if you know of a free application for (Task  Projects) that
 would be great also.

For what size of team/projects ? Do you need support for specific 
methodologies (e.g. Agile) ?

-- 
Tom Chiverton
Helping to conveniently leverage transparent functionalities
on: http://thefalken.livejournal.com



Please note, as of 10th December 2007 the registered office address of 
Halliwells LLP will be at 3 Hardman Square, Spinningfields, Manchester, M3 3EB



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office.  Any reference to a partner in 
relation to Halliwells LLP means a member of Halliwells LLP.  Regulated by The 
Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.com.

~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finderproductID=1522loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293972
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Conceptual Search against Database(s)

2007-11-29 Thread d l
my own set of domain knowledge / weightings 
Sure, imho, the key word here is good enough, and probably cost effective 
as well.

 On Tuesday 27 Nov 2007, d l wrote:
  I know Verity and Google search etc. etc.  Try the following if 
 you're
 
 So your looking up the search term in a thesaurus (or similar) and 
 feeding 
 those in as weighted alternate terms ?
 Can I provide my own set of domain knowledge / weightings if so ?
 
 -- 
 Tom Chiverton
 Helping to centrally differentiate B2B web-readiness
 on: http://thefalken.livejournal.com
 
 
 
 This email is sent for and on behalf of Halliwells LLP.
 
 Halliwells LLP is a limited liability partnership registered in 
 England and Wales under registered number OC307980 whose registered 
 office address is at St James's Court Brown Street Manchester M2 2JF.  
 A list of members is available for inspection at the registered office.  
 Any reference to a partner in relation to Halliwells LLP means a 
 member of Halliwells LLP.  Regulated by The Solicitors Regulation 
 Authority.
 
 CONFIDENTIALITY
 
 This email is intended only for the use of the addressee named above 
 and may be confidential or legally privileged.  If you are not the 
 addressee you must not read it and must not use any information 
 contained in nor copy it nor inform any person other than Halliwells 
 LLP or the addressee of its existence or contents.  If you have 
 received this email in error please delete it and notify Halliwells 
 LLP IT Department on 0870 365 2500.
 
 For more information about Halliwells LLP visit www.halliwells.com.


~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293969
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Spry_Forum?

2007-11-29 Thread Bruce H. Sorge
I found one on Adobe's website.

http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=72catid=602

Bruce

Chad Gray wrote:
 Is there a spry forum to ask questions and search for answers?
 
 I want to see if it is possible to click a check box and have a tab disabled 
 or enabled.
 
 So the first tab will ask something like what tabs do you want to edit and 
 each check box will turn on/off a tab so they can edit the contents of that 
 tab.
 
 Thanks,
 Chad
 
 
 

~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293974
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Conceptual Search against Database(s)

2007-11-29 Thread d l
What's are you offering?
A better database search service on a small scale.  

And consider to ignore the noise of google this and google that (no one says 
google is bad nor people are not appreciative of their service...) 


~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293971
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


FREE Change Management CF application?

2007-11-29 Thread James Blaha
Hello All,

Does anyone know of any free change management CF application?
Otherwise if you know of a free application for (Task  Projects) that would be 
great also.

Regards,
-Jim


~|
Check out the new features and enhancements in the
latest product release - download the What's New PDF now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293968
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Spry_Forum?

2007-11-29 Thread Raymond Camden
http://www.adobe.com/go/labs_spry_pr1_forum

FYI, this was found from the main Spry site:

http://labs.adobe.com/technologies/spry/

On Nov 29, 2007 8:42 AM, Chad Gray [EMAIL PROTECTED] wrote:
 Is there a spry forum to ask questions and search for answers?

 I want to see if it is possible to click a check box and have a tab disabled 
 or enabled.

 So the first tab will ask something like what tabs do you want to edit and 
 each check box will turn on/off a tab so they can edit the contents of that 
 tab.

 Thanks,
 Chad


 

~|
Check out the new features and enhancements in the
latest product release - download the What's New PDF now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293970
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFDocument: 3x2 document but only uses 3/4 of it

2007-11-29 Thread Jane zheng
Hi Rupesh,

Thanks a lot for your reply. Here are the code:

!--- track your initials through URL ---
cfparam name=URL.myIni default=   

!--- only pint out proctor labels for the exams which is not taken in CU
if cu = 0, the exam is not taking in cu. ---
cfquery name=printProcessedReq datasource=cepswebapps
SELECT * FROM examrequest
WHERE readyToPrint = 1 AND proctorLabelPrinted != 1AND initials = 
'#URL.myIni#' AND printed !=1 AND cu = 0
/cfquery

cfif printProcessedReq.RecordCount is not 0
cfdocument format=pdf unit=in margintop=0.05 marginbottom=0 
marginleft=0.05 marginright=0.05   pagetype=custom pagewidth=2.25 
pageheight=2 fontembed=yes orientation=portrait scale=100

cfoutput query=printProcessedReq

!--- the following 'if block' will prevent creating an extra blank page at the 
end of the document ---
cfif printProcessedReq.CurrentRow gt 1
cfdocumentitem type=pagebreak/
!---h1Forced paged break/h1---
/cfif

font style= font-size:50px#procname# /fontbr
font style= font-size:50px#procinstitution# /fontbr
font style= font-size:50px#procaddress#br/font
  cfif procaddress2 is not 
font style= font-size:50px#procaddress2#br/font
/cfif
font style= font-size:50px#proccity#, #procstate# 
#proczip#br#proccountry#/font

/cfoutput/cfdocument

cfelse
p
strongSorry! There are no processed requests for printing. Click Back button 
for the other options./strong/p
/cfif 

Would you please let me know if I am experiencing the same problem you recently 
fixed?

Thanks.




 Hi,
 Could you please post the complete code that can replicate this? We 
 have fixed a similar bug recently and a cumulative hotfix will be 
 going out recently.
 Regards,
 Rupesh.
 Adobe ColdFusion Team 


~|
Check out the new features and enhancements in the
latest product release - download the What's New PDF now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293976
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: detecting pdas and redirecting them

2007-11-29 Thread Dave Watts
 I need to do a quick down and dirty retrofit of a site. Adding a
 Stylesheet media=handheld will be too time-consuming.

Well, frankly, not enough devices support this to use it, if you don't know
the specific devices that will visit your site (and the capabilities of
those devices) ahead of time.

 I would rather do this
 
 server-side: if HTTP_USER_AGENT = handheld redirect to another page. 

Unfortunately, it's not that simple. There are a vast number of mobile
device user agents.

http://www.user-agents.org/

 Looking around - and asking on a CSS list doesn't get me very 
 far. I can't be the only one that wants to do this?
 
 So far I have these two sites:
 
 http://www.andymoore.info/php-to-detect-mobile-phones/
 http://www.webmasterworld.com/forum21/9507.htm
 
 I hope I don't have to have a huge if-else (or switch-case)

Well, to a certain extent, you will. You might be able to simplify this a
bit, by looking at other HTTP request headers, such as Accept, to filter out
WAP clients.

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

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293973
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Conceptual Search against Database(s)

2007-11-29 Thread Tom Chiverton
On Thursday 29 Nov 2007, d l wrote:
 my own set of domain knowledge / weightings 
 Sure, imho, the key word here is good enough, and probably cost
 effective as well.

Maybe.
But for one site 'energy' bringing back 'geothermal' may be OK, but on another 
site 'zen' would be a much better choice.

-- 
Tom Chiverton
Helping to challengingly create industry-wide segments
on: http://thefalken.livejournal.com



Please note, as of 10th December 2007 the registered office address of 
Halliwells LLP will be at 3 Hardman Square, Spinningfields, Manchester, M3 3EB



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office.  Any reference to a partner in 
relation to Halliwells LLP means a member of Halliwells LLP.  Regulated by The 
Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.com.

~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293977
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: CFLayout and Spry

2007-11-29 Thread Steve Milburn
Hi Ray

I'm not sure how I would re-write the JS I have in the format your
suggesting (my JS was posted in an earlier email).  However, I switched and
used cfsprydataset instead of working directory with spry, and the page
now works inside a tab.

I'm certain that not being able to write my own Spry JS in that page is
going to come back to haunt me, but I'll go with cfsprydataset for now and
see what happens.  

Thanks for your help.


-Original Message-
From: Raymond Camden [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 29, 2007 9:15 AM
To: CF-Talk
Subject: Re: CFLayout and Spry

One of the requirements for content loaded into CF Ajax containers
(like tabs, pods, windows) is that all JS be written in this form:

var goo = function(a,b) { ... }

and NOT function goo()

I never checked before, but it looks like Spry's library use the right
format, but you might want to double check your code.

On Nov 28, 2007 8:25 PM, Steve Milburn [EMAIL PROTECTED] wrote:
 Hi all



 I'm using a tabbed cflayout.  The source for a particular tab points to a
 page that uses spry.  When viewed on its own, the spry page works fine,
but
 it does not work in the cflayout.  Apparently there are issues with using
 spry and cflayout like this.  Has anyone successfully implemented such a
 scenario that could offer any pointers?



 Thanks

 Steve


 ---
 ---


 



~|
Check out the new features and enhancements in the
latest product release - download the What's New PDF now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293978
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: FREE Change Management CF application?

2007-11-29 Thread James Blaha
Hi Tom,

I need to build a app that i.e. 10 people can log into and see where things 
stand that programmers might be working on for them. 

Simple project management and change request management.. Any flavor...

-Jim 

~|
Check out the new features and enhancements in the
latest product release - download the What's New PDF now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293975
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


display processing message for 5 sec

2007-11-29 Thread erik tom
In my form I am using AJAX in com=ngunction with CF. Everything is working the 
only thing that I need is to dispaly the processing message once a user click 
on the certain buttons , because of the load issue. How can i do that 

~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293982
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Conceptual Search against Database(s)

2007-11-29 Thread d l
 On Thursday 29 Nov 2007, d l wrote:
  my own set of domain knowledge / weightings 
  Sure, imho, the key word here is good enough, and probably cost
  effective as well.
 
 Maybe.
 But for one site 'energy' bringing back 'geothermal' may be OK, but on 
 another 
 site 'zen' would be a much better choice.
 
 -- 
 Tom Chiverton
 Helping to challengingly create industry-wide segments
 on: http://thefalken.livejournal.com
Excellent point!  We need to know our audience, which should be a given in your 
case?
or to provide them with options / clear instructions?


~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293979
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Zip Code Locator

2007-11-29 Thread Dave l
sorry, just noticed this

if searching by zipcode take a form result(zipcode) and run rays yahoo geocode 
cfc

cftry
cfscript
//get geocoding from yahoo
getlocation = 
createObject(component,cfc.yahoo.geocoding).geoSearch(location=#zipcode#);
//set lat  lon
theLat = getlocation.latitude;
theLon = getlocation.longitude;
theCity = getlocation.city;

searchResults = 
createObject(component,cfc.dealers.dealerfinder).dealersinradius(theLat=#theLat#,theLon=#theLon#);
/cfscript
cfcatch type=any
cfset theResults = Sorry #zipcode# does not appear to be a valid 
zipcode
cfexit method=exittemplate
/cfcatch
/cftry

then the cfc method

cffunction name=dealersinradius output=false access=public 
returntype=query

cfargument name=theLat type=string required=yes
cfargument name=theLon type=string required=yes

cfscript
var radius2 = '250';
var qGetlocs = ;
var dist = '';
var lat_A = theLat;
var lon_A = theLon;
/cfscript

cfquery name=qGetlocs datasource=#request.datasource#
SELECT *,
ROUND((ACOS((SIN(#lat_A#/57.2958) * 
SIN(tbl_latitude/57.2958)) +
(COS(#lat_A#/57.2958) * COS(tbl_latitude/57.2958) *
COS(tbl_longitude/57.2958 - #lon_A#/57.2958
* 3963) AS distance
FROM dealers
WHERE (tbl_latitude = #lat_A# - (#radius2#/111))
And (tbl_latitude = #lat_A# + (#radius2#/111))
AND (tbl_longitude = #lon_A# - (#radius2#/111))
AND (tbl_longitude = #lon_A# + (#radius2#/111))
ORDER BY distance
/cfquery

cfreturn qGetlocs /

/cffunction












 Hi Dave,
 
 Could you please share your Address to lat long code with me? 
 [EMAIL PROTECTED]
 
 I've been doing GeoCoding based off zipcodes using a Yahoo web service 
 but your method sounds dead on. I set a validition table thats indexed 
 where if I dont find a zipcode in my vlaidation table I use the 
 webservice to keep up up-to-date.
 
 -Jim
 
  
  Email me off-list if u need some code
  


~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293981
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: mxajax filter for product admin...

2007-11-29 Thread Dave l
hummm, interesting.
You bashin on Rick for using pre-ww2 cfm and now here he is using cfm8 and now 
you are behind

http://labs.adobe.com/technologies/spry/samples/data_region/ZuggestSample.html

 p.s. no cracks please rick.  :) 


~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293980
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Duplicate attribute error

2007-11-29 Thread Joel Slack
I'm invoking a component method to do an update when a form is posted (CFMX7). 
However, when I try to invoke the method I get the error:

A duplicate attribute METHOD has been encountered. Attributes with the same 
name cannot be provided more than once. 

The problem is that I'm -not- declaring the attribute more than once. The 
offending code is listed below:

cfif IsDefined(FORM.submit)

!--- Checkbox that won't exist if unchecked ---
cfset threadLocked = IsDefined(FORM.threadLocked)

cfinvoke method=UpdateThread component=cfc.clg.forum.update
cfinvokeargument name=forumID value=#URL.forumID#
cfinvokeargument name=threadID value=#URL.threadID#
cfinvokeargument name=threadName value=#FORM.threadName#
cfinvokeargument name=threadLocked value=#threadLocked#
/cfinvoke

cflocation url=/groups/forum/threads/default.cfm?forumID=#URL.forumID# 
addtoken=no

/cfif

The error line number marks the last cfinvokeargument tag as the location of 
the error. The method attribute is only listed once, so I'm not sure why it 
would say that I've used it multiple times. Any ideas as to what I'm doing 
wrong? Thanks in advance.

Joel


~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293983
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Conceptual Search against Database(s)

2007-11-29 Thread Richard Cooper
So is this an app that you will host or will you potentially release it? 

If you will only host is it available as a webservice?

Is it commercial or General use? etc.. 

~|
Check out the new features and enhancements in the
latest product release - download the What's New PDF now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293984
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Conceptual Search against Database(s)

2007-11-29 Thread Jim Davis
 -Original Message-
 From: d l [mailto:[EMAIL PROTECTED]
 Sent: Thursday, November 29, 2007 11:19 AM
 To: CF-Talk
 Subject: Re: Conceptual Search against Database(s)
 
  On Thursday 29 Nov 2007, d l wrote:
   my own set of domain knowledge / weightings 
   Sure, imho, the key word here is good enough, and probably cost
   effective as well.
 
  Maybe.
  But for one site 'energy' bringing back 'geothermal' may be OK, but
 on
  another
  site 'zen' would be a much better choice.

Scientific American has a great article this month about how the Semantic
Web could direct searches in just that kind of way.  You can buy the issue
online here:

http://www.sciamdigital.com/index.cfm?fa=Products.ViewIssuePreviewARTICLEID
_CHAR=3734452E-3048-8A5E-1068474BA8D770C8

The example they use is Search for Sitcoms set in New York City and
explode that out to three clauses.  Sitcoms get matched Television Show,
TV and many other things.  Set in equates to Takes place in,
located, etc and New York City is an amalgamation of neighborhoods,
nicknames and the like.

It's easy to over-simplify and damn the concept but it truly is interesting.

However it does reinforce a fundamental concept: truly useful searching
results from cooperation between the search engine and the content owners.
Content scanners like we have today (Google, Verity, etc) work wonders but
are always going to be hamstrung by the lack of contextual,
machine-understandable information.

Of course users also need to be involved.  As you've inferred nearly any
search which lacks a domain context has the potential to be poor.

Jim Davis


~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293985
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Conceptual Search against Database(s)

2007-11-29 Thread Russ
 -Original Message-
 From: Jim Davis [mailto:[EMAIL PROTECTED]
 Sent: Thursday, November 29, 2007 1:55 PM
 To: CF-Talk
 Subject: RE: Conceptual Search against Database(s)
 
  -Original Message-
  From: d l [mailto:[EMAIL PROTECTED]
  Sent: Thursday, November 29, 2007 11:19 AM
  To: CF-Talk
  Subject: Re: Conceptual Search against Database(s)
 
   On Thursday 29 Nov 2007, d l wrote:
my own set of domain knowledge / weightings 
Sure, imho, the key word here is good enough, and probably cost
effective as well.
  
   Maybe.
   But for one site 'energy' bringing back 'geothermal' may be OK, but
  on
   another
   site 'zen' would be a much better choice.
 
 Scientific American has a great article this month about how the Semantic
 Web could direct searches in just that kind of way.  You can buy the issue
 online here:
 
 http://www.sciamdigital.com/index.cfm?fa=Products.ViewIssuePreviewARTICLE
 ID
 _CHAR=3734452E-3048-8A5E-1068474BA8D770C8
 
 The example they use is Search for Sitcoms set in New York City and
 explode that out to three clauses.  Sitcoms get matched Television
 Show,
 TV and many other things.  Set in equates to Takes place in,
 located, etc and New York City is an amalgamation of neighborhoods,
 nicknames and the like.
 
 It's easy to over-simplify and damn the concept but it truly is
 interesting.
 
 However it does reinforce a fundamental concept: truly useful searching
 results from cooperation between the search engine and the content owners.
 Content scanners like we have today (Google, Verity, etc) work wonders but
 are always going to be hamstrung by the lack of contextual,
 machine-understandable information.
 
 Of course users also need to be involved.  As you've inferred nearly any
 search which lacks a domain context has the potential to be poor.
 
 Jim Davis
 
 

I don't know much about conceptual search myself, but I know that there are
a lot of add-on available for Lucene to do all sorts of cool stuff.  I would
ask on their mailing list and see if anyone's tackled the problem.  

I believe there have things like wordnet plugin so you can probably get
synonyms, etc. 

Russ




~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293986
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Urlscan and MX 7?

2007-11-29 Thread Nick Gleason
We're considering installing MS URLscan on a web server running IIS 5, CF
MX7 and a bunch of web sites using the fusebox methodology.

We're doing a little research on whether there are likely to be any
conflicts and wanted to get any relevant feedback that might be available
from this list.  So far we have not seen a lot of info on urlscan and MX7?

Any advice or resources?

Best,

Nick





~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293987
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


cfmail, html, and submit button input type=image

2007-11-29 Thread Richard Steele
Why won't this work in CF7 or CF6x? The button doesn't show as the image nor 
will post send the user to paypal when the button is clicked. Thanks in 
advance. 

cfmail to=#to_email# from=#from_email# subject=test type=HTML
!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN
HTML
head
meta http-equiv=content-type content=text/html ; 
charset=iso-8859-1 
/head
body
form action=https://www.paypal.com/cgi-bin/webscr; method=post
input type=image 
src=http://www.visitcenter.org/center/x-click-but02.gif; border=0 
name=submit alt=Make payments with PayPal - it's fast, free and secure!
/form
/body/html
/cfmail 

~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finderproductID=1522loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293988
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


AJAX Caching

2007-11-29 Thread Ricardo Russon
I am building a little app in CF and using AJAX. (not CFAJAX)

Basically it has 2 types of functions.
The first returns a CF created table to display the data list.
The second returns a CF created list, that I break up in javascript to
populate my form.

I am having an issue that all the data being returned is cached (in the
browser, not server side).
Any ideas on how I can stop it? Is appending a uuid to the query string my
only option?
I am using the no-cache meta tag param but im sure that is just for the
front end html.

How do I also stop the javascript from being cached?
Without turning off caching in the browser.
This part wont be an issue for production, but its annoying in development.


Thanks.
Ric.


~|
Check out the new features and enhancements in the
latest product release - download the What's New PDF now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293990
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: mxajax filter for product admin...

2007-11-29 Thread James Holmes
You could use the mxAjax mxData tag to retrieve the relevant HTML
based on an onKeyup or some similar event.

On Nov 29, 2007 7:44 PM, Will Tomlinson [EMAIL PROTECTED] wrote:
 CF7 - I have a product admin page that's grown to an unruly number. The page 
 displays products and their associated skus using a html list and sublist of 
 all necessary prods/management links.

 I'd just like to add a text input where the user can enter some text, and 
 it'd work like an autosuggest, fetching the records and displaying the lists 
 of prods as they type. I can just use my same query and add the WHERE filter.

 The disruptor showed me some cool stuff in CF8 but that's not an option here. 
 I also checked out the trusty mxajax examples but they work a bit different. 
 Those ones just return a simple statecode from a query. I need to return full 
 blown html.

 Any ideas James?

 Thanks much,
 Will

 p.s. no cracks please rick.  :)

 

~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finderproductID=1522loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293989
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Conceptual Search against Database(s)

2007-11-29 Thread d l
So is this an app that you will host or will you potentially release it? 

If you will only host is it available as a webservice?

Is it commercial or General use? etc..

I'm shooting to host it as sort of SaaS service offering a free trial period 
and then charge a reasonable fee, and to be honest currently the cf server that 
hosts the demo is way too old like 80 years old :) I'm cheap, bought it cheap...

Also, a guy who's involved with the core technology is also helping me out to 
make it more accurate (he's the best of the best...)
I'll provide daily updates (btw, I'd like to thank the site owner for providinh 
such a platform).




~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finderproductID=1522loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293992
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: AJAX Caching

2007-11-29 Thread Dan G. Switzer, II
Ric,

I am building a little app in CF and using AJAX. (not CFAJAX)

Basically it has 2 types of functions.
The first returns a CF created table to display the data list.
The second returns a CF created list, that I break up in javascript to
populate my form.

I am having an issue that all the data being returned is cached (in the
browser, not server side).
Any ideas on how I can stop it? Is appending a uuid to the query string my
only option?
I am using the no-cache meta tag param but im sure that is just for the
front end html.

How do I also stop the javascript from being cached?
Without turning off caching in the browser.
This part wont be an issue for production, but its annoying in development.

Lots of solutions to this problem, but this method is one of the simplest to
implement:

http://www.ferdychristant.com/blog/archive/DOMM-6R8HL2

And don't forget that Google is your friend with these types of requests. A
simple search for prevent ajax caching brings back lots of solutions.

Also, if you don't want to go the JS route of adding a date stamp to the
url, you can pass back response headers to prevent caching:

http://www.greenash.net.au/posts/thoughts/an-ie-ajax-gotcha-page-caching

(Take a look at the comments for the CF equivalent code.)

-Dan


~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293993
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: cfmail, html, and submit button input type=image

2007-11-29 Thread Claude Schneegans
 Your button is of type image. Even if you call it submit, it 
won't submit the form.
You could use an onClick event to submit the form, but most eMail 
readers won't execute Javascript,
so better use a standard submit button.

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293994
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Conceptual Search against Database(s)

2007-11-29 Thread d l
Thanks for the great input and the SA pointer.  And as you imply in reality 
things are easier said than done.  Also, some times one may opt for more 
relevant results than more accurate results while others may differ... or it 
depends on context etc. etc.

Don
P.S. I remember you, hope you're doing well.
  

Scientific American has a great article this month about how the Semantic
Web could direct searches in just that kind of way.  You can buy the issue
online here:

http://www.sciamdigital.com/index.cfm?fa=Products.ViewIssuePreviewARTICLEID
_CHAR=3734452E-3048-8A5E-1068474BA8D770C8

The example they use is Search for Sitcoms set in New York City and
explode that out to three clauses.  Sitcoms get matched Television Show,
TV and many other things.  Set in equates to Takes place in,
located, etc and New York City is an amalgamation of neighborhoods,
nicknames and the like.

It's easy to over-simplify and damn the concept but it truly is interesting.

However it does reinforce a fundamental concept: truly useful searching
results from cooperation between the search engine and the content owners.
Content scanners like we have today (Google, Verity, etc) work wonders but
are always going to be hamstrung by the lack of contextual,
machine-understandable information.

Of course users also need to be involved.  As you've inferred nearly any
search which lacks a domain context has the potential to be poor.

Jim Davis 

~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293991
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4