Symfony provides a security component and bundle for managing authentication an…
Continue reading post "Additive overwriting of Symfony security configuration"2014 posts
The Happs
New Cogneato people For a small company like Cogneato, it's always exciting to …
Continue reading post "The Happs"Parallax Background Images
Recently, I made my first foray into the popular parallax on websites fad. My …
Continue reading post "Parallax Background Images"Backbone: Maintain scroll position when going back
I've been spending a lot of time at work recently working on another phone app.…
Continue reading post "Backbone: Maintain scroll position when going back"Givecamp 2014: Lake Erie Ink
Slightly over a week ago, I finished my fourth Cleveland GiveCamp. GiveCamp i…
Continue reading post "Givecamp 2014: Lake Erie Ink"Working with Composer 'scripts' and 'extra' from Non-Root Package
The goal of my Symfony StandardEditionBundle is to capture as much of the logic…
Continue reading post "Working with Composer 'scripts' and 'extra' from Non-Root Package"CSS: Inner Border Grid List
[note]This post is not about the grid layout spec, but I have created a solutio…
Continue reading post "CSS: Inner Border Grid List"The Happs
It's been a few weeks since I've posted a Happs or any blog post. I think a lo…
Continue reading post "The Happs"Responsively Changing Date Formats
At times in developing a responsive site, the content that is shown needs to ch…
Continue reading post "Responsively Changing Date Formats"Notes on Using PHP Class With Statics for Configuration
I will be talking about using namespaced PHP classes with static properties for…
Continue reading post "Notes on Using PHP Class With Statics for Configuration"Symfony Console
This passed weekend, I released a github project called sy-console. It is a st…
Continue reading post "Symfony Console"The Happs
These happs blogs don't always allow me to go into as much depth as I would lik…
Continue reading post "The Happs"The Happs
Shell Games I have been toying with some shell alternatives to bash; fish and z…
Continue reading post "The Happs"The Happs
For a while now I've been trying to write posts that draw people, such as solut…
Continue reading post "The Happs"Ode to Open Source
I am definitely a proponent of open source / free software and other things. I…
Continue reading post "Ode to Open Source"SCSS rem fallback mixin, my take
The rem CSS unit allows you to base your font sizes off of the user's configure…
Continue reading post "SCSS rem fallback mixin, my take"Responsive Behavior
Styles (ie CSS) are the primary focus when it comes to making a site responsive…
Continue reading post "Responsive Behavior"WPThemeHelper, my helper for WordPress themes
In remaking my website using WordPress, I've been working on a base theme that …
Continue reading post "WPThemeHelper, my helper for WordPress themes"PHP Output Buffer Manager
With rebuilding my website with WordPress, I have made progress on the WordPres…
Continue reading post "PHP Output Buffer Manager"My new resumé site
Well, I finally did it. After several years of effort, I finally released a ne…
Continue reading post "My new resumé site"CSS: Position absolute with auto values
I have been using 'position: absolute' for a long time for a lot of things, suc…
Continue reading post "CSS: Position absolute with auto values"