Archive

Posts Tagged ‘colasnahaboo’

Are you shopping for a wiki: Look at Foswiki!

No Gravatar

I just read a list of good arguments from Colas Nahaboo for Foswiki on the Foswiki mailing list and wanted to post them here quickly:

Our Foswiki at work (ILOG, then IBM) is in place since 2001, and has
now 60,000 pages. In my view, the main strengths of Foswiki wrt
mediawiki are:
* Utter reliability: it can run unattended for months without a worry,
it relies only on the filesystem. And if the filesystem is on a
NAS…. automatic continous backup for free!
* Resilience: it survives problems such as no more disk space, power
outages, hard disk failures with no damage nor curruptions
* Integration: you can use Foswiki pages as front-end applications to
services, or as display of programs results, as the engine just handle
text files that are easy to handle or generate by any scripting
language you like. For instance we use a separate search engine (now a
Google appliance) to provide full text searching.
* Power: If you are used to the unix way of thinking (data is defined
as simple text in files, and you use shell/perl/python/ruby/C/…
scripts to manage them) then any kind of feature can be added to
Foswiki as the engine is geared to having its data files changed by
other processes too, thanks to its dynamic nature. The great feature
of Foswiki is that users can code a feature via Foswiki Macros, and
other users can copy/paste this code which is not hidden like the php
of Mediawiki extensions.
On the performance problems, the main drawback of this dynamicity is
that a lot of things are recomputed on each requests, e.g. some
“macros” in Foswiki that search in pages can be slow. But things can
be optimised quite a bit by separating the contents into different
directories, and coding special scripts or plugins to optimize the
bottlenecks. Flat files are not slow per se (a grep in our 60,000
pages takes 10 seconds), it is just that we lack now the equivalent of
“indexes” you have with a database. But the community is working on
this.
I would add that wheter you choose Mediawiki or Foswiki, your
technical team is expected to learn to invest some time to unerstand
how the system works. I guess in the end the decisive factor is
whether your people are more at ease with php+mysql or with
traditional Unix scripting.
Colas.

Our Foswiki at work (ILOG, then IBM) is in place since 2001, and has now 60,000 pages. In my view, the main strengths of Foswiki wrt mediawiki are:

  • Utter reliability: it can run unattended for months without a worry, it relies only on the filesystem. And if the filesystem is on a NAS…. automatic continous backup for free!
  • Resilience: it survived problems such as no more disk space, power outages, hard disk failures with no damage nor corruptions
  • Integration: you can use Foswiki pages as front-end applications to services, or as display of programs results, as the engine just handle text files that are easy to handle or generate by any scripting language you like. For instance we use a separate search engine (now a Google appliance) to provide full text searching.
  • Power: If you are used to the unix way of thinking (data is defined as simple text in files, and you use shell/perl/python/ruby/C/… scripts to manage them) then any kind of feature can be added to Foswiki as the engine is geared to having its data files changed by other processes too, thanks to its dynamic nature. The great feature of Foswiki is that users can code a feature via Foswiki Macros, and other users can copy/paste/enhance this code which is not hidden like the php of Mediawiki extensions.
  • On the performance problems, the main drawback of this dynamicity is that a lot of things are recomputed on each requests, e.g. some ”macros” in Foswiki that search in pages can be slow. But things can be optimised quite a bit by separating the contents into different directories, and coding special scripts or plugins to optimize the bottlenecks. Flat files are not slow per se (a grep in our 60,000 pages takes 10 seconds), it is just that we lack now the equivalent of ”indexes” you have with a database. But the community is working on this.

I would add that whether you choose Mediawiki or Foswiki, your technical team is expected to invest some time to understand how the system works. I guess in the end the decisive factor is whether your people are more at ease with php+mysql or with traditional Unix scripting.

Colas

Read the whole mail-conversation including a happy ending here on our Nabble-documentation online.

mseibert Tips , , , ,

Live Support from Foswiki-Users: Chat with Eugen Mayer and others

March 16th, 2009
Comments Off
No Gravatar

Foswiki offers all users a free live support over the IRC chat protocol. We have on the average about 35 community members online, that help each other with the Foswiki-development and support new users, that have questions about Foswiki.

The benefits of Foswiki’s live support over IRC

  • Get answers on your Foswiki-questions in real time.
  • Meet the core developers online and talk to them.
  • Find out about new developments in a conversation.
  • Fix problems and optimize your Foswiki configuration for free with our users.
  • Meet our best developers and get in contact.
  • Find out what makes the Foswiki community so special and attractive.
Who is there?
The most active IRC supporters are:

If you want to meet Eugen Mayer, Sven Dowideit, Olivier Raginel (Babar), Crawford Currie (CDot), Will Norris, Kenneth Lavrsen or Arthur Clemens, then you should definitely look in our IRC channel. If you refer to our IRC statistics, you will see, that we can offer a 24-hour-support.

Whenever you have a question, the community will be there for you. More than 350 users used our IRC chat during the last 3 months.

Do you want to see, what we are talking about? Check the IRC logs, that are provided by courtesy of Colas Nahaboo. You can read through more than 110701 lines of chat conversations. Take your time. :-)

How do you start an IRC chat?

Chatting over IRC is very easy. There is a huge number of IRC software clients for your computer. But even without a software, you can easily chat with the foswiki community members over your web browser.

See our IRC help page on www.foswiki.org for more information on how to chat with us.

We are looking forward to help you online: live and for free.

mseibert Support , , , , , , , , , , , , , , ,