Angry IP Scanner (or simply ipscan) is an open-source and cross-platform network scanner designed to be fast and simple to use. It scans IP addresses and ports as well as has many other features.
Category: Useful tool
HangFire – Background job processing for ASP.NET
Pomodoro – work focused for 25 minutes at time
Heard about the Pomodoro technique?
It’s a technique to be more productive.
You work focused for 25 minutes, takes a 5 minute break and repeat.
Here’s a windows/mac application that helps you with the timing:
Online regex tester and debugger: JavaScript, Python, PHP, and PCRE
A colleague of mine gave me a tip about this excellent online regex tester.
Whats so good about it?
– It color highlight parts of the regex and explains what each part is doing.
Online regex tester and debugger: JavaScript, Python, PHP, and PCRE.
Chrome Web Store – James by Logic Agent (debug Google Analytics script)
James is your personal debugging agent for Analytic tags.
We currently support Google Analytics, Google Universal Analytics, Adobe SiteCatalyst, IBM Coremetrics, WebTrends and a lot more. Tags gets updated dynamically all the time.
It will break down all the variable being sent back to the analytic vendor.
Allan Jardine | Reflections | Visual Event
Events in Javascript are often seen as a bit of an enigma. This is odd given that Javascript is very much an event driven language, but it is typically down to their complex nature and difficulty to debug. To this end I’ve created Visual Event to help track events which are subscribed to DOM nodes.
Chrome Web Store – Scrum for Trello
Shows estimated hours indicators in Trello and more.
CS-Script for Notepad++ (C# intellisense and code execution) – Home
Outlook 2013 view message source / message header of an email
I always forget where to find this… from Stack overflow:
Open the message in a new window.
Message → Actions → Other Actions → View Source (or Message Header)
via Outlook 2013 view RAW message source of an email – Super User.
IIS Hosts File Manager
A simple module to solve a recurrent and an annoying everyday task in IIS management: creating an entry in the Windows TCP/IP Hosts file. This module extends the IIS Manager UI in order to add an entry on request in the Hosts file located in %SystemRoot%\System32\drivers\etc\hosts when a web site is created or its bindings are edited.
Requires IIS 7.0, 7.5 or 8.0 developer preview.