Slashdot Mirror


User: nomego

nomego's activity in the archive.

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

Comments · 8

  1. Hand coding on Ask Slashdot: Value of Website Design Tools vs. Hand Coding? · · Score: 2

    Hand coding will always have the upper hand for the competent. Especially when incorporating new technologies and techniques. Good code/system design, IDEs with syntax highlighting and other helper functions, build/verify tools (grunt/jslint/etc) and frameworks are the things that will accelerate developement. Frameworks like jQuery UI will take care of different browser hacks like design tools can help with, for example.

  2. Re:Depends.. on OpenOffice Vs. Google Apps · · Score: 1

    Have you looked at O3Spaces? http://o3spaces.org/ Not free, but a limited community edition is available for free.

  3. The Game on Alternate Reality Gaming V2.0 · · Score: 1

    So someone finally saw 'The Game' with Michael Douglas?

  4. Mandatory... on Microsoft Releases Vista Hardware Requirements · · Score: 0, Troll

    Get Ready.. for huge licensing costs! Get Ready.. for 10 new bugs per feature! Don't get ready.. get Linux.

  5. With great power ... on Google in Trouble for Suggesting Illegal Software · · Score: 2, Interesting

    .. comes great responsibility!

  6. Sigh... on Torvalds on the Microkernel Debate · · Score: 2, Funny

    I don't really give a fork.

  7. Re:Apt...rpm...KDE...Gnome...choices choices on Big Names Back Possible Linux Standards · · Score: 1

    Yeah, I understand. I think we're both trying to achieve the same thing from different standpoints. I was thinking more along the lines of, assuming there would be a GUI for the package manager (which most package managers have): Package Manager -> Install Application -> Dialog: Insert CD -> (detect CD-insertion through HAL) -> Fetch required files from CD -> ... Optionally, if users want to do it the Windows-way, maybe the autorun.ini should contain Linux-related sections which could instruct the desktop environment to spawn the proper package manager. These are just ideas, but the bottom line is that I don't think a distribution-wide standard is neither feasible nor necessary. Intelligent package managers shouldn't (necessary) need a properly archived package if the distributor doesn't provide it. Instead, make a standard for distributing distribution-neutral applications (or material) and let the package managers add support for it.

  8. Re:Apt...rpm...KDE...Gnome...choices choices on Big Names Back Possible Linux Standards · · Score: 1

    Well. at least Gentoo has a solution for this today. When you install Cedega or sun-jdk for example, the ebuild fails if you don't provide the files you bought/downloaded. Why wouldn't this work for Adobe Photoshop as well?