Forgot your password?

typodupeerror

Comment: Re:You're asking who? (Score 1) 1040

I prefer to have space for my applications, not for my dock. So on widescreen I always put it left or right. On 4:3 I always put it top or bottom. I have a problem filling my dock anyways... I mean: shutdown-button, firefox, terminal, and the "menu" for all the stuff I only use occationally.

Comment: Re:Native GUI app development is a pain (Score 3, Interesting) 330

by Zo0ok (#37949512) Attached to: Is SaaS Killing Native Linux App Development?

Oh, and Windows native C++ development is horrible.

I have a stupid question... What is actually C++ about Windows Native Libraries. All I ever saw was just completely twisted C - twisted as in just weird datatypes, weird includes, and a Macro hell. I admit, you can declare variables anywhere (just not on top, as in C), but otherwise I cant understand how Microsoft can call it C++.

Real C++ is so different from Microsoft C++.

And QT is very nice. It combines the best of C, C++ and Java. QT Creator is the only IDE I ever appreciated. I really like the .pro file that contains everything about the project, and is still a very small simple text file; nothing like a configure-script or even worse a Microsoft Solution file. qmake uses the pro-file to make a Makefile.

Comment: Re:Well, duh. (Score 1) 413

by Zo0ok (#37423436) Attached to: Microsoft: No Windows 8 ARM Support For x86 Apps

To those of you who have not tried Windows 8, this is how it works... When you click the start menu, you get Windows Phone 7 (Metro) interface in full screen. And it starts with the Metro stuff in full screen, so you have to "start" explorer, to get to your desktop.

Apart from that, it is the same... but the old start menu is gone. Perhaps the real version will work differently.

Comment: Re:If that's the case, ARM is DOA (Score 1) 413

by Zo0ok (#37423106) Attached to: Microsoft: No Windows 8 ARM Support For x86 Apps

The Microsoft App-store will be for Metro-apps. So, developers who want to sell on the App-store will write for Metro, and it will run on ARM.

I think that is quite fine. And I really like the idea of WinRT being next to the old and buggy Win32, if they get WinRT right.

But, I tried the Windows 8 Developer Preview, and I seriously don't know if I think Metro makes much sense at all... time will tell.

If only Dionysus were alive! Where would he eat? -- Woody Allen

Working...