Go Back   Trackpads Community > General Discussions > Computer and Technology > Web Design

Web Design Forums and discussions on webdesign

Web Design

Reply
 
LinkBack Thread Tools
Old 12-19-2004, 16:00   #1 (permalink)
Kerberos
Civilians

 
Default Suggestions for an e-commerce application

Starting January we're going to work on an open-source project of
e-commerce application.
We're going to do some research to raise ideas and to try to meet people's
needs as much as possible.
What I'd like you to do is give me your opinion about shopping carts such
as osCommerce, and tell me what you like, what you don't like, what
features are missing, what kind of database and programming language you
like most, etc.
The software will be 100% CSS driven for more consistency, flexibility and
speed.
It would help me a lot too if you could give me examples of the best
e-commerce applications and shopping carts to date.
Also if you know of very nice e-commerce web sites, or oustanding online
stores in terms of layout and usability, I'm interested.
Thank you.

--

Kerberos.

http://www.opera.com
http://www.freebsd.org
http://www.osresources.com
http://exodus.jabberstudio.org
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Trackpads Information
Click to Visit
Old 12-19-2004, 19:00   #2 (permalink)
Rastin Mehr | rmd Studio
Civilians

 
Default Re: Suggestions for an e-commerce application

- Make that support for MySql and PostgreSQL
- all the html has to be xhtml ofcourse

Rastin

Rastin Mehr | rmd Studio wrote:
> I like to see:
>
> - XML-RPC communication between server side and client side
> - DHTML interfaces
> - functions that receive xml and create html forms on the fly, that
> makes it easy to add modules and new interfaces to the system.
> - Ability to direct Flash interfaces to the XML_RPC and interact with it.
> - keeping all the config files as xml files not native programing
> language data structures.
> - object oriented approach, forget about procedural web scripting
> - I'd prefer PHP, and MySql of course
> - for the love of Software Engineering keep a real Graphic Designer in
> your team as well.
>
>
> you'd probably want to have a look at the http://www.mamboserver.com/ it
> has pretty nice architecture, I am more interested in their upcoming
> version 5
>
> good luck,
>
> Rastin
>
>
> Kerberos wrote:
>
>> Starting January we're going to work on an open-source project of
>> e-commerce application.
>> We're going to do some research to raise ideas and to try to meet
>> people's needs as much as possible.
>> What I'd like you to do is give me your opinion about shopping carts
>> such as osCommerce, and tell me what you like, what you don't like,
>> what features are missing, what kind of database and programming
>> language you like most, etc.
>> The software will be 100% CSS driven for more consistency, flexibility
>> and speed.
>> It would help me a lot too if you could give me examples of the best
>> e-commerce applications and shopping carts to date.
>> Also if you know of very nice e-commerce web sites, or oustanding
>> online stores in terms of layout and usability, I'm interested.
>> Thank you.
>>

>


--
Rastin Mehr
---------------------------------------------------
rmd Studio http://www.rmdStudio.com
http://www.netphotography.com
(last update: April 12th 2004)
---------------------------------------------------
"Great spirits, have always encountered violent
opposition from mediocre minds" Albert Einstein
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-19-2004, 19:00   #3 (permalink)
Karim
Civilians

 
Default Re: Suggestions for an e-commerce application

On Sun, 19 Dec 2004 15:54:56 -0200, Kerberos wrote:

> Starting January we're going to work on an open-source project of
> e-commerce application.
> We're going to do some research to raise ideas and to try to meet people's
> needs as much as possible.
> What I'd like you to do is give me your opinion about shopping carts such
> as osCommerce, and tell me what you like, what you don't like, what
> features are missing, what kind of database and programming language you
> like most, etc.
> The software will be 100% CSS driven for more consistency, flexibility and
> speed.
> It would help me a lot too if you could give me examples of the best
> e-commerce applications and shopping carts to date.
> Also if you know of very nice e-commerce web sites, or oustanding online
> stores in terms of layout and usability, I'm interested.
> Thank you.



You want to top OSCommerce? Build a store software that behaves like
Amazon. Good luck!


Karim
--
http://www.cheapesthosting.com - Innovative Web Hosting since 1998
Spam and Virus protected email - Online calendars with email notification
Camera phone photos automatic transfers to your photo album (RSS Enabled)
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-19-2004, 19:00   #4 (permalink)
Chris Hope
Civilians

 
Default Re: Suggestions for an e-commerce application

Kerberos wrote:

> Starting January we're going to work on an open-source project of
> e-commerce application.
> We're going to do some research to raise ideas and to try to meet
> people's needs as much as possible.
> What I'd like you to do is give me your opinion about shopping carts
> such as osCommerce, and tell me what you like, what you don't like,
> what features are missing, what kind of database and programming
> language you like most, etc.
> The software will be 100% CSS driven for more consistency, flexibility
> and speed.
> It would help me a lot too if you could give me examples of the best
> e-commerce applications and shopping carts to date.
> Also if you know of very nice e-commerce web sites, or oustanding
> online stores in terms of layout and usability, I'm interested.
> Thank you.


Make it work with multiple database backends. At a bare minimum you
should test and support MySQL and Postgres.

