Recent Articles
-
[pytest] write better assertions using helper functions
How to write and report assertions in tests using helper functions located in other modules than the testing modules.
-
Livereload: Chrome/Browser extensions
How to automate your workflow while developing browser extensions.
-
Facebook: unfriend all friends
How to automatically unfriend all friends at once, without installing any plugin.
-
Facebook: delete all messages
How to automatically delete all messages at once, without installing any plugin.
-
Google Maps: delete all Location History
How to automatically remove all of your data from your Location History, without installing any plugin.
-
Google Maps: delete all your contributions
How to automatically remove all of your photos and reviews, without installing any plugin.
-
Facebook: unfollow all friends
How to unfollow all of your Facebook friends at once, without installing any plugin.
-
Facebook: unlike all pages
How to automatically unlike all of the pages you once liked at once, without installing any plugin.
-
Facebook: remove all events interest
How to remove all “Going” and “Interested” to events automatically, without installing any plugin.
-
Facebook: delete everything from timeline
How to automatically delete posts, photos, and comments, unlike posts and pages, untag yourself from posts and photos, clean up your timeline, all of your FB content at once, without installing any plugin.
-
Sass for WordPress themes with Gulp
Gulp is a tool to automate and enhance your development workflow. In this article I will show you how to use Gulp to setup a smooth WordPress themes development workflow, creating a starter repository to be used as reference for your new themes development.
-
OnePress: add a footer menu
OnePress is a one-page theme for WordPress. In this article I will show you how to add a menu in its footer using a child theme. A menu in the footer could be useful to show pages like privacy or cookies policy, impressum, FAQs, and other secondary pages.
-
OnePress: change the Copyright in the footer
OnePress is a one-page theme for WordPress. In this article I will show you how to change the Copyright in the footer using a child theme.