Advertise Books Events Forum News Social Networking Support Us

sdkIQ for iPhone
($4.99)

Shape Up
($0.99)

Your First iPhone App
($1.99)

iVidCam Free
(free)

Kid Art
($0.99)

iPUBQUIZ
(£1.19)

ArtStudio
($3.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum

View Single Post
Old 01-02-2009, 08:07 PM   #4 (permalink)
dicklacara
New Member
 
Join Date: Nov 2008
Posts: 123
Default

I used to do web programming-- ColdFusion, Perl some PHP and ASP, so maybe I can be of help.

All of these are procedural scripting languages opposed to compiled OOP.

I ended up using ColdFusion entirely for the follow reasons:

1) easiest to learn and write (high-level syntax, and automatic runtime services such as db pooling)
2) easiest to maintain
3) easiest to prototype new apps
4) easiest to read & understand (self documenting)-- encourages use of long, meaningful words as opposed to short(er) cryptic abbreviations
5) HTML, SQL, CFML (ColdFusion Markup (programming) Language) can be intermixed within source files
6) Modular coding support
7) Automatically Compiles (when changed) into Java ByteCode for efficient execution.

The compiled code and pre-compiled runtime routines made your apps perform and scale than Interpreted scripting solutions

CF (ColdFusion) apps can be designed with MVC structure and modularized to approximate OOP.

You can Download a free developer version and be developing apps in minutes on OS X, Windows or Linux.

It gas been a while but you could get shared-hosting or co-locating (including various SQLs) from $0 - $nnn per month. Typical shared-hosting costs were in the $19-$99 range.

Most co-hosting servers used Unix or Linux (some OS X) and provided a web interface to manage the site.

You don't need to understand the underlying OS, other than the file system (so you know where to put things).

HTH

Dick
dicklacara is offline   Reply With Quote
 
Enter the iPhone App Challenge!  Win $500!
» Advertisements
» Stats
Members: 24,317
Threads: 39,113
Posts: 171,500
Top Poster: smasher (2,576)
Welcome to our newest member, Lightsout565
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 06:57 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.