Recently published WordPress themes and plugins

Smart Backup Plugin
Smart Backup is a complete WordPress solution for database backup and restore...


Ambient Occlusion Theme
Ambient Occlusion is a clean and warm theme, with a brown/cocoa colour...



WordPress Theme: Cyanide
This theme has originally been created for an offshore client. The theme...




WordPress Theme: Clear Apple
Clear Apple is a clean magazine theme, no thumbnails for posts, wide...


On the blog
WordPress and phpMyAdmin: Database Management
EDIT: WordPress.org plugin usage statistics shows the following chart: All users are strongly encouraged to update to the latest version (1.2.7 at the moment of writing this post). The code is cleaner, there is more information regarding MySQL and the phpMyAdmin codebase gets cleaned up and updated for speed, performance and HTML validity. Running inside an IFRAME inside WordPress, it...
PHP/MySQL Date and Time Notes
I’ve always sucked at date/time calculations using PHP or MySQL. This changed a while ago when I broke the ice with a Facebook-style function for calculating time diferrence in a friendly way. Today, I had to calculate past dates using 2 separate date and time columns. MySQL uses NOW() to output a date format such as "2011-03-10 14:30:00". My date...
Clash of the Titans
I just updated my Firefox today, as version 4 just popped up. First impressions are not favourable. The “Open Link in New Tab” context menu item has been switched with the “Open Link in New Window”, just like Google Chrome and recently released Internet Explorer 9. While this may be seen as a consistency move with all browsers, I was...
Japan Trials – Part 4
Japan has been put to great trial these weeks. Here’s part 4 of a series of photos from Japan earthquake and tsunami. Photos sources: US Environmental Protection Agency Het Belang Van Limburg Reuters DigitalGlobe
Japan Trials – Part 3
Japan has been put to great trial these weeks. Here’s part 3 of a series of photos from Japan earthquake and tsunami. Photos sources: US Environmental Protection Agency Het Belang Van Limburg Reuters DigitalGlobe
Recommended
I’ll be straying a bit from WordPress to static PHP web site owners. Sometimes you need an RSS feed to provide your users if you have a static news site powered by PHP/MySQL. Sometimes you just need it in order to promote your site, or even to automatically post to Twitter or Facebook. What do you do if you need...
A long time ago I wrote a small tutorial for multilingual web sites using PHP. That tutorial is a bit outdated and unoptimized. I recently had to turn a static localized CRM into a multilanguage one. The obvious solution, without relying on gettext functions was to use PHP arrays. So, here we go: First of all we need a configuration...
Recently I had to use PHP to display a score value such as “3″ padded as “03″. There’s a tiny PHP function that does just this. $myvalue = '3'; str_pad((int) $myvalue,2,'0',STR_PAD_LEFT) While working with strings, such as $myvalue, I had to convert it to integer using the (int) operator so I can make further calculations with my initial value. The...
Smart Backup is a complete WordPress solution for database backup and restore operations. Create backups of your complete WordPress installation, files only, or database only. Backups can be restored with one click. Options for the scheduler include timeouts (for tight PHP servers), backup types (files, .sql, complete) and notification emails for backup success or failure. The backup manager allows for...
Once in a while we run into specially crafted sites, be it graphics, code or content. This week we have 5 links to awesome web sites: http://www.letterheadfonts.com/ – A great collection of vintage ads, fonts and graphics. The combination of colours is warm, merry and inspiring. http://www.ermark.ro/live/adora/02-index.html – A beautifully crafted jQuery and CSS theme. Works for WordPress, too. http://pmbennett.net/...