wesg header image 5

Live and learn

February 6th, 2009 · No Comments

Something positive almost always comes out of a negative situation. In my case, it happened earlier this week while I was continuing work on my WordPress plugin. After adding a single page when testing, I wanted to delete it. Rather than delete the single post, I accidentally clicked the “select all” button on the first [...]

[Read more →]

Category: Thoughts

What is Search Engine Optimization?

January 8th, 2009 · No Comments

If you’ve worked on a website, or had someone build a website for you, or even purchase webhosting, you’ve probably heard the “buzz-phrase” Search Engine Optimization. What exactly is this long-winded acronym? SEO, as it is commonly referred to, is editing and building a website so that traffic can be increased. At its foundation, it [...]

[Read more →]

Category: Uncategorized

Bright idea: Check your plugins!

November 10th, 2008 · 1 Comment

I’d been struggling valiantly with a blog that refused to save properly without giving an error (plug: www.ryersonformulasae.com, check it out!) until earlier today I decided to try modifying the settings until something changed. After deactivating the first plugin–which happened to be of my own creation–the problem was solved. So now I know the solution, [...]

[Read more →]

Category: Wordpress

Blog changes

November 9th, 2008 · No Comments

You may have noticed some changes on the blog in the last day or so. After seeing the sidebar vanish from its designated placement once again, I decided to change the WordPress to one that eschews the sidebar in favor of more data on the About page. Of course, this also means that I can’t [...]

[Read more →]

Category: Site News

Use 1 database for 2 blogs with WordPress 2.6

August 15th, 2008 · 9 Comments

UPDATE: This also works with WP 2.7.1. If editing wp-db.php is too daunting, you can download my version, which will work as long as the prefix of your main blog is wp_. While developing new themes for the blog, I needed a place to preview a theme that includes all the current posts, comments and [...]

[Read more →]

Category: Wordpress