Sunday, June 29, 2008

Wall E ?


well i just saw this movie and it was beyond my imagination. It was truly truly wonderful !!! How cute can they make cartoons ! Animation has really come into mainstream and i guess i prefer going to a watch an animation movie to any other movie. 

Evice vs xpdf

Well Evice is supposed to be gnomes (all round viewer - its supposed to be a universal viewer). though i had issues with a large PDF, i had that open for 2-3 hours and i see memory going to 500MB !!! well then i installed xpdf, its truly light and believe me for the same file it takes <20mb>

Install like this 

$ sudo apt-get install xpdf

Firefox 3 or Opera 9.5

Well i have personally seen on my ubuntu 8.04 that FC 3 (final) sort of leaks memory. Sometimes with 10 tabs open and 2-3 windows of FF open , memory shows 90MB and sometimes with the same windows and the same sites open, it shows 250 or 300 MB. Even closing windows and tabs, does not reduce memory (not virtual or resident mem) , so it seemed irritating. I have hence started using opera (though sudo apt-get install opera  installs an older version, hence its better you go to opera.com and download the latest 9.5 version). Opera seems to be better , lemme see how it works.

Just download the latest version of opera, and download it as a .deb package. Now open nautilus and go to that .deb package, right click and open with package manager, that will allow you to install. its very very easy.

 

Saturday, June 28, 2008

Pretty GNOME clock !!!!

Wow this is great , look at this and see how the clock looks .. you can modify more to suit your taste...

http://bomahy.nl/hylke/blog/pretty-gnome-clock/

Wednesday, June 25, 2008

Compare languages ... Ruby vs Python vs PHP vs Perl

Anyways this is an interesting topic and can go into lengths. I personally use Java and i love it. I also did Python way back, and it was interesting too, but now it seems Ruby has gained traction though it was there from 1995 but mostly in Japan. I have gone back to relearning c++ since that was something i did long time back and i really loved it .. though i worked more with c. But after Java, i would say i really like the matured IDE's that Java world has (Eclipse and Netbeans and also IntelliJ) ...

Here is a list to reduce confusion.
1. Firstly dont worry that there are so many languages out there. All have similarities and differences.
2. Fundamental is important, so as long as you have a base of c++ or java you are safe, everything else is more like extra whipped cream.
3. See what suits your needs, but make sure you have the fundamental languages in your grip, only then move to the other language - its much easier.
4. If you are aware of algorithms, conversion into programs is just a mundane task. So language is not important - algorithms are.

See these benchmarks, they might feed your appetite http://shootout.alioth.debian.org/gp4/index.php

What should bill gates do next ....

Well interesting enough, now there is a huge speculation on what he will do next. As such China will be his first stop.

Anyways i guess he will have fun, now that he is relaxed. I wonder what would happen 20 years down the line when many computer nerds will retire !!! what will happen to the world ..

Sunday, June 22, 2008

Back to Ubuntu - SegoeUI on Ubuntu 8.04 LTS

Well now i am back to Ubuntu .. due to a couple of issues, and the most prominent being that vista freezes my touchpad, after it comes back from sleep (suspend) and sometimes it comes back in 3-5 seconds , sometimes a min, and sometimes it doesnt come even after 10 mins. I usually connect my wireless mouse if that happens, but this is irritating. Also had a few firefox crashes.

Now after being in vista for sometime, i somehow started liking SegoeUI. Its a good font. I have brought that into Ubuntu so now system has Segoe UI. Its a very simple process for those who wish to do the same (It might not be legal though , but since i bought vista, i think i should have the right to copy it to my own system). Its pretty similar to the way Tahoma etc are copied. There is a good document at http://www.howtoforge.com/sharp_fonts_gnome_p2 which gives the general idea. Actually i like smaller screens so i live is 72 - 80 DPI range, since for me 96 DPI seems too big and dialogs etc tend to be too huge.

Here is specific for Segoe.

1. Copy the four font files (segoeuib.ttf segoeuii.ttf segoeui.ttf segoeuiz.ttf) from c:\windows\fonts to /usr/share/fonts/truetype/custom (you need to sudo for this or open nautilus as root, if "custom" folder is not there create it).

$ cd /usr/share/fonts/truetype/custom
$ sudo nautlius .


2. Now once thats done, we need to modify a file custom.hints

$ sudo gedit /etc/defoma/hints/custom.hints


