Google local search tip

April 25th, 2009

For those of you who don’t know, I’m a Google fan. The thing about their searches, though, is that in order to make truly effective use of it, you do have to know how to use it. Here is a tip for finding local businesses — to find furniture stores near your house, go to Google maps and in the search box, type

furniture within 20 miles Chicago IL

Your search term, say “furniture”, within X miles, then your city and state.

You will get local results. You’re welcome.  =)

You can also use the more advanced keywords “loc” and “category” if you’re brave. E.g.:

category:”Retail Stores – Furniture” loc: chicago il

I LOVE Google search tips. Got any more? Please share in the comments!

Where to send test e-mails

February 12th, 2009

Go ahead – spam bob@example.com!

I’ve been meaning to write up this little blurb for some time now, but I keep forgetting. Back in July of last year, the Daily WTF posted an article about spamming a poor random company during testing. A commenter pointed out that the domain example.org is reserved for just such testing. I personally didn’t kow that, and apparently I was not alone.

In fact, example.com, example.org, and example.net are all reserved, and you can use e-mail addresses at those domains all you like for testing when you know you don’t want your e-mails to actually go anywhere.

Pass it around!

CSS Positioning Basics

October 16th, 2008

I have never seen a tutorial on CSS positioning as useful as this one.

Learn CSS Positioning In 10 Steps

I’m really mostly a server-side chick, so while I like CSS in theory, I don’t use it a lot beyond the most basic things like setting colors, fonts, and maybe styling the occasional list item set into a menu. I don’t really deal with front-end design on my day job. My CSS experience is pretty much limited to hacking other people’s CSS in themes I’m trying to use.

So CSS positioning is still a bit confuzzling for me. I liked the 10 steps of this tutorial because I could go back and forth to step 1 to compare easily and SEE the difference.

Hope this helps someone else, too!

You don’t need a plugin to get videos into WordPress 2.6

September 21st, 2008

YouTube, MetaCafe, Google videos. We love them.

Anyone who has been using WordPress knows what a pain in the butt trying to get videos into your post can be. The WordPress WYSIWYG editor strips essential tags from the code when you go into code view, paste the code, then go back into the visual view.

Past versions of Wordpress didn’t behave nicely no matter what you did, and people needed plugins that did interesting workarounds to get embeds to work properly.

While WordPress 2.6 support for videos using its editor still bites, there is a far easier workaround to getting the videos to embed and not break when you go back to Visual view.

To get a YouTube or other video into your post, do the following.

1. Copy the code that the site lists as its embed code. That code will look something like this.

<object width=”425″ height=”344″><param name=”movie” value=”http://www.youtube.com/v/YLDbGqJ2KYk&hl=en&fs=1″></param><param name=”allowFullScreen” value=”true”></param><embed src=”http://www.youtube.com/v/YLDbGqJ2KYk&hl=en&fs=1″ type=”application/x-shockwave-flash” allowfullscreen=”true” width=”425″ height=”344″></embed></object>

2. Go to your blog post and pop into the HTML view.

3. Paste the copied embed code.

4. Remove everything that isn’t part of the actual embed tag. You’ll end up with this.

<embed src=”http://www.youtube.com/v/YLDbGqJ2KYk&hl=en&fs=1″ type=”application/x-shockwave-flash” allowfullscreen=”true” width=”425″ height=”344″></embed>

Now when you switch into Visual view, you’ll see a little yellow box that appears to be a broken Flash object. However, it isn’t broken. If you switch back into HTML view, you’ll see Wordpress added back the object tag and associated code.

You can now switch back and forth from Visual to HTML view with no problems, and when you publish your post, the video will link in just fine. Like so.

Hope this helps someone else. If it did, please share using your favorite bookmarking site below.

Wallpaper: Swirly Box

July 6th, 2008

Abstract wallpaper that I liked.


Swirly Box.
by ~eightytoo on deviantART