» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with SWiK + opensource

COPYVIO!!!

SWiK does not license the content of RSS feeds under CC, see our Terms of Service for more information about this.

It’s true that copyrighted material is protected when distributed by RSS feed, even without a copyright notice, but deep linking has generally been held to not be copyright infringement, and the feed scenario seems analogous. We are not actively misrepresenting ownership of the material, or using the feeds to divert traffic for commercial benefit, and we have a DMCA take down procedure in our terms of service, so if a copyright owner actually has a claim of infringement, they can send a take down notice.

WARNING about del.icio.us bookmarks: People do own copyrights on their bookmarks. Licensing them with CC is an option. Some feeds usage lead to automatic copyright violation.

List of feeds that have to be deleted:

  • http://swik.net/opensource/del.icio.us+tag%2Fopensource
  • http://swik.net/Firefox/del.icio.us%2Ftag%2Ffirefox
  • http://swik.net/Linspire/del.icio.us+tag%2Flinspire

SWiK: Deletion Requests

The Open Software Wiki - SWiK

SWiK is a community driven resource for people who use open source software. Find free software or read and submit news: people are constantly adding cool new stuff.

opensource: del.icio.us tag/opensource

Creative-Commons - SWiK

Non-commercial is not open source because it restricts fields of endeavor. No-derivatives is not open source because it does not allow for modification.

User:osdeinfo: del.icio.us/osde.info

Creative-Commons - SWiK

Non-commercial is not open source because it restricts fields of endeavor. No-derivatives is not open source because it does not allow for modification.

opensource: del.icio.us tag/opensource

The Open Software Wiki - SWiK

SWiK is a community driven resource for open source software. Try starting a page about your favorite project, syndicating a blog for a topic, or browsing through tags people have added to projects or pages. SWiK contains information and news about thousa

opensource: del.icio.us tag/opensource

User:alex : Alex Bosworth's Weblog : Announcing SWiK-Source - SWiK

Hopefully this will work out for RedMonk's library. If it does, it'll be awesome.

opensource: del.icio.us tag/opensource

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