Category: Web Development
How to Automatically Insert Affiliate Links into your Blog Posts
wordpress-logo-notext-rgb

My company has done pretty well with affiliate advertising over the last couple of years by creating high-quality content about a product or service that has an affiliate program and including appropriate affiliate banners and links in those articles. For example, you can read a review I did of Lending Club’s peer-to-peer lending service on my site, P2PLendingNews.com. The article

By with 3 comments
Developing a Rock Solid WordPress Backup Strategy
backup

Regardless of what type of website that you have, you need to back-up your websites on an ongoing and consistent basis. What would you do if your website got hacked? What would you do if your web-host goes out of business? What would you do if the server that hosts your website crashes hard? If the answer is, “I don’t

By with 0 comments
How to Supercharge your WordPress Installation
wordpress-must-dos

WordPress has been the single best and single worst piece of software for my company. Almost all of the sites that my company operates are powered by WordPress. On one hand, it’s a fantastic content management system that’s easy to setup and upgrade. If there’s something you want to do on your website, chances are, there’s a plugin out there

By with 1 comment
Two New Church Websites: Trinity Lutheran and West Center Baptist

I’ve had the opportunity to work with Trinity Lutheran Church and West Center Baptist Church, both of Madison, SD, develop new web presences during the last several months.: Trinity Lutheran Church is an ELCA congregation. Their new website launched today. I had originally created them a website while I worked for Logic Lizard, a company started by a group of

By with 0 comments
Using SendGrid in ASP.NET

I recently launched a daily email newsletter on my company’s investing website, American Banking & Market News. The newsletter provides daily updates about ratings changes made by stock analysts. Initially, I planned on using my server’s local SMTP server to send out the messages, but realized that after getting more than 50 sign-ups the first day, the number of subscribers

By with 2 comments
Working with Committees: How to Build a Successful Website

Imagine that you and your ten closest friends are put into an industrial kitchen and told to make food item that contains everyone’s favorite ingredients. If you all like exactly the same types of food, you might wind up with something that’s not half-bad. Unfortunately, this is rarely the case. You would more likely end up with a goulash that

By with 0 comments
How to Optimize Your WordPress Blog for Performance

WordPress is an excellent blogging/news website platform as a whole, but has been criticized for being a bit of a performance dog. One of my websites which is powered by WordPress receives between 100,000 and 200,000 unique visitors a month. I’ve gotten a few nasty emails from the two hosts that I’ve had the site on during the last year

By with 3 comments
How to Make Use of Namespaces in C# and Visual Basic .NET

If you’ve written any sort of software application of decent size, you’ll know that you need to structure your code, most often using object oriented design techniques, to keep your code-base manageable. Some languages such as Java and C# enable developers to write object-oriented applications relatively well out of the box without much extra work. Others, such as JavaScript, Classic

By with 2 comments
Arvixe’s Customer Service Has Won Me Over

For years, I had been a DreamHost customer. I had their standard shared reseller hosting account that costs peanuts. Every few weeks my sites would crash hard when they had any remote amount of significant traffic. Eventually it got to the point where I was losing out on ad-revenue because of DreamHost’s inability to keep their servers in good shape.

By with 3 comments
Facebook Goes Live with Bookmark Prompt

A couple of months ago, Facebook announced some ambitious changes to their API. We’re now starting to see some of the first of the newly announced features be released into the wild. A couple of weeks ago, Facebook added the ability for developers to ask prompt to bookmark their application. Previously, users were only able to add bookmarks using the

By with 1 comment