About Mike
Welcome to Mike's Rants! If you've reached this site, chances are you already know me. If not, well...read on, but don't be too harsh of a judge. This site is for my ranting. My personal rants and editorials are in the "Personal Rants" topic.
User Functions
Don't have an account yet? Sign up as a New User
Lost your password?
What's New
StoriesNo new stories
Comments last 2 daysNo new comments
Trackbacks last 2 daysNo new trackback comments
Links last 2 weeksNo recent new links
Older Stories
Saturday 03-Oct
Friday 25-Sep
Monday 07-Sep
Thursday 27-Aug
Monday 24-Aug
Friday 14-Aug
Wednesday 12-Aug
Friday 07-Aug
Thursday 16-Jul
|
|
Welcome to Mike's Rants Thursday, September 09 2010 @ 01:41 AM GMT-6
Tuesday, March 24 2009 @ 07:15 PM GMT-6
Contributed by: Mike
Views: 36
I recently bought Apple's Mac Box Set which allows for five licenses of their Leopard OS and iLife '09 and iWork '09. I doubt if I'll use iWork '09, but the other stuff is all good.
With three Macs in my house, I can now stay legal *and* up to date. I spent the weekend backing up our machines then applying the upgrade. Leopard is pretty cool. It has some nice eye candy and I like the expanding folder look in the dock.
iLife is even better. Its face recognition feature allows me to group photos by kid, spouse, and family members. Its Places feature allows me to put a pin on a Google Map and tell it where I took the photo then I can group all photos by location.
All in all, it's cool. After a few quirks are worked out, it'll only get better.
So, two geek thumbs up.
Wednesday, December 03 2008 @ 02:26 AM GMT-6
Contributed by: Mike
Views: 299
If you rather read this site using an RSS reader (maybe to avoid being obvious you're surfing the web at work), you can easily connect with the following feed: feed:// merlisk.com /mikesrants/ backend geeklog.rss" (without the spaces. I had to put those in to get the article to post the URL directly.)
Don't know what RSS means? See here: www.whatisrss.com
Monday, April 02 2007 @ 09:53 PM GMT-6
Contributed by: Mike
Views: 314
For you technical folks out there, here's a good article from Ars Technica about Everything you need to know about IPv6. If this topic interests you, go read it. I thought it was well-written article with good information.
Sunday, May 29 2005 @ 02:53 AM GMT-6
Contributed by: Mike
Views: 300
As I've mentioned, I'm creating MikeVO, a PVR using MythTV. It's been working for a few weeks, but I had a Cat5 cable strung on the floor from my office where the switch is to the living room, where the TV and the MikeVO is. Hit Read More to see the photos. Don't do it if you're afraid of downloading about 300kB of pictures.
Saturday, April 09 2005 @ 12:12 AM GMT-6
Contributed by: Mike
Views: 264
Yes, I'm a geek. I don't really either. My wife and I both have Macs and have been wanting to share calendars for some time. So, I scoured the web and found just the perfect site. that had all that I needed to use this Linux server (that you're currently accessing) to allow access from the Mac's iCal. So, now, with a little iCal publish and subscribe action, we're sharing away. And, we now have a shared iDisk too between us at LAN speeds. So, yes, I'm a geek. But, it's cool.
Wednesday, March 16 2005 @ 03:18 AM GMT-6
Contributed by: Mike
Views: 203
I'm still researching eCommerce scripts for an online game company for which I volunteer. I'm actually enjoying looking at multiple open source projects and trying to find one that most meets the need. So far, I'm leaning towards OS Commerce. The problem I had is that OSC doesn't natively support a subscription service that would allow the company to rebill for their products on an ongoing basis. Well, after loads of web surfing (in the name of research, mind you), I've found a modification of OSC by some programmers called OSPro. Now, OSC with those modifications seems to do subscriptions. I guess it'll take me hours and hours of testing to just figure out if it's what I want.
I really like (the free) Open Source products that use the PHP/MySQL/Apache combos. Unfortunately, many of the PHP scripts only address the base need allow the user to customize at will. Of course, this means hours of programming.
But, hey, I guess you get what you download for free. :)
Saturday, March 12 2005 @ 12:36 AM GMT-6
Contributed by: Mike
Views: 236
I was running Red Hat's Fedora 1 as my Linux operating system to host this board and a few other sites. I say 'was' because I was several revisions behind and decided to subscribe to the Fedora Legacy project to continue to get updates for Fedora Core 1 (because Red Hat is up to Fedora 3 now.)
All was well until I updated the kernel. That went well, but the GRUB bootloader got all messed up and didn't realize I had a new kernal...and well, next thing I knew my Ethernet cards weren't loading...and gah!
So, after scouring the Internet for answers, I decided to just upgrade to Fedora 3.
Ta da! I bet you noticed the difference, right? :)
Wednesday, March 09 2005 @ 05:54 AM GMT-6
Contributed by: Mike
Views: 324
PCs are everywhere! But, apparently, finding a small form factor chassis PC is darn near impossible.
I'm looking for something that's about the size of a VCR but still allow for a full-height PCI card.
My quest for a PVR Intel-based SMF PC continues!
Wednesday, March 02 2005 @ 04:11 AM GMT-6
Contributed by: Mike
Views: 365
What should I do with my vacation pay windfall? I was thinking of buying a Treo, which is a combination Palm Pilot and a Spring PCS phone. (Insert a Home Improvement grunt here.)
However, my current frustration is my VCR. Friday night is a hopping night for SciFi and I'm continually faced with having to watch one program and tape the other or having to coordinate taping reruns. Add to that the fact that the tapes wear out at odd times and I lose what I taped (but I don't find this out for several days when I sit down to watch the programs.)
What I'd really like is a simple PVR without the TiVo monthly fee and privacy violations. So, after some investigation, I finally decided that I'd look into
MythTV. I've known about MythTV from some time, but I never bothered looking at it. I guess my 'pain threshold' wasn't high enough. Now, though, I'm going to seriously investigate it. Even more so now that I've found complete instructions on how to install MythTV on a Red Hat linux box. Beware. I'm primed for Open Source PVR-ing! If have experience in this area, drop me a line.
Saturday, February 26 2005 @ 01:45 AM GMT-6
Contributed by: Mike
Views: 320
I've been working on helping out a small business with their eCommerce site. After some investigation, I've settled on using OS Commerce for the shopping cart program.
What I like about it is that it's more straight-forward than some of the others, even some of its derivatives like Zen Cart.
Of course, no matter what, some customization is needed. When it gets to that, I use jEdit as my programming program. I've posted a screenshot (about 348kB) showing how cool jEdit is. It's a free, open source program written in Java. It looks and works the same on my Windoze XP box at work as on my Mac OS X laptop at home. With its numerous plugins, one can do everything from syntax checking to spell checking.
If you need a good IDE for Java, Perl, XML, HTML, PHP, C, C++, etc., check it out. I really like it.
First | Previous | 1 2 3 | Next | Last
|
|
|