Apache vs Skype
So apparently Skype doesn’t know that port 80 is used for HTTP. Or maybe it doesn’t care. While trying to setup a reverse proxy I came across this...
So apparently Skype doesn’t know that port 80 is used for HTTP. Or maybe it doesn’t care. While trying to setup a reverse proxy I came across this...
A while back I created a central validation component that I recently had to internationalize. This validator had a lot of standard messages - *Please specify a value...
I’ve been running Fedora 22 since May and all has been well, but Skype has been misbehaving. Seems Skype thinks it’s cool to pause my music to play...
You’ve got two buttons on a form that call the same controller action. How can you tell in the action which button was pressed? We’ll pretend our buttons...
When you assign an Id to an inserted record things are great! When PostgreSQL assigns the Id, things get a little complex, especially if you want to immediately...