The Enchanted Portal
Posted by Moby on Sunday, November 6th, 2005 at 2:42 pm in Miniature Doors I Want | Comment
The Tudor Mint has another great piece called The Enchanted Portal.

Posted by Moby on Sunday, November 6th, 2005 at 2:42 pm in Miniature Doors I Want | Comment
The Tudor Mint has another great piece called The Enchanted Portal.

Posted by Moby on Saturday, May 21st, 2005 at 11:38 am in WordPress Plugins | 49 Comments
My wife called me to tell me that people could reach her site’s admin page (specifically her mother), and wanted me to check her site. I told her that she probably forgot to logout, and I was right. The default expiration for the login cookie is one year. I just wrote a small plugin to change that value to something more reasonable.
Version History:
NOTE: If you want this plugin’s values to work on password protected posts you have to replace the wp-pass.php file in the root of your installation with the following version:
Posted by Moby on Sunday, April 17th, 2005 at 2:51 am in Miniature Doors I Want | Comment
This guy built a really cool door called Abandon Hope. The site describes how he made it and has lots of pictures.
Posted by Moby on Thursday, March 31st, 2005 at 7:09 pm in WordPress Plugins | 8 Comments
I’ve written my first Wordpress plugin. It’s called Frame Buster. This technique is also called a frame breaker or frame busting. It places some JavaScript in the heading of all pages that will prevent the page from appearing in someone else’s frame. This happened to one of my sites a couple of years ago and it was done to steal the site’s content. I did not like it. It should be noted that it will only work if the client browser has JavaScript enabled.
Version History:
This is the code that it uses:
<script type="text/JavaScript"><!--
if (parent.frames.length > 0) top.location.replace(document.location); //–->
Posted by Moby on Thursday, March 10th, 2005 at 9:04 pm in Miniature Doors I Want | Comment
Here’s a cool set of small trap doors.
Posted by Moby on Sunday, January 23rd, 2005 at 8:16 pm in Miniature Doors | Comment