One of actor David August's previous blogs. Please go to stuff.davidaugust.com; I'm not maintaining this one anymore.
As of 2025, please go to stuff.davidaugust.com, my newer blog. See you there!
Friday, July 4, 2008
City Loft at City Walk
City Walk in Universal City, CA.
Muppets Stars and Stripes Forever (flash)
Thursday, July 3, 2008
Search Results Vary Based on Country
Google localizes search results based on the country from which you are accessing Google. This is intended to give the most relevant results based on where you are. You can choose which country's results you want to see, but you must use some sort of proxy. The international version (what the United States sees when searching) is accessible from outside of the US using a proxy, or proxy website that is located inside the US.
Dialing-up or otherwise connecting to the internet through an ISP located in a different country should also work. You can compare what different countries see in Google results using a geotargeted search comparison.
Wednesday, July 2, 2008
IM with visitors - Make a Google Talk Chatback Link
To let visitors chat with you, using Google talk, create a Google Talk chatback badge and place it on your website, blog or profile.
You can customize what the badge looks like, from just a link, all the way to a fully built out iframe. You need a Google Talk account to use this (you probably have one if you use Gmail).
Project Make McCain Exciting: Gray Ambition (flash)
Tuesday, July 1, 2008
Pretty Facebook Sharing
When someone shares a page on Facebook, the webmaster can specify the title, the description and the default thumbnail image.
The title doesn't have to be the same as the the page's title tag, and is specified with:
<meta name="title" content="different page title"/> The description is taken from the standard description meta tag:
<meta name="description" content="page description"/> The thumbnail used for Facebook sharing, and other places too, can be specified with:
<link rel="image_src" href="[your thumbnail's web address]"/> Place the code in the head section of the web page replacing "[your thumbnail's web address]" with the URL to your thumbnail image, and both the title and description with what you want to have appear when the item is shared on Facebook.
Update: Note that for the image, thumbnail's width or height must be at least 50 pixels, and cannot exceed 130x110 pixels. The ratio of both height divided by width and width divided by height (w / h, h / w) cannot exceed 3.0. For example, an image of 126x39 pixels will not be displayed, as the ratio of width divided by height is greater than 3.0 (126 / 39 = 3.23). Images will be resized proportionally.
