How to make this output grouping work with prev/next records

2005-03-21 Thread Will Tomlinson
I'm trying to figure out how to create my previous/next paging with this 
cfoutput query. It's usually straightforward with a standard cfoutput that uses 
a recordcount, but I'm using my own counter because of the grouped output. Any 
ideas on how I'd get started?

Thanks,
Will

 cfset ctr=0
  table width=90% align=left cellpadding=6
tr
 cfoutput query=getprodsbycategory group=prodmodelcode 
  cfset ctr=ctr + 1
td height=90 bgcolor=##00 
  div align=centera 
href=itemdetail2.cfm?MODEL=#getprodsbycategory.prodmodelcode#img 
src=productimages/medium_#getprodsbycategory.imagename# alt=Click for 
details width=#variables.imgwidth# height=#variables.imgheight# border=0 
//a
  br / 
  a 
href=itemdetail.cfm?MODEL=#getprodsbycategory.prodmodelcode##getprodsbycategory.prodmodeltitle#/a
  br /
  span style=font-family: Verdana, Arial, 
Helvetica, sans-serif; font-size: 10px; 
color:##F7F7F7$strong#getprodsbycategory.prodsellprice#/strong/span
  /div
/td
  cfif ctr MOD 3 EQ 0
 /trtr
/cfif
  /cfoutput
 /table

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199623
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Free Coldfusion Devs Tool

2005-03-23 Thread Will Tomlinson
Opening paragraph, shouldn't it be initially. Not initial? 

Initial created for personal use, the Coldfusion MX Remote Dashboard is a 
portable server monitor and administration tool.

Will

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199811
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: OT: OSI Hosting Company?

2005-03-23 Thread Will Tomlinson
Just wondering if anyone uses OSI Hosting? Their web site claims they
are building a facility here in Texarkana where I live and I'm trying
to verify they are legit somehow.


pst.pt be careful Donna. When I've posted about hosting 
companies, they've been deemed as cf-community material. 

Just a heads up  :)

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199818
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: HTML Editor

2005-03-23 Thread Will Tomlinson
TinyMCE

http://tinymce.moxiecode.com/

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199844
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: HTML Editor

2005-03-24 Thread Will Tomlinson
TinyMCE is the bomb, especially for xhtml/css support. 


Yeah, FCKEditor should be called, FCK FCKEditor! 

:)

Will

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199900
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: HTML Editor

2005-03-25 Thread Will Tomlinson
I only let my clients add/edit text on their sites. My cffiles handle any 
images uploads they might need, so TinyMCE works perfectly for me. 

Will 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199945
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: HTML Editor

2005-03-25 Thread Will Tomlinson
Ya know...the more I think about it, the LESS I want my client handling images 
in FCKEditor OR Tiny MCE. 

They have enough trouble with simple text formatting! Anyone with me here??

:)  Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:26
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: HTML Editor

2005-03-25 Thread Will Tomlinson
You can limit the functionality of TinyMCE, only allow certain tags be
used or simply only show the bold/italic/underline buttons.  Of course
that doesn't stop them doing up some hunk o' junk in MS Word and pasting
it in.


I have one client that INSISTS on pasting from word. He's even pasted tables 
into the editor! So the end result is a mess on his webpage. 

I've explained 50 times(literally) why his page isn't formatted correctly, and 
he STILL doesn't get it. He keeps saying the website is doing it to his text. 
lmao! 

So for this client, no images allowed in TinyMCE! 

:)

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200046
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


just noticed this when validating email

2005-03-26 Thread Will Tomlinson
I know this one is a little obvious, but I hadn't thought about it until I 
tried it. 

I let users enter an email address or multiple emails separated by commas to 
send and item to a friend. 

If I validate the email address using cfinput, you can't enter more than one 
email. If you do, you get the usual js message. 

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200091
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: just noticed this when validating email

2005-03-26 Thread Will Tomlinson
Flash != RIA, and RIA != Flash.  Flash does happen to be one of the
more common means of building RIAs, but it's not the only one.  I
don't really have any good JS howtos to point you at.  I'm always a
fan of books for hard-core concept learning, so I'd check out your
local book store.



This is all interesting. Thanks! 

As for javascript, my first programming experience has been with CF. It's a 
good/bad thing because now anything I come in contact with other than CF seems 
to pale in comparison w/learning curves. Especially JS! I wish everyone would 
convert over to cf and I'd be much happier!  lol!

Thanks,

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200111
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: client variable: simple or complex?

2005-03-26 Thread Will Tomlinson
Use WDDX to store complex data in Client vars. Serialize then deserialize. Ade 
will probably be more than happy to expand on how to do this. 

:) 

Will


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200113
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: client variable: simple or complex?

2005-03-26 Thread Will Tomlinson
No chance, I'm off to bed!

 Well jeez!!

It's only 11pm here in the states!  :)

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200117
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: just noticed this when validating email

2005-03-27 Thread Will Tomlinson
But Will...

JS is client-side, and CF is server-side...

The whole universe could convert to CF (and I'd probably be out of a
job!) and we'd still need JS or something like it (unless, with the
mass conversion, MM created a CF-based browser that could use CF


