Siaris
Simple Things
Syndicate: full/short
Siaris
Categories
General0
News0
Programming0
LanguageBits0
Perl0
Ruby0
VersionControl0
Misc1
Article Calendar
<= March, 2006
S M T W T F S
1234
567891011
12131415161718
19202122232425
262728293031
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__