Similar Posts
Graduate school and the GMAT beast
After moving to Vancouver (yeah baby), one of the things I want to do is to apply for UBC graduate program. No, MBA is not what I have in mind, MIS is a better choice for me. Although I’m still finishing my MSc in SBIT, I think this degree will help me better in accomplishing my goals,…
Globalizing Clouds, Geopolitically Speaking
This article was originally posted on CloudAve. Security remains as one of the biggest challenges in adopting and spreading cloud computing. But there is an even bigger concern that could threaten the existence of clouds in a bigger picture. Read the story to find out what this threat is and what could be done about…
- Archive | Productivity | SaaS | Tutorials
The secret of staying productive while coding
Most people use versioning systems like Subversion, Mercurial, and git to maintain their code while working on software and web projects. There are also hosted solutions like github and bitbucket providing developers with more features than a traditional version control environment. But sometimes you just want to keep your code in a safe place and…
Running MySQL 5.5 and Rails 3 on Mac OS X
A recent opportunity made me dust off my development skills and I decided to use Ruby on Rails as the framework of choice. I’m happy with Ruby 1.8.7 for now (comes with Mac OS X Snow Leopard), but I had to update Rails to version 3, which was a painless process. After installing MySQL 5.5.10…
- Archive | Mac | Productivity | Tutorials
Create your own news reader application for free
Many people use RSS news feeds to read the latest updates from their favorite websites synchronized in a single place. It is much more productive than surfing around and reading content surrounded by ads and useless stuff. With the subscription list increasing in number, having a powerful new reader with a good set of features…
Running Windows on Your Mac With VirtualBox
This is an article posted in Appstorm Every computer needs an operating system to operate, just like we humans need our brains to function. Unlike us, computers can have more than one brain, running multiple operating systems at the same time. Virtualization is the process of concurrently running another (fully functional) operating system over the…
So far so good. Going forward 🙂