2005/08/31
2005/08/30
2005/08/27
2005/08/25
Rencontre MLUG, 4e jeudi du mois
C’est la rencontre mensuelle des Montréalais libres d’utiliser GNU (MLUG que je viens subitement de rebaptiser ;) ce soir au Café Utopik : 552 Sainte-Catherine est, métro Berri. Ça commence à 19h30 jusqu’à ce qu’il n’y ait plus de bière ou que la conversation cesse, on verra ça ce soir.
Au programme ? Pas besoin de programme, on vient pour jaser, s’amuser, prendre une bière ou un café entres amis, etc. Bien entendu, certains malins parviendront à se faire arranger un ou deux bugs, c’est toujours comme ça ;)
La plupart des participants sont anglophones, mais une bonne proportion est bilingue dans les deux langues. Je vous attends en grand nombre !
À ce soir !
2005/08/24
2005/08/23
2005/08/22
On wiki essence
Replying to Joe Audette. I landed on his blog - I have no idea how or why. He was asking what is the essence of a wiki, something I’ve pondered a lot on.
I’m a huge fan of wikis, have been since my early days discovering c2 six or seven years ago. One feature that hasn’t been mentionned yet is backlinks. Usually, you can click the title of the page and automatically get a list of pages linking to the current one.
Another feature, although I tend to deprecate it, is WikiWords, using CamelCase. It sounds very convenient, but you quickly learn that a page name isn’t necessarily the best choice for the text used to link to it. WikiWords flatten the distinction between the link text and the URL. I prefer to use simple markup such as [Example page | this is an example page] for example.
About wysiwyg editing and markups in general, first here’s a nice editor called wikiwyg that you can test right away.
There are at least five solid options to accomplish this nowadays, such as FCKeditor that was mentionned. I tried dozens of wiki markups, lately been leaning on reStructuredText. But a conversation with my good friend Yannick recently revealed that xhtml should probably always be used, except maybe for links and special macros (Table of content, etc.)
Oh, let’s not forget Recent Changes (with RSS for bonus points), marking minor changes, the fact that most wiki articles aren’t signed but belong to everyone and Interwiki, to let you easily link to other wikis and websites. Someone mentionned the ability to create new pages, this is a must too.
Once you have a few wiki features at your disposal, you find you can recreate a lot of functionnality you’re used to have. c2 had folksonomy way back in 1995, using category pages, for example.
Update 2005-09-21: see also Eugene Eric Kim’s post on wiki essence.


