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

 



Forgot your password?
typodupeerror
×

Comment Re:Uhn...no. (Score -1) 613

Yeah, I was thinking the same... how much ram are we talking about.. and ofcourse which version are they running? 32-bit or 64bit, as people should know that putting more ram as 4GB when running 32bit windows doesn't do anything with the more ram (it can even slow things down.. If you want to use a lot of ram you have to use 64bit windows)... Why anyone wouldn't put at least 4GB into their computer when running Windows 7 is really beyond me, especially when the price of ram is so low, and the advantages are great...

Comment Re:Use the Coax as a wirepull for the cat5 (Score 5, Informative) 608

Attach a CAT5/6 AND a string, and pull like hell. You'll be glad you have a string in the wall when you want to pull CAT7.

Just remember, when you attach something to the string, always attach a new string too. It sucks when you finally finish pulling a run, only to have forgotten the replacement string.

Comment Re:Irrelevant quote (Score 1) 469

Sure. Plenty of times something is announced but never released or released far, far later than originally intended. The former is vaporware, the latter can be debatable. But a product that is done being designed, that has sample models produced, and that has a concrete release date in the near future doesn't meet the definition by any stretch.

Comment Re:Irrelevant quote (Score 1) 469

I was with you until the last word.

The iPad hype is ridiculous, and the fact that so much media attention is directed at a product that hasn't been released is frustrating. But it certainly isn't "vaporware." It's a real product with working models that real reporters have handled. It has a release date announced, and even if it slips (I'm guessing it will, given Apple's past) there isn't any doubt that these will be out there in the wild for real people to buy.

Comment user interface consistency is a means not an end (Score 1) 278

Consistency in user interface isn't an end unto itself. Consistency is a means to making the UI easier for users to understand.

I develop software that runs on Windows. I follow Microsoft's conventions for button size and placement because the majority of our users are accustomed to those conventions. When I give them a button that looks familiar and does in my application what it does in others, I'm able to tap into previous Windows experience to make my software easier to use.

I'm at best an average user interface designer. I need things like this to cheat and make a more usable product.

Apple has UI designers that are significantly better than that. Many third party iPhone application developers are also extremely good. A good enough UI designer can come up with an interface that is both intuitive and perfectly suited to the task at hand without looking like the other UIs out there.

The fact that they aren't being consistent isn't bad if the end result is simple to use for both beginning and experienced developers.

Comment Re:education as a hiring factor (Score 1) 836

Whoops, that was cut off.

My employer has hundreds of developers. We're growing and always looking for more. HR is challenging.

Let's say you want to hire 300 people next year. 100 of them will be software developers. You use technology that will require training; even if a new hire knows the languages you use, he doesn't know your current tools. Hiring and training are both quite expensive.

You've got some options available to you.
1. You could give every interested applicant a test to see how good a programmer he is.
2. You could require that applicants have relevant experience.
3. You could require that applicants have relevant education.

If you're hiring a small number of people, #1 sounds great. But when you get into larger pools of applicants, this becomes less workable. #2 works well if there's a lot of experience out there doing what you want. But by requiring experience, you lose anyone who could quickly learn what you need. #3 lets you find people who were, at least, able to graduate from college.

What it really comes down to is which is worse for you: false negatives or false positives. If you don't have many applicants, you don't want too harsh a filter early in the application process because you can't afford to lose good candidates from your pool. False negatives are your enemy. If, on the other hand, you get 60,000 applicants a year, you really need a way to get rid of the false positives. You probably don't like the fact that you're not even considering some people who'd do an excellent job. It's frustrating and can feel unfair. On the other hand, if you're getting enough good people to do what you need, the fact that you're losing out on some other good people is acceptable.

Comment education as a hiring factor (Score 1) 836

My employer has hundreds of developers. We're growing and always looking for more. HR is challenging.

Let's say you want to hire 300 people next year. 100 of them will be software developers. You use technology that will require training; even if a new hire knows the languages you use, he doesn't know your current tools. Hiring and training are both quite expensive.

You've got some options available to you. You could give every interested applicant a test to see

Comment unique ID with check digit (Score 1) 688

I echo the many recommendations above to just use an ID number and have a spreadsheet with the other data you need. It isn't sexy, but it gets the job done.

I'd also have a digit in the ID be a check digit (like in ISBNs). That way if someone typos a machine ID you probably won't find a line for it in the sheet (rather than finding the wrong line), and you'll know to ask again.

Slashdot Top Deals

Lawrence Radiation Laboratory keeps all its data in an old gray trunk.

Working...