Category Archives: tech
Passing Additional Parameters to a Filter
While working on project an interesting problem arose, needing to pass an additional parameter to a WordPress filter. Normally filters only allow for a set number of parameters, but the particular filter needed an additional parameter that could be passed … Continue reading
Updated WordPress Twitter Functions
Since the retirement of version 1.0 of Twitter’s API is underway, I’ve been updating the Twitter integration code in the Techozoic Fluid theme. I don’t agree with all the changes to the API, especially the requirement that all API requests, … Continue reading
Web Development With Sharefile
In producing, developing or enhancing a company website, there are a number of different issues that can come up. From improving the appearance of a website, to increasing its functional capabilities, to adding web security, there are simply a number … Continue reading
Free Cloud-Based Password Managment
When doing development work for many clients it becomes essential for good password management, traditional pen & paper, web-based service, or software-based. One solution that I’m currently using mainly because it is free and open-source software is KeePass. I’m using … Continue reading
Options Framework & Theme Customizer
While working on the next version of Techozoic Fluid I’ve been incorporating the new theme customizer features of WordPress 3.4. Currently Techozoic uses the Options Framework from Devin Price to handle all the settings pages. The framework is awesome and … Continue reading
