Music | Programming | Work

Technical Architect
A Christ-follower, husband, father, and WordPress Developer with Forum One.
Similar Posts

Combining Running and Music
Came across this video from a band, Miracles of Modern Science, I follow on YouTube. A fun mashup of running and music.

WPGR: Learn about the Developer Tools in your browser
Firefox Developer Tools – Topher Inspector – look at HTML/CSS behind a web page Responsive Display Mode Console – look for errors (security/resource loading issues) Different results depending on when you open – loading vs loaded Debugger – for JavaScript Style Editor – for changing CSS Performance – monitoring page load performance Network – Storage – Local browser items, page cache, cookies, etc. Chrome Developer Tools – Brian Shortcuts – keyboard commands to open dev tools (CTRL-OPT-I[Mac OS X]/CTRL-SHIFT-I[ChromeOS]) Docking – SHIFT-CMD-D(Mac OS X) / CTRL-SHIFT-D(Chrome OS) Elements (inspector) Styles – Filter allows for viewing specific CSS states (i.e. :hover) Add specific element styles Color Swatch – has a color picker, can save swatches Computed Styles View a visual representation of spacing See the CSS that…
Daily Thoughts / Family / Geek / Life / Parenting / Programming / Tech / WorkBeing A Developer For Life…Can I Keep It Up?
photo credit: LeeroyBy now you’ve probably seen the viral clip of a father getting interrupted by his children while giving a live interview on BBC. Working parents everywhere, especially remote workers, could identify with the humorous embarrassment of the situation. Even those who have had pets interrupt Skype calls know the feeling. You want to… via Hacker News Question: Developers with kids, how do you skill up? — WordPress Tavern I’ve had many discussions with one of my good friends and fellow developers on this very subject. The key is keeping it all in balance and managing the priorities. It is tough sometimes, and I have to realize that I can’t do it all, but I also have to keep in mind that I can accomplish…- Apple / Daily Thoughts / iTunes / Music
Life Without Internet…Wednesday
So back to Wednesday…it was a bit of a crazy day, as most Wednesdays are. I basically headed straight to church after work. I had Sunday Morning Worship Team practice before youth group. I started early with just Brad. It can be a real challenge for me as I’m not used to playing in more of a backup role on the guitar. I feel pretty clueless as to how to play. What didn’t help matters either was that a lot of the songs I either didn’t know or have never played on the guitar. (I’ve since remedy some of this by more practicing on my own, and I found a couple of the songs on iTunes as we play them. Thanks Passion Worship Band) The…
Development / Geek / Links / ProgrammingThe Road Of Lifelong Learning To Be A Better Developer – Using Git Better
As a developer and, in some areas, a perfectionist I’m always after better #development practices when working collaboratively. An I personally find value in the #commit history. As a #git user I appreciate detailed case from @ecampidoglio on the proper way to keep a clean commit history. The Case for Pull Rebase






