• 27
  • Jan, 07

How to download Super from erightsoft

(NOTE: Since this post was first written, I have since abandoned Super for the far superior Movavi Video Converter which will do everything Super does, but is much easier to use and obviously much easier to download. It even rips DVDs which Super cannot do. It’s not free like Super, but it’s well worth the […]

  • 01
  • Jun, 05

Embedding Multimedia Objects While Supporting Standards

In December I posted an entry called Embedding Flash While Supporting Standards as an improved suggestion over the Flash Satay Method. I’ve recently been playing with objects such as Windows Media and Quick Time where the Satay Method doesn’t even begin to work. As it turns out the Gillay method works for all types of […]

  • 18
  • Mar, 05

Firefox cache issues

As a web developer, I am constantly reloading pages that are still in the development stage to see how my code is affecting the outcome (Dreamweaver can only preview so well in the design window, thank goodness for F12). Since I want to be absolutely sure that what I’m seeing is the most current version, […]

  • 03
  • Mar, 05

Backing up Firefox settings, bookmarks, extensions, themes, etc.

Today I wrote a batch file to back up my Firefox settings. Yesterday, I lost all of my Firefox settings because, like an idiot, I was messing with the application data files without backing them up first. So after re-installing all of my favorite extensions and theme, I decided it was something I never wanted […]

  • 08
  • Dec, 04

Embedding Flash While Supporting Standards (and without javaScript)

An even better improvement to the Flash Satay and Flash Javay methods
I’ve been looking at the Flash Satay method of maintaining valid markup using flash (the <embed> tag commonly used for non-IE browsers is no longer supported by current versions of HTML and XHTML). It always seemed a little wacky and time consuming to have […]