|

New Design- Dynamics

Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don't hold it against me. One of the perils of having a 20+ year old website!

This is part 3 of 5 of the mini series for my new design. In this part I will be talking about the dynamics of the site and using WordPress as a Content Management System (CMS).

A change made more on the back end of this site is all of the pages on the site can now be edited through WordPress. This makes it much easier when I want to update things like my resume, the about page, etc. One of the reasons I never did this before was I did a lot of PHP stuff on the seemingly static pages, and there was no way for me to integrate PHP code via the WordPress admin panel. To fix that problem, I found a plug-in called runPHP.

This handy little plug-in ads a check box to each post asking if I want to run the post or page thought the PHP preprocessor. All I do I add in the php code (with normal tags) and I’ve got dynamic, easy to update pages. This comes especially handy on my projects page, which calls a number of custom functions. With runPHP I can easily change parameters or function calls right from WordPress.

On the same token, my projects page is also completely dynamic. I will talk more about the plug-in I wrote in the next series, but I would like to touch on the fact that this was something I had been planning for a while. I needed an easy way to add, edit and delete projects from my resume site, Casabona.Org. With WordPress, I was able to add another set of pages to the admin panel to do just that. In the coming months I will be combining Casabona.Org and this site, making them fall under one roof. This plug in will make it much easier for me to manage my projects.

Using the power of WordPress, I am able to quickly and easily manage my site, transforming the open source blogging system into a CMS. Now, this site is updated more frequently with some very rich content.

Similar Posts

  • |

    Announcing WP in One Month

    I’m passionate about is teaching. I speak at conferences, write tutorials and books, developed and teach courses. Last week, An Event Apart hosted a Front End Development Round Table and the question, “What makes a senior developer,” came up. The general feeling was someone who can do and teach makes a senior developer. This reinforced…

  • |

    Half.Com Store

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website!I love the summer for three reasons: No school, Free Time, and I get to unload the year’s books on Half.com….

  • Interesting Links for July 2, 2013

    Google Reader Vigil: This one is a little shameless self-promotiony, but I created a site for users to pay their last respected to the new defunct Google Reader. Google Reader was my first RSS reader and showed me the true power of RSS. I used it faithfully for 8 years and I will deeply miss…

  • |

    New Design!

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website!I’ve decided to launch the new design, even though the pages arent all working. I will keep you posted on that,…