FARINSPACE
Practical Real World Web Development
  • Home
  • Articles
  • WPAlchemy
  • Sidekick Plugin
  • WordPress
  • jQuery
  • Downloads

Dimas

Dimas

My name is Dimas Begunoff (dee-mus begun-off). I'm both a front and back end developer, my strong points are: PHP, MySQL, Javascript (jQuery), CSS and overall troubleshooting (yes that's a skill too, probably the most important). I have a passion for creating simple quality code.

3

Old Post Slug — WordPress Removal and Cleanup

When you make a change to a post slug permalink after its been published, WordPress will automatically redirect it to the new post slug (doing a 301 redirect). This works well, but sometimes you want no existence of the old post slug. These SQL statements will help you cleanup your old post slugs.

3

UTF-8 in MySQL — Solving UTF-8 Issues in MySQL

UTF-8 and MySQL can be tricky. Sometimes the problem isn’t noticed right away. Here is how I solved my recent encounter with UTF-8 issues and MySQL.

5

PHP Multi Dimensional Array Combinations

This PHP function will take a multi dimensional array and create all its possible combinations (not permutations). I used this function in debug code, but I can see its use in many other cases.

3

WordPress Plugin Internationalization (i18n) Localization (L10n)

Internationalizing your plugin is not difficult. All the information you need is out there and the WordPress Codex is very good resource, but I thought I’d sum it up for those who need the quick skinny on the matter.

17

How To Show/Hide WordPress Meta Boxes By Selecting Categories

This quick how to will show you how to show and/or hide a WordPress meta box by selecting a specific taxonomy/category. This solution uses a little CSS and Javascript to accomplish the goal, and it also works when editing a post or creating a new one.

95

How To Integrate the WordPress Media Upload Box Into Your Meta Boxes

This video is quick and dirty talk about the WPAlchemy_MediaAccess helper class which will help you integrate the WordPress Media Uploader with your custom meta boxes.

2

How to Setup a Firewall to Secure Your Linux Server

Setting up a firewall is the second thing you should do immediately following the setup of your linux server (the first should be to Secure SSH Login). Learn how to do both.

22

WordPress Migration

Moving WordPress sites from host to host isn’t as difficult as you may think. Following these simple steps will help guide you through the entire process: copy/move site files, copy/move the database, and most importantly update your database/table values with this special MySQL query.

3

Sorting WordPress Meta Box Fields

Allowing end-users to sort meta box fields is pretty straight forward. These two screencasts will show you how to quickly setup sorting as well as how to setup a simple notification message to alert users to “Update” the post/page.

14

Windows Apache PHP FastCGI Setup

If you’re like me, you prefer installing Apache and PHP on your own without the use of WAMPServer. The goal is to setup the latest Apache server with PHP 5 and PHP 4 using FastCGI.

Next »

WPAlchemy

WPAlchemy — WordPress Meta Box PHP Class

Create meta boxes with ease, this PHP class will give you the flexibility to quickly build custom meta boxes for your themes and plugins. Learn More...

Latest Articles

  • Old Post Slug — WordPress Removal and Cleanup
  • Sidekick WordPress Plugin Release (v0.6)
  • UTF-8 in MySQL — Solving UTF-8 Issues in MySQL
  • PHP Multi Dimensional Array Combinations
  • WordPress Plugin Internationalization (i18n) Localization (L10n)
  • How To Show/Hide WordPress Meta Boxes By Selecting Categories
  • How To Integrate the WordPress Media Upload Box Into Your Meta Boxes
  • How to Setup a Firewall to Secure Your Linux Server
  • WordPress Migration
  • Sorting WordPress Meta Box Fields

Recommended Links

  • Cheat Sheets
  • Freely Available Programming Books
  • Garlic Health Benefits
  • JavaScript Garden
  • Vim Video Tutorials

About The Author

Dimas is lead code-slinger at Mighty Digital. He develops engaging, functional and efficient frontend/backend solutions using open source web tools and standards. Learn More
  • About
  • Contact
  • Sitemap
  • Disclaimer
  • Privacy

Copyright © 2024

FARINSPACE

Chu-Chu-Chugging along on WordPress and Hybrid, hosted on Rackspace and accelerated by MaxCDN.