Slashdot Mirror


Ask Slashdot: Attracting Developers To Abandonware?

phlawed writes "I've been a Linux user since the previous millennium. I came from OS/2, which I really liked. I quickly felt at home with icewm, using a suitably tweaked config to give me something resembling Presentation Manager. I may have commented on that before. Today, I find myself in a position where my preferred 'environment' is eroding. The only force keeping icewm rolling these days is the distribution package maintainers. I can't code in any meaningful way, nor do I aspire to. I could easily pay for a supported version of icewm, but I can't personally pay someone enough to keep it alive. I'd love it if someone took a personal interest in the code, to ensure that it remains up to date, or to make it run on Wayland or whatever. I want someone to own the code, be proud of it. Is there a general solution for this situation? How do I go about drumming up interest for an old project?"

62 of 321 comments (clear)

  1. There is a way by Rinisari · · Score: 3, Interesting

    I could easily pay for a supported version of icewm, but I can't personally pay someone enough to keep it alive.

    Sure you can. Find someone to work on it and get them to sign up for Gittip, while you do the same. You can "tip" them a few cents to several bucks per week for their efforts and they can get paid by you and other supporters.

    1. Re:There is a way by 93+Escort+Wagon · · Score: 4, Insightful

      Yes, I'm sure a few dollars a week is going to attract a coder to a project be isn't otherwise interested in.

      The submitter needs to just face reality - if there were enough people interested in keeping icewm going, it would already be happening.

      --
      #DeleteChrome
    2. Re:There is a way by Arker · · Score: 2

      The hardest thing would be getting a coder that's mature enough to do the job properly. It would take very little time to simply maintain the mature code and occasionally stomp a bug. Unfortunately if you give this job to a younger coder, regardless of what country he's from, you stand a very high chance of seeing him go crazy wanting to add new features and just screw it all up.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
  2. Re:Welcome to Linux by pipatron · · Score: 4, Informative

    While on the topic about fragmentation... Android is another type of linux.

    --
    c++; /* this makes c bigger but returns the old value */
  3. In "old vs new", usually "new" wins by ClassicASP · · Score: 2

    Sorry but thats just how it is, even in the Linux world. You can't relive the past. You gotta move on to newer things. Just look at my screen handle; I've learned this lesson myself. Don't waste time hoping it will make a comeback because it won't; not as long as there's a surplus of people willing to complain about how old and obsolete it is, and not as long as there's no significant payoff to be made.

  4. Does maintaining mean reinventing the wheel? by atari2600a · · Score: 2

    What's keeping this layout from being re-implemented on any other window manager?

    1. Re:Does maintaining mean reinventing the wheel? by Anonymous Coward · · Score: 2, Insightful

      What's keeping this layout from being re-implemented on any other window manager?

      I. Do. Not. Get. It. Either.

      Here's his linked comment:

      I. Do. Not. Get. It.
      It is beyond me why people want to emulate the clutter they have on their physical desk, on their computer.
      One does not need a "Desktop Environment".

      What I want is a window manager that allows me to set the only sane focus policy (focus follows mouse, click to raise), maintains the user experience and config-file compatibility from release to release and otherwise stays out of the way. Not having to choose between 42 different plugins/extensions/addons and whatnot is also a good thing.

      A couple of years ago (*cough*) when IBM killed OS/2, I made the transition to Linux. I soon landed on icewm as my preferred window manager, as it had a "OS/2 Warp" theme. I believe I at one time played with a Presentation Manager-like desktop, but I soon realized it was more hassle than benefit.
      icewm has a fully configurable "context-menu" on the entire desktop background (right-click mouse for *your* selection of files, programs, folders, etc), ditto menu for windows (left click), configurable hotkeys (I hit F12 for a terminal), a toolbar with the regular stuff, workspaces and so on.

      And for any newbie out there: not running gnome or kde or whatever does not prevent you from launching gnome or kde programs.

      Now, please tell me again about the added benefits of having a zillion garish icons on your desktop background?
      Or, by the way... don't bother,...

      Seriously, let me paraphrase the parent:

      What the fuck is keeping the elements of this layout that you like from being re-implemented on any other window manager?

      Have you even tried? Hint: You don't need to know how to write code to customize a window manager...

    2. Re:Does maintaining mean reinventing the wheel? by Anonymous Coward · · Score: 2

      Totally agree.

      I used IceWM for a long damn time. I even wrote some patches (never released) to handle multi-monitor better.

      Now I use a combination of openbox/xfce and have it set up with all the behaviours I liked in IceWM (and many that wern't available in IceWM). It's not really that hard.

      When a project gets to a point where no-one wants to work on it any more, or even fork their own version off from it, it's time to let it rest.

  5. Become a Free Software Manager by reluctantjoiner · · Score: 2

    Determine if there's sufficient demand for your preferred environment to grow and be maintained, sufficient to pay the salaries for a small dedicated team. If you can't code, perhaps you can manage the project or handle the marketing. If the demand isn't there, you may have to deal with the situation as is, or transition to another platform.

  6. Re:Welcome to Linux by Blaskowicz · · Score: 2, Informative

    By that metric Playstation 4 is another type of BSD, so I guess it's the same as using linux, right?

  7. A 12-pack of Mountain Dew Code Red... by KrazyDave · · Score: 2

    ...and a family-sized bag of Cheetos ought to do the trick.

    --
    www.chihuahuarescue.com- Help to end dog abuse, abandonment and cruelty
  8. Workplace Shell by bmo · · Score: 4, Insightful

    I'm an OS/2 refugee.

    There are parts of KDE that seem much closer to WPS than the other environments. For example, right clicking in Dolphin and "Create New" to make a new blank object is similar to Workplace Shell's templates.

    The only parts of icewm that are similar to WPS is the coloring and button layout.

    None of the environments on Linux, Windows, or OSX are like the WPS "object oriented user interface." To understand what this is like you have to actually have used OS/2. Everyone else has no idea.

    --
    BMO

    1. Re:Workplace Shell by bmo · · Score: 2

      >Not even the windows version of Object Desktop from the folks at Stardock?

      Just because you call something "object" doesn't mean it's object oriented.

      I'll give you an example: Say you have an icon. The icon is a representation of an object that does something. You take another object, drop it on the icon, and an output object is created. But it's not just that, this "an object that does something" is available throughout the entire environment. That's the view from the user side.

      From the developer end, to quote Wikipedia:

      A part of the WPS design allows for the developer of a class Y which extends or modifies a class X to execute an additional API on installation which will let the WPS 'replace' class X by class Y. This will make even all existing instances of class X behave as instances of the modified class Y; i.e., almost a retroactive inheritance. This allows for many useful third-party desktop utilities that add or modify functionality to or of existing objects without access to IBM's source code. Where the IDL and class headers also of derived classes are published, these classes can as well be extended in turn in the same way.

      You can find out what this is really like by downloading EcomStation.

      --
      BMO

    2. Re:Workplace Shell by TheGoodNamesWereGone · · Score: 2

      The WPS was elegant and very well designed & was light years ahead of anything else. I still miss it. It'll never happen, but I wish the old code could be open sourced and developed for again. Like I said, it'll never happen though.

  9. Re:How to attract developers? by bmo · · Score: 5, Funny

    I have a mod stalker who is modding down my past comments and is too much of a cowardly pussy to admit it or face me.

    No, you get modded down because you say idiotic things like this:

    Now you know why 90% of FLOSS projects are crap.

    Implying that this is different in closed source software. This is false. 90 percent of closed-source software is crap too. Sturgeon's Law applies everywhere.

    --
    BMO

  10. Android is not Linux ... by perpenso · · Score: 3, Interesting

    While on the topic about fragmentation... Android is another type of linux.

    No, its not. End users and nearly all **developers** don't see it. The Linux kernel could probably be swapped out with a BSD kernel and few would notice. Even for those using the NDK and writing some C code they are probably making POSIX calls not calls to anything Linux specific.

    1. Re:Android is not Linux ... by dindi · · Score: 3, Interesting

      Funny you mention this. When I got my first (and last) Android phone, I was honestly expecting a somewhat functional/scriptable Linux environment with Perl, some web server, and a sane package manager. I imagined that I would be able to script behaviour and set up a cron job to make a call or connect to the net......
      I did not even consider, that what I was getting was nothing like that. Besides this little surprise I hated the phone, the experience, everything about it.. including the uselessly slow emulator and the whole eclipse-based dev environment.

    2. Re:Android is not Linux ... by Fishchip · · Score: 4, Insightful

      Why did you even consider this? What did you expect from a consumer-grade cellular phone? Honestly?

    3. Re:Android is not Linux ... by H0p313ss · · Score: 2

      While on the topic about fragmentation... Android is another type of linux.

      No, its not.

      Yes it bloody well is.

      End users and nearly all **developers** don't see it. The Linux kernel could probably be swapped out with a BSD kernel and few would notice.

      That's true of desktop linux as well. If you used gnome on FreeBSD you would not notice.

      --
      XML is a known as a key material required to create SMD: Software of Mass Destruction
    4. Re:Android is not Linux ... by Microlith · · Score: 2

      Amusingly, the 3rd party firmware on my router has more in common with desktop Linux than any 3rd party Android firmware.

    5. Re:Android is not Linux ... by Arker · · Score: 2

      Not that I agree with his original point, but...

      "Linux and BSD are a bit different when you get to the console."

      Actually they arent. Dont let the default shells fool you. You can get bash on BSD and Zsh on linux. Or you could install ksh on either one for that matter.

      If you install and use bash and other gnu tools in preference to the BSD tools, you would wind up with GNU/BSD.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    6. Re:Android is not Linux ... by FPhlyer · · Score: 2

      Android is very much Linux. It's just not GNU/Linux. All the GNU utilities that give Linux the functionality and feel of Unix have been stripped out and replaced by running Dalvik on top of the Kernal.

      --
      Brought to you by Frobozz Magic Penguin Fodder.
    7. Re:Android is not Linux ... by Samantha+Wright · · Score: 5, Informative

      While I generally agree that it's a huge WTF to think a consumer phone would be like that, when Android first appeared one of the most popular phones was the Maemo-based N900, a Linux smartphone that did indeed ship with a terminal client. Many Slashdotters seemed to consider it the pinnacle of phone design at the time, so it's perhaps not too surprising they were caught off guard by the notion that a Linux-based iPhone killer would have completely different priorities than preceding Linux-based phones. (Or, to paraphrase: "No terminal. Fewer buttons than a Nomad. Lame.")

      --
      Bio questions? Ask me to start a Q&A journal. Computer analogies available for most topics!
    8. Re:Android is not Linux ... by JWSmythe · · Score: 5, Informative

          You're expecting too much.

          Android is just another embedded *nix. I'm happy that it's Linux. You shouldn't expect it to have a whole bunch of scripting languages, and unnecessary servers.

          With all that said, it is a functional embedded system, where you *do* have the ability. to extend it do to all kinds of neat things.

          They provided hooks to just about everything in Java. I'm not terribly delighted with that decision, but it's what they went with.

          For most purposes, play is their package manager. For the majority of users, they'll never open a terminal. I do 99% of my phone stuff through the happy little touchscreen. That's the nice interface provided.

          If you really want the CLI package manager, you'll find pm, which does just about everything you'd expect from a package manager.

          You can get Apache, Perl, and pretty much whatever else you want on there. Is it going to be like developing for an x86 server or desktop? Not really. It's a different platform.

          If you're going to be developing for distribution, and not just for yourself, I'd recommend about the Android way to do it.. If you're doing it yourself, grab a copy of Perl for Android, and enjoy.

          If you're going to complain, well, that's up to you. At least research it a little.

         

      --
      Serious? Seriousness is well above my pay grade.
    9. Re:Android is not Linux ... by VortexCortex · · Score: 2

      While on the topic about fragmentation... Android is another type of linux.

      No, its not. End users and nearly all **developers** don't see it. The Linux kernel could probably be swapped out with a BSD kernel and few would notice. Even for those using the NDK and writing some C code they are probably making POSIX calls not calls to anything Linux specific.

      So, what you're saying is: RMS was right. It's the userland that makes the Operating System... In that case it should be called GNU/Linux... or just GNU for short...not Linux.

    10. Re:Android is not Linux ... by dtdmrr · · Score: 4, Insightful

      Still think the N900 is the most useful phone I've used/seen.

    11. Re:Android is not Linux ... by Windwraith · · Score: 2

      Well, I don't do perl, but it's trivial to cross-compile a Lua interpreter and get it to do stuff inside android. You can populate your scripting enviroment pretty well if you compile your own binaries (it's a bit tricky, not everything works, but you can indeed get stuff working).
      I also build bash (git version no less) for my cheap android phone, and you can build most coreutils, sed, awk and stuff. I got a very complete shell working, with all the advantages.

      You can also get a debian chroot to work pretty well, as a last resort. With some bash it can be made seamless, requiring only one command to get all working (mostly for ADB, it can be automated if using in the phone itself, but the input sucks...). I run stuff like bitlbee on my even cheaper chinese tablet, my 3g is more stable than my wifi, and connecting to the tablet I can keep stable communications. I have seen people running webservers like that too, and even forcing X to work (overriding the entire android display, though!).

      Considering I use more of my custom linux tools (same as desktop with minimal display changes) than android apps, that must mean stuff can get done. Give it another try, you can find cheap chinese hardware to experiment with for a pittance, and some samsung phones can be gotten cheap in second-hand markets or brand new as special offers.

      Oh, there's also a small hack of Connectbot that allows mouse input for terminals, so if you can code, you can make semi-visual apps using ncurses and that Connectbot. I lost the link, but it's somewhere in the google code site for Connectbot.

    12. Re:Android is not Linux ... by gl4ss · · Score: 2

      ... but you could have done all that. if you're really salivating about the idea of doing cron jobs for making calls, you COULD HAVE MADE IT HAPPEN if you cared enough. heck, you could have distributed the solution you made for robo calling. sure, it might not be "simple" but it is doable. of course, chances are that if you needed trigger car functionality you could have found an app for it already...

      and you can't do that shit on iOS(non-jb) or WP.

      you could have used something else than eclipse for development(the new official sdk is idea based), you could have used ant for building or whatever the fuck you like.

      if you want speedy emulation run android-x86 in a virtualbox...

      if you just want a "linux phone" then get some used up N9.. it's the closest you'll get if you don't want to linuxify your android phone by installing stuff nobody ever actually seems to want on their android phones.

      --
      world was created 5 seconds before this post as it is.
    13. Re:Android is not Linux ... by dindi · · Score: 2, Interesting

      I could have done a lot of things, you are totally right.

      Or I could have just set a cron job up or a shell script to do them .

      Don't get me wrong, if I cared for phones I would be programming for them probably (I am actually mostly working with Java console apps these days that process/monitor data) ...

      The big difference is that when you have the power of command line, you don't have to "write a program" for every little stupid task you want to achieve.

      Compare the effort of setting up a cron job (to stay with the example) to send you the location of the phone every 5 minutes.
      In cron (given that you have a theoretical program called GPSutil and SMSutil) would be
      crontab -e; put time, path GPSutil --currentlocation| SMSutil 12345667 ....
      in an other 10 minutes of tinkering, if there is no net, you could log it to a file, then send the batch when there is net again.

      You can also install the dev tools, start reading the API, the docs, figure out how to compile .. set up an app, see how you can run that in the background, use a crapload of unnecessary resources to keep an app running, automate its startup, check (if possible) how to restart if it fails ... write the app, deploy.. blablabla...

      And solution 2 is perfect ... will take you from cold start .. at least 2 weeks.. more if you are not a Java dev.

      Solution 1 for someone using linux for almost 20 years : 15-30 minutes, if you really polish it.

      It is like the thing I always tell to the windows admins/programmers:
      solve this problem: open a file, and replace every instance of "blabla" but only if it is the first word on the line with a tab before.....

      You can write an app and regex, you can install VI or SED.... the difference, is that my preferred OS (osx or linux) comes with that installed, I just need to chain them together to get what I want .. and I am done before you found it on google what to install

    14. Re:Android is not Linux ... by PurpleAlien · · Score: 3, Insightful

      Which is why I still have an N900 new in the box to replace my current N900 should it die.

      --
      My blog, if you're interested: http://www.purp
    15. Re: Android is not Linux ... by JWSmythe · · Score: 2

      Ya, I've seen this kind of troll before..

      Most of his argument is that the UI is different. It's like saying that if you don't have a Gnome/KDE/Unity UI, you're not running Linux..

      As a sysadmin, when I'm in a shell on Android, I see Linux. When I'm in a shell on a Mac, I see a Unix. When I open a cmd.exe window on Windows, I see Windows.

      I was having some fun with some of my older Android phones a couple weeks ago. I put Dropbear Server II on. I had 4 shells open to 4 phones. I was remounting filesystems, moving files, using wget to collect stuff from my server, installpkg packages (with pm), chmod'ing files, and rebooting as I saw fit. It's just another *nix, and by his own admission a barely modified Linux kernel...

      If it looks like a bear, and acts like a bear, and everything else says it's a bear, it must be a spherical chicken in a vacuum.

      --
      Serious? Seriousness is well above my pay grade.
    16. Re:Android is not Linux ... by gmueckl · · Score: 2

      You are wrong. Android has a C interface that is very POSIX conformant. It is there for applications to use. Google offers all the tools you need to make use of that.

      --
      http://www.moonlight3d.eu/
  11. Crowdfunding specific compatibility features by Statecraftsman · · Score: 5, Informative

    You might want to check into a class of crowdfunding sites that exist to fund features in free and open source software. The two main ones I could find are:

    https://www.bountysource.com/
    https://bountyoss.com/

  12. Like Linux, thank Corporations ... by Anonymous Coward · · Score: 3, Insightful

    "Hey guys, I really love your software... I'd be totally unwilling to pay for it, but I'd really love it if you did all of this work for me, thanks." The problem with the Linux software ecosystem is that it does not run on gratitude alone, as much as some of the users would love to think that it does.

    In truth, Linux is largely subsidized by various commercial corporation. If it had remained a hobbyist effort it would be far far behind where it is today.

  13. Re:Welcome to Linux by Windwraith · · Score: 4, Insightful

    No, it's the same as running BSD :P

  14. Is there something similar that can tip a project? by ron_ivi · · Score: 3, Interesting
    Or perhaps better - tips attached to specific bugs and feature requests in projects - and held in escrow - so they go to people who commit specific fixes to the project?

    I'm not too interested in an escrow service, but personally I liked tvtwm enough I might join a bounty program to bring it back into the mainstream.

    I'd gladly toss a few bucks to fund a bounty to get it back into a major distro.

  15. Re:Relax the License by HiThere · · Score: 3, Informative

    Well, BSD generally attracks fewer developes than GPL, and you need to own the copyright to change the license, but outside of that it's a reasonable idea.

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  16. Re:How to attract developers? by HiThere · · Score: 2

    Not precisely. He doesn't think of himself as the only user. Micropayments is a perfectly reasonable model, that has just never taken off. Pertially because there's usually so much overhead to managing them. And THAT is partially because of legal constraints.

    OTOH, please note that I did say "partially". There are other reasons that it hasn't taken off, and the "free rider" problem is one of them. There's no obvious way around that. But someone *might* find a way if the legal obstacles were removed, and the overhead were lower.

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  17. It's called marketing. by Qbertino · · Score: 5, Insightful

    It's called marketing. RubyOnRails wasn't the first web framework and it certainly wasn't the best. In fact, it was pretty shitty. But it was the first that had a professionally designed website that advertised its benefits and a screencast that explained and demonstraded them. The pratically invented screencasts. Weeks later slashdot was filled with Rails fanatics.

    The first version of the Zope Webapp Server came out roughly a decade before rails and still was notabliy superiour to any other WebFW, Rails included, in all aspects. Yet nobody cared. Why? That's why. Bland website? Nothing flashy? Can't find what I'm looking for? Backend UI without good looking buttons? Won't adhere to the loudmouths and hippsters and won't get attention, won't get critical mass, will lose eventually. It's that simple, even in the FOSS world nowadays (Rails actually sought to that, btw.)

    If you really want to bring ICEwm (back) into the limelight, join the team, update their 12 year old website, bundle a new version with good looking modern themes and your tweaked setup, give it a new version number and do a little rattling on related online forums. Once everything is in place, tested, up and running that is. If you've done your job well, userbase will rise again and IceWM 2.0 will the the Hip WM of 2014. Fluxbox, a Blackbox fork, gained hippness status some years back the exact same way. Neat website, one or two nice little extras, screenshots, a well kempt miniblog and everybody went "Oh, look, new and shiny."

    That's just about all there is to it. But don't you dare think good marketing isn't work and isn't worth giving as much thought as your projects software architecture. It's more work and - most of the time - even more important than that for the success of a project. Even in FOSS.

    Good luck.

    --
    We suffer more in our imagination than in reality. - Seneca
    1. Re:It's called marketing. by nigels · · Score: 3, Interesting

      I second this. What IceWM needs most is a project manager and an evangelist.

      Do a refresh of the website, reach out to all the known historical developers, start a blog about IceWM - little tutorials about what is good about IceWM, triage the bugs the best you can without diving into the code. If the debian and/or Fedora packages are missing, create some or work with the packaging folks to make them better. Convert the revision history to git and put it up on github, if possible.

      I think there is a decent backlash going on against Unity and Gnome 3. I'm currently using Cinnamon, but I'm fairly willing to give something old-school a try. I was happy with KDE3, then went to Gnome2, and really feeling that Unity is both unstable and inappropriate for work. (I do want to search for things locally without that going to Amazon for advertising purposes) Cinnamon is workable for me, but I'm not rusted onto it.

      Get the pitch right - it's probably not for Grandma, but it might appeal to seasoned developers who don't like instability and don't like any "surprises". One thing that's valuable to me is having something agreeable without much customization. I tend to have various machines with various distros installed, something solid and consistent across all those is a valuable feature to me.

      - Nigel

  18. what's there to be done? by stenvar · · Score: 3, Insightful

    I use icewm pretty regularly on some machines. It hasn't changed in years, and I like it that way.

    Is there actually anything that needs doing?

    1. Re:what's there to be done? by phlawed · · Score: 3, Informative

      I agree it has been fairly resistant to breakage/bitrot. That may say something about the code quality.
      But do you actually compile from the original tarball? The last tarball is pushing 3 years by now.
      Building it gives an indication it needs an oilchange and a new filter.

      The bugtracker has a fair number of patches which appear to make sense. As do various distributions.

      So the short answer is: maintenance

      The longer answer is really up to whoever takes ownership of the code.

      --
      Dag B
    2. Re:what's there to be done? by sslayer · · Score: 2
      I did some changes a few years ago to icewm that mattered to me. One of them was included in captnmark's official release. You can see the rest at my github.

      It's not much, but they solved everything I needed. If you need something in particular, maybe we could get an arrangement though I don't have now the time I used to have and just have a basic comprehension of the code.

      As stenvar says, what is there to do? It's been good enough for years.

  19. Get the government involved by RogueWarrior65 · · Score: 2

    Lotus died a long time ago. Everyone on the planet uses Acrobat for electronic forms. Yet the US Government requires you to use crappy Lotus-based forms. Not only that, you have to submit them with Internet Explorer on Windows due to a crappy digital signature implementation that only works on IE and Windows. So, if you want keep an obsolete technology around, hire a lobbyist.

  20. Re:Welcome to Linux by petteyg359 · · Score: 3, Interesting

    That's utterly inane attention-grubbing bullshit that needs to stop because it makes all of us look bad. Linux is not GNU/Linux any more than Windows is "GNU/Windows" after you install Cygwin. Do you use the Cerf/Internet every day, and sometimes drive a Lenoir/Car? What did you have for Albertson's/Lunch?

  21. Re:How to attract developers? by bmo · · Score: 2

    If you want evidence, just look at the high profile projects that have had annoying little bugs that lasted for months or even years because hunting down the bug and fixing it would be boring.

    You mean like Windows itself?

    Your argument is nonsense.

    --
    BMO

  22. The closed source story is the same, except worse. by robbak · · Score: 4, Insightful

    You make this point yourself. If the developer of a closed source package gets bored of it, or it is not profitable (which itself is a high bar for a most producers!), or both, they will drop it. Anyone who came to rely on it is completely stuck, as they cannot fix the most trivial or sexy bugs. They have to live with it until advancing technology and other changes make the program fail completely, and they will have to retrain.

    If it is open source, then at least you can recompile and/or port to a new OS. You have the option of paying someone to fix a problem. You have none of those options if the closed-source producer of a package arbitrarily decides to drop it.

    --
    Prediction for end of Universe #42: Fencepost error in Quantum_bogosort.cpp
  23. Zawinski's Law of Software Envelopment by Anonymous Coward · · Score: 2, Funny

    I still doesn't have a builtin mail client :)
    On the plus side jwm has seen quite a bit of development recently.

  24. Re:Welcome to Linux by Jah-Wren+Ryel · · Score: 4, Insightful

    Linux is not GNU/Linux any more than Windows is "GNU/Windows" after you install Cygwin.

    That is an intellectually dishonest comparison. The more accurate comparison is "MS/Windows to GNU/Linux" - basically all of the userland on Windows depends on MS code. Similarly pretty much all of Linux userland depends on GNU code - gcc and glibc have practically 100% coverage for Linux userland's dependency on GNU software without having to get into the nitty-gritty details of exactly what other GNU software is in a typical distribution.

    I'm not particularly in favor of GNU/Linux as a term but I'm not particularly against it either. Right now, in this post, what I am against is bogus arguments either way.

    --
    When information is power, privacy is freedom.
  25. Re:Welcome to Linux by mellon · · Score: 3, Interesting

    Indeed. The problem is finding enough icewm users to fund a programmer to do maintenance on it. What the OP really ought to be doing is not looking for someone to work on icewm, but for fellow users.

  26. Re:Welcome to Linux by bigdavex · · Score: 4, Funny

    It's properly referred to as Free Cell/Windows.
     

    --
    -Dave
  27. Re:Welcome to Linux by Arker · · Score: 2

    "Right now, in this post, what I am against is bogus arguments either way."

    And you did that quite well.

    (And if there was a big meta-package I could install on Windows to add all the GNU tools, ported and compiled for Windows, THEN I might talk about GNU/Windows. I keep waiting for someone to package up ReactOS like that to support netbooks, but I digress.)

    And btw, I think a big part of why Stallman draws a red line on his terminology here is out of fear of exactly the sort of deliberate confusion that was used above us in this thread. 'Android is linux' is technically true, but since so many people hear 'linux' and think of a fully functioning GNU OS that happens to use linux as the kernel, it's very (deliberately) misleading. Android is really little if any more open than OSX. Both exploit a free kernel by hooking it into unfree userland and incorporating unfree drivers without which it is no longer functional.

    --
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Friends don't let friends enable ecmascript.
  28. An answer (but didn't quite get your point). by Anonymous Coward · · Score: 2, Informative

    First, a short background: I played with OS/2 Warp for a really short time, but had a lot of things to do and then Linux came. So, no cigar here.

    I have a couple computers -- the most powerful run KDE4(Mageia); for the weaker/older I've been experimenting with Xfce and LXDE and since the latter will use Qt, I'll probably use it where KDE is not possible.

    Finally, for really weak machines I've been trying some simpler distros. Porteus is incredible nimble, but I'd rather have a Debian-based distro. Which led me to...

    antiX: a distro which can use a selection of window managers, iceWM included. I'd recommend that you try jwm, as others already said, 'cause I found it to be configurable to my taste (btw, I don't click a window to raise it; I click its title... that is because I may want to work with a certain window disposition and even paste things on a window I don't want to bring up and wreck my desktop layout).

    Now, what I don't get:

    If you got an older machine (or are helping lots of people in need like Ken from Reglue/Helios), ok, I recommend jwm by Joe Wing if you really need to stick to something akin to icewm.

    If you got a decent machine, depending on its age, I'd suggest waiting for LXDE-Qt and perhaps using Xfce in the mean time... it can be tweaked to look like iceWM (though I have no idea about OS/2's capabilities).

    Or, better yet, go for KDE4. It can be configured to work like mostly anything... from Windows (yuck!) to OS X... though the ride is not without emotions. Here the problem is the opposite: "how can I make those KDE developers stay put and don't change things so fast, or at least be better at marketing the new features?").

    I don't get why you don't want a desktop, since a desktop can be made to work just like a window manager (for the most cases, at least). I've seen your comment explaining it, but certainly you don't think icons are mandatory in KDE (or Gnome, btw)...

    And, btw, iceWM is nice. It's development slowed, maybe, because it already attained perfection. Why are you worried about it?

  29. Re:How to attract developers? by Livius · · Score: 2

    It's frightening how plausible that sounds.

  30. rephrase: by noh8rz10 · · Score: 2

    rephrase: i really want hollywood to make "throw momma from the train 2: grandma!" I cannot afford to bankroll the whole movie but I will happily buy a ticket when this comes out in theaters. how can I make this happen?

    I was originally just going to say this to be a dick, but in rephrasing the question I think we see the answer. Look at the story behind Veronica Mars 2. It was fans who pushed for it and ultimately funded it through KS. The lesson here: even though Hollywood was apathetic, fans won out because of their collective ferver.

    solution for @phlawed: build a rabid fanbase. Don't worry about the coders, worry about the users. the coders will come.

    Of course, if you don't have the time / inclination to work towards this goal, and nobody else wants to do it either, then you're @phucked!

  31. Re:Welcome to Linux by kermidge · · Score: 2

    I wonder if phlawed subscribed to https://lists.sourceforge.net/lists/listinfo/icewm-user whether he might then be able to send out a request for members willing to kick in towards paying a maintainer. With enough users they might also have fewer hops than six-degrees towards finding one.

  32. Re:How to attract developers? by MouseTheLuckyDog · · Score: 2

    Actually i was going to suggest that if he can get the code modular enough and organized enough he ight search for universities that insist that students complete some sort of independent project before getting their degree, then seeing if he can get the students and faculty interested.

  33. Re:I Tried by webnut77 · · Score: 2

    Sorry, but "Anonymous Cowards" are not allowed to use the "I" pronoun. There is no "I" there.

    Unless you're an "Anonymous Coward" from Apple. You know, iAC? :-)

  34. Re:$40,000 a year by iamacat · · Score: 2

    That's extreme, do you anticipate there really be enough work to maintain IceWM every single working day? I think asking for $4000/year and taking on 30 low-volume projects would be a better strategy. Next, expand and hire employees. Some of low use projects got to be commercially important for the one org that is using them.

  35. Re:I am a VMS user by Billly+Gates · · Score: 2

    I run Windows XP and Windows 7

    Same kernel right?

  36. Motive? by ZipXap · · Score: 3, Informative

    I'm sorry I can't give any good advise on how to save icemw. What I can do is give you some reasons why an Open Source developer might be interested in developing a project... You can then try to find a marketing angle that appeals to one of these: 1. At the root of all open source development is the desire to do one of two things: (A) Build a tool of profound use to self and/or others. (B) Build one's skills and/or resume. Unfortunately, desktop management systems are an innovation that we've moved beyond. Today the "wild west" is in HTML5 cloud computing, wearable devices (mobile in general), etc. Sometimes an old technology will get lucky and be used as a building-block to something new and upcoming. What makes icewm so useful? How is it useful in the context of things on the "cutting-edge" today? If you can't answer that in a meaningful way then you may need to face the fact that change is a fundamental (and sometimes sad) part of the computer industry.