<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Yes, that was my original feeling, when doing my own searching.</span></div><div><br><span></span></div><div><span>Well, I guess our final project will be an Android game App. Seems to be a bit more open and Free as in freedom and beer, although I'm sure there's a cost there to deploy also.</span></div><div><br><span></span></div><div><span>Can't say, I'm not surprised that an Apple solution would be excruciating from the outside. <br></span></div><div><span>releasing an app could always be done the Hackintosh way, but there's still all that pain just getting there.</span></div><div><br><span></span></div><div><span>With Android and my "course", he'll learn a little: Linux, HTML5, CSS, javascript, Java, and some Android development. Along with math and physics and such.<br></span></div><div><br></div><div>A bit better
rounded. Still, there's that huge closed, pay to play, market. Who knows, Android may be the shot in the arm FOSS needs to build a really huge base.</div><div><br></div><div>Thanks everyone, your comments, as always are enlightening and useful.<br></div><div><br></div><div>Jack</div><div><br></div><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font size="2" face="Arial"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Richard Allen <rsaxvc@gmail.com><br><b><span style="font-weight: bold;">To:</span></b> kclug@kclug.org<br><b><span style="font-weight: bold;">Sent:</span></b> Wednesday, November 16, 2011 12:10 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: KCLUG Digest, Vol 87, Issue 4<br></font><br>
<meta http-equiv="x-dns-prefetch-control" content="off"><div id="yiv867144936"><div>It is *mostly* possible, but a ton of work. You have to build apple's gcc, which is no fun on another OS. Also as stated you must copy those frameworks.</div>
<div class="yiv867144936gmail_quote">On Nov 16, 2011 12:00 PM, <<a rel="nofollow" ymailto="mailto:kclug-request@kclug.org" target="_blank" href="mailto:kclug-request@kclug.org">kclug-request@kclug.org</a>> wrote:<br><blockquote class="yiv867144936gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Send KCLUG mailing list submissions to<br>
<a rel="nofollow" ymailto="mailto:kclug@kclug.org" target="_blank" href="mailto:kclug@kclug.org">kclug@kclug.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
http://kclug.org/mailman/listinfo/kclug<br>
or, via email, send a message with subject or body 'help' to<br>
<a rel="nofollow" ymailto="mailto:kclug-request@kclug.org" target="_blank" href="mailto:kclug-request@kclug.org">kclug-request@kclug.org</a><br>
<br>
You can reach the person managing the list at<br>
<a rel="nofollow" ymailto="mailto:kclug-owner@kclug.org" target="_blank" href="mailto:kclug-owner@kclug.org">kclug-owner@kclug.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of KCLUG digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Re: iOS application on Linux (Mike Dupont)<br>
2. RE: iOS application on Linux<br>
(Kelsay, Brian - OCIO-ITS, Kansas City, MO)<br>
3. Re: iOS application on Linux (John McPherson)<br>
4. Re: iOS application on Linux (Chris Bier)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 16 Nov 2011 09:05:21 +0100<br>
From: Mike Dupont <<a rel="nofollow" ymailto="mailto:jamesmikedupont@googlemail.com" target="_blank" href="mailto:jamesmikedupont@googlemail.com">jamesmikedupont@googlemail.com</a>><br>
To: "Christofer C. Bell" <<a rel="nofollow" ymailto="mailto:christofer.c.bell@gmail.com" target="_blank" href="mailto:christofer.c.bell@gmail.com">christofer.c.bell@gmail.com</a>><br>
Cc: Kclug <<a rel="nofollow" ymailto="mailto:kclug@kclug.org" target="_blank" href="mailto:kclug@kclug.org">kclug@kclug.org</a>><br>
Subject: Re: iOS application on Linux<br>
Message-ID:<br>
<<a rel="nofollow" ymailto="mailto:CAF0qKV1pRKWKSpTgOVdogw42zueSWEXhYi1QQCUhrWO-xYyeiQ@mail.gmail.com" target="_blank" href="mailto:CAF0qKV1pRKWKSpTgOVdogw42zueSWEXhYi1QQCUhrWO-xYyeiQ@mail.gmail.com">CAF0qKV1pRKWKSpTgOVdogw42zueSWEXhYi1QQCUhrWO-xYyeiQ@mail.gmail.com</a>><br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
here is what I found so far:<br>
http://code.google.com/p/cocotron/<br>
The Cocotron is a cross-platform implementation of Objective-C API's<br>
similar to Foundation and AppKit<br>
<br>
On Wed, Nov 16, 2011 at 12:54 AM, Christofer C. Bell<br>
<<a rel="nofollow" ymailto="mailto:christofer.c.bell@gmail.com" target="_blank" href="mailto:christofer.c.bell@gmail.com">christofer.c.bell@gmail.com</a>> wrote:<br>
> On Tue, Nov 15, 2011 at 2:24 PM, Jack <<a rel="nofollow" ymailto="mailto:quiet_celt@yahoo.com" target="_blank" href="mailto:quiet_celt@yahoo.com">quiet_celt@yahoo.com</a>> wrote:<br>
>> Anyone know if one can write AND deploy iOS applications from Linux?<br>
><br>
> Not really. ?If you're programming for iOS, you're writing against the<br>
> UI that iOS provides. ?Linux doesn't provide the same user interface.<br>
> That said, Objective-C is available for both.<br>
><br>
> Debian (and derivatives): gobjc<br>
> Fedora (and derivatives): libobjc<br>
><br>
>> Anyone ever used PhoneGap in Linux?<br>
><br>
> Never heard of it.<br>
><br>
>> Best iPhone/iPad emulator?<br>
><br>
> The one that comes with the iOS SDK.<br>
> http://developer.apple.com/devcenter/ios/index.action<br>
><br>
>> Cheap Apple development box?<br>
><br>
> A Mac mini.<br>
> http://www.apple.com/macmini/<br>
><br>
>> Thanks,<br>
>> Jack<br>
><br>
> --<br>
> Chris<br>
> _______________________________________________<br>
> KCLUG mailing list<br>
> <a rel="nofollow" ymailto="mailto:KCLUG@kclug.org" target="_blank" href="mailto:KCLUG@kclug.org">KCLUG@kclug.org</a><br>
> <a rel="nofollow" target="_blank" href="http://kclug.org/mailman/listinfo/kclug">http://kclug.org/mailman/listinfo/kclug</a><br>
><br>
<br>
<br>
<br>
--<br>
James Michael DuPont<br>
Member of Free Libre Open Source Software Kosova http://flossk.org<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 16 Nov 2011 13:46:13 +0000<br>
From: "Kelsay, Brian - OCIO-ITS, Kansas City, MO"<br>
<<a rel="nofollow" ymailto="mailto:brian.kelsay@kcc.usda.gov" target="_blank" href="mailto:brian.kelsay@kcc.usda.gov">brian.kelsay@kcc.usda.gov</a>><br>
To: Kclug <<a rel="nofollow" ymailto="mailto:kclug@kclug.org" target="_blank" href="mailto:kclug@kclug.org">kclug@kclug.org</a>><br>
Subject: RE: iOS application on Linux<br>
Message-ID:<br>
<<a rel="nofollow" ymailto="mailto:9D64F4E6F75DDF4687D34BFC22071A952004F7@001FSN2MPN1-036.001f.mgd2.msft.net" target="_blank" href="mailto:9D64F4E6F75DDF4687D34BFC22071A952004F7@001FSN2MPN1-036.001f.mgd2.msft.net">9D64F4E6F75DDF4687D34BFC22071A952004F7@001FSN2MPN1-036.001f.mgd2.msft.net</a>><br>
<br>
Content-Type: text/plain; charset="us-ascii"<br>
<br>
According to my local Mac Guru, he agrees that the Mac Mini is the cheapest way to get into iOS development (~$600). The iOS SDK is free. You would also need to pay for a dev acct to be able to submit completed programs to the App Store ($100). This is needed even if you build an app and release it for free.<br>
<br>
Brian Kelsay<br>
<br>
<br>
-----Original Message-----<br>
From: On Behalf Of Christofer C. Bell<br>
Sent: Tuesday, November 15, 2011 5:54 PM<br>
Subject: Re: iOS application on Linux<br>
<br>
<br>
<br>
On Tue, Nov 15, 2011 at 2:24 PM, Jack wrote:<br>
<br>
<br>
> Anyone know if one can write AND deploy iOS applications from Linux?<br>
<br>
Not really. If you're programming for iOS, you're writing against the<br>
UI that iOS provides. Linux doesn't provide the same user interface.<br>
That said, Objective-C is available for both.<br>
<br>
Debian (and derivatives): gobjc<br>
Fedora (and derivatives): libobjc<br>
<br>
> Anyone ever used PhoneGap in Linux?<br>
<br>
Never heard of it.<br>
<br>
> Best iPhone/iPad emulator?<br>
<br>
The one that comes with the iOS SDK.<br>
<a rel="nofollow" target="_blank" href="http://developer.apple.com/devcenter/ios/index.action">http://developer.apple.com/devcenter/ios/index.action</a><br>
<br>
> Cheap Apple development box?<br>
<br>
A Mac mini.<br>
<a rel="nofollow" target="_blank" href="http://www.apple.com/macmini/">http://www.apple.com/macmini/</a><br>
<br>
> Thanks,<br>
> Jack<br>
<br>
--<br>
Chris<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Wed, 16 Nov 2011 09:26:55 -0600<br>
From: John McPherson <<a rel="nofollow" ymailto="mailto:xeniphon@gmail.com" target="_blank" href="mailto:xeniphon@gmail.com">xeniphon@gmail.com</a>><br>
To: Kclug <<a rel="nofollow" ymailto="mailto:kclug@kclug.org" target="_blank" href="mailto:kclug@kclug.org">kclug@kclug.org</a>><br>
Subject: Re: iOS application on Linux<br>
Message-ID: <<a rel="nofollow" ymailto="mailto:8C8155D1-E42C-42A9-B131-FC82A96B583A@gmail.com" target="_blank" href="mailto:8C8155D1-E42C-42A9-B131-FC82A96B583A@gmail.com">8C8155D1-E42C-42A9-B131-FC82A96B583A@gmail.com</a>><br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
If you have a PC and patience, you could try to put MacOS on a PC. Of course if you are one of those folks who actually reads the EULA then this isn't likely an option; <a rel="nofollow" target="_blank" href="http://www.osx86project.org">www.osx86project.org</a><br>
<br>
<br>
On Nov 16, 2011, at 7:46 AM, Kelsay, Brian - OCIO-ITS, Kansas City, MO wrote:<br>
<br>
> According to my local Mac Guru, he agrees that the Mac Mini is the cheapest way to get into iOS development (~$600). The iOS SDK is free. You would also need to pay for a dev acct to be able to submit completed programs to the App Store ($100). This is needed even if you build an app and release it for free.<br>
><br>
> Brian Kelsay<br>
><br>
><br>
> -----Original Message-----<br>
> From: On Behalf Of Christofer C. Bell<br>
> Sent: Tuesday, November 15, 2011 5:54 PM<br>
> Subject: Re: iOS application on Linux<br>
><br>
><br>
><br>
> On Tue, Nov 15, 2011 at 2:24 PM, Jack wrote:<br>
><br>
><br>
>> Anyone know if one can write AND deploy iOS applications from Linux?<br>
><br>
> Not really. If you're programming for iOS, you're writing against the<br>
> UI that iOS provides. Linux doesn't provide the same user interface.<br>
> That said, Objective-C is available for both.<br>
><br>
> Debian (and derivatives): gobjc<br>
> Fedora (and derivatives): libobjc<br>
><br>
>> Anyone ever used PhoneGap in Linux?<br>
><br>
> Never heard of it.<br>
><br>
>> Best iPhone/iPad emulator?<br>
><br>
> The one that comes with the iOS SDK.<br>
> <a rel="nofollow" target="_blank" href="http://developer.apple.com/devcenter/ios/index.action">http://developer.apple.com/devcenter/ios/index.action</a><br>
><br>
>> Cheap Apple development box?<br>
><br>
> A Mac mini.<br>
> <a rel="nofollow" target="_blank" href="http://www.apple.com/macmini/">http://www.apple.com/macmini/</a><br>
><br>
>> Thanks,<br>
>> Jack<br>
><br>
> --<br>
> Chris<br>
><br>
> _______________________________________________<br>
> KCLUG mailing list<br>
> <a rel="nofollow" ymailto="mailto:KCLUG@kclug.org" target="_blank" href="mailto:KCLUG@kclug.org">KCLUG@kclug.org</a><br>
> <a rel="nofollow" target="_blank" href="http://kclug.org/mailman/listinfo/kclug">http://kclug.org/mailman/listinfo/kclug</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Wed, 16 Nov 2011 10:22:31 -0600<br>
From: Chris Bier <<a rel="nofollow" ymailto="mailto:chris.bier@cymor.com" target="_blank" href="mailto:chris.bier@cymor.com">chris.bier@cymor.com</a>><br>
To: KCLUG <<a rel="nofollow" ymailto="mailto:kclug@kclug.org" target="_blank" href="mailto:kclug@kclug.org">kclug@kclug.org</a>><br>
Cc: Kclug <<a rel="nofollow" ymailto="mailto:kclug@kclug.org" target="_blank" href="mailto:kclug@kclug.org">kclug@kclug.org</a>><br>
Subject: Re: iOS application on Linux<br>
Message-ID: <<a rel="nofollow" ymailto="mailto:20111116162231.GO6623@bwv846.cymor.com" target="_blank" href="mailto:20111116162231.GO6623@bwv846.cymor.com">20111116162231.GO6623@bwv846.cymor.com</a>><br>
Content-Type: text/plain; charset=iso-8859-1<br>
<br>
You might want to take a look at this mobile platform framework list:<br>
http://www.markus-falk.com/mobile-frameworks-comparison-chart/<br>
<br>
On Tue, Nov 15, 2011 at 09:02:45PM -0800, Jack wrote:<br>
> Thanks Chris,<br>
><br>
> What I really meant was what is the best development environment on Linux. I'm aware the best environment is on Macs with the official SDK.<br>
> Deploying, would really just have been a bonus.<br>
> I have no desire to write iPhone Apps, but my grandson might. He's not in a financial situation to go and buy a Mac or even get a<br>
><br>
> developer license from Apple. I myself am disinclined to obtain said tools for him. A truly cheap Mac, I might be willing to buy.<br>
> Cheap as in older, used, discarded, PC hardware, cheap.<br>
><br>
> I've known about the Objective-C compiler in GNU for years. I've seen the iphone-dev site,<br>
> which seems abandoned, and thus was not sure even what level of development is possible in Linux.<br>
><br>
> Was not sure about the VM capabilities either. I have no intentions of clicking through any Apple EULA/NDA. Especially considering the DOJs latest stand on things.<br>
><br>
><br>
> I would allow my underage grandson to do such, except now the DOJ is calling him (and every US minor) a criminal who should be prosecuted,<br>
><br>
> simply due to the fact: they are minors, the CFAA, and Google's TOS.<br>
><br>
><br>
> For those, new to the story, the DOJ says it's a crime to violate the TOS of a website. Google's TOS forbid minors, because they cannot legally enter into a contract.<br>
> Hence any minor can't legally use Google without becoming a felon per CFAA. I'm pretty sure just about every teen in America has used Google.<br>
><br>
><br>
> http://www.google.com/accounts/TOS<br>
><br>
> "2.3 You may not use the Services and may not accept the<br>
> Terms if (a) you are not of legal age to form a binding contract with<br>
> Google, or (b) you are a person barred from receiving the Services under the laws of the United States or other countries including the country<br>
> in which you are resident or from which you use the Services."<br>
><br>
> Brilliant.<br>
><br>
> Thanks again,<br>
> Jack<br>
><br>
><br>
><br>
> ________________________________<br>
> From: Christofer C. Bell <<a rel="nofollow" ymailto="mailto:christofer.c.bell@gmail.com" target="_blank" href="mailto:christofer.c.bell@gmail.com">christofer.c.bell@gmail.com</a>><br>
> To: Jack <<a rel="nofollow" ymailto="mailto:quiet_celt@yahoo.com" target="_blank" href="mailto:quiet_celt@yahoo.com">quiet_celt@yahoo.com</a>><br>
> Cc: Kclug <<a rel="nofollow" ymailto="mailto:kclug@kclug.org" target="_blank" href="mailto:kclug@kclug.org">kclug@kclug.org</a>><br>
> Sent: Tuesday, November 15, 2011 5:54 PM<br>
> Subject: Re: iOS application on Linux<br>
><br>
> On Tue, Nov 15, 2011 at 2:24 PM, Jack <<a rel="nofollow" ymailto="mailto:quiet_celt@yahoo.com" target="_blank" href="mailto:quiet_celt@yahoo.com">quiet_celt@yahoo.com</a>> wrote:<br>
> > Anyone know if one can write AND deploy iOS applications from Linux?<br>
><br>
> Not really.? If you're programming for iOS, you're writing against the<br>
> UI that iOS provides.? Linux doesn't provide the same user interface.<br>
> That said, Objective-C is available for both.<br>
><br>
> Debian (and derivatives): gobjc<br>
> Fedora (and derivatives): libobjc<br>
><br>
> > Anyone ever used PhoneGap in Linux?<br>
><br>
> Never heard of it.<br>
><br>
> > Best iPhone/iPad emulator?<br>
><br>
> The one that comes with the iOS SDK.<br>
> <a rel="nofollow" target="_blank" href="http://developer.apple.com/devcenter/ios/index.action">http://developer.apple.com/devcenter/ios/index.action</a><br>
><br>
> > Cheap Apple development box?<br>
><br>
> A Mac mini.<br>
> <a rel="nofollow" target="_blank" href="http://www.apple.com/macmini/">http://www.apple.com/macmini/</a><br>
><br>
> > Thanks,<br>
> > Jack<br>
><br>
> --<br>
> Chris<br>
<br>
> _______________________________________________<br>
> KCLUG mailing list<br>
> <a rel="nofollow" ymailto="mailto:KCLUG@kclug.org" target="_blank" href="mailto:KCLUG@kclug.org">KCLUG@kclug.org</a><br>
> <a rel="nofollow" target="_blank" href="http://kclug.org/mailman/listinfo/kclug">http://kclug.org/mailman/listinfo/kclug</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
KCLUG mailing list<br>
<a rel="nofollow" ymailto="mailto:KCLUG@kclug.org" target="_blank" href="mailto:KCLUG@kclug.org">KCLUG@kclug.org</a><br>
<a rel="nofollow" target="_blank" href="http://kclug.org/mailman/listinfo/kclug">http://kclug.org/mailman/listinfo/kclug</a><br>
<br>
End of KCLUG Digest, Vol 87, Issue 4<br>
************************************<br>
</blockquote></div>
</div><meta http-equiv="x-dns-prefetch-control" content="on"><br>_______________________________________________<br>KCLUG mailing list<br><a ymailto="mailto:KCLUG@kclug.org" href="mailto:KCLUG@kclug.org">KCLUG@kclug.org</a><br><a href="http://kclug.org/mailman/listinfo/kclug" target="_blank">http://kclug.org/mailman/listinfo/kclug</a><br><br></div></div></div></body></html>