Open Source Shopping Cart (was: Shopping Cart)

2005-10-20 Thread Russell Patterson
I think this is a great idea, Does any type of open source shopping cart 
exists?

Russell

- Original Message - 
From: "Mike | NZSolutions Ltd" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Wednesday, October 19, 2005 8:09 PM
Subject: RE: Shopping Cart


> Question... I saw that someone was going to implement a opensource
> calendar app, another good project would be a open source shopping cart
> - would it not??
>
> See oscommerce.com for what they are working on - it is really good.
>
> mike
>


~|
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:221640
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


Shopping Cart

2002-11-16 Thread Michael T. Tangorre
Hey everyone.

I have a shopping cart CFC which is working fine. My problem is this: in order to pay 
via CC, the user is taken to a third party site that is branded to look like mine 
running except this is SSL. Now when the suer leaves my site, I have a session 
variable holding the shopping cart object; but a previous replier stated that going 
from http to https requires manually tracking the CFID and CFTOKEN... so when the 
third party site redirects the user back to my site, i check the order processed for 
Yes or No and if Yes I am unable to record the sale since the session variable is not 
valid anymore. Does this make sense? Is there some other technique I can use? Client 
Variables? etc..

Thanks.

Mike
 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Shopping Cart

2000-09-05 Thread Kevin Schmidt

This is a multi-part message in MIME format.

--=_NextPart_000_1803_01C0173D.82C757C0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I know this question has been asked before.  Is there a good open source =
shooping cart besides the quickstore app??

Thanks,

Kevin Schmidt
Internet Services Manager
Peterson, WIlliams & Bizer
Office: 734.995.5000
Mobile: 734.649.4843


--=_NextPart_000_1803_01C0173D.82C757C0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable








I know this question has been asked =
before. =20
Is there a good open source shooping cart besides the quickstore=20
app??
 
Thanks,
 
Kevin SchmidtInternet Services=20
ManagerPeterson, WIlliams & BizerOffice: =
734.995.5000Mobile:=20
734.649.4843

--=_NextPart_000_1803_01C0173D.82C757C0--

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Shopping cart

2002-05-21 Thread Douglas Brown

I just started work for a company that is using CF mainly, but has a ASP
shopping cart. Does anyone know of an open source shopping cart done in
CF that is pretty good?







Douglas Brown
Email: [EMAIL PROTECTED]

__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



shopping cart

2001-07-26 Thread Pooh Bear

currently, when a user clicks "BUY ME" for a product, the info for that 
product goes into an array (Price, id, desrctiption, quantity).  whats a 
better way to do it?
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Shopping Cart

2003-02-06 Thread Attley, Simon (CMG-SF)
Howdy list members,

I'm trying to build a small site for my girlfriend.  She wants to sell care packages.  
I'm an intermediate developer but have never built a shopping cart.  We do have a few 
dollars in the budget, but I would appreciate list input and or direction to any good 
books or resources on shopping carts.  I could build it if I had an example to work 
with, but need a little direction.  I have ColdFusion available and know one thing, I 
want to use session variables.

Thank you in advance, I appreciate any input.

Simon Attley


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Shopping Cart

2003-06-16 Thread Joel Blanchette
Hello All,  
Does anyone know of a good shopping cart.  Nothing too
elaborate, but something easy to implement.  I don't feel like
re-inventing the wheel.

Thanks
 
Joel


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Shopping cart

2003-08-14 Thread Michael T. Tangorre
Anyone know of a free CF based shopping cart with a simple admin back end to
it for administering products, etc...

Sincerely,
 
Michael Tangorre

---
AIM: Crazyflash4
Yahoo: Crazyflash4
MSN: mtangorre
---
 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



shopping cart?

2000-06-01 Thread jmentzer

Hi

I'm looking to do my first shopping cart w/ CF. As the merchant for whom the
site is being built doesn't accept credit cards, "submit order" is simply
going to send a few emails and store some records in the database.

Can anyone give me a few pointers on the best way to do this? Would
CFTRANSACTION be useful?

Thanks!

* John *

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Shopping Cart

2000-12-19 Thread Eric Homa

Can anyone recommend a shopping cart that is written in CF that can be integrated into 
our own code?  Any shopping cart experiences, good and bad, would be welcome 
information.

Thanks,

Eric Homa
compudigital.com


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Shopping cart?

2006-12-01 Thread Doug Brown
Was wondering if anyone has or knows of a resource on developing shopping carts 
that use a database for cart storage versus session scope. Just wondering what 
the best way to handle things would be. The way I imagine it, and I may be 
wrong, is to have the client create their ad and place it into a tempAds Table, 
then I would use the adid as the cart item key. Once the client decides to 
check out and I receive confirmation of payment, I would pull the information 
from the temporary table and insert it into the advertisements table. Does this 
sound about right, or am I way off base? any help is much appreciated.





Doug B.

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

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


Shopping Cart

2006-08-19 Thread Jenny Gavin-Wear
I have been wondering whether to post this link for a while now, so here goes.

http://www.fasttrackonline.co.uk/shopping-cart-features.cfm

Constructive feedback would be appreciated.

If anyone is interested in selling this on, please contact me off the list.

Jenny

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.11.3/423 - Release Date: 18/08/2006
 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

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


Shopping Cart

2005-06-12 Thread Michael Hohnecker
I have been messing around with Ben Forta’s shopping cart in the WAC book and 
was wondering what other options are available.  Does anyone have 
recommendations on a Cold Fusion based shopping cart that you can customize.  I 
know Able Commerce is a player in this market but I’m skeptical about them. 
Any suggestions would be great.

Mike

~|
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:209265
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


Shopping Cart

2005-10-19 Thread Don R Seibert
Hi All,

 

 

 

I am looking for a pretty easy to use shopping cart that I can integrate
with a site that is already up and running. I am using ColdFusion MX 6.1
and I can use Access or SQL server. 

 

Oh, and it needs to be inexpensive too. Can anyone recommend a starting
place or experience with a particular package.

 

 

 

Thanks,

 

 

 

Don Seibert

SeiberSpace Technologies, LLC

www.seiberspace.net <http://www.seiberspace.net/> 

 




~|
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:221585
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


Shopping Cart

2004-12-27 Thread Stephen B
Hello Everyone,

My customer has over 100 frames to choose from for his company. And would
need something like this. Now unlike this site what he would like is for you
to be able to look at all the different frames that  he has click on the
picture of the one you like and the choose the size backing etc. And for it
to give you a price according to size. I have Cartweaver 1.55 could one of you 
mod the cart to do something like this? And what would it cost?

http://www.wholesaleposterframes.com/wpfstore/agora.cgi?cartlink=custom.html&cart_id=2133143.25226*Zd4io4

~|
Special thanks to the CF Community Suite Silver Sponsor - New Atlanta
http://www.newatlanta.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188833
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-20 Thread Mike | NZSolutions Ltd
And if not, would there be interest in initiating a project?

