Safire - An iPhone Web Application Framework(code.google.com)
code.google.com
Safire - An iPhone Web Application Framework
http://code.google.com/p/safire/
9 comments
The logo looks like the "Facets of Ruby" logo, for one:
http://a1055.g.akamai.net/f/1055/1401/5h/images.barnesandnob...
http://a1055.g.akamai.net/f/1055/1401/5h/images.barnesandnob...
[deleted]
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:
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... )
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):
Additionally we plan to support:
Gesture Events (this should be iPhone specific enough for you)
& Mobile Safari's Offline Database API
"...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.
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?
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!
Looks like a neat framework though.