With all due respect you missed my point. Or maybe I didn't make it clear. It 
wasnt to get rid of JS, but rather for it to written as easily as CF. CF makes 
sense. 

cfif getquery.theID EQ blablah
do this
/cfif

The same thing in JS goes somethin like this.

for (i=0;ig.length;i++)
total+=parseInt(g[i][1])

output='table border=0 cellspacing=0 cellpadding=0'
for (i=0;ig.length;i++){
calpercentage=Math.round(g[i][1]*100/total)
calwidth=Math.round(gwidth*(calpercentage/100))
output+='trtd'+g[i][0]+'amp;nbsp;/tdtdimg src='+graphimage+' 
width='+calwidth+' height=10 '+calpercentage+'%/td/tr'
}
output+='/table'
document.write(output+'brTotal participants: b'+total+'/b')

Ok, so I exaggerated, but who's the numb skull that came up with ++ and ?? 
And ==? 

My point is it'd just make life easier if the same creative minds that 
engineered CF to be written much like english also engineered the others. 

:)

Will


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200119
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: help-a-noob: Null Pointers

2005-03-27 Thread Will Tomlinson
Shouldnt line 149 read:

 CFSET diff = #DateDiff(d, Now(), deadline)# 

Originally your pounds are on the inside of the datefunction.

 CFSET diff = DateDiff(d, Now(), #deadline#) 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200125
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: help-a-noob: Null Pointers

2005-03-27 Thread Will Tomlinson
They're equivalent, but you don't need any #'s at all:

cfset diff = DateDiff(d, Now(), deadline) /



Joe, 

I know it's not a biggie, but that means the #'s actually would slow it down a 
little? 

Thanks,
Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200129
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Best practice question?

2005-03-27 Thread Will Tomlinson
looks like scoping AND no scoping are desirable depending on the application. 

Kinda goes back to my registering to purchase a product question. It's an 
application-specific question, not a broad application development question.

Will

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200130
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: just noticed this when validating email

2005-03-27 Thread Will Tomlinson
Learnin alot here from you guys. 

But there *must* be quite a few of us that don't like JS, don't take the time 
to write it ourselves because it takes much longer than writing: 

cfinput name=search type=text required=yes message=Please enter a 
search term

I use that one all the time.  lol

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200150
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: client variable: simple or complex?

2005-03-27 Thread Will Tomlinson
 In Ben Forta's study guide, on page 100, he says CLIENT 
 variables can store only simple data (like numbers and 
 strings), not complex data (like arrays, structures, and queries).

This is correct. Client variables are stored in places that can only accept
character data

BUT there's a way around this limitation. Jeff Peters' book; Lists Arrays and 
Structures, pages 137-142

You convert structures to strings (xml data set) by serializing them using 
CFWDDX. Good example is a shopping cart. 

cfwddx action=CFML2WDDX input=#variables.cart# output=client.cart

Then deserialize it with action=WDDX2CFML. 

Cool for saving complex data in Client scope. 

Will


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200164
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Sorta HTML Editor but almost no features!

2005-03-28 Thread Will Tomlinson
Yep, TinyMCE! Great choice. Do not consider FCK Editor, it's no good for this 
kind of thing. 

:)  Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200305
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Sorta HTML Editor but almost no features!

2005-03-28 Thread Will Tomlinson
 Will Tomlinson wrote:
  Yep, TinyMCE! Great choice. Do not consider FCK Editor, it's no good 
 for this kind of thing. 
 
 Actually Will, FCK works very well for that sort of thing, as it also 
 
 has configurable toolbars.
 

It was a tongue in cheek comment. I guess it goes back to all the TinyMCE VS 
FCKeditor posts that've been made lately. It always ends up baing a battle 
royale!

I used FCK for a while and it was tres awesome! But TinyMCE was just easier for 
me for some reason. 

:)
Will

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200341
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


How do I stop my .cfm from erroring?

2005-03-28 Thread Will Tomlinson
I'm using custom error pages for everything. 404's, requests, exceptions, etc. 

They all work, except if I type in www.theexamplesite.com/junkpage.cfm, it 
still gives me an ugly error message. File cannot be found. If I type in 
www.theexamplesite.com/junkpage.htm, the correct 404 custom error page is 
displayed. 

What am I missing here?

Thanks,
Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200343
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: New CFFORM website

2005-03-28 Thread Will Tomlinson
OUCH!!

Ok look! I've noticed some posts lately that looked very unappreciative of what 
these guys are doing. From Ben's profits or non-profits from his books, to 
Mike's cfform site. Yes, I've had my share of rants about cf in the past, but 
my point was to improve the product, not scold individuals over their 
involvement with MM/CF.

Let me go on the record and give a hell yeah to Ben, Mike, Jared, Dave W., 
Bryan, Adam, Barney, and all the other guys I'm leaving out! If it weren't for 
you guys I'd be WAY behind where I am right now and wouldn't be making money 
building apps for my slowly-growing client base.. 

Ben? As far as I'm concerned, you deserve a damn 20 million dollar paycheck for 
what you put into this for us! So don't let a few unappreciative-sounding posts 
make you think otherwise! We appreciate all the hard work! 