-Original Message-
From: Russell Patterson [mailto:[EMAIL PROTECTED] 
Sent: Friday, 21 October 2005 2:39 a.m.
To: CF-Talk
Subject: Open Source Shopping Cart (was: Shopping Cart)


I think this is a great idea, Does any type of open source shopping cart

exists?

Russell

- Original Message - 
From: "Mike | NZSolutions Ltd" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Wednesday, October 19, 2005 8:09 PM
Subject: RE: Shopping Cart


> Question... I saw that someone was going to implement a opensource 
> calendar app, another good project would be a open source shopping 
> cart
> - would it not??
>
> See oscommerce.com for what they are working on - it is really good.
>
> mike
>




~|
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:221736
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-20 Thread Andy
Yes. 

-Original Message-
From: Mike | NZSolutions Ltd [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 20, 2005 3:52 PM
To: CF-Talk
Subject: RE: Open Source Shopping Cart (was: Shopping Cart)

And if not, would there be interest in initiating a project?

-Original Message-
From: Russell Patterson [mailto:[EMAIL PROTECTED]
Sent: Friday, 21 October 2005 2:39 a.m.
To: CF-Talk
Subject: Open Source Shopping Cart (was: Shopping Cart)


I think this is a great idea, Does any type of open source shopping cart

exists?

Russell

- Original Message - 
From: "Mike | NZSolutions Ltd" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Wednesday, October 19, 2005 8:09 PM
Subject: RE: Shopping Cart


> Question... I saw that someone was going to implement a opensource 
> calendar app, another good project would be a open source shopping 
> cart
> - would it not??
>
> See oscommerce.com for what they are working on - it is really good.
>
> mike
>






~|
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:221763
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-20 Thread dave
i'm in :)

~Dave the disruptor~
"Some people just don't appreciate how difficult it is to dispense wisdom and 
abuse at the same time." 


From: "Andy" <[EMAIL PROTECTED]>
Sent: Thursday, October 20, 2005 10:19 PM
To: CF-Talk 
Subject: RE: Open Source Shopping Cart (was: Shopping Cart) 

Yes. 

-Original Message-
From: Mike | NZSolutions Ltd [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 20, 2005 3:52 PM
To: CF-Talk
Subject: RE: Open Source Shopping Cart (was: Shopping Cart)

And if not, would there be interest in initiating a project?

-Original Message-
From: Russell Patterson [mailto:[EMAIL PROTECTED]
Sent: Friday, 21 October 2005 2:39 a.m.
To: CF-Talk
Subject: Open Source Shopping Cart (was: Shopping Cart)

I think this is a great idea, Does any type of open source shopping cart

exists?

Russell

- Original Message - 
From: "Mike | NZSolutions Ltd" 
To: "CF-Talk" 
Sent: Wednesday, October 19, 2005 8:09 PM
Subject: RE: Shopping Cart

> Question... I saw that someone was going to implement a opensource 
> calendar app, another good project would be a open source shopping 
> cart
> - would it not??
>
> See oscommerce.com for what they are working on - it is really good.
>
> mike
>



~|
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:221773
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-21 Thread Russell Patterson
I'd be interested in helping, however, I am not the strongest CF developer.

Russell

- Original Message - 
From: "Andy" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Thursday, October 20, 2005 9:18 PM
Subject: RE: Open Source Shopping Cart (was: Shopping Cart)


> Yes.
>
> -Original Message-
> From: Mike | NZSolutions Ltd [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 20, 2005 3:52 PM
> To: CF-Talk
> Subject: RE: Open Source Shopping Cart (was: Shopping Cart)
>
> And if not, would there be interest in initiating a project?
>
> -Original Message-
> From: Russell Patterson [mailto:[EMAIL PROTECTED]
> Sent: Friday, 21 October 2005 2:39 a.m.
> To: CF-Talk
> Subject: Open Source Shopping Cart (was: Shopping Cart)
>
>
> I think this is a great idea, Does any type of open source shopping cart
>
> exists?
>
> Russell
>
> - Original Message - 
> From: "Mike | NZSolutions Ltd" <[EMAIL PROTECTED]>
> To: "CF-Talk" 
> Sent: Wednesday, October 19, 2005 8:09 PM
> Subject: RE: Shopping Cart
>
>
>> Question... I saw that someone was going to implement a opensource
>> calendar app, another good project would be a open source shopping
>> cart
>> - would it not??
>>
>> See oscommerce.com for what they are working on - it is really good.
>>
>> mike
>>
>
>
>
>
>
>
> 

~|
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:221796
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-21 Thread Jillian Koskie
I would be interested in helping as well.

--
Jillian 

-Original Message-
From: Russell Patterson [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 21, 2005 8:15 AM
To: CF-Talk
Subject: Re: Open Source Shopping Cart (was: Shopping Cart)

I'd be interested in helping, however, I am not the strongest CF
developer.

Russell

- Original Message - 
From: "Andy" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Thursday, October 20, 2005 9:18 PM
Subject: RE: Open Source Shopping Cart (was: Shopping Cart)


> Yes.
>
> -Original Message-
> From: Mike | NZSolutions Ltd [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 20, 2005 3:52 PM
> To: CF-Talk
> Subject: RE: Open Source Shopping Cart (was: Shopping Cart)
>
> And if not, would there be interest in initiating a project?
>
> -Original Message-
> From: Russell Patterson [mailto:[EMAIL PROTECTED]
> Sent: Friday, 21 October 2005 2:39 a.m.
> To: CF-Talk
> Subject: Open Source Shopping Cart (was: Shopping Cart)
>
>
> I think this is a great idea, Does any type of open source shopping
cart
>
> exists?
>
> Russell
>
> - Original Message - 
> From: "Mike | NZSolutions Ltd" <[EMAIL PROTECTED]>
> To: "CF-Talk" 
> Sent: Wednesday, October 19, 2005 8:09 PM
> Subject: RE: Shopping Cart
>
>
>> Question... I saw that someone was going to implement a opensource
>> calendar app, another good project would be a open source shopping
>> cart
>> - would it not??
>>
>> See oscommerce.com for what they are working on - it is really good.
>>
>> mike
>>
>
>
>
>
>
>
> 



~|
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:221811
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-21 Thread Jim Davis
I'd help as well and could offer hosting for the project if needed.

Jim Davis

> -Original Message-
> From: Russell Patterson [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 21, 2005 10:15 AM
> To: CF-Talk
> Subject: Re: Open Source Shopping Cart (was: Shopping Cart)
> 
> I'd be interested in helping, however, I am not the strongest CF
> developer.
> 
> Russell
> 
> - Original Message -
> From: "Andy" <[EMAIL PROTECTED]>
> To: "CF-Talk" 
> Sent: Thursday, October 20, 2005 9:18 PM
> Subject: RE: Open Source Shopping Cart (was: Shopping Cart)
> 
> 
> > Yes.
> >
> > -Original Message-
> > From: Mike | NZSolutions Ltd [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, October 20, 2005 3:52 PM
> > To: CF-Talk
> > Subject: RE: Open Source Shopping Cart (was: Shopping Cart)
> >
> > And if not, would there be interest in initiating a project?
> >
> > -Original Message-----
> > From: Russell Patterson [mailto:[EMAIL PROTECTED]
> > Sent: Friday, 21 October 2005 2:39 a.m.
> > To: CF-Talk
> > Subject: Open Source Shopping Cart (was: Shopping Cart)
> >
> >
> > I think this is a great idea, Does any type of open source shopping cart
> >
> > exists?
> >
> > Russell
> >
> > - Original Message -
> > From: "Mike | NZSolutions Ltd" <[EMAIL PROTECTED]>
> > To: "CF-Talk" 
> > Sent: Wednesday, October 19, 2005 8:09 PM
> > Subject: RE: Shopping Cart
> >
> >
> >> Question... I saw that someone was going to implement a opensource
> >> calendar app, another good project would be a open source shopping
> >> cart
> >> - would it not??
> >>
> >> See oscommerce.com for what they are working on - it is really good.
> >>
> >> mike
> >>
> >
> >
> >
> >
> >
> >
> >
> 
> 

~|
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:221823
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-21 Thread Sean Corfield
On 10/21/05, Jim Davis <[EMAIL PROTECTED]> wrote:
> I'd help as well and could offer hosting for the project if needed.

Out of curiosity, why not use cfopen.org or openxcf @ sourceforge,
both of which already exist, are free, and have all the necessary
infrastructure?
--
Sean A Corfield -- http://corfield.org/
Got frameworks?

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~|
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:221876
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-21 Thread Jim Davis
> -Original Message-
> From: Sean Corfield [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 21, 2005 5:46 PM
> To: CF-Talk
> Subject: Re: Open Source Shopping Cart (was: Shopping Cart)
> 
> On 10/21/05, Jim Davis <[EMAIL PROTECTED]> wrote:
> > I'd help as well and could offer hosting for the project if needed.
> 
> Out of curiosity, why not use cfopen.org or openxcf @ sourceforge,
> both of which already exist, are free, and have all the necessary
> infrastructure?

No reason at all.  I was just offering if they wanted the space and email
and such.

Not making a value judgment at all.

Although for what it's worth I actually already exist, am free and have at
least some infrastructure as well.  ;^)

Jim Davis



~|
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:221887
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-21 Thread Sean Corfield
On 10/21/05, Jim Davis <[EMAIL PROTECTED]> wrote:
> Although for what it's worth I actually already exist, am free and have at
> least some infrastructure as well.  ;^)

LOL! No offence intended...

One thing that I think really would help the Open Source scene in the
ColdFusion community would be to rally around just one or two places
for projects. When folks say they don't see much Open Source happening
in our community, that's partly (mostly?) because there's no single
place to go to look for Open Source projects.

And just to prove my point, I realized that my Open Source Concurrency
library was hard to find so I've put that up on cfopen.org today.
--
Sean A Corfield -- http://corfield.org/
Got frameworks?

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~|
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:221892
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-21 Thread Alan Rother
Not to take this thread in a whole new direction, but is anyone else
offended that the cfopen.org  project is written in PHP?
 Doesn't Ray Camden have a nice BB type app written in CF and FB?
 Just had to put that out into the universe..
 =]
 Alan Rother
Macromedia Certified Advanced ColdFusion MX 7 Developer

 On 10/21/05, Sean Corfield <[EMAIL PROTECTED]> wrote:
>
> On 10/21/05, Jim Davis <[EMAIL PROTECTED]> wrote:
> > Although for what it's worth I actually already exist, am free and have
> at
> > least some infrastructure as well. ;^)
>
> LOL! No offence intended...
>
> One thing that I think really would help the Open Source scene in the
> ColdFusion community would be to rally around just one or two places
> for projects. When folks say they don't see much Open Source happening
> in our community, that's partly (mostly?) because there's no single
> place to go to look for Open Source projects.
>
> And just to prove my point, I realized that my Open Source Concurrency
> library was hard to find so I've put that up on 
> cfopen.orgtoday.
> --
> Sean A Corfield -- http://corfield.org/
> Got frameworks?
>
> "If you're not annoying somebody, you're not really alive."
> -- Margaret Atwood
>
> 

~|
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:221896
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-21 Thread Spike
I'm not offended in the slightest. I'm actually slightly offended that you
would suggest that it's wrong to use it.

So much so that, I'll give you $1,000 if you can build me a ColdFusion
application that implements 90% of the features in cfopen.org
..

If I had $10,000 to spare I'd offer that because I know that it would take
enormously more time and money than that to build it.

Spike

On 10/22/05, Alan Rother <[EMAIL PROTECTED]> wrote:
>
> Not to take this thread in a whole new direction, but is anyone else
> offended that the cfopen.org  
> project is written in PHP?
> Doesn't Ray Camden have a nice BB type app written in CF and FB?
> Just had to put that out into the universe..
> =]
> Alan Rother
> Macromedia Certified Advanced ColdFusion MX 7 Developer
>
> On 10/21/05, Sean Corfield <[EMAIL PROTECTED]> wrote:
> >
> > On 10/21/05, Jim Davis <[EMAIL PROTECTED]> wrote:
> > > Although for what it's worth I actually already exist, am free and
> have
> > at
> > > least some infrastructure as well. ;^)
> >
> > LOL! No offence intended...
> >
> > One thing that I think really would help the Open Source scene in the
> > ColdFusion community would be to rally around just one or two places
> > for projects. When folks say they don't see much Open Source happening
> > in our community, that's partly (mostly?) because there's no single
> > place to go to look for Open Source projects.
> >
> > And just to prove my point, I realized that my Open Source Concurrency
> > library was hard to find so I've put that up on 
> > cfopen.org
> today.
> > --
> > Sean A Corfield -- http://corfield.org/
> > Got frameworks?
> >
> > "If you're not annoying somebody, you're not really alive."
> > -- Margaret Atwood
> >
> >
>
> 

~|
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:221899
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-21 Thread Emmet McGovern
Spike, why pay money? Isn't it obvious?  We could start an open source
project to make an open source distribution and collaboration app.  Sheeesh

-e

-Original Message-
From: Spike [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 21, 2005 8:21 PM
To: CF-Talk
Subject: Re: Open Source Shopping Cart (was: Shopping Cart)

I'm not offended in the slightest. I'm actually slightly offended that you
would suggest that it's wrong to use it.

So much so that, I'll give you $1,000 if you can build me a ColdFusion
application that implements 90% of the features in
cfopen.org<http://cfopen.org>
...

If I had $10,000 to spare I'd offer that because I know that it would take
enormously more time and money than that to build it.

Spike

On 10/22/05, Alan Rother <[EMAIL PROTECTED]> wrote:
>
> Not to take this thread in a whole new direction, but is anyone else
> offended that the cfopen.org <http://cfopen.org> <http://cfopen.org>
> project is written in PHP?
> Doesn't Ray Camden have a nice BB type app written in CF and FB?
> Just had to put that out into the universe..
> =]
> Alan Rother
> Macromedia Certified Advanced ColdFusion MX 7 Developer
>
> On 10/21/05, Sean Corfield <[EMAIL PROTECTED]> wrote:
> >
> > On 10/21/05, Jim Davis <[EMAIL PROTECTED]> wrote:
> > > Although for what it's worth I actually already exist, am free and
> have
> > at
> > > least some infrastructure as well. ;^)
> >
> > LOL! No offence intended...
> >
> > One thing that I think really would help the Open Source scene in the
> > ColdFusion community would be to rally around just one or two places
> > for projects. When folks say they don't see much Open Source happening
> > in our community, that's partly (mostly?) because there's no single
> > place to go to look for Open Source projects.
> >
> > And just to prove my point, I realized that my Open Source Concurrency
> > library was hard to find so I've put that up on
cfopen.org<http://cfopen.org>
> <http://cfopen.org>today.
> > --
> > Sean A Corfield -- http://corfield.org/
> > Got frameworks?
> >
> > "If you're not annoying somebody, you're not really alive."
> > -- Margaret Atwood
> >
> >
>
> 



~|
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:221901
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-21 Thread Spike
*Smacks Forehead*,

Why didn't I see that before.

It'll be done by Monday in time for us all to submit our projects no doubt
;-)

Spike

On 10/22/05, Emmet McGovern <[EMAIL PROTECTED]> wrote:
>
> Spike, why pay money? Isn't it obvious? We could start an open source
> project to make an open source distribution and collaboration app. Sheeesh
>
> -e
>
> -Original Message-
> From: Spike [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 21, 2005 8:21 PM
> To: CF-Talk
> Subject: Re: Open Source Shopping Cart (was: Shopping Cart)
>
> I'm not offended in the slightest. I'm actually slightly offended that you
> would suggest that it's wrong to use it.
>
> So much so that, I'll give you $1,000 if you can build me a ColdFusion
> application that implements 90% of the features in
> cfopen.org <http://cfopen.org><http://cfopen.org>
> ...
>
> If I had $10,000 to spare I'd offer that because I know that it would take
> enormously more time and money than that to build it.
>
> Spike
>
> On 10/22/05, Alan Rother <[EMAIL PROTECTED]> wrote:
> >
> > Not to take this thread in a whole new direction, but is anyone else
> > offended that the cfopen.org <http://cfopen.org> <http://cfopen.org> <
> http://cfopen.org>
> > project is written in PHP?
> > Doesn't Ray Camden have a nice BB type app written in CF and FB?
> > Just had to put that out into the universe..
> > =]
> > Alan Rother
> > Macromedia Certified Advanced ColdFusion MX 7 Developer
> >
> > On 10/21/05, Sean Corfield <[EMAIL PROTECTED]> wrote:
> > >
> > > On 10/21/05, Jim Davis <[EMAIL PROTECTED]> wrote:
> > > > Although for what it's worth I actually already exist, am free and
> > have
> > > at
> > > > least some infrastructure as well. ;^)
> > >
> > > LOL! No offence intended...
> > >
> > > One thing that I think really would help the Open Source scene in the
> > > ColdFusion community would be to rally around just one or two places
> > > for projects. When folks say they don't see much Open Source happening
> > > in our community, that's partly (mostly?) because there's no single
> > > place to go to look for Open Source projects.
> > >
> > > And just to prove my point, I realized that my Open Source Concurrency
> > > library was hard to find so I've put that up on
> cfopen.org <http://cfopen.org><http://cfopen.org>
> > <http://cfopen.org>today.
> > > --
> > > Sean A Corfield -- http://corfield.org/
> > > Got frameworks?
> > >
> > > "If you're not annoying somebody, you're not really alive."
> > > -- Margaret Atwood
> > >
> > >
> >
> >
>
>
>
> 

~|
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:221902
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-21 Thread Will Tomlinson
I've actually been workin' on one myself for this very purpose, and for about 3 
months it seems. lol! Kinda tough to move fast with it though. 

Building productmanager.cfc and already have cart.cfc mostly complete. 
Like cw, the app allows unlimited product options, but mine will allow images 
for any of those options. So you could have an image for red, black, blue for 
instance.

I also even have an affiliatetracker.cfc on a working site that I'll add in.  

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:221909
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-21 Thread Bobby Hartsfield
Nice, that was always the most annoying tedious process! ...and that’s when
I knew what options were going to be there :)
 
..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com

-Original Message-
From: Will Tomlinson [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 21, 2005 9:52 PM
To: CF-Talk
Subject: Re: Open Source Shopping Cart (was: Shopping Cart)

I've actually been workin' on one myself for this very purpose, and for
about 3 months it seems. lol! Kinda tough to move fast with it though. 

Building productmanager.cfc and already have cart.cfc mostly complete. 
Like cw, the app allows unlimited product options, but mine will allow
images for any of those options. So you could have an image for red, black,
blue for instance.

I also even have an affiliatetracker.cfc on a working site that I'll add in.


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:221910
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-21 Thread dave
by the time its done even rick will be running cfmx 47.1 and it will be an 
included feature of cfm along with image manipulation and insta-site building 
with mind reading graphic generations and the whole shabang.

~Dave the disruptor~
"Some people just don't appreciate how difficult it is to dispense wisdom and 
abuse at the same time." 


From: Will Tomlinson <[EMAIL PROTECTED]>
Sent: Friday, October 21, 2005 9:53 PM
To: CF-Talk 
Subject: Re: Open Source Shopping Cart (was: Shopping Cart) 

I've actually been workin' on one myself for this very purpose, and for about 3 
months it seems. lol! Kinda tough to move fast with it though. 

Building productmanager.cfc and already have cart.cfc mostly complete. 
Like cw, the app allows unlimited product options, but mine will allow images 
for any of those options. So you could have an image for red, black, blue for 
instance.

I also even have an affiliatetracker.cfc on a working site that I'll add in. 

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:221916
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-22 Thread Bobby Hartsfield
I was hoping those features would be released in the next update for the
current version. C'mon MM... what's the hold up? ;)

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

-Original Message-
From: dave [mailto:[EMAIL PROTECTED] 
Sent: Saturday, October 22, 2005 2:41 AM
To: CF-Talk
Subject: Re: Open Source Shopping Cart (was: Shopping Cart)

by the time its done even rick will be running cfmx 47.1 and it will be an
included feature of cfm along with image manipulation and insta-site
building with mind reading graphic generations and the whole shabang.

~Dave the disruptor~
"Some people just don't appreciate how difficult it is to dispense wisdom
and abuse at the same time." 


From: Will Tomlinson <[EMAIL PROTECTED]>
Sent: Friday, October 21, 2005 9:53 PM
To: CF-Talk 
Subject: Re: Open Source Shopping Cart (was: Shopping Cart) 

I've actually been workin' on one myself for this very purpose, and for
about 3 months it seems. lol! Kinda tough to move fast with it though. 

Building productmanager.cfc and already have cart.cfc mostly complete. 
Like cw, the app allows unlimited product options, but mine will allow
images for any of those options. So you could have an image for red, black,
blue for instance.

I also even have an affiliatetracker.cfc on a working site that I'll add in.


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:221919
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-22 Thread dave
i know the damn slackers!

must be getting ready for the upcoming pummeling of the new "flash 
killer"...

~Dave the disruptor~
"Some people just don't appreciate how difficult it is to dispense wisdom and 
abuse at the same time." 


From: "Bobby Hartsfield" <[EMAIL PROTECTED]>
Sent: Saturday, October 22, 2005 3:07 AM
To: CF-Talk 
Subject: RE: Open Source Shopping Cart (was: Shopping Cart) 

I was hoping those features would be released in the next update for the
current version. C'mon MM... what's the hold up? ;)

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

-Original Message-
From: dave [mailto:[EMAIL PROTECTED] 
Sent: Saturday, October 22, 2005 2:41 AM
To: CF-Talk
Subject: Re: Open Source Shopping Cart (was: Shopping Cart)

by the time its done even rick will be running cfmx 47.1 and it will be an
included feature of cfm along with image manipulation and insta-site
building with mind reading graphic generations and the whole shabang.

~Dave the disruptor~
"Some people just don't appreciate how difficult it is to dispense wisdom
and abuse at the same time." 


From: Will Tomlinson 
Sent: Friday, October 21, 2005 9:53 PM
To: CF-Talk 
Subject: Re: Open Source Shopping Cart (was: Shopping Cart) 

I've actually been workin' on one myself for this very purpose, and for
about 3 months it seems. lol! Kinda tough to move fast with it though. 

Building productmanager.cfc and already have cart.cfc mostly complete. 
Like cw, the app allows unlimited product options, but mine will allow
images for any of those options. So you could have an image for red, black,
blue for instance.

I also even have an affiliatetracker.cfc on a working site that I'll add in.

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:221920
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-22 Thread Taco Fleur
MM is no more ...

Taco Fleur - CEO
Pacific Fox http://www.pacificfox.com.au 
an industry leader with commercial IT experience since 1994 .

** Web Design and Development 

** SMS Solutions, including developer API

** Domain Registration, .COM for as low as AUSD$15 a year, .COM.AU for
AUSD$50 two years!

** Seamless Merchant integration

** We endorse PayPal, accept payments online now!



> -Original Message-
> From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, 22 October 2005 5:06 PM
> To: CF-Talk
> Subject: RE: Open Source Shopping Cart (was: Shopping Cart)
> 
> 
> I was hoping those features would be released in the next 
> update for the current version. C'mon MM... what's the hold up? ;)
> 
>  
> ..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
> Bobby Hartsfield
> http://acoderslife.com
> 
> -Original Message-
> From: dave [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, October 22, 2005 2:41 AM
> To: CF-Talk
> Subject: Re: Open Source Shopping Cart (was: Shopping Cart)
> 
> by the time its done even rick will be running cfmx 47.1 and 
> it will be an included feature of cfm along with image 
> manipulation and insta-site building with mind reading 
> graphic generations and the whole shabang.
> 
> ~Dave the disruptor~
> "Some people just don't appreciate how difficult it is to 
> dispense wisdom and abuse at the same time." 
> 
> 
> From: Will Tomlinson <[EMAIL PROTECTED]>
> Sent: Friday, October 21, 2005 9:53 PM
> To: CF-Talk 
> Subject: Re: Open Source Shopping Cart (was: Shopping Cart) 
> 
> I've actually been workin' on one myself for this very 
> purpose, and for about 3 months it seems. lol! Kinda tough to 
> move fast with it though. 
> 
> Building productmanager.cfc and already have cart.cfc mostly 
> complete. 
> Like cw, the app allows unlimited product options, but mine 
> will allow images for any of those options. So you could have 
> an image for red, black, blue for instance.
> 
> I also even have an affiliatetracker.cfc on a working site 
> that I'll add in.
> 
> 
> 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:221921
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-22 Thread Bobby Hartsfield
Ha! Good point

 
..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
-Original Message-
From: dave [mailto:[EMAIL PROTECTED] 
Sent: Saturday, October 22, 2005 3:21 AM
To: CF-Talk
Subject: RE: Open Source Shopping Cart (was: Shopping Cart)

i know the damn slackers!

must be getting ready for the upcoming pummeling of the new "flash
killer"...

~Dave the disruptor~
"Some people just don't appreciate how difficult it is to dispense wisdom
and abuse at the same time." 


From: "Bobby Hartsfield" <[EMAIL PROTECTED]>
Sent: Saturday, October 22, 2005 3:07 AM
To: CF-Talk 
Subject: RE: Open Source Shopping Cart (was: Shopping Cart) 

I was hoping those features would be released in the next update for the
current version. C'mon MM... what's the hold up? ;)

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

-Original Message-
From: dave [mailto:[EMAIL PROTECTED] 
Sent: Saturday, October 22, 2005 2:41 AM
To: CF-Talk
Subject: Re: Open Source Shopping Cart (was: Shopping Cart)

by the time its done even rick will be running cfmx 47.1 and it will be an
included feature of cfm along with image manipulation and insta-site
building with mind reading graphic generations and the whole shabang.

~Dave the disruptor~
"Some people just don't appreciate how difficult it is to dispense wisdom
and abuse at the same time." 


From: Will Tomlinson 
Sent: Friday, October 21, 2005 9:53 PM
To: CF-Talk 
Subject: Re: Open Source Shopping Cart (was: Shopping Cart) 

I've actually been workin' on one myself for this very purpose, and for
about 3 months it seems. lol! Kinda tough to move fast with it though. 

Building productmanager.cfc and already have cart.cfc mostly complete. 
Like cw, the app allows unlimited product options, but mine will allow
images for any of those options. So you could have an image for red, black,
blue for instance.

I also even have an affiliatetracker.cfc on a working site that I'll add in.

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:221936
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-23 Thread Dave Watts
> Not to take this thread in a whole new direction, but is anyone 
> else offended that the cfopen.org  project is 
> written in PHP?

One should never take offense at free, existing code that you can use.

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:221970
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-23 Thread Jim Davis
> -Original Message-
> From: Alan Rother [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 21, 2005 8:00 PM
> To: CF-Talk
> Subject: Re: Open Source Shopping Cart (was: Shopping Cart)
> 
> Not to take this thread in a whole new direction, but is anyone else
> offended that the cfopen.org <http://cfopen.org> project is written in
> PHP?

"Offended"?  No.

We're CF folks, Alan!  We've known for years that CF is an option, not a
religion.  We don't begrudge other tools... especially when they're used to
promote CF.  ;^)

However, that being said, I can see how other, less mature, communities
might attempt to use this against CF.  But I wouldn't worry about this in
the long run - those people are very unlikely to start using CF in the first
place.

Jim Davis




~|
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:221978
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-23 Thread Dana
I would also like to be kept apprised of this project and would be
interested in helping.

On 10/21/05, Jillian Koskie <[EMAIL PROTECTED]> wrote:
>
> I would be interested in helping as well.
>
> --
> Jillian
>
> -Original Message-
> From: Russell Patterson [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 21, 2005 8:15 AM
> To: CF-Talk
> Subject: Re: Open Source Shopping Cart (was: Shopping Cart)
>
> I'd be interested in helping, however, I am not the strongest CF
> developer.
>
> Russell
>
> - Original Message -
> From: "Andy" <[EMAIL PROTECTED]>
> To: "CF-Talk" 
> Sent: Thursday, October 20, 2005 9:18 PM
> Subject: RE: Open Source Shopping Cart (was: Shopping Cart)
>
>
> > Yes.
> >
> > -Original Message-
> > From: Mike | NZSolutions Ltd [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, October 20, 2005 3:52 PM
> > To: CF-Talk
> > Subject: RE: Open Source Shopping Cart (was: Shopping Cart)
> >
> > And if not, would there be interest in initiating a project?
> >
> > -Original Message-----
> > From: Russell Patterson [mailto:[EMAIL PROTECTED]
> > Sent: Friday, 21 October 2005 2:39 a.m.
> > To: CF-Talk
> > Subject: Open Source Shopping Cart (was: Shopping Cart)
> >
> >
> > I think this is a great idea, Does any type of open source shopping
> cart
> >
> > exists?
> >
> > Russell
> >
> > - Original Message -
> > From: "Mike | NZSolutions Ltd" <[EMAIL PROTECTED]>
> > To: "CF-Talk" 
> > Sent: Wednesday, October 19, 2005 8:09 PM
> > Subject: RE: Shopping Cart
> >
> >
> >> Question... I saw that someone was going to implement a opensource
> >> calendar app, another good project would be a open source shopping
> >> cart
> >> - would it not??
> >>
> >> See oscommerce.com <http://oscommerce.com> for what they are working on
> - it is really good.
> >>
> >> mike
> >>
> >
> >
> >
> >
> >
> >
> >
>
>
>
> 

~|
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:221983
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: Open Source Shopping Cart (was: Shopping Cart)

2005-10-24 Thread Damien McKenna
> -Original Message-
> From: Alan Rother [mailto:[EMAIL PROTECTED] 
> 
> Not to take this thread in a whole new direction, but is anyone else
> offended that the cfopen.org  project is 
> written in PHP?

Another thought... rubyforge.org, the cfopen.org equivelent for Ruby
(and Ruby on Rails, the current belle of the web development media ball)
also uses Gforge (http://gforge.org/), the project that forked from the
original Sourceforge code after one of the original developers was let
go.  Gforge is a darn good system, so why not use it?

-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include 

~|
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:222050
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


Recommended Shopping Cart

2010-11-03 Thread Dakota Burns

Hi -

I have a client that will be selling products, likely from multiple
suppliers. I've programmed a CF extranet that will spit out a coupon code
based on the number of points people accrue in the system. I need to
integrate the coupon code, and list products by supplier where shipping rate
& taxes are handled effectively. I don't want to work with a crappy system,
and if possible, would prefer the cart be written in CF, but I suppose
that's not required. Budget is open depending on what impresses me as I'll
be the one deploying it and potentially teaching low-skilled computer people
how to use some of the basics.

On the low end, in terms of pricing, I've recently taken a brief look at
CFShopKart, and from what I can tell thus far, it looks to be supported and
may provide me with what I'm looking for since I can modify as I wish. Which
shopping cart / ecommerce systems do you all use? If the cart is not
developed with CF, (most seem to be Php), have you needed to communicate
with the cart via any of your CF applications?

Thank you,
Dakota


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338809
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Shopping Cart

2002-11-16 Thread Jeff Garza
You could always set a more persistant cookie with a UUID or some other
indentifying number and use that to key the cart information into a
database and go from there.  This would also provide you with abandoned
cart information for later analysis.  On successful processing of the
order, delete the cookie.

Just a thought...

Jeff

-Original Message-
From: Michael T. Tangorre [mailto:[EMAIL PROTECTED]] 
Sent: Saturday, November 16, 2002 12:58 PM
To: CF-Talk
Subject: Shopping Cart


Hey everyone.

I have a shopping cart CFC which is working fine. My problem is this: in
order to pay via CC, the user is taken to a third party site that is
branded to look like mine running except this is SSL. Now when the suer
leaves my site, I have a session variable holding the shopping cart
object; but a previous replier stated that going from http to https
requires manually tracking the CFID and CFTOKEN... so when the third
party site redirects the user back to my site, i check the order
processed for Yes or No and if Yes I am unable to record the sale since
the session variable is not valid anymore. Does this make sense? Is
there some other technique I can use? Client Variables? etc..

Thanks.

Mike
 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



RE: Shopping Cart

2002-11-16 Thread Ezine
If your SSL provider supports it, parhaps passing the order number would
also be an acceptable option.. I particularly like either UUID, or
'mmdd-hhmmss-ip1-ip2-ip3-ip4', example:  01132002-201001-192-168-0-1 if
UUID isn't available.

Code snippet:
--





---
End Code  snippet

This would probably make more sense in a cfscript block..   so here.

Code snippet:
--

// Daniel Olivares - Update: 03_17_2002

tempvalue='#month(Now())##day(Now())##right(year(Now()),4)#-#timeformat(Now(
),"HH")##timeformat(Now(),"mm")##timeformat(Now(),"ss")#-#REMOTE_ADDR#';
// Write the date string and append the IP address like this..
03012002-120320-192.168.0.1
OrderNumber='#Replace(tempvalue, ".", "-", "ALL")#';
// Replace periods from the remote address with dashes

---
End Code  snippet

Daniel Olivares
WorldWideWebz.com

Phone:  (760) 268-0504
Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
URL:  http://www.worldwidewebz.com
<  mailto:[EMAIL PROTECTED] >




-Original Message-
From: Michael T. Tangorre [mailto:[EMAIL PROTECTED]]
Sent: Saturday, November 16, 2002 2:58 PM
To: CF-Talk
Subject: Shopping Cart


Hey everyone.

I have a shopping cart CFC which is working fine. My problem is this: in
order to pay via CC, the user is taken to a third party site that is branded
to look like mine running except this is SSL. Now when the suer leaves my
site, I have a session variable holding the shopping cart object; but a
previous replier stated that going from http to https requires manually
tracking the CFID and CFTOKEN... so when the third party site redirects the
user back to my site, i check the order processed for Yes or No and if Yes I
am unable to record the sale since the session variable is not valid
anymore. Does this make sense? Is there some other technique I can use?
Client Variables? etc..

Thanks.

Mike



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



Shopping Cart Attributes

2002-11-19 Thread Dowdell, Jason G
Hi all, 

This is a theory question with regards to shopping 
carts that allow for inventory maintenance of the 
items in they display. 

"Suppose" I have a customer that has items with different 
weights, colors and sizes and wants to keep inventory 
of each one of them. They also only want to display 
the item once on a page but allow the user to select 
the size and weight in dropdown boxes based on current 
inventory levels. 

I've gone through several scenarios of how to do this 
on my own but I know I'm reinventing the wheel. Can I 
have some "best of breed" practices on this age old 
question? 

Thanks guys! 
Jason 



-
Jason Dowdell
IM-AES Web Developer
321.799.6845
[EMAIL PROTECTED] 
-


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: shopping cart?

2000-06-01 Thread Duane Boudreau

I'm sure CFTRANSACTION will be of  use to you, but most likely not in the
manner expected.

You use CFTRANSACTION to group multiple database queries into a single unit.
CFTRANSACTION provides commit and rollback processing. If anyone query in
the unit fails - the entire transaction fails and the changes are rolled
back.

Duane Boudreau,
Project/Beta Manager, eMPower
Director, Web Technologies
Ektron, Inc.
http://www.ektron.com
5 Northern Blvd, Suite 6
Amherst, NH 03031
Tel: 603-594-0249
Fax: 603-594-0258


> -Original Message-
> From: jmentzer [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 01, 2000 8:45 AM
> To: [EMAIL PROTECTED]
> Subject: shopping cart?
>
>
> Hi
>
> I'm looking to do my first shopping cart w/ CF. As the merchant
> for whom the
> site is being built doesn't accept credit cards, "submit order" is simply
> going to send a few emails and store some records in the database.
>
> Can anyone give me a few pointers on the best way to do this? Would
> CFTRANSACTION be useful?
>
> Thanks!
>
> * John *
>
> --
> 
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf
> _talk or send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body.
>

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



decent shopping cart?

2000-08-22 Thread Jon Tillman

Is there a decent shopping cart that I can grab to build mine off of?

-- 
***
 Jon Tillman
 LINUX USER: #141163
 ICQ: 4015362
 http://www.eruditum.org
 [EMAIL PROTECTED]
***
Help Jon build a network!
Looking for giveaway computers & parts
Current Need: Tape Drive & PI/PII processors
Email me to find out how you can help
***

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Shopping Cart, onUnLoad

2002-06-13 Thread Dave Clay

I have shopping cart values that need updating automatically when one leaves the page 
and doesnt hit the update button.

Anyone know of code to do that?

Your help would be greatly appreciated.

Dave Clay
Trusjosit.com
__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Shopping Cart Software?

2000-08-29 Thread Kelly Matthews

Not looking to reinvent the wheel. Anyone know of any GOOD shopping cart
apps
out there? Cost is not an issue. I already have a database of products so i
need
an app that is completely customizable to work with an EXISTING database of 
products. Suggestions?
Kelly
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Shopping Cart

2000-09-05 Thread Chad

CF comes with an example shopping cart app.

Usually located in C:\Inetpub\wwwroot\CFDOCS\exampleapp\store




At 01:30 PM 9/5/00 -0500, you wrote:
>This is a multi-part message in MIME format.
>
>--=_NextPart_000_1803_01C0173D.82C757C0
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: quoted-printable
>
>I know this question has been asked before.  Is there a good open source =
>shooping cart besides the quickstore app??
>
>Thanks,
>
>Kevin Schmidt
>Internet Services Manager
>Peterson, WIlliams & Bizer
>Office: 734.995.5000
>Mobile: 734.649.4843
>
>
>--=_NextPart_000_1803_01C0173D.82C757C0
>Content-Type: text/html;
> charset="iso-8859-1"
>Content-Transfer-Encoding: quoted-printable
>
>
>I know this question has been asked = before. =20 Is there a good open 
>source shooping cart besides the quickstore=20 app??
>
>Thanks,
>
>Kevin Schmidt
>Internet Services=20 Manager
>Peterson, WIlliams & Bizer
>Office: = 734.995.5000
>Mobile:=20 734.649.4843
>
>--=_NextPart_000_1803_01C0173D.82C757C0--
>
>--
>Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
>To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
>the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Shopping Cart

2000-09-05 Thread Howie Hamlin

www.cfwebstore.com

Regards,

Howie

- Original Message -
From: "Kevin Schmidt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 05, 2000 2:30 PM
Subject: Shopping Cart


> This is a multi-part message in MIME format.
>
> --=_NextPart_000_1803_01C0173D.82C757C0
> Content-Type: text/plain;
> charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> I know this question has been asked before.  Is there a good open source =
> shooping cart besides the quickstore app??
>
> Thanks,
>
> Kevin Schmidt
> Internet Services Manager
> Peterson, WIlliams & Bizer
> Office: 734.995.5000
> Mobile: 734.649.4843
>
>
> --=_NextPart_000_1803_01C0173D.82C757C0
> Content-Type: text/html;
> charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> 
> 
>  http-equiv=3DContent-Type>
> 
> 
> 
> 
> I know this question has been asked =
> before. =20
> Is there a good open source shooping cart besides the quickstore=20
> app??
>  
> Thanks,
>  
> Kevin SchmidtInternet Services=20
> ManagerPeterson, WIlliams & BizerOffice: =
> 734.995.5000Mobile:=20
> 734.649.4843
>
> --=_NextPart_000_1803_01C0173D.82C757C0--
>
> --

> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Shopping Cart

2000-09-05 Thread Larry Juncker

Able Commerce has a good OpenSource shopping cart if you are looking for one
to purchase.

-Original Message-
From: Kevin Schmidt [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 05, 2000 1:31 PM
To: [EMAIL PROTECTED]
Subject: Shopping Cart


This is a multi-part message in MIME format.

--=_NextPart_000_1803_01C0173D.82C757C0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I know this question has been asked before.  Is there a good open source =
shooping cart besides the quickstore app??

Thanks,

Kevin Schmidt
Internet Services Manager
Peterson, WIlliams & Bizer
Office: 734.995.5000
Mobile: 734.649.4843


--=_NextPart_000_1803_01C0173D.82C757C0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable








I know this question has been asked =
before. =20
Is there a good open source shooping cart besides the quickstore=20
app??
 
Thanks,
 
Kevin SchmidtInternet Services=20
ManagerPeterson, WIlliams & BizerOffice: =
734.995.5000Mobile:=20
734.649.4843

--=_NextPart_000_1803_01C0173D.82C757C0--


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Shopping Cart (2)

2000-09-05 Thread Kevin Schmidt

This is a multi-part message in MIME format.

--=_NextPart_000_1832_01C01742.ECD55C20
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

What is the best way to store shopping cart items.  I have noticed a =
client variable with a list in one of the programs I downloaded.  Is =
this a good way to go or are there better ways out there.  Let me know =
what you think??

Kevin Schmidt
Internet Services Manager
Peterson, WIlliams & Bizer
Office: 734.995.5000
Mobile: 734.649.4843


--=_NextPart_000_1832_01C01742.ECD55C20
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable








What is the best way to store shopping =
cart=20
items.  I have noticed a client variable with a list in one of =
the=20
programs I downloaded.  Is this a good way to go or are there =
better ways=20
out there.  Let me know what you think??
 
Kevin SchmidtInternet Services=20
ManagerPeterson, WIlliams & BizerOffice: =
734.995.5000Mobile:=20
734.649.4843

--=_NextPart_000_1832_01C01742.ECD55C20--

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Shopping Cart

2000-09-06 Thread GeckoX

talentsoft Web+Shop is pretty good and is open source. It uses Web+
instead of coldfusion, but they are similar enough that if you know cf,
web+ is easy to learn and is multi-platform.

Regards.
:GeckoX


>I know this question has been asked before.  Is there a good open source
>shooping cart besides the quickstore app??

>Thanks,
>Kevin Schmidt
>Internet Services Manager
>Peterson, WIlliams & Bizer
>Office: 734.995.5000
>Mobile: 734.649.4843


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Shopping Cart

2000-09-06 Thread Michael Dinowitz

And is most probably a total ripoff of the original CF code. In the
beginning, web+ used .cfm as an extension, used CFX tags and more. Even to
this day the code is almost the same as CF, but with a web prefix. There's a
whole lot more to the story here than I can actually tell, but the good
point is that if you know CF, you can use web+. Additionally, you can take
any of the web+ code and 'port' it to CF with few problems. (related to
that, any CF 3 or earlier code should have not problem. CF 4 or higher code
will have conversion issues. Additionally, they wrote some of the comparison
logic differently. They still misuse pound signs though.)

Michael Dinowitz
Publisher - The Fusion Authority (www.fusionauthority.com/alert)
ListManager - CF-Talk, CF-Jobs, Spectra-Talk, JRun-Talk, etc.
(www.houseoffusion.com)

> talentsoft Web+Shop is pretty good and is open source. It uses Web+
> instead of coldfusion, but they are similar enough that if you know cf,
> web+ is easy to learn and is multi-platform.
>
> Regards.
> :GeckoX
>
>
> >I know this question has been asked before.  Is there a good open source
> >shooping cart besides the quickstore app??
>
> >Thanks,
> >Kevin Schmidt
> >Internet Services Manager
> >Peterson, WIlliams & Bizer
> >Office: 734.995.5000
> >Mobile: 734.649.4843
>
>
> --

> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Shopping Cart Opinions

2002-04-28 Thread Michael Tangorre

Hi everyone.

I have just created a simple shopping cart and wanted to get some thoughts on my 
approach to it.

I create a structure of lists which is stored in the session scope.

1. cart.quantities
2. cart.prices
3. cart.products

Basically every time I  (add/remove/changeqty) a product, I go through and make 
changes to the three lists:

Example:

products list (holds product IDs)   1001, 1002, 1003, 1004
price list (hold price for sinlge product) 5.99, 6.45, 2.50, 8.99
quantity (holds quantity of product added) 2, 4, 1, 1

So basically everytime I perform an operation, I use ListFind to get the position in 
the list of the product whose ID is passed into the page. Using that location of the 
product in the list, I just perform simple insertions, deletions, and updates using 
the location.

Does anyone see any downsides to this method?
I build another cart using arrays, and the execution times for the templates were 
considerably longer.

Hit me back with some pros and cons or comments.

Thanks,
Mike



__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Shopping cart

2002-05-21 Thread LANCASTER, STEVEN M. (JSC-OL) (BAR)

Look at Web monkey's shopping cart it also go over the basics of building
that shopping cart.. also there is one in the 4.0 WACK I am not sure about
the 5.0..

Steven Lancaster
Barrios Technology
NASA/JSC
281-244-2444 (voice)
[EMAIL PROTECTED] 

 

-Original Message-
From: Douglas Brown [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 11:35 AM
To: CF-Talk
Subject: Shopping cart


I just started work for a company that is using CF mainly, but has a ASP
shopping cart. Does anyone know of an open source shopping cart done in
CF that is pretty good?







Douglas Brown
Email: [EMAIL PROTECTED]


__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Shopping cart

2002-05-21 Thread Bryan Love

Netready is very good.  Huge feature list, relatively cheap, works with
ACCESS, SQL Server, and Oracle, available in FB3.  You can't go wrong here!

http://aloha-webdesign.com/index.asp?fuseaction=details&pid=19


+---+
Bryan Love
  Macromedia Certified Professional
  Internet Application Developer
  Database Analyst
Telecommunication Systems
[EMAIL PROTECTED]
+---+

"...'If there must be trouble, let it be in my day, that my child may have
peace'..."
- Thomas Paine, The American Crisis



-Original Message-
From: Douglas Brown [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 9:35 AM
To: CF-Talk
Subject: Shopping cart


I just started work for a company that is using CF mainly, but has a ASP
shopping cart. Does anyone know of an open source shopping cart done in
CF that is pretty good?







Douglas Brown
Email: [EMAIL PROTECTED]


__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Shopping cart

2002-05-21 Thread Mike Brunt

I agree, we like it a lot.

Kind Regards - Mike Brunt, CTO
Webapper
http://www.webapper.com
Downey CA Office
562.243.6255
AIM - webappermb

"Webapper - Making the NET work"


-Original Message-
From: Bryan Love [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 10:14 AM
To: CF-Talk
Subject: RE: Shopping cart


Netready is very good.  Huge feature list, relatively cheap, works with
ACCESS, SQL Server, and Oracle, available in FB3.  You can't go wrong here!

http://aloha-webdesign.com/index.asp?fuseaction=details&pid=19


+---+
Bryan Love
  Macromedia Certified Professional
  Internet Application Developer
  Database Analyst
Telecommunication Systems
[EMAIL PROTECTED]
+---+

"...'If there must be trouble, let it be in my day, that my child may have
peace'..."
- Thomas Paine, The American Crisis



-Original Message-
From: Douglas Brown [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 9:35 AM
To: CF-Talk
Subject: Shopping cart


I just started work for a company that is using CF mainly, but has a ASP
shopping cart. Does anyone know of an open source shopping cart done in
CF that is pretty good?







Douglas Brown
Email: [EMAIL PROTECTED]



__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Shopping cart

2002-05-21 Thread Douglas Brown

Very nice cart app!! For $300 it is worth it I think.






Douglas Brown
Email: [EMAIL PROTECTED]
- Original Message -
From: "Bryan Love" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, May 21, 2002 10:14 AM
Subject: RE: Shopping cart


> Netready is very good.  Huge feature list, relatively cheap,
works with
> ACCESS, SQL Server, and Oracle, available in FB3.  You can't go
wrong here!
>
> http://aloha-webdesign.com/index.asp?fuseaction=details&pid=19
>
>
> +---+
> Bryan Love
>   Macromedia Certified Professional
>   Internet Application Developer
>   Database Analyst
> Telecommunication Systems
> [EMAIL PROTECTED]
> +---+
>
> "...'If there must be trouble, let it be in my day, that my
child may have
> peace'..."
> - Thomas Paine, The American Crisis
>
>
>
> -Original Message-
> From: Douglas Brown [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 21, 2002 9:35 AM
> To: CF-Talk
> Subject: Shopping cart
>
>
> I just started work for a company that is using CF mainly, but
has a ASP
> shopping cart. Does anyone know of an open source shopping cart
done in
> CF that is pretty good?
>
>
>
>
>
>
>
> Douglas Brown
> Email: [EMAIL PROTECTED]
>
>
>

__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Shopping cart

2002-05-21 Thread Paul Giesenhagen

Look into SiteDirector from us: QuillDesign

http://www.quilldesign.com/director

Currently running special pricing.  Many features and simple to implement!

Paul Giesenhagen
QuillDesign


__
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Shopping cart descision

2002-06-04 Thread Douglas Brown

I have looked into sitedirector and aloha designs shopping cart, and was
wondering if there is other carts available to compare against. I know
about ablecommerce, but I think it is a little pricey. Could everyone
give me some input into what they think is best and why? The site it
will be used on will be selling auto body parts for all makes and models
of cars and must be able to handle different parts for different makes
etc.. etc... etc...


Thnks in advance for words of advise

Douglas Brown
Email: [EMAIL PROTECTED]

__
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Shopping cart demo

2002-01-13 Thread Douglas Brown

I was wondering if someone knew of a shopping cart app done in CF that 
is available for a trial download?



Thanks



There are two major products that come out of Berkeley: LSD and [Unix] 
BSD. We don't believe this to be a coincidence.



Doug Brown
__
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: shopping cart

2001-07-26 Thread Mark Warrick

That's a pretty broad question.  There are many ways to do this, but I
wouldn't try setting temporary variables such as by using cookies or session
vars to store that info.

I use a shopping cart table to store the items.  Once the order is complete,
I move the items to a line items table.  If anyone bails out of their
shopping cart session, I'll know because there will be an old shopping cart
session (previous to today).

---mark

=
Mark Warrick - Fusioneers.com
Personal Email: [EMAIL PROTECTED]
Business Email: [EMAIL PROTECTED]
Phone: 714-547-5386
Efax: 801-730-7289
Personal URL: http://www.warrick.net
Business URL: http://www.fusioneers.com
ICQ: 125160 / AIM: markwarric
=


-Original Message-
From: Pooh Bear [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 26, 2001 1:26 PM
To: CF-Talk
Subject: shopping cart


currently, when a user clicks "BUY ME" for a product, the info for that
product goes into an array (Price, id, desrctiption, quantity).  whats a
better way to do it?
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Shopping Cart Software?

2001-08-01 Thread Joshua Miller

Looking for a robust, full featured Shopping Cart system to integrate into
ColdFusion. I've heard a little about AbleCommerce, is this the best option?
It's a little on the pricey side at $3000 and $495 per additional store.

Anyone know of a good CF Cart application that won't bust the wallet?

Joshua Miller
Web Development::Programming
Eagle Technologies Group, Inc.
www.eagletgi.com
[EMAIL PROTECTED]


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



PayPal Shopping Cart

2003-01-29 Thread Double Down, Inc.
Was wondering if anyone has used the PayPal Shopping cart and CFML. If you have, 
wanted to know how the information is sent back to you, is it all one string, is it 
sperated by commas or some other delimiter? I need to be able to have this information 
so I can parse it into my DB.  If anyone can point me to some code examples or send me 
a few it would make my life eaiser.

TIA

DDINC
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




PayPal Shopping Cart

2003-01-29 Thread irosa
When using the PayPal Shopping Cart and IPN, do customers have to set up accounts in 
order to pay?

Issac
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Shopping Cart

2003-02-06 Thread Tangorre, Michael
get this book: http://www.amazon.com/exec/obidos/ISBN=0321125169/benfortascoldfusA/

there is a cart example in there.. follow the examples, and you will be good to go!



-Original Message-
From: Attley, Simon (CMG-SF) [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 06, 2003 1:38 PM
To: CF-Talk
Subject: Shopping Cart


Howdy list members,

I'm trying to build a small site for my girlfriend.  She wants to sell care packages.  
I'm an intermediate developer but have never built a shopping cart.  We do have a few 
dollars in the budget, but I would appreciate list input and or direction to any good 
books or resources on shopping carts.  I could build it if I had an example to work 
with, but need a little direction.  I have ColdFusion available and know one thing, I 
want to use session variables.

Thank you in advance, I appreciate any input.

Simon Attley



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Shopping Cart

2003-02-06 Thread Bruce Sorge
There is a good example on Webmonkey. Also, Ben Forta's books have good
shopping cart examples.
- Original Message -
From: "Attley, Simon (CMG-SF)" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, February 06, 2003 12:38 PM
Subject: Shopping Cart


> Howdy list members,
>
> I'm trying to build a small site for my girlfriend.  She wants to sell
care packages.  I'm an intermediate developer but have never built a
shopping cart.  We do have a few dollars in the budget, but I would
appreciate list input and or direction to any good books or resources on
shopping carts.  I could build it if I had an example to work with, but need
a little direction.  I have ColdFusion available and know one thing, I want
to use session variables.
>
> Thank you in advance, I appreciate any input.
>
> Simon Attley
>
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Shopping Cart

2003-02-06 Thread Joshua Miller
CFWebstore - don't reinvent the wheel, it's only $250 or something like
that, it can power your whole site - not just the cart.

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 

*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]

*


-Original Message-
From: Attley, Simon (CMG-SF) [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 06, 2003 1:38 PM
To: CF-Talk
Subject: Shopping Cart


Howdy list members,

I'm trying to build a small site for my girlfriend.  She wants to sell
care packages.  I'm an intermediate developer but have never built a
shopping cart.  We do have a few dollars in the budget, but I would
appreciate list input and or direction to any good books or resources on
shopping carts.  I could build it if I had an example to work with, but
need a little direction.  I have ColdFusion available and know one
thing, I want to use session variables.

Thank you in advance, I appreciate any input.

Simon Attley



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Shopping Cart

2003-02-06 Thread Owens, Howard
How are you at structures and arrays?  If you can grasp that, a shopping
cart actually turns out to be a fairly trivial manner.

I would recommend building it yourself becasue it will be a great learning
lesson.  You'll understand CF much better. You'll understand application
development much better.

Also, make sure you understand session variables and/or client variables.
Probably you'll want to use session vars, but I use client vars and pass the
data structures from page to page via WDDX.

Final bit of advice ... think through very carefully everything you want
your application to do. While building a shopping cart is not as difficult
as it might seem, it is still comlex.  You need to anticipate carefully what
your customers will want to do and need to do.  One of the best ways to
learn what the e-commerce experience should be like is to shop at good
e-commerce sites like Amazon.  Figure out what functionality you like and
want to duplicate in CF.  Write out a good plan for yourself.  

Good luck.

H.


> -Original Message-
> From: Attley, Simon (CMG-SF) [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, February 06, 2003 10:38 AM
> To:   CF-Talk
> Subject:  Shopping Cart
> 
> Howdy list members,
> 
> I'm trying to build a small site for my girlfriend.  She wants to sell
> care packages.  I'm an intermediate developer but have never built a
> shopping cart.  We do have a few dollars in the budget, but I would
> appreciate list input and or direction to any good books or resources on
> shopping carts.  I could build it if I had an example to work with, but
> need a little direction.  I have ColdFusion available and know one thing,
> I want to use session variables.
> 
> Thank you in advance, I appreciate any input.
> 
> Simon Attley
> 
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Shopping Cart

2003-02-06 Thread Eric Hoffman
Save yourself some time, sweat, dollars, hair and heartache.

SiteDirector 3.

www.quilldesign.com is where you can find it.

Regards,

Eric J Hoffman
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 

-Original Message-
From: Attley, Simon (CMG-SF) [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 06, 2003 12:38 PM
To: CF-Talk
Subject: Shopping Cart



Howdy list members,

I'm trying to build a small site for my girlfriend.  She wants to sell
care packages.  I'm an intermediate developer but have never built a
shopping cart.  We do have a few dollars in the budget, but I would
appreciate list input and or direction to any good books or resources on
shopping carts.  I could build it if I had an example to work with, but
need a little direction.  I have ColdFusion available and know one
thing, I want to use session variables.

Thank you in advance, I appreciate any input.

Simon Attley



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Shopping Cart

2003-02-06 Thread Tony Weeg
whats the price for site director?

...tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337 

-Original Message-
From: Eric Hoffman [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 06, 2003 4:01 PM
To: CF-Talk
Subject: RE: Shopping Cart


Save yourself some time, sweat, dollars, hair and heartache.

SiteDirector 3.

www.quilldesign.com is where you can find it.

Regards,

Eric J Hoffman
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 

-Original Message-
From: Attley, Simon (CMG-SF) [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 06, 2003 12:38 PM
To: CF-Talk
Subject: Shopping Cart



Howdy list members,

I'm trying to build a small site for my girlfriend.  She wants to sell
care packages.  I'm an intermediate developer but have never built a
shopping cart.  We do have a few dollars in the budget, but I would
appreciate list input and or direction to any good books or resources on
shopping carts.  I could build it if I had an example to work with, but
need a little direction.  I have ColdFusion available and know one
thing, I want to use session variables.

Thank you in advance, I appreciate any input.

Simon Attley




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Shopping Cart

2003-02-06 Thread Tony Weeg
nevermind $499

:)

...tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337 

-Original Message-
From: Eric Hoffman [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 06, 2003 4:01 PM
To: CF-Talk
Subject: RE: Shopping Cart


Save yourself some time, sweat, dollars, hair and heartache.

SiteDirector 3.

www.quilldesign.com is where you can find it.

Regards,

Eric J Hoffman
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 

-Original Message-
From: Attley, Simon (CMG-SF) [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 06, 2003 12:38 PM
To: CF-Talk
Subject: Shopping Cart



Howdy list members,

I'm trying to build a small site for my girlfriend.  She wants to sell
care packages.  I'm an intermediate developer but have never built a
shopping cart.  We do have a few dollars in the budget, but I would
appreciate list input and or direction to any good books or resources on
shopping carts.  I could build it if I had an example to work with, but
need a little direction.  I have ColdFusion available and know one
thing, I want to use session variables.

Thank you in advance, I appreciate any input.

Simon Attley




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Shopping Cart

2003-02-06 Thread Eric Hoffman
Depends on how many licenses you buy.   $300-$500 I suppose.   Thing I
like is it is way too simple to use and customize...and clients grasp
how to manage their entire site in fairly good order.  If you have a
smart design, you can implement the darned thing in a day.  We are
currently doing some testing and may sign off to use it on a site
averaging 2 million visits a month.  We've used Version 2 as well, on
smaller sites.  So far, version 3 seems really robust.  Just a third
party's opinion.  :-)



-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 06, 2003 3:31 PM
To: CF-Talk
Subject: RE: Shopping Cart



whats the price for site director?

tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting www.navtrak.net
410.548.2337 

-Original Message-
From: Eric Hoffman [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 06, 2003 4:01 PM
To: CF-Talk
Subject: RE: Shopping Cart


Save yourself some time, sweat, dollars, hair and heartache.

SiteDirector 3.

www.quilldesign.com is where you can find it.

Regards,

Eric J Hoffman
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 

-Original Message-
From: Attley, Simon (CMG-SF) [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 06, 2003 12:38 PM
To: CF-Talk
Subject: Shopping Cart



Howdy list members,

I'm trying to build a small site for my girlfriend.  She wants to sell
care packages.  I'm an intermediate developer but have never built a
shopping cart.  We do have a few dollars in the budget, but I would
appreciate list input and or direction to any good books or resources on
shopping carts.  I could build it if I had an example to work with, but
need a little direction.  I have ColdFusion available and know one
thing, I want to use session variables.

Thank you in advance, I appreciate any input.

Simon Attley





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Shopping Cart

2003-02-06 Thread Paul Giesenhagen
It's worth every penny and more :)

Paul Giesenhagen
QuillDesign

- Original Message -
From: "Tony Weeg" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, February 06, 2003 3:31 PM
Subject: RE: Shopping Cart


> nevermind $499
>
> :)
>
> ...tony
>
> Tony Weeg
> Senior Web Developer
> UnCertified Advanced ColdFusion Developer
> Information System Design
> Navtrak, Inc.
> Mobile workforce monitoring, mapping & reporting
> www.navtrak.net
> 410.548.2337
>
> -Original Message-
> From: Eric Hoffman [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 06, 2003 4:01 PM
> To: CF-Talk
> Subject: RE: Shopping Cart
>
>
> Save yourself some time, sweat, dollars, hair and heartache.
>
> SiteDirector 3.
>
> www.quilldesign.com is where you can find it.
>
> Regards,
>
> Eric J Hoffman
> DataStream Connexion
> www.datastreamconnexion.com
> Delivering Creative Data Solutions
>
> -Original Message-
> From: Attley, Simon (CMG-SF) [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 06, 2003 12:38 PM
> To: CF-Talk
> Subject: Shopping Cart
>
>
>
> Howdy list members,
>
> I'm trying to build a small site for my girlfriend.  She wants to sell
> care packages.  I'm an intermediate developer but have never built a
> shopping cart.  We do have a few dollars in the budget, but I would
> appreciate list input and or direction to any good books or resources on
> shopping carts.  I could build it if I had an example to work with, but
> need a little direction.  I have ColdFusion available and know one
> thing, I want to use session variables.
>
> Thank you in advance, I appreciate any input.
>
> Simon Attley
>
>
>
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Shopping Cart

2003-02-07 Thread Cutter (CF_Talk)
There is a  javascript shopping care called nopcart at 
http://www.nopdesign.com. It is free, easy to modify, and I've 
integrated it with ColdFusion on several occasions. (It is used for 
course registration and publication ordering on http://www.wetland.org)

Cutter

Attley, Simon (CMG-SF) wrote:

>Howdy list members,
>
>I'm trying to build a small site for my girlfriend.  She wants to sell care packages. 
> I'm an intermediate developer but have never built a shopping cart.  We do have a 
>few dollars in the budget, but I would appreciate list input and or direction to any 
>good books or resources on shopping carts.  I could build it if I had an example to 
>work with, but need a little direction.  I have ColdFusion available and know one 
>thing, I want to use session variables.
>
>Thank you in advance, I appreciate any input.
>
>Simon Attley
>
>
>
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Shopping Cart Solutions

2003-02-12 Thread Russ
All,

I know this one has been around the block a few times, but I've got a
need for a cart solution that's pretty basic (SiteDirector is great as a
product, but not for this project, as an example).

We need to simply pass along some basic information (Location, cost,
etc.), allow for the purchase to happen, then return to a "receipt" page
that allows us to display some basic identity and non-fraud info, as
well as email a receipt (I'm assuming showing just last 4 of CC or
something of that nature).  So far, it doesn't look as if there'd be an
array of products that would matter, no upselling, etc.

Can anyone offer any recommendations that would work with CFMX and that
are cost-effective?

Thanks in advance!

Russ

Russ Unger
Managing Partner
blueChrome design, LLC
www.bluechromedesign.com
312.593.4260 :office
877.433.8427 :pager
312.873.4033 :fax

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Shopping Cart

2003-06-16 Thread Angel Stewart
Check out the Macromedia exchange.

Or check Google for "Shopping Cart tutorial Coldfusion " for some
examples that will give you a really quick start.

-Gel


-Original Message-
From: Joel Blanchette [mailto:[EMAIL PROTECTED] 

Hello All,  
Does anyone know of a good shopping cart.  Nothing too
elaborate, but something easy to implement.  I don't feel like
re-inventing the wheel.

Thanks
 
Joel


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Shopping Cart

2003-06-16 Thread Charles Nahm
I like Cartweaver.  I'm a novice at best and not really a web programmer,
but I've found it very easy to work with.

Charles Nahm

> -Original Message-
> From: Joel Blanchette [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 16, 2003 5:41 PM
> To: CF-Talk
> Subject: Shopping Cart
>
>
> Hello All,
>   Does anyone know of a good shopping cart.  Nothing too
> elaborate, but something easy to implement.  I don't feel like
> re-inventing the wheel.
>
> Thanks
>
> Joel
>
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Shopping Cart

2003-06-16 Thread Angel Stewart
Here is a great start:

http://hotwired.lycos.com/webmonkey/99/49/index4a.html

Notice..you will have to use session cflocks etc. when going live.

-Gel


-Original Message-
From: Joel Blanchette [mailto:[EMAIL PROTECTED] 

Hello All,  
Does anyone know of a good shopping cart.  Nothing too
elaborate, but something easy to implement.  I don't feel like
re-inventing the wheel.

Thanks
 
Joel


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: Shopping Cart

2003-06-16 Thread Michael Tangorre
I would recommend the one in the Cold Fusion Web Application construction
kit... uses CFCs.. and is a base model, allowing you to add features galore
if you so wish..

Mike

- Original Message - 
From: "Joel Blanchette" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, June 16, 2003 5:40 PM
Subject: Shopping Cart


> Hello All,
> Does anyone know of a good shopping cart.  Nothing too
> elaborate, but something easy to implement.  I don't feel like
> re-inventing the wheel.
>
> Thanks
>
> Joel
>
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Shopping Cart

2003-06-16 Thread Bryan Love
Try NetReady.  It's written using Fusebox and performs extremely well.  If
you need a cart that can scale, this is it.  Best of all it's VERY easy to
modify and integrate.

Oh yeah, it also works with MySQL, Oracle, Access, and SQL Server.

http://aloha-webdesign.com

+---+
Bryan Love
  Database Analyst
  Macromedia Certified Professional
  Internet Application Developer
TeleCommunication Systems
[EMAIL PROTECTED]
+---+

"...'If there must be trouble, let it be in my day, that my child may have
peace'..."
- Thomas Paine, The American Crisis

"Let's Roll"
- Todd Beamer, Flight 93



-Original Message-
From: Joel Blanchette [mailto:[EMAIL PROTECTED]
Sent: Monday, June 16, 2003 2:41 PM
To: CF-Talk
Subject: Shopping Cart


Hello All,  
    Does anyone know of a good shopping cart.  Nothing too
elaborate, but something easy to implement.  I don't feel like
re-inventing the wheel.

Thanks
 
Joel



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: Shopping Cart

2003-06-16 Thread Ian Lurie
I'll second NetReady. We use it on a wide variety of sites, both  
'stock' and heavily customized. We've easily handled up to 5  
transactions per minute for literally weeks...

On Monday, June 16, 2003, at 03:36 PM, Bryan Love wrote:

> Try NetReady.  It's written using Fusebox and performs extremely well.  
>  If
> you need a cart that can scale, this is it.  Best of all it's VERY  
> easy to
> modify and integrate.
>
> Oh yeah, it also works with MySQL, Oracle, Access, and SQL Server.
>
> http://aloha-webdesign.com
>
> +---+
> Bryan Love
>   Database Analyst
>   Macromedia Certified Professional
>   Internet Application Developer
> TeleCommunication Systems
> [EMAIL PROTECTED]
> +---+
>
> "...'If there must be trouble, let it be in my day, that my child may  
> have
> peace'..."
>   - Thomas Paine, The American Crisis
>
> "Let's Roll"
>   - Todd Beamer, Flight 93
>
>
>
> -Original Message-
> From: Joel Blanchette [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 16, 2003 2:41 PM
> To: CF-Talk
> Subject: Shopping Cart
>
>
> Hello All,
>   Does anyone know of a good shopping cart.  Nothing too
> elaborate, but something easy to implement.  I don't feel like
> re-inventing the wheel.
>
> Thanks
>
> Joel
>
>
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Shopping Cart

2003-06-18 Thread Robert Orlini
Where do you find this kit please?

Robert O.

-Original Message-
From: Michael Tangorre [mailto:[EMAIL PROTECTED]
Sent: Monday, June 16, 2003 6:03 PM
To: CF-Talk
Subject: Re: Shopping Cart


I would recommend the one in the Cold Fusion Web Application construction
kit... uses CFCs.. and is a base model, allowing you to add features galore
if you so wish..

Mike

- Original Message - 
From: "Joel Blanchette" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, June 16, 2003 5:40 PM
Subject: Shopping Cart


> Hello All,
> Does anyone know of a good shopping cart.  Nothing too
> elaborate, but something easy to implement.  I don't feel like
> re-inventing the wheel.
>
> Thanks
>
> Joel
>
>
> 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: Shopping Cart

2003-06-18 Thread Michael T. Tangorre
its not a kit per se. It is a book... full of reference material for CF and
examples.
You can buy it here (watch the wrapping on the link):


http://www.amazon.com/exec/obidos/ISBN%3D0321125169/benfortascoldfusA/104-5893428-4787164

HTH,

Mike




- Original Message - 
From: "Robert Orlini" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, June 18, 2003 8:13 AM
Subject: RE: Shopping Cart


> Where do you find this kit please?
>
> Robert O.
>
> -Original Message-
> From: Michael Tangorre [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 16, 2003 6:03 PM
> To: CF-Talk
> Subject: Re: Shopping Cart
>
>
> I would recommend the one in the Cold Fusion Web Application construction
> kit... uses CFCs.. and is a base model, allowing you to add features
galore
> if you so wish..
>
> Mike
>
> - Original Message - 
> From: "Joel Blanchette" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, June 16, 2003 5:40 PM
> Subject: Shopping Cart
>
>
> > Hello All,
> > Does anyone know of a good shopping cart.  Nothing too
> > elaborate, but something easy to implement.  I don't feel like
> > re-inventing the wheel.
> >
> > Thanks
> >
> > Joel
> >
> >
> >
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Shopping Cart

2003-06-18 Thread Robert Orlini
THanks.

-Original Message-
From: Michael T. Tangorre [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 8:29 AM
To: CF-Talk
Subject: Re: Shopping Cart


its not a kit per se. It is a book... full of reference material for CF and
examples.
You can buy it here (watch the wrapping on the link):


http://www.amazon.com/exec/obidos/ISBN%3D0321125169/benfortascoldfusA/104-5893428-4787164

HTH,

Mike




- Original Message - 
From: "Robert Orlini" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, June 18, 2003 8:13 AM
Subject: RE: Shopping Cart


> Where do you find this kit please?
>
> Robert O.
>
> -Original Message-
> From: Michael Tangorre [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 16, 2003 6:03 PM
> To: CF-Talk
> Subject: Re: Shopping Cart
>
>
> I would recommend the one in the Cold Fusion Web Application construction
> kit... uses CFCs.. and is a base model, allowing you to add features
galore
> if you so wish..
>
> Mike
>
> - Original Message - 
> From: "Joel Blanchette" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, June 16, 2003 5:40 PM
> Subject: Shopping Cart
>
>
> > Hello All,
> > Does anyone know of a good shopping cart.  Nothing too
> > elaborate, but something easy to implement.  I don't feel like
> > re-inventing the wheel.
> >
> > Thanks
> >
> > Joel
> >
> >
> >
>
> 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



FB shopping cart

2003-07-10 Thread stas
This had been asked in the past, but  I couldn't "google" much on "fusebox
shopping cart"?

Is there anything more recent than Comunion? It doesn't look as if they
updated their software since '01.

Thanks!




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



XML shopping cart?

2003-08-25 Thread Chad Gray
I have just started to get my feet wet with XML and CF.

I thought I would play with the idea of converting my current shopping
basket code so it would store all of the items in an XML structure that
is stored in a session variable.

I have figured out how to create the XML structure and search the
structure for the items with XmlSearch().  

My question is how do I delete XML nodes from the structure?  Like when
someone wants to remove an item from their shopping basket.

Also how do you append new nodes to the XML structure?  I am assuming
you use XmlElemNew() but I have not tried it yet.

Also how do you edit the XML structure?  Like when a person updates the
quantity of a product.

Thanks,
Chad

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


Re: [shopping cart?]

2000-06-01 Thread double-down

you can use cookies, session variables, wddx, or just about anything.
look at how others have done it before you jump in (no need to reinvent the
wheel). also remember to use 

"jmentzer" <[EMAIL PROTECTED]> wrote:
Hi

I'm looking to do my first shopping cart w/ CF. As the merchant for whom the
site is being built doesn't accept credit cards, "submit order" is simply
going to send a few emails and store some records in the database.

Can anyone give me a few pointers on the best way to do this? Would
CFTRANSACTION be useful?

Thanks!

* John *

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.



Get free email and a permanent address at http://www.netaddress.com/?N=1
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: shopping cart?

2000-06-01 Thread Ric Smith

CFTRANSACTION refers to database transactions not shopping
transactions. Although the first time I saw it the first thing that popped
into my head was credit card transactions.

Sounds like what you're doing is pretty simple. A few CFMAIL's and an
INSERT and your order is placed. The more difficult part is product
management, shipping costs, etc.

Just take it step by step, it won't be too bad.


> Hi
>
> I'm looking to do my first shopping cart w/ CF. As the merchant for whom
the
> site is being built doesn't accept credit cards, "submit order" is simply
> going to send a few emails and store some records in the database.
>
> Can anyone give me a few pointers on the best way to do this? Would
> CFTRANSACTION be useful?
>
> Thanks!
>
> * John *


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: shopping cart?

2000-06-01 Thread Jeff W

Look at Web monkey, they have a nice tutorial on how its done;

http://hotwired.lycos.com/webmonkey/99/49/index4a.html?tw=programming

Ben Fortas book has another example in it. There are a couple others
floating around that I can't remember, and there might even be an app on
Allaires developers site already done for you.

Hope that helped...

Jeff


.
> Hi
>
> I'm looking to do my first shopping cart w/ CF. As the merchant for whom
the
> site is being built doesn't accept credit cards, "submit order" is simply
> going to send a few emails and store some records in the database.
>
> Can anyone give me a few pointers on the best way to do this? Would
> CFTRANSACTION be useful?
>
> Thanks!
>
> * John *
>
> --

> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: shopping cart?

2000-06-03 Thread Bud

On 6/1/00, jmentzer penned:
>Hi
>
>I'm looking to do my first shopping cart w/ CF. As the merchant for whom the
>site is being built doesn't accept credit cards, "submit order" is simply
>going to send a few emails and store some records in the database.
>
>Can anyone give me a few pointers on the best way to do this? Would
>CFTRANSACTION be useful?

Sounds like you're going to build something from scratch? I planned 
on spending the weekend when I did mine. LOL 6 months later, I was 
still going strong. The point is, build the cart with credit card 
functionality, then turn it off.

As far as cftransaction, I suspect you think it does what it sounds 
like, as in help conduct a transaction. That's not the case. What it 
does, is lock the database up for your own use if you have more than 
one query to run and the results from one depend upon the actions of 
another. Example: You write an order to a table with an autonumber 
column in an Access database. Now you want to know what that number 
is, so you run another query to get the highest number (the last 
order written). cftransaction will prevent anyone else from writing 
an order in the split second between when you wrote yours and when 
you query for the max order number. Otherwise, you'd pick up their 
order number.
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Shopping Cart Question

2000-06-06 Thread KJis18

Well, I'm just wondering what is everyone's most recommended shopping cart 
application that is OPEN SOURCE?  

Thanks

Kevin
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Shopping Cart

2000-12-19 Thread Phoeun Pha

might as well start your own code.  hard to re-code someone else's code to
make it work with your site structure.  The only reason I'd buy the shopping
cart would be to look at the source code and get some inspiration









-Original Message-
From: Eric Homa [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 19, 2000 11:44 AM
To: CF-Talk
Subject: Shopping Cart


Can anyone recommend a shopping cart that is written in CF that can be
integrated into our own code?  Any shopping cart experiences, good and bad,
would be welcome information.

Thanks,

Eric Homa
compudigital.com
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Shopping Cart

2000-12-19 Thread Howie Hamlin

I'm in the middle of redoing our site with CFWebStore.  So far, so good.

Comes with source code and is reasonably priced ($150 per store).
www.cfwebstore.com is the site.

HTH,

Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc.
www.CoolFusion.com
631-737-4668 x101
inFusion Mail Server (iMS) - the World's most configurable mail server

- Original Message -
From: "Eric Homa" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, December 19, 2000 12:44 PM
Subject: Shopping Cart


> Can anyone recommend a shopping cart that is written in CF that can be
integrated into our own code?  Any shopping cart experiences, good and bad,
would be welcome information.
>
> Thanks,
>
> Eric Homa
> compudigital.com
>



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Shopping Cart

2000-12-19 Thread Jay Brushett

Check out webmonkey.com.
Look under coldfusion and there you go!
You can use it for your own needs all you want.

At 09:44 AM 12/19/2000 -0800, you wrote:
>Can anyone recommend a shopping cart that is written in CF that can be 
>integrated into our own code?  Any shopping cart experiences, good and 
>bad, would be welcome information.
>
>Thanks,
>
>Eric Homa
>compudigital.com
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Shopping Cart

2000-12-19 Thread Adrian Cooper


- Original Message -
From: "Howie Hamlin" <[EMAIL PROTECTED]>
Sent: Tuesday, December 19, 2000 6:53 PM


> I'm in the middle of redoing our site with CFWebStore.  So far, so good.
>
> Comes with source code and is reasonably priced ($150 per store).
> www.cfwebstore.com is the site.

Does CFWebStore provide online customer order tracking (customer login) like
e.g. Amazon? Also - does it support PlanetPayment (international version of
Authorize.net), and ESD?

Thanks.

Adrian Cooper.



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Shopping Cart

2000-12-19 Thread Bud

On 12/19/00, Phoeun Pha penned:
>might as well start your own code.  hard to re-code someone else's code to
>make it work with your site structure.  The only reason I'd buy the shopping
>cart would be to look at the source code and get some inspiration

LOL

That's what I thought. "I think I'll build a shopping cart this 
weekend"... 18 months later...

:-D
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Shopping Cart

2000-12-19 Thread Dave Hannum

What kind of code?  Do you have an existing catalog?  Are you looking for a
cart that runs independently of display pages you have - i.e. you simply
pass variables to it?

Dave


=
"What we need is a list of specific unknown problems we will encounter"

David Hannum
Web Analyst/Programmer
Ohio University
[EMAIL PROTECTED]
(740) 597-2524



- Original Message -
From: "Eric Homa" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, December 19, 2000 12:44 PM
Subject: Shopping Cart


Can anyone recommend a shopping cart that is written in CF that can be
integrated into our own code?  Any shopping cart experiences, good and bad,
would be welcome information.

Thanks,

Eric Homa
compudigital.com
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Shopping Cart

2000-12-19 Thread Eric Homa

We have our "catalog" and inventory control software already up and running.
I have a few good leads already.

Thanks to everyone who replied,

Eric Homa
compudigital.com

-Original Message-
From: Dave Hannum <[EMAIL PROTECTED]>
To: CF-Talk <[EMAIL PROTECTED]>
Date: Tuesday, December 19, 2000 12:40 PM
Subject: Re: Shopping Cart


>What kind of code?  Do you have an existing catalog?  Are you looking for a
>cart that runs independently of display pages you have - i.e. you simply
>pass variables to it?
>
>Dave
>
>
>=
>"What we need is a list of specific unknown problems we will encounter"
>
>David Hannum
>Web Analyst/Programmer
>Ohio University
>[EMAIL PROTECTED]
>(740) 597-2524
>
>
>
>- Original Message -
>From: "Eric Homa" <[EMAIL PROTECTED]>
>To: "CF-Talk" <[EMAIL PROTECTED]>
>Sent: Tuesday, December 19, 2000 12:44 PM
>Subject: Shopping Cart
>
>
>Can anyone recommend a shopping cart that is written in CF that can be
>integrated into our own code?  Any shopping cart experiences, good and bad,
>would be welcome information.
>
>Thanks,
>
>Eric Homa
>compudigital.com
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Shopping Cart

2000-12-19 Thread WebMaster

I've used Quick-E-Store (http://www.quickestore.com) on a couple of sites. 
The latest version has an option for order tracking based on a customer 
login. I believe it comes with a template for CyberCash integration and 
I've been able to fairly easily modify it for use with other payment 
services. I've been able to get entire stores up and running in a weekend.

It's only $99 for the source code, no per-store costs after that.





At 09:44 AM 12/19/2000 -0800, you wrote:
>Can anyone recommend a shopping cart that is written in CF that can be 
>integrated into our own code?  Any shopping cart experiences, good and 
>bad, would be welcome information.
>
>Thanks,
>
>Eric Homa
>compudigital.com
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



  1   2   3   4   5   6   7   8   >