Today is my last day @Yahoo!. It is my first ever short stay in any company that I worked so far, but I do not regret for leaving.
I decided to leave two months back but as I had a vacation in the middle (India trip), I have to postpone till am back. During my stay at Yahoo! I learned enough from rest of the MySQL geeks but I miss the whole geek community, which I doubt any company will have such a great MySQL folks.
Personally what I learned from Yahoo! is that, I needed to be in a company and/or team; where the management knows what the engineers actually do and capable of delivering rather than what was presented by managers itself from down the layers.
Anyway, I have multiple offers to continue as DB internals developer along with DB architect positions; but I will evaluate carefully in the next few days before I make up my mind as opposed to what I did in my last job search.
Its been a while I had any update on the web site. I came to India two weeks back and staying in Bangalore and having fun. Last time I visited in December, 2006 and from that time to now; the things are totally different and real estate prices are sky high; I regret not being an active investor on lands in the right time; if I was; then I had a chance to retire from my current job field.
After seeing the current situation, I decided to visit Bangalore for every 6 months to look into different directions on investment side in parallel by keeping my software job.
Last Friday I received this brand new Dell Vostro 1310 laptop and it did not disappoint in anyway. I opted for this model, which is released on May 1st instead of XPS in the last minute as this is new model from DELL with completely redesigned to make it thinner and lighter than all its current models.
The laptop came almost fully loaded with the following spec:
-

Intel core 2 duo 2.1G
-
3G RAM
-
160 GB 7200 RPM hard drive
-
13.3″ 1280×800 WXGA TrueLife glossy display
-
I ordered 6-cell battery, so the weight must be ~4.6LB
The major change in the system (even in DELL product line) includes:
-
Sleek and attractive (the first series of Vostro is really bulky and ugly looking)
-
Slot loading CD/DVD drive as that of Macbook or Macbook pro
-
Touch based Media controls
-
Touch based dedicated eject button for CD/DVD
The laptop seems to offer reasonable battery life based on the CNET lab tests (At least when I pulled the power, it shows 4:49 hours left on a fully charged battery).
The only disappoint is the keyboard; with home and end buttons are now controlled in combination with ‘fn’ key. Also, it could have been nice if the laptop had touch based mute button aside volume buttons instead of making it in keyboard (fn+delete). Even though I like normal 14″ laptops as it offers 1440X900 resolution; but DELL seems to be following the foot steps of Apple (13″ and 15″ models).
At least this is a welcome change from Dell concentrating on less expensive sleek and thinner design models in the business line of products which can attract college grades as well as home and business users.
You can find nice reviews about Vostro 1310 model from here:
As you might have noticed in my blog, there is no entry for quite some time..the reason is, am not getting enough free time to blog..swamped with mysql bugs and issues from various properties, stuck with new 5.1.23 build due to issues on 64-bit environment with configure.in and finalizing the mysql benchmark tests for best hardware recommendation etc…
And lately with lay off news @yahoo, things get more worst on spending time to talk about this with friends etc..and answering calls from recruiters..the first day the lay off news came in, I got totally 6 recruiter calls and today I got 3 so far…
Looks like time for me to post some updates on latest things soon to my blog to keep it live
Yesterday here at Yahoo my mail server was migrated to new Microsoft Exchange server 2003 from the earlier IMAP server. As usual all my mail clients (Linux Fetchmail/Procmail and Windows Outlook and Thunderbird) failed to connect. It was a big pain to setup the whole thing back and re-creating the old IMAP rules to new Exchange server as there was not any auto migration.
Anyway, after configuring the Outlook with the new Exchange 2003; I re-wrote all my existing IMAP rules to server side and re-created all the folders. Once that is done, I can even access the new mail using Outlook Web Access (OWA). Once this step is done, I re-configured my Thunderbird client by subscribing to all folders in the exchange and things are back to normal. I prefer Thunderbird over outlook because of one of the internal Thunderbird plugin that allows to complete details of the sender if the sender is a yahoo employee.
By default the Fetchmail did not work on my Linux box where I fetch and forward a copy to another IMAP account which is accessible via my iPhone. And noticed that the old IMAP sub-folders which were like “INBOX.BLABLA” is not working with Exchange and instead needed to change it to “INBOX/BLABLA” in order to get rest of the sub-folders. I also needed to get rid of SSL support in order to get fetchmail to work.