Author Archives: Bryan
Mercurial and 404
I just started working with Mercurial source control at my new job. So far so good. I moved from developing on my Mac to working on Ubuntu 10.04 LTS. I installed the default instance of Mercurial and got the out … Continue reading
Rest Client for Firefox – Sample POST Request
I was having fits getting the REST Client for Firefox to let me create a post body where PHP would recognize the parameters I was trying to post. I added them to the “request body” but my REST server wasn’t … Continue reading
Setup Twiki with 1 and 1
Here’s a link to a twiki that describes how to setup a twiki http://twiki.org/cgi-bin/view/Codev/TWikiOnWebHost1and1 This is specific directions for setting up twiki 4.x on a 1and1 shared hosting account.
NFS Client For Windows 7
I was trying to enable NFS on my windows 7 machine. Seems like only Ultimate and Professional have it available. Luckily I fit the bill. Here’s where to find and enable it: This service is not installed by default and … Continue reading
Setting Up Port Forwarding in Ubuntu VMWare
Found this great post as I’m trying to forward remote desktop connections to a Windows 7 guest OS. I’m using the NAT network type ( yes I thought of using bridged but there are network level complications out of my … Continue reading
Fishing reports
Was looking for fishing reports here in CA so I figured I start to put a list together here: http://www.usafishing.com/klamath.html http://fishing.blogs.pressdemocrat.com/10355/extended-fishing-report-for-aug-23/
Bizzare Foods w/ Andrew Zimmerman
I was watching the travel channel “Andrew Zimmerman Bizarre Foods” episode the other day with some friends. There was a section on eating the chicken version of Rocky Mountain Oysters. I couldn’t believe the size of the organ compared to … Continue reading
Tennessee Wedding
I’m getting married in Tennessee in the spring. Looking at what I needed to get a marriage license there I came across this wonderful tidbit: Cousin Marriages: Yes. A marriage to a first cousin is allowed.
File Dialog Popup EclipsePHP
Eclipse PHP was giving me fits. Every time I switched between tabs of files the file open/save dialog kept popping up. I tried to change file associations since I thought that was the problem but the issue remained. I couldn’t … Continue reading