Vancouver Joomla!Day provides case study in community-building techniques


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Vancouver Joomla!Day provides case study in community-building techniques
# 1  
Old 06-16-2008
Vancouver Joomla!Day provides case study in community-building techniques

Mon, 16 Jun 2008 18:00:00 GMT
As free software projects balloon in size, many struggle to create and maintain a sense of community. One of the projects that has been most successful in its community-building efforts is the content management system Joomla! In the last couple of years, its Joomla!Days have been held around the world. A particular case in point is this past weekend's Vancouver Joomla!Day, whose organization and use of social networking to expand the scope of the event make it a case study in modern community-building.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Programming

UNIX- -Case study - Library management.

Hi.. I am a new joinee to this foram.I need to submit a case study in UNIX .Please help me to submit the case study by giving your valuable ideas.It will be very helpful for me. Topic: Unix File Management A university wants to computerize its Library operations because of... (2 Replies)
Discussion started by: viji_jeya
2 Replies

2. Shell Programming and Scripting

Case Study help

Create a Data file with below fields and “|” as delimitor (ac_bal.dat): A/c No, A/c name ,A/c balance. 1| Mani |1000.00 2| Vikram|1500.00 Create another file say (ac_bal.ctl) which file structure as Files name, record count ,total balances Ac_bal.dat|2|3500.00 Please... (1 Reply)
Discussion started by: Manikanth_V
1 Replies
Login or Register to Ask a Question
supernode(1)							   USER COMMANDS						      supernode(1)

NAME
supernode - n2n supernode daemon SYNOPSIS
supernode -l <port> [-v] DESCRIPTION
N2N is a peer-to-peer VPN system. Supernode is a node introduction registry, broadcast conduit and packet relay node for the n2n system. On startup supernode begins listening on the specified UDP port for node registrations, and other packets to route. The supernode can service any number of communities and routes packets only between members of the same community. The supernode does not hold the community encryp- tion key and so cannot snoop or inject packets into the community. Supernode can service a number of n2n communities concurrently. Traffic does not cross between communities. All logging goes to stdout. OPTIONS
-l <port> listen on the given UDP port -v use verbose logging EXAMPLES
supernode -l 7654 -v Start supernode listening on UDP port 7654 with verbose output. RESTART
When suprenode restarts it loses all registration information from associated edge nodes. It can take up to five minutes for the edge nodes to re-register and normal traffic flow to resume. EXIT STATUS
supernode is a daemon and any exit is an error AUTHOR
Luca Deri ( deri (at) ntop.org ), Richard Andrews ( andrews (at) ntop.org ), Don Bindner SEE ALSO
ifconfig(8) edge(8) revision 3679 Jan 3, 2009 supernode(1)