twitter.
-
- Posts: 8525
- Joined: Wed Oct 22, 2003 7:00 am
-
- Posts: 8525
- Joined: Wed Oct 22, 2003 7:00 am
Re: twitter.
The failwhale is actually part of the service, if you didn't know. It displays when there system is overloaded.
Re: twitter.
Yer a fag is about all I have to offer as comment on this forum.
[color=#00FF00][b]"How do you keep the natives off the booze long enough to pass the test?" Asked of a Scottish driving instructor in 1995.[/b][/color]
Re: twitter.
I wonder what comes after twitter. Perhaps some program that lets you post what smaller things you're doing in real life in between the slightly bigger things you're doing in real life in between posting emails and blogs. Such as, breathing.
" I am now breathing".
" Me too"
" I coughed"
"No shit? Me too"
It would be like.. totally fascinating.
" I am now breathing".
" Me too"
" I coughed"
"No shit? Me too"
It would be like.. totally fascinating.
-
- Posts: 2458
- Joined: Sat Jul 09, 2005 6:56 pm
Re: twitter.
it's like facebook except you can't jack off to your ex-girlfriend's pictures.
Re: twitter.
Twitter is a masterbatory outlet for people who think others care what they do/think/eat/fart/say. It's a good thing. Keep all the wankers in one place, save the rest of the intardnet for everyone else.
Re: twitter.
i'm sensing a sad story behind this postBig Kahuna Burger wrote:it's like facebook except you can't jack off to your ex-girlfriend's pictures.
-
- Posts: 4755
- Joined: Mon Oct 22, 2001 7:00 am
Re: twitter.
http://webworkerdaily.com/2007/03/15/ei ... ssionally/
Have just recently started delving into the social networking revolution. I am still really exploring whether the functionality is more geared toward resume-building or more personal randonmess, such as quickly finding a rating on a new sushi bar in a different town.
At this point, can't say it's useful to anyone I know personally, but most of the VC execs i blog-follow are also huge twitter fans.
Have just recently started delving into the social networking revolution. I am still really exploring whether the functionality is more geared toward resume-building or more personal randonmess, such as quickly finding a rating on a new sushi bar in a different town.
At this point, can't say it's useful to anyone I know personally, but most of the VC execs i blog-follow are also huge twitter fans.
Re: twitter.
Code: Select all
var visitedString = GM_getValue("visitedString", "");
var visitedLinks = visitedString.split(",");
var links = document.evaluate("//.[@id='timeline']//a[contains(@href, 'the url you are looking for goes here')]", document, null, XPathResult.ORDERED_NODE_ITERATOR_TYPE, null);
while (link = links.iterateNext()) {
var href = link.href;
// check to see if we've already automatically visited that URL
var alreadyVisited = false;
for (j = 0; j < visitedLinks.length; j++) {
if (visitedLinks[j] == href) {
alreadyVisited = true;
}
}
if (!alreadyVisited) {
// this URL has not been visited, open it, log it and save it
GM_log("visiting " + href);
GM_openInTab(href);
visitedLinks[visitedLinks.length] = href;
GM_setValue("visitedString", visitedLinks.toString());
}
}
// reload the window every 15 seconds
setTimeout("window.location.reload(true)", 15000)
Re: twitter.
oh jesusFender wrote:http://cursebird.com/
Re: twitter.
this topic will not mark as read...
Re: twitter.
:duh:
[color=#00FF00][b]"How do you keep the natives off the booze long enough to pass the test?" Asked of a Scottish driving instructor in 1995.[/b][/color]
Re: twitter.
hm, 90% of content provided by 10% of users. kind of like here, only here it's a 99%-1% split, with duhard as ashton kutcher
Re: twitter.
nor Iphantasmagoria wrote:i jus' don't get it :/
never been to a twit page

Have I missed anything? Please advise here

[color=#FFBF00]Physicist [/color][color=#FF4000]of[/color] [color=#0000FF]Q3W[/color]
Re: twitter.
you've missed nothing but bitesize nuggets of banality wrapped in faux-hip and psuedo-cool, and tied up in a ribbon of wannabee-rad
Re: twitter.
but now he'll never know if Jenny1983 was having a Coke or not!