×
IT

Ask Slashdot: How Do You Deal With Priorities Inflation In IT Projects? 304

NetDanzr writes "I work for an IT company that has a steady stream of projects, new features to our existing products and technical support issues. As it is customary, though, our development resources are not sufficient to cover the amount of projects. As a result, our delivery dates are slipping, and as a result the average priority of projects is rising. Where the goal was to have only 10% of projects rated high, within a year nearly 50% of projects are rated as such. Our solution is to completely wipe out the project list once per year and start a new, properly prioritized list. How does your company deal with this inflation of priorities?"
IT

Ask Slashdot: Life After Software Development? 416

An anonymous reader writes "I've been writing database apps for various industries as the senior developer or tech lead on a given project for most of the past 20 years. The last few years have become particularly taxing as I struggle to reiterate basic concepts to the same technically illiterate managers and stakeholders who keep turning up in charge. While most are knowledgeable about the industries our software is targeting, they just don't get the mechanics of what we do and never will. After so many years, I'm tired of repeating myself. I need a break. I need to walk away from it, and want to look at doing something that doesn't focus heavily on the IT industry day in, day out. Unfortunately, I'm locked to a regional city and I've just spent the majority of my adult life coding, with no other major skills to fall back on. While I'm not keen on remaining in front of a screen, I wouldn't be averse to becoming a tech user and consumer, rather than a creator. Are there similar Slashdotters out there who have made the leap of faith away from tech jobs and into something different? If so, where did you end up? Is there a life after IT for people who are geeks at heart? Apart from staying in my current job, is there any advice for someone who can't really risk the mortgage and kid's education on a whim?"
Data Storage

Ask Slashdot: Dividing Digital Assets In Divorce? 458

An anonymous reader writes "I am a long time Slashdotter and currently find myself in the beginning of a divorce process. How have you dealt with dispersing of shared data, accounts and things online in such a situation? Domains, hosting, email, sensitive data backups and social media are just a few examples."
Businesses

Ask Slashdot: Tech Manufacturers With Better Labor Practices? 375

First time accepted submitter srs5694 writes "In light of the recent flood of stories about abysmal labor practices at Foxconn and other Chinese factories that produce most of the tech products we consume, the question arises: Who makes motherboards, plug-in cards, cell phones, and other devices WITHOUT relying on labor practices that are just one rung above slave labor? If I want to buy a new tech gadget, from whom can I buy it without ethical qualms?"
The Internet

Ask Slashdot: Smartest Way To Transfer an Old Domain/Site? 113

An anonymous reader writes "Back in early 95 I registered a domain name and built a website for a hobby of mine. Over time the website (and domain) name have built a small but steady stream of traffic but my interest in the hobby is essentially gone and I've not been a visitor to my own site in well over two years. I'd like to sell the site/domain to a long time member who has expressed interest in taking over and trying to grow the site, however I use the domain for my own personal email including banking, health insurance, etc. How have fellow readers gone about parting ways from a domain that they've used for an email address?" More generally, what terms would you like to include (or have you included) in a domain transfer? Old horror stories could help prevent new horror stories.
Technology

Ask Slashdot: Making a Tablet Run Only One Application? 260

An anonymous reader asks "I'm working for a medical centre who want to make a tablet with various videos and webpages about smoking cessation available in their waiting room. The tablet can't access the Internet because of security policies. I'm planning to use a local server with copies of the (Creative Commons) videos and pages accessed through local webpages using the tablet's browser. How can I make only the browser be available to the tablet users? Ideas? Suggestions?"
Businesses

Dealing With an Overly-Restrictive Intellectual Property Policy? 467

An anonymous reader writes "I am very happy with my current job, but there have always been a few ideas for things I've wanted to develop on the side. Ideally I'd keep my day job, reserving mornings, evenings and weekends to see if the side-projects could become viable. The problem is: my employer has an IP policy that states that anything I do while under their employ is theirs, even when I'm off the clock. Does anyone have suggestions about workarounds, magic loopholes, false identity for the side projects? Anything?"
Input Devices

Ask Slashdot: How To Go Paperless At Home? 311

