Posts tagged with PSOne

Understanding the Java versions and platforms

Understanding the Java versions and platforms

For those that might be confused, this post points out the different Java platforms in the form of versions, architectural variations, patch updates and editions.

WordPress: Display categories without a link

WordPress code snippets

The default way to get the linked category (or linked list of categories) for WordPress posts is straight forward, but this post will show how to get the category name as a string value.