Skip to Content.
Sympa Menu

piw - Re: PIW site

piw AT lists.ibiblio.org

Subject: Permaculture Information Web

List archive

Chronological Thread  
  • From: Stephanie Gerson <sgerson AT stanfordalumni.org>
  • To: Permaculture Information Web <piw AT lists.ibiblio.org>, Permaculture Information Web <piw AT lists.ibiblio.org>, <cr_davis AT mindspring.com>
  • Subject: Re: PIW site
  • Date: Sat, 13 Aug 2005 08:24:15 -0700

hello Brandy and PIWers,

Just to clarify Rich's message:

Main site
http://www.permaculture.info/ - This is the face we show the public - more of
a PR thing.

Development version
http://dev.permaculture.info/ - This contains the actual code we are
developing. So it might be uglier/buggier than the main site, but it's code
is more advanced. *This* is the site we need testing with. So if you are
willing, please visit it and then submit your feedback through the issue
tracker:

Issue Tracker
https://www.arashi.com/roundup/piw/index - You have to register to enter bugs.


If you have any questions about the process of submitting feedback, please
write to the list and we'll respond promptly. Below I've pasted a message
from Chad on what to look for in this recent round. Your help would be much
appreciated. It doesn't take much time, and it's fun ;)

Thank you!
The PIW folks

= =

Ok folks, here it is. This is a MAJOR release so expect it to be very
buggy. 0.2.4 was 3048 lines, 0.3.0 is 5222 with a lot of changes to
the database as well to support the implementation of features.

Major important changes:

o Can add top level plant botanical name aka 'add new plant'. This
currently can't be edited or deleted because doing so would
violate the integrity of all the attached information.

o Add/edit/delete common names.

o Add/edit/delete uses.

o Add/edit/delete descriptions, including display of multiple
descriptions.

o Add/edit/delete cultivars and attach comments to cultivars.
Cultivars are first class objects now.

o Edit user info and attach comments to users. Users are first
class objects now.

o Saved state. After performing add/edit/deletes/login/logouts you
should return to the place in PIW that you were / that makes
sense.

o Advanced search in pull down Bear magic menu.

o XML-RPC implemented and working over cgi. Something like:

#!/usr/bin/python
import xmlrpclib
server =
xmlrpclib.ServerProxy("http://dev.permaculture.info/cgi-bin/eden_xml-rpc.py";)
print server.GetComment(8000)

...will print out the edible uses comment for Actinidia longicauda.

Todo:

o Implement add/edit/delete uses definitions

o Implement add/edit/delete botanical synonyms

o Implement relationships.

o Implement locales.

o Mix well and serve.

Know bugs:

o Clunky user interface. Open to suggestions on how to make things
work better here. Non-obvious icons, etc. Bear, we need you.

o General uglyness from putting different parts of Bears new stuff
together. Reports don't match search results.

o Inconsistencies in some forms (headers mostly)


How to help:

I'm effectively going to be gone the 11th - 20th but for the next
three days I can squeeze in some serious bug squashing if folks will
beat up on this release for me. Create an account and then try and do
stuff. DO NOT add a new botanical name unless you are adding a real
plant that is missing. Other than that you can delete anything you
create so it's ok to just bang on the keyboard for data so long as you
go back and delete it. Alternately feel free to add real/actual data,
there is no reason that this stuff can't stay that I can see ATM. Let
me know how it goes. Ideally I'd like to release a bug fix release
before the 11th.

Note to Bear: Feel free to edit all the good stuff in dev/ (esp. .css
.js *php, dev/images/*, etc.) and remember you can also edit
dev/cgi-bin/Eden/client/*html (head.html, tail.html, and search.html)
which are the static html chunks that get wrapped around (search.html
is the advanced search form) the output. Make sure you tell me if you
do so I don't clobber your changes with a new release.

Cheers,
Chad

------ Original Message ------
Received: 05:48 AM PDT, 08/08/2005
From: Richard Morris <webmaster AT pfaf.org>
To: Permaculture Information Web <piw AT lists.ibiblio.org>,
cr_davis AT mindspring.com
Subject: Re: PIW site

Brandy Davis wrote:
> I'm not a computer type so I've not been involved in the development.
> But I would probably use the site. How do I get to it? :-0
>
> Thanks.
>
> brandy

Main site at http://www.permaculture.info/

Development version http://dev.permaculture.info/

Rich

--
Plants for a Future: 7000 useful plants
Web: http://www.pfaf.org/
Post: 1 Lerryn View, Lerryn, Lostwithiel, Cornwall, PL22 0QJ
Tel: 01208 872 963
Email: webweaver AT pfaf.org
PFAF electronic mailing list http://groups.yahoo.com/group/pfaf
_______________________________________________
piw mailing list
piw AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/piw




+++++++++++++++
Stephanie Gerson
sgerson AT stanfordalumni.org
(c) 415.871.5683


____________________________________________________________________





  • PIW site, Brandy Davis, 08/08/2005
    • <Possible follow-up(s)>
    • Re: PIW site, Stephanie Gerson, 08/13/2005

Archive powered by MHonArc 2.6.24.

Top of Page