Josh On Design

  • Blog
  • About Josh
  • Books & Writing
  • Apps & Projects
  • Hire Me
past future

    Photo Slideshow in Amino

    August 11th, 2014

    This is the second blog in a series about Amino, a Javascript OpenGL library for the Raspberry Pi. The first post is here.

    Read more...

    Tagged: amino nodejs

    Amino: Refactored

    August 8th, 2014

    I’ve been working on Amino, my graphics library, for several years now. I’ve ported it from pure Java to JavaScript, to a complex custom-language generator system (I was really into code-gen two years ago), and back to JS. It has accreted features and bloat. And yet, through all that time, even with blog posts and the goamino.org website, I don’t think anyone but me has ever used it. I had accepted this fact and continued tweaking it to meet my personal needs; satisfied that I was creating something that lets me build other useful things. Until earlier this year.

    Read more...

    Tagged: amino nodejs

    Electron 0.3 Released

    August 6th, 2014

    I’m happy to announce the release of Electron 0.3. While there are a few under the hood improvements, the big news is a *brand new user interface*. We’ve rewritten the UI from scratch using Angular JS. This will make Electron more stable and easier to improve in the future.

    Read more...

    Tagged: electron arduino

    60s Book Review: TinkerCad

    August 4th, 2014

    TinkerCad is a free web based CAD program. It runs entirely in the browser using WebGL, so you’ll probably want to use it with Chrome (I think Safari may work in Yosemite+). TinkerCad is meant for novice CAD users. So novice that you can know absolutely nothing about CAD and be able to make something after five minutes of their built in learning quests (tutorials). Then you an save your creation to their cloud or download it for 3D printing.

    Read more...

    Tagged: bookreview cad

    Electron Updates

    August 2nd, 2014

    Now that OSCON is over I can get back to working on Electron. That means a new version is coming, and by far the biggest change will be a brand new user interface. I had posted an early preview here but that's now completely out of date. You see, I discovered a new framework.

    Read more...

    Tagged: electron arduino

    60 Sec Book Review: Physics of the Impossible

    August 2nd, 2014

    Michio Kaku, the science popularizer and theoretical physicist, is always a wonderful speaker. I’ve greatly enjoyed his TED talks. In _Physics of the Impossible_ he takes on the many improbable technologies of science fiction to determine if they are in fact impossible. Surprisingly, few truly are. He divides technologies into three levels of impossible: likely today or in the next 20 years with existing science (ex: replicators), likely in the next hundred or so without violating any known laws of physics (shockingly, time travel is in this bunch), and the truly impossible without some new laws of physics. There are very few things in the last category. It’s an easy read and lots of fun.

    Read more...

    Tagged: bookreview

    Command Parser for Arduino

    July 31st, 2014

    This is day zero of my Month Of Writing

    Read more...

    Tagged: arduino github

    Amino at OSCON

    July 28th, 2014

    I'm finally back from OSCON, and what a trip it was. Friend of the show wxl came
    with me to assist and experience the awesomeness that is OSCON. Over the
    next few days I'll be posting about the three sessions we taught and many, many sessions we attended. A splendid time is guaranteed for all. To kick things off, here is the code from my Amino talk.

    Read more...

    Tagged: amino oscon

    Electron 0.2 Released

    July 4th, 2014

    I’m happy to announce Electron 0.2. We’ve done a lot of work to improve the compiler and library tools. The biggest news is Windows and Linux support. Also, you don’t need to pre-install the regular Arduino IDE anymore. Electron will auto-download it’s own copy of the required toolchain. Here’s the details:

    Read more...

    Tagged: electron arduino

    Node Streams are Awesome

    June 25th, 2014

    I’ve been using Node JS off and on for the past few years, ever since we used it in webOS, but I’ve really gotten to go deep recently. As part of my learning I’ve finally started digging into Streams, perhaps one of the coolest unknown features of Node.

    Read more...

    Tagged: node

    Introducing Electron, a new IDE for Arduino

    June 17th, 2014

    I love the Arduino platform. I have official boards and lots of derivatives. I love how it makes hardware hacking so accessible. But there’s one thing I hate: the IDE. It’s ugly. It’s ancient. It has to go.

    Read more...

    Tagged: arduino electron

    If they did it, how Apple would make a TV

    June 9th, 2014

    It's the fashionable thing to speculate on future Apple products. One idea that continues to get traction is the Apple TV, a complete TV set with integrated Apple-ly features. Supposedly to be announced this fall, after failing to appear at any event for the past three years, it will revolutionize up the TV market, cure global warming, and cause puppies and kittens to slide down rainbows in joy.

    Read more...

    Tagged:

    Future Tweet 2

    June 9th, 2014

    More Beta Testing Software

    Read more...

    Tagged:

    Future Tweeting

    June 9th, 2014

    This is a new future tweeting system I'm working on. It will let me write a post, send it to my blog, then link the blog from twitter, all in the *future*!

    Read more...

    Tagged:

    Where's The Data?

    April 29th, 2014

    The Web is amazing for answering questions. Suppose you want to answer a question like, "what does the .JPG file extension mean", then the answer is just an internet search away. Millions of answers. However, if you stray from the common path just a tiny bit things get hairy. What if you want to get a list of all file extensions? This is harder to find. Occasionally you might find a PDF listing them, but if you are asking for all file extensions then you probably want to do something with that list. This means you want the list in some computable form. A database or at least a JSON file. Now you are in the world of ‘public’ data. You are in a world of pain.

    Read more...

    Tagged: rant data

    Wolfram Alpha, Mind Explosion

    March 18th, 2014

    During SXSW this year I had the great fortune to see the keynote given by Stephen Wolfram. If you’ve not heard of him before, he’s the guy who created Mathematica, and more recently Wolfram Alpha, an online cloud brain. He’s an insanely smart guy with the huge ambition to change how we think.

    Read more...

    Tagged: wolfram future

    3D Printing Industry Overview

    February 7th, 2014

    One of the benefits of my job at Nokia is the ability to do indepth research on new technologies. If you follow me on G+ then you know I've been playing with 3D printers for the past few months. As part of my research I prepared a detailed overview of the 3D printing industry that goes into the technologies, the companies involved, and some speculation about what the future holds; as well as a nice glossary of terms. Nokia has kindly let me share my report with the world. Enjoy!

    Read more...

    Tagged: 3dprinting

    What do you want to see at OSCON?

    January 28th, 2014

    I'm working on a few submissions for OSCON, due in two days. I've got lots of ideas, but I don't know which ones to submit. Take a look at these and tweet me with your favorite. If you can't make it to OSCON I'll post the presentations and notes here for all to read.

    Read more...

    Tagged: oscon

    Getting Started with the Printrbot Simple

    December 23rd, 2013

    I recently got a 3D printer and boy are my arms tired!

    Read more...

    Tagged: 3dprinting docs

    Why You Can't Build a Smartphone

    December 2nd, 2013

    Every day or so I read another blog post (or ranting comments) about how BlackBerry could be rehabilitated, or how Nokia could restart Maemo and build the ultimate smartphone again. Things came to a head after Jolla announced their first phone for sale. Surely this phone with an amazing user interface will vindicate the N9?! Amazing technology plus a killer UI? Marketshare is theirs for the taking!

    Read more...

    Tagged: rant phone

past future
Like this? Hire Me!