The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Embed a MicroBrowser on Your Webpage

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Andrew Johnson

Posts: 39
Nickname: jandrew
Registered: Mar, 2004

Simple things ...
Embed a MicroBrowser on Your Webpage Posted: Mar 27, 2006 1:03 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Andrew Johnson.
Original Post: Embed a MicroBrowser on Your Webpage
Feed Title: Simple things ...
Feed URL: http://www.siaris.net/index.cgi/index.rss
Feed Description: On programming, problem solving, and communication.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Andrew Johnson
Latest Posts From Simple things ...

Advertisement
byline: 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__

Read: Embed a MicroBrowser on Your Webpage

Topic: Hints at Win32 Deprecation Previous Topic   Next Topic Topic: Autotest is Better than Ever

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use