THE_WELL_HUNG_OYSTER writes "Over the years, I've had numerous scanners equipped with automatic document feeders — and all of them jam or grab multiple pages at a time (thereby missing pages). Like you, I've got years of tax returns and legal documents to scan, but with these kinds of barriers, it would take months to scan everything. Enterprise-grade machines cost 5 figures. How do Slashdotters become paper-free?"
Software

What Does a Software Tester's Job Constitute? 228

First time accepted submitter rolakyng writes "I got a call from a recruiter looking for software test engineer. I'm a software engineer and my job is development and testing. I know I mentioned testing but I'm pretty sure it's totally different from professional testing practices. Can anyone shed light on what a software test engineer's day to day responsibilities are? They said they'll call me back for a screening and I want to be ready for it. Any tips?"
Education

Ask Slashdot: How To Allow Test Takers Internet Access, But Minimize Cheating? 330

New submitter linjaaho writes "I work as lecturer in a polytechnic. I think traditional exams are not measuring the problem-solving skills of engineering students, because in normal job you can access the internet and literature when solving problems. And it is frustrating to make equation collections and things like that. It would be much easier and more practical to just let the students use the internet to find information for solving problems. The problem: how can I let the students access the internet and at same time make sure that it is hard enough to cheat, e.g. ask for ready solution for a problem from a site like Openstudy, or help via IRC or similar tool from another student taking the exam? Of course, it is impossible to make it impossible to cheat, but how to make cheating as hard as in traditional exams?"
Open Source

Ask Slashdot: Where Are the Open Source Jobs? 506

stry_cat writes "My company has bought into the FUD and is going 100% Microsoft. Rather than work in this environment and be continuously at odds with upper management, I have decided to seek employment elsewhere. Where do I look for an open source job? I've started with the local paper's Sunday classifieds. I've looked on dice.com and monster.com. However almost all are Microsoft related. The few that aren't are some sort of dinky contract or temp job. So is there a place to find a job in an open source environment?"
Privacy

Ask Slashdot: How To Deal With Refurbed Drives With Customer Data? 385

An anonymous reader writes "I just received 3 'refurbished' SATA drives from Newegg. All 3 had some sort of existing partition. Most appeared to be factory diagnostic partitions, but one had a full Dell Windows XP install complete with customer data. How big a deal is this? Should I contact someone besides Newegg about this?"
Java

Ask Slashdot: Making JavaScript Tolerable For a Dyed-in-the-Wool C/C++/Java Guy? 575

DocDyson writes "I'm a dyed-in-the-wool C/C++/Java developer with over 20 years of experience. I'm making a good living and having fun doing back-end Java work right now, but I strongly believe in being a generalist, so I'm finally trying to learn the HTML5/CSS3/JavaScript future of the Web. However, I find JavaScript's weak typing and dynamic nature difficult to adapt to because I'm so used to strongly-typed, compiled languages with lots of compile-time error-checking and help from the IDE. Does anyone out there who has made this transition have any tips in terms of the best tools and libraries to use to make JavaScript more palatable to us old-school developers?"
Education

Ask Slashdot: How Is Online Engineering Coursework Viewed By Employers? 201

New submitter KA.7210 writes "I am an employed mechanical engineer, having worked with the same company since graduation from college 5 years ago. I am looking to increase my credentials by taking more engineering courses, potentially towards a certificate or a full master's degree. Going to school full time is not an option, and there is only one engineering school near me that offers a program that resembles what I wish to study, and also has the courses at night. Therefore, I have begun to look at online options, and it appears there are many legitimate, recognizable schools offering advanced courses in my area of interest. My question to Slashdot readers out there is: how do employers view degrees/advanced credentials obtained online, when compared to the more typical in-person education? Does anyone have specific experience with this situation? The eventual degree itself will have no indication that it was obtained online, but simple inference will show that it was not likely I maintained my employment on the east coast while attending school in-person on the west coast. I wish to invest my time wisely, and hope that some readers out there have experience with this issue!"
Businesses

Ask Slashdot: Are Daily Stand-Up Meetings More Productive? 445

