Tag Archive for 'wordpress'

WordPress MU

Since creating the blog for Still Waiting a thought popped into my head: Whhy host that project externally when I’ve paid for hosting? Duh! That instantly produced another conundrum, how to display that website on this one. I have several options:

Create another WordPress install in a subdirectory
Doing this probably seems like the better idea as it lets me have full control over that blog and, aside form the url, it would have little connection to this blog.

Create another WordPress install in a subdomain
This has similar advantages to the previous method and I could get a new domain name and redirect it to the sub domain. The only problem I can see is in future usage. I have two other ideas and to keep urls clean I’d probably want to display them in the same way i.e. as subdomains. Would I really want subdomains for each new idea?

Install WordPress MU
Wordpress MU (multi user) is currently what’s used for WordPress.com. It’s usually used to host hundreds of blogs, not usually anything in double digits. The advice I read usually describes using WordPress MU for less than 10 blogs as “Overkill”. This doesn’t mean it’s not possible, just that it might be more trouble than it’s worth. I’ve done a bit of reading and it seems that you can have blogs created as subdirectories and as subdomains. Great! I’ve also been advised that migrating from WordPress to MU isn’t as smooth as it sounds.

So, what should I do? I think I’ll opt for a mixture of the firs and third method. For now I’ll do another WordPress installation as a subdirectory until I can configure MU to safely do what I want it to.

WordPress Idea – Trackback for themes

I’ve suggested an idea for future wordpress builds.

The overall idea is that theme authors can see potentially see who is using their theme. This wouldn’t be automatic, and maybe there could be two options such as 1) send notification to theme author and 2) allow information to be displayed on authors’ website. I feel this could help notify users of any theme updates and also link them with people who have used the theme and modified it in any way.

I’m making a theme for portfolio websites at the moment so this would be a useful feature for me. Go vote!

WordPress Theme Development

I’ve finally updated to WordPress 2.5. Great looking interface!

On a similar note I’ve finally decided that I’m going to develop my own WordPress theme. Although I have a bit of knowledge when it comes to CSS and PHP I’m not really clued up on the structure of WordPress, so have always avoided it. Here are my efforts as of today:

Progress screenshot

The overall idea is to create a WordPress theme that is better suited to a portfolio website than a blog. In the long term I want to be able to have different layouts that are more typical of portfolio websites and also allow integration with Gallery2, which itself will have a modified display to suit portfolio websites.

That is, unless anyone can recommend an existing theme?

As I continue to break my blog…

Now that I’ve found out how to make a static page my home page I want to be able to display, say, three of the most recent posts on that static page. Any clues on how to do it? I’ve had a search on WordPress for a ‘sticky‘ plugin, hoping that it’ll simply be like having a sticky post. Alas, no luck :-(

Also, sorry if I’ve broken anyones rss feeds or links by changing the blog address!