I have a system working at
The Golf Space
(my golf site) and
TKServer
(my geek site) where users post a typical "what are you doing" type of thing. It is a combination of joomla and twitter, so I call it "Jitter."
This is a simple php based (no ajax or .js to speak of) and currently allows only one message per member. Let's face it, our databases are finite in size, unlike facebook's so storing tens of thousands of old messages isn't needed for many.
The cool thing about being php based, is that if the person's browser has javascript disabled it will still work, unlike other systems who rely on .js. And from a "pageview" standpoint I want my advertisers to have more "impressions" so ajax stuff which doesn't refresh the page actually is hurting more than helping.
This is not a system which requires CB but does have CB integration. A non CB system can use this as well as a CB system...
Anyway here's the system so far:
1. Jitter component, which is the engine of the system.
2. Jitter update module where users can update their status.
3. Jitter latest module which shows the latest members, configurable to show "x" number of messages, usernames as well as linking to CB profiles.
4. Back end administration which allows an admin to go in and list, edit, delete Jitters.
Current status is "beta" mode. It is working on my two sites and Rapunzl's right now.
I'd like to get a couple of more people to try it out and report to me any problems or suggestions. I intend this to be a commercial system, but cheap.
PM me if you'd like to try it out. Joomla 1.5 compatible only. Not 1.0, sorry.
Post edited by: mediaguru, at: 2009/12/23 00:36