Forums | MacLife

You are not logged in.

#1 2008-02-07 4:24 pm

LukeLucas
has his head in a cannon
From: Montgomery, AL, USA
Registered: 2002-08-28
Posts: 3116
Website

making iWeb-site iPhone "compatible": possible?

leaving aside my personal opinion that Apple needs to build something into iWeb allowing users to make their iWeb-created sites and pages more iPhone friendly, i'm curious as to whether or not there are creative ways to make my current iWeb blog more iPhone friendly.

i know, i know: i can already view my sites, and most any other sites, on my iPhone, and its not that bad when i'm at home, on my wireless network. but i want to configure it in such a way that i could view it whilst on the EDGE network, much like the iPhone versions of facebook, digg, and ilounge.

i've tried sifting through some of the stuff on the developer website, but to be quite honest, i'm not that handy with coding. that's why i'm using iWeb. but i do have access to an HTML editor.

if there's just no way in hell this is possible, at all, how could i start building something that was much more iPhone friendly?


suck it, trebek.

Offline

 

#2 2008-02-07 5:49 pm

FutureDreamz
1.1.2.3.5.8.13.21.34.55
From: カナダ
Registered: 2007-01-07
Posts: 4511

Re: making iWeb-site iPhone "compatible": possible?

use an editor with inline viewing and download a template.


Thanks for clicking.

Offline

 

#3 2008-02-07 6:20 pm

LukeLucas
has his head in a cannon
From: Montgomery, AL, USA
Registered: 2002-08-28
Posts: 3116
Website

Re: making iWeb-site iPhone "compatible": possible?

huh. thanks.


suck it, trebek.

Offline

 

#4 2008-04-06 11:51 am

yelowpunk
thinks of kittens
From: Usajii's house
Registered: 2002-08-22
Posts: 5329
Website

Re: making iWeb-site iPhone "compatible": possible?

It's as simple as making a consciously compatible design based on percents rather than hard pixel widths. Although, the iPhone's screen is pretty wide, so it does give it definite room to wiggle.

Also, look into CSS's media property:
http://www.w3.org/TR/REC-CSS2/media.html

-Tim


Workstation: PPC970 @ 1.8Ghz G5 Tower.
Warstation: AMD64 3000+ @2.4Ghz / ASUS K8N-SLI [RIP]

Offline

 

#5 2008-04-12 5:09 pm

Antonio
Now with more cowbell!
From: San Francisco, CA
Registered: 2007-01-16
Posts: 520

Re: making iWeb-site iPhone "compatible": possible?

Sites like Facebook and iLounge, as well as Amazon and Fandango, offer separate revisions of their sites for handhelds through reusability, by keeping their site content separate via a SQL or XML database. This essentially means they can access exactly the same content for both versions by calling it in via a controller layer, and handle design issues via a view layer (MVC framework, especially with Fandango, as they're a J2EE operation). If you're not familiar enough with coding, you can still get a jump on accomplishing this by using a CMS like Drupal or Joomla, both of which use a database server to store and deliver content. You could run as many different versions of your site as you like, all delivering content from the same database.


“The most merciful thing in the world, I think, is the inability of the human mind to correlate all its contents.”
--HP Lovecraft, The Call Of Cthulhu

Offline

 

#6 2008-04-17 10:38 am

Daniel
[dp] design#
From: Indian Harbour Beach, FL
Registered: 2000-11-21
Posts: 9254
Website

Re: making iWeb-site iPhone "compatible": possible?

FutureDreamz wrote:

use an editor with inline viewing and download a template.

I swear, Giskard at AAF makes better posts than you.


Airman Dan
Private Pilot, Airplane Single-Engine Land
http://homepage.mac.com/dp.design/.Pictures/maf/crosssig.gif
ONE NATION WITH LIBERTY AND JUSTICE FOR ALL.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson