Nomadwiki.org:Todo
Nomadwiki is a wiki for nomads, started by some of the same community who brought you Trustroots, Hitchwiki, Trashwiki, Couchwiki, Sharewiki and more.
Hospitality exchange | Sustainable Hospitality Exchange | The Art of Hosting
Maps - Blogs - Guides - Accommodation - adhoc infrastructure - Lifestyles - Co-LivingThere's always something to do here! Pick a task or add more
Contents
Quick tasks
- This wiki has 35 uncategorized pages. Browse through the categories a bit to understand the structure and add [[Category:Some topic]] to uncategorized pages. Thanks!
- Check Wanted categories, Uncategorized categories, Uncategorized files, Uncategorized pages, Uncategorized templates, Unused categories.
- move pages on share:Category:Nomadism here
- remove/fix broken file links (bot work)
- Add link from fb discussion to all relevant country pages.
- ask hosts to write about (former) nomadbases.
Articles that need love
- outdated pages
- stubs - short articles
- needs cleanup - find the reason on the page
- broken file links - some images have disapeared, either upload again or remove the link
Article/topic wishes
- What to pack: A lot of items don't have articles
- Trekking
- Long distance walking (European long-distance paths)
- Lightfoot
- Cooking while camping
- Nomad games: boards games, cards, dices, with balls (@Hitchwiki)
- (Cooker/Stove: wood cooker, gaz stove, natural fire techniques, etc. Pros and cons)
- (Finding water: in the mountains, in the desert, asking people, etc.)
- Pages mentioned in articles but not yet created: Special:WantedPages.
- Check for Special:LonelyPages (pages without any link to them) and link them from somewhere if it makes sense.
- The Nomadwiki.org:Copyrights page is mentioned below all articles but has no page ;)
- Mountaineering/Rock climbing (low budget). See this FB thread & Wikivoyage
- See if we can add greek island guide from Travel Club into Nomadwiki (http://www.thetravelclub.org/articles/traveloscope/706-greek-islands-travel-guide)
- Shoplifting page: there is a Facebook discussion about shoplifting (ethics, different opinions, etc.). But like a lot of Fb discussions, it is a mess and not always constructive. It would be nice to have something on the Nomadwiki article?!
Write content from these sources to Nomadwiki
- NOMDAS group, files section
- Free education
- Facebook - Overstaying visa in Turkey
- Facebook - Blackriding trains in Germany & France
- Facebook - Tramping in Italy
- https://en.wikipedia.org/wiki/List_of_well-known_busking_locations
- From Hitchwiki: See category Move to Nomadwiki. Pick on Hitchwiki a city, a country or an article you are a bit familiar with and check that the infos are only relevant for hitchhiking. All the rest about sleeping, food, busking, camping and so on can be taken out and transferred in the right article on Nomadwiki... The page on Hitchwiki shouldn't disappear completely otherwise someone might re-create it right after, just give the link to Nomadwiki. You might have to create a new page on Nomadwiki though.
- From Stealthiswiki that doesn't exist anymore, found a copy here : https://dl.dropboxusercontent.com/u/64088059/Steal%20this%20Wiki/wiki.stealthiswiki.org/wiki/Main_Page.html, and a working version here : and a working version here http://stealthiswiki.tk/wiki.stealthiswiki.org/wiki/Main_Page.html
- Nomad map Many cool place, mainly in France (living places, nomad bases, collectives, eco-places, squats, self-managed farms, ZAD (place to defend), ZAP (place to protect)), it was linked in Intentional_Communities and France. We have to see if one day we get take the data from there.
...
- Check these FB groups for useful info: Hitchgathering, Some CS groups?
New articles just created and could use a proof-reading
These articles can be read once or twice, some people can add some infos, and they should be linked to other articles to make appear in the wiki. For example, you could search 'vaccination' or 'vaccine' on Nomadwiki, take the articles mentioning it and put an quick link instead of just text (like this: vaccines).
- Vaccines
- Purifying water
- Free shower
- Staying fresh while traveling
- Washing clothes
- Music instruments
- Cycling
- Overstaying Schengen
- Cyprus
Semantics
- I added "introduction" field to country articles and moved "free text" to the footer (it used to be on top). Now a lot of intro texts are at the footer of the article, we just have to go trough the country articles and move them back to top. -Mikael (talk) 00:39, 17 December 2015 (CET)
- I never created forms in wikis so far. For now templates always were sufficient and easier to maintain. But maybe I find the time someday. Also the power of semantic requests like maps look promising. --Traumschule (talk)
This wiki is using Semantic MediaWiki extension (Chat in #semantic-mediawiki @ freenode.org). Please take some time reading this page. Most important is to store structured data in templates instead of only hierarchical categories:
- "Improved data structure. MediaWiki wikis tend to make heavy use of categories for structuring data. While these are generally helpful, consider the category on Wikipedia called "1620s births"; if the information in these pages were stored using SMW, these categories could be replaced by simple semantic values, reducing the need for a complex classification system. In addition, if semantic markup within the wiki is stored within templates, otherwise known as semantic templates, a wiki can easily gain a solid data structure. And the Page Forms (formerly Semantic Forms) extension lets administrators create forms for adding and editing the data within semantic templates, thus making the addition of semantic information even easier and more straightforward than using regular wiki text."
We use templates/forms for cities, countries, communities and transport companies, more to come in the future. For all of them a special template form exists. Open for example the city template to see the data structure. You can copy it to new or existing articles and they will be recognizes as city by MediaWiki, the software of this platform. (actually the Semantic extension inserts boxes at the end of those pages, while the wiki database stores articles as text just as normal. The difference to normal wikis is, that there are more tables in the database to structure data, depending on the variable names defined in templates)
Users can now add requests to pages, to show a map, show events as table or timeline:
{{#ask: [[Category: City]] |?Has coordinates | format = map | center = {{#var:coord}} | zoom = 13 }} {{#ask: [[Category:Event]] |?Has start date = start |?Has end date = end |format=table |sort=Has start date |order=desc |limit=200 }}
For example to show the list of communities:
{{#ask: [[Category:Community]] }}
will result in
{{#ask: }}