My basic management concept for iptables (easy to maintain when you’re the owner and administrator of a server). I don’t like native iptables management way, so with little help from Google I’ve...
Updated about 2 hours ago
•
Written in english
Updated about 5 hours ago
•
Written in english
docs.seattlerb.org/net-http-persistent
github.com/drbrain/net-http-persistent
Manages persistent connections using Net::HTTP plus a speed fix for Ruby
1.8. It’s thread-safe too!
Using persisten...
Updated about 15 hours ago
•
Written in english
Like I promised in my previous post, I wanted to do a little something on D3.js. We are going to take one of their example visualizations and visualize a follows graph. To create our graph, we will ta...
Updated 1 day ago
•
Written in english
It's the latest Web-based syndication of Ruby Weekly, the weekly Ruby and Rails e-mail newsletter (which just tipped 11K subscribers). Ruby Weekly now has a 'tips' page where you can submit links for ...
Updated 3 days ago
•
Written in english
TL;DR: ActiveRecord is more than just an ORM. It also provides a convenient common interface for writing direct SQL queries, for those times when you need to access your database’s advanced features...
Updated 9 days ago
•
Written in english
RoR, Rails or Ruby on Rails are interchangeable terms but it only means one thing. For the Ruby programming language, it is an open source web application framework. It was David Hansson that derived ...
Updated 12 days ago
•
Written in english
Building off my previous ~/.pryrc I wanted to automatically load up my core project Ruby file, spec_helper.rb, and fire off some initialization routines whenever I start a new Pry session in my projec...
Updated 12 days ago
•
Written in english
Programming for the Web with Ruby Registrations are now open for RubyLearning’s FREE, online course on “Programming for the Web with Ruby“. Web-based applications offer numerous advantages, such...
Updated 14 days ago
•
Written in english
A prologue Today, I use Sublime Text 2 for just about all my text editing needs. It is fast and fairly stable. It is customizable and it can use plugins from Textmate. It also allows me to have split ...
Updated 14 days ago
•
Written in english
So many of us use vimrc files that are a frankenstein’s monster, cobbled together from spare parts, gists, and snippets from wikipedias. One day I decided I was no longer going to treat my vimrc as ...
Updated 14 days ago
•
Written in english
stores your passwords in a file on your disk
encrypts the file with a master password
is designed for every-day-use
is written in 234 lines of understandable Ruby code… Read it!
is tested...
Updated 16 days ago
•
Written in english
The Amish The Amish are a people who, besides their basic and very traditional way of life, have a firm grasp on the principles of simplicity. They do not have cell phones, computers, television or in...
Updated 17 days ago
•
Written in english
In my previous post I covered building a simple C extension written in Ruby. There are times however that you may need to call functions defined in an existing native library. Fortunately there is a t...
Updated 18 days ago
•
Written in english
Just got back from Fudcon Blacksburg. As always, it was a great time. Arrived after driving down (10 hrs) Thursday evening and crashed quickly after checking into my accommodations (The Inn at Virgini...
Updated 19 days ago
•
Written in english
Updated 19 days ago
•
Written in english
I needed to added my public key to a couple of servers the same day. After having done it twice, I thought of writing a bash script to pull my key from a public url at dropbox and append it to the aut...
Updated 21 days ago
•
Written in english
It's fairly old, but this is still a good basic reference to SEO and link-building
Just be aware that IPL2 is no longer accepting link submissions. You have to register as an editor for joeant to be ...
Updated 21 days ago
•
Written in english
Dear [Under-Capitalized Business-Guy who wants me to work on your site for 'equity'], Thanks for taking time to meet today. It was interesting to learn about what you’re doing. I’ve put some thoug...
Updated 26 days ago
•
Written in english
DNS stands for "Domain Name System", but you could google that information yourself and find definition online. What you could not find online is very short and absolutely minimal DNS guide for develo...
Updated 28 days ago
•
Written in english