<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>Amer Jazaerly.</title>
	<link>http://amerj.info</link>
	<description>Just another weblog!</description>
	<lastBuildDate>Thu, 28 Jan 2010 15:17:43 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>SourceForge is restricting Syrian users from Uploding/downloading OPEN-SOURCE projects</title>
		<description><![CDATA[The open-source small community in Syria is very upset, We are already suffering because of  the bad infrastructure of the internet and electricity, I know the last one is so funny but true, Also the Source Forge is not the first or the only site banded Syrian users, Google, Activestate, Mysql, Sun and much [...]]]></description>
		<link>http://amerj.info/2010/01/28/sourceforge-is-restricting-syrian-users-from-uplodingdownloading-open-source-projects/</link>
			</item>
	<item>
		<title>Howto install rails 2.3 and ruby 1.9 on ubuntu for mysql and sqlite3</title>
		<description><![CDATA[Prerequisite
As a prerequisite you will need to install the following packages,these packages are build tools and libraries you will need for compilation process.

sudo apt-get -y install libc6-dev libssl-dev libmysql++-dev libsqlite3-dev make build-essential libssl-dev libreadline5-dev zlib1g-dev

Installing Ruby 1.9.1 

cd ~
mkdir src
cd src/
wget ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.1-p0.tar.gz
tar xzvf ruby-1.9.1-p0.tar.gz
cd ruby-1.9.1-p0/
wget http://redmine.ruby-lang.org/attachments/download/237
patch -p1 &#60; 237
./configure --prefix=/usr/local --with-openssl-dir=/usr --with-readline-dir=/usr --with-zlib-dir=/usr 
sudo make [...]]]></description>
		<link>http://amerj.info/2009/03/19/howto-install-rails-23-and-ruby-19-on-ubuntu-for-mysql-and-sqlite3/</link>
			</item>
	<item>
		<title>Colorize your Bash prompt</title>
		<description><![CDATA[

echo 'if [ -f /etc/bash_colorize_prompt ]; then' &#62;&#62; &#34;$HOME/.bashrc&#34;
echo '     . /etc/bash_colorize_prompt' &#62;&#62; &#34;$HOME/.bashrc&#34;
echo 'fi' &#62;&#62; &#34;$HOME/.bashrc&#34;

then

sudo su

and

&#62; /etc/bash_colorize_prompt
echo &#34;## Colors&#34; &#62;&#62; /etc/bash_colorize_prompt
echo 'LFRED=&#34;[\033[01;31m]&#34; # foreground light red' &#62;&#62; /etc/bash_colorize_prompt
echo 'RS=&#34;[\033[0m]&#34;    	# reset' &#62;&#62; /etc/bash_colorize_prompt
echo 'FYEL=&#34;[\033[33m]&#34; 	# foreground yellow' &#62;&#62; /etc/bash_colorize_prompt
echo 'LFGRN=&#34;[\033[01;32m]&#34; # foreground light green' &#62;&#62; /etc/bash_colorize_prompt
echo [...]]]></description>
		<link>http://amerj.info/2009/01/20/colorize-your-bash-prompt/</link>
			</item>
	<item>
		<title>We will not go down</title>
		<description><![CDATA[Special thanks to Michael Heart for this great song, that reflects what&#8217;s happening now in Gaza, you can click here to download it, and scroll down for lyrics.


            
            WE WILL NOT GO [...]]]></description>
		<link>http://amerj.info/2009/01/15/we-will-not-go-down/</link>
			</item>
	<item>
		<title>Ubuntu 8.10 no sound after resume suspend/hibernate problem</title>
		<description><![CDATA[This problem made me afraid to click-on suspend button for along time, and I tried my best to keep the mouse arrow away from that button, but finally I had a free time to do some troubleshooting,
Now to get rid from this problem you can execute the next lines in your terminal

1
2
3
4
5
6
7
pkill -9 pulseaudio
/usr/bin/pulseaudio -D [...]]]></description>
		<link>http://amerj.info/2008/12/13/ubuntu-810-no-sound-after-resume-suspendhibernate-problem/</link>
			</item>
</channel>
</rss>
