Look forward to in Elgg 1

Over the past few weeks I have been heavily involved in writing the upcoming 1.0 release of the Elgg social networking platform. Elgg 1 is the logical extension of Elgg classic but has been totally rewritten from the ground up, and I admit that I am rather excited about some of the cool features I’ve […]

Marcus Povey

Over the past few weeks I have been heavily involved in writing the upcoming 1.0 release of the Elgg social networking platform. Elgg 1 is the logical extension of Elgg classic but has been totally rewritten from the ground up, and I admit that I am rather excited about some of the cool features I’ve […]

#commands on elggVoices

Building on the @ commands I talked about in a previous posting, I would like to introduce elggVoices #commands! These commands offer a plugable framework for third parties to add channel specific information oriented commands. To see this in action, text or post one of the following to a channel (assumes you have validated either […]

Marcus Povey

Building on the @ commands I talked about in a previous posting, I would like to introduce elggVoices #commands! These commands offer a plugable framework for third parties to add channel specific information oriented commands. To see this in action, text or post one of the following to a channel (assumes you have validated either […]

Connecting to elggVoices with C

The other week I posted a PHP example for connecting to the elggVoices API. For those of you interested in developing desktop applications, here is some example code for doing the same thing in C/C++. This code is designed to be built into a library (either a static or dynamic) but could probably be directly […]

Marcus Povey

The other week I posted a PHP example for connecting to the elggVoices API. For those of you interested in developing desktop applications, here is some example code for doing the same thing in C/C++. This code is designed to be built into a library (either a static or dynamic) but could probably be directly […]