Tag - coding

Brief CSS Workflow tutorial without design

Coding

Today I would like to share how I usually CSS code a website without a pre made Photoshop design of the website. This is just the workflow that I usually follow and I hope you will enjoy my…

Deploying Rails to Centos 5 : mySQL

Coding

Hello, this is part two of the series! If you have played with Rails before, you would know that the default database is SQLite. That is fine for development, for production having mySQL is better for handling more…