Accessing a hand coded site

This is a discussion on "Accessing a hand coded site" within the Starting Out section. This forum, and the thread "Accessing a hand coded site are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Starting Out

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 8th, 2007, 20:15
VanessaJW's Avatar
SuperMember

SuperMember
Join Date: Apr 2007
Location: Kent, England
Age: 37
Posts: 560
Thanks: 0
Thanked 0 Times in 0 Posts
Accessing a hand coded site

A school recently asked me to do an overhaul/tidy-up on their website which was created and is maintained on Frontpage. The site is a mess so I pursuaded them that I would be better hand coding the site from scratch. They're happy with this, but there is one section where teachers update homework details (89 teachers with up to 7 sections each!!!). They want to continue to do those daily updates themselves using Frontpage. (they're not interested in any alternative to Frontpage, it's on all their computers, they don't want to have to buy any other packages, or learn how to use them).
So if I've effectively created a brand new hand coded site, what do I have to do to enable them to still be able to access it via Frontpage?

Sorry to ask what is no doubt a very basic question, but I still have so much to learn!
Reply With Quote

  #2 (permalink)  
Old May 8th, 2007, 21:25
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Accessing a hand coded site

That is not a dumb question. This is a question we have been posting here a lot lately. Myself included.
Can you leave those pages alone and just make them look like the other hand coded pages?
The first thing you want to make sure is that they cannot touch your code. They will mess it up as fast as you blink and eye.

I say you leave it but I know you were looking for a better answer which I'm sure someone else can provide.
Reply With Quote
  #3 (permalink)  
Old May 8th, 2007, 21:38
SuperMember

SuperMember
Join Date: Apr 2007
Location: Ireland
Age: 15
Posts: 332
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Pádraig
Re: Accessing a hand coded site

You could ask them to use Notepad or TextEdit to update the website.
Reply With Quote
  #4 (permalink)  
Old May 9th, 2007, 05:23
VanessaJW's Avatar
SuperMember

SuperMember
Join Date: Apr 2007
Location: Kent, England
Age: 37
Posts: 560
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Accessing a hand coded site

Lchad - thanks for reassuring me that I'm not an idiot! When you say can I leave those pages alone and just make them look like the hand coded pages, do you mean that I should use Frontpage myself to do those pages?

Padraig - thanks for the suggestion, but that would give them access to the code wouldn't it? Meaning they can mess it all up.
Reply With Quote
  #5 (permalink)  
Old May 9th, 2007, 08:53
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Accessing a hand coded site

hmmm, why not build them a nice CMS. (Content Management System) A content management system is a nice graphical interface where the client/teachers could go and type in their username and password to edit the site. They would then only have access to the areas you allowed them access too. Also you could get more advanced by allowing them to create sections/pages...etc.

I would recommend checking out WordPress. Wordpress is a free blog software. But it uses a nice CMS to update the site with. You can create different users/usergroups. Try customizing that, I know a lot of web designers use that as a backend CMS for their site, just cause it is so great! Let me know if you want to see some highly customized Wordpress sites!

If not you could always build your own. If that's what you want to do you would need to learn PHP and MySQL.

Last edited by JacobHaug; May 9th, 2007 at 08:55.
Reply With Quote
  #6 (permalink)  
Old May 9th, 2007, 10:18
VanessaJW's Avatar
SuperMember

SuperMember
Join Date: Apr 2007
Location: Kent, England
Age: 37
Posts: 560
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Accessing a hand coded site