__roo writes "The Wall Street Journal reports that an increasing number of companies are replacing traditional meetings with daily stand-ups. The article points out that stand-up meetings date back to at least World War I, and that in some place, late employees 'sometimes must sing a song like "I'm a Little Teapot," do a lap around the office building or pay a small fine.' Do Slashdot readers feel that stand-up meetings are useful? Do they make a difference? Are they a gimmick?"
Programming

Ask Slashdot: Transitioning From 'Hacker' To 'Engineer'? 446

antifoidulus writes "I'm about to get my masters in Computer Science and start out (again) in the 'real world.' I already have a job lined up, but there is one thing that is really nagging me. Since my academic work has focused almost solely on computer science and not software engineering per se, I'm really still a 'hacker,' meaning I take a problem, sketch together a rough solution using the appropriate CS algorithms, and then code something up (using a lot of prints to debug). I do some basic testing and then go with it. Obviously, something like that works quite well in the academic environment, but not in the 'real world.' Even at my previous job, which was sort of a jack-of-all-trades (sysadmin, security, support, and programming), the testing procedures were not particularly rigorous, and as a result I don't think I'm really mature as an 'engineer.' So my question to the community is: how do you make the transition from hacker (in the positive sense) to a real engineer. Obviously the 'Mythical Man Month' is on the reading list, but would you recommend anything else? How do you get out of the 'hacker' mindset?"
Government

Ask Slashdot: How To Inform a Non-Techie About Proposed Copyright Laws 254

First time accepted submitter skywiseguy writes "I know someone who continues to argue that the takedown of MegaUpload shows that the existing laws are not adequate and that we *need* SOPA/PIPA to protect the movie/music industries from offshore (non-US) piracy. I keep trying to inform him of the history the *AA's have brought to bear on the copyright laws and how these bills are something that will continue the abuse of copyright instead of ending piracy as they are claiming. He has no grasp on how DNS works, much less the internet in general. What can I do to show him how destructive these bills actually are, preferably with something that is as unbiased as possible?"
Wireless Networking

Ask Slashdot: Wireless Proximity Detection? 101

New submitter Cinnamon Whirl writes "As a chemist, I work in a both lab and office enviroments, and need access to data in both, without causing undue clutter in either. My company has recently purchased two Win7 tablets for trial usage with electronic lab notebooks, propietry software, SAP, email etc. These are also useful for sharing in meetings, etc. As part of this project, I have been wondering whether we can use these tablets to detect other devices by proximity. Examples could include finding the nearest printer or monitor or, perhaps trickier, could two roaming devices find each other? Although lab technology is rarely cutting edge, I can see a day when all our sensors and probes will broadcast data (wireless thermocouples are already available), and positioning information will become much more important. What technologies exist to do this? How accurate can the detection be?"
The Media

Ask Slashdot: Does Europe Have Better Magazines Than the US? 562

An anonymous reader writes "Now that all the large chain book stores have disappeared from the landscape, I visited my local independent book store. In the basement I found a dazzling array of amazing magazines from the UK and Germany. Not only were the magazines impressive, they included CDs and DVDs of material. Nearly every subject was there: Knitting, Photography, Music, Linux, and Fitness. I snapped up a magazine called 'Computer Music,' which had a whole issue dedicated to making house music, including a disc of extra content. I subscribe to U.S. magazines like Wired, 2600, & Make, but their quality seems to ebb and flow from issue to issue and I don't ever recall a bonus disc. Are the UK magazines really better? If yes, why and which of them do you subscribe to? The other interesting thing about them is they weren't filled with tons of those annoying subscription cards. What is the best way to subscribe?"
Hardware Hacking

Ask Slashdot: Techie Wedding Invitation Ideas? 399

Qa32 writes "I am getting married in a few months and being a hardcore techie I wanted to come up with some novel way of making my wedding invite that will truly have even my mom say, 'wow, that was cool.' Has anyone out there done anything similar, or have you thought of something similar you'd like to share? I already have a few: have QR codes, have some basic embedded circuit/plate with wire leads that maybe plays a song when you connect a battery, have a way to turn up a display LCD, etc."

Slashdot Top Deals