Currently, there are a lot of broken links pointing to the old
pdxproject.pbworks.com wiki. This is because I moved the wiki URL to
projectnori.pbworks.com. This also exposed an issue with most of the
current pages in the wiki: page names are really long and easily
broken in links. It will be easier to tweak things now before people
start linking to our docs.
As a general rule, keep wiki slugs (URLs) as short as possible and
name them something that's more about the concept of the page rather
than the verbatim text of the incoming link.
For instance, we have a lot of pages named with a question mark or
other punctuation.
Instead, this page should probably be named something like "PDS XDI
Endpoint Discovery". Incoming links can be different text from the
page name. The most important thing is to make the page names as
simple as possible so they can stand the test of time.
If anyone has time over the weekend, please go through the wiki and
rename the pages to name that are a bit more permanent. Don't worry
about breaking incoming links. We'll sort that out later.
Cheers,
Joe
--------------------------------------------------------------------------------
Joe Johnston
http://www.simple10.com
--------------------------------------------------------------------------------
The entire Project Nori site is tech related which is why I renamed
"Dev: Topics" to FAQ. Plus, we can now add additional Q&As on the
page that are less technical if needed.
General best practices for FAQs is to follow a Wikipedia style layout
with a table of contents (the questions) at the top of a page linking
to short answers on the same page. The answers then link off to
relevant documentation as needed. This makes maintaining
documentation much easier in the long run since content only exists in
one place (the main doc page for a given topic) and is summarized and
linked to from other pages (like a FAQ). It also allows for the
rewording of the questions without breaking links.
Examples:
http://docs.python.org/faq/general
http://httpd.apache.org/docs/1.3/misc/FAQ.html
We probably also want to avoid putting "UNDER CONSTRUCTION" on pages.
It's kind of a red flag of sorts in the web 2.0 community. General
rule is to not create a page until content is available. Less is more
when it comes the to number of pages. If needed, put a note at the
top of a page like "this page is in development and currently only
contains a high-level overview." Minor difference, but it goes a long
way.
Cheers,
Joe
Sound good?
Cheers,
Joe
On Sat, Oct 2, 2010 at 1:15 PM, Markus Sabadello
I'll keep working on the top nav pages this week as time allows and
leave the code pages to you.
Cheers,
Joe
On Mon, Oct 4, 2010 at 1:33 PM, Markus Sabadello