-
Website
http://www.louisgray.com/live/ -
Original page
http://blog.louisgray.com/2008/05/tweetsmart-offers-real-time-twitter.html -
Subscribe
All Comments -
Community
-
Top Commenters
-
charlieanzman
61 comments · 11 points
-
Jesse Stay
221 comments · 71 points
-
ChangeForge | Ken Stewart
135 comments · 18 points
-
drewolanoff
64 comments · 55 points
-
Mona N.
118 comments · 17 points
-
-
Popular Threads
-
10 Top New Web Services of 2009 (From My Perspective)
1 hour ago · 1 comment
-
For All the Gloom Around RSS, Readers Continue to Climb in '09
2 days ago · 22 comments
-
Growing Grumblings on Tech News Don't Answer Incentives Problems
5 days ago · 33 comments
-
Mozzler Filters Your Social Stream for Links, Highlights Media
20 hours ago · 2 comments
-
iTunes, Sirius Seem Antiquated After Spotify iPhone Trial
6 days ago · 15 comments
-
10 Top New Web Services of 2009 (From My Perspective)
i'm not sure i like the approach being taken here. i can think of simpler ways to accomplish this. but i will give it a run before continue to judge.
one project i recently put out there that takes into consideration links that are within tweets is tweetshots.com. primarily it is meant to be used with a tumblr site. tweetshots are tweet screenshots.
the service can send the tweetshot to your tumblr site along with any links found in the tweet so they can be clicked and followed. can also send to email addresses.
i was preparing to build a new app focused on tweet links but have started to see more existing services that are handling this, which is cool because i agree that links sent into the twittersphere are valuable and worth exploiting in interesting ways.
the next step might be to automate your existing approach, not necessarily change it.
so make the "d twsm category type your message here" happen seamlessly in background instead of depending on a user to manually send the message in this format.
you could build a bookmarklet and/or a form on your site homepage to handle submissions.
you would need to authenticate the submitter, however. at least if you want to continue to log who the twitter user is that has passed along the link to your service. maybe that's not as important and just getting the links/tweets should be the only priority. but i do think the submitter should be exposed (optionally?). so you would need to use the twitter api to authenticate the user before submission, else it would be an anonymous contribution.
i get links in tweets by scanning the tweet and parsing out the links. so you could consider such an approach yourself and then the users would only need to pass you the tweet url. although their would be some implications with tweets containing multiple links. that is solved by parsing the tweet first and letting the user select which link they want to submit to tweetsmart.com.
thanks so much for the thoughtful response. i'm at work now so i'll digest
it all. thanks for taking the time to share your thoughts with me - i really
appreciate it.
morgan