Author Topic: Future developments  (Read 334 times)

andrea.castelli

  • Jr. Member
  • **
  • Posts: 43
    • View Profile
Future developments
« on: November 28, 2011, 06:04:45 AM »
Hi everybody, this is an open discusssion.

I completed my first experience with Konakart. I found it very interesting and valueable.
I would like to address the future development of the team explaining certain point I found not very easy.

1- provide an example of a checkout with unregistered user without using GWT.  I found GWT powerful but not easy to approach (the skills required are high to manage it and the  development time increase too much).

2- provide easy methods toload state when countries is loaded.

3- provide message/warning when a coupon entered doesn't match the parameter required (max usage, not valid)

4- allow to the admin the possibility to better personalize the admin interface for the product. (for example hide unwanted tab or cells)

5- (don't hate me) the login panel of the admin interface is awful. I can't show it to 1 thousand dollar customer that panel. I'm a developer and I know how much is hard make a stable platform. But the end-user see only that panel.

What do you think about these points? HTH.
   
Thank you.
Best regards.
Andrea





julie

  • Administrator
  • Hero Member
  • *****
  • Posts: 408
    • View Profile
    • KonaKart
Re: Future developments
« Reply #1 on: November 28, 2011, 06:24:47 AM »
Hi Andrea,

Can you send us a link to your store? We' love to see it.

Quick points:

2) Didn't "public ZoneIf[] getZonesPerCountry(int countryId) throws KKException;" work for you?
4) We provide some of this in the Enterprise version using File Based Configuration.
5) We've shown it to many $1B+ customers without a problem.  :)  It only consists of a user name and password so I don't understand what could be so "awful" about it.

andrea.castelli

  • Jr. Member
  • **
  • Posts: 43
    • View Profile
Re: Future developments
« Reply #2 on: November 28, 2011, 08:08:41 AM »
Hi Julie,
I can't show it because it is still on test.


andrea.castelli

  • Jr. Member
  • **
  • Posts: 43
    • View Profile
Re: Future developments
« Reply #3 on: November 28, 2011, 08:22:27 AM »
Hi Julie,
I can't show it because it is still on test. (I  pressed Enter too soon  in my previous message)

2) I didn't you used states. I deleted them for all the countries.
4) Perfect.
5) Please visit the login panel in this site www.gmail.com  (without registration)  :)    I think you already do that.  Don't say that the appeal is the same. I'm not a graphical designer, I can't help you improving it.

HTH

I'm happy of your feedback.

Andrea



julie

  • Administrator
  • Hero Member
  • *****
  • Posts: 408
    • View Profile
    • KonaKart
Re: Future developments
« Reply #4 on: November 28, 2011, 08:41:17 AM »
Hi Andrea,

Looks like we're having a bit of a communication problem....

You asked:

2- provide easy methods toload state when countries is loaded.

I replied:

2) Didn't "public ZoneIf[] getZonesPerCountry(int countryId) throws KKException;" work for you?

You replied:

I didn't you used states. I deleted them for all the countries.

If you deleted the states, no wonder you couldn't load them  :)

Regarding the login screen, they say that "beauty is in the eye of the beholder" so it's difficult to argue this. However, trying to keep an objective view, the GMail login screen just has user name and password entry fields with some publicity telling you how good it is. Is it publicity that you'd like to see in the login screen? I'm really curious to know what you'd like to see there. Bear in mind that this is an Administration Application  intended for Store Administrators and not for the general public like Gmail.

andrea.castelli

  • Jr. Member
  • **
  • Posts: 43
    • View Profile
Re: Future developments
« Reply #5 on: November 28, 2011, 09:35:01 AM »
Hi Julie,

2- It is a bit difficult to explain. If a user select Switzerland the state field is not loaded in the front-end store. He press submit and voilą it is filled. So I decided to let the user to fill the state himself (by typing on the keyboard). Quick and very dirty. I know.

5-"beauty is in the eye of the beholder", yes, I agree with you. So just an example: if you enlarge your screen the field for the password expand it. I never found this behavior in other programs.  Then I always saw the login button on the right. But  another example: press the cancel button. What does it happen? nothing.
But  I understand your point of view and I understand how much is difficult to create an e-commerce (and I decided to use konakart after a software selection).

HTH,
best regards.
Andrea
 

julie

  • Administrator
  • Hero Member
  • *****
  • Posts: 408
    • View Profile
    • KonaKart
Re: Future developments
« Reply #6 on: November 28, 2011, 09:43:28 AM »
Quote
But  another example: press the cancel button. What does it happen? nothing.

I've just tried it, and it seems to clear the username and password fields. What were you expecting it to do ?

andrea.castelli

  • Jr. Member
  • **
  • Posts: 43
    • View Profile
Re: Future developments
« Reply #7 on: November 28, 2011, 10:17:02 AM »
For me is not useful.
I prefer this:  http://demo.magnolia-cms.com/demo-project.html
As you said "beauty is in the eye of the beholder"

Andrea



julie

  • Administrator
  • Hero Member
  • *****
  • Posts: 408
    • View Profile
    • KonaKart
Re: Future developments
« Reply #8 on: November 28, 2011, 10:23:37 AM »
Did you integrate KonaKart with Magnolia in your project ?

andrea.castelli

  • Jr. Member
  • **
  • Posts: 43
    • View Profile
Re: Future developments
« Reply #9 on: November 28, 2011, 10:26:07 AM »
Not yet. Probably one of the next projects. Before to do this step I try konakart on the job with simple but real projects.

Andrea


julie

  • Administrator
  • Hero Member
  • *****
  • Posts: 408
    • View Profile
    • KonaKart
Re: Future developments
« Reply #10 on: November 28, 2011, 10:37:58 AM »
In our next major release we should be introducing a jQuery plugin enabling you to call the KK Store-Front API from JavaScript AJAX calls. This will allow you to easily integrate KK eCommerce functionality into any web based application alongside some fancy jQuery special effects.

You may find this useful for integration with Magnolia.

andrea.castelli

  • Jr. Member
  • **
  • Posts: 43
    • View Profile
Re: Future developments
« Reply #11 on: November 29, 2011, 04:20:51 AM »
Thank you. This is a very good news.
Andrea

andrea.castelli

  • Jr. Member
  • **
  • Posts: 43
    • View Profile
Re: Future developments
« Reply #12 on: January 13, 2012, 02:44:02 AM »
Now my work is on production environment:


http://shop.gialdi-brivio.ch

Andrea Castelli


kate

  • Administrator
  • Sr. Member
  • *****
  • Posts: 227
    • View Profile
    • KonaKart Website
Re: Future developments
« Reply #13 on: January 13, 2012, 03:01:09 AM »
It's a very nice site Andrea - well done !    Hopefully our v6.0 release will be out within a few weeks and you can take advantage of some fancy jQuery features to make it even fancier!