12 Aug 2009 19:01
tags: big-progress
Once upon a time we decided to open the source of Wikidot — the software behind the wikidot.com service. We forked the source, made it usable on domains other than wikidot.com, removed wikidot.com branding from different messages and made it really customizable.
Then I made the software extremely easy to install. It started with wdlite, which was not a success, because the software is not designed to work face-to-face with other applications sharing the same webserver, and wdlite tried to do that. Then I said, hey, why not run own webserver, but on some non-standard port. And I did it. Now I can run any number of Wikidots on my machine, each on its own port.
The making extremely easy to install finished with creating the *.deb package, that made installation as easy as 1 command, compared to 5 or 6 before. This can be both good and bad (if something goes wrong you won't know which part of the installation it is). Also the packaging I made is very bad. But it works from time to time. So this may save some people's time and this package can be used as a start for someone to create a really good Debian package.
The situation we're facing is we now have two products, which are:
- wikidot.com with nice features
- Wikidot.org with easy installation
We though we might migrate nice features from wikidot.com to Wikidot.org, but that seems impossible right now, because we have too many differences in code.
So we decided to go other way. Migrate features from Wikidot.org to .com, at least:
- forms,
- configuration with the INI file,
- running on custom-port,
- search phrase highligthing (if you come from google for example we'll highlight words you search for).
Then we'll replay the changes we made previously (when we created the open-source fork) to create the software unspecific and configurable again. We had a great change to test and do it the last time, so this time it's going to be much more smooth.
Then (and that's different from the previous situation) we'll apply the changes to the wikidot.com, so in fact we'll run the open source software to supply the wikidot.com service.
What does it mean?
- Current Wikidot.org development is frozen until we have the NEW version based on current wikidot.com software. (I'll accept fixes from you of course, but not fix bugs myself).
- Wikidot.org software will have all the great features that made wikidot.com much much better in the last year.
- Wikidot.org software will have all new features before they reach wikidot.com.
- You'll be able to actually see (and fix if you like) the software that runs wikidot.com.
- The developers (meaning mainly MichaĆ and me) will be focused on one product not on two of them.
If you really really need some of the bugs to be fixed before we freeze the development on current version, please open a bug, and leave a comment on this post to tell us how much you need it to be done and why we should consider doing it.
Thanks for your patience.
For what it's worth, the open source version of Wikidot is absolutely critical to our business plans. I've personally been writing open source since 1991, and I believe that any software that is not open source will eventually die. This has been my experience, without exception, on every project I've ever worked. 100%.
Piotr has been doing an amazing, fantastic job on Wikidot.org and we now need to merge this experience back into Wikidot.com so that there is no risk of a permanent branch, which would be a serious problem.
I appreciate your patience with this. We will, and this is a formal promise, continue to invest in an open source Wikidot product that is as close as possible to the codebase used on Wikidot.com.
Thanks
Pieter
Portfolio
Hi, I recently become a user of wikidot.com, and I like it so much now. (and currently I try to move my workplace onto it.) I like wikidot.com because is has rich good features, highly configurable, and finally it has open source version and community. (maybe many people agree with it.) so this "Big Progress" is very nice to all of us.
Thanks,
—
"The love you take is equal to the love you make." — The End, by Beatles
"The love you take is equal to the love you make…" - by the Beatles.
Are there any existing third party installations of Wikidot.org?
http://www.wikicomplete.info/ is running Wikidot software and I've been running the open source version at my work for nearly 2 years (private wiki).
I have a "Wikidot-In-A-Box" installable ISO image that is based on an older revision of the open source code:
http://my-wd-local.wikidot.com/guide:installable-iso-and-a-virtual-machine
That article describes how to install it in a VirtualBox VM, but it can also be used to install on any hardware that Ubuntu will run on.
I've been working on a VMWare-based image, but it's not "ready for prime time" yet.
-Ed
Community Admin