
Again, it’s keynote time: The sold out Worldwide Developer Conference 2010 – WWDC10 – is about to begin. At 10:00 PST Steve Jobs will be on stage. Developers, fans and all others who are interested in Apple’s business development will be hypnotized of Apple CEO Steve Jobs. Millions of people are sitting at their computers, iPhones, iPads or other mobile devices and want to know instantly what Steve is presenting today.
It’s really fascinating how Steve plays with the masses … so it does not surprise too much, that the big German news magazine Spiegel Online refers to the event as an “Californian worship”. That’s not how I would describe it … but it shows how hard it is to understand and describe that keynote phenomenon. Just thnik about the “viewing rates” or reach of a presentation of Olli-Pekka Kallasvuo (Nokia CEO), Jim Balsillie (Research In Motion co CEO) or even Eric Schmidt (Google CEO).
What will present us today … nobody really knows. But there is a lot of rumor out there: The iPhone HD or 4G? A sneak preview of the next Mac OS X version? New Mac hardware? … the first photos from the Moscone West Center suggest that it’s all about apps … maybe a Mac AppStore ![]()
Some weeks ago, a developer wrote a provocative email to Steve, whether he will counter Apples competitors like Google/Android. Steve’s short reply was “You won’t be disappointed!”.
So the expectations are high … and for all of us, who are not able to attend the Steve Jobs show at the Moscone West Center in San Francisco live: Here are some of the most important live coverage blogs for the WWDC keynote 2010:
As soon as the video of the keynote is available as a Quicktime stream … you’ll get an update
This is the day: Apple will start their press event at the Yerba Buena Center for the Arts Theater in San Francisco. At 10:00 am PST or 07:00 pm MEZ.
Like the legendary Steve Jobs Keynotes in the past, it is quite a tradition that some journalists blog live from the event … so Apple fans all over the planet can take part on the press conference. Here are the most important liveblogs:
As soon as the videorecording of the event is online as a Quicktime videostream … there’ll be an update
Apple invited the press to their “Come see our latest creation” event in San Francisco on January 27th. And the computer and e-book industry starts trembling with fear: Companies like Microsoft and Amazon are getting really nervous, because Apple may conquer the emerging market of Active Content.
Apple did not announce that the company will be engaged in the e-book or tablet-market – but the rumors about an “iSlate” or “iPad” are quite persistent. Therefore Microsoft’s Steve Ballmer tried to steal Apple the show at his keynote at the CES in Las Vegas: He just renamed the tablet-PCs on stage as “slate-PCs” … but it’s not about a name.

Kindle Development Kit (picture: Amazon)
Amazon is probably in a better starting position in the battle for market shares in the emerging market of Active Content: They have a lot of experience with content distribution with the Kindle and they are in direct contact with the publishers … but Apple has the ability to rouse the e-book-market from slumber by innovation. They may transfer the pathetic e-books into a new and emerging market: Active Content.
There are a lot of advantages for Apple to tip the scales:
Amazon’s move to open up the Kindle to 3rd party developers and create a platform for Active Content is absolutely right … but can it compete with Apples offering? On January 27th 2010 we’ll know much, much more.
Some days ago I published a first solution for reactivating printing on OKI-printers from Mac OS X 10.6 Snow Leopard … some of you managed it to reactivate the printer by following the instructions – others are still coping with that problem. Also I was disappointed to see that the solution broke again and I wasn’t able to print from Snow Leopard again. That was really annoying – so I spent some time again to find a proper solution. Here it is: Version 2 of how to solve the problem … and as always: no guarantee and on your own risk:
Problem: After updating from Mac OS X 10.5 Leopard to OSX 10.6 Snow Leopard the installed printer driver for the OKI-postscript driver does not work anymore. Here it’s an OKI MFP C5540 … but it should also work with other models, like the OKI C5450 or C8800. The printer diver was installed under Leopard and worked quite well. After finishing the update to 10.6 you are able to send a print job to the printer, but an error message shows up in the print queue.
Diagnosis: Two bugs may cause the problem: Some of the OKI-printer drivers just disregard case sensitivity in their path names – this wasn’t a problem in former Mac OS X versions – but it is a problem in Snow Leopard. The other bug – which even leads to a malfunction if the path names are right – is some wrong file permissions. And this causes Snow Leopard to hiccup when you try to print on an OKI-Printer.
Solution: The easiest way to solve the problems and get rid of the bugs is following three major steps:
You only need the OKI printer drivers and you have to put in some Terminal commands. But let’s do it step by step:
Macintosh HD/Library/Printers/ |
sudo chown -R root:admin /Library/Printers/OKIDATA |
sudo chmod 775 /Library/Printers/OKIDATA/Filters/OKfilterA |