Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Safire - An iPhone Web Application Framework (code.google.com)
37 points by auston on May 15, 2008 | hide | past | favorite | 17 comments


What an interesting blue, gem logo.. I've seen something like that before, but I just can't put my finger on it..

Looks like a neat framework though.


The logo looks like the "Facets of Ruby" logo, for one:

http://a1055.g.akamai.net/f/1055/1401/5h/images.barnesandnob...


if i ever make a framework i'll name it Charcoal


I'm not really so sure what makes this an iPhone specific "framework". Its just a safari browser with javascript, except you can only capture click events.

All you really need in order to make a website iPhone "friendly" is keep buttons > 40x40 px and use:

    <meta name="viewport" content="width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
Beyond that, any other traditional web framework out there works just fine.


Did you read the site? They decorate the DOM entities with behavior and style according to your markup.

http://code.google.com/p/safire/wiki/HowTo

It is not OO js, and named just like two different ruby variants ( http://www.rubyinside.com/sapphire-two-different-new-re-impl... )


jsjenkins, in software a framework is usually defined as (From Wikipedia):

   "...a re-usable design for a software system"
This "framework" encapsulates a lot of iPhone-ish style attributes (like buttons, toolbars, lists, sliding/animation & icons) as well as a good number of webkit's(and mobile safari's) new css / js functions.

Additionally we plan to support:

Gesture Events (this should be iPhone specific enough for you)

& Mobile Safari's Offline Database API


Sorry, was just a bit confused when I saw iPhone web application framework because I usually think of involving server-side when I see that term, and from that perspective there is little difference between the iPhone browser and others.

Being able to easily stylize your pages to achieve iPhone-like appearance is definitely very useful.


No problem, I probably didn't pick the best description for it anyway.


Am I the only person who wondered how an aging NYT columnist managed to write an iPhone application framework?


What? lol



Nice Framework, Easy, Comfortable, No Fuss... Thanks, This makes life much easier...


Freaking Awesome!


Impressive


Nice logo.


this is awesome.


That logo is so slick it must be a great framework!




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: