twitter

Sam Rose's picture

Mozilla Labs » Raindrop open source personal serving of online messages

Open Messaging for the Open Web

Raindrop is a new exploration by the team responsible for Thunderbird to explore new ways to use open Web technologies to create useful, compelling messaging experiences.

Raindrop's mission: make it enjoyable to participate in conversations from people you care about, whether the conversations are in email, on twitter, a friend's blog or as part of a social networking site.

Sam Rose's picture

Hashtags, Twitter, and Identi.ca to Drupal

I am thinking that we could use hashtags to send certain posts, or discussions that are happening within twitter to Culturing.

Example: for hashtag #penmoney http://search.twitter.com/search.atom?q=%23openmoney

Or, we could also use @UserName example http://search.twitter.com/search.atom?q=%40paulbhartzog

Identi.ca (Laconica) is in between API's I believe. I will ask those folks if this is possible there.

Sam Rose's picture

Records Junkie: New Hashtag for Archivists and Records Managers Who Use Twitter

For all of you out there on Twitter, for those who tweet regularly or just once in a while, do you get messages from both your archivist/RM friends and from your “other” friends?

There is a way to fix this, at least eliminate some of the confusion:

There are things called hashtags. A group of people agree to precede a certain word with the pound (#) symbol and various applications like TwitterGrid and Tweeter and TweetDeck can search for or sort by these hashtags to make your Tweeting a bit easier.

Sam Rose's picture

Twitter API Wiki / Things Every Developer Should Know

8) A command line is all you need to use the Twitter API

If your system has curl (and it should!), you’ve already got a great way to poke around the Twitter API. Here are some examples:

* Get the public timeline in RSS format, unauthenticated: curl http://twitter.com/statuses/public_timeline.rss
* Get updates from users you follow in XML, authenticated: curl -u username:password http://twitter.com/statuses/friends_timeline.xml
* See just the headers for that last request: curl --head -u username:password http://twitter.com/statuses/friends_timeline.xml

paulbhartzog's picture

AlertThingy - Your social deskop!

I decided to write an application in Adobe Air that would implement our architecture and aggregate lots of incoming data from the social web, but someone beat me to it ;-)

Sam Rose's picture

Facebook | Pete Cashmore | Twitter Changes interface to show "mentions"

My comment:

someday, perhaps in a few years, it won't matter where people post their messages, nor where they are mentioned, across sites, networks, etc. You wil be able to have a client that will usefully find mention of you anywhere. And, you'll be able to easily ping people anywhere that you set up camp online (or on your phone).

paulbhartzog's picture

Pupils to study Twitter and blogs in primary shake-up | Education | The Guardian

very interesting.

I'm thinking about skills to teach to my own kids for intellectual and emotional management....

Also here:

http://ref-notes.blogspot.com/2009/03/guardian-bloggingpodcastingtwitter...

Syndicate content