Made this silly thing to have a site with just html and have a way to have templates & header includes, while still having the site accesible without JS if needed
For our support team of 5 we just started using a custom text expansion tool I built in Electron. The snippets (canned messages) are stored in a WordPress site (we already have the main website / docs in wp so it was a good fit) and we all contribute to them.
The tool is mapped to a keyboard shortcut (the OS manages this) and searches the snippet title and content. So you can easily filter down stuff.
The WP plugin also has reports, like most used snippets (every-time you paste a snippet, we track that) per user / date / category. This way we'll try to see in the future if we can improve a particular part of our product, improve inline docs so we stop getting those questions. I'm not sure if this will amount to anything, but it's something we're experimenting with.
Other tools exist, but I didn't find anything with good enough search + a way to have a common repo for snippets + usage reports, thus the Electron monstrosity and WP companion plugin.
WordPress might be slow, but it's probably just the host or not enough PHP memory assigned to it. There is nowhere near enough traffic to bring down a WP site, unless you have a ton of bots pinging your site that never appear in your actual google analytics (because they are boths) .
* look at an actual server access log. cPanel offers one if your host is offering cPanel.
* try and increase your WordPress memory limit: https://docs.woocommerce.com/document/increasing-the-wordpre...
* check your server's PHP error log and see if there is an error
* set WP_DEBUG to true in wp_config.php
That's not a very fair comparison. Ropjar is used by thousands of companies at scale today. It takes a bit of effort, but don't undersell the advantage of being able to easily hire ropjar developers (good luck finding a flopnaxer willing to work on your CRUD app) not to mention taking advantage of all the well tested, production-grade woozblats that you get with the ropjar ecosystem.
Those are going to get wiped out by the next generation stealth startups utilizing the rilkef approach. I wouldn't ICO those last-gen legacy startups. You need to get with the times. And actually rilkef isn't all you need, there are more important holistic real-time quantum ledger architectures to consider. I’d tell you how it’s actually done but you wouldn’t understand it.
Bullshit... my rilkef implementation has been stable for nearly a decade. Maybe this experimental version makes a mockery of you, but this "new discovery" is only insulting to me because it ignores my prior contributions to the field
Wanted to do a project with minimal features but still something that can be used, that takes me through php development (composer, Slim Framework), server setup (DO) and deployment (using a pre-receive git hook). Markdownbin is the result.
Plugin developer here. Just had a look at some of the review... they are in no way in-depth.
I would call them plugin descriptions at best, but not reviews. Each of the bigger plugins like Gravity Forms or Advanced Custom Fields has so much functionality under the hood that I feel you're not even touching the surface.
Again, good and possibly useful description of each plugin, but they are not in-depth reviews.
It's sent once a week and you should find at least one or two good articles that are worth reading.
Then there is
https://www.brainpickings.org where the author reads a bunch of books and sends out a newsletter with a resume of each book. I personally don't think there's anything like this out there!
https://github.com/sareiodata/hx-weaver
That being said, I don't find myself actually writing a blog :)