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. [...]
OoeyGUI
JSON Feed Engine
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
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
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 [...]
