Via the GitHub’s daily email I came across a collection of evil scripts. Â Here they are:
These are fun to read and are mildly educational, but on some level it’s scary how much knowledge and effort went into this.
These days, most of my work is very related to the online world. Building web sites, reviewing web applications, integrating with web services, coordinating people who are far away from each other, etc. Whenever I find a new tool or service or an innovative, interesting idea about working online, I share it in this category.
Via the GitHub’s daily email I came across a collection of evil scripts. Â Here they are:
These are fun to read and are mildly educational, but on some level it’s scary how much knowledge and effort went into this.
One of the most popular WordPress plugins – Google XML Sitemap – has recently been upgrade to version 4.0, with some significant changes. Â Here is the quote from the changelog:
New in Version 4.0 (2014-03-30):
- No static files anymore, sitemap is created on the fly!
- Sitemap is split-up into sub-sitemaps by month, allowing up to 50.000 posts per month!
- Support for custom post types and custom taxonomis!
- 100% Multisite compatible, including by-blog and network activation.
- Reduced server resource usage due to less content per request.
- New API allows other plugins to add their own, separate sitemaps.
- Note: PHP 5.1 and WordPress 3.3 is required! The plugin will not work with lower versions!
- Note: This version will try to rename your old sitemap files to *-old.xml. If that doesn’t work, please delete them manually since no static files are needed anymore!