Recent Blog Entries
Almost every Android application has two parts. On one side is the user interface that the user controls and views the information with. On the other side is a network component for talking to a server or updating its information. When you write an Android application you are always given control of the thread that… [more]
Problem As a Ruby on Rails developer, you have a lots of choices for creating visually wonderful websites. And with the introduction of Sass in Rails 3.1, CSS has become easier to code then ever. But, say, your Rails app grows and with it so does Sass and CSS. With such growth, your files expand…. [more]
A friend of mine once pointed out that when you are creating software, a very good way to look at it is “how dependent will your users be on your software?”. Then in his usual clever way, he related it to pills. Well, not pills so much but, pill like items. In this regards how… [more]
Intro Recently I was involved in moving a large website from Slicehost to an ASP (Application Service Provider) closer to the client. Everything went well, until DNS was updated. Load on the server was high all the time and would increase to a point where web pages wouldn’t be served any more. Comparison Slicehost and… [more]
A lot of people ask whether Photoshop is better than Illustrator for web design. This is really a misleading question, because they’re both useful in different ways. Personally, I use them both, usually drawing shapes in Illustrator and then sending them to Photoshop to be colored and textured. It’s a bit like an assembly line… [more]
Read the whole blog