Archive for April, 2007|Monthly archive page

STMIK AKAKOM website is up

Although I’ve finished it yesterday, we just setup the name server to www.akakom.ac.id this moring (thanks mas Nino). Have a look at STMIK AKAKOM website.

For you — Rails geek — you probably will say like “ugh ogh … that kind of website is easy to be developed using Rails”. Umm … you’re right. I am still impressed of how fast Rails can help me.

Upgrading PostgreSQL dan Rubygems

I’ve finished upgrade PostgreSQL to 8.2.4. I also reinstalled ruby-postgres -0.7.1 gems.


bpdp@akakom:~$ gem install postgres -- - --with-pgsql-dir=/opt/software/postgresql/
Building native extensions. This could take a while...
Successfully installed postgres-0.7.1
bpdp@akakom:~$

As fair as I experienced, I don’t have any bad experience with Ruby 1.8.6, Rails 1.2.3, and PostgreSQL 8.2.x, although the ruby-postgres driver explicitly mentioned Postgresql 7 – 8.1. The website will be published next week.