Using Webhooks with IFTTT.com
Use IFTTT to trigger just about anything using a custom bit of middleware.
Use IFTTT to trigger just about anything using a custom bit of middleware.
Use IFTTT to trigger just about anything using a custom bit of middleware.
Use IFTTT to trigger just about anything using a custom bit of middleware.
Inotify is a Linux subsystem which monitors the filesystem for changes, and provides a way to trigger actions when it does. This is handy, since it means that your program/demon can avoid polling for changes constantly, making it more efficient and reliable. As an aside, this is how the Linux Dropbox tool works. I was […]
Inotify is a Linux subsystem which monitors the filesystem for changes, and provides a way to trigger actions when it does. This is handy, since it means that your program/demon can avoid polling for changes constantly, making it more efficient and reliable. As an aside, this is how the Linux Dropbox tool works. I was […]
Many moons ago I wrote an extension to Elgg which allows you to run multiple Elgg sites off of a single install of the codebase. Following some feedback from the wider world, as well as Elgg’s decision some time ago to move over to github I’ve tidied up the archive and moved it over to […]
Many moons ago I wrote an extension to Elgg which allows you to run multiple Elgg sites off of a single install of the codebase. Following some feedback from the wider world, as well as Elgg’s decision some time ago to move over to github I’ve tidied up the archive and moved it over to […]