Tag Archives: cms

jQuery API site using WordPress as CMS

I mentioned before that the jQuery project was going to switch from Mediawiki to using WordPress for their online documentation. They’ve recently pulled the trigger on that change, and you can now visit the new WordPress-powered site at: api.jquery.com

Performance and Backend

As mentioned before, we’ve switched away from using a MediaWiki backend to a new WordPress-powered backend. [...]

Posted in WordPress | Also tagged , , , , , , , , , , | 5 Comments

WordPress As a Documentation Platform

Twice now, the jQuery Podcast has mentioned that the jQuery project is going to migrate its online documentation from Mediawiki to WordPress. Which is pretty cool, because, I happen to like WordPress (duh). [...]

Posted in WordPress | Also tagged , , , , , | 16 Comments

WordPress Packages?

WordPress On my way to work recently, I was listing to a Drupal podcast (because I had already listened to all of my WordPress-related podcasts). The participants spent some time talking about something they called “Drupal Distributions”. [...]

Posted in WordPress | Also tagged , , , , , , , , , | 12 Comments

Drupal shop gives props to WordPress

My wife sent me a link by Volacci, a Drupal SEO development shop, giving some nice kudos to WordPress 2.8.

Last week the much anticipated new version of WordPress (version 2.8) was released for download. Many webmasters, bloggers and CMS fans alike have come to expect great things out of the seasoned system, so the expectations were high. [...]

Posted in WordPress | Also tagged , , | 16 Comments

What’s the buzz?

WordPress

Here’s a quick post, just to let everybody know that I’m still alive.

During my long silence here, a lot of things have been happening in the WordPress community. First and foremost is the upcoming WordPress 2.8 release. There are several nifty new features in there. The most notable (for me) are probably:

  • Built-in theme browser/installer
  • Drag-n-drop widget management
  • Syntax highlighting when using theme/plugin editor
  • Image cropping in media uploader
  • New theme functions for author metadata
  • New OOP WP_Widget framework for plugin authors
  • More support for custom taxonomies
  • New combined i18n/escaping theme functions
  • Script loading improvements

The first four  are the main “visible” features for this release. [...]

Posted in WordPress | Also tagged , , , , , , , | 9 Comments

Efficient permalink strategies for WordPress


Over the past several days, there has been an interesting discussion on the wp-testers mailing list (though, it really belonged on the wp-hackers list, but that’s beside the point) about permalink structures in WordPress. The original question came from matthijs and questioned why WordPress was storing rewrite rules for every page on his site in a database option. [...]

Posted in WordPress | Also tagged , , , , , , , , | 111 Comments

WordPress 2.6.1-beta1

I’m surprised that I haven’t seen mention of this from other channels yet (official or unofficial), but two days ago, SVN revision 8561 of the WordPress 2.6 branch was labled as WordPress version 2.6.1-beta1. The log messages reveal that most changes since the 2.6 release are minor bug and typo fixes. . [...]

Posted in Announcements, Community, WordPress | Also tagged , , , , , , , , | 17 Comments

WordPress 2.5 RC1

The first release candidate for WordPress 2.5 was announced last night. The adventurous among you can download it for testing. New features include:

  • Faster load times.
  • Multi-file uploads.
  • New “Media Manager” for images, audio, video, etc.
  • Built-in gallery function.
  • Built-in (and pluggable) Gravatars support.
  • New backend design.
  • One-click auto-update for plugins.
  • Reactivate plugins after a ‘Deactivate All Plugins’ action. (my feature! :) )

As a long-time WordPress user and developer, the new design for the back-end admin screens threw me at first. [...]

Posted in Announcements, WordPress | Also tagged , , , , , , , , , , | 39 Comments