DotNetWikiBot Framework 2.51 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News DotNetWikiBot Framework 2.51 (Default branch)
# 1  
Old 11-23-2008
DotNetWikiBot Framework 2.51 (Default branch)

DotNetWikiBot Framework is a full-featured client API with a console interface that allows you to build programs and Web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework is intended to help with many complicated and routine tasks of wiki site development and maintenance. Any .NET language can be used to access DotNetWikiBot library functions. Only minimal programming skills are required to make bots with DotNetWikiBot Framework. License: MIT/X Consortium License Changes:
Support for LDAP authentication was added. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Spoon(3pm)						User Contributed Perl Documentation						Spoon(3pm)

NAME
Spoon - A Spiffy Application Building Framework SYNOPSIS
Out of the Cutlery Drawer And onto the Dinner Table DESCRIPTION
Spoon is an Application Framework that is designed primarily for building Social Software web applications. The Kwiki wiki software is built on top of Spoon. Spoon::Base is the primary base class for all the Spoon::* modules. Spoon.pm inherits from Spiffy.pm. Spoon is not an application in and of itself. (As compared to Kwiki) You need to build your own applications from it. SEE ALSO
Kwiki, Spork, Spiffy, IO::All DEDICATION
This project is dedicated to the memory of Iain "Spoon" Truskett. CREDIT
Dave Rolsky and Chris Dent have made major contributions to this code base. Of particular note, Dave removed the memory cycles from the hub architecture, allowing safe use with mod_perl. (Dave, Chris and myself currently work at Socialtext, where this framework is heavily used.) AUTHOR
Ingy dA~Xt Net <ingy@cpan.org> COPYRIGHT
Copyright (c) 2004. Brian Ingerson. All rights reserved. Copyright (c) 2006. Ingy dA~Xt Net. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html perl v5.12.4 2006-12-09 Spoon(3pm)