Posted by Ed Nailor in Personal
on Jan 18th, 2012 | Enter your password to view comments.
This post is password protected. To view it please enter your password...
Posted by Ed Nailor in Development
on Jan 2nd, 2012 | 1 comment
A lot is being made of the mobile web, and for good reason. Depending on where you get the information, mobile web use could well outpace traditional (desktop) web use very soon. It is certainly an area of rapid growth in website development.
With such rapid growth, there are a number of issues that developers must overcome. With the mobile web being still relatively “new”, developers are still trying to figure out the best ways to account for getting the content to the user in the best way. With a more compact viewing area (in most cases), the lack of a mouse due to touch input, and a...
Posted by Ed Nailor in Plugins, WordPress
on Nov 3rd, 2011 | 0 comments
Introducing The RW Meta Box Class plugin for WordPress
This plugin uses the Meta Box class as created by Rilwis and adds the capabilities to WordPress as a plugin.
What is the Meta Box Class?
Rilwis created a great bit of code that allows developers to quickly and easily add custom meta boxes for all post types (pages, posts, custom). The way Rilwis set this up, you simply copy his code to your theme’s functions.php file and then set up the boxes. The setup is fairly straight forward for any level of developer as long as you read the documentation.
The script includes awesome features beyond just...
Posted by Ed Nailor in WordPress
on Sep 10th, 2011 | 0 comments
I build a lot of websites on WordPress. And when building a new website for a client, this is typically done on a development server instead of on the live website server. This way the website can be perfected before the public sees it, and once it is ready, the website is then moved to the new server.
There are a number of websites out there telling you how to move a WordPress website from one host to another. Following a few basic steps, you can easily move the entire website with no problem. (I will review these steps in another posting soon.)
However, it seemed that from time to time when I would...
Posted by Ed Nailor in News
on Sep 9th, 2011 | 0 comments
This is my personal blog, and currently I am undergoing changes to the style, direction and content of the site itself. You may come back tomorrow, and things could look dramatically different. Let me apologize right now!
As a designer / developer of websites, you can imagine that I can be my own toughest critic. It is so much easier to capture someone else’s ideas and create a concept that is just right for them… and they love it for quite some time! However, when you are creating something for yourself, you always seem to find something else you just aren’t happy with. If you also...