Difference between revisions of "GNUWorld"

From IRC Wiki
Jump to navigation Jump to search
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<Rating comment=false>
{{Software|name=GNUWorld
Rate This!
|logo=[[File:GNUWorld.jpg]]
1 (Hate it)
|homepage=http://gnuworld.undernet.org/
2 (Dislike it)
|programming_language={{Programming languages/C++}}
3 (It's ok)
|platform=Mac OS X, Linux, Unix
4 (Like it)
|license={{Licenses/GPL}}<ref name="gnu"/>
5 (Love it)
|status=Active
</Rating>
|based_on=''Written from scratch''<ref name="gnu"/>
}}


<br style="clear: both" />
'''GNUWorld''' is an IRC operator services server. It is capable of performing any and all tasks that IRC operators/administrators might ask of it. It is written in C++ using sophisticated object oriented design patterns. GNUWorld was originally created in 1997 by Orlando Bassotto. Major contributions were made by Andrea Cocito. It has since been rewritten to incorporate the C++ standard, unavailable at original creation.


'''Website:'''
== Features ==
* http://www.gnuworld.org/
* GNUWorld<ref name="gnu">http://gnuworld.undernet.org/</ref> was first released in 1997 from scratch by Orlando Bassotto
 
'''Bio:'''
* GNU World was first released in 1997 from scratch
* At the one end, GNUWorld's clients provide basic operator services such as changing modes in channels and setting and removing glines. On the other end, GNUWorld can be used to provide sophisticated network analysis and monitoring. Almost anything is possible.
* At the one end, GNUWorld's clients provide basic operator services such as changing modes in channels and setting and removing glines. On the other end, GNUWorld can be used to provide sophisticated network analysis and monitoring. Almost anything is possible.
* Efforts are made to create software that uses as little physical memory as possible. However, we will always prefer a reliable product to one that uses very little memory
* Efforts are made to create software that uses as little physical memory as possible. However, we will always prefer a reliable product to one that uses very little memory.
 
'''Programming Language:'''
* C++
 
'''Platform:'''
* Mac OS X, Linux, Unix
 
'''License:'''
* GPL


'''Supported IRCds:'''
==Supported [[:Category:IRC server software|IRC server software]]==
* [[Asuka]]
* [[Asuka]]
* [[ircu]]
* [[ircu]]
* [[Nefarious]]
* [[Nefarious]]


== References ==
{{reflist}}


[[Category:Software]][[Category:IRC services]]
[[Category:Software]][[Category:IRC services]][[Category:C++]][[Category:Active]]

Latest revision as of 00:54, 25 October 2012

GNUWorld
File:GNUWorld.jpg
Programming language: C++
Platform: Mac OS X, Linux, Unix
Status: Active
Based on: Written from scratch[1]
License: GNU General Public License[1]
Homepage: http://gnuworld.undernet.org/

GNUWorld is an IRC operator services server. It is capable of performing any and all tasks that IRC operators/administrators might ask of it. It is written in C++ using sophisticated object oriented design patterns. GNUWorld was originally created in 1997 by Orlando Bassotto. Major contributions were made by Andrea Cocito. It has since been rewritten to incorporate the C++ standard, unavailable at original creation.

Features

  • GNUWorld[1] was first released in 1997 from scratch by Orlando Bassotto
  • At the one end, GNUWorld's clients provide basic operator services such as changing modes in channels and setting and removing glines. On the other end, GNUWorld can be used to provide sophisticated network analysis and monitoring. Almost anything is possible.
  • Efforts are made to create software that uses as little physical memory as possible. However, we will always prefer a reliable product to one that uses very little memory.

Supported IRC server software

References