Slashdot Mirror


User: desertcrevasse

desertcrevasse's activity in the archive.

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

Comments · 7

  1. Be Professional, Patient, Assertive on Contributing To a Project With a Reclusive Maintainer? · · Score: 5, Informative

    We are involved in a similar effort to add features to mod_auth_cas. While the project maintainer is far from unresponsive, it's clear he has other responsibilities and attends to the project as time allows. We are making demonstrable progress toward having our features merged into the project, but the process has taken longer than anticipated. What has worked for us:

    - Be Professional
    We followed the recommended procedure for submitting the patch, have been responsive in addressing questions, and have tweaked the patch when asked. Throughout we've maintained an attitude of humility, which makes friends and influences people.

    - Be Patient
    Provide adequate time for your submission to be evaluated. Like so many open source projects, the maintainer probably handles the project in his "spare" time.

    - Be Assertive
    Inquire about the status of your submission regularly via communication channels the project provides. The frequency of your inquiries should be reasonable; nags are easily dismissed. Inquiries that express a sincere willingness to be part of the solution are particularly effective. Also, you may consider contacting other folks personally that may have influence upon the project. If you can't get the maintainer's attention, maybe you can get the attention of a trusted colleague who will encourage the maintainer to take a look. I believe this point in particular was helpful in getting our patch reviewed and acted upon.

    Good luck. From a cursory review of your project goals, it sounds like your contributions would be sincerely valuable for pam_krb5. I'm pretty sure we could make use of it at our University.

    M

  2. Re:I am not sure you should blame monopoly on Linux On Netbooks — a Complicated Story · · Score: 1

    vista has never hung up on me. individual apps have but their processes can be easily killed. ubuntu 8.04 (lts?), with its default settings freezes up atleast once a month when changing virtual desktops. and since compiz has crashed, and your mouse pointer is frozen, the keyboard is not recognizing shortcuts, the only way is to pull the plug.

    Coming from a Windows background, where the GDI runs in kernel space, this _would_ be your only option when a mouse cursor freezes in Windows. But since X runs as a user process, you can kill it via CTRL-ALT-Backspace. Try that next time, if there is a next time.

    While I'm at it, I'll plug for Ubuntu. It's by far the best Java development platform I've ever used. I use Eclipse for the GUI goodness and productivity features of an IDE, but I use Apache Ant and Maven in a terminal for packaging builds. I regularly write scripts to automate repetitive tasks; it's just a natural thing to do in a Unix environment. When I try to do similar things in Windows I find myself cursing the limitations of the command interpreter and bemoaning the poor integration of Powershell.

    M

  3. Re:It is a good middle ground. on Why Developers Are Switching To Macs · · Score: 1

    I call bullshit on your experience reporting Ubuntu bugs. I have read a _number_ of Ubuntu bug reports and there is a clear pattern:

    "Thanks for reporting this bug and any supporting documentation. ... Thanks for taking the time to make Ubuntu better!"

    I'm quoting above from a response I received yesterday, but search the bug tracker and you'll see the pattern for yourself.

    What may vary is whether the submitter actually took the time to include enough information to help developers resolve the problem. Either way a friendly and polite response follows; either thanks for the submission, or instructions on what additional information is needed.

    Bug tracker comments indicate the Ubuntu developers are not just professional, but helpful and friendly.

  4. SVN for Configuration Management on Version Control for Important System Files? · · Score: 1

    First, some points about what would motivate a decision for Subversion:

    - Revision control (Which includes all the things you do in software engineering: tagging, branching, merging, diffing, patching.)
    - Excellent cross-platform support
    - Several choices for client connectivity. HTTP(S)/mod_dav and SSH are the most popular.

    That said, Subversion is NOT just for managing traditional software projects. There are many other types of controlled resources that require the features above. In our case (a large University), we use Subversion to manage our builds of the applications that _run_ our software. Our builds of Tomcat and JBoss are tightly controlled, and we use revision control techniques to manage them. Diffing files from a new release against our trunk, merging vendor changes, and branching configurations for different environments are common practice.

    Subversion is an excellent tool for software configuration management.

    M

  5. Compare w/DUI on Legislators Ponder BlackBerry Pileups · · Score: 1

    "an industry lobby group called CTIA -- The Wireless Association has begun tracking legislation, including Ms. McDonald's bill, and scratching out a strategy to counter it."

    Does the alcohol industry lobby Congress when legislators consider toughening laws to reduce accidents related to DUI? Hopefully our legislators will have the fortitude to resist such worthless sway and evaluate the issue clearly.

    Additionally, this is clearly not a case of "Well, let them kill themselves while driving if they're too foolish or impatient to wait or pull over." It's about protecting those of us who have the sense not to do this.

    M

  6. 1045 Hours of AOL on Sunday Newspapers, Now With CDs · · Score: 1

    So everyone at /. knows they'll be AOL CDs. Too bad that most of the folks receiving them haven't bothered to do the math: 1045 / 24 = 43.51 Maybe if we invent a new calendar with 44 days, we can at last take FULL advantage of this important new marketing opportunity.

  7. Integrity and Workers Rights Not In Fashion on /. on Executing a Mass Departmental Exodus in the Workplace? · · Score: 1

    The number of comments that mention something to the effect of "good luck finding a new job" are very disturbing in light of how the poster summarizes the circumstances of the consultants. I am taking for granted that the gist of the summary is truthful, namely that the consultants were underpaid and overworked. Workers have a right to organize in that situation, and any like it where the are being treated similarly unfairly. Programmers, IT personnel, and other highly-skilled workers have the same rights as auto workers when it comes to unfair work environments. Why should they be laughed at, or wished sarcastic best wishes for having the integrity to demand workplace fairness? If their workplace environment was unfair as advertised, I say good luck and God bless for having the integrity to demand fairness at the risk of future employment.

    The "you just deal with it for fear of losing your job" attitude is tantamount to placating dictators. Perhaps workplace conditions for higly-skilled technological workers are not so bad yet, but such an attitude will surely cultivate managerial dictators and workplace slums if it continues.