Added Twitter API functionality to CMS via PHP’s Twitter Class
Added Twitter API functionality to my website via PHP’s Twitter class. My project updates are now automatically tweeted via my custom content management system.
Archive
Added Twitter API functionality to my website via PHP’s Twitter class. My project updates are now automatically tweeted via my custom content management system.
Developed a module for my website that will display a set of links to related posts based on the search terms the visitor used to find my site. It works with Google, Bing, and Yahoo. The module relies upon a PHP-based URL referral script, some URL parsing, and dynamic MySQL queries. My script is available […]
Completed a major “renovation” of the Meeting & Events section of a client’s website. The visually redesigned section dynamically displays upcoming events in several different event categories and highlights quotes and photos from past events. The event data is fully integrated with my custom content management system (CMS) and is easily updated by my client’s […]
My custom CMS now includes a page search that allows website managers the ability to quickly find the page they need to edit.
Conducting a large-scale reworking of my CMS’ architecture, especially the PHP and MySQL stuff. Foreign keys, arrays, joins and unions, etc etc.
Converting a client’s site previously developed using SHTML server-side includes into a PHP-based site.
Doing QA testing on an events calendar developed by a third party developer for a client's website.
I added the capacity for administrators of my event registration system to send HTML-formatted confirmation emails, in addition to the originally offered plain-text confirmation emails. The system now provides a WYSIWYG interface with advanced formatting options to compose the message. For each (automated) message sent by the system, it sends the HTML version, as well […]
For NDTAC, I deployed an event registration and content management system (CMS) that I previously developed for another project. As part of this work, I designed and developed a custom conference registration page based on the client’s mock up. NDTAC can now easily create their own registration pages for an unlimited number of events. The […]