• Lucid Dreaming - Dream Views




    Results 1 to 25 of 35

    Hybrid View

    1. #1
      Member
      Join Date
      Apr 2007
      Gender
      Posts
      609
      Likes
      28
      The last major revision of the X Window System protocol was 1987. 1987. Don't get me wrong, Ubuntu is fantastic. But it seems as if developers are throwing thing after thing on top of old code. X needs another major revision. X11R7.5 was a step in the correct direction with the removal of some of this old code. But for the most part, developers should undertake a re-write and moderniztion of X. It lacks a professional touch normally seen with corporate window systems such as the one used in OS X.
      Last edited by mini0991; 10-31-2009 at 09:05 PM.

    2. #2
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      Quote Originally Posted by mini0991 View Post
      The last major revision of the X Window System protocol was 1987. 1987. Don't get me wrong, Ubuntu is fantastic. But it seems as if developers are throwing thing after thing on top of old code. X needs another major revision. X11R7.5 was a step in the correct direction with the removal of some of this old code. But for the most part, developers should undertake a re-write and moderniztion of X. It lacks a professional touch normally seen with corporate window systems such as the one used in OS X.
      Sorry, but this is bollocks

      X is a protocol, it's age is utterly irrelevant
      The TCP/IP protocol spec was issued in 1982
      do you want the networking protocol to be scrapped for something else?

      The "protocol" of designing a car with foot operated levers, a gear stick and a big wheel for steering is hundreds of years old - you want a complete re-write of the operation of cars?

      X is one of the most actively developed projects in the free software world, with significant contributions from Redhat, Intel, Nokia, HP, Sun and Motorola
      In terms of code refactoring, you can't get much better than x.org

      But saying that
      What's wrong with old code anyway?
      It's not organic, it doesn't go mouldy
      (\_ _/)
      (='.'=)
      (")_(")

    3. #3
      khh
      khh is offline
      Remember Achievements:
      1000 Hall Points Veteran First Class
      khh's Avatar
      Join Date
      Jun 2009
      Gender
      Location
      Norway
      Posts
      2,482
      Likes
      1309
      Quote Originally Posted by Ynot View Post
      X is a protocol, it's age is utterly irrelevant
      The TCP/IP protocol spec was issued in 1982
      do you want the networking protocol to be scrapped for something else?
      Actually, yes. TCP cannot handle out of order packets, it simply disregards them and asks they'd be retransmitted, and it seems exessive to send a "packet received" packet for every single data packet. I remember hearing about drafts for more efficient networking protocols, but TCP is so widely supported that replacing it won't be easy.

      Quote Originally Posted by Ynot View Post
      The "protocol" of designing a car with foot operated levers, a gear stick and a big wheel for steering is hundreds of years old - you want a complete re-write of the operation of cars?
      When automatic car guidance is a viable alternative, or if an efficient neuro-interface alternative is developed, then sure. New technology means new possibilities, and new possibilities means you need to rewrite the old standards. Also, it's quite possible that someone just have a better idea.
      April Ryan is my friend,
      Every sorrow she can mend.
      When i visit her dark realm,
      Does it simply overwhelm.

    4. #4
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      Quote Originally Posted by khh View Post
      TCP cannot handle out of order packets.
      yes it can
      each packet has a sequence number, and the receiver will reorder packets based on that number, but anyway...
      (\_ _/)
      (='.'=)
      (")_(")

    5. #5
      khh
      khh is offline
      Remember Achievements:
      1000 Hall Points Veteran First Class
      khh's Avatar
      Join Date
      Jun 2009
      Gender
      Location
      Norway
      Posts
      2,482
      Likes
      1309
      Quote Originally Posted by Ynot View Post
      yes it can
      each packet has a sequence number, and the receiver will reorder packets based on that number, but anyway...
      Really? Hmm. I guess I was misinformed on that point, then.
      April Ryan is my friend,
      Every sorrow she can mend.
      When i visit her dark realm,
      Does it simply overwhelm.

    6. #6
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      Quote Originally Posted by mini0991 View Post
      The last major revision of the X Window System protocol was 1987. 1987. Don't get me wrong, Ubuntu is fantastic. But it seems as if developers are throwing thing after thing on top of old code. X needs another major revision. X11R7.5 was a step in the correct direction with the removal of some of this old code. But for the most part, developers should undertake a re-write and moderniztion of X. It lacks a professional touch normally seen with corporate window systems such as the one used in OS X.
      X uses modern code design, protocol for window handling hasn't changed much since the early 90s. Aqua is better integrated with everything, but that in itself causes problems. Aqua doesn't have network transparency, which is X's biggest asset.

      The last major revision to UNIX was in 1982 and it's still the best OS out there by a wide margin. There have been minor revisions and lots of implementational upgrades (just like X,) but System V was the last major one.

    7. #7
      Member
      Join Date
      Apr 2007
      Gender
      Posts
      609
      Likes
      28
      Perhaps it's the implementation rather than the protocol that I should constructively criticise.

      The implementation of X, used on Ubuntu for example, lacks professional touches. At times, when the system crashes or boots up, the title bar disappears off all the windows. Why does this happen? Also, there seems to be a lack of a de facto window manager. All these different window managers serve to just confuse. It's small things like that that need to be ironed out before Unix/Linux can become a true alternative to the more polished commercial Windows and OS X.

    8. #8
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      X does the window management, those other things are just decorators, big difference. And as for the title bar, again, that's the decorator, not X. Unless you work with the windows on a low level, people don't realize that the "Windows" on the screen, are not the only windows. Technically, almost everything is a window on all systems. Text inputs are windows, buttons are windows, choice boxes are windows... They all inherit the window base class.

    9. #9
      Gentlemen. Ladies. slayer's Avatar
      Join Date
      Mar 2007
      Gender
      Location
      Right here... Reputation: 9999
      Posts
      4,902
      Likes
      473
      DJ Entries
      4
      I don't really see why Microsoft tried making something completely new with Vista/7. XP was good. It had it's little errors every now and then, but it was good.

      They should have stuck with it, and just added on that instead of making all this crap.

    10. #10
      HardReset MindControl's Avatar
      Join Date
      Apr 2009
      LD Count
      13
      Gender
      Location
      way out in left field
      Posts
      39
      Likes
      28

      Well..

      I'm now running 7. All programs migrated w/o issue. Other than a slow start up I see no flaws (yet). This is what vista should have been, a clean build not an os stacked on a xp frame.
      "There are chords in the hearts of the most reckless
      which cannot be touched without emotion. Even the
      utterly lost, to whom life and death are equally jests,
      there are matters of which no jest can be made."


    11. #11
      Member Leonix's Avatar
      Join Date
      Nov 2009
      Posts
      28
      Likes
      0
      I've got Windows 7 Ultimate x86, upgraded from Vista. So far, it's much better. It's faster, sleeker, and all around a much better system, both in aesthetics and performance.

    12. #12
      Member clarkkent's Avatar
      Join Date
      Apr 2004
      Gender
      Posts
      128
      Likes
      0
      I had a BSOD from an nvidia driver but I think I installed the latter via windows update. Win7 wouldn't start afterwards due to this driver.
      I uninstalled the driver after booting in safe mode.
      Then I downloaded the driver from nvidia's site. It's now working well again..
      <img src=http://img224.imageshack.us/img224/4842/chloeviewskn9.jpg border=0 alt= />

    13. #13
      Member Photolysis's Avatar
      Join Date
      Dec 2007
      Gender
      Posts
      1,270
      Likes
      316
      I've got Win 7 Ultimate 64 shipping on my replacement Alienware machine (exchange system for my broken XPS M1730). Should be here in a week, and Windows 7 should run superbly on it

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •