Siaris
Simple Things
Syndicate: full/short
Siaris
Categories
General0
News2
Programming2
LanguageBits0
Perl50
Ruby10
VersionControl1
Misc1
Article Calendar
<= March, 2010
S M T W T F S
123456
78910111213
14151617181920
21222324252627
28293031
Search this blog

Key links
External Blogs
Brought to you by ...
Ruby
1and1.com

Embed a MicroBrowser on Your Webpage

Andrew L. Johnson

Browsers can display webpages, and now webpages can display browsers (which can display …).

For a quick demo, I created a Ruby mashup of a different sort (javascript required) — one webpage displaying four embedded bitty browsers, each an independent, functional browser. Each is initialized with a different Ruby feed. Kind of cool, really … and its even possible to have a bitty browser in a bitty browser (though the recursion isn’t infinite).

I was thinking this would be a dead simple way to add a "Recent Posts" sidebar, just slot in a bitty browser with my site’s rss feed. I’ve even got a couple different layouts that work pretty well — but the bitty browsers themselves are, imho, ugly; so for now, those layouts are staying in my development pool.

__END__