Category: Blogging

managing ads on your blog

date 28 May 2006 | category Blogging

There´s an easy way to manage a lot of different advertisements on your blog with one single plugin: AdSense Deluxe. If you believe that the AdSense Deluxe plugin is only good for managing your AdSense ad blocks, think again. How does the plugin work ?

AdSense Deluxe replaces special …

an easy way to publish videos on your blog

date 25 Apr 2006 | category Blogging

Just in case you´ve been searching for an easy way to publish videos on your blog, YouTube.com might be a great solution for you. You can upload your videos to YouTube for free and include your own and other peoples´ videos in your blog posts and on other webpages of your websites by pasting a small piece of code into …

Including feeds inside your blog posts

date 28 Mar 2006 | category Blogging

If you want to include the content from a RSS newsfeed, products from a XML product feed or any other dynamic content inside your blog posts using PHP code, you need to do two things:

1. Install and activate the RunPHP plugin
2. Write the PHP code directly inside the editor, where you type in your article and check the option “run …

posters xml feed in blog posts

date 22 Mar 2006 | category Blogging

Just testing if my XML feed parser for AllPosters.com´s product feed works inside a blog post. If you see 6 motivational posters displayed below . . . hooray ! It Works !!

Gonna show you how in a few days - this information (XML feed parser included) will be available in the …

The Latest Blogging Articles

date 22 Mar 2006 | category Blogging

Many people asked me how they could add PHP code into their blog posts, for example to include news from a RSS feed into their posts with the help of the RSS parser CaRP. Well, I just figured it out - cost me about half an hour to find an answer on the WP forum, to find the right plugin …