I spent an evening updating glTail to run on Ruby 1.9.1 and the latest net-ssh, and it was easier than expected. You can have a look at my github repo.
Archives for Computers
Preparing for Rails 2.1
I’ve had a quick go at upgrading ClockingIT to Ruby On Rails 2.1 and the most difficult snag I ran into was a has_and_belongs_to_many relation with a symbol as the join_table parameter which suddenly lacked the downcase method, and had to be changed to a string.
QProcess and exit(1)
Whups. I’ve been using QProcess from QT to spawn some SSH processes in glTail, and then just using exit(1) to quit while testing. And on thursday evening, by server ran out of memory due to ~4000 SSH processes running. Guess I should find out how to properly quit a QT application instead of just exiting.
glTrail – Realtime website visualization using a force based layout and OpenGL
I’ve had a bit of fun the last week or so, and done two implementations of the same program. One in Ruby, and one in C++. The goal was to try and make a ‘pretty’ and entertaining view of the relationship between your web-pages, and where your traffic is coming from. The Ruby version ended [...]
RIAA spends thousands to obtain $300
RIAA spends thousands to obtain $300 They were aiming for $529,500. Tihi.
RIAA refused access to hard-drive
Recording Industry vs The People In SONY v. Arellanes, the Court has refused to allow the RIAA untrammelled access to the defendant’s hard drive, holding instead that only a mutually agreeable, neutral computer forensics expert may examine the hard drive, and that the parties must agree on mutually acceptable provisions for confidentiality Earlier, RIAA has [...]
BitTorrent Site Admin Sent to Prison
BitTorrent Site Admin Sent to Prison at Torrentfreak > The 23 year old Grant Stanley has been sentenced to five months in prison, followed by five months of home detention, and a $3000 fine for the work he put in the private BitTorrent tracker Elitetorrents. I wonder why most torrent sites move to other countries, [...]
Sun CEO sets open source Java time frame
Sun CEO sets open source Java time frame – Yahoo! News > San Francisco (InfoWorld) – SAN FRANCISCO – Demonstrating a perhaps more aggressive path than anticipated, Sun Microsystems is set to announce the open-sourcing of the core Java platform within 30 to 60 days, Sun President and CEO Jonathan Schwartz said at the Oracle [...]
Ubuntu 6.10 (Edgy Eft) Released!
Ubuntu 6.10 Released Woot woot! Fire up those cd-burners and get installing!