My Blog List

Friday, October 24, 2008

Why I Bought A New ‘Old MacBook’ Pro

It’s been quite some time that I have been wishing to buy a MacBook Pro, and I eagerly waited for the October 14 refresh of Apple’s top of the line notebooks. As expected, the refresh happened on the scheduled date and Mr. Jobs, this time (for a change) along with few of his colleagues wowed us all once again with his expert presentation skills, launching a whole new product redesign.

So if everything went right then what’s up with this freaking title?

Actually even though I think that the new MacBook Pros are designed really well, there is not one but two really big problems.

* Super glossy screen
* Button-less trackpad

I had a chance to handle the new MacBook Pro and seriously I couldn’t deal with glare at all. I wear glasses and that much glare really gave me a headache after a long time in front of the screen. I already use a HP dv2519 which is really glossy, but... Read More >

Friday, October 10, 2008

Object Oriented Design In Programming

Problem solving while programming, using object oriented design always starts with the questions like:

1. What Objects should be created to solve this problem?

For example, if we are making a project for arranging books in a library, then the objects that come to mind will be the books, the shelves we keep them in, inventory book, the catalog etc.

2. What are the properties of the object?

A property is something that defines the characteristics of the object. In our problem, a few properties are, the subject the book is based on, its author, the number of books a shelf can hold in,

Read More >

Friday, October 3, 2008

A Report on Three Classic Personal Computers

While browsing through some old backups yesterday, I found an illustrated report titled ‘A Report on Three Classic Personal Computers‘ which I had submitted under my “Small Computer Systems: Organization and Architecture” subject.

If you are curious about the ancestors of the machine you are reading this post on, then this report really makes an interesting read. The content requirement for the report was as under:

The classic systems must have been made within the years 1972 to 1990 and be non-IBM-PC compatible (i.e. not running MS-DOS). The systems must also be predominantly consumer products, not systems that were intended for use as dedicated computers for the military or business or terminals that connected to mainframes.

Structure of the Report:

* Summary
* Table of Contents
* Introduction
* Main Body
* Conclusion
* References

Read More >

Friday, September 19, 2008

I Am Buying A Macbook Pro

For all my software development days ahead, I want them to be well spent on a Macbook Pro. The main reason for me deciding to take the plunge to the Mac world is because of the following reasons:

* Dual booting with Windows either on Boot Camp or working simultaneously on both using Parallels (The joy of getting the best of both worlds).
* Rock solid UNIX platform.

Read More >

Friday, September 12, 2008

I Survived The Large Hadron Collider

Every time scientists come up with some brilliant and pioneering concept, some stupid ignorants (read TRP seeking News Channels) come up with their own version of the story on how this is going to affect the world in all the wrong ways.

This time it is the LHC and the myths regarding the doomsday scenarios like black holes, killer strangelets, magnetic monopoles, and vacuum bubbles and how this is going to destroy Earth. The Large Hadron Collider (LHC) is the world’s largest and highest-energy particle accelerator complex, intended to collide opposing beams of protons with very high kinetic energy. Its is built to explore the validity and limitations of the Standard Model, the current theoretical picture for particle physics. It is theorized that

Read More >

Thursday, September 4, 2008

Lyrics Of The Week - In The Beginning

Since music is like a second food for me, I have decided to post each week, my favorite lyrics from a song. So here is the first one from many to come.

This one is like my recent anthem. Here I am just posting my favorite part of the entire song.

From the song - In The Beginning by K’Naan. Get It here from iTunes

Read More >

Wednesday, September 3, 2008

Google Launches Google Chrome Browser

Google yesterday launched Google Chrome browser which is based on an open source project named ‘Chromium’. It is currently in beta version, uses ‘webkit’, the same engine that runs Apple’s Safari browser, and is available for Windows XP/Vista only. Google says it is working on a Mac and Linux version as well.

To explain the features and motivations for the browser, Google sent a comic to developers around the world and also made the comic available in Google books. Going through the comic one can easily understand the vision behind Chrome and the features it brings in. I highly reccomend reading it and learn how Google envisions its browser to be a whole new operating platform.

Read More >