Technical Discussion
  >> Web Design / HTML / Web hosting Forum


Register (or login) on our website and you will not see this ad.


These posts have been archived and can no longer be replied to or modified.
Pages in this thread: 1 | 2 | 3 | (show all)   Print Thread
Standard User Allan1
(learned) Mon 09-Aug-10 19:38:40
Print Post

Revamping website


[link to this post]
 
Hi,
This is probably a bit of a 'numpty' question but I'm looking to create a new website. I've got some web-space and it has Cpanel to install a variety of different galleries/blogs etc which is fine, but I'd like a site that includes a blog, a gallery as well as some pages that I create myself(I used to be able to use HMTL, Javascript, Php etc. but my skills have rather atrophied as I've been working with mainframes(laugh if you wish)). What I'd really like to do is to set up everything on my laptop try and give it a consistent feel, and then copy it to the server. Does anyone know whether it's possible to create a kind of 'Frankensite' like this, or is there a better way to do it? I haven't enough spare time nowadays to be able to build the whole thing from scratch so it would be really good if I could use ready made components but at the same time give some sort of consistent feel to the whole site.
Thanks,
Allan

Al
Standard User camieabz
(legend) Mon 09-Aug-10 20:49:00
Print Post

Re: Revamping website


[re: Allan1] [link to this post]
 
I don't have a vast experience of Blog software, but would recommend Wordpress rather than trying to create your own. If you can find a theme or redesign the layout to your own personal taste, then add your own site to it.

My setup required a PHP5 & MySQL database for the blog, FTP client software for uploads. A bit of CGI. etc.

Google around Wordpress for requirements, or swot up on whatever solution you prefer.

Standard User Kenneth
(legend) Mon 09-Aug-10 21:18:02
Print Post

Re: Revamping website


[re: Allan1] [link to this post]
 
you should be able to setup/install it all laptop - and you can create hybrid websites - but whether you can get same look & feel across different parts probably depends on your html/css skills

Assuming a Windows Machine (Linux machine - just install Apache & mysql etc)

Microsoft IIS webserver is part of XP Pro/Vista/Windows 7 Home Premium+ where you can install PHP (not the best combination - but should be enough to test things out) - you'll most likely need MySQL as well (you can get Windows versions )

alternatively if the machine is powerful enough - install Virtual Box and setup a Linux distribution with right components on (advantage is will be closer to what your host has)

Ken

Nostalgia is memory with the pain removed


Register (or login) on our website and you will not see this ad.

Standard User Allan1
(learned) Mon 09-Aug-10 21:58:23
Print Post

Re: Revamping website


[re: camieabz] [link to this post]
 
Hi,
I've had a look and found some stuff about setting up static pages in Wordpress that looks like one way to do it.
Thanks
Al

Al
Standard User Allan1
(learned) Mon 09-Aug-10 22:06:42
Print Post

Re: Revamping website


[re: Kenneth] [link to this post]
 
Hi Kenneth,
I've got an Xp machine - still. I've installed XAMP, which is a wrapper round Apache, Mysql and more. Just have to sus out installing the blogware etc onto that. If I manage to get that done then I'll start fighting with CSS - I've got some of those books that never quite tell you what you want to find out wink
Thanks,

Al
Standard User deleted
(deleted) Mon 09-Aug-10 22:29:16
Print Post

Re: Revamping website


[re: Allan1] [link to this post]
 
Sounds like a lot of effort setting up a development site locally - why not just develop it in place in your hosting space? If you're worried about people seeing it before it is fully complete, just use the cPanel option to password protect the public_html root.

If you do develop it locally, remember to make sure any links in the pages to local content are relative to the site root e.g /images/navbar/index.jpg not c:\my site\images\navbar\index.jpg

Depends what software you are using to put your pages together, but some is so utterly stupid as to insert links like the latter which will give you a headache when you publish it.
Standard User Allan1
(learned) Mon 09-Aug-10 23:07:44
Print Post

Re: Revamping website


[re: deleted] [link to this post]
 
Hi GeeTee,
I guess you have a point about developing it in situ on the server, though that would mean working on a 'live' site whenever/if ever anything had to change. I used an early version of Dreamweaver that used to do that trick with links - or maybe it was the way I was using itsmile
Thanks

Al
Standard User camieabz
(legend) Mon 09-Aug-10 23:13:43
Print Post

Re: Revamping website


[re: deleted] [link to this post]
 
Depends what software you are using to put your pages together, but some is so utterly stupid as to insert links like the latter which will give you a headache when you publish it.


The best HTML editor ever

Standard User Kenneth
(legend) Tue 10-Aug-10 07:38:16
Print Post

Re: Revamping website


[re: Allan1] [link to this post]
 
In reply to a post by Allan1:
I've got an Xp machine - still. I've installed XAMP, which is a wrapper round Apache, Mysql and more. Just have to sus out installing the blogware etc onto that.

It would be worth looking at install instructions - I doubt it is much more than a set of scripts and configuration

In reply to a post by Allan1:
If I manage to get that done then I'll start fighting with CSS - I've got some of those books that never quite tell you what you want to find out wink


css - a black art, the books tend to tell you the mechanics but not how to make it work (or a lot of the tricks you need to work out) - I found The ZEN of CSS Design useful for that - but you have to read it not use it as a reference book.

Ken

Nostalgia is memory with the pain removed
Standard User micksharpe
(eat-sleep-adslguide) Tue 10-Aug-10 10:35:19
Print Post

Re: Revamping website


[re: Allan1] [link to this post]
 
Go with WordPress. You will have a basic blog that you can customise and extend as much as you like. There are loads of plugins and themes available. Install XAMPP on your laptop first. This will give you Apache, MySQL and PHP preconfigured. Unzip WordPress into your document root directory and off you go. When you've got your site as you want it, upload everything to a LAMP server and you're done. wink

__________________________________________________________________________________________
"Windows Vista Sir?"
"No thanks, I'd rather shove wasps up my nostrils!" .
Mick's Blog | Greasemonkey scripts
Pages in this thread: 1 | 2 | 3 | (show all)   Print Thread

Jump to