That's all I'm saying!

Will

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200356
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: New CFFORM website

2005-03-28 Thread Will Tomlinson
 Let me go on the record and give a hell yeah to Ben, Mike, Jared, Dave 
 W., Bryan, Adam, Barney, and all the other guys I'm leaving out!

Ok, I forgot Sean! You're right up there too! 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200360
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: MAX 2005 [USA] City?

2005-03-29 Thread Will Tomlinson
Now now! Everyone knows there's only ONE city that can handle this event!

LAS VEGAS BABY!

:)

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200508
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Database Model Suggestions - Elections

2005-03-29 Thread Will Tomlinson
Why is everyone naming their tables singularly? 

:)

Will

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200569
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Database Model Suggestions - Elections

2005-03-29 Thread Will Tomlinson
That's strange!

I could swear my database design for mere mortals book said table names 
should always be plural. 

That's how I've always done them. It's only natural. 

tblproducts
tbladministrators
tblsearches

etc..etc..

Singular is odd to me. 

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200602
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Database Model Suggestions - Elections

2005-03-29 Thread Will Tomlinson
Here are some of the standards I use. 

http://www.cit.cornell.edu/atc/materials/old/dbdesign/erd.pdf

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200606
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CrystalTech does not like negative comments!

2005-03-29 Thread Will Tomlinson
Derek is a good guy. I don't trust any of the other ones as far as I can throw 
them. I've gotten to many wacky answers that conflicted with other answers. 

To me, I think the biggest problem, OR the biggest thing that pisses me off is 
the inflated ego of CEO Tim U. 

He comes across as VERY arrogant. Do you know who I am? I AM THE CEO! 

I'm just not into that kinda stuff. 


Signed,
Rufus   :)

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200608
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Table name - Singular or plural?

2005-03-29 Thread Will Tomlinson
Why would you name tables singular? I can give many reasons why they should be 
plural, but that aside, are the existing SQL Server System tables singular or 
plural? Plural. 

http://www.cit.cornell.edu/atc/materials/old/dbdesign/erd.pdf

Thanks,
Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200609
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Table name - Singular or plural?

2005-03-29 Thread Will Tomlinson
Why would you drive on the right side of the road? I can give many reasons
why you should drive on the left side of the road, but that aside, how does
one drive in England? On the left side of the road.

Major Red Herring. 


That said, the justification for naming tables using singular
entity names is that the tables represent collections of singular entities.

Exactly my point. The tables represent *collections*. Plural. 


Let's say you have a set of products. You want to describe them within a
table, so you name it product. You can then talk about how you have a
many-to-many relationship between product and category, which makes more
sense than using the plural in that a single product is what has the
relationship to a given category, not the entire set of products. But again,
it really doesn't make any difference, as long as you're consistent -
there's nothing more annoying than having a database with some tables using
singular names and others using plural names.

Understood. Thanks!  

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!

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200626
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Table name - Singular or plural?

2005-03-30 Thread Will Tomlinson
They are plural in Oracle: User_Tables, All_Tables, etc...

So SQL Server AND Oracle use plurals? I've never messed with Oracle. 

Interesting...

Will

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200657
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Table name - Singular or plural?

2005-03-30 Thread Will Tomlinson
 Major Red Herring.

How so? In any case, I think you mean it's a false analogy, not a red
herring, since this isn't a detective story.

Nope, We're working with topic A, then your point about driving on the road 
changed it to topic B. That's all I was saying. 

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200658
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Table name - Singular or plural?

2005-03-30 Thread Will Tomlinson
This is the exact reason I gave it ago with singular table names. tblPeople,
with a PK of PersonID or PeopleID didn't sit too well, tblPersons didn't
seem right either.


When I was reading through this thread, I started asking myself who names a 
table tblpeople anyway? lol! I know I have less experience than most on the 
list, but I've never built a tblperson or tblpeople. What does tblperson 
represent?

tbldoctors
tbllawyers
tbladministrators
tblemployees
tblusers

Where would I use tblperson and need to make it plural anyway? What does 
tblperson represent? Wouldn't you use something more specific? 

Thanks,
Will


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200659
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Table name - Singular or plural?

2005-03-30 Thread Will Tomlinson
I find it real interesting that all Will's replies end up in my spam
filter in Gmail.  No, I didn't do it, Gmail did it!


Heck, I wouldn't doubt if they ended up in EVERYONE'S spam filter! lol!

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200731
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Table name - Singular or plural?

2005-03-30 Thread Will Tomlinson
Ok, I've come to a conclusion after reading all these posts. 

I agree with everyone! Everyone seems to make sense. And Dave's just be 
consistent sounds like a good enough plan. 

I *still* like plural, but thinking back on it, I think it created problems 
with a db I built a few years back for singing groups. I have quite a few CFPK 
tables and the plurality of some of the names got confusing. 

Thanks all!

Will

Oh,and on the doctors, nurses example, I'd do it like this:

tblStaff

StaffID PK
StaffTypeID  FK

tblStaffType(s)

StaffTypeID  PK
StaffTypeName 
etc.. etc..

