I’m finally back from a long month of traveling, Tampa Florida and Portland Oregon were the two big destinations in May. Unfortunately that means I had little time to do anything of value (code wise) – I feel like I’ve was in airports more than destinations. During layovers I was happy to find out that […]
Entries Tagged as 'Dreamweaver'
Software Releases and Airport Life
June 1st, 2008 · 2 Comments
Tags: Dreamweaver · Mac · Travel · Work
Spry Tab Switching with Regular Links
April 1st, 2008 · 56 Comments
I recently decided to use one of the cool new features of Dreamweaver CS3 in a site I was developing – the Spry AJAX Framework – more specifically the Spry Tab widget. After Googling for a bit I couldn’t seem to find any page that showed how to make the tabs switch by clicking a […]
Tags: Dreamweaver · Javascript · Spry
Dreamweaver and SFTP
March 17th, 2008 · 19 Comments
I was writing some PHP for a customer of mine and encountered a very annoying problem with Dreamweaver CS3, two problems actually…. Authentication Failures The first was solved pretty easily, it seems that Dreamweaver won’t play nice with an sshd that isn’t configured to have PasswordAuthentication yes. So if you’re getting a login/password error the […]
Tags: Dreamweaver · Mac · Work