Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:A solution: webcam. But you have other problems (Score 1) 532

Everyone telling this guy to "work in an office where people don't steal stuff" need to wake up. People in general are dirt, and even IF everyone in your office are trustworthy, the people emptying the trash cans, delivering jugs of water, and fixing your copier may not be. I work in an extremely security-conscious office. Two separate badges required to enter, etc. We had two incidents in the past year. One was a janitor who would steal money out of purses if the person's back was turned. The second was an employee, who worked here for a decade, was everyone's friend, and whom I trusted completely. He stole a credit card off someone else's desk. We were all completely blown away. People do dumb/criminal stuff all the time. Lock up anything worthwhile.
Programming

Submission + - A Windows-Based Packaging Mechanism

FishWithAHammer writes: "As part of my Google Summer of Code project, I'm working with WinLibre to develop a vaguely Debian-esque software download system for Free/open source software on the Windows platform. My reasoning is that open-source software suffers from poor presentation. Most computer laymen, even those aware of open source software, often don't have any idea how to go looking for it — their Google-fu is lacking — but would use it were it easier to access. What I have proposed is both a Debian-style packaging mechanism (capable of using Windows Installer MSIs or not, as the user wishes) and a software "catalog" that takes the best aspects of Synaptic and Linspire's Click-N-Run system. Seamless, simple installation and removal of programs in as straightforward a way as apt-get (there will be a command-line tool as well). I'm posting to Slashdot to get the ideas of you lot who, while you may not be the target audience, can certainly provide insights that can be of value.

There are areas that I'm personally not familiar with, and while I have done some research I would like the opinions of Slashdotters on some others. While at first I intend to set it up so that WinLibre (and I) run only one repository, I am curious as to how this sort of tool could be most useful to network administrators. Customizable repositories will be available; the code will be under the GPL, after all, so it'd be a little hard for them not to be available.

I'm also interested in the ideas of those who might be in a position to roll together packages. I intend to package a number of open-source language interpreters with the core software to allow special pre- and post-install scripts, as well as removal scripts. C#Script, Perl, and Python are definites, as is a Cygwin sh interpreter. We will have some program requirements — chief among them that no registry changes may be made by the program — but some of them, I fear, will require some flexibility; some programs really do require a way to edit the registry, for example, and I am considering offering some sort of tracked way to make registry changes so they can be rolled back on uninstallation of the program.

I'd love to hear what Slashdotters think of this. Think of it as a wishlist, but you don't get any damn ponies.

Ed Ropple (FishWithAHammer)"

Slashdot Top Deals

"Help Mr. Wizard!" -- Tennessee Tuxedo

Working...