Or just forget the stafftypeid and use stafftypename as the PK




~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200735
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: cferror question

2005-03-30 Thread Will Tomlinson
Did you set the missing template handler within the CF Administrator?


I'm using Shared Hosting - No access. 

Thanks,
Will

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200879
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Search engine question

2005-03-30 Thread Will Tomlinson
Ok, don't pummel me for askin this one. I just know some of you will have the  
answer.

On my volleyball apparel site, the client is asking about added domain names to 
help attract more people. If I were to use something volleyball-shorts.com as a 
domain name, would that add relevance to the site with Google? 

Thanks much,
Will

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200881
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Search engine question

2005-03-30 Thread Will Tomlinson
 What's the url wilbergini?

abracadabra!  www.winstoncourtsports.com

 I haven't read this yet but i threw it up 4 ya, http://www.jamwerx.
 com/HowGoogleWorks.swf

Preeesh! This looks like good info!

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200891
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Search engine question

2005-03-31 Thread Will Tomlinson
Well I did it, but it isn't quite fast enough. 

The swf is only 53 byes. Sits for a second, but that's too long. I COULD place 
some text like: entering winston court sports.com

h

am I doing somethin wrong?

Thanks,
Will

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201074
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Built a dirty word checker, testing please?

2005-04-09 Thread Will Tomlinson
I KNEW I could rely on you guys to come up with plenty of dirty words to add! 

Umm...I can't post them here but what I have already are just the usual 
suspects. If you come up with extra words that aren't being caught just email 
them to: [EMAIL PROTECTED]

Wow, I've never been so excited to receive profanity in my inbox!! :)

Thanks much,
Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202077
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Best price for CFMX 6.1 or 7

2005-04-09 Thread Will Tomlinson
Is Blue Dragon an option?

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202079
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Built a dirty word checker, testing please?

2005-04-09 Thread Will Tomlinson
Even with english it doesn't appear to work at all... every single one
of these words passed: dirty filthy slimy greasy sleazy scuzzy cruddy
dungy grubby grungy mucky muddy mung murky raunchy scummy skank
sullied yucky



And every one of those words would be allowed on my pages. let's stick with the 
words you DON'T want allowed on your pages.  :)

Will

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202095
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Built a dirty word checker, testing please?

2005-04-09 Thread Will Tomlinson
I really don't know how to respond other than: 

Please give me admin priveleges to your clients' sites. I have some words I'd 
love to add to them. Would that be ok? Now, we wouldn't want to have any 
censorship there would we?...

Back to my original post. Look, I just thought it was a pretty nifty thing to 
have to help filter out some bad words. Yes there are people who have enough 
time on their hands to beat the system. Not everyone will devote the time 
needed to probe every angle though. 

If you don't need something like this that's fine, I just thought it was kinda 
interesting building it. If you DO like it let me know and it's yours. 

Thanks,
Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202105
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Built a dirty word checker, testing please?

2005-04-09 Thread Will Tomlinson
It's a good thing, Will...better to do what you can
than to do nothing...thanks for the effort!


MUCH appreciated Rick! Thanks for taking the time to try it out. And of course, 
anyone can delve into the dark, dank bowels of this CFC and add all the dirty 
words they like. :) 

I thought about placing them in cfinvoke, or cf_dirtyword, but then you have to 
look at'em everytime you look at the code.  :)

Thanks,
Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202108
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Built a dirty word checker, testing please?

2005-04-09 Thread Will Tomlinson
 lol wilbergini, beside I do not know a single cuss word :)


Ut oh, dave used it! My server is down! DRATS  :)

I knew he'd swoop in and take it out! 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202116
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Best price for CFMX 6.1 or 7

2005-04-09 Thread Will Tomlinson
I tried Blue Dragon when it was first released and it didn't support a lot 
of the things I use.. but I will check again.
Al


I've never used it myself but have read a bit on the newatlanta site and saw 
some positive posts here. 

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202117
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Free or *cheap* cf forum

2005-04-09 Thread Will Tomlinson
I have one I reworked from the old Axent forum. Works just fine. Here it is in 
action. 

http://www.singinginfo.com/singinginfo/Forum/siforum/viewposts.cfm

email me if you'd like me to send it. 

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202121
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Built a dirty word checker, testing please?

2005-04-10 Thread Will Tomlinson
Will, I don't think anybody's saying this is a bad idea, and I was
more'n glad to help out. I think it's a great idea and when it's in a
stable version I think you should put it up on cflib.org to be used by
the community...


Definitely. If it's worthwile for people to use, I'll put it wherever they'd 
like. 
Preeesh on the help! 

 That's why
I recommended using a comparison via one loop over the library rather
than a word-by-word loop over the entire field and then subloops over
the various word categories...


Gotcha! I've just figured it didn't matter too much because there will not be a 
massive amount of words in the list to ban. And another thing I didn't think 
would be hurtful was massive amounts of text to search. Figured this would 
primarily be a tool for forum textareas, small inputs. Doubt it would come in 
handy for anything more than that. 


But it's a work in progress and a learning tool for you, and I REALLY
recommend you stick with it and gain all the understanding you can
from it. And pester Isaac about regexes... he needs the practice! :P

