Home » Notebook

Site Menu

Search



The Notebook

This part of the site contains news, code, and discussions on web design, web standards, MODx, and other ideas that come to my mind. The most recent items are listed below. Use the archive section at the bottom to view previous posts.

Snippet Updates

by KyleJ on Sat. April 28, 2007 10:24:57 AM
Comments (0) | Tags:

After a few months of inactivity, I'm ready to start working on my snippets again. I have updated the AjaxSearch snippet and Wayfinder to the latest and greatest here on my website and in the MODx repository.

Announcing Wayfinder Version 1.5 beta

by KyleJ on Tue. February 20, 2007 01:43:12 PM
Comments (4) | Tags:

Over the last few days I have been going through the code for Wayfinder to optimize and add new features. I still have a few things left to do before making this a final release, but would like to start getting feedback on the changes to make sure I didn't break anything. Below is a list of the changes.

AjaxSearch now with MooTools

by KyleJ on Mon. January 29, 2007 06:39:19 PM
Comments (5) | Tags:

As MODx makes its shift to using MooTools, I decided to go ahead and get AjaxSearch ported over. The search I have in my sidebar is using the latest version, and you can see it in action. Along with the conversion to MooTools, I added in some bug fixes and some new feautes including template and language file support.

New Development Area

by KyleJ on Sat. January 27, 2007 07:47:04 PM
Comments (0) | Tags:

Instead of putting all of the documentation and examples into the notebook area of my site I have created a new section called Development. I will continue to post info about updates to my code in the notebook and then link to the development area for the full documentation. This will allow me to keep all of the code in one place and not have to update everything everytime I put out an update.

FileDownload 2.5

by KyleJ on Wed. January 03, 2007 09:16:01 AM
Comments (2) | Tags:

Last week it was discovered that the file download.php that was included with the FileDownload snippet could be exploited to download any file. After a qucik fix was released, I looked for a better way to increase the download security. After doing some searching on different methods of securing downloads, I decided it would be best just to use facilities provided by MODx.

Archives