Notes on Data Rescue
Random notes on recovering a failed/failing hard drive.
This isn't a blog and the content here is not blog posts. Rather, these are random notes I've taken that I've chosen to make public for ease of reference. If you stumble across them and find them helpful, that's great, however, compelling reading and thoughtful prose are not to be found here.
Random notes on recovering a failed/failing hard drive.
An easy way to determine filesystem types of mounted devices.
Importing IGES/STL into openSCAD/solidpython... I had some solid models in the IGES format that I wished to import into openSCAD, but openSCAD doesn't suport IGES. How to do the import?
Ballscrew Information
Pointers to info on Uniform Type Identifiers.
I was developing a Django application for a client. Deployment was on Linux, but I was developing on OS-X. I wanted to do some testing with memcached prior to deployment.
I recently used pandoc to convert some html files to reST. Initially, there were numerous errors about invalid characters. Here is the brute-force solution I arrived at to get the job done while attempting to reasonably convert offending characters into something reasonable.
A client has a substantial body of written work that began life as MS Word documents. They also created many derivative documents in various formats (including HTML, PDF, Dreamweaver, MS Front Page, etc.) for different use cases. Our recommendation was that, going forward, they should create content once, in a canonical format, from which they could generate documents in whatever format they need(HTML, PDF, etc.). That subject is beyond the scope of this note. This note is focused on a quick and dirty method to access their assets in MS Word format and convert them into something more widely useful.
This note grew out of questions that went unanswered as I pushed through my first Satchmo install. Or, more accurately, it documents the questions that I had and still have. Rather than let them clutter and muddy my install notes, I have moved them here.