-
·
Catalog of friendly, useful, artistic online bots, and resources that can help you make them | botwiki
Botwiki is an open catalog of friendly, useful, artistic online bots, and tools and tutorials that can help you make them. botwiki.org/
-
·
Loco Translate – Translate WordPress plugins and themes directly in your browser – WordPress Plugins
Loco Translate provides in-browser editing of WordPress translation files. It also provides localization tools for developers, such as extracting strings and generating templates. > wordpress.org/plugins/loco-translate/
-
·
Google’s Python Class | Python Education | Google Developers
This is free Google class is intended for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding. These materials are used within Google to introduce Python to people who have just a little programming experience.…
-
·
Online Vulnerability Scanners | HackerTarget.com
HackerTarget.com allows you to simplify the security assessment process with hosted vulnerability scanning tools based on trusted open source software. There are several different online security scanners that test different areas of the security assessment cycle – including information gathering, application discovery, network mapping and vulnerability discovery: Nmap Port Scanner, OpenVas Vulnerability Scanner, Nikto Web…
-
·
Upwork – Hire Freelancers & Get Freelance Jobs Online
Upwork.com is considered to be an excellent source to find freelancers and to give freelancers an opportunity to inquire about interesting jobs. www.upwork.com/
-
·
Google’s Artificial Brain Is Pumping Out Trippy And Pricey Art | WIRED
Google has developed DeepDream, an artificial brain that is not recognizing images with neural nets but also creates images – like a machine’s dreams. www.wired.com/2016/02/googles-artificial-intelligence-gets-first-art-show
-
·
How to generate a Public and Private Key: RSA Examples and Notes from phpseclib
The phpseclib on source forge allows you to generate Public and Private Keys and is fully interoperable with OpenSSL and other standardized cryptography programs and protocols. Software is written in PHP and designed to be ultra-compatible (working with PHP4+ assuming the use of PHP Compat) and does not require any extensions. For purposes of speed,…