On Jan 16, 9:26 pm, QuickSilver <[email protected]> wrote:
> ok... what id the name of the framework and where to find it...
>
> Thanks!
>
> On Jan 12, 4:31 pm, Rick Schramm <[email protected]> wrote:
>
> > I know of one, but it is not free!  Cross-browser too.  Email when you
> > finish your search for the ultimate (easily assuming you don't find
> > one.)
>
> > On Jan 12, 11:18 am, Andi <[email protected]> wrote:
>
> > > ...does not exist, yet.
>
> > > I'm currently developing an iPhone web app, which will be available on
> > > the AppStore through usage of PhoneGap. I choose Dashcode for
> > > developing a native looking and acting app. Dashcode tries to provide
> > > a solid framework with UI elements, but at a closer look many things
> > > are annoying. The application structure is not very scalable,
> > > dependent on many globals. The provided UI elements suffer from a lack
> > > of flexibility and features, and many standard iPhone UI elements
> > > don't exist (eg. a slider control).
> > > I had a look at other frameworks, but seriously: They aren't much
> > > help.
>
> > > We need a better and more complete application framework for iPhone
> > > web development. A framework, which provides all common UI elements of
> > > the iPhone UI with as much as possible native behavior.
>
> > > I needed a slider control for my application and after some setbacks,
> > > I finally managed to create one behaving like a native UI Element.
> > > This showed me, that it is possible to create almost-native widgets
> > > with webkit functionality. I also learned, that there are no 100%
> > > original UI graphics available (There is a Photoshop document called
> > > iPhone_GUI_1_3.psd, but if you compare the graphics of this document
> > > to a screenshot of an original iPhone app, you see many differences).
>
> > > What can we do about it?
> > > Instead of reinventing the wheel every day, we should start a new
> > > framework. One probably inspired by qooxdoo an excellent javascript
> > > web application framework. At least we should start collecting and
> > > organizing our existing work (graphics, UI components, scripts,
> > > experiences) in a wiki.
>
> > > The iphonewebdev web site seems to be dead, no new blog posts since
> > > 2007 and only some examples. Probably it is possible to change this
> > > and create a wiki there.
>
> > > What do you think?- Hide quoted text -
>
> > - Show quoted text -


I seriously doubt iphone web development is dead, there are plenty of
uses for web development on iphone. The  business case is similar to
the reason you would choose a web application over a desktop
application.

1) You need server based resources and need to provide capabilities
that native apps can't , ie. server push.

2) your application is outside the guidlines of the app store. Thus
can only be an online application.

3) you are creating a web/native hybrid which runs inside webkit .

I was curious to see how many iphone open source projects are out
there, in searching google I find quite a few.


Your probably talking pure javascript or php so this might not help
you, But our project uses java based server apps and dashboard derived
code. It might interest you or at least generate some ideas.



We gave up on that some time ago for a few reasons . One most of our
development team is java or Objective C and we really did not want to
learn a new tool. Secondly java web apps are very easy to deploy as a
single war file. Java is very robust and can easily handle the
multimedia applications we are developing. Our web apps will
eventually be deployed inside c wrappers and some of them will
probably make it to the app store.

We have three in development right now

1) A  ArtShow  simple image folder browser which is our proof of
concept for our applications which integrate dashcode and a very good
ajax platform called icefaces.

Pictures and the online demo of artshow

http://mooncatventures.com/blogs/atlantis/archive/2008/12/27/artshow-demo-is-now-available-for-demo.aspx

2) A bonjor/upnp video browser , which will play streaming video from
media servers discovered on a wide or local network.

3) tagalong - a new concept in menu systems. Using a very managed
integrated server push approach to an application.

Pictures of tagalong POC, a working demo will be available very soon

http://web.me.com/cannonwc/Site_3/Photos.html#6

About our site :

http://www.mooncatventures.com

Blogs. galleries and a dev test server and subversion repository

information on icefaces

www.icefaces.org

One of our many posts in their forums
http://www.icefaces.org/JForum/posts/list/10987.page

The main page to our blogs page

http://mooncatventures.com/blogs/




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to