Grasshopper

algorithmic modeling for Rhino

Greetings LB+HB Community!

I write to start a discussion about the future LB+HB wiki.  Please post here any suggested features that you might want for the wiki and any good examples of other wikis that you think we should follow.  The list so far of these two things are:

Features of the LB+HB Wiki:

1. Includes all component descriptions as well as component input + output descriptions.

2. Pictures to go along with the component descriptions above.

3. Ability to search for keywords across all LB+HB components.

4. Include the links to example files that feature each component.

5. Include the links to Youtube videos that feature each component.

6. Include links to referenced scientific papers used to make components.

7. Allow users to upload teaching resources or post links of their own youtube videos.

8. (Developer Wish) Make a component that can easily check all components and update the wiki.

Potential Models to Follow:

1. Build our own html pages from the ground up (probably creating something like the rhinocommon documentation http://4.rhino3d.com/5/rhinocommon/index.aspx)

2. Make a Wiki next to our code on Github like the Dynamo Wiki (https://github.com/DynamoDS/Dynamo/wiki).

3. Create a sleek-looking but potentially difficult-to-update wiki from a template like the Blender Wiki (http://wiki.blender.org/).

Please post any features we're forgetting or wikis you like.  Suggestions from people who have created wikis before would be EXTREMELY helpful.  We're going to try to put this wiki together sometime this year so post now or forever hold your peace!

Views: 1060

Replies are closed for this discussion.

Replies to This Discussion

Nice discussion.

On "Potential Models to follow":

1. Build our own html pages

pros: the best custom features

cons: some of us, not that much familiar with html, might struggle when creating pages.

2. Github pages:

pros: it has nice search feature recalling those of rhinocommon one:

Connection with already present ladybug repository.

cons: (personally) I do not like the default github theme. It's too "coder" like, white background, black letters. It would be nice if we could change it to some other one.

3. Free bloggs - wordpress, blogger... (some other ones).
pros: That would be visually more appealing than github. It would also allow for more easy creation of pages than "1. Build our own html pages". Wordpress even has a feature to support syntax highlighting for python snippets ([sourcecode language="python"]code[/sourcecode]). Blogger might have than one too, with additional mods.

cons: both mentioned blogs have a bit "tricky" search engines. "Tricky" - meaning the searching would not look like in case of github or rhinocommon, by topic names, but it will list the topics along with previews:

Not sure if some additional search module exist for both platforms?

Hi Chris, Mostapha and others.

So I think Github is a fantastic solution, and it's a lot less work, but it has a couple drawbacks that you've probably already noticed.

  • it's not a great place to store larger files or big binary files (for example, if you want to include a pdf).
  • People need to have github accounts and proper permissions to comment or edit (not that a big deal).
  • It doesn't include discussion-thread style interfaces.

If the goal of the wiki is to primarily act as documentation, and secondarily act as a forum, I think this is fine. You can encourage users to use the issues page if they have questions (these can act like small discussion threads). And you can create a FAQ page if needed. If you'd like auto-generate pages, remember that it is possible to create a separate repo for your wiki and that it can be composed entirely of plain-text markdown files.

For big binary files that might be provided as downloads, you can put them anywhere (dropbox, google docs) and then just grab a download link.

Also, I'm sure there's a lot more out of the box wiki-style content management systems that you could probably install for php on a basic linux server. You may want to do a little more research into wiki-style or discussion board style CMS.

I'm curious what you choose, as I often face similar dilemmas.

Hi Chris, Djordje and Ben, Thank you for your thoughtful comments.

For me one of the most important aspects of the platform is ease of contribution from the community. I picture that the majority of the contents come from the community of the users and not the developers for multiple reasons.

For this reason I would vote for a wiki similar to Blender which is build using MediaWiki (http://www.mediawiki.org/wiki/MediaWiki). It is easy to maintain, already designed for wiki and easy to get users involved. The only issue is probably setting it up for the first time which will probably need a great amount of effort.

Hey guys, I think this is a fantastic idea.

I agree that html and github would probably be too difficult for the majority of the users, (although I personally really like github's sophistication, i.e: integration with code, search features).

Reiterating Benjamin's point: are you guys imagining this to be a straight-up wiki, or more of a community-oriented platform? If the latter, I think something like Ning: http://www.ning.com/ would be better than MediaWiki. You can see an example of its use here for UMI: http://urbanmodellinginterface.ning.com/

The main advantage with Ning is that it has a lot more out-of-the-box features: including a dedicated forum and places to share projects and a place to store downloads. One possible disadvantage here is that a forum feature would be redundant with the LB/HB Grasshopper page and threads. Overall though, I think it's a  stronger community platform then MediaWiki.   

Hi Saeran, Thank you for your comments. I assume there should be an option to close the discussion forum so it can only be used as a wiki. Do you have any experience of using Ning?

I would go for MediaWiki, as it looks to have more wiki oriented approach, while Ning, may not be the best platform if we are not planning on using it as a forum too (we will be using this current grasshopper3d group pages as a forum, right?). The MediaWiki installation procedure seems to be documented.

Ah, I just realized that Ning is not free - $25/mth - so that, I believe, kills that option. 

Given that we're leaning towards a wiki-style CMS, I looked for other options[1][2] but MediaWiki so far seems the best. The alternatives tend to be be more complicated to install. 

Blender is a good case study. What other wiki-communities are there, that we can use as precedent?

 

[1] http://www.onlamp.com/pub/a/onlamp/2004/11/04/which_wiki.html

[2] http://www.1stwebdesigner.com/design/14-cms-for-wiki-websites/ 

In the category of 'yet another option'...

I just noticed that McNeel uses DokuWiki for its wiki pages.

I haven't looked into this any further myself at the moment...

https://www.dokuwiki.org/dokuwiki

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service