One of my favourite sites at the moment is developmentseed.org. I really like what they do with there user profiles. How would you go about recreating it.
- http://developmentseed.org/team seems to be a view of users/nodes
- /team/eric-gundersen is a profile/node
- "Posts by Eric Gundersen" block on the right of 2. seems to be a view. Is an argument being parsed to return content by Eric?
- /blog/2009/oct/21/announcing-managing-news-pluggable-news-data-aggregator the user name links to the profile/node
- Same link as above seems to be a block (teaser I guess).
Do you think there are using the defaults drupal module or a custom content type? How would you go about trying to implement something like this?
Thanks
Ryan