Re: Looking for Suggestion: e-Commerce/CMS Integration

2010-05-11 Thread Eric J. Hoffman

We second the recommendation at Quill Design.  


Regards,

Eric J. Hoffman
Managing Partner, EJH & Associates, LLC
Phone: 651.717.4105
Cell: 612.819.3017  Blackberry: 612.321.1760
Virtual Fax: 651.344-4329
Meeting Room: http://meet.ejhassociates.com/eric





Adobe Solutions Silver Partner
Sun Microsystems Enterprise Partner








On Apr 8, 2010, at 2:28 PM, Patrick Santora wrote:

> 
> Depending your time frame you may want to look at
> http://www.quilldesign.com/. They provide an e-commerce solution. Their
> latest version does not supply an API, but their upcoming release (version 5
> around May or so) will have an API.
> 
> Here at Mura we are hoping to build a good relationship with them in hopes
> to building a Mura plugin to their e-commerce solution.
> 
> -Pat
> 
> On Thu, Apr 8, 2010 at 12:14 PM, Matthew Lesko  wrote:
> 
>> 
>> I have ColdFusion CMS. I'm looking for an e-Commerce package suggestions
>> where I can present its data - products & pricing, customer information,
>> shopping cart, orders - in the CMS. The e-Commerce solution would preferably
>> also offer fulfillment tracking.
>> 
>> I've worked with AbleCommerce in the past, but not since it converted to a
>> .NET only solution. I briefly examined CFWebStore, but my investigation did
>> not find any type of API that would facilitate integration. I also looked at
>> KonaKart, and this appears to offer some easy integration options via a Java
>> API or SOAP, but I imagine I'd be better running this as a separate JVM,
>> instead of sharing with CF.
>> 
>> So I am looking for opinions on these options, or for any others, readers
>> have experience with.
>> 
>> Regards,
>> 
>> Matthew Lesko
>> 
>> 
> 
> 

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


Re: Looking for Suggestion: e-Commerce/CMS Integration

2010-04-11 Thread Mary Jo Sminkey

>FWIW, I would be interested in running a store inside of Mura.  Will it be
>like a Mura Plug in or just play nicely.

For now, I'm just working on getting it to play nicely...it doesn't really use 
anything right now that the plugin architecture would provide. That would also 
be fairly Mura-specific whereas I would like the integration to work in other 
CMS products as well. So a plugin would need to be something developed 
separately in the future, which I'll certainly look at but right now it works 
pretty well just including the app into a Mura page. We've just got a couple 
issues still to sort out (like getting SES links to work properly). 

If you're interested in following the progress, and/or helping test it out, 
feel free to contact me off-list.


--- 
Mary Jo Sminkey
mar...@dogpatchsw.com
CFWebstore, ColdFusion Ecommerce
http://www.cfwebstore.com 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332835
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Looking for Suggestion: e-Commerce/CMS Integration

2010-04-10 Thread Mary Jo Sminkey

>FWIW, I would be interested in running a store inside of Mura.  Will it be
>like a Mura Plug in or just play nicely.

For now, I'm just working on getting it to play nicely...it doesn't really use 
anything right now that the plugin architecture would provide. That would also 
be fairly Mura-specific whereas I would like the integration to work in other 
CMS products as well. So a plugin would need to be something developed 
separately in the future but right now it works pretty well just including the 
app into a Mura page. We've just got a couple issues still to sort out (like 
getting SES links to work properly). 

If you're interested in following the progress, and/or helping test it out, 
feel free to contact me off-list.


--- 
Mary Jo Sminkey
mar...@dogpatchsw.com
CFWebstore, ColdFusion Ecommerce
http://www.cfwebstore.com 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332828
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Looking for Suggestion: e-Commerce/CMS Integration

2010-04-10 Thread mark

FWIW, I would be interested in running a store inside of Mura.  Will it be
like a Mura Plug in or just play nicely.

Mark

-Original Message-
From: Mary Jo Sminkey [mailto:mary...@cfwebstore.com] 
Sent: Saturday, April 10, 2010 1:55 PM
To: cf-talk
Subject: Re: Looking for Suggestion: e-Commerce/CMS Integration


> I briefly examined CFWebStore, but my 
> investigation did not find any type of API that would facilitate 
> integration. 

This is true, it doesn't really provide any API or web services to hook into
currently. However, we have been working over the last month to modify the
code extensively to allow it to run inside another application with minimal
effort, and will hopefully be moving into testing fairly soon. I've
specifically been working with Mura as the testing platform, but the changes
should typically allow you to run it in a variety of other CMS products as
well. 


--- 
Mary Jo Sminkey
mar...@dogpatchsw.com
CFWebstore, ColdFusion Ecommerce
http://www.cfwebstore.com





~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332820
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Looking for Suggestion: e-Commerce/CMS Integration

2010-04-10 Thread Mary Jo Sminkey

> I briefly examined CFWebStore, but my 
> investigation did not find any type of API that would facilitate 
> integration. 

This is true, it doesn't really provide any API or web services to hook into 
currently. However, we have been working over the last month to modify the code 
extensively to allow it to run inside another application with minimal effort, 
and will hopefully be moving into testing fairly soon. I've specifically been 
working with Mura as the testing platform, but the changes should typically 
allow you to run it in a variety of other CMS products as well. 


--- 
Mary Jo Sminkey
mar...@dogpatchsw.com
CFWebstore, ColdFusion Ecommerce
http://www.cfwebstore.com



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332819
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Looking for Suggestion: e-Commerce/CMS Integration

2010-04-08 Thread Patrick Santora

Depending your time frame you may want to look at
http://www.quilldesign.com/. They provide an e-commerce solution. Their
latest version does not supply an API, but their upcoming release (version 5
around May or so) will have an API.

Here at Mura we are hoping to build a good relationship with them in hopes
to building a Mura plugin to their e-commerce solution.

-Pat

On Thu, Apr 8, 2010 at 12:14 PM, Matthew Lesko  wrote:

>
> I have ColdFusion CMS. I'm looking for an e-Commerce package suggestions
> where I can present its data - products & pricing, customer information,
> shopping cart, orders - in the CMS. The e-Commerce solution would preferably
> also offer fulfillment tracking.
>
> I've worked with AbleCommerce in the past, but not since it converted to a
> .NET only solution. I briefly examined CFWebStore, but my investigation did
> not find any type of API that would facilitate integration. I also looked at
> KonaKart, and this appears to offer some easy integration options via a Java
> API or SOAP, but I imagine I'd be better running this as a separate JVM,
> instead of sharing with CF.
>
> So I am looking for opinions on these options, or for any others, readers
> have experience with.
>
> Regards,
>
> Matthew Lesko
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332800
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm