Archive for March, 2009|Monthly archive page
PHP Memcached Manager
We’ve been using memcached on both our sites for a while now to help alleviate database load and speed things up in general.
However, we’ve been lacking a good web-based manager to see the cache status and manually clear the cache. (I’ve been doing this via telnet on the command line and have been to busy to write my own script…..)
Today, I stumbled accross this gem: http://livebookmark.net/journal/2008/05/21/memcachephp-stats-like-apcphp/
It’s a simple GUI for memcached that is written in PHP and was exactly what I was looking for!
DealsPlus is out of Beta!
In case you couldn’t read the title…….DealsPlus is out of beta!
Check it out: http://dealspl.us/
A lot of hard work has gone into this and we’re all really excited about it.
One of the cool new things is the addistion of DP Tools.
DP Tools allows webmasters to add a plus button to their pages so that their users can add their pages to DealsPlus without leaving their site. Very cool! (and suspiciously similar to the digg button
Here’s a working example (click the plus):
There’s also a much cooler button that shows the number of times your page has been plus’d, but it uses javascript and wordpress keeps deleting the script tags from my post……
Cloud Computing: wispy thoughts
With Citrix releasing their XenServer hypervisor as a free product with virtually no limitations, my thoughts have turned to implementing our own private cloud in our data center.
Just now? yep, cloud computing as a service has been around for a while and marketed to death (in my opinion). It has big players like Amazon and Google, but it has never been a viable option (and won’t be for a while). Any serious web2.0 company knows that one of the keys to success is to minimize downtime, and using a cloud service takes control of your uptime away from you. Granted, not all startups are able to run their own data center, but I don’t think it’s a coincidence that every big name web site runs its own data center(s). Think about it. How do you guarantee uptime when you have no control over a critical service?
Anyway, the idea of the cloud is very interesting. To have a utility like service that allows you to tap computing power without caring about individual servers is almost like computing nirvana. And the thing that makes it practical? With Citrix’s move to a free offering, this type of cloud can be easily (and cheaply!) deployed in your own environment that you control (at least according to Citrix).
I can see it now……..web server instances being provisioned and deprovisioned in response to demand, server instances migrating to functioning nodes in response to hardware failures (eliminating service down time), performing hardware maintenance during business hours without affecting services…….whoah there, I think I might be drooling
I really, really want to start trying this out as I’m begining to wrap my mind around a rough idea of how this would integrate into and ultimately transform our environment. It’s like that vauge shape at the edge of your vision that you know is there, but if you look at it it slips away. Ah well, I know it will come if I just have a little patience. In the mean time…….back to my dream
Comments (2)
Comments (1)
Comments (1)