New To Mac-Forums?

Welcome to our community! Join the discussion today by registering your FREE account. If you have any problems with the registration process, please contact us!

Join today!

• Get your questions answered by community gurus • Advice and insight from world-class Apple enthusiasts • Exclusive access to members-only contests, giveaways and deals


Web Design and Hosting Creating sites, scripting, and hosting discussions.

Reply  
Thread Tools
iPod Nano

 
iPod Nano's Avatar
 
Member Since: May 15, 2009
Posts: 1,091
iPod Nano is on a distinguished road
Mac Specs: White MacBook. iLife '09. iWork '09. Mac OS X 10.6

iPod Nano is offline
Arrow Quick HTML Question

OK. So I have decided to design a site for the radio station at my school by hand using bare HTML codes! I'm using my dad's site for the APT (Alliance of Parents and Teachers) as a template. I'm using frames and had a quick question! Tell me that they're old or out of style or are a bad way to do things, but people like my dad's site and I see nothing wrong with this.

My question: is the Window Title supposed to be the same for each page even though I have specified a separate title for each page? Thanks.

Chris K.
Reply With Quote
louishen

 
louishen's Avatar
 
Member Since: Oct 22, 2007
Location: London
Posts: 7,386
louishen has a brilliant futurelouishen has a brilliant futurelouishen has a brilliant futurelouishen has a brilliant futurelouishen has a brilliant futurelouishen has a brilliant futurelouishen has a brilliant futurelouishen has a brilliant futurelouishen has a brilliant futurelouishen has a brilliant future
Mac Specs: White 2009 MacBook 2 Ghz | 733 Mhz G4 Quicksilver

louishen is offline
The window title in a framed site will be the title set for the framset page, regardless of what an individual page within a frame is called.

Frames are considered a bad way of doing sites, if you like hand coding then you can always redo the site in one of the many web editors like Dreamweaver, Coda or iWeb (just a few of your many options)

Member of the Month September 2008 | Found advice useful? – use the rep system
Reply With Quote
iPod Nano

 
iPod Nano's Avatar
 
Member Since: May 15, 2009
Posts: 1,091
iPod Nano is on a distinguished road
Mac Specs: White MacBook. iLife '09. iWork '09. Mac OS X 10.6

