Software >
(on Wikipedia)
https://github.com/mysql/mysql-server
https://www.mysql.com/
Ubiquitous database software.
Software >
(on Wikipedia)
https://github.com/mysql/mysql-server
https://www.mysql.com/
Ubiquitous database software.
![]() |
Software > WordPress > WordPress Plugins >
https://github.com/joel-james/404-to-301
https://wordpress.org/plugins/404-to-301/
Redirect your 404 pages to a page or a custom URL. Turn them into 301 (page moved), 302 or 307 codes so that search engines aren’t so offended by missing pages.
Does the job, and it’s an important job.
I do believe that using CloudFlare will hijack your 404 page though. =(
![]() |
A long while back, this blog lost its database. That’s why it went dark for some months.
The host claimed that the database was dropped using it’s hosting control panel. This post is an examination of that claim using The Chain of Trust.
It tries to break down that claim and other possibilities to understand their likelihood and difficulty. This is a method to untangle claims to line them up and go down that list. If at any point a link in that chain is seen to be impossible, then the entire claim falls apart.
This is the reasoning that should be done with any discussion, especially something as important as the law. Make a bulleted list, go down it from start to finish. For each link, show another chain coming off of it. Any link from that parent-chain that branches must itself have one single unbroken chain.
This could be demonstrated physically, even graphically, but is straightforward to do in a top-down list (a post), a bulleted list for the main chain, bulleted lists for each link, and hyperlinks for any shared problems.
I don’t know that I demonstrated this very well, but I’ll give it a shot with a real-world claim.
![]() |
Removing existing comment IPs.
I currently see no way to do this. I might need to export, edit all the IPs from the XML file then import.
See also the Remove IP WordPress plugin.
![]() |
Software > WordPress > WordPress Plugins >
https://wordpress.org/plugins/remove-ip/
Removes comment IPs from new comments.
This plugin will be useful to people that cannot/or don’t want to use libapache2-mod-removeip (because you don’t use Apache or don’t want to wipe out the IP logging on all vhosts).
Software > WordPress > WordPress Plugins >
https://wordpress.org/plugins/favicon-by-realfavicongenerator/
Create and install your Favicon for all platforms: PC/Mac, iPhone/iPad, Android devices, Windows 8 tablets…
Complex to set up, but seems to work just fine.
![]() |
https://blog.spiralofhope.com/wp-admin/widgets.php
This is kind of a mess and I ought to make some special CSS in order to display these examples better.
BlogText custom CSS > BlogText gallery CSS >
Tables with a row full of content will pass off the right-hand side of my template.
Items which are too far to the right should wrap onto the second line.
Software > WordPress > WordPress Plugins >
https://wordpress.org/plugins/manage-upload-types/
Manage Upload Types enables an administrator to add additional, or modify existing, uploads allowed by WordPress.
I use this to support .svg and .svgz (compressed SVG).