Radiant to WordPress Conversion

First I had to backup my database from Heroku — so I created the database in PostGresSQL. heroku pgbackups:capture curl -o latest.dump `heroku pgbackups:url` pg_restore –verbose –clean –no-acl –no-owner -h localhost -d booher_blog latest.dump Armed with that and the handy Induction I then needed to get my data into a format easily imported by WordPress. … Read more

Review: First by Rich Froening

CrossFit is still a new and growing sport which is misunderstood by many to be a place only for the elite. Rich Froning brakes down the barriers between the most elite tier of the sport and the most casual reader as he lays out his life and worldview in an amazingly fast and engaging read. … Read more

Review: The Unwinding by George Packer

CS Lewis said we read to know that we are not alone. I’ve always read to find out how the world works primarily so that when I’m with others, I can clarify the world’s interactions. This is probably because I know that you have to understand a system to succeed inside and, as a parent … Read more

Build 3d Model of Yard

I have always believed in compensating for my lack of experience through leveraging my modeling background. With the right tools, I can hone my intuition and help my lack of experience through careful planning. I also need tools to communicate to my family, friends and any contractors my exact plans. In the past I had … Read more

Defense Acquisition Certification

Here is a post that I hope is helpful to others out there who can be paralyzed from taking action to getting professional acquisition certifications. What is the official name and background of this program? The official name is the Acquisition Professional Development Program. The Acquisition Professional Development Program (APDP) promotes the development and sustainment … Read more

Find corrupted images

So I deleted all my pictures, and I restored them which resulted in a bunch of corrupted images; thousands of corrupted images. To fix this, I wrote the following script in MATLAB using the image processing toolbox: // insert blog here Using matlab I tried to determine what a corrupted image is. First when using … Read more

IMA equations

Here are some of the questions I had when starting as an IMA. How do you schedule IDTs? You have to be on a .mil domain or else you need to use arrows-r. utaps Who pays? IDTs and the 2-week annual tour are centrally funded. What are my work requirements? I am cat A with … Read more