from O'Reilly Radar - Insight, analysis, and research about emerging technologies http://ift.tt/1psMNw1
via IFTTT
These days, there's no dearth of great resources for learning to code . Here's another great one, a 21-chapter book posted online and chock full of JavaScript training.
Once you have a 3D printer, making copies of objects like a futuristic Xerox machine is the name of the game. There are, of course, 3D scanners available for hundreds of dollars, but [Joshua] wanted something a bit cheaper. He built his own 3D scanner for exactly $2.73 in parts, salvaging the rest from the parts bin at his local hackerspace.
[Josh]‘s scanner is pretty much just a lazy suzan (that’s where he spent the money), with a stepper motor drive. A beam of laser light shines on whatever object is placed on the lazy suzan, and a USB … Read the rest
Read more of this story at Slashdot.
Infrastructure-as-a-service (IaaS) server and cloud hosting provider Linode declared its library of guides and tutorials "open source" this week, inviting the community to peruse and contribute to the documentation for deploying cloud applications on the company's open source-friendly platform.
The guides and tutorials, which the company calls the Linode Library, has been around for five years. But they're now available in full on GitHub, where anyone can access and modify them, as well as add new content.
Crate Data is a shared-nothing, fully searchable, document-oriented cluster data store. It is also 100 % open source. They built it so developers with a data intensive back-end won’t need to “glue” several technologies together to store documents, blobs and support real-time search. They also wanted to help developers avoid the manual work associated with [...]
The post Crate – Easy to Scale Real Time SQL Data Store appeared first on WebAppers.
Professional Web Icons for Your Websites and Applications
E’ disponibile per la consultazione online la seconda edizione di Eloquent JavaScript, opera scritta dallo sviluppatore e tech writer tedesco Marijn Haverbeke; il testo, interamente dedicato al noto linguaggio di scripting, รจ stato rilasciato sotto licenza Creative Commons per utilizzo non commerciale, mentre tutti gli esempio di codice sorgente in esso contenuti sono tutelati tramite licenza permissiva MIT.
Come spiegato attraverso l’introduzione del testo, nelle intenzioni dell’autore “Eloquent JavaScript” vorrebbe essere un libro dedicato ad insegnare i costrutti, le regole sintattiche, le nozioni e le tecniche necessarie perchรฉ un computer effettui le operazioni che lo sviluppatore desidera esso …
The post Eloquent JavaScript, seconda edizione appeared first on Edit.
BitTorrent just opened up invitations for its pre-alpha version of Bleep, a chat client that's structured around anonymity and works similar to a peer-to-peer network.
This article was published as a part of ProgrammableWeb's Sponsored Content Program.
A nippy microkernel mathematically proven to be bug free*, and used to protect drones from hacking, will be released as open source tomorrow.
The formal-methods-based secure embedded L4 (seL4) microkernel was developed by Australian boffins at National ICT Australia (NICTA) and was part of the US Defense Advanced Research Projects Agency's High-Assurance Cyber Military Systems program hatched in 2012 to stop hackers knocking unmanned birds out of the sky.
Flappy Bird has been ported to just about every system imaginable, including but not limited to the Apple II, Commodores, pretty much every version of the Atari, and serves as a really great demonstration of the TI-99′s graphics capabilities. Porting is one thing, but having a computer automate Flappy Bird is another thing entirely. [Ankur], [Sai], and [Ackerly] in [Dr. Bruce Land]‘s advanced microcontroller design class at Cornell have done just that. They’re playing Flappy Bird with a camera, FPGA, and a penny wired up to a GPIO pin to guide the little 8-bit-bird through Mario pipes.
The setup … Read the rest
Read more of this story at Slashdot.