Archive for posts tagged ‘graphics’
Micro-innovations that make me happy
Kevin Day, March 12th, 2009Two things came out this week that will instantly make my life easier and cheaper:
Da Button Factory: Instantly create shiny buttons online. I had no idea how bad I was at making buttons until I spent 5 minutes on their site and saw what I could do. Also, within the past two days they’ve already made several improvements to the site.
Amazon Reserved Instances: The same Amazon server that I’ve been using is now going to cost 33% less with their new payment plan. A virtual dedicated server (not including bandwidth) now only costs $48/month. Awesome.
The Power of Labeling Images
Kevin Day, October 6th, 2008In my Google Analytics account, I noticed a few visitors arriving via Google Image searches. It turns out that this picture got a lot of Google juice and is the first image search result for the term “smiley pumpkin“.
What’s surprising is that that term doesn’t appear anywhere in the page or this site except for within the image tag:
<img src="http://codeswimming.com/images/smiley_pumpkin.jpg"
title="Smiley Pumpkin" alt="Smiley Pumpkin" width="500" height="375"/>
This blog only has a page rank of 1, yet by including the same search term in the file name, image title, and alt text, it got to the top of Google, albeit for a low-volume search term. There also don’t seem to be any links to that image from any other site that I can find.
This only has limited SEO use, however, because that post and my blog are not in the general web search results for the same term. Google seems to keep the two sets of results completely separate.
Inkscape’s Hidden Features
Kevin Day, October 17th, 2007Yesterday when I was working on a new banner for this blog I found that Inkscape has a few features that I hadn’t used before: font kerning and a cool smoothing filter for drawings.
The thing is that they’re only accessible through keyboard shortcuts. I didn’t find them until I looked in the Help menu. I rarely check Help menus because they’re never actually helpful. Inkscape seems to be the exception though. If you’re frustrated or new to Inkscape, try the help files.
