Personal Development for Smart People Forums

Personal Development for Smart PeopleTM Forums

 

Go Back   Personal Development for Smart People Forums > Personal Development > Technology & Technical Skills

Notices

Technology & Technical Skills Computer skills, hardware, software, internet topics, gadgets, programming

Reply
 
Thread Tools Display Modes
Old 07-20-2007, 11:23 AM   #1 (permalink)
Junior Member
 
Join Date: Mar 2007
Location: London, UK
Posts: 20
Jacobm is on a distinguished road
Default Integrating A Blog Into A Website

Hi,

I am starting to design and build a (fairly straightforward) website for my girlfriend who is an artist. Having taken a university web design module, I have a fairly decent knowledge of html and css, and some basic javascript.

One idea I had was to integrate a blog page into the design. This would mean that my girlfriend could update the site with any recent news or upcoming galleries/shows, without having to rely on me to update tricky html pages for her. I would want something like Steve Pavlina's site design, in that the blog would fit into the overall design just like any another page in the website.

However, I have no experience of using blogging platforms myself. How would I best go about doing this? Is it a case of finding a Wordpress layout that can slot into my ready-made website? This would be preferable, but is it possible, and if so, how? Or should I start with a Wordpress layout and build the site using the "add page" function? Would this give me less control over my design?

Many thanks in advance for your help,
Jacob
Jacobm is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-20-2007, 01:40 PM   #2 (permalink)
Senior Member
 
Join Date: Mar 2007
Location: Las Vegas, NV
Posts: 219
Iksander is on a distinguished road
Default

I was contracted to build a website for an artist with a dynamic content management system - they wanted to have a blog and an image gallery.

I built the image gallery software myself and integrated the b2evolution blog with the rest of the site. All I did was modify their template to match the design for the rest of the site - it was pretty straight forward, you have to dig through some PHP and alter some XHTML class/id attributes so your stylesheet can style it.

That is the easiest way, in my opinion.
Iksander is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-20-2007, 02:23 PM   #3 (permalink)
Junior Member
 
Join Date: Mar 2007
Location: London, UK
Posts: 20
Jacobm is on a distinguished road
Default

Thanks for the response Iksander, that's very helpful. I hadn't heard of b2evolution - looks like a good alternative to Wordpress which might work well in this situation. Modifying the blog template sounds like a good way to go - I don't really have any experience with PHP but I'm sure I could pick it up pretty quickly.

Any other suggestions would also be appreciated.
Jacobm is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-20-2007, 07:14 PM   #4 (permalink)
Senior Member
 
Join Date: Mar 2007
Location: Las Vegas, NV
Posts: 219
Iksander is on a distinguished road
Default

My other suggestion would be to use the blog software 'LifeType' (google it).

Much better software then b2evolution in my personal opinion, it uses a much simpler template system that doesn't have any PHP - so it should be easy to pick up. (it is written in PHP, its templates just don't have PHP in them )

b2evolution has alot of baggage, their code came off as really messy to me - lifetype is much cleaner, and has very good functionality.
Iksander is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-21-2007, 04:51 AM   #5 (permalink)
Senior Member
 
Join Date: Nov 2006
Location: Ashland, MA
Posts: 481
Jill is on a distinguished road
Default

Install Wordpress on your server, choose a theme, and you're good to go. Add whatever plugins you want and you have an entire website.

Plus, it's all free.
Jill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-21-2007, 08:47 AM   #6 (permalink)
Senior Member
 
Join Date: Nov 2006
Location: Melbourne, Australia
Posts: 182
tobyhede is on a distinguished road
Default

I would suggest Wordpress and then customise the design. The WP Template files can be edited through the "Presentation" area of the WP Admin system ...

The default theme is very simple ... not particularly hard to work out how it works if you have some basic HTML and CSS. Most of the design can be manipulated with CSS. And if you can find a template that is close to your layout the job may be even easier.
tobyhede is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-21-2007, 08:44 PM   #7 (permalink)
Senior Member
 
Join Date: Mar 2007
Location: Western Canada
Posts: 295
1000feet is on a distinguished road
Default

A third alternative to creating the whole website in wordpress or making a blog blend in is to use a full-features CMS system like Joomla, which includes blogging components. There's several others out there too.
1000feet is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-22-2007, 09:52 AM   #8 (permalink)
Member
 
Join Date: Jun 2007
Posts: 94
finandom is on a distinguished road
Default

Before this, I read through some sites that contain some templates that have 2 version, both wordpress and web site. Sorry I don't bookmark them however I think you can search from Google.
finandom is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-24-2007, 12:01 AM   #9 (permalink)
Junior Member
 
Join Date: Mar 2007
Location: London, UK
Posts: 20
Jacobm is on a distinguished road
Default

Thanks for all the responses, they are very helpful!

At the moment I think I am going to go with the idea of changing the blog template to fit with the rest of the site; this would give me flexibility and allow me to build upon my current knowledge of html and css. I will certainly look into the other solutions though, so thanks for all the suggestions!
Jacobm is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-01-2007, 08:27 AM   #10 (permalink)
Member
 
Join Date: Nov 2006
Location: Yokohama, Japan
Posts: 88
Kristoffer is on a distinguished road
Default

Quote:
Originally Posted by Jacobm View Post

One idea I had was to integrate a blog page into the design.

However, I have no experience of using blogging platforms myself. How would I best go about doing this?
You already have got some good advice on this, I think the easiest is to install wordpress like Jill says.

I got the same idea some time back and just chose a similar color of the WP theme to make it look OK. It is not as seamless as Stevepavlina.com but have a look if you want to, I put the blog under "NEWS" link here
Kristoffer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-01-2007, 10:07 AM   #11 (permalink)
Member
 
Join Date: Nov 2006
Location: Croatian location
Posts: 89
LillyoftheValley is on a distinguished road
Default

Check out mine (in the signature).
My boyfriend integrated Blog Engine into our site for the same reason you're doing it for your girlfriend.

blogengine.net

p.s. Your server should be on Windows platform.

Hope this helps!
LillyoftheValley is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
The questions you should ask yourself before you make a post on your blog Vahid Technology & Technical Skills 10 02-16-2008 05:51 AM
Help with blog site ginkgo Business & Financial 2 06-07-2007 02:29 AM
How much time did you spend on research before you started your blog? Rene Business & Financial 6 02-11-2007 03:52 PM
Combining blog & shareware ??? brooksr Business & Financial 3 01-27-2007 05:28 PM
Integrating blog into a Webpage todd.huttenstine Steve Pavlina 1 12-31-2006 01:12 AM


All times are GMT. The time now is 06:18 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2010 by Pavlina LLC