The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Piping logs and stuff through HTTP

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
Eigen Class

Posts: 358
Nickname: eigenclass
Registered: Oct, 2005

Eigenclass is a hardcore Ruby blog.
Piping logs and stuff through HTTP Posted: Mar 31, 2006 6:39 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Eigen Class.
Original Post: Piping logs and stuff through HTTP
Feed Title: Eigenclass
Feed URL: http://feeds.feedburner.com/eigenclass
Feed Description: Ruby stuff --- trying to stay away from triviality.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Eigen Class
Latest Posts From Eigenclass

Advertisement

Ever wanted to pipe a tail -f through HTTP? I made a quick hack in order to use the excellent rikaichan extension for Firefox in real-time IRC conversations:

rikaichan.png

I was going to code a File::Tail but a quick look at the RAA pointed me to Florian Frank's file-tail, making the remaining code trivial:


Read more...

Read: Piping logs and stuff through HTTP

Topic: IMAPCleanse Previous Topic   Next Topic Topic: The Perl Ruby That Saved Me

Sponsored Links



Google
  Web Artima.com   

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