Nitratine Blog Feed

Google Publisher Toolbar: Please copy this code
When first installing Google Publisher Toolbar, you may be asked, "Please copy this code, switch to your application and paste it there". In this post, I look into a method on how to fix this and allow you to use the extension.
Read More →
Python Requests Tutorial
This is a basic Python requests tutorial to help you get started with sending HTTP requests in Python. This will cover all the basics that you will need and want to know when making HTTP requests in Python.
Read More →
Python Size and Time Cache Decorator
A Python decorator that allows developers to cache function return values and include expirations on remembered values.
Read More →
Issues When Using auto-py-to-exe
After helping many of people fix issues with auto-py-to-exe and PyInstaller, this post contains what I think you should understand and ways to fix issues you are having with auto-py-to-exe.
Read More →
Asymmetric Encryption and Decryption in Python
In this post, I demonstrate the usage of the cryptography module in Python by using using the asymmetric key method RSA to encrypt and decrypt messages.
Read More →
Encryption and Decryption in Python
In this post, I discuss how to encrypt and decrypt messages in Python using symmetric encryption. I will demonstrate how to create keys, save keys and how to encrypt messages and text.
Read More →
Am I A Participant
Check if you are a participant of a conversation in Gmail. Helps you stop sending emails with the wrong address.
Read More →
University of Waikato Moodle Resource Work Around Ignorer
A chrome extension to solve the Waikato Universities resource work around in Moodle.
Read More →
Multi Clipboard
A simple clipboard manager so you will never find yourself copying the same thing twice. Images, text and files are supported and unlimited amounts of saved clipboards can be created. Switch clipboard contents using a simple GUI.
Read More →
How to Clean a Twitter Account with jQuery
This article covers how I used jQuery on twitter.com to delete all my tweets and remove all my likes and accounts I follow.
Read More →