Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

What 2008 May Hold In Store for FOSS

Posted by ScuttleMonkey on Mon Dec 31, 2007 01:11 PM
from the hoping-for-nothing-but-good-things dept.
eldavojohn writes to mention that LinuxPlanet has a brief discussion on what 2008 may hold for FOSS. The list includes thoughts on KDE 4, OOXML, DRM, and 3-D desktops. What boons for FOSS are you looking forward to in 2008?
+ -
story

Related Stories

This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • opengl console (Score:5, Interesting)

    by rucs_hack (784150) on Monday December 31 2007, @01:15PM (#21867962)
    That's what I'd like, a version of bash implemented in opengl, so I can make the console apps I write look funky.

    Not perhaps the highest priority of the FOSS world, but sometimes you just gotta go with 'it`d be fun'.
    • What would you get from OpenGLing bash?

      You could render the terminal on OpenGL, but that would affect any program run on the terminal, not just bash.
        • Re: (Score:3, Interesting)

          Yeah, Amarok, sure. If I need a quick little app to listen to streaming audio at work, of course I want to install some all-singing, all-dancing thing that pulls in Postgres, Ruby, etc.

          $ ldd /usr/bin/amarokapp | wc -l
          69
          No, XMMS did fine. And now I'm using Audacious, although it doesn't do some things as well as XMMS did. Amarok, while great isn't even in the same section as XMMS.
        • by rucs_hack (784150) on Monday December 31 2007, @04:04PM (#21869824)
          People still use XMMS? I thought most people moved on to Amarok/Rhythmbox years ago

          Aha, you must be one of those Gentoo people :-)

      • Re: (Score:3, Informative)

        If you haven't seen it (and I assume you have, but just in case) check out Antitrust. An overly enjoyable movie full of cheese with some pretty nice looking girls.

        There was a point where the head security guard was like "dust for prints on the shift and control keys; keys geeks use, but other people don't". I remember thinking "that's a pretty good idea".
  • by Enlarged to Show Tex (911413) on Monday December 31 2007, @01:17PM (#21867988)
    A Linux port of Duke Nukem Forever, now that we finally know it isn't just vaporware...
    • Actually, I'm hoping for Linux ports of ANY commercial games. I've mailed a few game distributors asking why don't they include Linux versions of their games. The same answer: Not enough market share (and how do you expect the market share if the game publishers don't make Linux games? HMPH!)

      Why do they keep selling themselves to DirectX instead of OpenGL? GRRRR!
      • by Yosho (135835) on Monday December 31 2007, @03:28PM (#21869462) Homepage
        Why do they keep selling themselves to DirectX instead of OpenGL? GRRRR!

        Because DirectX and OpenGL are not equivalents. OpenGL is only an API for drawing graphics; with DirectX you can not only do graphics, but you can also handle sound, input, networking, and more. The only open source equivalent to DirectX that I'm aware of is SDL, which is perfectly usable, but honestly it's not nearly as powerful as DirectX is. If you want just as much power, you'll have to go hunting through half a dozen common different alternatives for every aspect of your game, and none of them will work on every Linux system out there.
        • by Trogre (513942) on Tuesday January 01 2008, @02:43AM (#21872838) Homepage
          Oh wipe the Aspergers from your mouth and think about what the GP might have really meant, which was probably OpenGL vs Direct3D.

          Those two can most certainly be compared.

        • by kazade84 (1078337) on Tuesday January 01 2008, @04:48AM (#21873110)
          SDL + OpenGL + OpenAL + OpenTNL (or HawkNL) + ODE + DevIL + FreeType. There you go, Windowing + Input + Threading, Graphics, Sound, Networking, Physics, Texture loading and Fonts all with a similar syntax (i.e. glEnable, alInit etc.) all also aim to be cross-platform and importantly, all bind together really well and will compile on pretty much any modern Linux distro, Windows or Mac OS. Of course Microsoft provides math functions (but honestly.. you only need to write a math lib once and there are plenty free ones out there anyway). Write a game using those libraries and you hardly need to do anything to make it completely cross-platform (just file paths *cough*boost-filesystem*cough* and a few other bits and pieces).

          There are 2 reasons Microsoft has a hold on the games market:

          1. They provided a decent, well-supported solution first (well by the time they got to DX7 or 8 anyway)
          2. Big games developers can't just change the way they work without a very VERY good reason.

          The only way we can expect a shift in Linux support in games is if Linux market share gets to about 20% and ATI/nVidia really start supporting open source drivers properly so Linux drivers can as fast (if not faster) than the Windows ones. It will happen... it'll just take time.
        • Re: (Score:3, Interesting)

          Loki tried it, and failed miserably. There really isn't that much demand out there.

          Actually, I believe that Loki were very successful, as in, the company was profitable and the business model worked, and everything company wise was ok... The problem, from what I understood was more of the CEO and his wife using the companies funds as their personal bank account. Even if not, though, don't forget that Linux has changes substantially since 2002! In 2002 I would have never considered giving my sister any distro of Linux. Now my sister is dual booting openSuSE and Ubuntu debating with herse

    • They want to port to HURD first.

      I also understand that some of the more recent portions are written in Perl 6.....
  • Free Beer (Score:5, Funny)

    by IceCreamGuy (904648) on Monday December 31 2007, @01:17PM (#21867992) Homepage
    I've been hearing about this "free beer" with FOSS for years... maybe in 2008 we'll finally get some?
  • by ByOhTek (1181381) on Monday December 31 2007, @01:18PM (#21867998) Journal
    KDE4 is half of what I want.

    The other half is FreeBSD 7. Given it is on RC1 now, it'll be there in Feb is my guess.
      • Re: (Score:3, Interesting)

        actually, that site has been excessively modified.

        it was originally supposed to have the final build on Dec 12. In the new schedule, RC1 was Dec. 12 and it wasn't built until last friday morning (Dec 28), RC2 was Dec 26, and not out yet. Beta4 (not listed on the page) was, I believe, second week in Dec, and not Nov 28.

        It's perpetually late. But perpetually late is better than badly bugged.
  • Had to be said (Score:5, Insightful)

    by MztrBlack (35164) on Monday December 31 2007, @01:19PM (#21868008)
    I'm thinking many would not consider DRM in FOSS to be a boon of any sort...
  • "Then we'll see if Java can become a major challenger to .NET and Mono."

    Huh?
      • Re: (Score:3, Interesting)

        Yeah, I know. My quote refers to the "major challenger" part. There's infinitely more (well, not really, but close) Java deployed on enterprise Linux servers than .Net/Mono, free or not. I'm not sure what the "challenge" is. Obviously, a GPL'd Java is a good thing, but how that will help Java meet this "challenge" that doesn't exist mystifies me.
            • Re: (Score:3, Interesting)

              That's a rather absurd statement to make. I could just as easily say "with features like object orientation, it makes me wonder if C++ developers really qualify as programmers anymore." Linq is a higher level abstraction to let you write less code. But it doesn't do anything you couldn't without it. Just like C++ allows you to write less code than if you used assembly.

              What does it matter if the other APIs are Windows only? I thought competition was a good thing. The fact that WPF is tied to Windows do
  • and I for one welcome our new FOSS overlords.
  • I really REALLY mean it this time!
  • The end of the tyranny of copyright law. Only then will there be true progress. Otherwise, this and everything else will be buried under the dog pile of licensing, which has already begun.
          • by MBGMorden (803437) on Monday December 31 2007, @04:24PM (#21869994)
            Just reiterating what the other poster said. In the normal world, you get paid for the work you do, not the work of your work. If I hire Bob to come build me a gate, he doesn't get to charge me every time someone comes through it. He is paid to build the gate and then he gets the hell out of my life. He only gets paid again if I need him to return and do more work.

            Same with the novel (or insert song, program, etc in here). You might have (and without copyright likely would have) been paid to write the story in the first place. Once you've been paid to write, you write the novel. Now, you can choose to only give it (or you could technically sell it) to the people who already gave you money, but the bottom line is you will have already been paid to write it. Once it's done your part is done and if people want to make copies of it to sell, or to give away, that's their own concern. If you want to keep raking in cash you better have written a story good enough that people are willing to pay you to write another one. And you better be willing to write a number of "sample" stories to begin with if you want anybody to start reading your stuff.

            With music, it's even easier. You could in the same way be paid to write the songs, or more likely you would be paid for live performances (ie, you are actually gonna have to get out there and do work again).

            With software, GPL isn't needed because if you release a closed source version of my code I'm just gonna decompile it, reimplement the changes in a high level language, and rerelease it again. If you want to be paid for software, someone will end up hiring you to do a custom program for them (ie, you must work, not live off imagined entitlement), or you can write free stuff and charge to support it (again, working).

            You also have to understand that not EVERYTHING will/would be feasible with copyright gone. It's a shift of society, but for the better. I'm sure if we reinstituted slavery we could achieve some absolutely marvelous feats in construction and such, but that doesn't mean it's something that a fair society should support. I seriously doubt large scale motion pictures as they currently stand would still be realistically profitable (though live theater certainly might return to a much more profitable status). That's not something we can't live without though, and it's certainly not worth instituting insanely oppressive laws over.Copyright instills a limited supply (and source) onto something that by nature is unlimited (and not really even tangible). It's one of the most perverted corruption of economics ever seen.
            • Re: (Score:3, Interesting)

              Copyright instills a limited supply (and source) onto something that by nature is unlimited

              I am glad to say this is wrong. First someone has to write whatever it is, and copyrights give them an incentive to write it. Therefore copyrights are more likely to make sure something is written, and therefore increases the supply, than not having copyrights. As it is now, a writer does not have to copyright something, they can instead put whatever they create into the public domain. And how many books, movie

  • Samba 4 (Score:3, Interesting)

    by div_2n (525075) on Monday December 31 2007, @01:40PM (#21868276)
    And while I'm at it, hopefully improved compatibility due to the Samba team finally getting the proper documentation from Microsoft.
  • by rueger (210566) on Monday December 31 2007, @01:41PM (#21868278) Homepage
    I'm among those who would be happy if existing apps could get fixed, Firefox being the prime example. On my G4 Mac every new realease of FF brings more crashes, more memory leaks, and generally more sluggish performance. I finally abandoned it last month for Opera, which I am liking very much.

    When most Open Source apps were small, simple and fast I could tolerate the inevitable bugs, and assume that they would be fixed up in the next release. Now it feels like everyone is working to add more and more features and "widgets," but no-one is worrying about overall stability and reliability.
    • Re: (Score:3, Insightful)

      This is why I don't consider Firefox, OpenOffice.org, etc (basically, most of the high-profile open-source software) to be prime examples of open-source. Generally, they are similar to (sometimes clones of) commercial software, including the bloat and bugs. _Most_ of the software I use actually isn't like that. And that's why I like it.
    • Look at http://scan.coverity.com/ [coverity.com]. This is a great project to improve the stability of open source projects by looking for all sorts of coding errors that can be very hard to spot manually. It may not be true that with enough eyeballs, all bugs are shallow. But is it very clear that the Coverity eyeballs are exceptionally good at exposing lots of bug. It is all clear that the open source developers are excellent at fixing these bugs. If KDE can get 4.0 out the door and drive their Coverity defects clos
      • Re: (Score:3, Interesting)

        The real answer is competition. Firefox was decent when it was competing against Mozilla and, on Windows, Internet Explorer (Safari and Konqueror aren't sexy enough for Mozilla to care). Now, it only competes against IE so Linux and Mac users are secondary (or worse) and the developers clearly think it's so much better than IE that it doesn't really need to be competitive.

        If the GTK and Windows ports of WebKit can get to a state where browsers for the rest of us can be based on them, then maybe Firefox can
  • What they're missing (Score:4, Interesting)

    by Dasher42 (514179) on Monday December 31 2007, @02:19PM (#21868744)
    I predict that LLVM [llvm.org] and HLVM [hlvm.org] will gain steam. People are going to realize that this pair of abstractions is cleaner, leaner, and meaner than the current virtual machine + language + API way of doing things characterized by Java and .NET. The fact that a GPU can be used as a processor transparently where appropriate, just the way Apple already has with LLVM, is going to start the rethink that was cut short by Java and .NET's fiascoes of ownership or patents. They'll also start making development in compiled languages easier.

    This will be the open source response to the blurring lines between CPU and GPU task-wise, as the vector computing tasks could be done much quicker on the GPU based on the advances of LLVM, and applications will benefit transparently. It will be very cool.
  • OLPC vs clothes (Score:5, Informative)

    by Error27 (100234) <error27@gmail . c om> on Monday December 31 2007, @02:39PM (#21868976) Homepage Journal
    From the article: "And it is true that food and clothing may seem like more immediate priorities in many regions."

    Please do not send any more clothes. You've already killed off the local textile industry and put all the cotton farmers out of work with your free clothes. Who can compete with free crap? Please stop.

    http://news.bbc.co.uk/1/hi/world/africa/1076411.stm [bbc.co.uk]

    I no longer donate clothes for exactly this reason.

    • Joseph Stiglitz [wikipedia.org] makes the same point regarding food in Globalization and Its Discontents [amazon.com]. Western policies of what is basically dumping (painted up like charity) prevent those in nearby regions from stabilizing their own agricultural setups. The West ships food for free, undermining the market, so farmers throughout the continent or at least subcontinent have an artificially devalued market, preventing them from eventually owning enough, or creating enough savings, to weather famine conditions when they
  • I'd like either a nice port of iTunes or to find a better jukebox-type music player. I know I can get 100 suggestions right now for players people swear by, but nothing I've tried so far handles browsing, selection, and playback of music as well. In fact, I'd like a better version of iTunes, with features like the ability to classify a song as multiple genres, and have it show up under each.

    I've yet to try setting my Linux box up as a iTunes library sharing server (which makes sense with the Macs in the house but the media on my Linux desktop), but if that's not easy to maintain (adding/editing content) I'd like to see improvement there. I suppose that falls into the network media sharing server that's compatible with iTunes as a client category.

    Also, the traditional complaint about having to fiddle around. Why should I have to assign keystrokes to 8 of my 12 mouse buttons for it to work across everything (comfiz-fusion/kde, wine/wow, fluxbox, etc)?
    • Correction... (Score:4, Insightful)

      by Junta (36770) on Monday December 31 2007, @01:24PM (#21868086)
      Mostly, a waste of GPU time. But seriously, the expose-ripoff with window title search that compiz has is highly productive when you open lots of windows. Other stuff, pretty much eye candy to me, but I admit I don't try every thing or understand functional benefits some features I relegated to eye candy. There are ways to make use of rendering live to GL manipulated textures that I'm sure will increase (Vista I didn't see make functional use of it, OSX did better, and with all the many different directions people are taking 3D effects in compiz and other projects in the open-source world, some interesting stuff is probably yet to come.
    • Re:3d desktops? (Score:4, Insightful)

      by vertinox (846076) on Monday December 31 2007, @01:50PM (#21868408)
      who put 3d desktops on the list? what a waste of cpu time.

      I think the idea was offload the desktop onto the GPU (who wouldn't be doing anything anyways until a game is loaded), which in theory would free up more CPU cycles for the regular old processor.

      Secondly, you can supposedly get better vector graphics and quicker response with a 3d engine for a desktop. The best example of this is of course not Linux for the Nintendo DS. Most 2d looking games for it are actually using a 3d engine because its easier to code for and less intensive on the CPU.

      That and it looks just as good at any resolution and screen DPI. It wasn't as big of an issue, but if you have a 30" monitor with an unreasonably high resolution and try to increase the size of your icons on a 2d desktop that doesn't use vectoring... You will notice how pixelated everything looks.
      • Re: (Score:3, Informative)

        Most Linux 3D desktops actually relieve your CPU of some work. In a non-accelerated desktop your CPU is responsible for all of X's calculations. Composited window managers shift some of that burden to your GPU, which is better at that kind of thing anyway. I see no performance penalty from running Compiz on my box, and the window manager is actually _more_ responsive than metacity, especially during CPU intensive processes. And I only have a GeForce3, the bare minimum according to Compiz's specs (though
    • by peragrin (659227) on Monday December 31 2007, @01:26PM (#21868106)
      >>And in 2009 I hope a giant pengiun robot attacks Microsoft headquarters.

      Quick someone call the japanese. They can build it. It would be awesome even if it didn't have any weapons. Just walking around the MSFt campus would be great for laughs.
      • ...giant penguin robot...
        ...someone call the japanese...
        Wouldn't the Japanese be much more likely to build a giant octopus robot?
    • Re:I KNOW I KNOW! (Score:5, Insightful)

      by corychristison (951993) on Monday December 31 2007, @01:50PM (#21868400)

      I wanna see Linux turn into "the platform" for AI. I read something about it already becoming that so that'd be sweet. Right now you all know the famous categories.
      Alright. I'm still with you.

      Windows is for business and other dumb stuff.
      Business: I personally disagree as I've been using Linux for all of my business needs since 2002... but then again that is just me. I am going to assume that the 'other dumb stuff' is video games and malware. I agree on that note... although there are some fun games for Linux available.

      Macs are apparently the thing to get for video and graphics work though I strongly disagree.
      Yeah... Mac's have their place and they seem to be more media oriented. A good friend of mine is just finishing his last year in school for Video Production and Design (4 year program), so far he has yet to use a Mac. So I agree with you on this point.

      And Linux is gonna be for anything with AI! Cuz AI programmers (and their programs) are smart enough to know that paying for an OS is stupid when you don't have to and you can't change much about the OS after you install it. And you don't need your AI creation freezing up while the OS makes a system restore point or crashing randomly (OS X and Windows).
      I like to see Linux as an open platform for *any* use. I, personally, use it for everything. From my laptop, to my home PC, to my media center to my embedded linux system in my car.

      And in 2009 I hope a giant pengiun robot attacks Microsoft headquarters.
      This kind of bothers me, really. Yes, we all know Microsoft is "evil". I've heard it too many times to count. I do not, however, advocate the idea of physically destroying the company. In a sense, we need Microsoft for MANY reasons. Their OS sucks, yes, but the mass amounts of people who use it still don't understand it and manage to break it's brain-dead design. This creates a HUGE market for people to fix these systems and networks. I've been doing it for quite some time (on the side, of course) and sometimes that money is nice. How do you think I was able to afford my media center? My laptop? etc. etc.

      I'm not trying to say we should necessarily support a company that has a lot of bad practices, but they create a huge market for us to make money. When they release a new OS, they beef up the minimum requirements for it and in turn brings prices of last gen products down in price for us to use.

      ... yup. :-)
    • Re:I KNOW I KNOW! (Score:5, Insightful)

      by Wonko the Sane (25252) * <wts42@yahoo.com> on Monday December 31 2007, @02:09PM (#21868634) Homepage Journal
      There is no reason that AI shouldn't be integrated into the OS, but "invisibly". Here's an example:

      Joe User gets a lot of email. He tends to be organized, so he likes to sort his mail into different folders. He could use procmail or his client's filtering capabilities, but why should he have to? OSS has good solutions to the text classifying problem [sourceforge.net]

      If only the email client (or imap server) paid attention, he's already supplying all the input necessary for a text classifier to sort all his mail for him without any additional action on his part.

      When Joe (manually) moves an email from his inbox to a new folder, this is a training event.
      If Joe notices that an email is in an incorrect folder and moves it (manually) to the right one, this is a retraining event.

      This concept could be expanded to other applications: how about a window manager that remembers where you tend to arrange your applications and starts putting them in the right place to begin with? The ability do manually set placement rules like with KDE doesn't count. That's just a workaround for not using the information the user is already providing.
        • Re:Proves my point (Score:4, Informative)

          by pionzypher (886253) on Monday December 31 2007, @02:28PM (#21868854)
          You probably got modded because it was a crazy ass sounding rant against trying to predict tech trends by using religion. You then followed up with a bunch of offtopic tripe.

          Tech website speculating about the future of FOSS in the next year.... yeah... it happens. That's great that no one will remember who predicted what. That's not the point of the exercise. The point is to discuss it NOW for the heck of it. It most likely has nothing to do with hating religion.
        • Re: (Score:3, Informative)

          No, they aren't. They're obligated to only provide a way to get the source, not necessarily make it downloadable:

          3. You may copy and distribute the Program (or a work based on it,
          under Section 2) in object code or executable form under the terms of
          Sections 1 and 2 above provided that you also do one of the following:

          a) Accompany it with the complete corresponding machine-readable
          source code, which must be distributed under the terms of Sections
          1 and 2