OoeyGUI

WordPress Custom Content Types Plugin

Written by Ian on July 30, 2010 at 4:49 pm

Custom Content Types is a plugin designed to allow WordPress administrators to create and utilize the power of custom post types within WordPress. Now with the release of WordPress 3.0 it is possible to create more than just posts and pages, developers can define their own content types with their own options and custom taxonomies. [...]

8 Tips to Increase Morale in the Workplace

Written by Cymberly on December 14, 2009 at 1:21 am

If the leadership of a company does not follow these principles, then what is outlined here will be less effective. You must first get management buy-in, acceptance and participation. If they do not care, neither will anybody else

JSON Feed Engine

Written by Ian on October 7, 2009 at 8:07 pm

In researching JSON I have been able to develop a simple JSON RSS Feed engine for use by anyone who needs it. With this you can generate a JSON object for use in your JavaScript. What this will allow you to do is parse any feed from any site without the use of AJAX. You [...]

JSON, the Healthy Alternative to AJAX

Written by Ian on October 6, 2009 at 7:47 pm

I’ve discussed a number of topics about AJAX and the advantages and disadvantages of using it. On one post in particular about cross-domain AJAX requests I discussed various workarounds on how to make AJAX calls that are capable of pulling content from another domain. If you’re familiar with this then you know that most modern [...]

WordPress Subscribers Plugin Preview

Written by Ian on September 17, 2009 at 10:30 am

In the works now is a brand new plugin for WordPress which will allow visitors to sign up by adding their name and email to a list. Subscribers will then be able to select from a list of predefined interests. Based on these interests, writers and developers can show and hide certain pages, posts and/or [...]