Disclaimer:
These pages about different languages / apis / best practices were mostly jotted down quckily and rarely corrected afterwards.
The languages / apis / best practices may have changed over time (e.g. the facebook api being a prime example), so what was documented as a good way to do something at the time might be outdated when you read it (some pages here are over 15 years old).
Just as a reminder.

Tool to remove duplicates in a list online

Input:
Output:


Number of words so far: 0
Truncate to:

Exclude the following words:

Words to keep (exclude from above): 0 words so far


The script above will take a comma separated list, remove duplicates and give out the result in the order of frequencies.
Example:
"javascript,jquery,jquery-ui,jquery,javascript,jquery"
would give
"jquery,javascript,jquery-ui"

More programming related pages

Workflow: Release process
Workflow: Bug tracking
Teambox (Redbooth) - Mantis connector
Design Patterns
Git & Github
Go / Golang
CVS
CVS backup script
Distribution process
Installation script
Java Server Faces
Facelets
jibx
jBoss
jBpm
Perl tips
Perl links
PostgreSQL
Python / py2app
Shell scripts
Xslt
Node.js
Facebook / Opengraph
PHP developer notes
Redbooth API through php
Website optimization
jqTableKit demo
Javascript / html / css links