MBClub UK Forums  

Go Back   MBClub UK Forums > General > OT (OFF Topic) Forums > PC and I.T support/Advice posts

Reply
 
Thread Tools
Old 22-12-2005, 04:23 PM   #1
Hardcore MB Enthusiast
 
jukie's Avatar
 
Join Date: Jan 2003
Location: NE Cumbria
Car: W124 '95 E220
Posts: 757
Web Site Creation Software

Can anyone recommend or advise on any suitable software that doesn't cost the earth (£100 or less)? E.g. EasyGen2 or Namo's Webeditor are two I've heard of

It's not for anything commercial. I've been asked to investigate setting up a website for my church. I'm IT literate but have no development skill, so it needs to be simple!

TIA, David
jukie is offline   Reply With Quote
Old 22-12-2005, 04:41 PM   #2
PJH
Hardcore MB Enthusiast
 
PJH's Avatar
 
Join Date: Aug 2003
Location: Feering,Essex
Car: 280E & C180 for Wifey, Mitsubishi Colt Di-D AMT, Focus 1.8 TDCi
Posts: 3,095
Some versions of MS Office include FrontPage, does yours?
PJH is offline   Reply With Quote
Old 22-12-2005, 05:07 PM   #3
Hardcore MB Enthusiast
Threadstarter
 
jukie's Avatar
 
Join Date: Jan 2003
Location: NE Cumbria
Car: W124 '95 E220
Posts: 757
Quote:
Originally Posted by PJH
Some versions of MS Office include FrontPage, does yours?
PJH,

I may have it, I'll have to check my CDs. It's certainly not installed on my lappy.

How easy is FrontPage for complete beginners?
jukie is offline   Reply With Quote
Old 22-12-2005, 05:11 PM   #4
Hardcore MB Enthusiast
 
andy_k's Avatar
 
Join Date: Apr 2003
Location: Bexhill, East sussex
Car: Alfa GTV 3.0
Posts: 5,867
I'd recommend Microsoft Publisher 2003 it's a really great piece of software that will comfortably build sites for you and do an awful lot more. Either from it's range of templates or starting with a blank page. It's well supported with loads of internet resources and you can pick it for less than £100. If you are looking for a decent DTP package then there's very little can touch it - it's one of my favourite bits of MS software

Amazon .com is doing it for $79 if you can persuade them to ship to the UK or there is an Amazon.co.uk Marketplace vendor offering it for £75.

HTH

Andy
__________________
<insert smart sounding witty comment here>
andy_k is offline   Reply With Quote
Old 22-12-2005, 05:25 PM   #5
Hardcore MB Enthusiast
Threadstarter
 
jukie's Avatar
 
Join Date: Jan 2003
Location: NE Cumbria
Car: W124 '95 E220
Posts: 757
Cheers, Andy & PJH.

Should have mentioned in my original post that one of the features the site will need is a "Guest Book" / comments section.

Can the all/some of the above-mentioned software provide that, do you know?
jukie is offline   Reply With Quote
Old 22-12-2005, 05:32 PM   #6
Hardcore MB Enthusiast
 
andy_k's Avatar
 
Join Date: Apr 2003
Location: Bexhill, East sussex
Car: Alfa GTV 3.0
Posts: 5,867
frontpage isn't very easy for beginners (well not in my eperience). Guest books can be downloaded for free from the internet and if you choose carefully you can find one without popups try here. All you do is copy there code into your web page and you are up and running.

HTH

Andy
andy_k is offline   Reply With Quote
Old 22-12-2005, 05:38 PM   #7
Hardcore MB Enthusiast
 
Stratman's Avatar
 
Join Date: Jun 2003
Location: Sunbury
Car: W202 C180 Estate RIP W203 C200 CDI Estate
Posts: 1,290
If you have Microsoft Word on your computicle one of the File>Save As..... options is Web page *.html

Try that first. It may be all you need.
Stratman is offline   Reply With Quote
Old 22-12-2005, 05:54 PM   #8
Hardcore MB Enthusiast
 
pluggers's Avatar
 
Join Date: Feb 2003
Location: Staffordshire
Car: CLK230 kompressor
Posts: 2,484
I did my site using notepad (nice and cheap)
pluggers is offline   Reply With Quote
Old 27-12-2005, 02:37 AM   #9
Moderator
 
Kinky's Avatar
 
Join Date: Apr 2003
Location: Berkshire
Posts: 1,705
I used notepad too ..... and I flag the meta-content as "MS-DOS 6.2 Edlin"

K
Kinky is offline   Reply With Quote
Old 20-01-2006, 01:12 PM   #10
Ashley
Guest
 
