IMMania.com

Internet Marketing Journal

IMMania.com header image 4

Entries Tagged as 'Blogging'

Adding PHP Code To WordPress Posts

August 3rd, 2007 · No Comments

This is an example of how to include the eBay RSS feed in a WP post. Since this particular implementation uses a RSS to HTML converter written in php, it requires the installation of a php execution plugin. The one I’m using here is:

Exec_PHP

You must be running WP 2.x for this plugin to work.

The following steps outline the process:

[Read more →]

Tags: Blogging

Spell Checking in WordPress

July 30th, 2007 · No Comments

When I put up my first WordPress blog about a year ago, I often had to go back and edit posts for grammatical and spelling errors. The grammatical errors could be greatly reduced if I had just spent a little more time and effort proofreading my posts.

The spelling errors on the other hand would unfortunately take much more effort to catch and correct. I admit it — I’m just a piss-poor speller and the older I get, the worse it seems to get. I’d really be lost without the MS Word spell checker, which saves me considerable embarrassment in both document creation and email writing. There isn’t a tool yet that can save me from the embarrassment of what I actually write, but that doesn’t really bother me as much.

[Read more →]

Tags: Blogging · Tips