|
Recent
Articles |
Enderle On Linux Linux does not exist except as a concept, we can all move on now. No I am not bashing Rob, but I did find his paper "The Five Things you Aren't Allowed to Discuss...
Fighting Analysis Paralysis With Open Source? I stumbled across this analysis of the Linux Kernel which brought back "fond" memories of my market opportunity forecasting days. In the analysis, the author, kripken, estimates that "at most, 60% of the Linux Kernel...
Novell Could Loose Access To New Linux Versions Make a deal with a big closed source company and the FSF (Free Software Foundation) may pull your access rights to Linux Distro's. At least that is what Novell...
Invalidating The Linux Buffer Cache When you write data, it doesn't necessarily get written to disk right then. The kernel maintains caches of many things, and disk data is something where a lot of work is done to keep everything fast and efficient.
Invalidating The Linux Buffer Cache When you write data, it doesn't necessarily get written to disk right then. The kernel maintains caches of many things, and disk data is something where a lot of...
|
|
|
03.29.07
ELGG - Social Technology Software
By Dan Morrill
If you want to build out your own DIY social network, then you need to check out ELGG.
ELGG is a new open source social network software package that is available on source forge. We spent the last day and a half installing the software and playing with some of the mods and other goodies that come with the software.
Good parts about this is that it is fairly easy to install, there are some mods we had to make to the SuSe Linux that we were installing it on.
There is a mod in the httpd.conf file to add the .htaccess used by ELGG (documented on site) and then we had to modify the apache2.conf file to use mod_rewrite. Once those two mods were done, the system came up with no problems with using the system.
Overall, for a .7 product it has some neat features, and as it gets more mature and more modules are added, it should be a strong product in the longer run when the get to a 1.0 release.
It is a cool chunk of software to be using, has some really mature features, like the privacy and use polices. It defaults to a copyright policy of "this web site does not want to own anything you put up". The registration process is really easy, and has support for Google Ads and Analytics by mod or simple file hack.
Support is good, when we asked a question, we got an answer back within 24 hours, that actually made sense and helped us set up the software. Our major problems were with setting up mod rewrite in the SuSE apache configuration. They did not have anything specific for SuSE (and we forwarded our information to them, so now they do) and that is what made the install pause with the support group.
We spent probably 6 hours installing and tweaking the software in total, and have a functioning social networking site that is open to public beta (in case anyone is interested) to stress out the system (server, components, site).
There are a lot of uses for this software, especially building a community around a web site, better than blog comments, it allows that Web 3.0 social integration features where you can determine friends by degrees, and share community interests or personal social interests.
Overall, if you are interested in a DIY Social Network software package, ELGG is well worth looking at.
Comments
About the Author:
Dan Morrill has been in the information security field for 18 years, both civilian and military, and is currently working on his Doctor of Management. Dan shares his insights on the important security issues of today through his blog, Managing Intellectual Property & IT Security, and is an active participant in the ITtoolbox blogging community.
|