How to Display Wordpress Sidebar on Other (Non WP) Sites
(August 17, 2010)
Before we can write our function, we need to understand exactly what we’re trying to do. Our goal is to cache our sidebar to a text file and update that cache whenever we publish a post, change our theme or make changes to the sidebar widgets. Since we’re planning on using our cache to display the sidebar on a different application, we need to be able to easily delete the cache without any ill-effects (we don’t want our sidebar broken at any time).
Sliding Menu Manual
(August 11, 2010)
In this detailed manual you'll find information on building Mobile Websites, creating dynamic menus and the features in detail packed in the Sliding Menu extension.
Expanding Images Using HTML5's Contenteditable
(August 10, 2010)
HTML5 has a new attribute, contenteditable, which can be applied to any element which allows it to be edited directly in the browser window. Think of text input with a predefined value, but it can literally be any element. Form elements like text inputs support the :focus pseudo class, which allow us to style those elements when they are clicked upon or otherwise navigated to.
How to Add Dynamic Content to a Dreamweaver Template
(August 9, 2010)
If you're like me, you tend to create your websites using templates to make updates easier across your sites, right? Wouldn't it be nice to have dynamic information within those templates once in a while?
I tried for years, and always got that "codeOutsideHTMLIsLocked" message. I had given up on it altogether for a really long time.
This may not be news for everyone, but recently I figured it out and it made a huge impact on my designs and options.
It's all about "includes"! Let's go through it in an easy to understand manner, shall we?
16 Vital Checks Before Releasing a WordPress Theme
(August 9, 2010)
Releasing a WordPress theme on a marketplace, such as ThemeForest, where the audience is so large and diverse, has some challenges. You cannot test a solution directly with the client. You need to plan in advance for all edge cases, and ensure that your theme is as customizable as possible. If you’re inexperienced, chances are that some things will unfortunately slip through the cracks. Luckily for you, we have drawn on our hard-earned wisdom to help you avoid repeating the same mistakes we made.
Editing a WordPress theme with Adobe Dreamweaver CS5 – Part 2: Setting up your site
(August 9, 2010)
This is Part 2 of a four-part tutorial on editing WordPress themes using Adobe Dreamweaver CS5. Part 1 covered the basics of WordPress and the components that make up a WordPress theme. This article focuses on setting up WordPress (version 3 or higher), installing a local server (XAMPP on Windows or MAMP on Mac OS X), creating a local Dreamweaver site and testing server, setting up code hinting, installing theme files, and previewing a main theme file.
Coding a Stylish Blog Design Layout in HTML & CSS
(August 4, 2010)
Last week we went through the process of designing a stylish blog layout in Photoshop. Now let’s take our visual concept and cut it into slices for use with neat HTML and CSS code. All our browser testing will be done on this coded concept before converting the design into a full WordPress theme.
Creating a Stylish Blog Design Layout in Photoshop
(August 4, 2010)
WordPress: How to insert data programmatically
(August 4, 2010)
A Web Designer’s Guide to Linux Fonts
(August 4, 2010)
One area in which few Linux users see any representation is Web typography. In 2003, Linux user and software developer Jeremy Zawodny howled about the dearth of decent fonts for Linux. At the time, he was right. But that situation has since changed, even though many Web designers still believe fonts designed for (and included with) various Linux flavors are all just icky.
That’s not true any longer either. But the perception remains.





