Yearly Archives: 2005

Aggreg8 in K-Meleon

K-Meleon

" K-Meleon ReleaseNotes09 K-Meleon 0.9 Release Notes These release notes outline system requirements, installation instructions, features and known issues for K-Meleon 0.9. These release notes were last updated January 15, 2005. K-Meleon 0.9 was released on January 15, 2005. The most current version of these release notes are available at http://kmeleon.sourceforge.net/docs/relnotes09.php
Contents
* What's New, Improved and Fixed in This Release
* System Requirements
* Installation Notes
* Uninstalling
* Known Issues/Problems
* About K-Meleon
* More Information What's New, Improved and Fixed in This Release New
* K-Meleon core o Current Mozilla 1.7.5 code o Copy image to clipboard
    o Force Character Set
    o Offline Browsing
* New Default Skin – Phoenity
* Privacy plugin
    o Enables deletion of collected browsing data: Cookies, Disk Cache, History, Passwords and URL Bar History.
* Flashblock
* Aggreg8 RSS Newsfeed Reader

IE and italics problem

IE and italics problem

“In short IE/Win has problems in computing/honoring the width of block elements that contain italic text”

Why oh why do these bugs exist?. Scanning through a whole load of code on two pages to see why one border was getting pushed over more than the other in IE. The reason… one of the pages had some italis (empahaises) text wrapped in <em> tags.

Reading in Word

Does reading alot of text in word hurt your eyes?. Try Tools->Options->General->Blue background.

It is alot easier on the eye but you lose some formatting.

No Margin for Error

Andy Budd::Blogography: No Margin for Error

"Margin collapsing is a CSS phenomenon I've been familiar with for a while. Conceptially It's very simple, however recently I've been running into a number of problems with my layouts where margin collapsing appears to be the culprit.The problems usually revolve around either extra vertical white space appearing that I just can't seem to remove or the inability to create vertical white space by using margins."