| Home | My Account | Directories |
HTML Not Rendering in Gmail (SendGrid)
Published on 2011-12-10 13:49:56
I’ve been handling many of my company’s email campaigns for some time now and I can honestly say that it’s been pretty fun from a technical stand-point. There’s a lot that goes into email marketing (not including the marketing/sales implications). It has it’s own conventions, ideologies, and I believe to the utmost that there’s a [...]
Export CSV with Mongoid and FasterCSV
Published on 2011-11-13 19:08:56
In my research I found a hundred and more different ways to manage the task of exporting data into a CSV file. Whenever I’m learning something new, on a new system or with a new language, I like to build the process myself from scratch. And being a minimalist programmer it just seems fitting. Enjoy [...]
10 Productive PHP Functions that You Can Integrate into Your own Applications
Published on 2010-05-14 00:40:15
The following custom PHP functions have all been pulled from multiple resources, to generate a heartfelt appreciation for all the developers, whom share their program-expertise with the online public.