Move the Close Button in Gnome-Shell to the Left from Right in Fedora 17

Recently, I installed Fedora 17 in my Desktop. Fedora 17 is cool but problem is that close button is on the Right side. But I am an Ubuntu user and used to everything on the left side. So, I do a little hacking in the Gnome-Shell and move the close button to left from right. … 

 

.htaccess problem at BrainHost or DreamHost

Sometimes, it makes you crazy when you see that your Codeigniter (CI)  application is not working in live server. This type CI problem is very usual in DramHost or BrainHost server due to .htaccess configuration. You will have to do a little changes to make the .htaccess work. In your config.php file, please set $config['index_page'] = … 

 

Knowledge Sharing Session – Ruby at ManGoes Mobile, Inc.

On last 5 April, I took a technical session titled: Knowledge Sharing Session – Ruby at Mangoes Mobile, Inc. This is my slides. . . . Introduction ruby View more presentations from eftakhairul. Example Codes: https://gist.github.com/2404934

 

Let’s start Ruby on Rails installation at Ubuntu

Recently, I started web application developing by Ruby on Rails. I had to configure and set ruby and rails environment in my PC.  You can install it system’s package management utilities. But I have prefer to install it using the Ruby Version Manager (RVM). It’s a actually a slick set of scripts that help you to install multiple … 

 

Error at Codeigniter “No Input File Specified”

Sometimes life become hell for some unexpected errors. Well, this is not unexpected error, it can be   occurred if you run your application at PHP5 as CGI mode on Apache 2.2.  You may face it if you run your application at shared hosting. Last week, I ran into this problem when I used Codeigniter for … 

 

WordPress integration to personal site

Well again I came back to my tech world. Last few days I was too busy for my office’s project so that I couldn’t get time to write anything here. Whatever, now wanna share something new that I have learned recently. Actually I was one of my clients’ project where I had to integrate a … 

 

My Talk at phpXperts Seminar 2011

phpXperts community is the largest software developer community in Bangladesh. As part of it, every year we organize phpXperts Seminar. It started at 2005 and still it is continuing. Last year, I was the organizer and hosted the phpXperts Seminar 2010 at BRAC University. But this year I had been selected as the speaker of …