View Single Post
  #13  
Old 12-06-2004, 11:19 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by mrea
So far I've noticed some images load slower, but cached pages load instantly (which appeared to be loading fresh in IE). I just wanted to make it known that I'm not making the switch because of spyware. After SP2 I haven't received a single thing besides the rare popup. SP1 + 2 were definitely what made XP usable.. but now I love it. I wish there wouldn't be any MS haters anymore :( haha. Anyway, I don't see Firefox as any better really, just different.


My 2 cents
SP2 seemed to be working for me and I loved it...

But it continued to miss ALOT of popups and spyware as I put too much faith into it....

(And you still cant beat TABS!)
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote