Posts Tagged ‘WebKit’

Open Source And Recessions

There’s an interesting blog post on Open Source and recessions worth reading. Essentially the question is this: Does a recession have a negative impact on open source?
I’d say the answer is somewhat more complex than a simple yes/no. There are many different types of projects out there with entirely different circumstances. However [...]

Google For iPhone

There’s been a lot of talk today about Google’s launch of it’s services optimized for the iPhone.
It got me thinking. Is it really about the iPhone? Or is it about mobile standards based browsers (WebKit in particular). What I’m talking about is Android, who coincidentally also uses WebKit. Call be crazy, [...]

iPhone Browser

It appears Apple’s iPhone uses the following User Agent:
Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420+ (KHTML, like Gecko) Version/3.0 Mobile/1A543a Safari/419.3

A quick search of the log files turns up a hit for me. IP address is from Apple, so I’d presume it was using WiFi to connect via Apple’s corporate network, [...]

WebApp as Desktop App Security Model?

Recently there has been a fair amount of talk about bringing web applications off of the web and onto your desktop, or to put it in really simple terms: providing a bare-browser that has no UI but the site you visit. It sounds good, but I’m not convinced it’s quite workable, at least at [...]

Safari On The iPhone

There is a message on the Surfin’ Safari blog about the new iPhone, but it doesn’t say as much as I had hoped it would. I want to know the following as a developer:

How close is Safari on Mac OS X 10.4 to how the iPhone renders? Are they the same version of [...]

Post MacWorld SF Observations

My predictions, like many others were mostly off. So here’s my observations of todays festivities and announcements.

Intel Mac UserAgent

To continue with my last post, I did some digging to see what the useragent on the new Intel Mac’s were. A while back, I was wondering what they would change it to. I now have the answer:
Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en) AppleWebKit/417.9 (KHTML, like Gecko) Safari/417.8
For Firefox, it’s not [...]

Apple’s new Mactel’s and UserAgents

Currently UserAgents for the two most popular Mac browsers are as follows:
Safari
This visitor used Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/412 (KHTML, like Gecko) Safari/412
Firefox
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Does anyone out there know if Apple has switched their developer edition Intel Macs to a different UserAgent [...]

Safari’s WebKit is now open

Hyatt made the announcement on his blog. Using bugzilla, and CVS. It says it’s even possible to get checkin access if your a contributor with a proven track record. I didn’t see any lxr like tool for viewing source via the web (very handy), or a list of reviewers. Perhaps [...]

Apple and the Internet

Anyone still not reading David Hyatt’s Blog should start doing so ASAP. If you read this blog, and find anything relevant, you will most definitely find his relevant. He’s a browser guru with his hand in many things. A definite site to bookmark. A few comments on this whole Safari/Dashboard thing…
Personally, [...]