Yes I've learned a ton from workin on this. And it's been fun as hell! oops! Is 
that in the list? Have no clue on regexes, other than what hear on the list. 


Anyway... it seems to nicely catch any word tossed into the
dictionary. I would be interested to know how long it takes to test a
2000 word document with a reasonably populated dirty-word
dictionary... there's your next assignment, Jedi Novice Tomlinson. ;)

Laterz!

J

Thanks much Jared! 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202134
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Built a dirty word checker, testing please?

2005-04-10 Thread Will Tomlinson
 -Original Message-

It's really hard to do this (so I'm not picking on it really) but after some
tests:



Thanks Jim! I've added some of these to the list. 

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202137
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Improvements made - Please test my dirty word check some more?

2005-04-11 Thread Will Tomlinson
I've added some additional checks against the words in my nodirtywords web 
service. Could some of you please test it out some more and give me more 
feedback? Jim, I added some symbol checking capabilities. See what you think. 
And y'all keep in mind there's no way this thing can take care of every single 
item. It's meant to be a basic catch-the-prankster-hooligans-that 
don't-probe-every-weakness tool. 

Sue, I haven't added the word dingy in the list of banned words  yet! :)

http://wtomlinson.com/checkcussform.cfm

Thanks much guys!

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202336
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Improvements made - Please test my dirty word check some more?

2005-04-11 Thread Will Tomlinson
OOPS! I think I sut everything down at CT! Doesnt even respond now!
Oh well! Back to the drawing board! 

:)

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202346
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Improvements made - Please test my dirty word check some more?

2005-04-11 Thread Will Tomlinson
Well shit! oops! Darnit! My CFC sucks! Enter a paragraph of a hundred words and 
kaboom! 

:(

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202347
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Improvements made - Please test my dirty word check some more?

2005-04-11 Thread Will Tomlinson
 doesn't speak French

 Not many people know French profanity, anyway!

C'est merde! :)


I DO know some Serbian. 

YE BE SE! 

:)

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202354
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Improvements made - Please test my dirty word check some more?

2005-04-12 Thread Will Tomlinson
Will...why did you ask for help with the profanity!  ;o)

Rick


I Give up! Jared was right! My loops are killin' this thing! 4 nested loops 
aren't that bad are they?? lmao! 

I'm retreating and coming back again for another battle with this thing. 

Gnight and thanks for your help!

Will

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202447
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: cfx image?

2005-04-12 Thread Will Tomlinson
Hi,
I've fiddled with some image manipulation tags and found some of them
to make jagged images on resize. Anybody know how good cfx image is at
resizing?


I use cfx_image and personally I think it sucks! About as bad as my 
nodirtywords cfc! 

JPEG's are absolutely atrocious, GIF's are a little better but they still suck! 
Everyone seems to recommend  some others like this one: 
http://www.alagad.com/index.cfm/

HTH,
Will

 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202464
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Another WYSIWYG Editor Thread???

2005-04-12 Thread Will Tomlinson
I was just perusing and noticed Alagad's wysiwyg editor. I've never heard this 
one mentioned in any of our battles over TinyMCE and FCKEditor. Maybe due to 
the freeness factor? 

Anyone used this one? like it?

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202465
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Another WYSIWYG Editor Thread???

2005-04-12 Thread Will Tomlinson
where's it at?

http://www.alagad.com/index.cfm/name-wysiprodinfo


Will

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202476
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: pausing a script

2005-04-13 Thread Will Tomlinson
Would Matt's Mail trickler be another option?

http://mysecretbase.com/Slowing_Down_CFMail_2004.cfm

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202531
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Just a nice little feature for your clients

2005-04-13 Thread Will Tomlinson
Hey all,

I recently added a simple but very effective feature on my client's site. I 
just never thought of doing this but once it hit me, I was like yeah! That'd be 
great. And don't expect any rocket science, it's ol' Will here. :)

She asked about tracking what her users were searching for on the volleyball 
clothing site. I immediately thought, tblsearches (let's not go there :)) - 
searchID, searchterm, searchdate, etc..etc.. Well it's turned out to be a VERY 
good addition. I win for obvious reasons, my client wins because we now know 
that we have quite a few shoppers searching for socks. Ok, so they're also 
searching for their friends' names, but that's beside the point. lol! The 
customer wins because we now know what products they're looking for and now 
we'll work on offering them.

Just thought I'd share that little tidbit with you all because I've never seen 
this in the books I've read, nor heard anyone talking about it here in the 
forums. I also know some guys that build major e-commerce apps and even THEY 
don't do anything like this right now, yet it's so simple! Is it not standard 
practice to log all searches to your db?

Thanks for reading,
Will

 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202660
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Just a nice little feature for your clients

2005-04-13 Thread Will Tomlinson
(You'd be shocked how many different ways there are
to incorrectly spell scissors.)

Heck, I'm seeing sandlas, then sandals next search.

:) 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202676
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Just a nice little feature for your clients

