SDAC Blog

Check out our blog for WordPress updates, WordPress plugin reviews, and general web development hints.

hr
hr

WordPress 2.3.2 has officially been released. The new version includes bug fixes and an urgent security fix. For more information on WordPress version 2.3.2, read the official WordPress version 2.3.2 documentation.
Download the latest versions of WordPress: WordPress 2.3.2

separate
hr
hr

Today Automattic released an update to the Akismet. This is a great plugin to help with comment spam and has been priceless on all the sites I manage. If you are not using this plugin, you can use it for free for personal sites, or pay $500 for commercial sites. Check it out!

separate
hr
hr

Just incase you were wondering, this is what the WordPress admin looks like on a Chinese blog I debugged today:
picture-1.png

Since I am very familiar with the Admin - I did not have too many problems navigating around!

separate
hr
hr

url: http://www.phlf.org

PHLF

SDAC Inc. provided:

  • XHTML/CSS programming
  • WordPress theme
  • WordPress CMS setup and configuration
  • Custom WordPress plugin development

technologies used:

XHTML, CSS, WordPress, PHP

front end:

The client gave me the design and wanted a WordPress theme created from the existing mockup/code.

back end:

This CMS is pretty straightforward. The client knew exactly what they wanted and already had a lot of content from their previous WordPress blog. We created a custom plugin to display the news (5 most recent posts per every category). The code for the menus (drop down navigation) given to us was several hundred lines long split into 3 files with 20 images. We reduced the menu code to 12 lines of JS, a simple unordered list for the actual menu items, 2 images, and 23 lines of CSS.

lessons learned/random thoughts:

T

separate