» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with SWiK + swik-development

create account doesn't allow dashes

The domain name I use for my primary email address has a dash in between two words. The create account function of SWiK complained about it. I could, however, change it to this domain name after I registered with another domain first.

My primary email address has a plus sign. I got a similar error from swik.net while creating my account: “The email you entered doesn’t look like a valid email address. Please check the email address and try creating an account again.”

Please tell me when this is fixed so I can tell plus haters that it is fixed.

SWiK: Errors

SWiK Steering Committee

We’re preparing a new update to the SWiK site and have a lot of further updates planned, and as we go along and change and introduce new things to SWiK and SWiK-Source it seems like it might be a good idea to have a discussion over email of ideas for how SWiK should run and what features we need to add.

I dunno if there is a lot of interest in people helping decide how swik should be run, but if you’d be interested send me an email at

PS: New update to the site coming in a bit …

SWiK: News

Announcing SWiK-Source

I’m happy to announce that SourceLabs has decided to release SWiK-Source – the code that drives swik.net, under an open source license (GPL v2).

Although we didn’t want to make any promises, open sourcing the code to the wiki has been something we intended to do from the start of the project. Personally, in designing SWiK as an Ajax powered wiki, I don’t think there’s any reason it can’t be used for various purposes beyond driving swik.net, and in fact for the past 6 months internally at SourceLabs we’ve repurposed SWiK-Source to run as our internal wiki to help organize our internal projects. People write weekly status reports in the blog pages, describe design policies in wiki pages, and use tags to avoid a disorganized wiki.

It’s been the single biggest demand by far since we started the project, that we go beyond licensing the wiki pages under an open license, but that the entire engine driving the site be open as well. Designing and building a web service however isn’t exactly the same as building a software product: we didn’t design for environments that aren’t our own production servers.

That will not change, with the release of SWiK Source – it’s still designed to be run on production servers. We’ve abstracted to a configuration file everything that might be specific to a wiki install, such as the desired wiki name and the paths to libraries, but the code is still written for a server environment. While the code is open, setting it up and installing it is not for the faint of heart, and we haven’t tested it in settings too far beyond the servers we run.

The documentation for the project will live entirely on SWiK and be collaborative. If you want to help with the SWiK-Source distribution, that’s what we need: better docs on using SWiK-Source in different settings and for different purposes, or fixing any problems with the current docs. The installer script could use some love too.

All that being said, I’m excited to finally be able to offer SWiK-Source as free software, and at the very least feel free to poke around and see how it all works.

User:alex: Alex Bosworth's Weblog