Category: Web

Oct
20

Videntity Awarded Contract with Onyx Health

Videntity was awarded a contract with Onyx Health, a NewWave Company. Videntity will support Verify My Identity (VMI) customization and tools for bulk data import/export. . .

Aug
1

Bulk FHIR and NDJSON Support now in JSON Data Tools

While FHIR officially supports XML and other formats, JSON is the lion’s share of the work. “Bulk FHIR” uses the format NDJSON as a way. . .

Oct
24

Be Your Own DJ: Build an API and Win

Create an API with Djmongo for a chance to win a new turntable and 3 Vinyl Records! You don’t have to use the Amazon Machine. . .

Apr
11

REST vs RESTFul

I often get asked the question, “What is the difference between REST and RESTFul?” First off, let’s keep in mind that many words in technology. . .

Nov
4

Certificate Authority Management System for Direct

The management software that runs the certificate authority (CA) at DirectCA.org, or more precisely console.directca.org, is now open source. “vcert” is a web-based application written. . .

Aug
28

Provider Directory Proposal (NPPES Redux)

A couple of weeks ago, I attended ONC’s Direct Bootcamp in Crystal City, VA. A hot topic at the two-day conference was the notion of. . .

Aug
25

Get the Latest Object or a 404 in Django : get_latest_object_or_404

The get_object_or_404 is a handy Django shortcut. It keeps my views shorter. In my case however, I had the need to get the latest object.. . .

Jun
10

Useful Tip for Port Forwarding Apache (or other Web Server)

Problem You are working on a remote web server where you do not have have access to view the web server’s content on port 80.. . .

May
8

How to get SASS going on Ubuntu 10.04

I found that “Ruby 1.8″, packaged with Ubuntu 10.04, does not seem to run SASS out of the box. This is my recipe, cobbled together. . .