3. Put this in the file (if it already exists, append to it)
--------
begin /usr/share/fonts/truetype/custom/segoeui.ttf
Family = Segoeui
FontName = Segoeui-Regular
Encoding = Unicode
Location = Magyar Dutch Spanish Czech Russian English Catalan Slovak Italian Turkish Danish Slovenian Basque Portuguese German Polish Swedish Norwegian French Finnish Greek
Charset = ISO8859-1 ISO8859-2 ISO8859-3 ISO8859-4 ISO8859-5 ISO8859-7 ISO8859-9 ISO8859-10 ISO8859-13 ISO8859-14 ISO8859-15 KOI8-R KOI8-U CP1251 VISCII1.1-1 TCVN-5712 ISO10646-1
UniCharset = ISO8859-1 ISO8859-2 ISO8859-3 ISO8859-4 ISO8859-5 ISO8859-7 ISO8859-9 ISO8859-10 ISO8859-13 ISO8859-14 ISO8859-15 KOI8-R KOI8-U CP1251 VISCII1.1-1 TCVN-5712
GeneralFamily = SansSerif
Weight = Medium
Width = Variable
Shape = NoSerif Upright
Foundry = Microsoft
Priority = 20
end
begin /usr/share/fonts/truetype/custom/segoeuib.ttf
Family = Segoeui
FontName = Segoeui-Bold
Encoding = Unicode
Location = Magyar Dutch Spanish Czech Russian English Catalan Slovak Italian Turkish Danish Slovenian Basque Portuguese German Polish Swedish Norwegian French Finnish Greek
Charset = ISO8859-1 ISO8859-2 ISO8859-3 ISO8859-4 ISO8859-5 ISO8859-7 ISO8859-9 ISO8859-10 ISO8859-13 ISO8859-14 ISO8859-15 KOI8-R KOI8-U CP1251 VISCII1.1-1 TCVN-5712 ISO10646-1
UniCharset = ISO8859-1 ISO8859-2 ISO8859-3 ISO8859-4 ISO8859-5 ISO8859-7 ISO8859-9 ISO8859-10 ISO8859-13 ISO8859-14 ISO8859-15 KOI8-R KOI8-U CP1251 VISCII1.1-1 TCVN-5712
GeneralFamily = SansSerif
Weight = Bold
Width = Variable
Shape = NoSerif Upright
Foundry = Microsoft
Priority = 20
end
begin /usr/share/fonts/truetype/custom/segoeuii.ttf
Family = Segoeui
FontName = Segoeui-Italic
Encoding = Unicode
Location = Magyar Dutch Spanish Czech Russian English Catalan Slovak Italian Turkish Danish Slovenian Basque Portuguese German Polish Swedish Norwegian French Finnish Greek
Charset = ISO8859-1 ISO8859-2 ISO8859-3 ISO8859-4 ISO8859-5 ISO8859-7 ISO8859-9 ISO8859-10 ISO8859-13 ISO8859-14 ISO8859-15 KOI8-R KOI8-U CP1251 VISCII1.1-1 TCVN-5712 ISO10646-1
UniCharset = ISO8859-1 ISO8859-2 ISO8859-3 ISO8859-4 ISO8859-5 ISO8859-7 ISO8859-9 ISO8859-10 ISO8859-13 ISO8859-14 ISO8859-15 KOI8-R KOI8-U CP1251 VISCII1.1-1 TCVN-5712
GeneralFamily = SansSerif
Weight = Medium
Width = Variable
Shape = NoSerif Italic
Foundry = Microsoft
Priority = 20
end
begin /usr/share/fonts/truetype/custom/segoeuiz.ttf
Family = Segoeui
FontName = Segoeui-Italic-Bold
Encoding = Unicode
Location = Magyar Dutch Spanish Czech Russian English Catalan Slovak Italian Turkish Danish Slovenian Basque Portuguese German Polish Swedish Norwegian French Finnish Greek
Charset = ISO8859-1 ISO8859-2 ISO8859-3 ISO8859-4 ISO8859-5 ISO8859-7 ISO8859-9 ISO8859-10 ISO8859-13 ISO8859-14 ISO8859-15 KOI8-R KOI8-U CP1251 VISCII1.1-1 TCVN-5712 ISO10646-1
UniCharset = ISO8859-1 ISO8859-2 ISO8859-3 ISO8859-4 ISO8859-5 ISO8859-7 ISO8859-9 ISO8859-10 ISO8859-13 ISO8859-14 ISO8859-15 KOI8-R KOI8-U CP1251 VISCII1.1-1 TCVN-5712
GeneralFamily = SansSerif
Weight = Bold
Width = Variable
Shape = NoSerif Italic
Foundry = Microsoft
Priority = 20
end

