frameworks

Latest

  • iPhone 1.1.3 frameworks documentation is live

    by 
    Michael Rose
    Michael Rose
    01.18.2008

    If you're hungry for more inside information about the iPhone 1.1.3 firmware, be sated: the frameworks documentation for the new version is up and readable over at a familiar site. We were wondering why Erica had rigged for silent running over the past 36 hours, and apparently it's because she's been working at a furious pace to check out the revised frameworks on the iPhone.You can read the details over at Erica's site now. She declined to say exactly where she got the firmware she's documenting.

  • iPhone Coding: iPhone Developer Docs updated to 1.1.2

    by 
    Erica Sadun
    Erica Sadun
    11.13.2007

    A few weeks ago, our Mike Rose posted about my 1.1.1 iPhone header documentation. I'm pleased to say that after a huge amount of work, I've updated those docs up to version 1.1.2. The new documents cover all the Objective-C headers for the iPhone and iPod touch 1.1.2 frameworks including updated keyboards and other system-level modifications. If you're wondering about "Oktoberfest", despite the November release date, that's the Apple internal name for the user bundle. Previous bundles included "Heavenly" (1.0.2) and "Snowbird" (1.1.1).

  • The real Leopard show-stopper? Developer goodies that weren't on stage

    by 
    David Chartier
    David Chartier
    08.10.2006

    Reports are surfacing on the web that, while everything Apple showed on stage at WWDC 2006 was exciting and purty 'n all, the more exciting attractions are what wasn't shown on stage. AeroExperience, a Vista developer resource site (of all places), claims to have an exclusive list of many of the underlying changes, newly introduced APIs and other developer goodies that might simply not have been prime fodder for the news and PR spotlight session of the keynote.It's a pretty lengthy list, so here are some of the highlights for you cliffnote readers out there: Leopard will feature resolution-independent user interface and there are several functions to get the current scaling factor and apply it to pixel measurements (we've mentioned how cool this is before, and so has Mr. Gruber). Address Book adds support for sharing accounts, allowing an application to restrict content according to user (.Mac already does this, so I'm wondering if they mean some kind of framework or protocol is in place to open this up to something like WebDAV or simple FTP). Automator includes a new user interface and allows things such as action recording, workflow variables and embedding workflows in other applications. Time Machine has an API that allows developers to exclude unimportant files from a backup set which improves backup performance and reduces space needed for a backup (I was curious about how Time Machine would handle 'useless junk' types of files myself). Carbon, the set of APIs built upon Classic MacOS and used by most 3rd party high-profile Mac OS X applications, now allows Cocoa views to be embedded into the application. This could provide applications like Photoshop and Microsoft Office access to advanced functions previously only available to Cocoa applications. Text engine improvements include a systemwide grammar checking facility, smart quote support, automatic link detection and support for copying and pasting multiple selections. Mail stationery is open to developers, allowing any web designer to create fantastic-looking Mail templates, with defined areas for custom user content (bring on the stationary plugin packs!). A new framework is included for publishing and subscribing to RSS and Atom feeds, including complete RSS parsing and generation. Local feeds can be shared over Bonjour zero-configuration sharing and discovery (I suspected something like this; sounds like Safari and Mail.app might share the same RSS database, as can other apps, so users don't have to waste time exporting/importing between RSS apps). Check out the full list at AeroExperience for more of the potentially rocking Leopard features that Steve and company didn't show on stage.