2005-04-13 Thread Will Tomlinson
One thing I've done along these lines is to record both the top
seaches and the top results clicked for the top searches.  I set off
the top few at the top in a different color, kind of like Google's
Sponsored Links section.  Makes a nice Other users seaching for
Sandals liked:  kinda thing.


Very cool! Thanks!

Will

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202705
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Javascript Question. JS Wizards needed!

2005-04-14 Thread Will Tomlinson
I agree as well. And this is coming from someone that probably holds the HoF 
record on asking basic questions. 

Sometimes a berating is warranted, but not on this one. 

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202866
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: anyone bored?

2005-04-14 Thread Will Tomlinson
 the option i have is to make each recordset smaller which I cant do or 
 move it to a dedicated server in which case he cant even pay me so 
 thats not an option, just a joy of shared hosting. 

If you used your own servers you wouldn't have this problem. ARK ARK ARK!!

:)

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202967
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: anyone bored?

2005-04-14 Thread Will Tomlinson
ok micha~

Ouch! dat hurt!

I'm off to bed. Nighty night everyone. Finished my mockup and done for the 
night!
Have fun!

http://www.wtomlinson.com/foxygirlbody/foxytest2.htm

Will

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202972
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


I just need to strip out a space

2005-04-17 Thread Will Tomlinson
I'm trying to simply strip out any spaces from a scent being entered through a 
form input. 

The scent might be Grape Ape, and I'm using it to build a product code. So I 
just need to get that space outa there (grapeape), and I'm doing something 
wrong here. 

cfset stripscent=Replace(FORM.prodscent, Chr(10),,ALL)

Thanks,
Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:203145
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: I just need to strip out a space

2005-04-17 Thread Will Tomlinson
 Assuming this is not a multi-line text area form field...
 
 
 cfset stripscent=Replace(FORM.prodscent,  ,,ALL)
 


Thanks Michael! It did the trick. Hopefully that'll be my only brain spasm for 
the day, but somehow I DOUBT it...

:)

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:203147
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: macromedia and Adobe?!

2005-04-18 Thread Will Tomlinson
Maybe my .net vs. CF thread wasn't so kooky after all... I'm seeing talk in 
here of no roadmaps for CF, etc..etc.. This is touching on what my points were. 

h


Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:203413
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Making this cfchart work

2005-04-20 Thread Will Tomlinson
I wanted to make a simple chart out of my tblsearches - searchID, searchterm

I could use a bunch of cfquery's containing SELECT count(*)'s with WHERE's but 
how would I build this dynamically, depending on what values where in 
tblsearches.searchterm to start with?

Thanks,
Will

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:203617
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Making this cfchart work

2005-04-20 Thread Will Tomlinson
Works like a champ Joe. 

Thanks much!

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:203751
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Making this cfchart work

2005-04-20 Thread Will Tomlinson
oh, and here's my final code in case it might help a newbie. 

cfquery name=getsearches datasource=#DSN#
SELECT COUNT (*) AS thecount, searchterm 
FROM tblsearches
GROUP BY searchterm
ORDER BY thecount DESC
/cfquery

The chart:

cfchart format=flash
 backgroundcolor=##EE
 chartheight=600
 chartwidth=900 
showborder=yes
 show3d=yes
 showlegend=yes
 title=Top Searches On WCS
 xaxistitle=Search 
yaxistitle=Number of searches

cfchartseries query=getsearches markerstyle=snow itemcolumn=searchterm 
valuecolumn=thecount serieslabel=searchterm type=bar
/cfchartseries
 /cfchart

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:203752
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Structures (probably a stupid question)

2005-04-24 Thread Will Tomlinson
At 12:57 PM 24/04/2005, Sean Corfield wrote:

If you're just getting your head around this stuff, I strongly suggest
you buy Jeff Peters' book: ColdFusion Lists, Arrays  Structures:

 

Excellent advice. Jeff Peters' book is a great read. Real world examples, etc..

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204200
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


How to loop over this struct and give me a total?

2005-04-27 Thread Will Tomlinson
I'm having brain lock again. 

I've built a function that should loop over a struct and give me a total for 
the cart items. Could someone point me in the right direction?

here's what the struct looks like:

