-
Recent Posts
Categories
- Biology (2)
- Uncategorized (1)
- Web development (6)
Archives
Category Archives: Web development
Clearing cache has no effect on HTML5 localStorage or sessionStorage (but clearing cookies does!)
The other day I attended a session on HTML5 and JavaScript at the East Bay HTML5 meetup. We had a demo of canvas and SVG by the folks at sparkart, a presentation on Modernizr by our host, Michael Enslow, and … Continue reading
Writing Browser Extensions
Today at the She’s Geeky unConference in San Francisco, I gave a presentation on Writing Browser Extensions. It’s something I’ve been immersed in for the last several months. I started out knowing nothing about them, and after getting up to … Continue reading
Posted in Web development
Tagged Add-on-Con, BHO, browser add-on, browser extension, browser helper object, She's Geeky, XUL
Leave a comment
The Impact of Graphic Design on Software Engineering
As a software engineer, it’s easy to think of graphic design and text composition as afterthoughts. They’re not functional. I make the software work, somebody else figures out what it should look like, and what it should say. But good … Continue reading
Posted in Web development
3 Comments
Learning WordPress both as blogger and developer
I recently started attending meetings of the East Bay WordPress Meetup Group, including today’s fun WordPress Plugin Hackathon, hosted and presented by Website in a Weekend‘s Dave Doolin and TechLiminal‘s Anca Mosoiu. (That’s pronounced “muh-show-you”, as in, “WordPress is easy … Continue reading
Posted in Web development
4 Comments
Whence the Widget?
Just added a new widget to my sidebar. It’s a red-letter day because I’m the one who just finished programming this widget, and it was just released today by the company where I work, Kachingle. The new one does the … Continue reading
Posted in Web development
Tagged click, development (as in software not embryo), events, iframe, JavaScript, Kachingle, mobile, mouse
Leave a comment
CSS3 text truncation and ellipses: even in Firefox, and without the styling constraints
[Update: This trick became obsolete when Firefox 4 was released in the first half of 2011, when Mozilla removed the features that made this workaround possible. So, for a time, there was no easy way in Firefox to get the … Continue reading
Posted in CSS3
Tagged CSS3, ellipses, ellipsis, Firefox, Kachingle, text-overflow, truncation
9 Comments