Archive for the 'Personal Opinion' Category

Bill Gates share his Microsoft Office Experience

Bill Gates, Microsoft chairman and founder sharing his thought about how he use latest office suite, Microsoft Office 2007.

People are often curious about which applications and technology I use, and if there are features in the new version of Office that have changed the way I work. Without a doubt, the 2007 Microsoft Office system enables me to get my work done more easily and quickly than before.

If you visit my office, you will probably notice right away that I have three large flat screen displays that sit together and are synchronized so they work like a single very wide display. The large display area enables me to work very efficiently. I keep my Outlook 2007 Inbox open on the screen to the left so I can see new messages as they come in. I usually have the message or document that I’m currently reading or writing in the center screen. The screen on the right is where I have room to open up a browser or look at a document that someone has sent me in e-mail.

I spend the majority of my time communicating with colleagues, customers, and partners. As a result, Outlook is the application that I use the most. I receive about 100 e-mail messages per day from Microsoft employees, and many more from customers and partners.

It’s very important that I hear what people think about our products and our company. Yet I need to balance that against the very real risk of information overload from all the e-mail that I receive. The advances we made in Outlook 2007 for filtering, rules, and search folders have made it much easier to manage my e-mail than before, especially because so much happens automatically once I’ve set everything up.

A great thing is that all my voice mail, faxes, and even instant messages are sent to my Outlook Inbox using our unified communications technology. Another important feature of unified communications that we have integrated into Office applications is presence and identity. That means I can always tell at a glance whether the person I need to get in touch with is available or not.

One change to Outlook that I appreciate is tasks are now integrated with how I view my calendar. Before the 2007 Office release, I never used the Outlook task feature, but now that tasks are automatically added to my calendar, it makes it much easier to stay on top of the important things I need to do.

Source: Office Hours

As for me generally I really love this latest Microsoft Office 2007, how they try to make each of their software can communicate with each other. Such as, you can send you email from Outlook 2007 to OneNote 2007, ability to synchronize task between Outlook and OneNote and also ability to blog from OneNote.

My only problem and the only one is this latest 2007 suite not memory friendly. I know to put also those nice feature need a lot of resource, but I think the cause is the .NET framework. As you can see, all latest Microsoft products was written in .NET and .NET is not resource friendly not to mention slower performance compared to native language based applications.

Currently my PC setup is P4 1.6GHz and 1GB RAM, launching multiple office applications is a nightmare. Maybe all Microsoft’s engineer got high-end machine so they didn’t notice this drawback, but IMHO they should think not all people have the latest hardware setup to fulfill Office Suite recommendation.

Firefox and Firefox 3 Beta 1 Memory Usage

It looks like not only me feel Firefox that consumed too much memory than it should, Duncan Riley from techcrunch.com also feel the same way. This is snippet Duncan expressing his displeasure to what his beloved browser had become.

Then my love affair with Firefox started to end. Firefox 1.5 (and the earlier versions, I started at 0.7) never skipped a beat, and unlike IE it had tabs, which were a god send to me as it was to many others. Mozilla launched Firefox 2.0, and suddenly my internet experience started to sour. I’m a heavy tab user, so it’s not unusual for me to have 15, 20 and even more tabs open, it’s how I read my feeds in the morning, opening up the stories that interest me for later reading. Firefox had what has been called by others “memory leaks,” which in laymen’s terms meant that it tripped out your memory on a PC, froze up and crashed…and far too regularly. I became a Mac user this year, and the first thing I did when I started up OS X for the first time was to download Firefox, hoping that perhaps it was a PC problem. It wasn’t. Same memory problems, same crashes. Mac fanboys told me that it was my fault for using plugins, so I deleted Firefox and started again without the plugins. Same problems, constant freezing (even with 4gb on a MacPro) and crashes. I switched to Safari for a time, and as much as it was a decent browser, it doesn’t play nice with all sites, in particular with the WYSIWIG backend on Wordpress blogs. Then came Flock 1.0. I’d never been a Flock fan before, always believing it to be nothing more than Firefox with plugins (Flock is based on the Firefox engine). Having watched the demo at TechCrunch 40 I downloaded the beta of Flock 1.0 and surfed away without incident. Some how the folks at Flock had tweaked the underlying Firefox engine to stop the memory issues.

Firefox 3 Beta 1: The Memory Use Says It All

I also once, a Firefox fan until I found Maxthon. The main reason I switch browser is memory consuming. At that time I only have 512MB of RAM and I am heavy multi-tasking guy and heavy tab user. Usually my PC will on 24/7 so it is normal for me to have 30+ tabs with Maxthon, this something that I can call impossible with Firefox.

To give you some idea how different their memory consuming, I got screenshot for you.

firefox-and-maxthon-memory-usage

As you can see from the screenshot above Firefox using nearly 50MB of memory and I just start it, with only one default tab opened while for Maxthon I have around 10 tabs opened.

