-
FaceCart 1.0.3 open source shopping platform meets Java with Ajax (12 messages)
- Posted by: Alexander Petrov
- Posted on: December 18 2008 07:32 EST
FaceCart is ajax powered java based open source e-commerce platform.http://facecart.com FaceCart is both scalable backend and responsive UI (Ajax based). It is an appropriate solution for medium to large online stores. I am happy to annouce that faceCart 1.0.3 beta2 is released. What makes us different are the following product qualities: Portable application, independent on application server Independent on database. Ability to hold catalogs with thousands of products. Strong EJB3.0 based backend the source of our ability to withstand high pressure Real time validation of user input Ability for drag and drop integrated into the platform Real time validation, and real time image rendering No page reloads Our integrated ajax engine, makes writing of new ajax features invisible. This build is a major release in every aspect. Bug fixing, new features and more documentation. What is new: 1. Developers manual with eclipse project setup. 2. Newsletters are implented 3. Product notifications, both HTML and Plain/text. 4. faceCart now runs on JSF 1.2 5. Rich text editor is introduced. 6. Our web site is again up and partially ready. Still needs some work. It has new web design and We are cookig many new cool features there for our community. faceCart is new product and we would realy like to hear your opinion about our and we can make it better. Regards Alexander Petrov http://facecart.comThreaded Messages (12)
- Pl fix your demos.. by Anil Kommareddi on December 18 2008 09:40 EST
- fixed by Alexander Petrov on December 18 2008 15:21 EST
- Demos still not available by Kali Das on December 18 2008 05:35 EST
- fixed by Alexander Petrov on December 18 2008 15:21 EST
- fixed by Alexander Petrov on December 18 2008 17:51 EST
- Server slow by Cuong Hoang on December 18 2008 23:50 EST
- Re: FaceCart 1.0.3 open source shopping platform meets Java with by Sunil n Abinash - on December 19 2008 01:41 EST
- php osCommerce port ? by david cypers on December 19 2008 07:08 EST
- Stress tests by Alexander Petrov on December 19 2008 11:59 EST
- Re: Stress tests by Tib Onu on December 19 2008 12:31 EST
- osCommerce port by Alexander Petrov on December 19 2008 12:05 EST
- Stress tests by Alexander Petrov on December 19 2008 11:59 EST
- FaceCart application by Dan Berke on December 19 2008 13:09 EST
- :) by Alexander Petrov on December 19 2008 14:30 EST
-
Pl fix your demos..[ Go to top ]
- Posted by: Anil Kommareddi
- Posted on: December 18 2008 09:40 EST
- in response to Alexander Petrov
..they are showing an exception page.. -
fixed[ Go to top ]
- Posted by: Alexander Petrov
- Posted on: December 18 2008 15:21 EST
- in response to Anil Kommareddi
Fixed now -
Demos still not available[ Go to top ]
- Posted by: Kali Das
- Posted on: December 18 2008 17:35 EST
- in response to Alexander Petrov
Hello, The demos at this url http://facecart.com/demostore.html still do not show up. -
fixed[ Go to top ]
- Posted by: Alexander Petrov
- Posted on: December 18 2008 17:51 EST
- in response to Alexander Petrov
fixed now. The site is under construction yet. -
Server slow[ Go to top ]
- Posted by: Cuong Hoang
- Posted on: December 18 2008 23:50 EST
- in response to Alexander Petrov
I really recommend you to spend some money on a decent server before posting your demo site here. I can't go anywhere on your site because it's so slow. -
Re: FaceCart 1.0.3 open source shopping platform meets Java with[ Go to top ]
- Posted by: Sunil n Abinash -
- Posted on: December 19 2008 01:41 EST
- in response to Alexander Petrov
Strong EJB3.0 based backend the source of our ability to withstand high pressure
Do you have have some numbers to share with us please and the cost of server transaction? Something like this would help - server configuration and response times for a 10,000 product catalog with 10000 users logged in and 1000 concurrent users on the server. With whatever I have seen about EJBs they are the last ones to withstand high pressure at a reasonable cost. Sunil -
php osCommerce port ?[ Go to top ]
- Posted by: david cypers
- Posted on: December 19 2008 07:08 EST
- in response to Alexander Petrov
Is this a port of osCommerce, the php shopping cart software? The screenshot of the administration console looks the same. If so, which milestone is ported? Does it offer the same plugins or do you maintain your own set of plugins? Why should I use faceCart in favour of osCommerce? It seems the php solution is faster (and cheaper to host). At least, the demo is. A comparison between osCom and faceCart (response times, max load, ..) would be interesting. -
Stress tests[ Go to top ]
- Posted by: Alexander Petrov
- Posted on: December 19 2008 11:59 EST
- in response to david cypers
We have not done much of stress testing as it is a new community driven projecta and currently in BETA phase. But I will tell you more about the architecture. 1. faceCart uses lazy loading (depends on what we are loading) and JPA. As oscommerce uses native queries its responce time would be probably better, but when we talk about lots of products on theory faceCart should operate much better. 2. faceCart support Oracle which is way more scalable than mysql community edition. osCommerce do not support Oracle. 3. faceCart is portable. 4. faceCart will offer better integration with third party software through JMS and asynchroeus web services. 5. faceCart uses native language to all JAVA developers. 6. and not last faceCart has Object Oriented Design. It is a new product and many new improvments will come with its maturity. Regards -
Re: Stress tests[ Go to top ]
- Posted by: Tib Onu
- Posted on: December 19 2008 12:31 EST
- in response to Alexander Petrov
6. and not last faceCart has Object Oriented Design.
OK, **now** I'm sold ! -
osCommerce port[ Go to top ]
- Posted by: Alexander Petrov
- Posted on: December 19 2008 12:05 EST
- in response to david cypers
Yes it started as osCommerce port of version oscommerce 2.2. But our ways will sepparate in the future and faceCart will become independent although we will still support oscommerce upgrade. All external plugins used by osCommerce which are not pluged inside oscommerce source code are supported. Also faceCart can be deployed on servers different from JBoss like Weblogic, GlassFis etc. -
FaceCart application[ Go to top ]
- Posted by: Dan Berke
- Posted on: December 19 2008 13:09 EST
- in response to Alexander Petrov
While trying to run the application I run into errors, which made me try alot of combinations: - Different JBoss distribution. - Different MySQL drivers - Different MySQL distribution, Well, I give up. I will try this application when it matures. -
:)[ Go to top ]
- Posted by: Alexander Petrov
- Posted on: December 19 2008 14:30 EST
- in response to Dan Berke
May be it would have been easier to post to the forum. Did you read the installation manual?