Return-Path: X-Original-To: apmail-accumulo-user-archive@www.apache.org Delivered-To: apmail-accumulo-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CEDDA9A9C for ; Tue, 24 Apr 2012 17:40:54 +0000 (UTC) Received: (qmail 64350 invoked by uid 500); 24 Apr 2012 17:40:54 -0000 Delivered-To: apmail-accumulo-user-archive@accumulo.apache.org Received: (qmail 64327 invoked by uid 500); 24 Apr 2012 17:40:54 -0000 Mailing-List: contact user-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@accumulo.apache.org Delivered-To: mailing list user@accumulo.apache.org Received: (qmail 64319 invoked by uid 99); 24 Apr 2012 17:40:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2012 17:40:54 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [206.112.75.239] (HELO iron-e-outbound.osis.gov) (206.112.75.239) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2012 17:40:50 +0000 X-IronPort-AV: E=Sophos;i="4.75,475,1330923600"; d="scan'208";a="98004836" Received: from netmgmt.ext.intelink.gov (HELO ww4.ugov.gov) ([172.16.11.235]) by iron-e-outbound.osis.gov with ESMTP; 24 Apr 2012 13:39:17 -0400 Date: Tue, 24 Apr 2012 17:40:23 +0000 (GMT+00:00) From: Billie J Rinaldi To: user@accumulo.apache.org Message-ID: <1965451963.418011.1335289223795.JavaMail.root@linzimmb04o.imo.intelink.gov> In-Reply-To: Subject: Re: Trendulo - A Twitter Analytics Demo on Accumulo MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [10.2.188.66] X-Mailer: Zimbra 6.0.7_GA_2476.RHEL4 (ZimbraWebClient - SAF3 (Mac)/6.0.7_GA_2473.RHEL5_64) X-Virus-Checked: Checked by ClamAV on apache.org That's so cool that I'm creating a new section for it on our page of links: http://accumulo.apache.org/papers.html Billie On Tuesday, April 24, 2012 9:35:31 AM, "Jared winick" wrote: > I gave an Introduction to Apache Accumulo presentation last month at > the Boulder/Denver Meetup where I demoed an application that used > Accumulo to provide real-time and historical access to words/phrases > seen in Twitter messages as well as daily trend analysis. I finally > got the demo polished up a bit and running on Amazon EC2 where it can > be found at http://trendulo.com . > > Trendulo is still pretty Alpha at this point so please feel free to > add to the existing documented issues at > https://github.com/jaredwinick/trendulo where you can also obviously > find the source. > > > As an example, the following link will show the launch of Instagram's > Android client, followed by Facebook's purchase and then a small > increase in general "chatter" about the product http://goo.gl/XcCG8 > > > Let me know if anyone has any questions or comments. Feel free to > tweet @trendulo any interesting searches and I can retweet them out. > > > Jared