04.30.06
Morgan's Recital
Click the “more” link to see it… via YouTube.
Chasing My Own Tale
My latest prediction: eventually digital cameras will not have an optical zoom, nor will they have flashes. These will become obsolete once the optics technology matures.
Optical zooms will go away because the optical sensors will be able to take such detailed images that zooms will be unnecessary. The resolution of the images they capture at full size will be detailed enough that an optical zoom will be overkill. What we call ‘digital zoom’ today will become the primary method of ‘zooming’, (which in a sense is actually ‘cropping’). Once digital cameras are able to take 100+MiB images, zooming will be redundant.
Flashes, likewise will go away as the sensors will be able to pull up the details of all light coming to the camera and be able to apply tone maps in order to generate High Dynamic Range images. Flash used for darker environments will be uncessessary, and flashes used for fills will also not be used, replaced with tone mapping algorithims.
Not this decade… maybe the next one.
There’s a few pages that walk thru the process:
* Domain Name Registration Article at About.com
* Domain name Tips article at About.com
You need a few things to do this:
1. A credit card
2. A website hosting service (Easystreet, rackspace.com, etc.)
3. The list of 2 “name servers” from the hosting service (ns1.easystreet.com, ns2.easystreet.com, etc.)
4. A domain Registrar: (NetworkSolutions, Doster, GoDaddy, Yahoo, etc.)
The Registrars that we use at work are http://www.NetworkSolutions.com and http://www.Dotster.com. There are hundreds, but I generally like Dotster. Personally I use http://www.000domains.com (but they simply resell Dotster’s services).
Ajax is client side asynch communication. Comet is the Server-side equivalent.
Comet: Low Latency Data for the Browser:
So what makes these apps special? What makes them different from other things that might at first glance appear similar? Fundamentally, they all use long-lived HTTP connections to reduce the latency with which messages are passed to the server. In essence, they do not poll the server occasionally. Instead the server has an open line of communication with which it can push data to the client.
As is illustrated above, Comet applications can deliver data to the client at any time, not only in response to user input. The data is delivered over a single, previously-opened connection. This approach reduces the latency for data delivery significantly.
From Apple – Boot Camp:
Boot Camp lets you install Windows XP without moving your Mac data, though you will need to bring your own copy to the table, as Apple Computer does not sell or support Microsoft Windows.(1) Boot Camp will burn a CD of all the required drivers for Windows so you don’t have to scrounge around the Internet looking for them.
I literally feel sick to my stomach. It was one thing when this was a hack that someone could cobble together, but this is just… ugh.
But maybe I can get approval to run one at work now?