![]() |
||
![]() |
||
Adventures with Apple's WebKitWebKit is an open source browser engine with an interesting history, beginning as a branch of KHTML , then secretly adopted by Apple for the Safari browser, and now enhanced as a crucial part of Mac OS X and even S60-based cell phones. We'll talk about WebKit and show how much fun it can be to have an easy to reuse web engine as part of your developer kit - and we'll build a browser or two with WebKit and Xcode, and depending on how it goes, we might wind up talking about the debugging environment as well. WebKit is a part of the Mac OS X operating system, whose open source core known as "Darwin" is based on FreeBSD 5.0 and the Mach 3.0 microkernel. With built-in support for the X Window System, IPv6, Kerberos integration, and added POSIX, Linux, and System V API support, Mac OS X easily runs your favorite UNIX software.
|
||