Comment Re:It's a vast field.... (Score 1) 809
> describe some ways that web services can be secured
Sonys hiring?
> describe some ways that web services can be secured
Sonys hiring?
I still would find myself hard pressed to select a language and framework that would get a vanilla CRUD based site or backend up and running as quickly as one can with RoR.
Python/Django is heading there but I find Python to be less productive as a language and I've shot myself in the foot a few times due to whitespace issues (especially when refactoring). MS languages are a no-no until they bite the bullet and officially support *nix based system; Java
I actually do not like Rails I should also mention - rather than refine the framework it has become a bloated mixed bag of goodies much like the paradigms it replaced, so I would be genuinely interested in opinions on the alternatives.
sorry there is no one-size fits all solution. The *closest* is Javascript and client-side development isn't that painfull these days but its still Javscript and WILL bite you on the ass.
So I'd say it boils down to either Python or Ruby + Javascript and if I'm honest, I'd say Python has the edge in terms of general applicability. I *personally* prefer the Ruby language, but that's not what you're asking. Breaking it down:
Server side, backend = Python+Django OR Ruby+Rails if you want to get stuff done and stay sane. Ruby should be considered Linux only server side, but then server-side should be considered *nix only. Node works but...its javascript.
Server side Scripting = Python/Ruby are both sensible choices. I prefer Ruby as a language but Python is a safer choice given the library support and performance. The exception is server/cloud management for which Ruby still has an edge (debatable, I know).
GUI/Desktop Clients, Python + QT. Great combination. Its possible to use QT with Ruby, it just doesnt feel right though.
OSX/IoS/Android - Ruby/Rubymotion. Really, really nice if you're developing for the Apple side. Android support is early days.
Browser - Javascript + Framework + UI components of choice. Learn javascript, one framework and one set of UI components and you're set. Well, until you need something a bit different....but its Javascript.
BTW I said I'm a Ruby guy but I've 10 years of Python experience. If the project is suitable though I'm more productive with Ruby (with 18 months experience) but it really is a case of the right tool for the right job.
I thought it was odd too untli I read the article and realised they were not talking about a real threat, they were talking about an analysts scenario. To quote:
"One of our analysts actually saw that the nation state had the intention to develop and to deliver — to actually use this capability — to destroy computers."
So basically this is a fear-mongering story since if the country in question had had the intention and capability to deploy such an attack, it would have been SUCCESSFUL. Only a small proportion on PCs would have been "fixed" if they had "worked with computer manufacturers".
They really do think everyone is stupid don't they?
"Once AMD decides to make drivers that work"...haha. hahahahaha. hahahahahahahahahahahahahaha! hahaha!
Oh, lord that was funny; thank you. (Sorry I had flash backs to the early naughtys reading that).
For a long time as I recall Windows 95, (or was it 2000/XP?) used a string of zeros as the key....that could have been really nasty!
Aye, it looks great. Once it runs Linux I'll buy one.
The ability to use the XBone as a PVR would have been a significant feather in MSs cap; instead they are trying to sell the most minor of features.
The XBone is boned.
Peter F Hamilton if I recall but I can't remember the book/series...
Heh, I spent a year cleaning up after the last "10x" developer. 10x the productivity, 10x the bugs.
And to add to the FYI:
Ai is a girls name, and a word meaning either "love" or "indigo" depending on the context. Hence for the people calling this an "ai-bot"...thats something *completely* different.
And slashdot STILL doesnt support unicode
- nt -
Almost but not quite: I've been working with CoffeeScript which "compiles" to JavaScript and combined with JQuery its actually nice to work with....as long as one remembers to be exacting in commenting method parameter and return types. Exacting...
"Spelling isn't important when writing. Thats what the word processor is for!"....."lol"
You're me at 13 aren't you?
The biggest mistake you can make is to believe that you are working for someone else.