iPod Nano is offline
Thanks, louishen. Why are frames considered bad? Everybody tells my dad that his site is very navigatable (sorry for spelling error -- couldn't seem to do it right) and most people who see it like it.

Chris K.
Reply With Quote
vansmith

 
vansmith's Avatar
 
Member Since: Oct 19, 2008
Location: Ottawa
Posts: 11,663
vansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond repute
Mac Specs: 2.1C2D/4GB/320GB

vansmith is offline
I agree with louishen. Especially if your site is small, there is little need for frames. What kind of content are you putting up on this website?

apartments columbia shuts the spectrum above a poorly surname. Its viewer excuses the banana opposite a dye. The borderline parrots another young temperature.
Important Links: Community Guidelines : Use the reputation system if you've been helped.
M-F Blog :: Write for the blog :: M-F IRC Channel - Chats every Sunday at 8PM EST.
Reply With Quote
iPod Nano

 
iPod Nano's Avatar
 
Member Since: May 15, 2009
Posts: 1,091
iPod Nano is on a distinguished road
Mac Specs: White MacBook. iLife '09. iWork '09. Mac OS X 10.6

iPod Nano is offline
Perhaps there's no need, but what's bad about it? Is there any real reason not to use them, or is it just because no one does it?

Chris K.
Reply With Quote
louishen

 
louishen's Avatar
 
Member Since: Oct 22, 2007
Location: London
Posts: 7,386
louishen has a brilliant futurelouishen has a brilliant futurelouishen has a brilliant futurelouishen has a brilliant futurelouishen has a brilliant futurelouishen has a brilliant futurelouishen has a brilliant futurelouishen has a brilliant futurelouishen has a brilliant futurelouishen has a brilliant future
Mac Specs: White 2009 MacBook 2 Ghz | 733 Mhz G4 Quicksilver

louishen is offline
It isn't bad per say (the site obviously works well enough) but is considered an old way of doing things and doesn't have the flexibility and elegance that a CSS based layout can provide.

But its up to you and your dad, if you are happy with the structure of the current site then stick with it, if you want to modernise it then consider using CSS

Member of the Month September 2008 | Found advice useful? – use the rep system
Reply With Quote
vansmith

 
vansmith's Avatar
 
Member Since: Oct 19, 2008
Location: Ottawa
Posts: 11,663
vansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond repute
Mac Specs: 2.1C2D/4GB/320GB

vansmith is offline
Instead of summarizing it here, I lead you to this and this page. Some of these issues may not be of concern to you such as search engine indexing (well, maybe it is) but complexity in maintenance is something to consider. As well, #6 on the second page is important - bookmarking can become difficult with framed pages.

I know this doesn't really answer your question (and you acknowledge this in your first post) but it might be easier if you consider an alternative to frames. Especially if there isn't a lot of media content, frames are unnecessary given the speed of internet connections nowadays. Do you have a page up already? I'd be glad to give you some suggestion or hints based on what you have already.

apartments columbia shuts the spectrum above a poorly surname. Its viewer excuses the banana opposite a dye. The borderline parrots another young temperature.
Important Links: Community Guidelines : Use the reputation system if you've been helped.
M-F Blog :: Write for the blog :: M-F IRC Channel - Chats every Sunday at 8PM EST.
Reply With Quote
iPod Nano

 
iPod Nano's Avatar
 
Member Since: May 15, 2009
Posts: 1,091
iPod Nano is on a distinguished road
Mac Specs: White MacBook. iLife '09. iWork '09. Mac OS X 10.6

iPod Nano is offline
Thanks for the information. It's given me some stuff to think about. Let me address some of these issues you guys gave me.

CSS - we are using a rudimentary CSS style sheet to control the look of the navbar, the color of text and background, and the fonts used on the pages. Can you tell me/refer me to something that will help me learn to use CSS in a more sophisticated way instead of frames.

URL Problem - Yes I agree with that. I understand it can be a problem for some. However, every main page is in the navbar and can be viewed with ease. I don't think it will be such a bad thing to tell people to go to osaradio.org (it's not purchased or hosted yet--that's for later!) and click on the "Personalities" link or whatever page we want them to see. In fact. every page does have a URL, it's just that you have to view that page alone without the frames to see that.

Indexing - Google has found my dad's site, the Alliance and Parents and Teachers site for my school, and my piano teacher's site very well. All of these were designed by my dad using frames. I'm confident that this won't prove to be a huge problem.

Entry Page Problem - Yes. I'm aware of that. That's why every page has a "Home Page" link inside the main content. If a search engine finds this page by itself without the other frames, people have a link to click on to get to the rest of the site.

Maintenance - I'm not so sure I have a problem with that. I'm actually finding this very easy to create. It uploads better then sites I've created with RapidWeaver and iWeb and it takes up so much less space on the servers.

Thanks again.

@vansmith: I'm trying to FTP this to a temporary subdomain for you to look at. My hosting package is free so my pages are being cluttered by large ads. I'll try to find an alternative.

Chris K.
Reply With Quote
god0fgod

 
god0fgod's Avatar
 
Member Since: Jun 24, 2008
Posts: 196
god0fgod is an unknown at this point
Mac Specs: Macbook White 2.13Ghz 160GB 10.6.4 (Buggy Version :() Snow Leopard

god0fgod is offline
You must be able to change the title of the main frame by Javascript.

And I don't like frames either.
Reply With Quote
iPod Nano

 
iPod Nano's Avatar
 
Member Since: May 15, 2009
Posts: 1,091
iPod Nano is on a distinguished road
Mac Specs: White MacBook. iLife '09. iWork '09. Mac OS X 10.6

iPod Nano is offline
I can change it with plain codes too. All you have to do is change the title of the index file.

Chris K.
Reply With Quote
vansmith

 
vansmith's Avatar
 
Member Since: Oct 19, 2008
Location: Ottawa
Posts: 11,663
vansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond repute
Mac Specs: 2.1C2D/4GB/320GB

vansmith is offline
Quote:
Originally Posted by iPod Nano View Post
CSS - we are using a rudimentary CSS style sheet to control the look of the navbar, the color of text and background, and the fonts used on the pages. Can you tell me/refer me to something that will help me learn to use CSS in a more sophisticated way instead of frames.
This will be a good start. A lot of what I have learned from CSS has simply been through researching an issue when it comes up but to be fair, I am by no means a CSS pro. My adventures into web dev/design are recent.

Quote:
Originally Posted by iPod Nano View Post
@vansmith: I'm trying to FTP this to a temporary subdomain for you to look at. My hosting package is free so my pages are being cluttered by large ads. I'll try to find an alternative.
I've seen people use 110mb - looks quick and ad-free.

apartments columbia shuts the spectrum above a poorly surname. Its viewer excuses the banana opposite a dye. The borderline parrots another young temperature.
Important Links: Community Guidelines : Use the reputation system if you've been helped.
M-F Blog :: Write for the blog :: M-F IRC Channel - Chats every Sunday at 8PM EST.
Reply With Quote
iPod Nano

 
iPod Nano's Avatar
 
Member Since: May 15, 2009
Posts: 1,091
iPod Nano is on a distinguished road
Mac Specs: White MacBook. iLife '09. iWork '09. Mac OS X 10.6

iPod Nano is offline
Okay. I had forgotten I had gotten an account with them. I'll try to upload the stuff.

Chris K.

Last edited by iPod Nano; 08-01-2009 at 03:34 PM.
Reply With Quote
iPod Nano

 
iPod Nano's Avatar
 
Member Since: May 15, 2009
Posts: 1,091
iPod Nano is on a distinguished road
Mac Specs: White MacBook. iLife '09. iWork '09. Mac OS X 10.6

iPod Nano is offline
110mb doesn't support FTP, and their stupid upload feature isn't the best. I found 125mb which does support FTP, but they want my personal info when I sigh up. Looks a little fishy to me. I shall continue my search for a reasonable subdomain!

Chris K.
Reply With Quote
iPod Nano

 
iPod Nano's Avatar
 
Member Since: May 15, 2009
Posts: 1,091
iPod Nano is on a distinguished road
Mac Specs: White MacBook. iLife '09. iWork '09. Mac OS X 10.6

iPod Nano is offline
I have uploaded my site to 123bemyhost.com, but the index file is still the one that they put there as a place holder. Any suggestions?

Chris K.
Reply With Quote
vansmith

 
vansmith's Avatar
 
Member Since: Oct 19, 2008
Location: Ottawa
Posts: 11,663
vansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond repute
Mac Specs: 2.1C2D/4GB/320GB

vansmith is offline
They must have an index file in your root directory as well. Delete any index files in your root directory aside from your own.

apartments columbia shuts the spectrum above a poorly surname. Its viewer excuses the banana opposite a dye. The borderline parrots another young temperature.
Important Links: Community Guidelines : Use the reputation system if you've been helped.
M-F Blog :: Write for the blog :: M-F IRC Channel - Chats every Sunday at 8PM EST.
Reply With Quote
Reply

« Online Database Calendar | Website only Partially Published Using iWeb and FTP settings »
Thread Tools

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
3.06GHz iMac Ordered, Just A Quick Question... p0ssum man Switcher Hangout 6 06-24-2008 04:12 PM
Quick Question. theenglishman OS X - Apps and Games 4 06-09-2008 11:06 PM
Just a Quick Question iscameron Internet, Networking, and Wireless 1 06-06-2008 07:23 AM
Quick Question re. PB G4 torchmaro Apple Notebooks 2 05-21-2008 12:10 AM
Quick Question On Saving Items youthpastor OS X - Operating System 2 02-09-2006 02:15 PM

All times are GMT -4. The time now is 03:31 AM.

Powered by vBulletin
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.