Slashdot Mirror


User: brendan0powers

brendan0powers's activity in the archive.

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

Comments · 12

  1. Re:I'd like to try Amazon on Amazon MP3 Vs. iTunes Music Store · · Score: 1

    There is nothing stopping you from buying the whole album without using their downloader. You just have to actually download all the songs individually.

  2. Re:Before anyone starts to complain on Sony to Add TV Tuner, DVR to PS3 · · Score: 2, Insightful

    That and the fact that sales tax varies wildly from one place to the next. For example where i live in New Hampshire, there is no sales tax. People know the tax in their aria and buy accordingly.

  3. There is no packaging problem. on The Future of Packaging Software in Linux · · Score: 1

    There is no packaging proglem. THere are many good packaging formats that do exactly whast users need, and easy GUIs to install them. The problem is library inconsistancies between different distros. This is a much harder problem to solve than inadequate package formats. LSB is making progress on this front but i din't think its the solution. If open source projects really want to distribute there software in binary format, then they should just ship all the dependancies with the software. Yes, it would make file sized much larger, but it would be garanteed to work. They could even use an existsing package format like RPM, witch is easy to package, and simple to convert into other package formats.

  4. Re:Agreed on How Apple Kept the iPhone Secret · · Score: 2, Funny

    If its anything like the ipod, you can expect 1) An elegant but oversimplified interface 2) You will need a case for it or in a few months it will be so badly scratched its difficult to read 3) The first generation of these phones will have serious defects Also, the long term cost for the phone is enormous. To take full advantage of the phone you will need a Cingular plan, plus an unlimited data plan. All in a 2 year contract. So that 600+(24*100)=$3,000. Thats a price most people are not willing or able to pay. The most the average person can hope for from this phone is that other manufactures will take some of its features for there newer phones.

  5. In Related News.... on Table-top Particle Accelerator Created · · Score: 1

    World's largest table has been created.

  6. Re:Great, where do we sign up... on Linux Desktops Catching On In Education · · Score: 1
    Do you honestly think that just because children were given a system that comes with 1001 scripting languages they are going to do anything different with it then they did with Windows? Here's a hint, they won't. They don't care that Windows comes with WSH that will run Javascript and VBScript, they don't care that a default Linux install has Perl, Python, Ruby and who knows what else.
    They may not care that it comes with Python, but they may care that it comes with GIMP,Krita,Tuxtype,Blender or any the hundreds of other apps provided by linux. Or they may like that fact that it works well on their old p2/p3 computers.
  7. Re:True of false? on When Stallman is Attacked · · Score: 1

    The GPL is a software copyright license. Its about distributing software, and how to make that fair so that everyone can contribute tot he development/quality of the software, and to make sure that it can be used with no restrictions on its use. DRM is about content or hardware. Implement a DRM scheme in GPL'd code does not affect the distribution or use of the SOFTWARE. And that is where the problem is. If a hardware manufacturer modifies the kernel so that it does not run on any other hardware than they intend, the GPL still applies. Users are free to remove the DRM code, and use it on any hardware they wish. DRMed likewise does not interfere with the users ability to distribute or use the software. Users are still free to view any content they wish, and if they wish, remove the DRM code, and have less functional software. There is an existing president for this in the GPL2 Code that is run by a GPL interpreter such as python, does not have to be license with the GPL. This is because the interpreted code is DATA, and does not in any way linked to the interpreter, or borrow any code. Here is an example from mono http://www.mono-project.com/FAQ:_Licensing. Using the GPL to limit what a programmer can implement inherently limits a users freedom. Why should a user not have the right to view DRMed content or hardware via GPLed software. Since, it is the content/hardware providers liming the content/hardware, not the software.

  8. Re:Please... on Teleportation Gets a Boost · · Score: 1

    for ubuntu users, its $ sudo mv source target

  9. Re:Misread title on New Data Transmission Record — 14 Tbps · · Score: 1

    I could fill my hard disk in 0.027 seconds, asuming of course, i could find enough downloads to fill a 14tb/s pipe:)

  10. Re:Better late than never? on Verizon To Pump $18B Into FiOS · · Score: 2, Funny

    I'm holding off for FOE(Fiber Over Ethernet)

  11. Remote Access on Alternatives to Citrix Remote Computing? · · Score: 2, Interesting

    Have a look at NoMachine www.nomachine.com. Its a linux based remote acces client/server, that allows access to windows terminal servers over ssh. It even has a java based web applet, witch allows access to applications from a web browser. Also have a look at Netilla SSL VPN.

  12. Re:They get a life? on Where Do All of the Old Programmers Go? · · Score: 1

    I am suprised how many old talented programers there are. I live near boston, and there is a lot of people who used to work at DEC who are still looking for programming work. We had 3 of them apply to our job offer. All 3 applicatant were talented and had current skill sets. There is also an abundance of old unix people.