PeoplePods is a developer-friendly social software toolkit
Build applications where people meet, talk, share, read, work, publish and explore.
Build applications where people meet, talk, share, read, work, publish and explore.
Check out our example site, which features all of the core PeoplePods functionality.
Last night, I uploaded a new release of PeoplePods: version 0.7. The most exciting new features in this version are: new dynamic image resizing options, a faster comment polling system, new ways...
I am very excited to announce the launch of PeoplePods version 0.666, THE DEVELOPER PREVIEW! After tons of hacking, I have tweaked the last line of code, and I am finally ready for a wider audience...
0 comments | 42 days ago
5 comments | 88 days ago
6 comments | 88 days ago
7 comments | 97 days ago
2 comments | 97 days ago
Installing PeoplePods
To install PeoplePods, you will need a web server, a MySQL database server, and a copy of the...
$Obj->addFlag()
$Obj->addFlag($flag,$person,$value=true);
Causes $person to add a flag named $flag to $Obj,...
$Content->vote()
$Content->vote('y');
$Content->vote('n');
Sets the current user's vote on a piece of...
PeoplePods Objects
PeoplePods is an object-oriented framework - all one must do to access the entire power of...
What is PeoplePods?
PeoplePods is a framework that makes it easier to create community or "social" applications. It...