--------

4. Now do this to complete the process .. this will register and refresh font cache, without this step you will not see it in fonts list.

sudo /usr/bin/defoma-font -v register-all /etc/defoma/hints/custom.hints
sudo dpkg-reconfigure fontconfig


Thats it ... you are all set, now make sure you turn on the anti alisaing and hinting .. (as shown in the link http://www.howtoforge.com/sharp_fonts_gnome_p2 )

Happy good looking fonts :) , since fonts influence you a lot, especially if you are used to some font, it will take time to get used to another font, so why not take the font with you whereever you go, on whatever machine you are in .. though i am not sure if copyrights prevent that, so take your own risk, or atleast have a legal vista version)

I hate amitabh

At the cost of being controversial, i am openly stating that i dont like Amitabh ! yes the "Big B". I guess its time, and he should stop acting further. He still needs limelight and if you dont give him limelight he will be sad and unhappy. He should rather direct movies, instead of acting and trying to be a hero even now !

I hate valerie ...

The one who comes on Jenny craig, since she is really irritating, not just looks but the way she speaks etc .. everything is irritating. I am sure she has undergone massive reconstruction surgeries and also operations. Everything is short term, soon she will get back to her original self and then she will be silent !

Stop her ads please.

Microsoft crashes firefox 3 !!!!

I can see this consistently on my vista laptop. Visit this site http://video.msn.com/video.aspx?mkt=en-us and thats it ... firefox just crashes and the crash reporter opens !!!

Too bad !

Friday, June 20, 2008

Best XP theme ever ! Old Reluna with Shellystyle

I have used a lot of themes and the only theme i always liked was Reluna. It was made by Bant, though after sometime he took it out and brought another version, without the shell style etc and frankly i always liked the original (first) creation of Bant, so here is it .. i have kept it with me from 2003, and i thought it makes sense to share it. Its not my creation, its Bant's (http://bant.deviantart.com/). Here is the link to the newer version (http://bant.deviantart.com/art/Reluna-3-14801572) , though it doesnt have a shellstyle, which can be obtained/reused from the .rar file i attached.

Download from here.
( http://www.esnips.com/doc/1367844b-8606-4db0-ad91-56e92d36c984/RelunaOldFromBantXPVisualStyle )

You will love it .. thanks to bant !

ps: Bant, if you want me to remove it please let me know, i will.

I hate Nancy Grace !

she thinks of herself as god. She jumps on issues, and takes an hour of CNN's time and all she does is call, people . shout at them and scold them for what they have done. And she would talk to victims and show that she is very very very very concerned and tries to get the story , and makes the victim feel more and more victimized. Even if the victim is fine .. she would remind that he/she is a victim and very unfortunate ... She should be out .....

Wednesday, June 18, 2008

Moving from Visual Studio c++ 2008 Express to Eclipse C++ and Netbeans c++

Well, its been sometime, i have restarted doing c++, something i did quite a little when i completed my studies, though i wont say i was an expert, there since most of my c++ coding tried to emulate functional programming that i knew from c (that was something i did a lot during my studies), now i am getting to appreciate the OO concepts in C++ , though i love Java, its the best language.

So i downloaded VS 2008 c++ express edition, but except the fact that it is lightweight, i didnt find a huge advantage. I would say eclipse/netabeans are much more powerful and well featured. I have VS .net 2005 in office, that isnt as good too. i mean i had hopes with visual studio, but atleast it doesnt give a person enough kick :)
Yes VS is too light ! Its as light as MS word .. amazing , that really helps ..

I will see how my experience goes with netbeans (its too heavy), and eclipse (getting heavy). on Vista ... c++ here i come !!

Cisco VPN client on Vista and Ubuntu !

Well cisco has this bad product, Cisco VPN that is really really bad, it doesnt work properly with Vista, i have seen it taking about a 1-2 min to connect, that too when it does ..thats 1 out of 5 tries. Also once connected sometimes there is no traffic ! On ubuntu, it actually causes kernel panic when i try to remote into another machine .. hence i use vpnc and gnome-network-connect, and they work perfect and it takes about less than 2 seconds to connect !

