Green Hills Arts

Main menu:

Site search

Categories

Archive

Archive for March, 2007

A simple HTML preprocessor

One thing about HTML that has always bothered me is that the language has no support for using one HTML file inside many other HTML files.
I’m used to writing programs in languages that encourage (or, at least, permit) modularity. For example, let’s say I am writing a group of programs in C, and all [...]

Changing the colors of Google’s AdSense for Search

This is trivial, but I didn’t see it posted anywhere else.
Google has a wizard that generates code you can use to put their AdSense for Search on your site. The wizard allows you to change the colors of the search results page, so you can match the colors used elsewhere on your site.
What if you [...]