Technical Articles
This should be used as an updated and preferred version of my brief Ruby and Gems installation tutorial. Since 1.8.5 is very outdated and full of bugs and security issues, no one should use anything below 1.8.7.
RVM (Ruby Version Manager) is a great way to switch between different version environments of Ruby and it …
Read MoreYou just got Comcast or U-verse – fast multi-megabit connection – and then you started using your laptop or another wireless device with it. The speed is great if you are connected with a wire, but the speed sucks if you are connected through wireless. You wonder – what the hell?
Chances are that you are …
Read MoreSony produces great stuff, but when it comes to the drivers support, they are unbelievably inconsistent and confusing with their driver releases.
I have a Sony Vaio VGN-SZ770N notebook and it was a painful experience to get Windows 7 32bit install with all the proper drivers, and for the 64bit, it was even harder.
Bluetooth was …
Read MoreUPDATE: This article may help you, however if you are looking for more flexible way to install and handle multiple versions of Ruby on one system, you should check my article about Installing RVM (Ruby Version Manager) and Ruby 1.8.7/1.9.2/REE on CentOS 5.6 64Bit.
If you think that having yum handy and Ruby in one …
Read MoreGoogle Voice is officially opened for sign-ups.
It was only available in closed beta and by invitation only, but now everyone can enjoy it.
On the top of this, Google linked its Voice service with GMail and now you can make calls to and from the web based GTalk version to regular phones! Its exciting!
When you …
Read MoreSome of you probably use dedicated virtual hosting like Media Temple and are aware that the big hosting providers like to take their time and test all new versions of software prior to deploying it and making it part of their default server images.
Paralels Plesk version 8 for example is somewhat slow and not …
Read MoreThis is not a technical article, bur more like a word of advise.
It is very sad to watch people struggle with the previous OS attempt (or should I say failure) of Microsoft called Vista. Especially now, when Windows 7 is out.
I am not a Microsoft hater, nor I am too attached to Linux as a …
Read MoreHere is quick install howto for swftools 0.9.1 on CentOS 5.5:
Get the swftools-0.9.1 (this is the current for now):
[root@centos5 ~]# wget http://www.swftools.org/swftools-0.9.1.tar.gz
[root@centos5 ~]# gunzip swftools-0.9.1.tar.gz
[root@centos5 ~]# tar xzf swftools-0.9.1.tar.gz
Now you have to compile it so you need to have gcc and some libraries and components installed (automake, zlib-devel, libjpeg-devel, giflib-devel, freetype-devel) so you …
Read MoreWell, it has been a week since I got this phone.
It looks like the Nokia E73 was another rushed out product, this time unfortunately by Nokia (under pressure from T-Mobile I am sure).
Since I am so called “power user”, I tend to notice many things that can be really annoyed for people who want …
Read MoreLooks like the new E73 is a step up from the E71 that has been serving me loyally for more than 2 years now. Whether I will keep it or not will be decided in the next few days.
First impressions are that it is somewhat cheaper version, more plastic, feels lighter, but it supports UMA! …
Read MoreI keep forgetting these few important things almost every time I attempt to automatically upgrade my wordpress, or themes, or plugins and I get the “Download failed. Could not create Temporary file” error. Here they are:
1. Manually create a folder called “upgrade” in “wp-content”
2. Set permissions pf “wp-content” folder to 777
3. Set the php safe-mode …
Since it has been a real adventure to gather all the pieces from this puzzle, I decided to write a guide for folks who are about to do this.
The following tutorial shows that pretty much everything in it was done as root and on a default CentOS installation (which is NOT a good practice for …
Read More