[Off] iPhone Development...

View: New views
11 Messages — Rating Filter:   Alert me  

[Off] iPhone Development...

by SwampDaddy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Just curious...  what programming language is required for native  
iPhone apps?

Thanks,

R

**********************************************************************
Register for 4D Summit 2009 Today
Early Bird Pricing Ends August 28th - http://www.4d.com/summit

4D Internet Users Group (4D iNUG)
FAQ:  http://www.4D.com/support/faqnug.html
Archive:  http://lists.4D.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
**********************************************************************

Re: [Off] iPhone Development...

by Michael Kaye-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Objective C

On 1 Jul 2009, at 19:32, Robert Broussard wrote:

> Just curious...  what programming language is required for native  
> iPhone apps?
>
> Thanks,
>
> R
>
> **********************************************************************
> Register for 4D Summit 2009 Today
> Early Bird Pricing Ends August 28th - http://www.4d.com/summit
>
> 4D Internet Users Group (4D iNUG)
> FAQ:  http://www.4D.com/support/faqnug.html
> Archive:  http://lists.4D.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4D_Tech-Unsubscribe@...
> **********************************************************************

**********************************************************************
Register for 4D Summit 2009 Today
Early Bird Pricing Ends August 28th - http://www.4d.com/summit

4D Internet Users Group (4D iNUG)
FAQ:  http://www.4D.com/support/faqnug.html
Archive:  http://lists.4D.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
**********************************************************************

Re: [Off] iPhone Development...

by Robert McKeever :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

XCode

On Jul 1, 2009, at 11:32 AM, Robert Broussard wrote:

> Just curious...  what programming language is required for native  
> iPhone apps?
>
> Thanks,
>
> R
>
> **********************************************************************
> Register for 4D Summit 2009 Today
> Early Bird Pricing Ends August 28th - http://www.4d.com/summit
>
> 4D Internet Users Group (4D iNUG)
> FAQ:  http://www.4D.com/support/faqnug.html
> Archive:  http://lists.4D.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4D_Tech-Unsubscribe@...
> **********************************************************************

_________________________________________
Bob McKeever                      http://www.mswl.com
McKeever's Software Wizardry
Maple Ridge, B.C.
bobmckeever@...



**********************************************************************
Register for 4D Summit 2009 Today
Early Bird Pricing Ends August 28th - http://www.4d.com/summit

4D Internet Users Group (4D iNUG)
FAQ:  http://www.4D.com/support/faqnug.html
Archive:  http://lists.4D.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
**********************************************************************

Re: [Off] iPhone Development...

by Balinder Walia :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Objective C
Checkout http://howtomakeiphoneapps.com/

I am also thinking to buy there book too...

Cheers

2009/7/1 Robert Broussard <robert@...>

> Just curious...  what programming language is required for native iPhone
> apps?
>
> Thanks,
>
> R
>
> **********************************************************************
> Register for 4D Summit 2009 Today
> Early Bird Pricing Ends August 28th - http://www.4d.com/summit
>
> 4D Internet Users Group (4D iNUG)
> FAQ:  http://www.4D.com/support/faqnug.html
> Archive:  http://lists.4D.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4D_Tech-Unsubscribe@...
> **********************************************************************
>
**********************************************************************
Register for 4D Summit 2009 Today
Early Bird Pricing Ends August 28th - http://www.4d.com/summit

4D Internet Users Group (4D iNUG)
FAQ:  http://www.4D.com/support/faqnug.html
Archive:  http://lists.4D.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
**********************************************************************

Re: [Off] iPhone Development...

by Mike Erickson-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Robert

It can ONLY be done using XCode (Objective-C)

Regards

Mike Erickson
Automated Solutions Group

On Jul 1, 2009, at 11:32 AM, Robert Broussard wrote:

> Just curious...  what programming language is required for native  
> iPhone apps?


**********************************************************************
Register for 4D Summit 2009 Today
Early Bird Pricing Ends August 28th - http://www.4d.com/summit

4D Internet Users Group (4D iNUG)
FAQ:  http://www.4D.com/support/faqnug.html
Archive:  http://lists.4D.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
**********************************************************************

Re: [Off] iPhone Development...

by MIYAKO :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

it's Objective-C.

miyako

On 2009/07/02, at 3:32, Robert Broussard wrote:

> Just curious...  what programming language is required for native  
> iPhone apps?
>
> Thanks,
>
> R
**********************************************************************
Register for 4D Summit 2009 Today
Early Bird Pricing Ends August 28th - http://www.4d.com/summit

4D Internet Users Group (4D iNUG)
FAQ:  http://www.4D.com/support/faqnug.html
Archive:  http://lists.4D.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
**********************************************************************

Parent Message unknown Re: [Off] iPhone Development...

