There have been a few requests in the post comments and via email for a version of Subversion that works with my updated version of httpd. Well, after ripping my hair out for the past couple days trying to get around a few blocking issues, I finally built Subversion packages for 32- & 64-bit systems.
First, unlike my httpd, PHP, and MySQL builds, I wanted to stick with the version of Subversion that came with RHEL & CentOS 4. I really didn't see the point of upgrading to a newer, less tested, version on this particular package. That said, the version of Subversion that comes with EL4 didn't particularly like the version of apr that is included in my repo. That meant that a straight rebuild of the src.rpm wasn't possible (it was failing the apr-related tests during the build).
Continue Reading 'New Repository Addition: Subversion' »
Since there have been a few requests for some of the less-common PHP modules (and because these modules are available in the 'centosplus' repo) I decided to build them and have them added to my repositories. The 32- & 64-bit repos now have packages for php-dbase, php-mcrypt, php-mhash, and php-tidy. A few dependencies for those packages popped up (such as libmcrypt, tidy, and mhash) so those have been included as well.
I've also received quite a few requests for a subversion binary package that will work with the newer version of httpd. I'm a bit busy right now, but I'd expect that I'll be able to get to those requests within the next few days.
Well, I've finally gotten VMWare working again. Now that I've got a suitable 64-bit development environment running, I'm finally able to compile both 32-bit and 64-bit binaries for httpd, PHP, MySQL, etc.
If you run a 64-bit system and you haven't already taken a look, now might be a good time to check out my yum repository.
If you're a regular reader of the site, you may have noticed the "Yum Repository" link at the top of the page. If so, congratulations, you're one of the first to try out a new service I'm offering on this site.
As it appears, most of the posts on this blog thus far have been how-to's on updating your RHEL & CentOS servers to use the newest versions of httpd, PHP, and MySQL. I'm still planning on creating those articles as needed, but only the source packages will be linked to the page. Binary releases for i386 (x86-64 coming soon) will now be available for easy updating through my brand new yum repository (and yes, before you ask, 'up2date' can read a yum repo).
I'm hoping that this will cut down on not only the effort required to update your systems, but also on the possible glitches that can come from updating a complex set of packages like PHP (where, with prior provided methods, you'd need to type out all of the file names that you wanted to install all at once, otherwise you'd have dependency issues with upgrading from an earlier release).
Continue Reading 'Announcing the Utter Ramblings EL4 repository' »
For those of you using it, the src.rpm for XCache 1.2.0 in my PHP Caching and Acceleration with XCache tutorial has been updated to fix a bug that might occur on some servers (see this ticket for more information).
Can anyone else hear the 15750 Hz tone generated by most TVs? My girlfriend was telling me I was crazy and that the sound didn't exist until my Uncle Chuck explained that the sound does exist while we were back in Illinois for my Grandmother's birthday & Christmas.
I've got two TVs in my apartment (a 15-ish-year-old 20" GE and a 3-year-old 36" Toshiba) and I can hear both if they are on no matter where I am in the apartment (2 BR/2 BA, separate kitchen & dining room; it's not a small place), even if the doors are closed.
I'm almost ready to go out and spend $3000 on a nice 1080p LCD screen so that I can sit in the living room in peace because even turning the volume way up (with 500W of Klipsch power behind it) doesn't drown it out... Heh, the only good news is that all of the big-box retail stores are getting rid of their CRT screens (or at least tossing them in the back corner of the store) so if I do break down and decide to go shopping, at least I won't get a headache at the same time.
Alright then! We've got drop shadows! The designer of this K2 skin put out a new version that includes drop shadows around the post area. The three skin images are still bugged though. Every single one is a JPEG and they're all way larger than they need to be. I slimmed them down from 65KB to 4.5KB (using Paint.NET and pngcrush), putting the front page of this site under 80KB, including HTML, images, CSS, and JavaScript.
Next up to bat, fixing the problem with the right edge of italic text being cut off if it hits the edge of the content column. If anyone knows how to fix that, let me know.
I hope everyone had a good time last night celebrating (or sleeping, if you didn't stay awake). I'm just going to toss out a quick post to say Happy New Year to everyone. Here it goes...
Happy New Year!
Well, my week-long vacation back to Illinois has ended. All in all, it was a pretty good time. We got rained on the first day or so but after that the weather started to look up (although some snow would have been nice). I got to get out of my normal routine and spend some time with relatives (specifically, my grandmother and two uncles) that I haven't seen in a few years.
While we were there, Dot (my girlfriend) and I spent two days in Chicago and managed to see the Shedd Aquarium, the Field Museum (including "Sue" the largest, most complete, and best preserved T-Rex found thus far), and the Adler Planetarium. We also took an evening look from the John Hancock Observatory and saw the Blue Man Group perform. We had tickets to the Museum of Science & Industry but ran out of time before we could use them (no problem though, we had the "City Pass" package and even with not using those tickets, we still came out ahead of buying everything separately). We capped off the second evening with a nice dinner at Cafe Spiaggia. While the portions were a bit small (for the prices), the food was excellent and I have NEVER had service as good as what I received while we were there. I would recommend it to anyone who is in the area. I guess that just goes to show that EVERYONE needs a Zagat Survey guide if they're in an area that they're not familiar with.
P.S. - Oh, and I changed the style of the site again. I found a new theme for K2 called "SkyBlack" and then tweaked it a bit to fit in 1024x768 instead of 800x600. I've still got to find a better header (because that "skyblue" text is annoying) but other than that, I'm pretty happy. Expect more updates soon.
Ok, for those of you that build your own systems, this really doesn't apply. However, for those of you that have pre-built OEM systems lying around (like I have at work), listen up because this advice is going to save you hours of wasted effort... DON'T LOSE YOUR WINDOWS OEM INSTALL CD AND DRIVER DISK!
Earlier today I spent almost 4 hours reinstalling a Gateway E-2100 system. The entire process was one giant comedy of errors. I started out by installing Windows XP Home because that is what all of the Gateway systems we have are running. As it turns out, that assumption was not a good one to make. It seems that this particular Gateway box is the ONLY Windows XP Professional system we have (aside from my notebook). In any case, there went 30 minutes...
Once learning that the only Windows XP Professional CD I had was for my Dell notebook (Latitude D820), I figured, "how badly could it go?". That, again, was a bad assumption to make. After spending 40 minutes installing Windows (again) I was greeted with a first boot at 640x480 in 4-bit color. Now, there probably aren't many people who remember 4-bit color, but yes, 20 years ago, 16 colors was all you got. Unfortunately, Windows XP was never meant to be viewed at this level and that made fixing the issue all that more difficult.
Continue Reading 'OEM Operating System Install & Driver Disk Troubles…' »