Category Archives: Releases

More or less complete code snippets and other goodies.

Demo of Highslide gallery with Ajax URLs

Highslide is an excellent JavaScript library for making galleries, but there’s one feature I was really missing in it: Ajax URLs or URLs which change as you browse images on the page. Thankfully developers provided extensive API with the help … Continue reading

Posted in Programming, Releases | Tagged , | Leave a comment

AppleScript to mount/unmount a drive

On my Mac Pro I have two internal hard drives I rarely use. Some times they “sleep” and while doing so, every file opening dialog, search in Spotlight or search in Dictionary might wake them up and that takes some … Continue reading

Posted in Programming, Releases | Tagged , | 40 Comments

Restrict page access to authorized MODx managers only

A while ago I needed to create a private zone with documentation, accessible only by the MODx managers (I’m talking about MODx Evolution here). In order to restrict access I wrote a simple snippet, which you can now use as … Continue reading

Posted in Programming, Releases | Tagged | Leave a comment