Pre-requisites
- Crashplan account
- FreeNAS-9.1.1-RELEASE-x64 (a752d35)
| p[/]pe[/]el[/]lb{/}br{/}ry{/}yg{/}g p[*]p /[*[DEV DUMP]*]/ p[*]p p[/]pe[/]el[/]lb{/}br{/}ry{/}yg{/}g | |
| /[n[*[¿¡ POLITICS & POLITICS !?]*]n]/ |
| # | |
| # fair-queue based settings for EdgeRouter Lite traffic shaping | |
| # | |
| # download is typically 30 and change. everything can burst to 100% | |
| # of bandwidth, priority rules keep the garbage in check | |
| set traffic-policy shaper download | |
| set traffic-policy shaper download bandwidth 30Mbit |
| /* ******************************************************************************************* | |
| * THE UPDATED VERSION IS AVAILABLE AT | |
| * https://github.com/LeCoupa/awesome-cheatsheets | |
| * ******************************************************************************************* */ | |
| // 0. Synopsis. | |
| // http://nodejs.org/api/synopsis.html |
Pre-requisites
ror, scala, jetty, erlang, thrift, mongrel, comet server, my-sql, memchached, varnish, kestrel(mq), starling, gizzard, cassandra, hadoop, vertica, munin, nagios, awstats
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
| package br.com.triadworks.rponte.util; | |
| import java.text.Normalizer; | |
| public class StringUtils { | |
| /** | |
| * Remove toda a acentuação da string substituindo por caracteres simples sem acento. | |
| */ | |
| public static String unaccent(String src) { |