Aug 21
From my new subscription to the Twine (data?) service, I subscribed to the RDFa group to hear, and read about new (or interesting) technologies around the web. It's been quite some time since I had heard about Freebase Parallax (last read about in the Web4Lib digest), and when reading over the article in my Twine digest email, I took a second look. The video demo really showed its power. But, to understand the Semantic Web (RDFa), I'd suggest anyone interested read over that article first. It discusses ideologies on how one should be able to find information and data over the web.

A Good Data Browser Allows You to Navigate the Knowledge Space by Car
...and...
Twine, if you're interested - currently in private Beta.

Posted by Brendon Kozlowski

Aug 1
The title of this post is a bit misleading; I was trying to stuff it for SEO keywords without it being too long.

I ran into an issue with regard to the CSS property of "overflow" that I had set to "auto". When I set some test text of about 100 or so continuous "Hello " words, the scroll bars worked just fine. I then tweaked my node's height, and text and continued, but... The scroll bars weren't showing up, and my text was outside the bounds of the box (and therefore clipped)! Oh no! Tragedy of tragedies!

Through a little experimentation (in the end, this took me about 30 minutes to track down, and then test in all the browsers), I was able to determine what the problem was.

Continue reading "Browsers and minimum CSS overflow on Windows XP"

Posted by Brendon Kozlowski