View Comments

Mike Finds a Problem With WordPress: Overwriting Htaccess Files

So up until today, my switch to WordPress from Movable Type was pretty much all gumdrops and handjobs…that is, until my carefully crafted URL translator suddenly stopped working.  

Backstory: When I switched from MT to WP, I had to have my permalinks change.  That sucked, but I got them as close as possible to the old ones and I modified the .htaccess file WordPress had to redirect all old links to a php file that figured out what post they wanted and pushed them to the new link.  It took all of 20 minutes and I completed the switch.  However, somehow through my tinkering with WordPress over the past few days WordPress overwrote my modified .htaccess file.  Suck.  Luckily I was getting traffic from another blog today and I noticed they linked to an article that didn’t make much sense so I looked in to it and noticed that none of the old redirects were working.  Not cool.  To make matters work, my work site died for a short time today too, so its been a really buggy day and I didn’t need this. 

I just got it working again though, and this time backed up my .htaccess changes so I don’t have to rethink it all over again.  That all being said, I hate it when software like this expects that you don’t actually work with your files.  I know the minority of WordPress users don’t go digging around in their .htaccess file, but I think it is common enough that they should either:

  1. Notify you of the pending overwrite, or
  2. Have a smarter .htaccess creator that only replaces their lines and not the whole file.
…all in all, I’m still liking my move to WordPress, and this hit me on a bad day, but still…since this is the version that is downloaded and installed by users, maybe WordPress should think about its power-users just a little more.
View Comments

The OVERnote: A template to print on your postit notes to increase the amount of information they can hold. Pretty cool, but I’m more than a little nervous to try to put postit notes on a sheet of paper and run it through the office printer. Has anyone tried this on a tray-loading printer?

View Comments

How To: Have iChat Auto-start Video Chats

The Problem

One of the things I have always wanted from iChat was the ability to set whether or not you wanted video chat requests to auto-start, thus saving you the two clicks and maybe some beachball of death action just so you can answer a quick question from your mother. Well its high time we get this functionality!

The Solution

…so I wrote up a very simple Applescript application that will allow you to toggle whether you want to automatically accept all incoming iChat video requests. I know, you can do this with a quick terminal command, but as easy as that sounds, its much easier to just start a quick app that will do it for you. It just asks you if you want to accept all incoming iChat video invites. A simple yes or no and after you restart iChat, you won’t have to worry about clicking anymore. You will have to worry about your relatives or friends catching you jacking it if you aren’t paying attention though. “With great power comes great responsibility!”

Installing

Surprisingly, there is no direct support for Applescript in iChat. Because of this, I made the script into an application and you can just dump it anywhere. If you know you just want to set your iChat to auto-accept all video requests and do see yourself turning it off, you can just run it from the mounted dmg file. I threw mine in my Applications folder so I can turn it on and off at will.

Known Issues

I have it coded so that after I make the preference change it should quit iChat and then restart it for you. However, I’ve found in my testing that it quits fine but doesn’t restart it about 75% of the time. The error (which I suppress in the released code) says “iChat: Invalid Connection” This is my first foray into Applescript, I gleaned enough knowledge from just reading the scripts I have on my computer, so I’m no expert. If you know the problem, pass along that info will ya?

Ideally…

Ideally I would like it to be on a per-user basis and maybe give you a 10 second warning so you can jump out of the way if you happen to be naked or something. But until Apple bakes that into iChat or they at least bake in full Applescript support that will be just a pipe-dream. For now, its “Always Accept” or “Always Ask”.

Please comment on any problems, suggestions, naked pictures of our your girlfriend, anything…

Download It: auto_ichat_video.dmg

View Comments

Apple FrontRow Hacked For Use On All Macs

Well its happened. It was just a matter of time. It actually took longer than I thought. FrontRow, the application from the new iMacs, has been hacked to work on all Macs. It also didn’t take long for all kinds of media popping up proving the fact.

- Here’s a video of FrontRow running on a Mac Mini.
- Here’s a flickr set about FrontRow running on a Mini.
- Here’s a how to on getting FrontRow on the mac of your choice.

Can we all now assume Dan will be up tonight getting it to run on his Mini?

Via TUAW

View Comments

How To Keep Your Monitor 50 Feet Away From Your Box

Why is it that really smart guys that find out a cool new way to do something have zero skills or desire to make a decent website? Maybe a crappy site makes it seem like you are just too smart and you just don’t have time to waste on making a site for your creation, you must move on to that little cold fusion thing you have going in the basement. Either way, Doug Burbidge figured out how to take a VGA signal and send it over cat5 cable and he made a crappy site explaining how to do it.

According to his site he has achieved 800×600 resolution over 50 feet with his VGA to cat5 setup. That is pretty damn cool. Other than a neato video wall of monitors, I really can’t think of a use right now, but I’m sure there is something.

Via Hack a day