POV-Ray : Newsgroups : povray.off-topic : Microsoft is still at it Server Time
5 Sep 2024 17:13:41 EDT (-0400)
  Microsoft is still at it (Message 8 to 17 of 57)  
<<< Previous 7 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Darren New
Subject: Re: Microsoft is still at it
Date: 13 Sep 2009 01:05:03
Message: <4aac7d7f@news.povray.org>
nemesis wrote:
> Darren New <dne### [at] sanrrcom> wrote:
>> nemesis wrote:
>>> "familiarity", "peace of mind"... LOL
>> Why is that funny?
> 
> It's the politically correct tone, or something like that.

Ah, OK. Yes, now that you mention it, it's sort of like


SPOILERS FOR THE MOVIE EQUILIBRIUM:

http://www.youtube.com/watch?v=TbP2djP0h5g#t=2m14s

"Calmly. Cooly. Entirely without incident."


-- 
   Darren New, San Diego CA, USA (PST)
   I ordered stamps from Zazzle that read "Place Stamp Here".


Post a reply to this message

From: nemesis
Subject: Re: Microsoft is still at it
Date: 13 Sep 2009 01:10:04
Message: <web.4aac7dcdcaf8180cbe620a280@news.povray.org>
Darren New <dne### [at] sanrrcom> wrote:
> Darren New wrote:
> >> BTW, OpenOffice beats down the new MS Office in familiarity factor...
> > Sort of. The new office is easier to use tho.
>
> BTW, did you see the designs for the "ribbon" interface?
>
>
http://www.geek.com/articles/news/openoffice-experiments-with-a-ribbon-interface-20090812/
>
> The difference, of course, is that OO developers are going to guess how the
> ribbon should be designed, and MS actually spent years looking over the use
> patterns of 14 million users to decide.

use patterns of 14 millions users... and somehow got something completely
different and awkward for someone used to the old way...

That's why I prefer vi and emacs:  solid, well-grounded 30+ years interface
design... ;)


Post a reply to this message

From: Darren New
Subject: Re: Microsoft is still at it
Date: 13 Sep 2009 01:14:36
Message: <4aac7fbc$1@news.povray.org>
nemesis wrote:
> use patterns of 14 millions users... and somehow got something completely
> different and awkward for someone used to the old way...

Yet everything I've heard, people like it much better after actually using 
it for a day.

My favorite quote was when the lead designer of the new interface was 
showing it to his wife, and she complained "Why is <whatever> under the view 
tab? That makes no sense." And he answered "Because that's where 97.3% of 
everyone looks for it first." :-)

> That's why I prefer vi and emacs:  solid, well-grounded 30+ years interface
> design... ;)

Yup. I haven't had to retrain my fingers for vi in forever. :-) I used emacs 
for a couple years when I was using a language that had much better 
indenting support under emacs than under vi, and I never did learn to like 
it. But to each his own, of course.

-- 
   Darren New, San Diego CA, USA (PST)
   I ordered stamps from Zazzle that read "Place Stamp Here".


Post a reply to this message

From: clipka
Subject: Re: Microsoft is still at it
Date: 13 Sep 2009 05:56:20
Message: <4aacc1c4$1@news.povray.org>
Darren New schrieb:
> Yet everything I've heard, people like it much better after actually 
> using it for a day.

It's a PITA though if your main job involves only occasional use of 
Office, and you have the old stuff at home... That sucks.

>> That's why I prefer vi and emacs:  solid, well-grounded 30+ years 
>> interface
>> design... ;)

Yuck^2 !

You can only learn to love *that* interface if you're locked up in a 
room with no more than a Linux computer locked down in such a way that 
the only way of interacting with the outside world is via the vi 
interface - for a *month* at least!

Even then, I suspect it will cause mental defects and emancipate dental 
fillings in semi-rare cases :-P


Post a reply to this message

From: Darren New
Subject: Re: Microsoft is still at it
Date: 13 Sep 2009 11:18:17
Message: <4aad0d39$1@news.povray.org>
clipka wrote:
> Darren New schrieb:
>> Yet everything I've heard, people like it much better after actually 
>> using it for a day.
> 
> It's a PITA though if your main job involves only occasional use of 
> Office, and you have the old stuff at home... That sucks.

