My last RAID discussion was about growing the size of an existing RAID1 partition. I thought I’d back up a little bit and show an example of how we get a RAID1 in the first place.
Archive for August 2011
Common RAID and LVM RAID1 Setup
Wednesday, August 31st, 2011Wireframing to Keep the Ball Rolling
Thursday, August 25th, 2011Every project that comes across my desk gets a wireframe layout right before I hit Photoshop. These usually take moments and establish a quick plan in my notebook before I create a polished layout.
Symfony 1.4, Component Caching and SOAP
Thursday, August 18th, 2011I recently found myself having to get some data from a SOAP service onto a Symfony 1.4 site. The data consisted of a simple title, location and posting date of the two most recent records from the service.
When accessing a SOAP service – especially when your API access is metered – it’s often a good idea to set up a local cache of the data. That way you’re not burning your page load times with server-side HTTP requests, using up precious request allotments or concurrent connection limits. Which means you have to mirror or abstract the remote inside of your app.
Initially my design consisted of creating a local Doctrine 1.2 data model, a handful of application configuration options and then adding some methods to the model and table classes to fetch locally and update the database with forced or timed expiries.
Bacula Server Backup Complexities
Friday, August 12th, 2011Bacula lets us do that! But it’s not immediately obvious how things work from the documentation. The documentation is probably geared towards someone familiar with this style of backup product, but coming from using rsync for backups, I had some learning to do. I’m still learning in fact, so if you have a better way of doing things, let me know!
Dog Hip Replacement
Monday, August 8th, 2011In online marketing two common goals are to blog about something that will drive a lot of visitation and to offer content that is going to help people make decisions. I am going to give you a real life example of a topic I think will drive a lot of traffic and will help people make decisions.





