Slashdot Mirror


User: DCMonkey

DCMonkey's activity in the archive.

Stories
0
Comments
183
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 183

  1. Ob Star Trek Reference on Project Orion: The True Story of the Atomic Spaceship · · Score: 1

    That's what fuel intermix ratios are about.

  2. Yes, you are quite mistaken. on KDE Gets The Hat · · Score: 1

    Mac OS X does no such thing. They have thier own GUI system based on Display PDF. If anything, X runs on top of that.

    IMO, the whole point to the X design was to say "not my problem".

  3. Re:No Multi Document Interface? on GNOME Human Interface Guidelines Released · · Score: 1

    I don't know about Word 2000, but in Word 2002 (XP), Pick Tools->Options. Uncheck "Windows in Taskbar", and you will have the old MDI style back. Excel 2002 has a similar option.

    What bugs me is that all of the Office XP apps do the "Windows in Taskbar" thing differently. Word has multiple top level windows. Excel still has MDI, but with a button for each doc in the taskbar. I think Powerpoint has some other variation. Talk about consistency!!

  4. Star Trek: TOS on Doctor Phlox on Season 2 of Enterprise · · Score: 3, Funny

    Is it bad that I keep reading that as "Star Trek: Terms of Service"?

  5. Re:Picking your nits! Re:nit picking on Doctor Phlox on Season 2 of Enterprise · · Score: 1

    How will they account for the "fact" that those battles happened before warp drive?

  6. I'm thinking ... on New Power Mac G4s Announced · · Score: 1

    ... big fan, less noise.

  7. Not sure if you are serious ... on MS to Implement Some DoJ Settlement Terms Preemptively · · Score: 1

    ... but the source for those last two come with VC++ last I noticed.

  8. I see a new business model for Napster on NeoNapster's NeoAudio Rips Off CDex · · Score: 0, Redundant

    Suing NeoNapster for trademark infringement.

  9. There are window seats. on Boeing Blended Wing Body Aircraft · · Score: 1

    There are window seats. Look at the leading edge of the wing in the picture.

  10. Re:Newspeak on First Reviews of Mozilla 1.0 Roll In · · Score: 1

    If didn't know otherwise, I'd expect Quit to Quit the Javascript Debugger. I never did like that particular bit of brain damage (one command to close all top level main windows of an app).

  11. IE Uses Notepad To View Source on Microsoft Expert Witness Stumbles · · Score: 1

    IE fires up notepad for the View Source command, unless you tweak the registry to use something else.

  12. They do in California on Recycle Fee For Each PC? · · Score: 1

    There is a disposal fee for monitors and TVs to be paid at time of disposal.

  13. A Perfect Example on User Interfaces in Free Software · · Score: 2, Insightful

    A perfect example of the problem with Linux for the average desktop user. Thank you.

    FYI,

    MOST people just want to get in a car and get from point A to point B. They don't want to deal with a manual transmission.

    MOST people don't want to fly a 747. They want to get in one and get from point A to point B.

    MOST people don't want to jump from a perfectly functioning aircraft.

    As long as average people have to deal with that extraneous arcana to get simple (or even complex) things done, they will not use Linux on the desktop.

    And when hardware and software support for desktop oriented technologies starts or continues to lag or fade because other platform providers do cater to the average user's needs, I will have no sympathy for you.

  14. Re:Already been done... on Apple Wants Your Input · · Score: 1

    The reason I stopped using that Win98 single click setting about 30 seconds after turning it on was the delay in opening the next folder after clicking on a folder icon.

    The time difference between single and double clicking may have been the same for all I know, but it seemed slower with the former.

    I remember reading somewhere that the delay (short but noticeable) was purposely inserted to simulate clicking on a real hyperlink or to allow it to capture accidental double-clicks (note that IE does this on real hyperlinks). Though I don't know if I'm just hallucinating that.

  15. Re:Intuit workers make our stuff on Most Outrageous Vendor Lie Ever Told? · · Score: 1

    And here I thought you were going to make some kind of Quicken reference.

  16. Re:...and more on Sun Files Suit Against Microsoft for Anti-Trust Violations · · Score: 1

    Considering how MS likes to reinvent the Windows UI through Office in regards to menus and toolbars, a case could be made that a good chunk of Office code _should_ be part of the OS.

    There are some Office UI features I'd like to use without having to resort to hacks and third-party re-creations.

  17. Re:Linux On The Desktop Is Viable Today on Linux *Won't* Fail on the Desktop? · · Score: 1
  18. Re:Just imagine... on Slashback: Playstation, CueCat, Games · · Score: 1

    That'd be like herding (cue) cats.

  19. That does not mean what you think it means on Bill Joy's Takes on C# · · Score: 1

    They aren't referring to assembly language there, if that is what you are getting at.

  20. Re:Might bode ill for OpenGL based projects? on MS Buys (Some) SGI Patents · · Score: 1

    http://www.mesa3d.org/

  21. Windows XP on MacWorld Expo Report, Part II · · Score: 1

    They fixed that in Windows XP. The start menu button now extends fully to the bottom left corner and the task buttons extend to the bottom of the screen. This even works when you use the classic theme instead of the Fisher-Price one.

  22. Re:That is true, but... on Gnumeric 1.0 Has Arrived · · Score: 2, Informative
    The following would seem to back up that observation:
    In the days of Excel 1.0 through 4.0, most people at Microsoft thought that the most common user activity was doing financial what-if scenarios, where you do things like change the inflation rate and see how this affects your profitability. When we were designing Excel 5.0, the first major release to use serious activity-based planning, we only had to watch about five customers using the product before we realized that an enormous number of people just use Excel to keep lists. They are not entering any formulas or doing any calculation at all! We hadn't even considered this before. Keeping lists turned out to be far more popular than any other activity with Excel. And this led us to invent a whole slew of features that make it easier to keep lists: easier sorting, automatic data entry, the AutoFilter feature which helps you see a slice of your list, and multi-user features which let several people work on the same list at the same time while Excel automatically reconciles everything.
    from http://www.joelonsoftware.com/uibook/chapters/fog0 000000065.html

    I have person at work that actually typed a column of numbers into a spreadsheet, added them up with a calculator, and entered the total back into the spreadsheet. Talk about underutilization!!

  23. Re:Finally, a Slashdot topic I know too much about on Accounting Systems on Linux? · · Score: 1

    I do the books for our corporation and a few other businesses. We only use the basic features of QB (enter checks, make deposits, do payroll, print reports, reconcile accounts), and my largest DB has been around 40MB befre I got around to archiving and closing some old years.

    - I have never had db corruption in the 4 years or so we've been using QB (we back up nightly though, just in case :).

    - It is slow when it gets big. Its also slow in multiuser mode. I'd love to have the QB front end on a SQL database.

    - I regularly (once a month) import 400+ checks from our custom commission payment system via IIF files using a short perl script to generate the import file. I too wish the IIF files were a bit more straightforward. It'd be nice if one could export transaction via IIF too, but at least one can squeak by with an excel report if you need to abandon QB

    Intuit appears to have a SDK for an XML based API now. I dont know how good it is though.

  24. Re:Mac was the first? on Let's Kill the Hard Disk Icon · · Score: 1

    You don't say what OS/GUI you are using, but in Windows, right-click on the Start menu and pick explore.

    Note also that Windows XP is getting away from icons on the desktop; ie: none (except recycle bin?) by default. I believe NeXtStEp didn't have a desktop either. Icons dropped there fell into a black hole of sorts. Apple tried to carry this thru in early MacOS X releases, but current mac users would have none of it IIRC.

    I think NextStep also forced you to keep at least one file manager window open, to keep that access to the file system handy.

  25. Re:This is way cool on Mid-Air Messaging? · · Score: 1

    Sounds like They Live in reverse.