I'm assuming it means it's the same as the Chromecast, i.e. it isn't powered from the HDMI port.
HN user
anonymouse123
If you're concerned about this sort of thing (which I think we all should be) you can use something like boxcryptor.
I thought it was just me that felt like this...
Ironsocket. They provide VPN (support OpenVPN, L2TP and PPTP), http/socks5 proxies all over the place and a DNS proxy - in the one package. Can't fault them.
It's such an epic security risk, I can't understand why you'd want to risk using XP?
Maybe not 'lightweight', but I'll throw it out there: how about the MS Express editions (all free)?
http://www.microsoft.com/visualstudio/eng/products/visual-st...
More details here: http://msdn.microsoft.com/en-us/beginner/bb308754.aspx and http://msdn.microsoft.com/en-us/beginner/default.aspx
past tense of 'rise up'
My 2c:
Divide and conquer
Learning this stuff can get overwhelming pretty quickly if you try to do it all at once. Especially when the new tech you want to learn has dependencies on a million other things that you also discover need learning.
Start with a high level overview of what you need to learn to get the picture in your head, think 'shallow but wide'.
Then pick out the main concepts (eg MVC) and learn about that, so you have an idea of the reasons for the way things are being done how they are.
Next pick the specific framework - start with the basics for the -dependencies- for it; there's no point in working through a tutorial if you don't have the assumed knowledge. And then move on to progressing through learning the actual framework.
Don't forget Stackoverflow - you'll be able to find answers there. Any most of all, good luck!
They only know that data because you put it there in the first place. If you don't want it available - dont put it on the Internet.... is this really such a hard concept to grasp?
You could try Cloudflare?
http://avgjoegeek.net/cloudflare-review/
http://www.forbes.com/sites/eliseackerman/2012/02/29/how-clo...
(I'm not affiliated in any way with these guys, and I'm aware they just had an outage while updating the server code to defend against a DDOS attack, but they seem good! )
I have to agree. Visual Studio + Reshaper makes coding an absolute pleasure. The best investment I made was actually getting a book and really learning how to use the VS IDE - time well spent.
Deleting code: leaving behind simplicity, and bringing order where there was chaos.
Java is pretty grim, but it seems to be a popular choice for writing server side code. Do you want to work server side? if not then maybe do something else; life is too short to do something you hate.