Recently i saw this new software called as Juniper Network Connect (supplied by Juniper networks) , its much much better than Cisco VPN ! Here is a link on how to install on ubuntu http://ubuntuforums.org/showthread.php?t=232607 , though i havent tried on that and i didnt import my pcf (cisco settings) file. Our IT supports it and hence i am able to connect, but i dont know if it supports cisco imports etc .. though yes it works great !

Sunday, June 15, 2008

True solution - Making sound work on Lenovo Y410 with Ubuntu 8.04 LTS

Well i had recently struggled with making sound (audio from speakers and headphones) and mic (external and internal) work with Ubuntu.

Here are my observations, there are some sites that indicate that alsa has to be rebuilt .. here is the link which will help you start
1. http://jaux.net/2008/04/27/solution-to-lenovo-y410-sound-problem-ubuntu-804/ run the shell file thats there. (
chmod +x y410_sound-20080427.sh
sudo ./y410_sound-20080427.sh

)

2. Now that solves some problems, with people indicating adding this to the end of alsa-base file.
"options snd-hda-intel index=0 model=fujitsu"

And most people agree that this is the solution, though headphones wont work and internal mic wont work ..

3. Making internal mic and headphones work ! Ok here is the issue, adding fujitsu solves some issues but here is my solution thats probably not right but the best.
a) dont have any options (the line which indicates fujitsu) or anything ..
b) restart alsa, or restart system.
c) Now for every restart, you need to suspend and come back from suspend.
d) this will make headphones work, just that headphones wont automatically disable speakers .. for that go
to sound settings or alsamixer from shell, and mute "Front speakers" (no use of reducing to lowest volume .. mute is necessary).
e) similary select Front mic (internal mic) everywhere that asks for the source of input.

I am now in vista, so i am unable to post ubuntu screen shots, but i will certainly be looking forward to posting the screenshots.


But yes, sound does work well, with certain tweaks, and i dont like the fujitsu option, since
though that start the sound on its own .. it fully kills headphones.

Acrobat failed on me ... Linux products seem like social service !

Well after a 40 day happy uncrashed sessions on ubuntu 8.04, my ubuntu started crashing (thank god, not on its own) , but when i open a pdf and then another pdf, which is a bit large (not that much though). Yes, it kills ubuntu, and it restarts ! Too bad .. Gnome doesnt even let me save my work etc .. its just blank screen and then dead ! Anyways that made me look back to my vista partition again, though i never liked to be on vista, but thank god it hasnt as yet crashed on me while working. It did sometimes no respond, when it came back from sleep and all that .. but atleast it didnt die due to a bad application.

The problem is the fact that product companies, have considered windows as mainstream for a long time and now its osx thats also getting its share of importance, thanks to some vista issues. Linux for lack of a powerful company backing it, creates marketing issues, and product companies either dont release products for linux or even if they release, they release it as though they are doing some social service ! I guess with mainstream companies like google and amazon using linux on their desktops, its time they contribute to it .. instead of considering it as an alternative !


Anyways i was able to do everything without issue on Linux, though i think frankly its being treated wrongly ! Anyways now I am back to vista, and i am pretty much happy. I am certainly not going to use OSX, since i think apple is too closed, and they are certainly not doing the right thing forcing people to buy the over priced mac laptops !!!

Saturday, June 14, 2008

I Hate - Jenny Craig Ads / valerie

i dont know why ! but i hate it ... it seems too fake. moreover they do operations and say it because of exercise. now see queen latifah is struggling, soon she will undergo a secret operation to keep up jenny's name ... its fake.

Friday, June 13, 2008

Interesting problems !

What constitute interesting problems ? Interest is relative and hence we cannot generalize interesting problems isnt it. For someone working with large data sets, interesting problem would be faster execution with multiple processors/machines. For someone working on a thick client interesting problem, could be related to UI transitions, etc. For someone working in a garbage disposal industry, interesting problem would be how to recycle efficiently.

I would say, people generally test others with problems they consider interesting to themselves, which might not be globally interesting or challenging enough.

Wednesday, June 11, 2008

www.glassdoor.com

interesting website ! Sort of peek into companies, something always desired but it wasnt there free anywhere. Just that such things are risky as its though to validate the information. Anyone can write bad about any other company, just for fun ! So there needs to be some validation i guess, otherwise it will be a playground of spammers !

