From the monthly archives:

September 2005

Hey Kids! Learn Ruby with me… or not. It’s a programming language. I’m reading Why’s (Poignant) Guide to Ruby. Mind you, I’m reading it especially slowly. You can read, can’t you?

Unfortunately, Why’s Guide is not as easy to read as it first appears. Yes there are cartoon foxes, but sometimes even cartoon foxes can’t easily wrap your head around a concept like object oriented programming.

Here’s some other sites you might enjoy taking a peek at if you’re even slightly curious:
Ruby on Rails – watch the videos
Learn to Program with Ruby as your first language
A Ruby on Rails real-world example
Check the Rails wiki for easy-to-follow instructions and info
Ruby Delicious Popular

{ 12 comments }

UPDATE: This plugin is no longer necessary. You can just copy and paste code from the del.icio.us help section and not have to worry about this plugin. It’s in the Blog Integration > Link Rolls section. Customize, copy & paste!

This plugin/workaround will only be useful to people running WordPress with Michael Heilemann’s K2 theme.

If you want to use the Delicious Cached WordPress plugin (which shows your latest del.icio.us bookmarks in your K2 sidebar), and you aren’t running ‘curl’ on your web server (and don’t have shell access to install it), AND you’re using the K2 theme, then here’s your solution.

Just save this zip file to your computer (right click and save). Open the PHP file in a text editor and make sure you edit the function parameter to replace ‘YOUR DELICIOUS USERNAME’ with your delicious username… duh. Also look for a line that has yourserver.com and change yourserver.com to your site’s URL. Finally, upload the PHP file to your wp-content/plugins folder and activate the plugin through WordPress admin.

You can also edit the other function parameters to modify how the links appear on your site (with or without the RSS button, the kind of bullet style, whether tags are visible, etc. etc. etc.). Here’s the comprehensive list of all the different parameters you can change. Also, the plugin is set up to download your latest bookmarks from delicious every 60 minutes.

You’ll know you don’t have curl installed if you try to activate and use the original Delicious Cached plugin and receive this error:
Fatal error: Call to undefined function: curl_init() in /var/www/blog/wp-content/plugins/delicious.php on line 34

Yes, this is ridiculously specific but I’m thinking there might be one or two people who will find this useful and/or interesting.

I used someone else’s workaround and then I had to do another workaround (and some code cleanup) to make it work with the K2 theme. Basically, I merged two scripts into one and deleted the stuff we don’t need.

I hope both of the people still reading this post get some use out of it.

Get the plugin kids. Couldn’t hurt… might help!

{ 7 comments }

Plastic Bugs Is Getting a New Look (soon)!

September 18, 2005

It’ll be wonky for a while until I figure out exactly what I’m doing. I’m upgrading my WordPress install to 1.5 and installing a different theme so that it’ll look slightly different.
I’m fed up with comment spam (which has gotten completely out of control lately) and I think the site could use a facelift, too.
I [...]

Read the full article →

Chapterize Your MP3s

September 17, 2005

Here’s the Chapterizer Automator Workflow (Apple OS X Tiger only) that I created. It takes a series of MP3 files, merges them into one file and sets up chapter stops (chapters work in newer versions of iTunes and on iPods – Shuffle excluded) named after each of the files that you added. Your merged file [...]

Read the full article →

GIMPshop Interview with O’Reilly

September 14, 2005

Here’s an interview I did with OSDir.com (O’Reilly’s open source & Linux news website) about GIMPshop.

Read the full article →

GIMPshop 2.2.8: Source

September 8, 2005
Read the full article →

Take the SITCOM DOOR QUIZ!

September 5, 2005

This took way too long, but I have created a Sitcom Door Quiz. Because I do have that much free time… not only to think of this nonsense but to actually make a quiz based on a commenter’s suggestion.
That’s right! Now your can test your sitcom door knowledge against your friends.
See my original post if [...]

Read the full article →

Sitcoms – Where’s the Door?

September 4, 2005

Okay, here’s something to prove that TV sitcoms have filled your head with completely useless information.
The question: Which side is the door on?
Today I realized that I could recall where the door is for nearly every sitcom I’ve ever seen. Try it for yourself! Even if I can’t recall one single episode, I still know [...]

Read the full article →