NerdyNick Blog | Some place on the Internet thats full of some random shit

Memcached Manager Updates to Core++

This is just a quick update on Memcached Manager. I have done a bit of work on the core classes and code base to make it a bit cleaner and easier to add new features. Their is still a bit I need to finish in the rework, but at least the bulk of the work has been completed.

I have also condensed the Add Server and Add Cluster dialogs into 1 central Dialog that will allow you do to both in one go. This should make adding your Clusters a whole lot faster. David has also started work on converting the save files to YAML vs the current Pickle approach. This should make it a bit easier for you to modify the raw save file on your own if you wish.

Their is also a new feature that allows you to modify the preferences of how Memcached Manager interacts with your servers or displays the data back to you. This should hopefully allow you to customize it how you see fit a bit easier.

I have also started a new feature to allow you to get keys back from the cluster so that you can inspect the data and/or if keys are being created during development. This feature will also feature a RegEx based key search. It is also worth noting on this RegEx search it can take some time to preform this search as a request for all keys on every server has to be preformed before the RegEx can be executed. I also plan to implement a toggle for support for Cluster being populated by the PHP Pecl package. This is due to some differences in how the library picks what server to place your key on vs how the Python Package choices.

Among these changes their where some small bugs fixed and a few starts on other areas of the app. I also do plan to get some updated screenshots of the new changes. So you can get a better feel of how the app looks. If you have any ideas for what else you would like to see or if you find any bugs please be sure to post your requests on the Launchpad page, and if your using the app please post your usage at the Ohloh Page.

Wordpress Mu and The New Blog.NerdyNick.com

Well in an effort to migrate off of my current server so that I can upgrade to a more up to date OS (Currently Fedora Core 3). I have setup a new VPS with Wordpress MU installed on it. This new install of Wordpress MU should allow me to condense all my blogs into 1 central framework and reduce my need to have to re-install and maintain multiple copies of Wordpress for each one.

I have currently migrated this blog as well as setup a Blog for Skeletal Design, Inc.. I have a few more that need migrating. So its going to take me some time, but in the end I should be that much closer to getting ride of the old server and getting a new one. Hopefully I can buy a rack from Dell and host it down at ViaWest or 393 if anything else just rent one for a while.

For anyone who wishes to host Wordpress Mu with the intent to have a TLD for each blog you may wish to read this http://mu.wordpress.org/forums/topic.php?id=2076. Took me a little while to figure out the problem but it appear that Wordpress MU doesn’t like you to have multiple TLD’s and still allow people to login under each of them.