Posts Tagged ‘programming’

new QT and Flying with Maemo N900

It’s amazing. My love for flying and computers is starting to have it’s children. I’m kinda inventive and lazy guy. When I can automate something, I don’t bother to do it. This is very annoying when I’m flying. Especially annoying when I have to recall some details. Some of these details are … Takeoff and [...]

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

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

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 [...]

Cairo and Evolution

Evolution, my Email Client, PIM of choice, got Cairo as 2D graphics engine, what might make it beautiful.

Saturday

So, this Saturday was kind of OK. In the morning I’ve went to the Mall and bought some food, and DVDs ( The Score – medium , Fight Club – really interesting , KungFu Hustle – really entertaining ) and watched afternoon all of ‘em. After movies session got something to eat ( some Italian [...]

SSH

For a long while I have a lot of ssh connections trying to login with common user names. They all fail as I have secured my ssh quite well, but there is one annoying thing about that failed connections … logs , they grow like crazy! filled with ssh messages … Today I’ve tried some [...]