The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Busiest. Day. Ever.

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
Jamis Buck

Posts: 184
Nickname: minam
Registered: Oct, 2004

Jamis Buck is a C/Java software developer for BYU, and hacks in Ruby for fun.
Busiest. Day. Ever. Posted: Jan 12, 2005 8:38 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Jamis Buck.
Original Post: Busiest. Day. Ever.
Feed Title: the buckblogs here
Feed URL: http://weblog.jamisbuck.org/blog.cgi/programming/index.rss
Feed Description: Jamis Buck's corner of the blogging universe. Mostly about ruby, but includes ramblings on a variety of topics.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Jamis Buck
Latest Posts From the buckblogs here

Advertisement

Today, I attended a staff meeting, babysat my 3-year-old son, helped launch a new feature on Basecamp, registered a new RubyForge project, and released Net::SSH 0.9.0, Net::SFTP 0.9.0, and Syntax 0.5.0.

Mostly, I just wanted to get the latest Net::SSH out the door. It fixes a bunch of nasty bugs and adds some really cool features. In fact, with this new version of Net::SSH, you can even write a simple SSH terminal client in pure Ruby.

I’m positive that terminal client will have all kinds of problems in Windows, but from my linux box I can use it as a drop in replacement for ssh, almost. It doesn’t support window resizing, and if you run vim it assumes a window size of 80×24. But more would you expect from 45 lines of Ruby code?

Read: Busiest. Day. Ever.

Topic: Tracks: A Getting Things Done implementation Previous Topic   Next Topic Topic: NaHi Fuel Source

Sponsored Links



Google
  Web Artima.com   

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