That was from 2002? I’ve been reading dooce’s blog for 8 years?
Wow. Time flies on the Internet.
I freaking LOVE dooce.
That was from 2002? I’ve been reading dooce’s blog for 8 years?
Wow. Time flies on the Internet.
I freaking LOVE dooce.
these dots. i thought they were a mistake when i was coding up the site from this PSD… yanno like ‘oh what the heck are these doing here?’
turns out that they were intentional. and the guy who mocked it up was pretty distressed that they weren’t there. why are they there? no one will ever know.
but they are making my life PNG hell right now in IE6.
re: clrcrtq “try .gif instead for if lt IE 7”
good suggestion, but cannot do. it needs the 40% opacity. this guy is a word that means more anal than anal.
I feel for you, I really feel for you. Ugh.
umm. at the risk of sounding like a raging ‘mo… why the eff does it matter whether or not you’re straight to be able to agree with this sentence?
“I am a straight woman, and I am confident about my appearance and happy with my body.” (via robot-heart, brooklet14,florajasmine,seagull,jessicagoldharalson)
ditto.
but yes to confidence and stuff. :)
I just ran into the weirdest problem when using prototype. Here’s a post in hopes that if someone else has the same problem they know how to fix it.
I need to pass an array as a parameter to my php script. I’m doing this using Ajax.Request. The problem is that is not passing one variable with multiple values, but the same variable multiple times with multiple values.
So its passing this: arrayToPass : 1arrayToPass : 2arrayToPass : 3
Instead of the correct way:
arrayToPass : [1,2,3]
I think the problem might be the array I’m passing being possibly unconventional. I’m selecting all the checkboxes in a list that have been checked with this nifty code I found online:
$$('#NameOfTheForm input.classNameOfTheInput').each(function(box){
arrayOfValues.push(box.getValue());
}
Here’s the Ajax.Request:new Ajax.Request(PathToYourAjaxFile, {
parameters: { arrayToPass : arrayOfValues },
evalScripts : true,
onSuccess : function () {},
onFailure : function () {},
}
The only solution I found was to enclose the variable arrayOfValues in single quotes like so. Even though its actually passing a comma separated string, at least its passing it.
arrayToPass : ''+arrayOfValues+''
And that’s my techie complaint for the day.
I cannot for the life of me find this one song I really really like. I think I heard this one song like a million times this past week, and its so good I want to listen to it a million more.
The problem is that I don’t know whats its called. So I’m going to describe it in hopes someone knows what it is. First of all, the genre is dance/electronica. Its not one of those crazy fast techno songs either, it has really deep bass with a beat that just makes you want to groove to it. Second, and most important of all, the only words in the song —because it doesnt have many— is the dude saying the names of all these cities: New York, Londo, Chicago, Tokyo, Toronto.
These are some examples of what it sounds like:
http://youtube.com/watch?v=dCWUiBn2yXc
http://www.youtube.com/watch?v=oxs6egMAyM0
http://youtube.com/watch?v=zW1XcsE92Rg
Anyone?
FOUND IT!!!!!
What the….? The instant replay is truly awesome.
Ball Girl Makes Incredible Catch
A minor league ball girl makes an incredible catch on a foul ball in left field.
WOW.
I’m interested in how people are using Tumblr
- how many people they follow
- how many people follow them
- why they use it
So I put together a quick unofficial survey.
If you’re interested, too, please take it. You can be anonymous and most fields are optional.
All the data will be public in a week or so.
→→→→ Tumblr Survey ←←←←
Please reblog so we get more responses!