What I'm working on:
Posted by benbrown 263 days ago
Subscribed to this Conversation:
Alaxic Smithaslaurisbenbrown
Download the latest version of PeoplePods!
0.71
Latest Version:
Release Notes
Recent Posts from Our Blog
0.71 Released - Inbox bug fixed
PeoplePods version 0.71 has been released. This version is a maintenance release which fixes a problem with the private messaging inbox. Existing PeoplePods sites can upgrade to the newest...
PeoplePods powers MediaBugs.org and the Helsinki Design Lab
April saw the launch of two brand new PeoplePods-powered applications. These new sites use the latest version of PeoplePods - 0.8 - which will be available to download at the end of...
Version 0.7 Now Available
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...
Developer Preview Launch!
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...
Recently Updated Documentation
Recent Posts from The Forum
Tell me how you want to use PeoplePods, and I'll help you build it!
10 comments | 7 days ago
Does any one have Idea on implementing SSO applications like gigya SSO or RPXNOW SSO for single sign on access ?
4 comments | 8 days ago
BTW The pages in my admin panel are appearing like http://mydomain.com//admin/options/emails.php, http://mydomain.com//admin/options/themes.php Is this the reason for the trouble?
6 comments | 8 days ago
Does any one have any idea on changing the limit of charatcers ? For ex: 333 characters?
1 comment | 8 days ago


Even though I was speaking at Do it with Drupal this whole week, I've been hacking away on version 0.71.
I have already committed fixes to the inbox problem that I introduced in 0.7. I'm also working on some default reports for the command center that will let you keep an eye on the activity on your site. I'm also sprinkling some more admin tools around the public parts of the site in the default theme.
Are there any specific functions or features you need to build a site or application? Let me know!
It would be great to have another type of relationship - not followers, but friends (with friendship requests, friendship confirmation, etc.).
Yes! This is possible to do with the current friends functionality, but it is not as clean as it could be. I will think about adding bi-directional flags.
Right now, you can use isFriendsWith to verify the friendship is bi-directional before displaying content... And you can restrict access to a piece of content by setting the "privacy" field to "friends_only," but this only checks to see whether the current user is being followed by the author of the content.
Point is: I'll work on expanding the kinds of relationships you can have.
When could we expects a release, including these changes? :)
@aslauris I have been on the road for work for a few days, so I haven't been able to get as much done as I wanted. But hopefully I'll be back at it tomorrow and get a release out this weekend... but it probably won't include bi-directional friends just yet.
Hello benbrown, when could we expect the next release?
Like/Dislike Button!