Not quite sure what exactly you are trying to do... but lets say that your problem is you have embedded flash w/ video and you need iphone/itouch users to be able to access this video too...
first thing you will want to do is to do a browser check for 'iPhone' or 'iPod'. You can do this in JS but I prefer to check server side.
JS would be
if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)))
{ code for qt } else { code for flash }
PHP would be
if(eregi('iPhone', $_SERVER['HTTP_USER_AGENT']) || eregi('iPod', $_SERVER['HTTP_USER_AGENT']))
{ code for qt } else { code for flash }
Next you will want to export your video using quick time pro and the "Export for web command" this will compress all versions for the iphone and ipod touch and a poster screen for the end user to click on.
Ok, most of us here hate M$ but why ? we all dislike the monopoly, poor coding standards, the downfall of our great empire for the computing world to fall to the common folk. Why do we embrace what they do, Direct X, poor coding standards, and the embrace of the common folk. Why because even though people are abused every day on the internet we can produce a website that looks like crap and doesn't conform to any standard but IE... and get away with it. We can play great games, and love all that is, on our top of the line graphics cards while open gl standards fall behind as SGI falls by the way side. The idiotic business world thinks office is the end all of end all and open office keeps the small guys pulling their puds at M$ door, just hoping they can afford the next Office suite. IE 7 wasn't really an upgrade just another yank my doodle that tries to play ketch-up while, M$ invites FF developers to their front door, to thank them for supplying all of the source code for IE 8. Vista is a god awful hack that will just up my stock investment and even though I hate M$ fucking gimme monnnies.
I get a redundent... who is rating these right now ! yes my first statement is but i posted when i could only see one comment which... at the time wasn't redudent.
As for the rest of my post, I have read through the rest of these posts and ones on smoking that are completly off topic and not replying to previous posts have a higher score and I haven't found one post like mine !
Ok first we have to look at all of these civilizations... If my history is correct they have all disipated. I would say that this would have to do with some of their "crazy" leaders going to war and other outlandish civil projects.
Some speculate that the rampent crazyness in the upper classes in greece and rome was caused by lead pipes !... but maybe it was because of their hair dye. My guess is that not all of the lead was turned into this "nano" tech, there for people who could afford to dye their hair actully ended up ingesting lots of lead over their life time. This seems far more likely then the lead plumbing as not alot of lead will flake off when used as pipes.
Also my personal experience with VMware, Virtual PC and Qemu has consistently been that its there is a noticable difference in speed between native hardware and the VM.
If the user slows their system with adware, spyware, and the network with p2p and IM software that you need to remove because their desktop is chugging ( dependent on how strict you are with software installs and network traffic ) I think you would see a huge speed difference with VMing their system thats "so fresh and so clean clean".
Although I do agree with high level system administration with keeping their os native, designers, programmers, and any one with large system requirements and graphic processing power. But then again we arn't talking about these "slashdotters" anyhow.
My question is how can this system be accuret in large citys where some times walking and riding bikes is actully faster then the cars moving on the streets ? Data like this could display a street as being open and moving faster then the next road over when infact its backed up just as far.
separated by thirteen generations
... you need to remember that generational gaps in the 1800's were much closer together.
Not quite sure what exactly you are trying to do ... but lets say that your problem is you have embedded flash w/ video and you need iphone/itouch users to be able to access this video too ...
first thing you will want to do is to do a browser check for 'iPhone' or 'iPod'. You can do this in JS but I prefer to check server side.
JS would be
if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i))) { code for qt } else { code for flash }
PHP would be
if(eregi('iPhone', $_SERVER['HTTP_USER_AGENT']) || eregi('iPod', $_SERVER['HTTP_USER_AGENT'])) { code for qt } else { code for flash }
Next you will want to export your video using quick time pro and the "Export for web command" this will compress all versions for the iphone and ipod touch and a poster screen for the end user to click on.
I think he was mistaken for the 100 GB 7200 rpm drive which was an option on early MBP 15 inch and now only the 17 inch.
Ok, most of us here hate M$ but why ? we all dislike the monopoly, poor coding standards, the downfall of our great empire for the computing world to fall to the common folk. Why do we embrace what they do, Direct X, poor coding standards, and the embrace of the common folk. Why because even though people are abused every day on the internet we can produce a website that looks like crap and doesn't conform to any standard but IE ... and get away with it. We can play great games, and love all that is, on our top of the line graphics cards while open gl standards fall behind as SGI falls by the way side. The idiotic business world thinks office is the end all of end all and open office keeps the small guys pulling their puds at M$ door, just hoping they can afford the next Office suite. IE 7 wasn't really an upgrade just another yank my doodle that tries to play ketch-up while, M$ invites FF developers to their front door, to thank them for supplying all of the source code for IE 8. Vista is a god awful hack that will just up my stock investment and even though I hate M$ fucking gimme monnnies.
I get a redundent ... who is rating these right now ! yes my first statement is but i posted when i could only see one comment which ... at the time wasn't redudent.
As for the rest of my post, I have read through the rest of these posts and ones on smoking that are completly off topic and not replying to previous posts have a higher score and I haven't found one post like mine !
Ok first we have to look at all of these civilizations ... If my history is correct they have all disipated. I would say that this would have to do with some of their "crazy" leaders going to war and other outlandish civil projects.
Some speculate that the rampent crazyness in the upper classes in greece and rome was caused by lead pipes ! ... but maybe it was because of their hair dye. My guess is that not all of the lead was turned into this "nano" tech, there for people who could afford to dye their hair actully ended up ingesting lots of lead over their life time. This seems far more likely then the lead plumbing as not alot of lead will flake off when used as pipes.
If the user slows their system with adware, spyware, and the network with p2p and IM software that you need to remove because their desktop is chugging ( dependent on how strict you are with software installs and network traffic ) I think you would see a huge speed difference with VMing their system thats "so fresh and so clean clean".
Although I do agree with high level system administration with keeping their os native, designers, programmers, and any one with large system requirements and graphic processing power. But then again we arn't talking about these "slashdotters" anyhow.
My question is how can this system be accuret in large citys where some times walking and riding bikes is actully faster then the cars moving on the streets ? Data like this could display a street as being open and moving faster then the next road over when infact its backed up just as far.