User talk:Vladimir Panteleev

From D Wiki
Revision as of 01:40, 26 November 2012 by Vladimir Panteleev (talk | contribs) (Multi-dimensional hierarchies - Semantic Wiki)
Jump to: navigation, search

Multi-dimensional hierarchies - Semantic Wiki

Hi!

I've looked some more into this, and I've come across Semantic_MediaWiki. I'm still researching this, but my initial impression is that this would Solve-All-Our-Problems™. What I really like is that it solves the problem of keeping data in one place and present views into it "proper", by introducing a layer of data on the wiki that is more database-like and queryable. It also seems well-established and used.

Some example sites using Semantic Wiki:

wiki.mozilla.org also uses it, but they don't seem to make use of the features that much. Good for reference though.

Another good thing is Form Templates, which seems nice for users and would increase the chances of correct data input. Here's an example form template in action. (A bit too long, but one can get a feel for it.)

Another thing that's nice is the query-based search feature, here's an example (Never mind the annoying yellow bg and overpopulated tag clouds.) One can certainly imagine having things like tutorials for "Beginners", "Intermediate" etc. as well as "Graphics", "Networking" etc. Nice.

It also seems to provide good presentation features, should one want to, like map, calender etc. But that's overkill for now imho.

What do you think? At the moment it feels like overkill, but imagine if this wiki grows, then things like this would certainly be very useful? And if we want it in the future, it's probably good to set it up early. Still, I'm not sure yet. Just sharing my thoughts.

Regards --Kraybit (talk) 16:10, 25 November 2012 (CET)

Looks like a cool project! Installed. --Vladimir Panteleev (talk) 02:40, 26 November 2012 (CET)

Subpages

Hi!

I'm looking at moving over the DIPs but I think we need subpages in order to do it properly http://www.mediawiki.org/wiki/Help:Subpages It would be used to keep the DIP Archive and DIP Alternatives as on ProWiki. At least the WikiMeda help says that's a good use for subpages too. Seems without subpages we have to change the DIP process itself (See "Usage" in DIP1) which could get political?

Could we turn it on for the main namespace, or perhaps now is good time to actually create a DIP-namespace (Or "Dev"?) and have it turned on just there?

Regards --Kraybit (talk) 12:13, 24 November 2012 (CET)

Am I right that all this feature does is generate a link to the "parent" page (page with the title up to the last slash)?
For another wiki, we've simply used a template for that. It also has the advantage that a page can have multiple "parents", and does not clutter URLs. Example: http://worms2d.info/Software
I'm not against enabling the feature, just making sure this is what you want. Let me know if I should go ahead and enable it. --Vladimir Panteleev (talk) 16:26, 24 November 2012 (CET)
Ha, yeah, I think you're right. Man, I'm learning a lot : ) Sorry for bugging you. I say we just keep it as it is for now, we can still use "/" in names to express the intention of a subpage, and then later if the link to the parent page is needed, we can activate it then perhaps, through a template or whatever seems best. --Kraybit (talk) 16:34, 24 November 2012 (CET)


Multi-dimensional hierarchies

Here's a problem: It would be nice to have a page with all projects that are D-related, open source, proprietary, experimental, stable—everything! Then, it would also be very nice to be able to list a subset of those projects, only those that are "stable", "open source" and so on. Do you know of any way to achieve this without duplicating entries? --Kraybit (talk) 16:52, 24 November 2012 (CET)

So we're looking for a table or article list that allows dynamic filtering?
I think this could be achieved using a template which takes one parameter for each criteria. It would emit a table with one entry per row; however, each row is wrapped in a conditional which checks for the appropriate conditions.
Perhaps these extensions could be useful as well: 1 2 3 --Vladimir Panteleev (talk) 17:00, 24 November 2012 (CET)
Aaah, templates, ok, now I get it : )
Your idea sounds great! Hm, I must admit, I can't really tell if these extension would accomplish that though. My impression:
CategorySearch — With this every project must have a page (which is perhaps not bad?), so it seems excessive, yet!, for thinks like the Cookbook that seems to be great! We could then show lists of howto's/guides etc. by a query of categories, like all howtos in "Meta programming" and "Beginner". (Or? Is this just a search-widget, or can we embed queries in a page and get a table? At least then users could do a meaningful search.)
DynamicPageList — Again for projects every projects must have their own page — yet! — this could be great for showing a list of the "5 latest tutorials" or "5 latest projects" etc., so again this seems very useful!
TemplateTable — I can't quite grasp this one. While it creates tables, I don't see any possibility to filter by criteria?
It feels like perhaps we need to just give every project a page of their own so that we can put it in a category, and that way be able to show different lists, somehow. Again, I must admit I can't see clearly how all this would work. Perhaps some more research into this is a good idea?
--Kraybit (talk) 17:51, 24 November 2012 (CET)
Well, let me know what you decide. We shouldn't install extensions we don't need, as it pointlessly increases the amount of maintenance work, increases the attack surface, and creates the risk of getting us stuck at an old MediaWiki version if an extension we rely on stops receiving compatibility updates. --Vladimir Panteleev (talk) 17:56, 24 November 2012 (CET)
Cool! Thanks for the pointers! I'll look some more into it and get back to you when I feel I understand the situation! --Kraybit (talk) 18:00, 24 November 2012 (CET)

Ping Discuss_DWiki --Kraybit (talk) 01:16, 25 November 2012 (CET)