-
Recent Posts
- Creating an Emacs package: ‘password-menu’
- Introducing elfeed-curate
- Dealing with ClojureScript Cross-build NPM Dependencies
- On Selecting Clojure
- Full Cycle Teams in a FDA regulated setting
- VirtualBox 6.1.x Windows 10 2004 Upgrade Problem Resolution
- 314 Digits of Pi (Python to Clojure)
- Bioimpedance Analysis to Detect Sleep Apnea
- EEG Devices at CES 2020
- Exploring Clojure (and FP vs OOP)
Popular Posts
- Software Verification vs. Validation
- OTS/SOUP Software Validation Strategies
- Creating an Emacs package: ‘password-menu’
- Validation of Off-The-Shelf Software Development Tools
- Exploring Clojure (and FP vs OOP)
- Bioimpedance Analysis to Detect Sleep Apnea
- VirtualBox 6.1.x Windows 10 2004 Upgrade Problem Resolution
- Introducing elfeed-curate
- 314 Digits of Pi (Python to Clojure)
- Selecting a MVC/MVP Implementation for a Winforms Project
Categories
- .NET (19)
- Agile (11)
- Clojure (4)
- Cloud Computing (5)
- EEG (26)
- Emacs (2)
- EMR (40)
- FDA (36)
- fMRI (2)
- General (32)
- Google (13)
- GUI (4)
- HCI (12)
- Health 2.0 (4)
- HIPAA (4)
- HL7 (8)
- ICG (2)
- Interoperability (40)
- LINQ (2)
- Medical Devices (54)
- Microsoft (27)
- Networking (5)
- Open Source (8)
- ORM (2)
- PHR (18)
- Programming (46)
- Robotics (4)
- Software Quality (21)
- Technology (17)
- Tools (10)
- Uncategorized (1)
- Vista (2)
- Visual Studio (2)
- WCF (3)
Archives
- April 2024
- October 2023
- October 2022
- March 2021
- January 2021
- May 2020
- March 2020
- February 2020
- January 2020
- January 2019
- August 2018
- July 2018
- March 2018
- September 2017
- February 2017
- January 2017
- December 2016
- September 2016
- April 2016
- March 2016
- December 2015
- September 2015
- August 2015
- April 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- June 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- February 2013
- January 2013
- December 2012
- August 2012
- July 2012
- June 2012
- May 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
Blogroll
Sites I Visit
Meta
-
Twitter Updates
- Tweets by bobnadler
Author Archives: Bob
Deep Learning
I recently attended a Deep Learning (DL) meetup hosted by Nervana Systems. Deep learning is essentially a technique that allows machines to interpret sensory data. DL attempts to classify unstructured data (e.g. images or speech) by mimicking the way the brain does so … Continue reading
Creating a Minimally Sized Docker Image
This is a follow up to the Publishing a Static AngularJS Application with Docker post. Relative to the size of a standard Ubuntu Docker image I thought the 250MB CoreOS image was “lean”. Earlier this month I went to a Docker talk by Brian … Continue reading
Empires of Medical Devices
Even the IoT (Internet of Things) world is concerned about interoperability: Do We Really Want Empires of Connected Things? Here are a couple of key quotes: …little hope for open standards or a universal language for how they do that. It’s … Continue reading
Posted in Interoperability, Medical Devices
Leave a comment
Melon Headband — Android Beta
About 2 years ago (May 2013) I backed this Kickstarter project: Melon: A Headband and Mobile App to Measure Your Focus. I received the hardware (headband and accessories) about a month ago. The Android application became available yesterday. I’m having trouble … Continue reading
EEG Dating
I’ve been tracking EEG-related stories for many years. This perfect Valentine’s Day technology story: ‘EEG Dating’ matches people based on their brainwave data is certainly worth adding to the catalog. The end goal: Many dating services ask countless questions. With EEG matching, there should be … Continue reading
Software Doesn’t Have An MD
I got a kick out of this Andreessen Horowitz piece: Digital Health/SOFTWARE DOESN’T HAVE AN MD. I’m sure ‘the kid in the garage without a degree’ is no dummy, but this premise: And so that large percentage of medicine that is effectively … Continue reading
Posted in FDA, Medical Devices
Leave a comment
Fast Healthcare Interoperability Resources (FHIR)
The HL7 FHIR (pronounced “fire”) standard has been under development for a while. It became a Draft Standard for Trial Use (see DSTU Considerations) in Jan 2014. The recent announcement of the vendor collaboration Argonaut Project has fueled some “interoperability excitement”™. The best technical overview I’ve read … Continue reading
Posted in HL7, Interoperability
Leave a comment
Publishing a Static AngularJS Application with Docker
Contents Introduction The most common use for JavaScript frameworks is to provide dynamic client-side user interface functionality for a web site. There are situations where a JS application does not require any services from its host server (see example unhosted apps). … Continue reading
Americans Killed by Medical Errors Today
Current events have sparked popular tweets like this: As referenced by the West Health To Err is Human: Interoperability is Divine article, based on a 300,000 annual death rate, the following could be added to the list: Americans killed by medical errors today: … Continue reading
Posted in EMR, Interoperability
Leave a comment
The Bumpy Road to a New Development Laptop
My 6 year old Lenovo T400 finally gave up the ghost. It didn’t totally die (it probably never will, thank you IBM), but the screen was starting to flicker and it reliably rebooted itself whenever I was doing something useful. Very … Continue reading