Slashdot Mirror


User: argel

argel's activity in the archive.

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

Comments · 161

  1. Firewall? on Paying Subscriptions for MMOs with In-Game Ads? · · Score: 1

    Is there a way to port block the ad server? Or 127.0.0.1 the adserver's name in %WINDIR%\system32\drivers\etc\hosts?

  2. Re:I agree with RMS on patents but disagree on DRM on Linus on GPL3 In Forbes · · Score: 1
    Categorically opposing DRM may be perceived as downright anti-commercial by a number of people, and it's a move that I fear will only hurt the FSF and the GPL without changing anything about the fact that DRM is here to stay.

    Fact? Why don't we give the FSF the chance to fight the good fight and see how it turns out? Do any of us really want to see a corporate dominated DRM world? The FSF already has a good track record (e.g. GCC, Perl, and Linux all use the GPL) so lets not write them off yet.

  3. Re:Seems like a waste of time and money on Felony For Refreshing a Web Page? · · Score: 1

    So why isn't someone at SONY facing felony charges???

  4. A Day in the Strife on Your Best Exam Stories? · · Score: 2, Informative

    In my Chemistry mid-term one student came in about 10-15 minutes. After sitting down he took one look at the test, signed his name to it, handed it in, and then walked out! To this day none of us can figure out why he even showed up.

    In Music Appreciation several of the multiple choice answers were Star Trek references. Hmm, was it Patrick Stewart or Bach who walked over 200 miles to Lübeck? ;-) In the same class I stopped studying for the tests (except the listening portion) and my test scores actually went up! Meanwhile, one of the baseball players and some hot girl hitting on him were flunking the class. It's beyond my comprehension how that was even possible! I mean, I would have to conciously decided to flunk!!

  5. Re:What this means on New, Modularized X Window Release Now Available for Download · · Score: 1

    Video drivers will likely see better support since they are modules now too. That means faster bug fixes for existing drivers and a much quicker release schedule for new drivers.

  6. Re:Why I like Larry Wall. on Larry Wall on Perl 6 · · Score: 1
    The freedom of the language has nothing to do with its syntactic cleanliness. I don't know what makes you say Python dictates how you express yourself.

    What about Perl Poetry? Or JAPH's? Here's a really good JAPH example: Latent JAPH. Obviously Python's forced tabs do indeed restrict expression.

  7. Re:just like NT 3.1, 3.5 and 3.51 on Vista's Graphics To Be Moved Out of the Kernel · · Score: 1
    . . . they had to _buy_ a company that had managed to do it (Citrix, i think it was - someone correct me, here).

    They tried to do a hostile takeover but Citrix managed to prevent that from happening (the did whatever the had to to buy back enough of their stock to prevent it). So instead Microsoft was forced to license the technology from them. Poor Microsoft! *cough cough* :-)

  8. Re:Sorta misses the point on Free Software Foundation Begins Rewriting the GPL · · Score: 1
    BTW, how is the GPL *not* an EULA? Doesn't it impose conditions on the use of software as a condition of use? Don't forget that modifying source code is a form of "use", as is distribution. And, finally, to the extent that the copyright laws ensure certain rights for authors, the GPL *is* a restrictive license.

    The GPL is based on copyright law while EULAs are not (maybe contract law instead?). The GPL also gives the recipent more rights than she would normally have under copyright law while EULAs take away rights. One of the reasons it has not really been challenged in court is the strong underpinning that copyright law provides.

  9. Re:It's a shame what big companies can get away wi on Real Story of the Rogue Rootkit · · Score: 4, Informative

    Correct URL: http://en.wikipedia.org/wiki/Bhopal_gas_tragedy (no trailing slash).

  10. Re:Impractical, but with useful implications on Running Windows With No Services · · Score: 1
    Obviously the final result, a dubiously functional installation is not really groundbreaking for end-users

    Well, Mine Sweeper probably runs better!!! =:-)

    But seriously, I wonder how many single-player games would run and how much better would performance be? Vampire: The Masquerade - Bloodlines or Half-Life 2 come to mind.

  11. Re:I wonder... on Researcher Resigns Over New Cisco Router Flaw · · Score: 1
    From the article:

    "The decision was made on Monday to pull the presentation because we wanted to make sure the research was fully baked."

    In other words, the research was not even finished yet. Isn't that a little impatient, and might there be a little chance that the researcher in question would have liked the attention he would've gotten if he presented this information at Black Hat, which was part of why he made the decision to pull out the information anyway ?

    Why are you (and so many others) assuming that what Cisco and ISS say is the gospel truth? Do you think they are going to come out and say they are trying to cover it up???? How do we know Michael Lynn is not the one telling the truth? It certainly took more guts for him to do what he did knowing he would be sued.

  12. Re:You get what you pay for on USA to Pass Science Crown to China · · Score: 1
    How on Earth is science neutered by religion?

    In the Mid-west and South Creationism is being pushed heavily over Evolution.

  13. Re:The 80s called, they want their technology back on Thin Clients Still Face Uphill Battle · · Score: 1
    Thin clients were a dumb idea in the 80s, and they're still a dumb idea now. A full 20+ years of hype for them hasn't made them catch on, so give it up already.

    Actually, they are catching on. Not always as a desktop replacement, but as a supplement. Especially for UNIX systems. Why go with Exceed when you could go with MetaFrame for UNIX? If you have casual UNIX users you will save a bundle on licenses (one copy of Exceed per user vs. Users/4 Citrix licenses).

    And would you rather maintain e.g. 50 Solaris workstations or just one? Let me tell you that managing one or two Sun Ray servers is a heck of a lot nicer than tons of workstations. And Sun Rays have been very nice thin clients for several years now. You should give one a test drive. [BTW, SUN uses them a lot internally as well. ]

    Oh, and lets not forget about the increasing use of Microsoft Terminal Services. I suspect you will find that some form of thin client is used at a lot of businesses that have tons of branch offices (we are doing a huge rollout here).

    But what do I know? I've just been using and admining Sun Rays and MetaFrame for UNIX for over five years now. Let me know how the crow tastes....

  14. Re:This was inevitable on Sun Steps Back from Linux JDS · · Score: 1
    - iptables

    ipfilter comes with Solaris 10

    - proper package management (not that red hat provides that, but compared pkgadd anything seems good)

    Agreed.

    - real command line utils (GNU), ie:
    - color ls
    - tar with gzip, bzip support (no need for piping)

    SUN has been shipping the Software Companion CD (filled with GNU tools, extra window managers, etc.) since Solaris 8 which goes back several years now. The stuff is installed to /opt/sfw (Sun Freeware). Some stuff is now included with the OS under /usr/sfw. Most of the tools are preffixed with a 'g' so you would either want to do aliases or symbolic links if you wanted to "replace" the Solaris equivalent.

  15. Re:Digests on Does Anyone in IT Read Academic Literature? · · Score: 1
    I'd like to see better summaries of research published; something available in between reading all the abstracts and interesting papers in the top journals of the field and just reading the occasional flasgship paper in /Science/ or /Nature/

    You mean like Science News?

  16. Re:Price Fixing... on RAM Manufacturers Fined for Price Fixing · · Score: 1
    If seems to me that claiming "price fixing!" in this case is perfect example of the H.L. Mencken quote . . . .

    Isn't it amazing how gas proces can jump up 10 cents or even 20 cents in one day yet take months to fall back down?

  17. Re:Sun, where is your leadership? on A Comprehensive Look at Solaris 10 · · Score: 1
    Are you providing leadership in LDAP / Directory Services?

    Check out Java Directory Server 5.2 (a.k.a. Netscape/iPlanet/SUN One DS).

    Are you providing leadership in distributed computing?

    Check out Solaris Containers in Solaris 10 (formerly called N1 Grid Containers).

    I ask Sun, where are you innovating now?

    I'd say that dtrace has to count. Maybe you should read up on Solaris 10 instead of spreading FUD?

  18. Re:It's not that simple... on Indian Call Center Employees Hack US Bank Accounts · · Score: 1
    And if you're doing work for a US company which does business where it's illegal to disclose said records, said company bound you to an NDA where you can't talk about the records. So if you break the contract, YOU ARE BREAKING THE LAW

    Actually, they broke the contract by failing to pay her. So she would no longer be bound by that contract.

  19. Sun Rays, Citrix, and Tarantella on Windows Terminal Server Replacement? · · Score: 3, Informative
    SUN Ray Server Software (SRSS) 3.0 runs on Linux, though it is missing a lot of functionality that the Solaris version has including Non Smart Card Mobile sessions. SUN also has a Soft Ray Java based SUN Ray client but unfortuantely it has not been released yet.

    For whatever reason Citrix does not seem to want to make a Linux version of MetaFrame Presentation Server for UNIX. For those who think X11 is good enough try running it over a dial-up line sometime. Suddenly MPSU looks a lot better (it's also better than e.g. using Exceed on a Windows box on a LAN).

    However, one of Citrix's competitors does support Linux. Have you looked into Tarantella? Might be what you are looking for.

  20. Re:progress? on A History of Icons · · Score: 1
    It is quite incredible that somebody would think that I meant turning the graphic on it's side, or turning it on it's side and rotating the letters back.

    Kdevelop (and I guess Kate) in Ideal mode rotates the text for the vertical toolbars.

    But I guess it proves my point that the horizontal menubar has brainwashed the masses into believing that no alternative is possible . . . !

    Vertical toolbars with unrotated text will usually use more screen realestate than horizontal ones since we write left to right (horizontal). I suppose if you tried to group all of the toolbars on the left or the right you might be able to make it work out to about the same screen realestate.

    Photoshop and Painter (8+) both use vertical (and horizontal) toolbars. And various 3D apps let you place things all over the place.

  21. Re:This is comical.. on Debian Leaders: We Need to Release More Often · · Score: 1
    Testing is what's going to be the new stable when it's done being tested, and isn't current. Unstable is more like current, but is, as the name implies, somewhat often unstable, in every sense of the word. It's the front line of new releases, and sometimes there are casualties

    Then how about the following?

    Stable
    Release Candidate
    Development

  22. Re:People still use Hotmail? on Microsoft Search Advertisers Get Personal · · Score: 1

    The MSN web email interface is . . . Hotmail. But MSN users can also use SMTP/POP3.

  23. Re:Potential Redistributable Files on Copyright Infringement and Shoplifting Contrasted · · Score: 1
    Sorry, but that's wrong. There is no general purpose exception for backups. But please feel free to find a section of the law that supports your claim. Don't feel bad though -- a lot of people make this mistake. Just be sure to not keep on making it.

    I thought the Berne Convention allowed for backups? Or does the DMCA trump this? If so then is this a gray area for the courts to decide (CD/DVD rot sure makes for a compelling argument)?

  24. In other news MS Train Simulator 2 announced on How to Take Over a Train Station · · Score: 1

    A spokesman for MS claimed it "will be the most realistic train simulator ever!".

  25. Re:The acutal effect is likely a bit different. on Editors Get an Earful · · Score: 1

    Computer Gaming World usually has a good balance of reviews. Sometimes there are even more negative reviews than good ones. I think one issue a couple years ago had only 3.5 stars or less reviews in it (out of 5 stars).