If you know some dirty trick for freeing some memory by minimizing the application, Firefox just have no effect with that trick. I don’t know how the developer code Firefox but I think 99% of Windows applications will clear their memory when minimized.

Actually I got a lot more to talk about this matter, but I don’t have enough time currently so, maybe I will continue my humble opinions later.

Can’t Download from Windows Live Gallery?

Anyone have problem downloading from Windows Live Gallery? I just tried to download acronym plugins for Windows Live Writer from there but when I clicked install button nothing happened, weird…

windows-live-gallery

I’m not sure when they got this verification, but I think last time I download there is no such thing there.

I tried with all browser I had, Internet Explorer, Maxthon and Firefox but still failed. In Maxthon and Internet Explorer, I got a couple of JavaScript error notification such as this:

Line:45
Char:1
Code:0
Error:’s’ is undefined
URL:http://gallery.live.com/search.aspx?q=acronym

and this…

Line:193
Char:67
Code:0
Error:Expected ‘;’
URL:http://gallery.live.com/search.aspx?q=acronym

Digging a little bit in the source code (I tried to find the download link actually) showing me this

<button class="default"
onclick="DownloadItem(this,'908829d1-f935-4084-bbe4-5e84afa784dc',14,1,'
wictorwilen','dc606024-0dd6-4761-9af8-1bf25f5e5b1a',0,0,8,
'httpx3ax2fx2fdownload.gallery.start.comx2fd.dll
x2f2x7e14x7e954x7e2273x2fAcronymsWLWPluginSetup.msi');
return false;" id="btnDownload" type="button"><div>Download
</div></button>

I don’t know if this is advanced technique or what but the URL look weird. Not resembling valid URL format, maybe they try to decode, encode, track or whatever.

//s.linkLeaveQueryString=true
s.trackDownloadLinks=true
s.trackExternalLinks=true
s.linkDownloadFileTypes="exe,zip,msi,gadget,cab,btn"
var PageName = 'LC_liveitemdetail';
var m_iMasterLiveItemTypeId ='';;
var m_bDoOmnitureTracking = true;

Did they track every click?

Back to topic, anyone else experience this or only me? I don’t think this is my fault because I can download from anywhere else just fine…

BlogRush Widget Slowing Down Page Load?

blogrush_widgetI already got my BlogRush widget set up since the first day its launched but I still have not found any benefit to me. Maybe because I got not so many visitor but hey ! I never know if there anyone got here from other’s BlogRush widget’s link.

What I’m sure is, BlogRush slowing down my page load. I don’t know if this is happened only on me or everyone. I doesn’t matter whether I visit my own blog here or I visit other people’s blog. BlogRush widget is the last one to load or maybe on of the slowest loading ads script. One example page is JohnChow blog, which is full of ads. Sometimes it even cause my browser using 100% CPU.

Back to the topic, how did I know BlogRush widget was the one that slowing down my page load? Well, it is very easy, just look on your status bar if you page seems like loading slower than it should be. Normally, you will get some like Waiting for widget.blogrush… or Loading from widget.blogrush… Oh, and if you didn’t see your status bar, you can always on it from view > status bar most browser will have that setting.

Now tell me your experience with BlogRush, is it bring any good to you? or it just slowing down you like it happened to me ?

Google’s 9th Birthday Logo

google 9th birthdayHey, check this out. I don’t know if you already notice this new Google logo celebrating their 9th birthday. Nice logo huh?

I still remember past back in 1998 when I first know and using internet Yahoo! is the most popular search engine and website (even now yahoo! is the most visited website), I don’t even know what is Google. Now look what they have become in just few years. Knocking back most of the internet leader.

I wonder what will happen now if Yahoo! buy Google back in 2002 but luckily they got enough vision to turn that offer down.

Long live Google!

Maybe Google apps UI not beautiful

Well, while surfing I found this post about google apps UI (User Interface). Yes, maybe google apps such as Google Talk and Google Desktop Search don’t have beautiful UI but IMHO it is user friendly.

I can say that Google Desktop Search (GDS) didn’t have any window at all, all config/setting using browser interface. I love they way GDS can launch quick search but double tap ctrl key and it can give result instantaneously. It is just smart and beauty, I offen use that feature to launch my apps. I also have tried Windows Desktop Search but it is pain to open another window just to search few words. Windows Desktop Search (WDS) also like to force user to use windows component that is well know reduce system performance such as the indexing service.

Google Talk also another beauty, maybe it didn’t have so many function like Yahoo messenger or MSN Messenger but it didn’t BLOAT. YM have too many function and hug too much memory. Google Talk just simple, it meet the goal. You can talk to your friends, make call and send files, what else you need for IM. Function that I love the most in Google Talk are you can press tab to switch between multiple chat windows and the windows also can roll to title bar so it didn’t take much space.

Congratz Google, keep up good work. Oh, I also notice in this post, Larry Page, Google Co-Founder said “Our engineers all run Linux. It’s free. You can hack on it. It’s deep in our DNA”. Maybe that’s another reason Google apps UI weird ;)