[Solved] Mount of root filesystem failed – Ubuntu

I `dist-upgrade` my system yesterday. And there were few issues with locale package with my terminal. I manually edited the file `/etc/default/locale` and in hasty copy pasted the few codes found online at (http://askubuntu.com/questions/33025/locale-settings-are-not-right-how-can-i-reset-them). I then saved and restarted my laptop to see the changes. Bang ! I began to receive the error. [sourcecode language=”bash”] … Continue reading “[Solved] Mount of root filesystem failed – Ubuntu”

[Solved] Twitter API Changes breaking Hotot functionlity

Hotot is a very popular twitter client for Linux. It has also been ported to Mac, Windows. Below is very easy fix. This instruction is for Ubuntu only and may or may not work for other distributions of linux but you can always tweak the installations and hotot has got very nice documentation on installation … Continue reading “[Solved] Twitter API Changes breaking Hotot functionlity”

Suppress strict standards errors in Joomla

If you are getting too many strict standards errors in Joomla then there is a very easy way to suppress these kinds of error. Just open configuration.php file which is in the root of the Joomla installation. Open that file and find the line [sourcecode language=”php”] public $error_reporting = ‘default’ [/sourcecode] change this line to … Continue reading “Suppress strict standards errors in Joomla”

My experiences/views on drupal development (module/theme)

Hello I am from Nepal and we have very few drupal developers (module/theme) here. I usually am focused in drupal module developement so had average knowledge of drupal theme development But recently I threw myself a challenge to work in drupal theming to test my skills. I decided to do everything i.e. from PSD to … Continue reading “My experiences/views on drupal development (module/theme)”

iPhone4 Continuous vibration, iphone black screen

My friend has a iPhone4 and today very strange problem appeared in his cell. He received a call and when he tried to receive the call, suddently iPhone black screen appeared and started to vibrate continuously. He had no idea what caused the problem. Then for few minutes tried to google and search the solution … Continue reading “iPhone4 Continuous vibration, iphone black screen”