CSS3 badge logo in SVG
CSS3 badge logo in SVG
A PhalconPHP completions and snippets package for Sublime Text
A sprite sheet of all the font-awesome icons from version 4.0.2
Another difficult logo to find. This one is for the fun new Typeform service. Typeform allows you to create dynamic and fun forms for clients, events, and other general uses.
When initially developing an application or a new feature we are constantly trying to balance best practices in design with delivering a finished product.
the kijiji logo as a vector svg file
A simple WordPress tutorial for adding a class to the body that represents the browser. No plugin required.
Styling Radios and Checkboxes. Redux.
A Vue component that is used to create modal popups that emulate omnibar, command palette, open anywhere, or other search functions/features
Use Nginx to set custom headers in your HTTP responses so you can serve conditional content
A Vue component that is used to create simple switches, toggles, and show/hide experiences
A demo on how to detect when a template is running in the Shopify theme and section builder
AngularJS Hangout - Promises Promises
For the last year at WARPAINT Media, we have been getting assaulted with spam.
Replace a service like placehold.it with your own local version that serves SVG images
I have been complaining about the lack of themes for google forms for a while now. I finally decided to stop crying and do something
WordPress Plugin Swipe.js
How to use Sqlite as a cache in Laravel
A Laravel Scout driver for the Sonic search tool
A short script to detect if a folder contains a duplicate filename, and if it does, the filename gets a counter prepended to the front of the filename
I found using SVGs can be both amazing and extremely frustrating, so I have to share this information so no one looses their mind.
Ever wanted to have a CSS/Stylesheet version of $.getScript? Well now you can with $.getStylesheet
Making Checkboxes in WordPress options pages
Download and install Source Code Pro on Sublime Text
You can use Zapier webhooks to handle HTML form submissions - if you know how to set up your form
a small tutorial for how to setup Varnish cache for a flat site running on Apache
I wrote a post on WARPAINT Media about people who ask about getting a website for $100.
Have you ever wanted to use subdomains in Laravel to control logic, locale, or other functionality? Well, this example might help.
How to fix the issue where Wordpress wp-content assets are throwing 500 errors
View Folder Tree in MacOSX Terminal
An example project for how to use DigitalOcean Spaces with S3 tools
A lambda function that provides a simple mechanism for mapping Slack slash commands to pre-built responses
IICRC Vector Logo
Did you know you can update a Laravel pagination with a new collection?
Tips to get Slack to resolve the correct meta data for your website URL
Use Laravel Valet for developing local WordPress multisites
Over the last 7 years, I have been a part of hundreds of website projects. Here are some of the most common ways I have seen a project fail.
CMS Watch List
If you are working with server-rendered apps, using Vue slots can help you create more reusable and flexible components
An example project that uses nuxt.js and Firebase for simple auth (social or email/pass) and account profiles
A demo on how to create a section in Shopify that returns JSON and HTML
Styling inputs can be pretty annoying. I donโt think I really have any consistent way of making custom inputs
a tutorial for generating simple benchmarks using the Apache ab tool
How to use angular.js (v1.x) through an iframe when the iframe URL is dynamically swapped
An example of how to use SQL as an API instead of reaching for something like GraphQL
Function currying. If you haven't heard of it before, let me introduce you to this magical pattern that can help reduce duplicate code and improve readability