Slashdot Mirror


More Insight On Longhorn's Avalon And Aero Design

Lispy writes "While monitoring the Xorg mailinglist I came across this set of WinHEC PPT-presentations (work fine in OOorg) that cover some interesting details on the underlying architecture of Aero, Aero Glass and future font rendering in Microsoft's upcoming Longhorn OS. What does the Slashdot crowd think about the overall design and its downsides, such as power consumption on notebooks?" (KPresenter works fine, too, btw.)

65 of 316 comments (clear)

  1. Re:Longhorn... when? by klasikahl · · Score: 4, Funny

    The date is pretty much up for grabs. Everyone has their own opinion - everyone is speculating. Some say as soon as next year, others say as late as 2007.

    Last I heard, it's schedule for the day after Duke Nukem: Forever.

  2. left text cutoff by nycsubway · · Score: 3, Interesting

    When certain fonts are displayed in Windows, certain characters are cut off on the left. It seems when the bounding box of text is calculated, it is incorrect, allowing some text to be cut off when displayed. I've noticed this is IE and Word especially.

    Hopefuly they can fix this in the new fonts.

    1. Re:left text cutoff by AndroidCat · · Score: 4, Funny

      Isn't replacing the operating system to fix the left side of certain characters in certain fonts using a rather large hammer to solve the problem? :)

      --
      One line blog. I hear that they're called Twitters now.
    2. Re:left text cutoff by spectecjr · · Score: 3, Informative

      All you need to do is figure out the A width of the leftmost character and adjust accordingly. The question is whether or not it is correct to do so. For some characters, probably not.

      This is why things like Adobe PageMill now do optical kerning; it's not a simple matter of just "fixing it in the new fonts" - and it's not something you can easily automate.

      --
      Coming soon - pyrogyra
  3. Interesting by metlin · · Score: 5, Interesting

    Joe Beda had said that Avalon is going to be more of an advanced UI/Visualization toolkit, while Dx will continue to contain all the other serious stuff.

    Now, it looks like Avalon can do 3d on it's own and maybe more too -- what's the idea behind this anyway?

    Are they trying to get a fresh new API or something? It seems unlikely, since I remember Joe and Scobles saying that they will probably be using Dx for serious graphics and game development. The redundancy seems strange.

    From the presentation --

    Avalon 3-D are not a replacement for Direct3D
    You will find Avalon 3-D useful if:
    - You want to integrate 3-D seamlessly into an Avalon app that also contains 2-D content, controls, etc.
    - Platform features like Remote Desktop and multimon are high priorities for you
    - You want to easily add 3-D functionality without quickly without needing to learn how the graphics hardware works

    You will find DirectX useful if:
    - You want access to all of the features provided by the graphics hardware
    - You want to have full control over how your scene is stored and managed in memory
    - Plan for interop between Direct3D and Avalon
    Render Direct3D in a HWND and host within Avalon


    So basically it seems to help ease the creation of bells and whistles, more than anything. Weird.

    And oh, completely offtopic -- what's the deal with saying, work fine in OOorg -- shouldn't that be works fine with OO? Why the org/.org thingy?

    1. Re:Interesting by Nasarius · · Score: 2, Informative
      And oh, completely offtopic -- what's the deal with saying, work fine in OOorg -- shouldn't that be works fine with OO? Why the org/.org thingy?

      Trademark issues, I believe. The software package is technically called "OpenOffice.org", because something else was already named OpenOffice.

      --
      LOAD "SIG",8,1
    2. Re:Interesting by Distinguished+Hero · · Score: 5, Informative

      And oh, completely offtopic -- what's the deal with saying, work fine in OOorg -- shouldn't that be works fine with OO? Why the org/.org thingy?

      "The name is "OpenOffice.org" and not "OpenOffice", because someone else already had the trademark. The name should be used as an adjective: "OpenOffice.org Application", "OpenOffice.org Community" and so on..." Link

      --
      Uttering logically derived and empirically supported truths to the disciples of the orthodox establishment.
    3. Re:Interesting by iammaxus · · Score: 2, Interesting

      I think it pretty clearly states in the ppt that Avalon will be a layer on top of DirectX utilizing DirectX for all the actual rendering. Avalon just provides this convenient (will it's supposed to be...) "visual tree" to make window management more powerful and easier.

    4. Re:Interesting by EddWo · · Score: 2, Insightful

      Except the difference with Avalon is it uses hardware to render the individual windows to their own textures, and then uses hardware again to composite the textures on the desktop. Everything that can be done in hardware will be, vectors, gradient fills, antialiased text, etc. with software fallback available only for features the hardware doesn't support.
      You can use hardware to render a texture too you know.

      --
      "Taligent is still pure vapor. Maybe they'll be the last who jumps up on Openstep... "
  4. Preparing for the release date by Anonymous Coward · · Score: 5, Interesting

    Apparently an Aero testing suite will be released at least 18 months before Longhorn's release. Is this demo yet available? It's interesting to note that if this message is right, Longhorn will not be available until 2006.

    Will MS publicly announce this Aero test, so that we can anticipate a real release date for Longhorn?

    1. Re:Preparing for the release date by mrchaotica · · Score: 2, Informative

      We've known that Longhorn won't be available until (at least) 2006 for a while now.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  5. Re:snoop onto them as they snoop onto us? by kahei · · Score: 4, Informative


    Meanwhile, in the real world outside slashdot, patenting everything has been _everyone's_ tactic for at least ten years.

    I remember one place I worked, every engineer _had_ to file at least one patent a year, even if all they did was write device drivers... had to do it, though, in case someone else ever sued.

    --
    Whence? Hence. Whither? Thither.
  6. Silly question... by Gogo+Dodo · · Score: 4, Insightful
    What does the Slashdot crowd think about the overall design and its downsides, such as power consumption on notebooks?

    This is /. and you're asking about how they will like a Microsoft technology? Of course, they'll hate it. Microsoft could come out with something that that's the coolest thing since Linux and /. will still hate it.

    1. Re:Silly question... by selderrr · · Score: 4, Insightful

      I think the technology is OK, but overbuffed beyond recognition. Comon : they have a screenshot of a 3D bar graph behind some semi-transparent buttons. Cool maybe, but then they boast having done it in 2-3 days.

      duh ? I don't know how many whistles are behind it, but putting a rotating 3D object in an app can be done right now with a few clicks and a few lines code adding an ActiveX control to an ordinary MFC app. Putting transparent shit on it is supposed to be OS-level, so that should take 2 minutes once the OS supports it. What were they doing 3 days ? It can be done TODAY in less time. On Windows. On a P3 with 64MB ram.

      that's what I hate the most about these presentations. They fart in a bottle and present it as the new coming of Christ. And everyone buys it.


      Note : I'm NOT saying that avalon isn't cool and so, but the stuff they demonstrate is nothing out-of-the-ordinary. Yet it makes the headlines. Bah

  7. peeerty by Anonymous Coward · · Score: 4, Funny

    Peeeerrrrty

    Look at those two screen shots. If Longhorn wan't an OS I would bang her 4 times a day.

    Then again, I would get a virus, like MSclap

    =)

    1. Re:peeerty by Dizzle · · Score: 2, Funny

      She was a... rhinocerous?

      --
      -Dizzle
      "I most likely AM so interested in myself."
    2. Re:peeerty by wwvuillemot · · Score: 2, Funny

      Following that logic I take you already banged Mac OS X for 8 days...and that would be 2 years ago...and no MSclap.

  8. If you think OS X has too much eye candy... by BandwidthHog · · Score: 5, Insightful

    Icons with reflection and depth

    While I have to admit it sounds cool, I can't really think of a real need for this.

    --

    Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?
    1. Re:If you think OS X has too much eye candy... by drinkypoo · · Score: 5, Insightful

      I have a really good reason for eye candy, actually. If the icons do shit when the mouse passes over them it's easier to figure out where the mouse is - not just its position in space but what it will do if you click. It doesn't need to be taken to this extent but your video card is mostly idle while you're using the desktop, why not do it?

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    2. Re:If you think OS X has too much eye candy... by metlin · · Score: 4, Funny

      While I have to admit it sounds cool, I can't really think of a real need for this.

      And while you are at it, I think I speak for everyone when I say I can't think of a real need for Longhorn either ;-)

    3. Re:If you think OS X has too much eye candy... by KingReuben · · Score: 2, Interesting

      I disagree completely, sir! Eye-candy is EXTREMELY important! Computers should be works of art as much as possible -- this should not necessarily mean at the expense of functionality of course.

      Look at the world of cars. Look at BMW, for example.

      --


      --
      om Shanti
  9. Re:Longhorn Shmonghorn. by Danny+Dale+the+Not-S · · Score: 3, Funny

    I'm not interested in warezing it; Why steal a Ford Pinto when Linus is giving away Lamborghinis for free?

    --

    Almighty Railgun
    You Speak a Lethal Gospel!
    Bloody Gibs Follow.
  10. Re:Server? What server? by danlor · · Score: 5, Interesting

    This has been going on for at least wo weeks. You can get to the download.microsoft.com by appending "c.footprint.net" on the end of the server address. So, the link becomes:

    http://download.microsoft.com.c.footprint.net/down load/1/8/f/18f8 cee2-0b64-41f2-893d-a6f2295b40c8/TW04006_WINHEC200 4.ppt

    Go figure. I have no idea excatly why this is happening. I'll leave that to people who care.

  11. Yup by Anonymous Coward · · Score: 2, Interesting

    Even if Microsoft does a good job with Aero/Aero Glass, let's not forget that it's nothing but a ripoff of Mac OS X's Quartz/Quartz Extreme-- which by the time Longhorn comes out will be even more advanced.

    I think the reason that MS is showing so little of Aero is that its design will be the last thing they do before kicking Longhorn out the door. They'll need to wait to see what they'll want to copy from whatever the latest version of OS X is at the time.

  12. change the name by Anonymous Coward · · Score: 5, Funny

    call it longshot

  13. "Patient Blood Sugar Tracker" by Jeremy+Erwin · · Score: 3, Funny

    What would Edward Tufte make of this plot? Ah well, perhaps the multidimensional rotating bar graph will be of some use, should the presenter want to conceal some data.

    It's somewhat disappointing that the presenter chose not to include a lens flare, though.

  14. Re:Aero? Aqua? by CountBrass · · Score: 3, Funny

    Perhaps "Iron Pyrites" would probably be the best mineral related name for Direct3D.

    --
    Bad analogies are like waxing a monkey with a rainbow.
  15. Re:Longhorn Shmonghorn. by jrockway · · Score: 3, Insightful

    He was implying that nobody buys Windows. Which is true... one of my friends said this to me "Linux is nice, but Windows is free too. If I had to buy it I'd use Linux..."

    I'm the only person I know that has a legal copy (and I have NEVER had a Windows partition in my life... I used MacOS before I switched to Linux) because M$ sent me some brainwashing kit for UNIX developers or something to that effect.

    --
    My other car is first.
  16. Apple Type Services for Unicode Imaging by Rosyna · · Score: 4, Informative

    No, not hot.

    But reading Avalon's text support it seems that Longhorn will FINALLY be able to have the same deep text support that OS X has had since at least 10.0. Yes, all the APIs are marked AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER with most of them having support in CarbonLib 1.0, ATSUnicodeLib 8.5 (Mac OS 8.5). Nice to see longhorn might finally be catching up.

    The only thing that longhorn claims it will have that ATSUI doesn't have yet is the graphics card rendering support. Ever wonder why resizing a window is so slow on OS X? ATSUI is the reason.

    1. Re:Apple Type Services for Unicode Imaging by Peter+McC · · Score: 3, Funny
      The only thing that longhorn claims it will have that ATSUI doesn't have yet is the graphics card rendering support. Ever wonder why resizing a window is so slow on OS X? ATSUI is the reason.

      Gesundheit.
      --
      You know what I hate? Wait, what do you like? I hate that!
    2. Re:Apple Type Services for Unicode Imaging by arekusu · · Score: 3, Informative

      Robust Unicode imaging. For example, rotate Chinese an arbitrary amount and still have proper LCD sub-pixel smoothing. Working Bidi text support, ligatures, glyph combining/reordering, etc etc etc.

      http://developer.apple.com/intl/atsui.html

  17. New font engine? by Anonymous Coward · · Score: 3, Interesting

    In what way, if any, is this different from Apple's Quartz techniques?

    1. Re:New font engine? by bwoodring · · Score: 5, Informative

      If you are interested in learning more about Avalon, consider reading this article and especially the comments at the end. The author discusses Avalon vs. Quartz in the comments.

      Graphical Composition in Avalon

  18. running behind again by selderrr · · Score: 5, Funny

    from the 2nd presentation (in huge capitals, orange text on blue background to make your eyes bleed. So far for userfriendlyness)

    "64-bit is the future !!"


    Doh. MS is missing the ball by a few 100 miles again : Billy, 64-bit is THE PRESENT. 128bit or nanocomputing is the future.

    1. Re:running behind again by Hythlodaeus · · Score: 2, Funny

      Yes, 128-bit computing is the future. I have all sorts of exabyte-sized files I need to memory-map.

      --
      For great justice.
    2. Re:running behind again by John+Starks · · Score: 2, Insightful

      Er, that's like saying IPv6 is the present because a few people are using it.

      I mean, I know this is Slashdot, and I know bashing Microsoft is mandatory, but you can do better than that.

  19. Re:Aero? Aqua? by jomas1 · · Score: 5, Informative

    Take a look at this cam of Jim Allchin's Keynote showing off Longhorn's directx capabilities.
    This makes it pretty clear why Apple is trying to patent transparent windows and some other elements of their UI.

    <http://www.neowin.net/staff/creamhackered/winhe c/ WinHEC2004-JimAllchinKeynote.zip>

  20. OOo by swusr · · Score: 4, Informative
    And oh, completely offtopic -- what's the deal with saying, work fine in OOorg -- shouldn't that be works fine with OO? Why the org/.org thingy?

    From Logos, Trademark, and OpenOffice.org in a Nutshell:

    Trademark

    Because of trademark issues, OpenOffice.org must insist that all public communications refer to the project and software as "OpenOffice.org" or "OpenOffice.org 1.0," and not "OpenOffice" or "Open Office."

    --
    - Sw Usr
  21. Power Comsumption? by Graemee · · Score: 2, Informative
    What does the Slashdot crowd think about the overall design and its downsides, such as power consumption on notebooks?"

    With the specs to run Longhorn What kind a laptop. From the previous slashdot story. 'Microsoft is expected to recommend that the 'average' Longhorn PC feature a dual-core CPU running at 4 to 6GHz; a minimum of 2 gigs of RAM; up to a terabyte of storage; a 1 Gbit, built-in, Ethernet-wired port and an 802.11g wireless link; and a graphics processor that runs three times faster than those on the market today.'"

    I expect big honking batteries and lots of heat.

  22. "Wow, this would be a great UI for me to use." by RotJ · · Score: 4, Interesting
    According to Raymond Chen, during usability studies people remarked that XP's Luna would be a great UI for their dad, employees, etc., but didn't want it for themselves. Now, when they look at Aero, it's "Wow, this would be a great UI for me to use." Most of the people participating in these studies are probably not part of the Slashdot crowd, though. And Raymond Chen works for Microsoft, so he's obviously the Boogeyman. So take his post as you will.

    Windows seems to be going down the road of "show fewer things but with bigger pictures", which may be great for regular folkum. Advanced users will just scrap the bells and whistles anyway for a basic, functional setup. "Dumbing down" through simplification isn't always a bad thing though. I actually like the new WinXP start menu a lot better than the classic one, albeit with small icons instead of the huge default setting. Silver Luna isn't too bad either, as long as I reduce the size of the titlebars and buttons to classic size. Again, what's the deal with Microsoft and huge buttons and icons? Are they trying to cater to the bad eyesight but too cool to wear glasses crowd?

    1. Re:"Wow, this would be a great UI for me to use." by davidstrauss · · Score: 2, Insightful
      Again, what's the deal with Microsoft and huge buttons and icons?

      Try running XP with 1600x1200 with 20.1" diagonal (my flat panel) or 1400x1050 with 14.1" diagonal (my laptop). Anything smaller than the "huge" icons is quite tiny.

    2. Re:"Wow, this would be a great UI for me to use." by daEnlitnd1 · · Score: 2, Insightful
      Again, what's the deal with Microsoft and huge buttons and icons? Are they trying to cater to the bad eyesight but too cool to wear glasses crowd?

      Fitt's Law: "The time to acquire a target is a function of the distance to and size of the target." asktog.com

      This means that big icons and buttons are faster. I sometimes really don't understand why Power Users want small icons -- its actually faster to work with bigger icons!!
    3. Re:"Wow, this would be a great UI for me to use." by omicronish · · Score: 2, Interesting

      Again, what's the deal with Microsoft and huge buttons and icons? Are they trying to cater to the bad eyesight but too cool to wear glasses crowd?

      It seems to be a welcome appearance for people like my parents and uncles, who surf the Internet with absolutely huge fonts and low resolutions. My dad doesn't even have bad eyesight either; he doesn't wear glasses while I do. Large is easier to read and work with when all you're doing is surfing and emailing. Plus some of my relatives don't have really good control of the mouse, so largeness makes it easier to click buttons and other UI widgets.

    4. Re:"Wow, this would be a great UI for me to use." by RESPAWN · · Score: 2, Interesting

      Again, what's the deal with Microsoft and huge buttons and icons? Are they trying to cater to the bad eyesight but too cool to wear glasses crowd?

      Agreed. I keep asking myself that same question every time I see screenshots of Longhorn. I look at Aero and think, "Wow, that sure is pretty, but look at all of that desktop space that is wasted with the bells and whistles." I'm the guy who still has to switch to classic menus on XP whenever I use a machine. I find that even Luna is harder for me to use than the 2000 interface. But I guess that I'm not the kind of person whom Aero and Luna are targetted at.

      --

      If Murphy's Law can go wrong, it will.

  23. Graphics? What about slides full of text?? by Angry+Toad · · Score: 2, Informative

    These are some really nasty slides for a talk - basic presentation design says you shouldn't blast your audience with endless text in little fonts. The slide design leaves a lot to be desired - by the time they're done reading the slide they will have missed what the presenter is saying.

  24. after looking at ppt files... by neko9 · · Score: 4, Funny

    are they creating video game or operating system?

  25. Nice article summary! by Jugalator · · Score: 3, Funny

    What does the Slashdot crowd think about the overall design and its downsides, such as power consumption on notebooks?

    At least the submitter understand there's no use asking for its upsides here. :-P

    --
    Beware: In C++, your friends can see your privates!
  26. Where does X stand? by Anonymous Coward · · Score: 4, Interesting

    I noted with quite a bit of interest that near the end of the Longhorn Text presentation, they claim that 1,000,000 sub-pixel antialiased (cleartype) characters can be rendered per second (8 to 11 point type, on a 96dpi LCD).

    Does anyone have any similar performance figures for sub-pixel AA font performance on Linux? I have a sinking feeling it might be closer to 10,000/second :(

    1. Re:Where does X stand? by k4rm4_p0l7c3 · · Score: 2, Interesting

      I always set windows above, or minimize windows with scrollage to ease
      this. Am i actually helping, do you think? I figure if it isn't writing
      to the screen cause i can't see it, then it isn't wasting its time :D

      i agree with your point 100%. it's things like that that can make or
      break usability to people on the corners of the planet.

  27. Re:Install the gnome-themes-extras. by sn0wman3030 · · Score: 3, Interesting

    I'm using gentoo primarily, and I have a box running Fedora Core 2. Bluecurve is nice, but it still can't hold a candle to Mac OS X or Longhorn (from the screenshots I've seen). With SVG now implemented in GNOME, it would be my guess that there will eventually be a big wave of pretty vector-based icon sets and themes. I sure hope we will be able to compete against the big guys (Microsoft) though.

    --
    Life is offtopic.
  28. Re:Longhorn Shmonghorn. by NanoGator · · Score: 3, Insightful

    "Which is true... one of my friends said this to me "Linux is nice, but Windows is free too. If I had to buy it I'd use Linux..."

    Are you sure he means free as in "I can dl it" vs. free as in "it comes with every computer"? In the latter case, people are buying Windows.

    --
    "Derp de derp."
  29. Font renedering quality? by Distortions · · Score: 4, Interesting

    I think the features they are talking about are nice.. But personally I still think their sub-pixel font anti-aliasing looks bad. http://bluehalo.homeunix.org/text/ Shows the line from the PPT and the same thing typed in OS X.

    --
    Talent hits a target no one else can hit; Genius hits a target no one else can see.
  30. Shouldn't we be talking about... by RAMMS+EIN · · Score: 4, Insightful

    I know that foghorn is going to have a high wow-factor, but do we really want to be gaping with awe and amazement at every little tip of the veil of a system that won't be out till at least 2006?

    My take is that our time is much better spent improving our prefered (open!) system, exploiting the great features that Hans Reiser has given us (which I personally find much more interesting than all the eye candy that serves to addict, distract and slow down my friends and their computers).

    Extended attributes are here today. So is OpenGL. Where are the applications that exploit them? Where are the BeOS-like filesystem queries on Linux? Where are the Baldur's Gate clones? And, most of all, where is the stuff that, once and for all, asserts the superiority of the open source community, the proof that we can invent, rather than wait for the corporations to do it for us?

    --
    Please correct me if I got my facts wrong.
    1. Re:Shouldn't we be talking about... by schwatoo · · Score: 2, Funny

      "Where are the Baldur's Gate clones"

      I'm glad you know what's important in a modern OS.

      --
      I have trouble with passwords among other things.
  31. Thoughts on LongHorn: by crazyphilman · · Score: 5, Insightful

    In the immortal words of Colonel Kurtz, "You must make a FRIEND of the horror".

    What horror, you ask? A major Microsoft upgrade. We cal look forward to the following exciting experiences in the coming Longhorn apocalypse ("I love the smell of burning CPU in the morning... It smells like... Job Security!"):

    1. Indigo, the new .Net secret sauce coming with Longhorn, will no longer use Remoting "over the wire". Everything is going to be SOAP and web services. Sounds wonderful, right? I think so too. BUT, many consultants are busy writing all your company's apps using remoting between servers! Guess what THAT means?

    2. All your computers are going to be landfill fodder, because Longhorn's hardware requirements are going to SMOKE 'em. Ah, well, we didn't need those 20,000 PCs anyway. And, the budget looks so much better cratered. It's like a big empty swimming pool. Makes me think of summer.

    3. Performance? The users are asking about performance? Um... HUSH! Look at the pretty screens, children! Ooh, transparency!

    4. Filesystem? We don't need no stinkin' filesystem. Let's put everything in a DATABASE!!!
    Ok, they might not get this into Longhorn, but it's coming. All your apps that touch the filesystem? Kiss 'em goodbye.

    5. More DRM. What's that? the users didn't ask for it? Let's surprise 'em; they'll be so happy!

    6. A new, different and strange iteration of IE to worry about. Sigh; better set up resources for the recoding of all your web pages, just in case.

    Ah, well. It should be exciting! And, who knows? Maybe the Indians will find it all just too ugly to work with and offshore all the work back here ("Oh, this is just too UGLY, you may take it back, please... No, really. No, I must insist. Oh, you are too kind, sir, but NO, I REALLY must insist... Oh you are making me very ANGRY sir, do not make me go medaeval on your unruly buttocks in the manner of Marcellus!").

    --
    Farewell! It's been a fine buncha years!
  32. Honestly... by NeuroManson · · Score: 4, Insightful

    I believe this should, mind you, SHOULD raise the heat under the open source movement.

    Do your OS of choice under the following:

    Make it so it runs on anything from legacy hardware through current hardware.

    Don't engineer it specifically as how YOU would want it done, engineer it as how you think Joe Sixpack would like it to be done. Do you know how MS keeps its market share? By making adaptive shifts to their new setups as small and painless as possible. Stop assuming everyone who wants to try Linux already knows every manual and howto available.

    Screw the DMCA, reverse engineer everything (do it the old fashioned way, get 50 coders to examine 1/50th a part of the driver code, then compile accordingly, that's how it was done with IBM). That way everything can be supported.

    If you want to be mainstream, start acting like you ARE mainstream. This "Lookit me, I'm a rebel!" illusion is just that. That's how Apple did it, that's how Microsoft did it. And look at them now. The rebel theme is only good as long as you expect to lose money.

    I'm a MS user myself, but the DRM crap and all makes me WANT to go Linux, but the fact that not every Linux dev doesn't support EVERYTHING I want to do or use, means I'm stuck with MS until they realize this.

    It's like wanting to escape from prison, while everyone else is debating the best kind of file, and what kind of cake to bake it in.

    --
    Just because you can mod me down, doesn't mean you're right. Shoes for industry!
    1. Re:Honestly... by HerbanLegend · · Score: 5, Informative

      This parent is spot-on. I run 3 WindowsXP machines and a linux PDC and fileserver in my house. I would switch to Linux for the other computers, too - but there just isn't the support for applications and hardware. I would have to spend thousands to "upgrade" to a free os that supports my hardware.

      Linux asks you to learn a tremendous amount in order to use it. Fine - but you can't expect to sell a product with such a steep learning curve to people who barely made it out of High School.

      Oh, and a reality check: millions of people in America alone are functionally illiterate. They are NOT going to rewrite their .confs.

      Microsoft, at this point, is damn near unstoppable because it plays to the crowd - the REAL crowd. The Slashdot Community is a tiny niche in a tiny minority. Let's all work together to write linux apps that are actually easier to use than their microsoft equivalents?

    2. Re:Honestly... by Joe+Tie. · · Score: 2, Funny

      Don't engineer it specifically as how YOU would want it done, engineer it as how you think Joe Sixpack would like it to be done.

      Do that and most of the appeal of Linux to me, and to many others, goes down the drain. While I understand that a lot of people are looking for something that's a drop in replacement for windows, doing everything the same way but without the microsoft label, there's a large amount of people using Linux just because we prefer the way it works. We like it specifically because it's an operating system which primarily targets the way we do things, as opposed to targeting the way Joe Sixpack operates. He already has an operating system geared to him, I don't see why he should have ours as well.

      --
      Everything will be taken away from you.
  33. taking longer than expected by leprkan · · Score: 2, Interesting

    while somewhat offtopic this has to do with longhorn. i have a friend who has friends on the longhorn development team. I hear they are having to re-write some of it because they invested to much in inter-threading processes. It appears that a Windows XP 2 will come out becaues longhorn is taking so long.

    --
    leprkan...
  34. different types of "eye candy" by Onan · · Score: 3, Insightful
    This is an important distinction, and one I remember noticing when seeing other people use Windows 2000 (I think) after I'd been using osx for a while.

    Windows's idea of eye candy was that menus (and submenus) would all slowly fade in. The process of navigating deep into hierarchical menus was maddeningly slow--at least until everyone turned it off.

    In osx, menus appear immediately, and then fade out after you select something. This is not only pretty, but functional: it gives you visual confirmation that you've selected a menu item, which can be helpful if whatever you've asked for doesn't produce obvious or instant results.

    Microsoft's cargo cult design process often leads them to such mistakes. They manage to take the wrong lessons from other people's work, and conclude that what people want is snazzy looking things which tax hardware. The real lesson is that people want visual continuity and feedback in order to speed up their use. But Microsoft never seems to get as far as understanding the point of anyone else's design, just the appearance.

  35. Here we go again by taradfong · · Score: 3, Insightful

    The text rendering technology impressed me. The new APIs did not.

    When will Microsoft learn...developers don't want great big heaps of their grand designs. There's just too much of an investment to learn their way of doing things, there are too many cages around the good bits, and everything breaks when you go off the beaten path.

    Example: few 'real' apps use MFC - and certainly none of Microsoft's. They expose 'Fisher Price' versions of their tools which they hand code in good old SDK.

    I mean, does anyone *really* use DCOM? I guess COM has held on bascially because there isn't that much that is 'Microsoft' about it and it basically works. But what happened to ATL? DDE? ActiveX? In fact, the only useful Microsoft software tends to be the stuff they acquire (Visio, SQL Server)

    Now I have not used one iota of Avalon, but I remain unconvinced it will be anything other than their typical developer traps with a bit of 'hello world' cute app as bait.

    Meanwhile, Linux hacks change the world with Perl scripts. Go figure.

    --
    Does it hurt to hear them lying? Was this the only world you had?
  36. You didn't read into the comments by SuperKendall · · Score: 3, Informative

    The real meat of the whole thing starts here.

    A really, really long chain of postings between the guy who wrote the article and a guy who seems to know OSX rendering pretty well.

    My take on this is that OSX has tacked a lot of issues with making vector display practical, and trying to maintain a good balance between "everything is a vector and you all need new computers to run the OS" and "everything is a bitmap and you can run this on a 286". Personally I think a lot of graphic designers will be aghast at the limitations an all-vector approach will impose for things like icons - you can see guys spending days tweaking pixels. You may think you've done them a favor by taking that options away, but these are the guys that make your interfaces look good! Treat them nice, I say.

    I would also say each is holding his own pretty well in this argument, it did not get too far into name calling and the like (gets more technical as you progress - my link takes you pretty much to the point wher ethey drop the childish bits). I do think the Avalon guy is a little more ignorant of what is going on in OS X rendering-wise than the OS X is of Avalon - the OS X guy for a while was unwilling to believe that anyone would actually take an approach with only vectors, but understood fully that aspect later on.

    The Avalon guy has a good point that it's cheaper to send a lot of vectors to the GPU than to calculate very high DPI images for display... but I think the OS X guy has a good point that you can't have the GPU do everything.

    Here's a simply summary from my read (not comprehensive):

    Article guy: Maintains the vector retained model is the only scalable UI solution. UI's should only be collections of vectors (including all icons and the like) with everything, even text, being rendered by a GPU on your video card.

    Also maintains that parts of OSX are not really PDF/DPS based, and therefore will not scale.

    Has not yet answered if he thinks it's a good idea for the GPU to be doing typography (like kerning).

    Longhorn will require new GPU's for sure, from everyone.

    Avalon target is display showing about 10,000 primitives.

    Avalon targeting high (300dpi+) displays, only path to good performance is feeding vectors to a video card.

    OSX Guy: OSX does use PDF/DPS model correctly, elements will scale - renderer can be set to any DPI. To use the GPU for all drawing operations is madness - OS X has quick operations for things like video, and slower but much more exact operations for things like 2D operations. To use GPU for all operations is going to be a disaster as they cannot handle quality 2D operations (like exact text rendering) all that well.

    Showed how saving a window as PDF yields scalable elements (not just a raw bitmap).

    Maintains that OS X can support high DPI displays, you just change the rendering target.

    Can rotate window contents in real time.

    Expose is not supposed to be an exact vector resizing as such an operation should be very fast, not exact.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  37. If Apple continues to patent its UI elements..... by rspress · · Score: 2, Interesting

    If Apple continues to patent its UI elements Microsoft is going to be in a lot of trouble and will be doing a lot of redesign or groveling at Apple.

    Much of what I have seen in the way of screen shots and videos, makes Avalon and Aero look as they are "borrowing" an awful lot of MacOS X's look and feel as well as many UI elements. Even the window widgets are gaining Mac like colors!

    This makes Longhorn look very nice but if Apple continues to patent their "look and feel", and they should, it would provided them with a nice bit of leverage with MS. Microsoft might even have to stop "borrowing" features and stop calling them "New and Ground breaking Microsoft developments".

    This could become very interesting!

  38. Longhorn and cross-platform applications. by master_p · · Score: 2, Insightful

    Microsoft is very clever. They are upgrading their technology to the point that applications written in native APIs would be much better (at least visually) than applications written with a cross-platform library. Some presentation says that "GDI apps will be software-rendered off to a texture, then use the 3d hardware to map this texture to the display. It will be slower but acceptable due to related performance of CPUs".

    Avalon would give a significant advantage to Microsoft, and at the same time spell an end to really successful cross-platform libraries like Qt and WxWindows. Well, not really an end, but it will seem that Qt or WxWindows or GTK developed-apps will be a product of the stone ages when comparing them with Avalon apps. The Microsoft APIs will be totally managed, which means "goodbye C++": either use the managed APIs, develop on Windows only, be fast and smooth, or develop with a cross-platform library, but be slow, and be ugly.

    I think that if the Unix world does not move fast and embrace the new technologies quickly, make a new X-Windows system or something similar, Linux has even less chances of getting a respectable share of the desktop market.

    The Microsoft model also shows that it has an advantage that the open source model does not have: the ability to follow technology quickly. This is partially because of the ties of Microsoft with hardware vendors, but also partially with technology being driven by economics rather than good willing of people.

    Another thought: what will happen to Java ? Swing is already slow and ugly. Imagine putting an Avalon app side to side with a Swing app! the Java app will be like coming from the stone ages.

    Does the world really need Avalon ? I think not...we already have good text support, good interfaces etc. But it will be one of those things that nobody thought it would make a difference, but when it comes out, everybody will like it, and everybody will "need" it.

    And a final thought: Avalon will make remote desktop very easy to do, since computers on the network will exchange 3d data and not bitmaps. This particular capability may be the final nail in the X-Windows system coffin.

  39. Slashbot misinformation by bonch · · Score: 2, Funny

    1. Indigo, the new .Net secret sauce coming with Longhorn, will no longer use Remoting "over the wire". Everything is going to be SOAP and web services. Sounds wonderful, right? I think so too. BUT, many consultants are busy writing all your company's apps using remoting between servers! Guess what THAT means?

    Oh my gosh, you are so right! A vague description of unnamed "consultants" who are busy writing my company's apps using remoting between servers! You have convinced me with your facts, sir.

    2. All your computers are going to be landfill fodder, because Longhorn's hardware requirements are going to SMOKE 'em. Ah, well, we didn't need those 20,000 PCs anyway. And, the budget looks so much better cratered. It's like a big empty swimming pool. Makes me think of summer.

    After all, you'll still be using the same PCs you use now in 2006, right?

    3. Performance? The users are asking about performance? Um... HUSH! Look at the pretty screens, children! Ooh, transparency!

    Complete troll. You don't know what performance will be like on a 2006-level computer with a standard DirectX 9 video card. How could this possibly be insightful? KDE has transparency too, and it's slower than syrup in winter.

    4. Filesystem? We don't need no stinkin' filesystem. Let's put everything in a DATABASE!!!
    Ok, they might not get this into Longhorn, but it's coming. All your apps that touch the filesystem? Kiss 'em goodbye.


    Except that NTFS is still there, so apps that access NTFS will, gasp, still be able to access NTFS since it's still there. WinFS is just a database service running on top of NTFS. But, hey, what's a little Slashbot misinformation to spread false memes that magically become "truth", eh? Just like how WinFS was "cancelled" and Longhorn is "vaporware."

    5. More DRM. What's that? the users didn't ask for it? Let's surprise 'em; they'll be so happy!

    Name a single bit of DRM in Windows XP. Activation? Regular users don't care. Windows Media Player? The first thing that pops up is a privacy page allowing you to disable automatic CD detection (which, you know, all Linux media players seem to do automatically without asking you).

    If you don't want to use signed content, use something else. How is this difficult? You think there won't be free alternatives for Windows if you're so paranoid about your warez phoning home?

    6. A new, different and strange iteration of IE to worry about. Sigh; better set up resources for the recoding of all your web pages, just in case.

    Please cite a single example of what will be "new, different and strange" about the new IE, seeing as how you've never used it since it's not out yet and couldn't possibly know.

    If something works in IE now, it will work in IE7. Microsoft isn't going to break 90% of the Internet for Longhorn. Things seem to be running just fine despite Slashbots' innate hatred of IE.

    Ah, well. It should be exciting! And, who knows? Maybe the Indians will find it all just too ugly to work with and offshore all the work back here ("Oh, this is just too UGLY, you may take it back, please... No, really. No, I must insist. Oh, you are too kind, sir, but NO, I REALLY must insist... Oh you are making me very ANGRY sir, do not make me go medaeval on your unruly buttocks in the manner of Marcellus!").

    Any moderator modding this up needs to have their heads checked. I fully expect to see this troll post linked on Anti-Slash within the next 24 hours.