Quote:
Originally Posted by SuvsareRetarded
Sheesh. For $500 you could have just bought a helmet and driven your own M3 at some autocross event for a lot less.
True - but …
Quote:
Originally Posted by macroy
True - but no M5, no skidpad, instructors etc... And I wouldn't drive my M3 the way I drove these cars... not yet at least. I think the autoc…
Quote:
Originally Posted by SuvsareRetarded
PAD. Not pan. That just doesn't make any sense.
Okay, I checked out the etymology. In America, it's referred to as a "skid pad"…
Quote:
Originally Posted by SuvsareRetarded
K, well just check any magazine or automotive source. I can't find any that say skid pan.
If you look outside the USA, they all …
Quote:
Originally Posted by timmerk
Hi, I was wonder if this is possible:
I have a link on a webpage, and when the user clicks it, a popup window appears, but the popup window'…
Nah - I have a table that will show in the popup. I can't do 100% for the width of the table because if the user does not have javascrtipt, the page will open in a normal browser w…
You have to set the width of the new window if you want it to be a specific size. That's just how it works. If you change the width after the window spawns, it'll be noticed.
So…
ok... it took around 20 minutes to get this, a fun challange
the basic idea:
make a new iframe, and load the new page into it.
once it's loaded we grab all the content, and pop …
Quote:
Originally Posted by clam2000
code:
function opendynamic(page) {
var preload=document.createElement('iFrame');
preload.src=page;
preload.style.width='0px';
preload.st…
Quote:
Originally Posted by clam2000
also, i only tried this in safari, no clue how it'll work in anything else.
oh, and demo: here
Well, it doesn't work in my Safari... c…
I bought "For The Birds" and "Geri's Game" from ITMS, and those look good on the TV. For other content, I can't comment, really, as I've only tried low-quality stuff (no DVD's), j…
For instance, the Lost episodes on the ITMS rot. The quality is substandard, and for no good reason. They look fine on the iPod, but downright bad on the TV. If they used the h.264…
Are you sure that the iTunes videos aren't h.264? I thought that was what they were using for everything. Remember that iTunes will say "MPEG-4 video" for both h.264 and regular MP…
The iPod supports about a quarter as many pixels as regular TV... the shows I've seen from iTMS look about as good as a VHS tape on extended long play.
Has anyone done any side by side comparisons of the different video codecs? I'd like to see the H.264 vs. mp4 with some still frames highlighting the differences. Perhaps if I ev…
Quote:
Originally Posted by jgrevich
Has anyone done any side by side comparisons of the different video codecs? I'd like to see the H.264 vs. mp4 with some still frames highli…
I've really enjoyed the video on the iPod. I would say the quality is about that of a VHS but a little different. You don't get static and noise like you tend to on VHS, on the oth…
Okay, let me put this to rest.
At 320 x 240, any video whether it's h.264 or MPEG4 is going to look like crap over a composite connection on a TV (especially if the source video w…
Quote:
Originally Posted by fxg97873
Okay, let me put this to rest.
The amazing thing about the iPod is that it actually allows for higher resolutions than 320x240. You can ob…