Production is where we test our code right?
Found this on a wall at work. 🙂
Found this on a wall at work. 🙂
What do you use for developing locally on a Mac? Mamp, VirtualHostX, AMPPS? Something else? I asked around and everyone does it a bit differently....
It doesn’t matter if you do front-end development, PHP, .NET or anything else, this is pretty much how it goes.
Attention to detail is why we are getting rid of so many “red” Sharpies.
When I was in college we had Iomega Zip and Jazz disks! I still have some around here with files on them. I keep thinking that...
Want to know if your site goes down? I do. That way I can get it back online ASAP. I’ve been researching site monitoring services...
If you’ve been reading my blog, or following me on Twitter, than you know I’m now managing my own server and I’m having some issues....
Nerds love to make fun of Internet Explorer so his one is for you IE. Thanks to vectorfresh for some of the artwork.
Update: It’s not heartbeat and cron, it’s your server. My journey down running my own server has hit a snag. It seems my machine likes...
Here is the code I use to add GIT to an existing project. git init git remote add origin GITURL touch .gitignore (optional see below)...
Ever try to let a domain expire? It’s hard. Every instinct in me says to keep it; well except for the part that has to...
As a web developer, I often talk to clients who don’t understand why it takes so long to build out their website. The answer is...