Tag Archives: web applications

An annoying gotcha when viewing page source in Firefox

For most of my web page reconnoitering, Firebug fits the bill quite nicely. There are occasions, however, when I simply need to view larger swaths of HTML code, without all of Firebug’s features in the way. The well-used View Source … Continue reading

Posted in Desktop, Programming | Tagged , , , , | Leave a comment

Moving from Blogger to WordPress

I decided to move one of my Blogger-based, blogspot.com-hosted blogs (this one, in fact!) over to my own server, using WordPress. My requirements: Move the content easily Preserve all links After a little help from Google, I was able to … Continue reading

Posted in Meta | Tagged | Leave a comment

WordPress contact forms and mailing made less complicated

After setting up some WordPress blogs on my own server, I ran into the problem of wanting a basic contact form that would email myself and users. I in no way wanted to bother setting up my own mail server. … Continue reading

Posted in Web Applications | Tagged , , | 3 Comments

Find out why webpages load slowly

I came across a very helpful utility for web development today: YSlow. It integrates into everyone’s favorite Firefox plugin, Firebug, and reports what is slowing the page the most, based on some standards for high performance sites. Once you are … Continue reading

Tagged | 2 Comments

Operatic Experimentation

I love Firefox. I have used it for years, to the exclusion of other browsers. But, of late, I have been getting a little tired of its speed, or lack thereof. Initial loading, tabbing, and other features, were getting sluggish. … Continue reading

Tagged | Leave a comment