If you frequent my site, you'll notice that I
update it and the projects I create quite a bit. Due to size and
scope, updates are scattered all around. This listing serves as a
quick reference for those who only want to look at the newest changes.
By default, the latest 15 updates are listed below (with links to the
changed or added content). If you are looking for a specific area of the
site, use the search field above or use the site nav links in the top
right and bottom right of the page. Area specific links are typically on the
left side
[ /sean/code/cats ] :: Sorting tweaks. Sorting was executing in "case sensitive" mode. Capitalized words would appear ahead of lower cased. Inserted "SORT_NATURAL|SORT_FLAG_CASE" into array_multisort() calls to address this issue.
[
edit
]
[ /sean ] :: Reverted back to a site splash entry (a 4y word cloud of my blog from many years ago) when using sean.shrum.net or shrum.net/sean URLs versus throwing everyone directly into the updates page. It was laying around so figured I'd use it. Calls to shrum.net and www.shrum.net still get Diana's project site.
[
edit
]
[ /sean/code/cats ] :: Wrote in some [DATA] array testing after performing [WHERE] and [SEARCH] functions to make sure we don't start trying to do array stuff on an empty array which would break things that would normally happen after a valid set of [DATA] was returned. Empty arrays results return an image of a goose egg.
[
edit
]
[ /sean ] :: Site ID page change. Note the "wrench" icon preceding the pathname title at the top of the page. Clicking on the wrench on any page generated by my content system will output additional CATS debug info by appending "&debug=y" to the end of every URL here. This lets you see what the script is doing behind the scenes. Plus it gives me an easy 1 click option to toggle into debug mode without having to type it into the URL every time I need it. Moved coding around to optimize speed and allow for function skipping when required parameters are not present.
[
edit
]
[ /sean/photos ] :: Got around to creating an area to showcase my CATS web server script ability to generate navigable photo albums. Plus it showcases CATS "Random" [SORT] ability. Still need to figure out Imagemagick's mogrify command as the resulting output gif files are not respecting the input jpg orientations.
[
edit
]
[ /sean/code/wan2web ] :: Changes to Wan2Web (v2.04). [W]an setting prompt defaults to my remote_addr.php for wan ip reporting but can be set to elsewhere, set [M]inutes default to 30, and now allow the user to store their FTP password in the registry (you have to manually add it). Updated documention on where to put the key.
[
edit
]
[ /sean/code/relocate ] :: Minor changes to Relocate (v2.04). Dropped SysTray menu item to Homepage and placed it in the About dialog. Minor other tweaks.
[
edit
]
[ /sean/code/query ] :: Minor cleanup to Query (v2.04). Now offering both x86 and x64 builds for those without AutoIT installed. Links to these are in the nav bar.
[
edit
]
[ /sean/code/cats ] :: Minor cleanup to Execute (v1.03). Now offering both x86 and x64 builds for those without AutoIT installed. Links to these are in the nav bar.
[
edit
]
[ /sean/code/dir2subs ] :: Changes to Dir2Subs (v2.02) to default to the [s]ource directory if the [d]estination parameter is omitted in command line calls. Now offering both x86 and x64 builds for those without AutoIT installed. Links to these are in the nav bar. Added screenshots of dialogs and example output.
[
edit
]
[ /sean ] :: Support page has been changed. Added a "DIYer's" section outlining and providing links to off-site programming sites, forums, and editors. Multiple additions. Moved support email link to bottom of page.
[
edit
]
Displaying 15 [ 16
-30 ] of 35 matching entries
(out of 38) in descending base order