Piclens might come for Linux !!!

Just waiting for it .. its a great way to browse through videos/images or actually it can be applied to anything . I hope its incorporated into expedia searches, so that searching is more intutive !

Well done for the tool .. but bad that its not cross platform !

Here is what i found from the FAQ, the website is www.piclens.com

Will PicLens support Linux anytime soon?

Our ideal plan is to eventually make our Firefox version work cross-platform, but its timing is not yet clear due to our current resource constraints. We're trying to make sure our currently supported platforms are fully stabilized and robust before supporting other platforms. We appreciate your support and understanding.

Tuesday, June 10, 2008

Netbeans 6.1 ... for linux ! Yippie

Well just installed Netbeans latest version from www.netbeans.org, and it works great ! on Linux its fast and excellent .. thats my first impression. Lemme run it for a few days and see ! Go ahead and try its a great way to do everything in Java including Java ME, J2EE , SOA and it also has embedded application server, tomcat and open ESB.


Update - IT shows 700K ram being used !!!! well is that good ? Anyways it didnt lead to any performance degradation of my linux system, so i guess its fine .. (i have 2gb ram FYI on my lappy)

Firefox plugins (addons) !

Well i was just trying to add something (better Ctrl-Tab kind of tabbing between tabs !) , i realized there are so many great addons out there ...
Website is https://addons.mozilla.org/en-US/firefox/recommended

I installed some interesting ones, and they are great ! Things like an addon that changes the color of the tab based on its age.

I liked this one http://www.piclens.com , check out this website... you can also get in the addons site ( unfortunately its not available for linux, had to check it on a windows system) !

Monday, June 9, 2008

(News) iPhone 2.0 - Breaking News

Well, now the question being, whats breaking in it. It was expected though.
Here are the features worthwhile
1. App store - Interesting enough, the mantra of modern world ! Create a platform, and let others build, something Facebook started. So all you have to do is give API's and SDK and thats it, the world will do you work !
2. GPS ! Well now start wondering what will happen to Garmin, Tomtom & Magellan ? Dont worry, i am sure they are more feature oriented, since they are specific to function as a GPS device. In a phone its a nice to have feature, which will primarly be used for presence features, that will help you be more locatable, for searching directions and also, things like pizza places around you ! where you dont need to worry about defining where you are, thats almost like a GPS in hand ! But then does it reroute, does it speak out directions, does it show traffic yes it does, it does show the speeds too (by color conventions). Interestingly enough, this is possibly the best feature for a 200$ phone !
3. 3G - How does that help us ? we are tied to the useless and costly AT&T, thats bad in US, mobile companies tie you in contracts ! India is better , your device is what you buy and then you choose providers ! I am sure i wont use this feature, unless i am in europe. I guess its primarly for the european buyers.

Everything else is the same old iPhone ! Well now the question is it a worth buy ? I would say the price of 200$ for 8GB seems attractive, but i might not yet buy, since i feel it seems bulky, and we are forgetting the basic reason for the device, we wanted a decent phone, everything else is anyways portable, with smaller and better laptops !

I would say, OSX should think about opening up to PC's. Anyways i would still say Linux is the best, i am using it and i enjoy it. Its come a long way, even though its just community supported ! But if there was no Vista, i would certainly say that XP did rule for quite a long time, and it still does, dont know why package XP add crap on it and call it Vista .. anyways that going to be another post ..

Sewing Machine !!



Well my mom had bought a sewing machine (Singer) that was supposed to be refurbished and on display, that was some 4-5 years ago ! That was a nice investment, supposed to be a fashion machine, that can do embroidery etc .. well interesting enough, that was for 5000/- , and it was pretty advanced. The salesman seems to have convinced my mom, especially when we see the difference between the original price and the sale price, it seemed like a steal. She did have a decent hand sewing machine, that has been working flawlessly for the past 20 years !
Now the true woes begin, it was a huge struggle, it kept failing and failing, finally my mom spends about 1500/- per year to maintain it .. (sometimes more). Sometimes that makes me think, refurbished products, sometimes don't work well ! or is it always ?

Here is what i propose, she should buy ..its a 2200/- USHA machine ! Simple mechanical sewing machine !

Sunday, June 8, 2008

(News) - The series - The introduction

Here i will be discussing about the news that i feel worth discussing (or rather news where i have viewpoints on) ...

(Greeny) - The series - Introduction

