I built my own admin framework for ZENPRESS and it worked very well. But it was very much pre-Ajax and I’d like to use Ajax features in my admin areas, particularly for list and group selections. So I’m looking at some packaged admin frameworks to see what...
So here it is. Time to begin a new coding project. Do I worry about what framework I’m going to use? Do I consider defining a feature set? Do I even have a clue what I’m going to build? Or is all of that far less important than the choice of code name? If...
I have another pro-bono non-profit site I support, where I set up an automatic feed for news items. When an item is given a particular tag in Pocket, it’s picked up by IFTTT and then posted as a post on the destination WordPress site, which becomes a short...
I wanted to be able to set featured images for the IPG website that I’m working on pro-bono. I spent a good part of the evening trying to get things to work with special Gravity Forms hooks, but kept running into unnecessary complexity and roadblocks. As it...
Development can sometimes feel like a game of Whackamole. You find one thing that doesn’t work, fix it, and then move on — only to find that the next thing also doesn’t work. Today, I’ve spent a good part of my day trying to finally get my...