There are a lot of choices out there, I think you pick something that works for you and go with it.
Mainly I've been following 3 criteria. 1) Keep as much functionality server side as possible. 2) keep a consistent user interface between web application and native applications. As of a couple months ago I switched from writting web applications to writting web hybrids, or native apps that mirror web applications. (web application is a limited subset of native app) 3) where possible seperate data source from main coding. ie. data access is seperate component. I suspect there will be a shakeout soon, You used to hear a lot about iphone apps using gwt , but you don't hear much anymore, same with asp/.net. (although .net may be on the rise again). On Apr 26, 7:27 am, iWebKit <[email protected]> wrote: > What about iwebkit and webapp.net. Both way better than iui! > On Apr 25, 7:49 pm, shelly <[email protected]> wrote: > > > Bloated code.... > > > My experience is that if you move to dashcode after using iui you > > bring over some bad habits. > > > I agree the code size is bigger for the initial components, but once > > you start adding functionality to iul you get some pretty big code. > > iui + additional frameworks to provide some of the features of > > dashcode is also pretty "bloated'. > > > But thats just an opinion , and I usually compress the parts library > > into one file anyway to make it more managable. > > > On Apr 25, 11:56 am, Brent <[email protected]> wrote: > > > > I didn't initially like Dashcode's code - js and css. I have since > > > used Aptana but the emulator isn't exactly right. > > > So I end up coding with TextWrangler or Aptana usually and have Safari > > > minimized to the iPhone size for correct layout and Dev/User Agent > > > turned to iPhone. > > > I also share the site on my wireless connection so I can hit the site > > > without FTP-ing it to a server to validate as well. > > > > cheers, > > > Brent --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
