May 31st, 2008
I have felt a little bit discontented with the way the Ocean Addict site has been going from an architectural point-of-view, particularly since adding the shop which is using the ancient system of OSCommerce and its flakey table-based layout and template system. The Ocean Addict site was always going to be an online store but initially started off as a related news and information blog with the view to expanding it. However my choice of using a blog as the core of the site (even one as expandable as Wordpress), and knowing very little about what open source CMS’s have to offer, is looking more and more limiting.
Read the rest of this entry »
April 16th, 2008
I decided that what our wordpress-cross-CMS for Ocean Addict required was the ability to browse through the thousands of expected Pages (pages because of the fact they exist outside of the post timeline as a form of static content) forming the school listings via the inbuilt category system. This was easily achievable by creating a page template specifically for displaying a school listing with the Comments and Categories shown and by using the useful plugin Page Category Plus for replicating the Category selection interface in the admin (I was already aware that this was possible since Pages are simply Posts that are treated differently but still have all the same mySQL fields).
While this side of things worked exactly as expected it threw up a unique issue I hadn’t considered.
Read the rest of this entry »
March 29th, 2008
As we continue to develop the Ocean Addict website it was decided that the forum needed to be as robust and powerful as possible so this meant installing additional forum software, in the form of a Simple Machines Forum. Once this was done, clearly there needed to be as much integration for users as possible, from logging in to styling the user interface, so I set about searching for a method of bridging Wordpress and SMF.
I quickly found http://wordpress.org/extend/plugins/wp-smf-a-simplemachines-bridge/, which seemed ideal until after following the installation instructions most diligently the plugin caused the entire site to break. Fortunately Wordpress’s plugin system can be rescued by simply deleting the offending plugin.
Searching for much longer wielded a solution based on the first. The stuff that can be found at http://www.earthorbit.com/opensource/ DOES work and works well.