Posts: n/a
I came across a major seo issue in the software I was using so I have been looking for a replacement myself. I have decided to go with a CMS (content management software) solution, I am going to install the one I have chosen today on a test domain. I will let you know how it goes.
  Reply With Quote
Old 20-01-2006, 02:03 PM   #11
Administrator
 
Sp!ke's Avatar
 
Join Date: Jun 2002
Location: West London
Car: SL500 W124CE , S60 D5 & YZE850Z & 1200 Blandit
Posts: 5,941
Quote:
Originally Posted by zooman
I came across a major seo issue in the software I was using so I have been looking for a replacement myself. I have decided to go with a CMS (content management software) solution, I am going to install the one I have chosen today on a test domain. I will let you know how it goes.
]

What issue was this? Are we taliking the inability for google to correctly index php pages correctly?
__________________
Sp!ke
Gallery Pics Here
Sp!ke is offline   Reply With Quote
Old 20-01-2006, 04:01 PM   #12
Ashley
Guest
 
Posts: n/a
no it was all in HTML and if it was in php I would have had it appear to be html.

My issue was very simple but really bugged the hell out of me.

my.domain/this_page.html

needed to be my.domain/this-page.html and it could not do it,

after publishing I could/did alter the URL and I wrote a 301 that replaced _ for - on missing pages but ever time I published a page or update I had go and do them all again.

How many people search for this_page not many lol. I am a graet beliver in well formed URLs for seo (as can be seen on www.hfuk.org.uk) and could not live with the underscore in my URLs (for those that do not know search engines see underscores as one word where as the dash is seen as a separator).

Last edited by Ashley; 20-01-2006 at 11:56 PM.
  Reply With Quote
Old 21-01-2006, 12:11 AM   #13
Ashley
Guest
 
Posts: n/a
I have been playing with Joomla CMS bloody hell I will need to go back to school. I have got a test site up now I have rewritten the dynamic php URLs to appear as static html pages. But to be honest at the moment I have no real idea how it works (Joomla).

BTW In the last post I mentioned if it was PHP I would use a rewrite to show HTML, I jumped the gun a bit. I did not think SEs had a problem with PHP pages (I was thinking about dynamic v static urls in my last post).

Am I right in thinking you believe SEs prefer HTML over PHP even when both are static, I would be interested in your views.

I'm asking as more and more I am seeing PHP sites for what I consider should be HTML, I was presuming it was lazy developers using a CMS to save time writing the page (and I can see with my little play today just how easy it is to use a CMS, once you master it). I am not very well versed in PHP and never felt the need to learn until recently .

Last edited by Ashley; 21-01-2006 at 04:34 PM.
  Reply With Quote
Old 21-01-2006, 12:54 AM   #14
Hardcore MB Enthusiast
 
Bobby Dazzler's Avatar
 
Join Date: Jan 2005
Location: Mittel England
Car: C32 AMG (his), ML270 CDi (hers), Maclaren Volo Carbon (junior)
Posts: 7,894
Joomla is very well regarded in the open source community. There is an outfit set up in Birmingham (http://www.openadvantage.org/) that has some form of funding to help local businesses use open source technology, and I went on a couple of courses - I think they did a Joomla session. Might be worth having a snoop around to see if there's anything similar in your area. If you're struggling try dropping openadvantage an email - the main guy I dealt with (Elliot) was a good sort, he may know of something more local to you.
Bobby Dazzler is offline   Reply With Quote
Old 21-01-2006, 01:26 AM   #15
Ashley
Guest
 
Posts: n/a
I have been chatting to guy in the US tonight on Skye (and yes we got onto Iran ), and I have started to understand the basics now and I have got a guy in Argentina who is going help to set up the basic look for me and I will be watching to see how he does this (he has said we can do it together using Skye).

But as I got more confident I think I may have a go at a bit of coding with it, it will also give me a bit more of an opportunity to understand PHP. I would love to get more involved in I'm some of the open source projects but I am out in the sticks and need to go to night school before I can add anything of value to the party. I have done loads of beta work in the past and though it got plenty of free software from it (although that has never been my motivator and most of it was GPL stuff anyway).

How did you find the courses?
  Reply With Quote
Reply

Tags
creation, site, software, web


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools



All times are GMT +1. The time now is 09:15 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
*In Memory Of Mark * MB club UK is A non profit Mercedes club run by enthusiasts for enthusiasts, MBClub UK is in no way affiliated with Mercedes-Benz, DaimlerChrysler or any of their respective trademarks. The posted views of our members are in no way the views of MBClub.co.uk or its owners.