--
Chris Hope - The Electric Toolbox - http://www.electrictoolbox.com/
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-19-2004, 19:00   #5 (permalink)
Rastin Mehr | rmd Studio
Civilians

 
Default Re: Suggestions for an e-commerce application

I like to see:

- XML-RPC communication between server side and client side
- DHTML interfaces
- functions that receive xml and create html forms on the fly, that
makes it easy to add modules and new interfaces to the system.
- Ability to direct Flash interfaces to the XML_RPC and interact with it.
- keeping all the config files as xml files not native programing
language data structures.
- object oriented approach, forget about procedural web scripting
- I'd prefer PHP, and MySql of course
- for the love of Software Engineering keep a real Graphic Designer in
your team as well.


you'd probably want to have a look at the http://www.mamboserver.com/ it
has pretty nice architecture, I am more interested in their upcoming
version 5

good luck,

Rastin


Kerberos wrote:
> Starting January we're going to work on an open-source project of
> e-commerce application.
> We're going to do some research to raise ideas and to try to meet
> people's needs as much as possible.
> What I'd like you to do is give me your opinion about shopping carts
> such as osCommerce, and tell me what you like, what you don't like,
> what features are missing, what kind of database and programming
> language you like most, etc.
> The software will be 100% CSS driven for more consistency, flexibility
> and speed.
> It would help me a lot too if you could give me examples of the best
> e-commerce applications and shopping carts to date.
> Also if you know of very nice e-commerce web sites, or oustanding
> online stores in terms of layout and usability, I'm interested.
> Thank you.
>


--
Rastin Mehr
---------------------------------------------------
rmd Studio http://www.rmdStudio.com
http://www.netphotography.com
(last update: April 12th 2004)
---------------------------------------------------
"Great spirits, have always encountered violent
opposition from mediocre minds" Albert Einstein
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-19-2004, 22:00   #6 (permalink)
Steve Sobol
Civilians

 
Default Re: Suggestions for an e-commerce application

Kerberos wrote:
> Starting January we're going to work on an open-source project of
> e-commerce application.
> We're going to do some research to raise ideas and to try to meet
> people's needs as much as possible.
> What I'd like you to do is give me your opinion about shopping carts
> such as osCommerce, and tell me what you like, what you don't like,
> what features are missing, what kind of database and programming
> language you like most, etc.


Google alt.www.webmaster for most of my osCommerce comments.

The one bad thing is that if you're using Paypal or another payment service
that requires the visitor to leave your cart, the order isn't placed into the
database until AFTER the visitor returns from the cart.


--
JustThe.net Internet & New Media Services, http://JustThe.net/
Steven J. Sobol, Geek In Charge / 888.480.4NET (4638) / sjsobol@JustThe.net
PGP Key available from your friendly local key server (0xE3AE35ED)
Apple Valley, California Nothing scares me anymore. I have three kids.
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-19-2004, 22:00   #7 (permalink)
Kurt
Civilians

 
Default Re: Suggestions for an e-commerce application

In article <196kvrnv9qh2z$.gfquqn3ajbc$.dlg@40tude.net>,
Karim <karim3411@!!yahoo!!.com> wrote:

> On Sun, 19 Dec 2004 15:54:56 -0200, Kerberos wrote:
>
> > Starting January we're going to work on an open-source project of
> > e-commerce application.
> > We're going to do some research to raise ideas and to try to meet people's
> > needs as much as possible.
> > What I'd like you to do is give me your opinion about shopping carts such
> > as osCommerce, and tell me what you like, what you don't like, what
> > features are missing, what kind of database and programming language you
> > like most, etc.
> > The software will be 100% CSS driven for more consistency, flexibility and
> > speed.
> > It would help me a lot too if you could give me examples of the best
> > e-commerce applications and shopping carts to date.
> > Also if you know of very nice e-commerce web sites, or oustanding online
> > stores in terms of layout and usability, I'm interested.
> > Thank you.

>


Anything better than Miva.

--
To reply by email, replace the word "space" with "renault"
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: [MV] CDL and commerce summery MV MV List 0 04-21-2006 23:27
[MV] CDL and commerce summery Michael Howell MV List 0 04-21-2006 23:27
E-commerce Aglaé Web Design 1 04-26-2005 20:00
Building simple e-commerce site for my dad! Any suggestions?? Brian Huether Web Design 4 03-22-2005 20:00
Suggestions for back-end management application for users Ringo Langly Web Design 1 07-08-2004 07:28


Community Information
Options
Quick Options
Trackpads Non-Commercial Ad
Copyright Information Click to Visit
Time
Server Time
All times are GMT -4. The time now is 09:49.
Copyright
Copyright Information
The header is based off of work by Vipixel.com and modified by this site. Trackpads and the Trackpads Logo are both Registered Trademarks of Jason Edwards and cannot be used without prior written permission.  The only exception is as a link back to this site. Trackpads is a private website run by a small legion of volunteers, 3 dogs, 12.5 cats and an army of small, super smart, bio-engineered mice with pointy hats and tutu's. Search Engine Friendly URLs by vBSEO 3.2.0 RC7
Archive Links
Archive Links
Page generated in 1.30657 seconds with 19 queries