Here i will be discussing about my thoughts on how to keep the planet green !

(People & Things I hate) - Introduction

Inspite of being controversial, i have decided to start this, where, every time i hate someone (mostly popular), i will rant about him/her here ... This will hopefully be a sort of mini series.

Flash and Silverlight - kill CPU's !!!!

Recently, i have been using Linux - (Ubuntu 8.04LTS) - (Story on that later) , but i have kept some applets that sense the CPU temperature, something i never bothered on XP or Vista, but linux gets the geek in you out !
Well i observed that if the normal operating temp for both the cores is around 108 F, whenever i start a flash or silverlight app (lets say i go to youtube) and in 2-3 mins of watching the temp reaches around 131F and over an hour it reaches around 151 F ! Its pretty much similar in Silverlight.

That led me to do some more research and on Vista too, i observed the same pattern. Therby, i concluded that its the OS at fault, but its the applications and their very way of rendering that is at fault. Typically if you write a program with an infinite while loop, you end up keeping the CPU busy and a busy CPU (at around > 60-80 % usage - average), it would cause the CPU to heat up.
A Flash application renders pixel, and i guess i had my hardware acceleration off (i would have to test with that on .. ) anyways i am sure i might have had the same effect. But the way pixels are rendered, it seems it keeps the CPU very busy ! There seems to be something wrong or non optimal in the way in which Flash and Silverlight have been able to light up the web - I think in future there will be better ways of doing these. It isnt optimal to have an application try to take 100% CPU for long time, any client or server application with a greater than 60% CPU utlization is very very bad in my opinion.

Saturday, June 7, 2008

ZOHO is great !

Check out www.zoho.com, have been using it for quite some time .. it beats google docs and live office .. i am impressed ...

interesting date today ! 06/07/08

Well i guess such dates (x/x+1/x+2) occurs only once a year that also till 2014 ! then a long long wait !!! interesting ...

If I were Yang !


Well thought, i would put myself in Yang's shoes and see how he feels .....
If I were yang, i would do this
1. Make yahoo shareholders happy, by selling company, and since they are forcing sale, i would sell.
2. Build another company, and of course since i am yang ! i know what yahoo did ... I will pick my top 2-300 employees and ask them if they are interested in joining.
3. Rebuild yahoo from scratch, this time much better (like no yahoo 360 etc ;-)) , and keep it private.
4. Now wait for 5 years to see shareholders red eyed and red faced !

The best way to punish the shareholders is to show huge success even without them ! Yes its possible !!! I would love to see it .. then lets see what Ica"h"n does !

Leave Yahoo Alone !!!



I never had any opinion about this, but i was recently seeing the craze. Mark any blog or article, with tags like yahoo , google and microsoft ! You will see volume increase ! Well thats why i thought why not blog on this topic !
Here are my view points
1. Yahoo has done a lot good in the past , it needs time to recover and i would say shame on all the shareholders who are showing their greed and trying to break apart a company that has built its own culture in its own way !
2. What if google starts to fall, will people ask it to be merged with microsoft ?
3. What happened to people who used to consider microsoft evil ? Are they alive ? or evilness has become relative ... any company that grows big becomes evil ?
4. Software profits are paltry and its people who make a company popular, and it takes a lot of hard work to build , ship, market and reap benefits from a product. Why dont people look at oil companies if they want profits ?
5. My viewpoint, Live is crap, Vista is Crap, There are a lots of things that are visibly wrong with Live, i would say the biggest being the fact that i dont feel being on live for more than 2 mins, dont know if its the interface or what, but the huge AD that occupies 1/5th of the screen troubles me.

In short
1. MS should innovate and leave Yahoo alone, they have a huge difference in culture and technology and its a big company, integeration challeges will kill you.
2. Yahoo, shareholders, focus on yahoo to do better and not means of squeezing the max out of it .. who knows 2 years down the line you might be richer than what you are ... If you are impatient, please sell your stocks, and shut up.
3. All i can say is now I just pity yahoo's condition, and seeing people play with yang's baby ... well if I was in Yang's position, i dont think i would bear this ... .




ps : see i cleverly added interview in my keywords, since that would lead to search engines being bombed !

Blogato !

I always wonder, how people get time to blog ! its really not an easy task. Its a choice between work or internet. Yes Internet is great, but it does make you a controlled couch potato. I mean TV was blamed in the 1990's and now its certainly computers !