Well, switching back and forth is annoying, but if it's only occasional use 
it's really not that much of a problem. It's not like one memorizes 
keystrokes as in vi or emacs.

This is exactly my situation, and it's really not a problem.

> You can only learn to love *that* interface if you're locked up in a 
> room with no more than a Linux computer locked down in such a way that 
> the only way of interacting with the outside world is via the vi 
> interface - for a *month* at least!

Ehn. I learned vi back when emacs' execution size was bigger than the 
address space available in real mode and vi would run in 64k. :-)

-- 
   Darren New, San Diego CA, USA (PST)
   I ordered stamps from Zazzle that read "Place Stamp Here".


Post a reply to this message

From: Eero Ahonen
Subject: Re: Microsoft is still at it
Date: 13 Sep 2009 12:02:10
Message: <4aad1782$1@news.povray.org>
Darren New wrote:
> 
> Yet everything I've heard, people like it much better after actually
> using it for a day.

Having it installed and used for something like 2 months hasn't been
enough for me. The basic idea seems to work, but there are options that
I just can't find (eg. security level for running macros in Excel).

I'm not a heavy user on MSO, though, but when I use it, I usually do
something normal users don't...

-Aero


Post a reply to this message

From: Eero Ahonen
Subject: Re: Microsoft is still at it
Date: 13 Sep 2009 12:05:00
Message: <4aad182c@news.povray.org>
clipka wrote:
> 
> You can only learn to love *that* interface if you're locked up in a
> room with no more than a Linux computer locked down in such a way that
> the only way of interacting with the outside world is via the vi
> interface - for a *month* at least!
> 
> Even then, I suspect it will cause mental defects and emancipate dental
> fillings in semi-rare cases :-P

After having to use Vi for couple of hours, I even efforted to find
Vi-compatible editor for Windows to use at work. It's just so fast and
practical - somehow <esc>:w! is faster than ctrl+s for me (technically
it should be just the opposite).

http://www.winvi.de/en/download.html

-Aero


Post a reply to this message

From: Darren New
Subject: Re: Microsoft is still at it
Date: 13 Sep 2009 12:55:21
Message: <4aad23f9$1@news.povray.org>
Eero Ahonen wrote:
> After having to use Vi for couple of hours, I even efforted to find
> Vi-compatible editor for Windows to use at work. 

"GVIM" is the usual answer to this. http://www.vim.org/
That's probably just the most widely used version, and it's the same "vim" 
as on Linux and all that.  Lots of good extensions over standard vi, while 
still being finger-compatible.

 > It's just so fast and practical

The one thing I missed most when I was using emacs was the "." command.

In any case, just so you know, vi vs emacs arguments are a classic flamefest.

-- 
   Darren New, San Diego CA, USA (PST)
   I ordered stamps from Zazzle that read "Place Stamp Here".


Post a reply to this message

From: clipka
Subject: Re: Microsoft is still at it
Date: 13 Sep 2009 13:00:24
Message: <4aad2528$1@news.povray.org>
Eero Ahonen schrieb:
> Having it installed and used for something like 2 months hasn't been
> enough for me. The basic idea seems to work, but there are options that
> I just can't find (eg. security level for running macros in Excel).

Maybe because 99.999% of all users never search for that /anywhere/, so 
that's exactly where they possibly placed it...? :-)


Post a reply to this message

From: Darren New
Subject: Re: Microsoft is still at it
Date: 13 Sep 2009 13:13:40
Message: <4aad2844$1@news.povray.org>
Eero Ahonen wrote:
> I just can't find (eg. security level for running macros in Excel).

I just fired it up, hit F1, and typed "security level for running macros".

I got an entire tutorial on it, including how to sign code and links to 
things like "how to turn off security warnings permanently" on other pages.

I'm guessing you're missing the developer tab, which you have to explicitly 
turn on according to the docs.

-- 
   Darren New, San Diego CA, USA (PST)
   I ordered stamps from Zazzle that read "Place Stamp Here".


Post a reply to this message

<<< Previous 7 Messages Goto Latest 10 Messages Next 10 Messages >>>

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.