Another Example of a WordPress Site
It’s always fun to do a little show-and-tell. So class, today I want to show you my latest WordPress site. It’s for the IEEE EMC 2009 Symposium that our company, ETS-Lindgren is serving as one of the principal hosts. The site is just gaining steam and will have some pretty nifty code features in terms […]
Rule of Thumb: Three or More for Categories
Realizing I probably had too many categories for my posts, well over a hundred, I decided it was time to trim the number down a bit. But what would be the criteria? Certainly dropping-off the single post references made sense. How does one then quantify what constitutes enough for a category? I’ve landed on the […]
Checklist for Setting Up a WordPress Website
ul.checklist
{
list-style-image: url(/wp-content/uploads/Image/checkmark.png);
}
Setting up WordPress websites has become a regular part of my work. Much more than just for blogs, the platform is ideal for rapidly launching sites. In fact, nine out of ten WP sites I launch are non-blogging sites. I thought for my sake and for others who are looking for a checklist for […]
Evolution of a Website
In an ideal world there would never be any do-overs. One thing I’ve learned from being a web developer in a corporation is that this is no ideal world. When the scope of a project or marketing campaign changes so must the web.
TechTourSite.com was originally a very small microsite of just a few pages with […]
Putting a Project to Bed
Going live with a website is always a fun process. This past weekend we launched a site I’ve been working on for a good bit. As I’ve referenced in a recent post, it was built upon WordPress. The site is onedayacademy.com, a school for homeschoolers in Austin, Texas. Some of the nice features of the […]
How Well Does WordPress Measure Up?
After nearing completion on a mid-size WordPress site, it seems an appropriate time to ask some questions about the scalability of WordPress. How far can you push the puppy before it yelps. This post is a follow-up to the previous posts:
WordPress, Much More than Blogging Software
Powerful WordPress Include Hacks
The site, which will be launched in […]
Powerful WordPress Include Hacks
Customizing WordPress to function as a full-blown Content Managed System is really not that difficult. If one takes a little time and does some research you can extend it in some pretty nifty directions.
One simple and powerful function is to use an if statement to test a condition for a specific page and then include […]
WordPress, Much More than Blogging Software
More and more in real world development projects I’m finding WordPress to be a robust Content Management System that is very configurable for developing small to mid-size websites. The functionality and extensibility of WordPress is ever increasing for rolling your own CMS.
In addition to my continued development of ets-lindgren.com, the main website for ETS-Lindgren, I’ve […]
Track Specific Information with RSS Feeds
RSS feeds provide a means to extract topical information from a website. Often there are subtopics within a site that hold particular value or interest to me that I want to track. Instead of subscribing to the site as a whole, I often add select feeds to my reader. This can be extremely useful in […]
Make Images Look Right with Attributes
When uploading an image to your blog, it’s important to include some essential attributes. Using a WYSIWYG editor like FCKEditor for WordPress gives you preset elements. The screen shot above is a typical example of some of the more common attributes that you should employ.
URL is the location online where the graphic will be posted. […]
Handy WordPress Hacks
With a few tweaks in WordPress you can unlock the constraints of the categories and extend them in virtually any direction you want to go. Additionally you can structure your site to have short user-friendly URLs.
Create category based sections. By editing the tabs in your main navigation you can create tabs that index specific […]
WordPress Plug-in Tips
WordPress, largely due to its huge user base has become a fairly robust blog app. Even for some sites it works well as a limited Content Managed System. As of late there has been an increased proliferation of Plug-ins that make it easy, even for the newbies to web publishing to custom configure their site. […]
Create Category as a Page in WordPress
Once you get used to working in WordPress, you’ll find it pretty easy to customize. One nifty way to populate pages that are updated from your blog is to break-out your posts into four our five main categories. Then you can hard-code those pages into your main menu. This will make management of your site […]
CedarRidgeChurch.net Goes Live
After working probably too many late nights, CedarRidgeChurch.net is live. The site was built using WordPress which made it technically easy to install. It just took a while to get the right direction and think through the future development of the site. Eventually the site will be extended-out as the church grows. It’s been fun […]



