Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:abaci (Score 1) 247

My old abacus is giving me splinters. I asked my boss for a new one and he said "cào n zzng shíb dài". I'm not sure what that means but I'm hopeful.

Well the last part was something about a goat, and the first part was something to do with a broom handle, so maybe your boss was explaining the relative trade value of your equipment requirements.

Comment Re:.NET (Score 2) 247

And yet employers seem to discriminate heavily against people who have not been working with the latest version of .Net, and expect us to pass tests on the most obscure and arcane features of .Net 4.5, many of which as far as I can tell, will probably never be required in basic web solutions anyway.

Oh, and I didn't get a particular job because I didn't have SSRS experience! Laughed my arse off at that one.

Comment Re:Anything that isn't C (Score 1) 247

I'm not a regular C++ programmer or user of Qt, but as a casual observer it seems that the mobile/embedded APIs in Qt 5.2 could provide a fresh new approach for Android and other mobile platforms. However they are steering clear of easy webkit use, altho there are ways to fiddle around with JNI to get a web interface of some sort, and there are hints at Qt WebEngine (based on the Chrome engine) maybe being available in Qt 5.3 (or only in the enterprise version?). Blogs and new releases seem to vary.

I am a little curious about how well QML and the widgets UI tools can be used on Android, and whether these would be a better alternative to embedded web views for some solutions. Some of the tutorial examples seem straight-forward enough and run ok on my phone anyway.

As I said, I'm not using or experienced with C++, but when I occasionally feel the temptation to take it up, Qt 5 is looking like a good way to start. I would be interested to hear what general opinions are on where Qt is at at where they appear to be heading with embedded APIs and such.

Comment Re:Apps are not the issue (Score 1) 333

I can't help feeling that a large majority of the crap apps were created by people who had just installed the SDK's etc and completed the first few tutorials on how to access bits of the API. Acceptance into the app store is really the problem, there should have been some kind of check and a requirement to explain why your implementation of a compass is different than the 250 existing compass apps on the store.
Seriously, filter out the tutorial example code and see how many apps are left.

Comment Re:Price comparison through barcodes (Score 1) 333

I noticed a QR code on a pack of pork at the local supermarket and thought hey maybe they have some useful information related to this.
Scanned the QR with my phone and got sent to a full sized web page that would have looked busy on a desktop monitor, and had absolutely nothing viewable on a mobile screen.
Eww well... they have taken the first stumbling step anyway.

Comment Re:Advantages to working for a hardware reseller (Score 1) 308

I work for a Fortune 500 company which is a microsft gold partner, but they made us sign some crap agreement that all MSDN resources are to be used at work on their equipment only, so at home I learn and tinker with mostly non-microsoft technology which is not and never will be accepted for use by my employers (their loss). Their reasoning mystified me until we learnt that it was just a policy created by the IT management to make their job easier, so quite unrelated to the company-wide misunderstanding and total under-utilization of their developer resources.

Of course, I will need to be extra creative and put something out there to show potential new employers that I know some of this technology, if I decide to get a job using it in a non-MS environment, as I have not been using it in the workplace, but it still gives pleasure to learn and investigate alternative tech.

Comment Re:If it is not broke.. (Score 1) 104

Well one aspect to consider is, keeping a bunch of staff tied into using some proprietary internally developed tools could also be isolating those staff from gaining any experience with current tools out there in the market and in use by many/most future employers. I am stuck in a situation like this myself, where any chance to get a new job will rely on me learning new development tools in my own time on my home PC, then trying to convince somebody that this is the same as workplace experience with the tools.

Out of consideration of your staff and their career development, they should be able to at least keep up with knowledge and preferably hands on experience of real world tools. Of course, some employers don't give a toss about such things.

Comment Re:What evidence do you have that you're being DoS (Score 1) 319

Do you have Steam auto starting at powerup, and do you know how many games are attempting to synchronise their cloud backup data at startup?
My router has fits and sometimes reboots after powering up my win7 PC. Trying to eliminate what could be flooding it, and so far Steam appears to be the only likely candidate.

Comment Re:without decent drivers (Score 1) 188

... CCC's problems have nothing to do with the development environment, language, and framework used ...

Well I seem to remember repeated faults with mismatched .Net library dependencies and somehow ending up with a CCC installation that would not load up its user interface and could not be fixed by uninstall/re-install and wasted many days of effort. But I guess you are right, it takes a special kind of developer to make such a poor hash-up of a user interface.

Comment Re:without decent drivers (Score 3, Informative) 188

Yeah I feel the same way about their driver support, couldn't trust them with too much of my limited gaming hardware budget.
Also, would it be really really difficult for them to hire some decent programmers and produce a new version of Catalyst control center that doesn't have to run on .Net?
Whatever happened to C++ and fast reliable software?

Comment Re:The bacterial excretions (Score 0) 149

I recall an "alternative" medicine article I read recently (but didn't take too seriously) which insisted that raising the body's overall pH level above a certain point would pretty much give protection against cancer. This would seem to agree, if the acid excreted by these bacteria is the link, as suggested.
Hopefully these avenues are being investigated.

Slashdot Top Deals

An authority is a person who can tell you more about something than you really care to know.

Working...