Ran into a scenario this weekend where I needed to take a sub-document from Mongo but I needed it in an array in PHP. Reading the data from Mongo with PHP was simple and won’t be discussed. What I’d like…
Recently I set out on an interesting journey. I wanted to build programming libraries for my API, HolidayAPI. Some of the languages I know like the back of my hand. Others, have never even touched them before. Before you start…
Found out I had lost another friend from the wayback machine not too long ago. We were great friends back in school and kept up online fairly regularly ever since then. I knew he was damaged goods, but I had…
If you’re like me, there’s a great chance that you have not only some public dotfiles but you also have some private stuff you don’t want the world to have open access to. I refer to these private dotfiles simple…
Now that my buddy Justin is back to using vim, he’s been flooding me with questions. Loljk, but he did ask about setting the tab spacing based on the type of file he was working with. Incidentally, this was something…
Hate to say it, but I am a broken record. If it’s not “OH, I actually wrote a blog post about that” then it’s “that would make a great blog post, you should write about it”. When I mention my…
Most of the time, folks are talking about making projects open source not closed. Companies use it as way to get some press and to position themselves as being altruistic by giving back to the community. I used to be…
I’ve heard it many times before, “this album is the soundtrack to my life”. That’s not me, or at least the album that I feel that way about has yet to be produced (or I’ve yet to composure it myself?…
Last Tuesday I flew back to Austin, Texas from Chicago, Illinois. During the trip I came to realize that Austin simply isn’t home, not yet. It became unbearably apparent during the flight home. Quality of life is up, but we’ve…
Typical of PHP, it’s very easy to get the day of the week from a date, but they also provide the data in multiple format. Three in fact. The first, and arguably the most straight forward is to get the…