October 26, 2009

Coda-Slider 2.0

Finally, a brand spanking new version of Coda-Slider. Some links:

If you need help or troubleshooting, please register and ask in the Coda-Slider 2.0 forum.

Continue reading »

October 12, 2009

The redesign

Some quick info about the redesign of this site, which went live back on September 26th.

Split in two

Before this redesign, there was just ndoherty.com, where the primary focus was on web development. With the redesign, I decided I needed two sites: ndoherty.com became devoted to my thoughts on personal growth, while ndoherty.biz now plays host to the web design goodness. No point mixing those two subjects all together on one site.

The design of both sites is exactly the same, except for some subtle color differences.

Continue reading »

September 15, 2009

Learn jQuery, Save a Puppy

Learning jQuery 1.3 book coverLucky me was given the opportunity to review Learning jQuery 1.3, so that’s what I’m going to do in this post. You can buy the book via this link, and the full 12% referral commission I get from your purchase will be donated to the Humane Society of Louisiana.

But don’t go clicking and buying just because you like puppies. Read on to find out if this book is right for you, and there’s even a link to a free chapter at the bottom of this post so you can get a feel for it.

First off, a disclaimer: I’m not a hardcore programmer by any means. Functions and arguments and variable scopings make my head spin. I’m more of a jack-of-all-trades web developer who knows enough programming to hack away at some Ruby on Rails or PHP or jQuery and come away with something nice. Rarely something perfect, but nice nonetheless.

Continue reading »

November 28, 2007

A quick update to Coda-Slider: unique classes for navigation tabs

UPDATE: (Oct. 26th, 2009): I’ve just released a new version of Coda-Slider. Check out the details here. The original version referred to in this post remains available for download.

So I finally found time to add a much-requested feature to Coda-Slider: Different classes for each tab. Now you can target individual tabs and give each one a different look. In the new demo, you’ll see that I just used different background colors to illustrate this feature, but of course you can use images if you like.As this is just a minor addition, I’m calling the updated version “Coda-Slider 1.1.1″. Makes sense to me.

Apologies again that I haven’t been able to respond to all your comments and emails regarding Coda-Slider. I hope you understand that it’s just something I put together for fun and experience, and it’s difficult to spend time maintaining it when I have paying jobs on offer.

Continue reading »

November 22, 2007

Windows Vista: Services and msconfig

Yesterday I decided to help a friend setup a secure wireless connection on her newish Compaq Presario F500 notebook. She only has it a few months, and it came with Windows Vista. I’m still running Windows XP myself (although the Mac conversion is looming, trust me), and I haven’t had much dealings with Vista. From what I had seen and heard of Microsoft’s latest OS, I wasn’t overly impressed.

Windows VistaAnyway, I setup the wireless connection using the WEP key I’d gotten from my friend’s Netgear router, going about it the same way I would on Windows XP. The process is almost automatic for me since I’d talked people through it literally hundreds of times as an AOL technical support agent a couple of years ago. Everything seemed to be in the same place and I did what I usually do, but the wireless just wouldn’t hook up. It was about then that my friend noted that the machine had been running a bit slower than usual lately. Fine, I’d just untick a few things that looked unnecessary in msconfig (start > run > msconfig > startup tab) and reboot. Maybe that would get the wireless working, too.

Big mistake.

Continue reading »