ListPod.net

2

Online Utilities for Programmers / Developers

Sites that provide services helpful for writing code.

Items



3

Online Code Compiler / Interpreter

Paste your source code and this site will run it and provide output.  38 languages are supported.
ideone.com
ideone.jpg
2

Regexr - Online Reguler Expression Tester

Type in a regular expression and a block of text to see what it matches.  Also provides a large database of community submitted regexes (under the community tab).
www.gskinner.com/RegExr
regexr.jpg
1

JavaScript Compressor

Minify your website's JavaScript files to decrease load times.
javascriptcompressor.com
javascript-compressor.jpg
1

JSON Formatter / Validator

JSON is a simple serialization format for sending complex data between programs or across a network (often for websites).  This tool allows you to paste unformatted json text and adds line returns, indentation, and coloring for easy-readying.  It also validates.
jsonformatter.curiousconcept.com
json-formatter.jpg
1

PNG to ICO Converter

ICO files are used for Windows icons and also the icons seen next to sites in the address bar.
convertico.com
pngToIco.png
0

GUID Generator

An online guid generator for when you can't remember where Microsoft puts that command line utility.
www.guidgenerator.com/online-guid-generator.aspx
0

Xml Formatter

shell-tools.net/index.php?op=xml_format
Paste unformatted xml and get back a neatly-aligned document.
0

XML Validator

An onlinve validator to make sure xml is well formed, and also provides the option for validating against a DTD.
www.xmlvalidation.com
0

Hex / Base64 / URL Encoder and Decoder

Encode and decode between these formats.
ostermiller.org/calc/encode.html
encoder.jpg
0

Unix Timestamp

A unix timestamp is the number of seconds since Jan 1, 1970 and is a common way to stare dates.  unixtimestamp.com provides the current timestamp and a calculator for other dates.
unix-timestamp.jpg
0

W3C Html Validator

Validate the html code of your website to check for errors.
validator.w3.org
w3c-validator.jpg
0

IP and DNS Tools

Includes ip address lookup, ping, whois, reverse dns, traceroute, and more.
iptools.com
iptools.jpg
0

Unicode Basic Multilingual Plane

The BMP contains characters for almost all modern languages, and a large number of special characters.
en.wikipedia.org/wiki/Mapping_of_Unicode_character_planes#Basic_Multilingual_Plane