One thing I forgot to point out is you only need one mac if your
looking at web only development. One person could use dashcode to
build the ui, the ui would have all the navigation and ui controls,
browser, buttons, stacklayouts etc.... (I suppose you could do this
with iui and a good editor like eclipse on windows too) , But no data
access components.

Than you could develop a jsf or jsp component that encapsulates the ui
you built and exposes relavent properties to both java and the jsp or
jspx page.

I tend to keep my dataacess components seperate than the ui and than
use java components that produce json arrays to feed the dashcode
generated lists. Works extremely well.

Here's a simple example.

http://mooncatventures.com/blogs/atlantis/archive/2008/12/27/artshow-demo-is-now-available-for-demo.aspx
(doesn't run on ie or firefox, need Iphone or safari) follow the links
to the demo and the code. Would be a lot faster if I had a decent
server.

Pictures are loaded via the java application and defined via a simple
list which is converted to json.



On Mar 30, 1:18 pm, shelly <[email protected]> wrote:
> unless your talking about the just released mini's, there's no way you
> are going to do java development on a mini.
>
> Face it, the iphone is an apple device, the design principles around
> it are based on mac frameworks. Why would you not include macs in your
> development environment mix . To me for any but the smallest
> development effort thats seems foolish.
>
> Your going to waste your time and money looking for a solution, when
> you can get a few macs, use xcode, dashcode and some java framework.
> ie jsf/icefaces and you open the possiblility of building hybrid
> native apps too, with your java backend server feeding the native app,
> or using comet to push new content to the app.
>
> And remember that macbook pro is a great windows notebook too, I get
> better than a 5 on the vista performance profiler.
> Thats very good, you will have to keep your developers from running
> the latest windows games.
>
> On Mar 30, 12:51 pm, davidroe <[email protected]> wrote:
>
>
>
> > write your app in Java using GWT and cross-compile into a Javascript
> > webapp, or design your app first and decide which SDK approach to take
> > based on the project requirements rather than the cost of a second-
> > hand Mac mini.
>
> > /dave
>
> > On Mar 27, 12:45 am, Abhi <[email protected]> wrote:
>
> > > hello
> > >         my goal is to integrate a java code with the iPhone but we are
> > > not having any mac OS
> > > can anyone help me in finding solution that how can integrate this
> > > code with iPhone using MS-Windows.
> > > THANKS
> > > any help will be appriciated- Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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