<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hey Bill,<br>
<br>
How's the Ed stuff going. I've been checking in at DrupalEd.org and
watching your posts on the list, but am swamped with some cool stuff
happening over here in Hawaii.<br>
<br>
<b>Amazon Wishlist:</b> We're going to be building some proprietary
stuff (just because it would only be applicable for us) on top of
this, but I wanted to get a basic Wishlist API module so other people
could build off that. It looks pretty easy. There is a kick ass REST
service through AWS so you can just hit
<a class="moz-txt-link-freetext" href="http://www.awszone.com/scratchpads/aws/ecs.us/ListSearch.aws">http://www.awszone.com/scratchpads/aws/ecs.us/ListSearch.aws</a> put in
WishList for ListType and <a class="moz-txt-link-abbreviated" href="mailto:jeff@amazon.com">jeff@amazon.com</a> for Email and you'll see an
example. Just need a Drupal Wrapper API using drupal_http_request() to
get a list, etc. I've got a good handle on that one so I could probably
take most of that in the next couple days and send what I have to see
if you guys think something should be added.<br>
<br>
<b>Friend's Activity:</b> What did you think of my explanation on this
one? I'm thinking of more of a watchdog_user module or something that
will have a watchdog per user and then want to flush out the most
modular way to tell modules to log to watchdog_user on certain actions.
What is the best way to implement this in hook_nodeapi(),
hook_comment(), hook_buddy() need to extend Buddylist for this,
hook_taxonomy() for tagging notices, hook_votingapi() need to look into
this one more...Thoughts? This one needs more collaboration I think.<br>
<br>
<b>ACL-Buddylist integration: </b>I'm not even sure what I would want
to do with this one yet, so I'm going to defer this on my end.<br>
<pre class="moz-signature" cols="72">Rob Roy Barreca
Founder and COO
Electronic Insight Corporation
<a class="moz-txt-link-freetext" href="http://www.electronicinsight.com">http://www.electronicinsight.com</a>
<a class="moz-txt-link-abbreviated" href="mailto:rob@electronicinsight.com">rob@electronicinsight.com</a></pre>
<br>
<br>
Bill Fitzgerald wrote:
<blockquote cite="mid460D95A1.3050305@funnymonkeydata.com" type="cite">Hello,
Rob,
  <br>
  <br>
We'd be glad to talk about the Amazon Wishlist, the Friend's Activity
block, and ACL-Buddylist integration -- RE ACL/Buddlist integration,
Mark Frederickson's aclfield code in his sandbox
(<a class="moz-txt-link-freetext" href="http://cvs.drupal.org/viewcvs/drupal/contributions/modules/aclfield/">http://cvs.drupal.org/viewcvs/drupal/contributions/modules/aclfield/</a>)
comes pretty close to getting this (and more!) done now --
  <br>
  <br>
Cheers,
  <br>
  <br>
Bill
  <br>
  <br>
Rob Barreca wrote:
  <br>
  <blockquote type="cite">Here are some current things I am working on
for a project. Wanted to post here to see if anyone is working on
something similar and was interested in working together:
    <br>
    <br>
&nbsp;&nbsp;&nbsp; * Amazon Wishlist integration
    <br>
&nbsp;&nbsp;&nbsp; * Friends' activity block like Facebook: I'm still thinking about
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; this. We can easily get node and comment Views with Buddylist
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; like "My Friends' Recent Nodes", but we want an aggregated
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; watchdog-like list that has other stuff too "Your friend Joe
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; made friends with some user Rachel", "Some user Steve posted a
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; comment on some node of yours", "Your friend Joe posted a
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; comment on some other node", Voting, etc. I want to build this
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; as flexible as possible so it can be contributed back. A new
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; module that maybe uses Actions to perform a logging action on
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; certain user operations. Not sure if that makes sense. But it's
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; definitely like a watchdog log per user.
    <br>
&nbsp;&nbsp;&nbsp; * Pulling facebook profile info in from the Facebook API
    <br>
&nbsp;&nbsp;&nbsp; * Probably work on the Community Tags module for 5.x that was a
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; clean up of my huge Tagadelic patch a while back so users can
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tag other users' nodes
    <br>
&nbsp;&nbsp;&nbsp; * Doing some invite stuff, so extending or cleaning up
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; invite.module may be in order
    <br>
&nbsp;&nbsp;&nbsp; * Maybe some ACL-Buddylist integration to allow friends to have
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; extra privileges (low priority)
    <br>
&nbsp;&nbsp;&nbsp; * Want to do some FOAF stuff like LinkedIn to see how far removed
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; someone is from you (low priority)
    <br>
    <br>
--&nbsp;<br>
    <br>
Rob Roy Barreca
    <br>
Founder and COO
    <br>
Electronic Insight Corporation
    <br>
<a class="moz-txt-link-freetext" href="http://www.electronicinsight.com">http://www.electronicinsight.com</a>
    <br>
<a class="moz-txt-link-abbreviated" href="mailto:rob@electronicinsight.com">rob@electronicinsight.com</a>
    <br>
  </blockquote>
  <br>
</blockquote>
</body>
</html>