Main Menu

Tag Archives | source code

How to Automate Exterior Lights with an INSTEON 2420M Motion Sensor – Part 3

This project is continued from Part 2. I rewrote most of the original porch light automation code for the ISY-99i, taking advantage of support for variables and adding new features. My ISY-99i home automation controller is running the latest firmware version 3.2.6 (as of this writing). The new porch light automation features are: Turn on [...]

Continue Reading 0

How to Display Adsense Ads in the WordPress Index Pages for Fresh News by WooThemes – Part 2

This tutorial is continued from Part 1. Summary of Code Changes to index.php The index.php file is the theme template that displays the Featured Posts and Post Summaries (Excerpts) to paint the body of the Front Page and Index Pages. Source code logic is added to index.php to display the Google Adsense Ads at the [...]

Continue Reading 1

How to Display Adsense Ads in the WordPress Index Pages for Fresh News by WooThemes – Part 1

This tutorial explains how to display Google Adsense Ads in your WordPress post index pages to generate revenue from this prime area of web page real estate. Revenue Opportunity for Front- and Index Page Ads I use the Fresh News 2.0.7 theme by WooThemes for the primary look and feel of www.handymanhowto.com and wanted to [...]

Continue Reading 1

Automate Exterior Lights with an Insteon Wireless Motion Sensor

My front porch has pendant lights suspended by chains and is controlled by a standard light switch. I automated the porch lights with Insteon home automation controls purchased from SmartHome.com. I covered the Insteon ToggleLinc light switch installation in this article. The related ISY-99i home automation controller is discussed here. The Insteon Motion Sensor is [...]

Continue Reading 2

Google Custom Search Integration with WooThemes Fresh News 2.0 – Part 1

Newly revised and updated for Fresh News 2.0! I wanted to replace the WordPress search engine with the Google Custom Search Engine (CSE) for better results and to take advantage of Adsense for Search. While there are several CSE integration tutorials for WordPress and even a plugin, none specifically addressed Woo Themes. My efforts were [...]

Continue Reading 11