back
user profile

jph

5,945karma·1,362submissions·June 2, 2010
about
Joel Parker Henderson

joel@joelparkerhenderson.com

joel.henderson@wales.nhs.uk

CONTACT

https://linkedin.com/in/joelparkerhenderson

https://github.com/joelparkerhenderson

https://gitlab.com/joelparkerhenderson

https://codeberg.org/joelparkerhenderson

https://facebook.com/joelparkerhenderson

https://instagram.com/joelparkerhenderson

OPEN SOURCE

Architecture Decision Record = https://github.com/architecture-decision-record

GitAlias for git version control = http://gitalias.com

NumCommand for statistics = http://numcommand.com

UpdateCommand for system updates = http://updatecommand.com

ZidPlan for secure random data = http://zidplan.com

INTERESTS

Business e.g. tech strategy, tech tactics, tech startups.

Coding e.g. Rust, Elixir, Ruby, Python, JavaScript, Shell.

Development e.g. Agile, TDD, BDD, XP, SQA, DevOps.

PROJECTS

Health Economics Guide = https://health-economics-guide.github.io/

Health Economics Metrics = https://health-economics-metrics.github.io/

MEDICAL PROJECTS USING RUST

Fast Healthcare Interoperability Resources (FHIR) using Rust = https://fhir-rust.github.io

Open Electronic Patient Record (openEHR) using Rust = https://openehr-rust.github.io

Systematised Nomenclature of Medicine (SNOMED) using Rust = https://snomed-rust.github.com

HL7 2.5 messing parsing and converting = https://hl7-rust.github.io

ER7 message parsing = https://er7-rust.github.io

recent activity (1,362 total)
comment
Communicate: ask your team to find out who wrote it, and why. Ideally you're using git and can use git blame to find the author. Benchmark the difference, because maybe there's more going on that you …
14y ago·view thread
comment
It's just you. :) In seriousness, many of the newer stacks (e.g. Meteor) offer fast ways to get started then you realize you need functionality such as authentication, authorization, server-side va…
14y ago·view thread
comment
Great to see Google investing in email UX. Sparrow is awesome and bringing the Sparrow UX ideals to Gmail will be a big boost forward. The Sparrow co-founder and CEO Dom Leca discusses Gmail in some d…
14y ago·view thread
comment
If Yahoo were a startup trying to ante up then I'd agree with you. Yet Yahoo already has the cards they need to play big: users, branding (especially in Asia), core products, content partnerships, pro…
14y ago·view thread
comment
Flickr is stronger IMHO at searching, sorting, browsing, organizing, collaging, archiving, and sharing with loosely-connected groups. The HTML5 uploader is good and the Justified layout with thumbnail…
14y ago·view thread
comment
Really? Why do you think so? :)
14y ago·view thread
comment
Build the Yahoo phone. Mayer has the product experience to do it. What do people do most with their phones? Email, messaging, photos, news, small games. Yahoo is strong in every one of these and more …
14y ago·view thread
comment
I tried Sublime and it works well, but RubyMine still won me over for Ruby because it finally feels polished and it's fast thanks to new hardware with plenty of RAM & CPU. For text editing, Sublim…
14y ago·view thread
comment
Mail-Pilot is awesome for email as an inbox. Take a look at Mail-Pilot.com and how it has read later, tasks, connections to people, and more. Disclosure that I'm one of their backers.
14y ago·view thread
comment
One especially interesting line to me: "> maybe they do use email, and maybe it works flawlessly". Paul Graham has commented about his email use: "Email was not designed to be used the way we use …
14y ago·view thread
comment
Kanban is essentially a priority queue, and Steve Yegge wrote a great blog post about this issue some years ago. Worth reading. http://steve-yegge.blogspot.com/2006/09/good-agile-bad-agile... …
14y ago·view thread
comment
For the name, think about Clear. They didn't choose "Task" anything because that's not their target; instead, their customers want to be clear about what to do, and clear it off their list. Very smart…
14y ago·view thread
comment
Taskr is a real product that competes directly with your app. Might want to change the name. Your big "Download" button has some UI issues. * When I click it, a popup happens far away from the button.…
14y ago·view thread
comment
Etsy is a terrific company for development, especially for continuous delivery and how to build great systems. Their tech blog is excellent: http://codeascraft.etsy.com/ …
14y ago·view thread
comment
> "obscurity does play a part in security (you don't go around publishing your private keys...)" Security by obscurity is the opposite of using private keys. The algorithms for security by publi…
14y ago·view thread
comment
Ruby's great for recommendation engines and JRuby has all the Java libraries. Programming Collective Intelligence is a good starter book: http://www.amazon.com/dp/0596529325?tag=loucalnet-20&cam.…
14y ago·view thread
comment
Ember is significantly more powerful (IMHO) especially in the areas of UI bindings and views. Good comparison of JavaScript MVC frameworks here: http://codebrief.com/2012/01/the-top-10-javascript-mvc…
14y ago·view thread
comment
How about better Ruby syntax? Such as map.foo instead of map { |x| x.foo }
14y ago·view thread
comment
> how hypothes.is has anything to do with this Hypothes.is annotations are great for legal content, and are similar to the stated goal of the GitLaw project -- namely to see how the laws are creat…
14y ago·view thread
comment
Hypothes.is is great for this -- see http://hypothes.is . "A distributed, open-source platform for the collaborative evaluation of information. It will enable sentence-level critique of written words…
14y ago·view thread
comment
It's more than formatting-- it's also identity verification, for example using email addresses and/or digital signatures.
14y ago·view thread
comment
Congrats! I love Mixpanel for the results, and also the team is great. I switched from Kissmetrics to Mixpanel and found the Mixpanel team to be solid, smart, and very responsive.
14y ago·view thread
comment
Your app is doing something worse than you think-- after I uninstall it, every one of my calendar events still has the Gijit signature line in the description area. My UX suggestion is tread carefully…
14y ago·view thread
comment
Gijit just messed with every calendar event of mine, and spammed itself to my colleagues. :(
14y ago·view thread
comment
I'm a longtime admirer of your work, and good for you for standing up. I deeply appreciate what you're doing.
14y ago·view thread
comment
+1 for MixPanel; I've met some of their team and they are superbly helpful. Great software too.
14y ago·view thread
comment
Ninja rockstar wanted for lean startup in nuclear sector. Must know MVC framework (Matter/Valence/Controller), ATOM feeds, and the Ruby "split" method. Perks include free energy drinks.
14y ago·view thread
comment
Excelllent view from the inside. The problem the article highlights is filling out gov't forms that have moved to the web; these are often just PDF scans. These gov't forms are often ripe for improvem…
14y ago·view thread
comment
Sencha is great. I wrote demo apps for Sencha associations, grids, MVC, REST, XTemplates, etc. http://github.com/sixarm Then search for "sixarm_sencha"…
14y ago·view thread