Aww, thank you so much for the kind words! I haven’t really done much to it for many years, except test it on new WP versions and upping the “tested with” flag. It amazes me how backward-compatible wordpress has been over the years.
I made a free daily-photo visual journal app that you might be interested in. The idea is to use a daily photo to build a curated gallery of what one’s life looks like. One day at a time, fun or boring day, each one gets one ‘square’. You can check it out at https://phojo.app or (if you want to see what my public journal looks like, see https://phojo.app/u/parakoos)
Wow thanks for the quick reply! I am learning about wordpress plugins and have some programming skills so I’d like to help support image wall as my skills improve.
I use image wall as way to explore my families geneology site (http://sabafamily.net/weblog/gallery/) which has been very well received.
I’ll check out phojo, sounds interesting. What programming language are you using?
For Phojo and my other app (kind of a chess clock but for board games, http://sharedgametimer.com/ ) I use Vue as the front end Javascript framework and Firebase for the serverless database, file storage, simple functions and hosting. It has been remarkably easy to work with and I’m amazed at what the web can do as an app platform.
The image wall is no work to maintain. If there were to be new features perhaps I could use a hand, but at the moment, it seems to be doing it’s thing. 🙂 If you want to contact me outside of here, find my contact email at the bottom of the Shared Game Timer page.