No.
this is brittney spears url: britneyspears.tumblr.com
You don't need an account to look at any blog at all, just to make posts of your own and reblog.
There are tons. Just look on Tumblr. I love them too :)
Yes! Any tumblr name is good if you like it.
You can use Tumblr on ipads, any computer, tablets, blackberry, iphone, android phones, samsung.
hi well I've got a few~ - - -tumblr - - -tumblr - - - - -tumblr -tumblr
try tumblrplug.com
You can tag at any time.
This video isn't in English and I didnt understand any of it, but I still managed to make a decent tumblr worthy look-a-like camera.
copy and paste whats in the address bar and any urls yours
There are various ways to do it. One technique would be to look for occurrences of "href", and then get the next part of the string that's surrounded by double quotes (as a valid anchor tag will always have those). Here's a quick example: // returns a list of urls of any anchor tags in the input string function findUrls($input){ $part = stristr($input, "href"); $urls = array(); while($part != ''){ $parts = explode('"', $part, 3); if(count($parts == 3)) $urls[] = $parts[1]; $part = stristr($parts[2], 'href'); } return $urls; }
tumblr & twitter.