The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
A blog quine and deferred type checks in Ruby

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.
A blog quine and deferred type checks in Ruby Posted: Dec 14, 2005 11:30 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Eigen Class.
Original Post: A blog quine and deferred type checks in Ruby
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

It took me some time to realize that my blogging could benefit from some automation. Indeed, I'm often doing some sort of literate programming to show the internals of some Ruby voodoo, using my xmp decorator to display execution results, which means that I cannot use something like WEB (or a language-independent tool like noweb).

This meta-entry shows how I usually blog, using a sort of "reverse|ruby weave" script I hacked in 15 (?) minutes, shown below. It extracts the code snippets so that I can scp them to the webserver, where they get prettified by my modified attach.rb plugin for hiki. The following (~90s) movie shows what I did to create this entry:


Read more...

Read: A blog quine and deferred type checks in Ruby

Topic: Basecamp gets biled along with Web 2.0 Previous Topic   Next Topic Topic: Mixing Tuna in with the Mayonaisse

Sponsored Links



Google
  Web Artima.com   

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