gnuherds-app-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: webapp feedback


From: Davi Leal
Subject: Re: webapp feedback
Date: Sun, 28 Jan 2007 15:50:27 +0100
User-agent: KMail/1.9.5

MJ Ray wrote:
> Problems with the current system:


>  - SSL problems (known).

Task https://savannah.nongnu.org/task/?6409


>  - seems to have a cookie requirement which isn't documented.

Where do you think we should document it?.


>  - cookies seem to go to .www.gnuherds.org which looks odd to me.

Fixed.

Firefox 2.0.x:
  Language cookie: Domain: .gnuherds.org
  PHPSESSID cookie: Domain: www.gnuherds.org

I do not know if we should set PHPSESSID to ".gnuherds.org" too. And I do not 
know how to do it yet.


>  - if you get a browser which is logged in, you can probably get
>  someone's password as plaintext.

If you get a browser which is logged in, not only you can get her/his
password but also change it. I am not sure, but I think we can not solve
that problem ?.


>  - my country (England) and nationality (English) aren't listed.

I used the below link as reference:
  http://www.davros.org/misc/iso3166.html#existing

Please, advise me how to fix it. I have take a quick look at the below links 
and it is a nightmare.

  http://en.wikipedia.org/wiki/United_Kingdom
  http://en.wikipedia.org/wiki/United_Kingdom_of_Great_Britain_and_Ireland
  http://en.wikipedia.org/wiki/Kingdom_of_Great_Britain
  http://en.wikipedia.org/wiki/Great_Britain
  http://en.wikipedia.org/wiki/England

At the current data base we have this. What should we add, modify or remove?.

  INSERT INTO LO_Countries VALUES ( 'GB', 'GBR', '826',
  'United Kingdom of Great Britain & N. Ireland','','');


>  - opens new windows far too often: Jakob Nielsen describes this as "like
>  a vacuum cleaner sales person who starts a visit by emptying an ash tray
>  on the customer's carpet." http://www.useit.com/alertbox/9605.html

After reading it. I agree. People use the "Back" button. I have replaced all  
target="_blank"  with  target="_top".


Let me know if anyone of you disagree.

Regards,
Davi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]