by Brian Breneman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

A great starting point if iPhone development are the resources at Pragmatic
Programmers.

A very excellent book:
http://www.pragprog.com/titles/amiphd/iphone-sdk-development

Screencasts worth their weight:
http://www.pragprog.com/screencasts/v-bdiphone/writing-your-first-iphone-application

And, if you are new to Obj-C, check these out too:
http://www.pragprog.com/screencasts/v-bdobjc/coding-in-objective-c-2-0
http://www.pragprog.com/screencasts/v-mcxcode/becoming-productive-in-xcode

You can buy all of it for less than $100.

Objective-C can be a little unwieldy the first few times around - Interface
Builder too.  Even with a good background in C, C#, and Java it was odd.
 However, after immersing myself in it for the better part of the last year
I can honestly say I prefer it to most other 'OO' languages.

If anyone is interested I'll gather up the other resources I have amassed
and post them as well.

Brian

> Objective C
> Checkout http://howtomakeiphoneapps.com/

> I am also thinking to buy there book too...

> Cheers
**********************************************************************
Register for 4D Summit 2009 Today
Early Bird Pricing Ends August 28th - http://www.4d.com/summit

4D Internet Users Group (4D iNUG)
FAQ:  http://www.4D.com/support/faqnug.html
Archive:  http://lists.4D.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
**********************************************************************

Re: [Off] iPhone Development...

by David Adams-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Jul 2, 2009 at 4:32 AM, Robert Broussard<robert@...> wrote:
> Just curious...  what programming language is required for native iPhone
> apps?

You could google this on Bing more quickly than asking here.
**********************************************************************
Register for 4D Summit 2009 Today
Early Bird Pricing Ends August 28th - http://www.4d.com/summit

4D Internet Users Group (4D iNUG)
FAQ:  http://www.4D.com/support/faqnug.html
Archive:  http://lists.4D.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
**********************************************************************

Re: [Off] iPhone Development...

by SwampDaddy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Well, I was not sure that there was no 4D solution...

Thanks guys--I appreciate the answer to my question along with the  
additional links, etc...

Robert

On Jul 1, 2009, at 4:40 PM, David Adams wrote:

> You could google this on Bing more quickly than asking here.

**********************************************************************
Register for 4D Summit 2009 Today
Early Bird Pricing Ends August 28th - http://www.4d.com/summit

4D Internet Users Group (4D iNUG)
FAQ:  http://www.4D.com/support/faqnug.html
Archive:  http://lists.4D.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
**********************************************************************

[OFF] Bing

by Jeffrey Kain :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 7/1/09 5:40 PM, "David Adams" <dpadams@...> wrote:

> You could google this on Bing

You could also bing it on Google.

Anyone else using Bing these days? I've been using it for a few days and I
really like it. Maybe mostly because it's not Google, but I get consistently
excellent results from my searches with Bing and it has some nice features.

Jeff


**********************************************************************
Register for 4D Summit 2009 Today
Early Bird Pricing Ends August 28th - http://www.4d.com/summit

4D Internet Users Group (4D iNUG)
FAQ:  http://www.4D.com/support/faqnug.html
Archive:  http://lists.4D.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
**********************************************************************

Re: [OFF] Bing

by Mehboob Alam :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Yes.. it's nice for booking flights.. so nice that it turned out they stole the format from Kayak..
Lawsuit and much hilarity ensues...

and.. the agency that designed the logo.. Microsoft is kicking them to the curb..

 sincerely,
mehboob alam




Electricity is actually made up of extremely tiny particles called electrons, that you cannot see with the naked eye unless you have been drinking. - Dave Barry



----- Original Message ----
From: Jeffrey Kain <jkain@...>
To: 4D iNug Technical <4d_tech@...>
Sent: Wednesday, July 1, 2009 7:44:29 PM
Subject: [OFF] Bing

On 7/1/09 5:40 PM, "David Adams" <dpadams@...> wrote:

> You could google this on Bing

You could also bing it on Google.

Anyone else using Bing these days? I've been using it for a few days and I
really like it. Maybe mostly because it's not Google, but I get consistently
excellent results from my searches with Bing and it has some nice features.

Jeff


**********************************************************************
Register for 4D Summit 2009 Today
Early Bird Pricing Ends August 28th - http://www.4d.com/summit

4D Internet Users Group (4D iNUG)
FAQ:  http://www.4D.com/support/faqnug.html
Archive:  http://lists.4D.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
**********************************************************************



     
**********************************************************************
Register for 4D Summit 2009 Today
Early Bird Pricing Ends August 28th - http://www.4d.com/summit

4D Internet Users Group (4D iNUG)
FAQ:  http://www.4D.com/support/faqnug.html
Archive:  http://lists.4D.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
**********************************************************************