If, for some really strange reason, you want your Firefox to look and feel like Microsoft Internet Exporer, here is site for you with all the links, tips, and tricks to do so.
Category: Technology
I work in technology sector. And I do round a clock, not only from 9 to 5. It is my bread and butter, it is my hobby, it is the fascination of my life. And with the current rate of change particular in information technology (IT), there is always something new to learn, to try, to talk about. I often post news, thoughts, and reviews. And when I do, this is the category I use.
Fonts for programmers
Via this entry in Joe Grossberg‘s blog, I came across a couple of pages that link to and compare monospace fonts. Programmers spend a lot of time looking at text monospaced text, thus the choice of good font will probably increase the productivity. Apart from the usual requirements of sharp letters and multiple encodings, good differentiation between “o” (lowercase “o”), “O” (uppercase “o”), and “0” (zero) as well as “i” (lowercase “i”), “I” (uppercase “i”), “l” (lowercase “l”), and 1 (one) are greatly appreciated.
These pages are here and here.
Open Source Software: developers survey
I have recieved an invitation to fill in the second survey developed by University of Maastricht (the Netherlands) to study Free/Libre/Open Source Software. The first one was about two years ago and I barely remember it.
Anyway, these guys could use some help, so if you are in any way participating in FLOSS (I hate this word) community and have some time on your hands, check it out. It took me “You took 35 min 58 sec to fill out this survey.” There are slighly more than 40 questions.
Below is the full text of the email that they have sent.
Continue reading Open Source Software: developers survey
LWP over SSL Hammers Apache
Interesting Perlmonks node – “LWP over SSL Hammers Apache“.
Google Suggest source
Here is a source code for Google Suggest. The original script was compressed to minimize traffic. This one is uncompressed and commented.