• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 02, 2024, 10:01:42 pm

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - fernando

1
Installation of KonaKart / Re: New to Konakart
October 22, 2007, 04:39:55 pm
Thanks Brian for your fast answer!!

------------------
I don't really know what your objective is?   You have all you need to deploy an online store;  was there something specific that you wanted to do?
------------------

Well... I suppose I want the same a lot of people wants when choosing an e-commerce open-source solution. I'd like it to be...

* Easy to start-up. (I see KK is it)
* Easy to adapt/customize in every layer: (I still have will have to study how flexible KK is about it)
    - Model Layer: Introduce any kind of modifications to the products in order to adapt it to different entities.
    - Business Logic: Take control of all the life-cycle during the whole selling process.
    - Presentation Layer: Create/Adapt the front-end to any need I could have.

About the first two layers I still cannot give you concrete details, But I suppose that in some moment I will feel the need to overload the Model and Business-Logic classes. That's why I was asking for the source code. Besides, maybe when I get some experience I find that it's not really necessary, or maybe KK is already flexible-enough to cover most common issues of customization. Too far for me now to see it...

About the Presentation layer, I liked the idea of using other technologies like Laszlo of Flash. Don't you have the source code of the Laszlo example? It would be great to use it to learn...

Thanks again...

Fernando

2
Installation of KonaKart / New to Konakart
October 22, 2007, 03:29:25 pm
Hello...

   I'm new to Konakart... I downloaded the code and already got to install it. Everything seems to work fine. I've seen the "konakart" webapp example, and I've seen the javadocs a little bit, buy I feel a luck of guidance on mounting it all toghether in a "progressive" way. Besides, I've seen some of the files included into the "examples" folder; they correspond to some of the Struts KK classes, but I think these are not the whole of them.

Maybe I'm not in the right way, but I'm a little bit lost... But I would feel a little bit more comfortable with KK if I had:

* The full source code of KK to see what it really does "behind the scene".
* Some kind of Tutorial for beginners, teaching how to build a KK-web, first using just the minimal ammount of classes to make it all work, and then then making it grow up to more complete examples.

Please let me know.

Thanks in advance!!

Fernando