-
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
60 comments · 11 points
-
Jesse Stay
221 comments · 70 points
-
Ari Herzog
43 comments · 21 points
-
ChangeForge | Ken Stewart
133 comments · 18 points
-
drewolanoff
64 comments · 53 points
-
-
Popular Threads
-
FTC Disclosures Made Simple For Bloggers With Conflicts
6 days ago · 46 comments
-
Still Waiting for An Evil Google? It's Not Going to Happen.
6 days ago · 30 comments
-
Fighting Bots With Bots on Twitter, Leveraging SocialToo
1 day ago · 5 comments
-
Simler Adds Likes, Favorite Tags, Revamps Homepage
1 day ago · 4 comments
-
Gowalla Raises $8.4 Million for Location Check-in Service
1 day ago · 2 comments
-
FTC Disclosures Made Simple For Bloggers With Conflicts
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