FaceBook Fan Page

Having a Facebook Fan Page has become almost a standard practice for businesses. The downside to a Facebook Fan Page is the long URL assigned to your page. But once you have 25 fans you can easily set the Vanity URL address by going to the Facebook Username page and ... More on FaceBook Fan Page →

Wordpress Threaded Comments

I have been needing to change my comments to Threaded Comments for some time. I finally took the time to do this, and thought I would share these simple steps to accomplish Threaded Comments using the latest standard Wordpress system without any plugins.
The one thing you need before you start is a copy of Wordpress [...]

Read more →

PHP Help

Thought I would share a few of my favorite resources for PHP Help, no real secrets here, just some good links.
PHP Freaks
W3Schools PHP Tutorials
PHP Net
PHP Classes
PHP eBay Shopping
The thing I liked about getting into PHP Programming was the amount of help and sample code out there is unbelievable, and if you work in Wordpress you [...]

Read more →

Cybers Ebay Wordpress Plugin

The eBay Wordpress Plugin is finally available.
The eBay plugin is very simple but effective. Once installed you input your EbayNetwork Campaign number into the settings, and how many ads you want to appear on each post.
Place the code <?php cybersebay(); ?> within the Wordpress loop and you are set.
The first time you use the plugin [...]

Read more →

API Explained

Since I spend so much time working and talking about API’s I thought it would be a good idea to show others what an API is, and what it does.
This video does a good job of explaining in very easy terms how API’s work. Whether you are interested in the Google, YouTube, Facebook or almost [...]

Read more →

Emerging Media Specialist

Inspired by an ad I saw on Twitter for a Emerging Media Specialist I created a simple little web site that demonstrates how to show different media searches on one page seamlessly without having to reload any pages. With one search you get results for Video, Web, Twitter, News, Books and Images. The videos are [...]

Read more →

Disable Magpie Cache in Wordpress

Using RSS in Wordpress can have a lot of benefits, however, there is also one major drawback. It will cause severe bloating of the Wordpress Options table, and if the Wordpress Options table is too large it will slow a blog down to a crawl.
To solve this problem you can clean out the RSS Hash [...]

Read more →