The trouble is Jacob, the school were adamant that they wanted to stick with Frontpage for the updating (teachers don't have time to learn anything new you know!), so I do really need to try and find a way to make that work for them. Nevertheless, I do need to learn about CMS, PHP and MySQL, so I'll have a look at Wordpress for the CMS, and yes, any examples of its implementation would be good, thanks. Also any pointers about where to get some basic starting info on PHP and MySQL (I did search for some free online tutorials yesterday actually, but didn't like what I found!). And also, if anyone has any further insight as to how I can make the Frontpage thing work, that would be good too! I know I'm asking a lot here.

BTW Jacob, what is a Flash Exert as opposed to a Flash Expert?
Reply With Quote
  #7 (permalink)  
Old May 9th, 2007, 10:32
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Accessing a hand coded site

Right, but it is not something they are going to have to learn. You could make it just like word....lol. Any teacher should be able to use it just fine! If they insist on using frontpage, just make them and FTP account, and let them half at messing the site up.

Examples
http://www.designbit.co.uk/
http://www.bencardy.co.uk/

Just takes some CSS work and you are good to go!
Reply With Quote
  #8 (permalink)  
Old May 9th, 2007, 10:53
VanessaJW's Avatar
SuperMember

SuperMember
Join Date: Apr 2007
Location: Kent, England
Age: 37
Posts: 560
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Accessing a hand coded site

Sorry Jacob, I'm being a bit dense here, but when you say I should make them an FTP account - they already use Frontpage to update those pages, so if I just update the design of those pages in Frontpage, can't they just still access those in the same way as they currently do? Don't get me wrong, I would rather they tossed Frontpage out of the window, but I don't think it's going to happen! Thanks for your help
Reply With Quote
  #9 (permalink)  
Old May 9th, 2007, 10:57
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Accessing a hand coded site

Yep, they are updating the site though FTP using frontpage. So you would just allow them to continue doing so. You should not have to do anything, they are just changing text right? I would still ask them about a CMS. Explain to them it is just like word...probably even easier and much better then frontpage.
Reply With Quote
  #10 (permalink)  
Old May 9th, 2007, 11:06
VanessaJW's Avatar
SuperMember

SuperMember
Join Date: Apr 2007
Location: Kent, England
Age: 37
Posts: 560
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Accessing a hand coded site

Thanks Jacob. I may need to come back to you at some point with a Flash question as there is going to be some Flash on the site (in the student section), luckily there is a graphic designer who is creating the Flash files, I just have to plug them into the site, but if that's not as easy as it sounds, I'll come back and ask for help!
Reply With Quote
  #11 (permalink)  
Old May 9th, 2007, 11:08
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Accessing a hand coded site

hahaha...it is super easy. Just let me know if you need help...I would be glad to!
Reply With Quote
  #12 (permalink)  
Old May 9th, 2007, 18:25
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Accessing a hand coded site

Yeah, I was going to suggest CMS as well. If you program, you can make one yourself so it's extra simple. If not, WordPress is nice. What kind of information are they going to be updating?
Reply With Quote
  #13 (permalink)  
Old May 9th, 2007, 21:50
VanessaJW's Avatar
SuperMember

SuperMember
Join Date: Apr 2007
Location: Kent, England
Age: 37
Posts: 560
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Accessing a hand coded site

The type of information they will be updating is, for example:

Monday - Class 3b - Biology - Work through exercise 6 on page 73 of "Science for Everyone" - due Thursday.

The students then use drop down menus to select their class and subject or teacher and are presented with a table showing what homework they have due when (in my day you just had to remember it for yourself!).
Reply With Quote
  #14 (permalink)  
Old May 9th, 2007, 23:10
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Accessing a hand coded site

With my experience with educators (89 of them) there is no way Vanessa will be able to change their minds and move them away from frontpage even if she convinced them it was for their own good. If you can Vanessa, you should go into politics instead of web design because that would be no small feat. They are slow movers and hate change unless it's educationally based. Keep us posted...because now I need to know how this goes!
Reply With Quote
  #15 (permalink)  
Old May 10th, 2007, 05:30
VanessaJW's Avatar
SuperMember

SuperMember
Join Date: Apr 2007
Location: Kent, England
Age: 37
Posts: 560
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Accessing a hand coded site

Yes, I'm glad you understand what I'm up against! For my day job I work in a University on a project that works in schools, so I'm very used to eductators and knew it wouldn't be easy - I shouldn't complain though as this site will be a good learning experience for me, it's quite a big project; the homework thing is obviously only a small part of it.
Reply With Quote
  #16 (permalink)  
Old May 17th, 2007, 14:24
New Member
Join Date: May 2007
Location: Denver
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Accessing a hand coded site

give each person their own webpage to be updated, then you can just link to what they create and they only change what they own.
Reply With Quote
  #17 (permalink)  
Old May 18th, 2007, 06:50
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Accessing a hand coded site

That is a shame that educators are willing to learn something new themselfs. How stupid.
Reply With Quote
  #18 (permalink)  
Old May 18th, 2007, 08:48
SuperMember

SuperMember
Join Date: May 2006
Location: North West, UK
Age: 21
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Accessing a hand coded site

For me part of a web designer/developer's job is to persuade the client in some cases. They don't know what's the best thing for them until you tell them. Unless of course they are all top developers and are keeping it quiet.

I'd also go with a CMS there are quiet a few good ones available but I'm quite taken with expression engine at the moment though it's not free. For this sort of project I think contribute would work. You can lock certain portions of the site and just lets them update the text or whatever. BUt if they aren't willing as regards new software then I guess this isn't an option.

Pete.
Reply With Quote
  #19 (permalink)  
Old May 18th, 2007, 09:26
VanessaJW's Avatar
SuperMember

SuperMember
Join Date: Apr 2007
Location: Kent, England
Age: 37
Posts: 560
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Accessing a hand coded site

Thanks guys for the ongoing suggestions and feedback on this. It's all on hold at the moment for a complicated reason that I won't bore you all with! So I haven't made any decisions on it yet. Either way I definitely need to learn how to set up a CMS, so I might just spend some time on that for myself anyway.
Reply With Quote
Reply

Tags
frontpage, hand code

Thread Tools

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 On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Designed and coded by me (blog design) ThePerfectCrime Graphics and 3D 2 Aug 30th, 2007 18:34
need my site re-coded www.ipods.prizespace.net stylekicks Job Opportunities 0 Jul 23rd, 2006 12:47
Could use a hand mark637 Web Page Design 4 Sep 29th, 2005 00:51
A little helping hand Crystal_Meth Introduce Yourself 5 Oct 22nd, 2004 08:39


All times are GMT. The time now is 12:43.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43