I’ve updated the flight computer to version 1.0.2. It irons out issues with incorrect ground speed reported. If you have not seen version 1 before it also features dynamically updating fields, no more clicking “calculate” to get the numbers. I can’t remember if I’ve released before version with working distance to time converter, well it’s [...]
Posts Tagged ‘programming’
Ruby Net:Ftp file upload stalled
I have recently discovered that my Ruby hooks for SVN which I use as a post-commit to upload new revision to FTP server are hanging. It looked very strange , first file was nicely uploaded but the second was stalled. During debugging process I’ve discovered that any command after STOR is ignored and hanging. I [...]
Some more
All that festive time is gone. Finally. Craze at work is also stabilizing. Some more of Randolph Lalonde I’ve bought the FirstLight – Omnibus and as Spinwardfringe, it kept me glued to the screen. I really like your work, keep them coming! You can get Freeground on Amazon now. Some more of coding I am [...]
Munin Cherokee plugin
Looked around to find out if there is one already and I couldn’t find any. I’ve created a multifunctional plugin for Munin for monitoring Cherokee server. DOWNLOAD HERE It’s written in Ruby. So far I can confirm that it’s compatible with Munin 1.3.4 and Cherokee 0.11.3 on Gentoo. It gets data from the server_info module [...]
Ruby on Rails on Maemo 2008 N810
I’ve been looking to be able to code a bit of RoR while on the go. From a few devices which I have, N810 has the longest battery run time. So… Google gave me a nice How To from Jon Forrent, it talks about N800 but it’s the same. I was trying to do all [...]
Xeons, Rails and some DVDs
26 Jun 2006 at 19:36
seeder
Uncategorized
Comments Off
So new Xeons are almost out. Can not wait until more price drops, as I need a server. I have obtained Agile Web Development with Rails β version as a PDF and now spending most of my time swallowing it… almost last weekend I have spent on CSI: Miami and a History of violence, both [...]
Ruby on Rails
24 May 2006 at 22:23
seeder
Uncategorized
Comments Off
Heard about it for a while, I have even used some of its components, with some of my small projects, which never went out of half-working stage. Recently decided, that I will give it a try. What I have done after reading a tutorial, which had more info how to install ruby and IDE, than [...]