-
Website
http://www.scripting.com/ -
Original page
http://www.scripting.com/stories/2009/01/14/aNewWayOfLinkingInTweets.html -
Subscribe
All Comments -
Community
-
Top Commenters
-
eas
55 comments · 4 points
-
AndrewBurton
134 comments · 10 points
-
Michael Markman (Mickeleh)
154 comments · 16 points
-
Rex Hammock
52 comments · 9 points
-
malatmals
81 comments · 3 points
-
-
Popular Threads
-
How I develop formats and protocols. (Scripting News)
1 day ago · 11 comments
-
Open is in the eye of the beholder. (Scripting News)
3 days ago · 13 comments
-
Store Twitter URLs in earth's oceans? (Scripting News)
5 days ago · 16 comments
-
Why today's Twitter is like Napster in Y2K. (Scripting News)
5 days ago · 15 comments
-
If you wrote the words you own the copyright. (Scripting News)
5 days ago · 7 comments
-
How I develop formats and protocols. (Scripting News)
[photo](http://bit.ly/DMhr)
... 1 more character but cleaner in my opinion. And perhaps at some point more of markdown could be supported automatically.
Plus, lots of people already know how to use it.
implemented it. A bootstrap. (I have software I'm working on that uses
this.)
:-)
• assume that enough people have smartphones capable of getting around this that you can develop for future tech instead of burdening yourself with outdated technology
• ignore sms links b/c sms isn't really designed for following hyperlinks anyway.
http://twitter.com/kidologist/status/1119652393
Still confused about the use of the word "render" in the post. Rendered where, exactly?
You put the anchor text in brackets. Like: 41 people call this [photo] a favorite
As soon as you write [] it adds a field below the 140 char sms, saying, "Link #1". Then the link could be pasted in there.
It's silly to be constrained by the SMS character limit - if you're on a device that only does SMS and not web, you can't follow the link anyway. So split them apart.
it goes through the SMS gateway. Piece of cake.
tinyurl are not.
bit.ly = b
snurl.com = s
etc..
This + dropping http would be huge savings in url shortening.
then the syntax would just be
[text|service shortcut:link id]
eg.
[photo|b:DMhr]
Update: This shortening syntax could be based of a public RESTful service, that any client could use
This is a great site! http://bit.ly/DMhr
[This\http://bit.ly/DMhr] is a great site!
You'll see the "shorter" one actually takes MORE characters to store. No character limit would apply only to the rendered version, or that break virtually every rule of character limits. I'll admit it's elegant, but it certainly doesn't solve a space problem.
I agree removal of http would help, but that also hurts the ability to recognize a link, of course unless you're back in the [brackets] again. Of course, now, this makes brackets a difficult character to use if you really intend to.
Good try, but I don't think this works.
That said: if you added a further restriction - that you could just use ONE word as a link, would the following syntax not save you a ton of characters?:
word*bit.ly/abcd
(The * could equally be a pipe) I'm no programmer, so this may cause issues I can't see, but the *, with no blank space either side, would tell Twitter that to the left was the word, and to the right a URI (sans http://).
Perl dictionaries or Python hash tables or whatever each language calls them
(in Frontier we call them tables) -- arbitrary collections of name-value
pairs -- the Internet would get an instant point upgrade. Not just this
corner of the Internet, the whole damned thing. I've been asking everyone to
do this for years, Yahoo, Microsoft, Google, etc etc. Twitter. Anyone! Do it
-- it will make you rich beyond your wildest dreams. The depression will end
immediately. Obama will win a second term. :-)