Author Archives: Zachary Segal

Vacation

So I’m currently on vacation in South East Asia for the summer. CataBlog won’t be getting any updates until I return late August, sorry for any inconvience this causes. If you are interested please check out the travel blog at … Continue reading

Posted in Personal Notes | Leave a comment

WordPress Plugin Designs and Memory Leaks

I recently discovered that CataBlog was using more and more of PHP’s allocated memory. This meant that each page that was loaded while the CataBlog PHP Class (plugin) was activated it would use about 200k extra memory, continuously compounding on … Continue reading

Posted in Bug Fix, Development | 5 Comments

CataBlog 0.8.1 Released – Crucial Upgrade

So I’ve updated CataBlog to version 0.8.1, this is a crucial upgrade because it fixes a memory leak which caused the plugin to take up more and more system memory over time. Everyone using CataBlog should upgrade to this latest … Continue reading

Posted in Software Update | Leave a comment

New Server

So I have finally moved the site to my new VPS from a shared hosting firm whose name I will not mention. Needless to say the site should be much quicker now, I know I’m enjoying it. 🙂

Posted in Personal Notes | Leave a comment

CataBlog 0.8 Released

Well I released CataBlog version 0.8 today, it has been a lot of work getting to this point but I am finally starting to feel comfertable with the plugin. I have added many new features including some cool options for … Continue reading

Posted in Software Update | Leave a comment

PayPal Shopping Cart Support

So I am entertaining the idea of adding support for PayPal into CataBlog due to the needs of a client of mine. Basically I would let you add a price to a catalog item which would make an “Add to … Continue reading

Posted in New Features, Software Update | 14 Comments

Version 0.7.1 Broken

It has recently come to my attention that version 0.7.1 might be broken. Apparently the image directories in the wp-content/upload directory are not being created upon installation. I am currently looking into this and will be releasing a fixed version … Continue reading

Posted in Bug Fix | Leave a comment