cfset variables.cart[#ARGUMENTS.merchID#] = StructNew()
cfset variables.cart[#ARGUMENTS.merchID#][qty] = #ARGUMENTS.quantity#
cfset variables.cart[#ARGUMENTS.merchID#][price] = #ARGUMENTS.price#
cfset variables.cart[#ARGUMENTS.merchID#][subtotal] = ARGUMENTS.price# * 
#ARGUMENTS.quantity#

And here's the function I need to build to get a running total. 

cffunction name=GetCartTotal access=public returntype=numeric 
output=true hint=Show total of cart in dollars
cfloop collection=#VARIABLES.cart# item=thismerchID
cfset carttotal = VARIABLES.cart[#thismerch#][subtotal]??

/cfloop
/cffunction

Thanks,
Will


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204873
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: How to loop over this struct and give me a total?

2005-04-27 Thread Will Tomlinson
Here's my final working code. Thanks J - no thanks go to dave!  :)

cffunction name=GetCartTotal access=public returntype=numeric
 output=true hint=Show total of cart in dollars
 cfset var cartTotal = 0
 cfloop collection=#VARIABLES.cart# item=thismerchID
 cfset cartTotal = cartTotal + VARIABLES.cart[thismerchID][subtotal]
 /cfloop
 cfreturn cartTotal
 /cffunction 

Wilbergini

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204882
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: How to loop over this struct and give me a total?

2005-04-28 Thread Will Tomlinson
Yep, I'm still just a rookie, but I'm gettin' there! I just know two things 
about this function and calling it. 

1. I understand it. 
2. It works. 
3. It's simple

Ok, that was three things.

 Thanks for your input Joe. I'm just trying to keep my head above water right 
now. :)

preesh as usual J. 

Thanks,
Will


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205014
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


My cart works fine, but I need suggestions on shipping

2005-04-29 Thread Will Tomlinson
Hey guys,

My shopping cart cfc is workin' great and now I need to work on the shipping 
routine. I'll probably be using everything here in yet another e-comm site so 
I'd like to make this modular if possible. Can I get your input on the best way 
to create a shipping system for it. Is it a db table(s)? Is it a cfc itself? 
What does it entail? How should it look, how should it work? 

I looked at some others and just saw some typical admin pages where you set 
shipping preferences and values in the db, then the checkout pages run off 
those. Is that the best way?

Thanks much,
Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205133
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: My cart works fine, but I need suggestions on shipping

2005-04-29 Thread Will Tomlinson
Will,

What type of shipping do you want to do? If you use all UPS, you can
build your cfc to work with the UPS Online Tools for rate information...


I don't know exactly yet. I was wanting to just build something that would be a 
bit versatile. 

If you use FedEx, then you can build a system that gets the rate tables
for FedEx periodically. They're zip code based, so you shouldn't have
too much trouble figuring out how to work with them.

Sweet!

DHL has some online tools or some such, but I've never really used it. I
know that you can connect to a web service they host to get rate
information... I *believe*, like UPS, that you can even get
account-specific pricing from this service, but don't quote me on that.

You could build a system that interfaces with Intershipper, for which
you pay a monthly fee for real-time pricing on FedEx, DHL and USPS.

k!


USPS also has a web service or some sort of API against which you can
query to retrive rate information.

As for how you should model the system, I'd use a database and make your
shipping zone-based. You will want to allow the shop to charge extra on
shipping too, so don't forget to give them several options in this area.
You'll want to allow extra based on weight, price...

Also, don't overlook the need to provide specific shipping cost for
certain items. This is a necessity if there's anything oversized or
otherwise expensive to ship.

If you want a really good example of a strong shipping setup, get a copy
(I think you can download a demo) of X-Cart. www.x-cart.com It's PHP,
but they've set it up really well.

--Ferg

Thanks much Ken. I work with the info you've given me here. 

Will



-Original Message-
From: Will Tomlinson [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 29, 2005 2:46 PM
To: CF-Talk
Subject: My cart works fine, but I need suggestions on shipping

Hey guys,

My shopping cart cfc is workin' great and now I need to work on the
shipping routine. I'll probably be using everything here in yet another
e-comm site so I'd like to make this modular if possible. Can I get your
input on the best way to create a shipping system for it. Is it a db
table(s)? Is it a cfc itself? What does it entail? How should it look,
how should it work? 

I looked at some others and just saw some typical admin pages where you
set shipping preferences and values in the db, then the checkout pages
run off those. Is that the best way?

Thanks much,
Will

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205144
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: logic digression (was Re: Microsoft sponsoring CFUNITED-05)

2005-04-29 Thread Will Tomlinson
You guys have too much time on your hands. :)

Will

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205145
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: I truly hate Ben Forta

2005-05-11 Thread Will Tomlinson
I must admit, I have a special rack for my WACK right beside the commode. It's 
even marked CFWACK. If anyone touches, removes, or defaces it, they shall 
suffer a horrendous fate! I have a sign posting that as well.   :)

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206461
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Some ideas on payment methods for my cart?

2005-05-12 Thread Will Tomlinson
I'm working on my shopping cart payment methods page, and wondered if you guys 
had some ideas on a good way to use the new flash forms for selecting a payment 
method, and automatically having the needed form display on the page so the 
user doesnt have to click here there and yonder to enter his info. 

Like he selects credit card, and voila, it instantly displays, or he selects 
money order and voila, there's the money order info. 

Thanks,
Will

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206585
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Man, this is so OT...

2005-05-13 Thread Will Tomlinson
Don't attack me for posting this question. Just trust me. 

What color teeshirts do most of you like to wear? 

And if you had a choice of black or white, which would you prefer? 

Thanks!

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206631
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Man, this is so OT...

2005-05-13 Thread Will Tomlinson
Sweeet! Keep it comin guys. I really appreciate it!

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206638
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Man, this is so OT...

2005-05-13 Thread Will Tomlinson
Excellent! This is really givin' me a good picture. 

Thanks,
Will

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206650
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


URL question

2005-08-09 Thread Will Tomlinson
I gave my affiliate a URL to link to my site, which I grab the variable and do 
my thing with it. 

His link SHOULD BE: www.mysite.com?AFFID=101

But he did this instead: www.mysite.com/?AFFID=101

Everything still works fine when testing but I didn't know if there could be  a 
potential pitfall with the extra slash in there. 

Thanks,
Will 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214141
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: why we love coldfusion..........

2005-08-09 Thread Will Tomlinson
just curious, but doesn't this conflict with macromedia's trademark
policy? or do they know and love it?

I checked with MM first and they're ok with the shirts. They review the designs 
I create and approve them. 

And FYI, I'm currently in the process of developing a new site with a new name:

www.coldfusiongear.com

Thanks,
Will


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214149
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: why we love coldfusion..........

2005-08-09 Thread Will Tomlinson
That's great, but can I get mine in the new 7.0 oz version?
Okay- *I* thought it was funny, but I'm undercaffeinated. 



No, that was kinda funny. *kinda*  heeheehee!

:)

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214153
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


cfform file upload

2005-08-09 Thread Will Tomlinson
I just think this is REALLY sweet!

http://www.asfusion.com/blog/entry/file-upload-with-coldFusion-flash-forms

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214154
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: cfform file upload

2005-08-09 Thread Will Tomlinson
It has a progress bar. Bout damn time no?  :)

Will

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214155
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: cfform file upload

2005-08-09 Thread Will Tomlinson
Very nice indeed.  FYI it requires the Flash Player 8.



yeah, I was clickin on the file button and it didn't do anything. Then thought
DU! 

Got my 8 downloaded was an uploadin' fool! This is great!

Will

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214157
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: cfform file upload

2005-08-09 Thread Will Tomlinson
I got installed yet I get IO Error. H

Mine worked ok here. 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214160
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: cfform file upload

2005-08-09 Thread Will Tomlinson
what happens if you hit it w/flash 7? does it prompt you to install flash 8?

I tried and it just did nothing. Absolutely nothing. I stared at the screen 
with a blank look. Then the light bulb came on. :)

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214162
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: cfform file upload

