Categories
Random Generators

Automatic Album Cover Game

In the past few weeks there was a game/meme going around on Facebook that instructed you to put together an imaginary (record) album cover by randomly selecting text from wikipiedia and images from flickr. Of course, it occurred to me to write a program to do it. But it took Lee Springer nudging me to actually spend the time. Here are some examples from the random album cover generator.

Instead of pulling text from wikipedia, I generate the album name and the artist name using the routines I have already. Luckily flickr has an API and they even tell you which images are OK to use in derivative work. I pull recent “interesting” pictures, scan for the ones with rights that allow me to use them and I layer the text over the top.

At any given time there are mayb 10 – 20 images available, but it changes over time. It’s really just another way to view the random text out of the generator. Sometimes having it in the context of an album cover is surprising enough to make me chuckle.

When I first wrote these generators about 10 years ago, they used to make me laugh a lot. After a while, my brain seemed to automatize the rules behind them and they stopped making me laugh. They are vaguely pleasant to me, but they rarely make me laugh out loud.

Original images for the album covers above are here:

Categories
Creative Pursuits

Cut Loose Like A Deuce

I’ve been messing around with t-shirt designs on Cafe Press. Recently I resurrected some designs from when I was kid, but this one is an original. It is based on a line from a song that you ought to recognize unless you just couldn’t understand them when you heard them. Click to cafepress.com/cut_loose if you want to buy a shirt with the design.

The previous shirts I uploaded were

The next one will be Martinez-themed.

Categories
Creative Pursuits

Leon’s Random Generators Appreciation Society

Now appearing on Facebook…a fan club for the random generators.

Categories
Creative Pursuits

Googlewhack!

I guess Google finally indexed the gigantic list of words you can download from the Random Generators. Either that, or playing Gogglewhack has become more popular. Anyway, I’ve been getting emails in the past few months about how my site is a Googlewhack.

It’s just that there are so many words in the list, there’s bound to be two in combination that don’t appear anywhere else in the Google index. However, I don’t think my site really does count. Rule number 3 is significant.

3. Google shows you an excerpt of the page you whacked. Look at that text. If it’s merely a list of words (such as a bibliography, concordance, encyclopedia, glossary, thesaurus, dictionary, domain names, or plain old machine-generated random garbage), No Whack For You!
(From googlewhack.com/rules.htm)

Clearly, the page that dumps the entire dictionary of words is disqualified. Of course, any given random output from one of the generators could combine two words to form a transient Googlewhack. In the Google results, you’ll see something that qualifies. When you click to the site, it’s different.

Perhaps the Googlewhack masters should consider this vagueness in the rules. Perhaps they have already and I’m too lazy to figure that out.

Anyway, if you feel the need to tell me I’m a Googlewhack, you might as well note it as a comment to this post.