Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:Cross language - what .Net gets right (Score 1) 286

.NET also has a managed C++ model, which as allows C++ objects to be tightly bound to C# including garbage collection in an extremely natural way, while still having inline assembly language and all the performance of C++. And for managed languages (C#, VB, PowerShell, Python, etc) you get very deep integration that is probably the best that could be hoped fo. The F# mutability example is unreasonable, given the radical difference between these languages. And for all of this integration you get to use a single IDE with a visual debugger that shows you a single callstack with thr different languages mixed together.

Microsoft solved this problem so thoroughly, you couldn't ask for much else, except that none of it works on any OS other than Windows.

Comment You are the inferior one (Score 1) 159

You refer to the audience as "senior management," but then you have framed this entire discussion around you -- the enlightened one -- trying to "teach" the bumbling, ignorant executives while tiptoeing around their childlike attention spans. A quick look at your pay grade should reveal the exact opposite. You each have a specialty, but /yours/ is the narrower mindset with the smaller impact on the organization. And they may be bored by technical details, but when it comes to the operational and strategic details that drive the day-to-day success or failure of your company, /your/ attention span is the childlike one. Want to see a bunch of snoozing engineers? Put them in a training session about how to extract more money from customers. :-)

In order to be truly successful with your goal here, you need to step out of your world of IT and let your audience teach you something. What were they doing before they came to the class? What are the problems facing the company right now? Why are they requesting the training? If there is an optimal outcome -- publicly congratulating you and asking to do a follow-up training -- what would that look like? (In other words, what was a similar past event that everyone remembers as being a great success?) Sometimes these questions have hidden answers, like people not wanting to be made to feel stupid, or wanting to learn a few simple tricks that will impress others, or merely needing to fulfill a mandate from higher up with the least effort heheh. To be really successful, you need to give them exactly what they want, not what you think they need.

You can ask these questions directly at the start of your session, but a better approach is to talk informally with some key people beforehand. Show them the material you plan to present, and ask for suggestions and feedback. Make them feel like you will implement their advice, so they have a personal interest in the outcome of your event. Technology is absolutely not the point of IT, don't let the conversation dwell on that. Instead, ask about the bigger picture, and try to understand the human perspective and reward mechanisms.

Above all, recognize that you have a blind spot that is twice as large as any executive's blind spot for technology. Accept it, develop some techniques to help yourself work around it, and you will find yourself light years ahead of your IT peers.

Comment How credible is this story? (Score 4, Insightful) 387

Here is the original self-promoting story from Food Safety News:
http://www.foodsafetynews.com/2011/08/honey-laundering

However, from searching Google News (e.g. "china counterfeit honey"), the results are merely people's blogs that link to the same Food Safety News article. I'm sure FSN is providing a helpful service of raising awareness, but they are not an impartial group who we can expect to conduct a reliable investigation. Where are the confirming sources?

Their article references the FDA, the Department of Commerce, and the Department of Agriculture -- but I can't find anything on those sites to support the article's opening claim that "A third or more of all the honey consumed in the U.S. is likely to have been smuggled in from China."

Can anybody provide a citation?

Comment Re:They should tell the truth (Score 1) 588

If I were renting storage space in a building and said "this is 1200 sqft" and only made 500sqft available because I installed electrical and environmental equipment in there, I would be rightfully challenged by my customer(s).

Real estate square footages are usually measured from the building exterior and include areas inside the walls, chimney, etc. :-)

Comment Re:stop complaining (Score 1) 204

"Anything with altered genes must be bad for your" is not an irrational fear of some new device or technology, it is a reasonable default position when considering a potentially irreversible change to the ecosystem and gene pool. Genetic engineering is not equivalent to selective breeding, because it can instantaneously produce radical changes that would normally take centuries to achieve. In many cases, the science is empirical, like a hacker making risky changes to a large code base because he "understands" the tiny fragment of code that he's changing, even though there may be unforeseen systemic effects. And what is the urgent problem that we are solving here? You're going to solve world hunger by creating more food? Isn't there an inherent flaw in that idea?

Comment Re:No, IT IS NOT MESED UP (Score 1) 633

I lug you some rocks, then I will be entitled to some kind of favor from you tomorrow. Maybe you'd give me a feast with a whole chicken. But I wasn't in the mood for a chicken that time, so I decided to put off receiving favor from you. After two years, I expect to still be entitled to that feast of whole chicken.

But if you had to choose between a chicken today, versus a chicken two years from now, you would certainly prefer to receive it today. So don't forget that the value of a chicken decreases over time, inflation or not.

Comment Re:My thoughts (Score 1) 239

Agreed, I have nothing but great stuff to say about my Brother printer. Cheap price, excellent usability, long lifetime including toner carts, really good drivers even for OS's that are newer than the printer, and a ton of advanced features that normally are only available for high end printers.

Comment Re:Responsibility (Score 1) 374

I work for one of the biggest faceless software corporations in the world. I actually spend a lot of time thinking about our customer needs and all the little details that affect the user experience. When we receive a bug report, often I am not allowed to talk directly to the customer, but I still think of them as a person and try find a solution that will make them happy and improve our product. Many of my coworkers have a similar attitude. The financial payoff for doing this is at best extremely indirect.

The fact is that humans often seek to do a good job regardless of the financial payoff. There's a whole theory about "Intrinsic Motivation" that explains this, see here:

http://www.youtube.com/watch?v=u6XAPnuFjJc

Slashdot Top Deals

Anyone can make an omelet with eggs. The trick is to make one with none.

Working...