2005-08-09 Thread Will Tomlinson
It has a PROGRESS BAR! 

Did I mention that part?? 

YA!!!   :)


Will

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214161
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: URL question

2005-08-09 Thread Will Tomlinson
I think the one with the slash is correct, assuming there's a default file
for the web root directory. I don't think the other one is a valid URL,
actually.


Ok, I tested it some more. Either way seems to work, but when I use it without 
the slash, it adds it anyway once you're in. So what you're sayin sounds right 
Dave. 

Thanks,
Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214261
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Estimated Freight

2005-08-10 Thread Will Tomlinson
 Will, can you get a developer's key without all the hassle of creating 
 an account, giving a credit card number, etc... ? 

To be honest, I can't remember exactly if I had to give a CC #. I don't *think* 
I did, but it was a while back. 

I doubt you do but please correct me if I'm wrong on this. 

Thanks,
Will

www.coldfusiongear.com
Cool gear for ColdFusion developers everywhere!

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214310
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFMAIL Attachments on the fly (not from a file)

2005-08-10 Thread Will Tomlinson
I thought a mail attachment *HAD* to come from a file in a directory on the 
server. 
I usually drop it in a temp directory, then clean it up after cfmail runs. 

Will

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214317
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFMAIL Attachments on the fly (not from a file)

2005-08-10 Thread Will Tomlinson
sorry, this is just over my head.  :)

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214319
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFMAIL Attachments on the fly (not from a file)

2005-08-10 Thread Will Tomlinson
Maybe this needs to be relayed to MM as a feature request?

Will

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214325
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Fusebox, Mach-II, GlueCode... the Oscar goes to...

2005-08-11 Thread Will Tomlinson
I just think it's great that we have such a choice with CF. We argue (converse) 
about which one is BEST! That's what makes it so powerful. You can be an 
amateur like me and code the basics, orrr you can code like lots of you 
guys do.  

BTW, I don't use any of them. My apps are usually too basic to need them.  :)

Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214531
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Sorting Struct

2005-08-12 Thread Will Tomlinson
And I'd add that anyone using structs, arrays or lists should check out Jeff 
Peters' book on the subject. No I'm not a Salesman for the guy, just learned a 
TON from that there little book!  http://protonarts.com/

:)

Will

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214725
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Studio 8 announced

2005-08-12 Thread Will Tomlinson
As for the comments about not buying t-shirts, what the heck did that
have to do with anything? I personally am not a fan of the shirts that
were made and wouldn't put them in the category of Cool coldfusion
gear in my opinion, but it's a start. I applaud Will for starting
something and giving it a try. 

Jeeez! Well thanks ... I guess. *I* think they're pretty killer lookin', and 
most of the comments I've received have been very positive. Just depends on 
everyones' tastes I guess. I'm workin' on some new designs too. :)

Thanks,
Will

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214733
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Studio 8 announced

2005-08-12 Thread Will Tomlinson
Don't be too upset, John wont wear anything unless it has a horse,
racing stripes or calvin peeing on a non-ford logo. :)


Ok! I'm gettin' some ideas here. A NASCAR with COLDFUSION plastered all over 
it!  :)

Will


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214739
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


  1   2   3   4   5   6   7   8   9   10   >