RSS Feed

Journal

Osiio update #2

Just a minor update before the year ends. I will probably do some website & UI design for a change after New Years.

The main changes with this update are as follows:

  • Converted to mysqli, from mysql
  • Eliminated all E_NOTICE level errors
  • Rewrote search, allowing the same class to be used on the website
  • Rewrote pagination allowing it to be used with the website, also ensured only 1 instance can exist per page
  • CSS cleanup

Osiio update #1

I have been working hard the past 3 weeks making some updates to my CMS, Osiio. Some of the more notable changes are:

  • Revamped Permissions UI to be more user friendly
  • Revamped a lot of the Activity Logging code so that it is structured inside the database with a before and after diff for edited entries
  • Due to the former, I have now added Revisions support so that I can revert content, user accounts, settings etc to an earlier stage
  • Attachment modal for content including image sorting and thumbnail settings. It currently only handles Images but I'll expand it in the future to determine if the uploaded file is an image or not and then change the input forms depending on the file type
  • Converted the majority of the markup to HTML5 and reduced the amount of images used from around 14+ to only 3!
  • A lot of PHP code cleanup

My Portfolio entry has been updated to reflect the changes that have been made.

Hello World

Welcome to my (currently quite modest) portfolio website - one with the hopeful intention of not neglecting and therefore keeping up-to-date with anything I find of interest and any projects I am working on or have completed.

The entirety of the website is powered my own CMS Osiio. It's still early days yet, but I'm already planning to revamp it to be more flexible and powerful. I plan to release a demo early next year.

My portfolio page is quite bare at the moment, however I do have some project ideas that I want to bring into fruition, so stay tuned and expect more in the upcoming few months.