The Artima Developer Community
Sponsored Link

Java Buzz Forum
Personal Message Depot, or, Another Damn Post on Twitter from PeopleOverProcess.com

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael Cote

Posts: 10306
Nickname: bushwald
Registered: May, 2003

Cote is a programmer in Austin, Texas.
Personal Message Depot, or, Another Damn Post on Twitter from PeopleOverProcess.com Posted: Mar 14, 2007 1:55 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Michael Cote.
Original Post: Personal Message Depot, or, Another Damn Post on Twitter from PeopleOverProcess.com
Feed Title: Cote's Weblog: Coding, Austin, etc.
Feed URL: https://cote.io/feed/
Feed Description: Using Java to get to the ideal state.
Latest Java Buzz Posts
Latest Java Buzz Posts by Michael Cote
Latest Posts From Cote's Weblog: Coding, Austin, etc.

Advertisement

Driskill Bar

Yesterday, while hiding out in the Driskill bar, Jay and I discussed the idea of using Twitter as a sort of personal version of Growl. Growl, of course, is the notification/alerting hub on OS X. It’s sort of “personal middleware” which means it’s software used by other software to please users.

For example, when ever I get a new email, IM, message in an IRC channel, the song changes in iTunes, or any other interesting thing happens on my laptop, I get a small message in the corner of my screen about that “event.” It disappears after a few seconds, so it’s not that distracting. Indeed, it helps me keep up with things instead of having to go check on every application and information flow on my desktop.

What’s nice about Growl is that it makes all of these notifications look and act the same. I can also turn off notifications from any application in one console, so I don’t have to visit the a whole bunch of different Preferences sections. And, of course, you can wire-up Twitter directly to Growl (I use the Twitter IM integration, so I have it indirectly hooked up).

In talking with Jay, then, I realized that Twitter is a similar notification system that spans your laptop and your cellphone. The current application layered on-top of this “Twitter middle-ware” is the person driven posting that everyone is excited about. But, you can imagine receiving tweats from all sorts of non-person information sources, e.g., alarms about meetings or daily reminders. Now, as Jay pointed out, you’d probably want to use direct messages for those more so than public ones. As another example: It’d be nice to know when a package is on the way to my house so I can get back there to pick it up.

What’d be nice about this is making sure to get your notifications whether you were on your computer or on your cellphone. The other nice thing about this is a classic abstraction layer on-top of whatever is sending you those notifications having to know about your cellphone. GCal, for example, will send you meeting notifications as well, but it has to know your cellphone number. Instead, by using Twitter as notifications middle-ware, it could just know your Twitter username and send you direct messages.

Rounding out the vague hand-waveyness of this post, I think looking at Twitter through the lens of a multi-device client piece of “personal middle-ware” is also the type of thing you’d expect from a “Web OS.” The point here — I think — is that the functionality Twitter would be providing here is not tied to a particular end-point or computer: with the click of a radio button, Twitter’s output and interaction can be shifted over to a different device: from computer to cellphone, or both at the same time.

Technorati Tags: , , , , ,

Read: Personal Message Depot, or, Another Damn Post on Twitter from PeopleOverProcess.com

Topic: Web Conversations in Java Previous Topic   Next Topic Topic: JRuby can save Swing - Follow up

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use