pax_global_header00006660000000000000000000000064140001170660014505gustar00rootroot0000000000000052 comment=7745298c7934a6309312568c522d72fe3bfc92bb funcoeszz-21.1/000077500000000000000000000000001400011706600134565ustar00rootroot00000000000000funcoeszz-21.1/.dockerignore000066400000000000000000000000051400011706600161250ustar00rootroot00000000000000.git funcoeszz-21.1/.gitignore000066400000000000000000000004011400011706600154410ustar00rootroot00000000000000# Arquivos temporários do testador /testador/internet/*.out /testador/run.tmp /testador/_tmp? # Executável do testador /testador/clitest # Arquivo temporário genérico _tmp # Arquivo do release, porém ainda na pasta de build /release/funcoeszz-*.sh funcoeszz-21.1/.travis.yml000066400000000000000000000004441400011706600155710ustar00rootroot00000000000000language: bash addons: apt: packages: - bc - links before_install: - curl -sOL https://raw.githubusercontent.com/aureliojargas/clitest/master/clitest - chmod +x clitest - mv clitest testador script: - ./testador/run internet_travis notifications: email: false funcoeszz-21.1/CONTRIBUTING.md000066400000000000000000000040401400011706600157050ustar00rootroot00000000000000# Contribuições Que tal ajudar a melhorar as Funções ZZ? ## Avisar sobre algum problema Se uma função não está funcionando como deveria, avise-nos! * [Abrir um ticket](https://github.com/funcoeszz/funcoeszz/issues/new) aqui no GitHub para explicar o problema. * Quanto mais detalhes você conseguir nos informar, melhor! * Qual o seu sistema: Ubuntu, Debian, Mac, Cygwin, …? * Cole a mensagem de erro, ou um exemplo de execução incorreta da função em sua máquina. ## Corrigir um problema (patch) Se você sabe programar, patches são muito bem-vindos. O código das funções é bem amigável: é alinhado e comentado. Experimente, será divertido! * [Faça um fork](https://help.github.com/articles/fork-a-repo/) do repositório * Corrija a função * Confira/atualize [os testes](https://github.com/funcoeszz/funcoeszz/tree/master/testador) da função * Confira se seu código segue o [Coding Style](https://github.com/funcoeszz/funcoeszz/wiki/Coding-Style) * Envie-nos um [Pull Request](https://help.github.com/articles/using-pull-requests/) ## Criar testes novos Você não precisa ser programador para adicionar um teste novo. O arquivo de testes é bem simples: é uma cópia literal da própria linha de comando! Veja um exemplo: [/testador/zzvira.sh](https://github.com/funcoeszz/funcoeszz/tree/master/testador/zzvira.sh): ``` $ zzvira 'Inverte tudo' odut etrevnI $ zzvira -X 'De pernas pro ar' ɹɐ oɹd sɐuɹǝd ǝp $ ``` Simples, não? Basta criar um arquivo novo ou adicionar testes novos em um arquivo já existente, eles ficam na [pasta testador](https://github.com/funcoeszz/funcoeszz/tree/master/testador). Veja instruções completas no arquivo [testador/README.md](https://github.com/funcoeszz/funcoeszz/blob/master/testador/README.md). ## Criar uma função nova * https://github.com/funcoeszz/funcoeszz/wiki/Criar-funcao-nova ## Entre em contato * Na dúvida, [abra um ticket](https://github.com/funcoeszz/funcoeszz/issues/new) e vamos conversar! * Também estamos no twitter: [@Funcoes_ZZ](https://twitter.com/Funcoes_ZZ). funcoeszz-21.1/COPYING000066400000000000000000000432541400011706600145210ustar00rootroot00000000000000 GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. funcoeszz-21.1/Dockerfile000066400000000000000000000013721400011706600154530ustar00rootroot00000000000000FROM debian:jessie MAINTAINER Aurelio Jargas RUN apt-get update && \ DEBIAN_FRONTEND=noninteractive apt-get install -y bc curl lynx links unzip && \ rm -rf /var/lib/apt/lists/* # Using dumb-init to catch user signals https://github.com/funcoeszz/funcoeszz/issues/374 RUN curl -fsSL https://github.com/Yelp/dumb-init/releases/download/v1.2.0/dumb-init_1.2.0_amd64 > /dumb-init && \ chmod +x /dumb-init ENV PATH=/app:$PATH \ ZZPATH=/app/funcoeszz \ ZZDIR=/app/zz \ ZZTMPDIR=/tmp \ LC_ALL=C.UTF-8 \ TERM=xterm \ PAGER=more # User may want to preserve the functions cache VOLUME /tmp COPY funcoeszz /app/ COPY zz/ /app/zz/ WORKDIR /app ENTRYPOINT ["/dumb-init", "--", "bash", "funcoeszz"] CMD ["--help"] funcoeszz-21.1/README.md000066400000000000000000000066351400011706600147470ustar00rootroot00000000000000## Funções ZZ Funções ZZ é uma coletânea com mais de 180 miniaplicativos de utilidades diversas, prontos para serem usados na linha de comando de sistemas tipo UNIX (Linux, BSD, Cygwin, Mac OS X, entre outros). - Website: http://funcoeszz.net - GitHub: https://github.com/funcoeszz/funcoeszz - Wiki: https://github.com/funcoeszz/funcoeszz/wiki - Twitter: https://twitter.com/Funcoes_ZZ ## Lista de colaboradores https://github.com/funcoeszz/funcoeszz/contributors ## Como contribuir Forka nóis e pulla! :) https://github.com/funcoeszz/funcoeszz/blob/master/CONTRIBUTING.md ## Instalação das Funções ZZ - Versão oficial A versão oficial das Funções ZZ é [gerada à partir deste repositório](https://github.com/funcoeszz/funcoeszz/tree/master/release) e é lançada de tempos em tempos. Ela traz todas as funções dentro de um único arquivo, e é rápida de carregar em sua shell. Para instalá-la, basta baixar o arquivão das funções e rodar o comando de instalação. As instruções estão lá no site: - http://funcoeszz.net/download/ ## Instalação das Funções ZZ - Versão beta A versão beta das Funções ZZ roda direto deste repositório do GitHub, com cada função isolada em seu próprio arquivo, dentro da [pasta zz](https://github.com/funcoeszz/funcoeszz/tree/master/zz). É o código mais recente das funções, porém tem um processo de instalação e configuração mais manual, e por serem centenas de arquivos separados, a carga inicial em sua shell demorará mais do que a versão oficial. Baixe o repositório para sua máquina: $ git clone https://github.com/funcoeszz/funcoeszz.git ~/funcoeszz $ cd ~/funcoeszz Rode o comando seguinte para adicionar o carregamento das Funções ZZ no final de seu `~/.bashrc`: $ ./funcoeszz zzzz --bashrc Feito! As Funções ZZ foram instaladas no /Users/aurelio/.bashrc Confira que as linhas foram adicionadas, e perceba que o PATH atual do script fica na variável `$ZZPATH`. $ tail -4 ~/.bashrc # Instalacao das Funcoes ZZ (www.funcoeszz.net) export ZZOFF="" # desligue funcoes indesejadas export ZZPATH="$HOME/funcoeszz/funcoeszz" # script export ZZDIR="$HOME/funcoeszz/zz" # pasta zz/ source "$ZZPATH" Confira o arquivo `~/.bashrc`( ou equivalente ), e edite conforme esse modelo adequando as suas configurações se for necessário, de preferência mantendo essa disposição. Agora sim, você pode usar as Funções ZZ em toda a sua glória. Abra um novo terminal e divirta-se! $ zzcalcula 10+5 15 $ zzbissexto 2016 2016 é bissexto $ zzmaiusculas tá funcionando TÁ FUNCIONANDO Quando quiser atualizar os arquivos para a versão mais recente, basta um `git pull`. ## Execução via Docker A imagem oficial das Funções ZZ é a [funcoeszz/zz](https://hub.docker.com/r/funcoeszz/zz/). Primeiro, baixe-a para a sua máquina: ``` docker pull funcoeszz/zz ``` Agora basta rodar o contêiner e informar qual função você quer usar, junto com seus parâmetros: ```console $ docker run --rm funcoeszz/zz horariodeverao 16/10/2016 19/02/2017 $ docker run --rm funcoeszz/zz senha 30 pipj74x30fEbzbx0rcPEwukL2WKjCA $ docker run --rm funcoeszz/zz maiusculas tá funcionando TÁ FUNCIONANDO ``` **Desenvolvedor:** Para instruções sobre como construir esta imagem, ou como rodar outro tipo de comandos dentro do contêiner, [veja esta wiki](https://github.com/funcoeszz/funcoeszz/wiki/Docker) funcoeszz-21.1/funcoeszz000077500000000000000000001050301400011706600154310ustar00rootroot00000000000000#!/usr/bin/env bash # funcoeszz # # INFORMAÇÕES: http://www.funcoeszz.net # NASCIMENTO : 22 de Fevereiro de 2000 # AUTORES : Aurelio Marinho Jargas # Itamar Santos de Souza # Thobias Salazar Trevisan # DESCRIÇÃO : Funções de uso geral para o shell Bash, que buscam # informações em arquivos locais e fontes na Internet # LICENÇA : GPLv2 # CHANGELOG : http://www.funcoeszz.net/changelog.html # ZZVERSAO=21.1 ZZUTF=1 # ############################################################################## # # Configuração # ------------ # # ### Configuração via variáveis de ambiente # # Algumas variáveis de ambiente podem ser usadas para alterar o comportamento # padrão das funções. Basta defini-las em seu .bashrc ou na própria linha de # comando antes de chamar as funções. São elas: # # $ZZCOR - Liga/Desliga as mensagens coloridas (1 e 0) # $ZZPATH - Caminho completo para o arquivo principal (funcoeszz) # $ZZDIR - Caminho completo para o diretório com as funções # $ZZTMPDIR - Diretório para armazenar arquivos temporários # $ZZOFF - Lista das funções que você não quer carregar # # Nota: Se você é paranóico com segurança, configure a ZZTMPDIR para # um diretório dentro do seu HOME. # ### Configuração fixa neste arquivo (hardcoded) # # A configuração também pode ser feita diretamente neste arquivo, se você # puder fazer alterações nele. # ZZCOR_DFT=1 # colorir mensagens? 1 liga, 0 desliga ZZPATH_DFT="/usr/bin/funcoeszz" # rota absoluta deste arquivo ZZDIR_DFT="$HOME/zz" # rota absoluta do diretório com as funções ZZTMPDIR_DFT="${TMPDIR:-/tmp}" # diretório temporário # # ############################################################################## # # Inicialização # ------------- # # # Variáveis auxiliares usadas pelas Funções ZZ. # Não altere nada aqui. # # # shellcheck disable=SC2034 ZZSEDURL='s| |+|g;s|&|%26|g;s|@|%40|g' ZZCODIGOCOR='36;1' # use zzcores para ver os códigos ZZBASE='zzajuda zztool zzzz' # Funções essenciais, guardadas neste script # ### Truques para descobrir a localização deste arquivo no sistema # # Se a chamada foi pelo executável, o arquivo é o $0. # Senão, tenta usar a variável de ambiente ZZPATH, definida pelo usuário. # Caso não exista, usa o local padrão ZZPATH_DFT. # Finalmente, força que ZZPATH seja uma rota absoluta. # test "${0##*/}" = 'bash' -o "${0#-}" != "$0" || ZZPATH="$0" test -n "$ZZPATH" || ZZPATH=$ZZPATH_DFT test "${ZZPATH#/}" = "$ZZPATH" && ZZPATH="$PWD/${ZZPATH#./}" test -d ${ZZPATH%/*}/zz && ZZDIR="${ZZPATH%/*}/zz" test -z "$ZZDIR" && test -d $ZZDIR_DFT && ZZDIR=$ZZDIR_DFT # Descobre qual o navegador em modo texto está disponível no sistema if test -z "$ZZBROWSER" then for ZZBROWSER in lynx links links2 elinks w3m do type "$ZZBROWSER" >/dev/null 2>&1 && break done fi export ZZBROWSER # ### Últimos ajustes # ZZCOR="${ZZCOR:-$ZZCOR_DFT}" ZZTMP="${ZZTMPDIR:-$ZZTMPDIR_DFT}" ZZTMP="${ZZTMP%/}/zz" # prefixo comum a todos os arquivos temporários ZZAJUDA="$ZZTMP.ajuda" unset ZZCOR_DFT ZZPATH_DFT ZZDIR_DFT ZZTMPDIR_DFT # ### Forçar variáveis via linha de comando # while test $# -gt 0 do case "$1" in --path) ZZPATH="$2" ; shift; shift ;; --dir ) ZZDIR="${2%/}"; shift; shift ;; --cor ) ZZCOR="$2" ; shift; shift ;; *) break;; esac done # # ############################################################################## # # Ferramentas # ----------- # # # ---------------------------------------------------------------------------- # zztool # Miniferramentas para auxiliar as funções. # Uso: zztool [-e] ferramenta [argumentos] # Ex.: zztool grep_var foo $var # zztool eco Minha mensagem colorida # zztool testa_numero $num # zztool -e testa_numero $num || return # # Autor: Aurelio Marinho Jargas, www.aurelio.net # Desde: 2008-03-01 # ---------------------------------------------------------------------------- zztool () { local erro ferramenta # Devo mostrar a mensagem de erro? test "$1" = '-e' && erro=1 && shift # Libera o nome da ferramenta do $1 ferramenta="$1" shift case "$ferramenta" in uso) # Extrai a mensagem de uso da função $1, usando seu --help if test -n "$erro" then zzzz -h "$1" -h | grep Uso >&2 else zzzz -h "$1" -h | grep Uso fi ;; eco) # Mostra mensagem colorida caso $ZZCOR esteja ligada if test "$ZZCOR" != '1' then printf "%b\n" "$*" else printf "%b\n" "\033[${ZZCODIGOCOR}m$*\033[m" fi ;; erro) # Mensagem de erro printf "%b\n" "$*" >&2 ;; acha) # Destaca o padrão $1 no texto via STDIN ou $2 # O padrão pode ser uma regex no formato BRE (grep/sed) local esc padrao esc=$(printf '\033') padrao=$(echo "$1" | sed 's,/,\\/,g') # escapa / shift zztool multi_stdin "$@" | if test "$ZZCOR" != '1' then cat - else sed "s/$padrao/${esc}[${ZZCODIGOCOR}m&${esc}[m/g" fi ;; grep_var) # $1 está presente em $2? test "${2#*$1}" != "$2" ;; index_var) # $1 está em qual posição em $2? local padrao="$1" local texto="$2" if zztool grep_var "$padrao" "$texto" then texto="${texto%%$padrao*}" echo $((${#texto} + 1)) else echo 0 fi ;; arquivo_vago) # Verifica se o nome de arquivo informado está vago if test -e "$1" then test -n "$erro" && echo "Arquivo $1 já existe. Abortando." >&2 return 1 fi ;; arquivo_legivel) # Verifica se o arquivo existe e é legível if ! test -r "$1" then test -n "$erro" && echo "Não consegui ler o arquivo $1" >&2 return 1 fi # TODO Usar em *todas* as funções que lêem arquivos ;; num_linhas) # Informa o número de linhas, sem formatação local linhas linhas=$(zztool file_stdin "$@" | sed -n '$=') echo "${linhas:-0}" ;; nl_eof) # Garante que a última linha tem um \n no final # Necessário porque o GNU sed não adiciona o \n # printf abc | bsd-sed '' #-> abc\n # printf abc | gnu-sed '' #-> abc # printf abc | zztool nl_eof #-> abc\n sed '$ { G; s/\n//g; }' ;; testa_ano) # Testa se $1 é um ano válido: 1-9999 # O ano zero nunca existiu, foi de -1 para 1 # Ano maior que 9999 pesa no processamento echo "$1" | grep -v '^00*$' | grep '^[0-9]\{1,4\}$' >/dev/null && return 0 test -n "$erro" && echo "Ano inválido '$1'" >&2 return 1 ;; testa_numero) # Testa se $1 é um número positivo echo "$1" | grep '^[0-9]\{1,\}$' >/dev/null && return 0 test -n "$erro" && echo "Número inválido '$1'" >&2 return 1 # TODO Usar em *todas* as funções que recebem números ;; testa_data) # Testa se $1 é uma data (dd/mm/aaaa) local d29='\(0[1-9]\|[12][0-9]\)/\(0[1-9]\|1[012]\)' local d30='30/\(0[13-9]\|1[012]\)' local d31='31/\(0[13578]\|1[02]\)' echo "$1" | grep "^\($d29\|$d30\|$d31\)/[0-9]\{1,4\}$" >/dev/null && return 0 test -n "$erro" && echo "Data inválida '$1', deve ser dd/mm/aaaa" >&2 return 1 ;; multi_stdin) # Mostra na tela os argumentos *ou* a STDIN, nesta ordem # Útil para funções/comandos aceitarem dados das duas formas: # echo texto | funcao # ou # funcao texto if test -n "$1" then echo "$*" # security: always quote to avoid shell expansion else cat - fi ;; file_stdin) # Mostra na tela o conteúdo dos arquivos *ou* da STDIN, nesta ordem # Útil para funções/comandos aceitarem dados das duas formas: # cat arquivo1 arquivo2 | funcao # cat arquivo1 arquivo2 | funcao - # ou # funcao arquivo1 arquivo2 # # Note que o uso de - para indicar STDIN não é portável, mas esta # ferramenta o torna portável, pois o cat o suporta no Unix. cat "${@:--}" # Traduzindo: cat $@ ou cat - ;; list2lines) # Limpa lista da STDIN e retorna um item por linha # Lista: um dois três | um, dois, três | um;dois;três sed 's/[;,]/ /g' | tr -s '\t ' ' ' | tr ' ' '\n' | grep . ;; lines2list) # Recebe linhas em STDIN e retorna: linha1 linha2 linha3 # Ignora linhas em branco e remove espaços desnecessários grep . | tr '\n' ' ' | sed 's/^ // ; s/ $//' ;; endereco_sed) # Formata um texto para ser usado como endereço no sed. # Números e $ não são alterados, resto fica /entre barras/ # foo -> /foo/ # foo/bar -> /foo\/bar/ local texto="$*" if zztool testa_numero "$texto" || test "$texto" = '$' then echo "$texto" # 1, 99, $ else echo "$texto" | sed 's:/:\\\/:g ; s:.*:/&/:' fi ;; terminal_utf8) echo "$LC_ALL $LC_CTYPE $LANG" | grep -i utf >/dev/null ;; texto_em_iso) if test $ZZUTF = 1 then iconv -f iso-8859-1 -t utf-8 /dev/stdin else cat - fi ;; texto_em_utf8) if test $ZZUTF != 1 then iconv -f utf-8 -t iso-8859-1 /dev/stdin else cat - fi ;; mktemp) # Cria um arquivo temporário de nome único, usando $1. # Lembre-se de removê-lo no final da função. # # Exemplo de uso: # local tmp=$(zztool mktemp arrumanome) # foo --bar > "$tmp" # rm -f "$tmp" mktemp "${ZZTMP:-/tmp/zz}.${1:-anonimo}.XXXXXX" ;; post | dump | source | list | download) # Estrutura do comando: # zztool [browser] [opções] [dados_post] local browser input_charset output_charset output_width user_agent opt_common nbsp_utf # A função pode chamar um navegador específico ou assumir o padrão $ZZBROWSER case "$1" in lynx | links | links2 | elinks | w3m) browser="$1"; shift ;; * ) browser="$ZZBROWSER" ;; esac # Parâmetros que podem ser modificados na linha de comando. while test "${1#-}" != "$1" do case "$1" in -i) input_charset="$2"; shift; shift ;; -o) output_charset="$2"; shift; shift ;; -w) output_width="$2"; shift; shift ;; -u) user_agent="$2"; shift; shift ;; -*) break ;; esac done output_charset="${output_charset:-UTF-8}" output_width="${output_width:-300}" nbsp_utf=$(printf '\302\240') # Para POST se não houver ao menos 2 parâmetros (url e dados) interrompe. test "$ferramenta" = 'post' && test $# -lt 2 && return 1 # Para outras requisições ao menos 1 parâmetro (url), senão interrompe. test "$ferramenta" != 'post' && test $# -lt 1 && return 1 # Caracterizando os paramêtros conforme cada navegador. case "$browser" in links | links2) opt_common="-width ${output_width} -codepage ${output_charset} ${input_charset:+-html-assume-codepage} ${input_charset} ${user_agent:+-http.fake-user-agent} ${user_agent}" ;; lynx ) opt_common="-width=${output_width} -display_charset=${output_charset} ${input_charset:+-assume_charset=}${input_charset} ${user_agent:+-useragent=}${user_agent} -accept_all_cookies" ;; w3m ) opt_common="-cols ${output_width} -O ${output_charset} ${input_charset:+-I} ${input_charset} ${user_agent:+-o user_agent=}${user_agent} -cookie -o follow_redirection=9" ;; elinks ) local aspas='"' opt_common="-dump-width ${output_width} -dump-charset ${output_charset} ${input_charset:+-eval 'set document.codepage.assume = ${aspas}${input_charset}${aspas}'} ${user_agent:+-eval 'set protocol.http.user_agent = $user_agent'} -no-numbering" ;; esac case "$ferramenta" in post) # Post conforme o navegador escolhido case "$browser" in lynx) echo "$2" | $browser ${opt_common} -post-data -nolist "$1" ;; links | links2 | elinks | w3m) local post_temp post_temp=$(zztool mktemp post) curl -L -s "${user_agent:+-A}" "${user_agent}" -o "$post_temp" --data "$2" "$1" if test "$browser" = 'w3m' then $browser ${opt_common} -dump -T text/html "$post_temp" elif test "$browser" = 'elinks' then eval $browser ${opt_common} -dump -no-references "$post_temp" | sed "s/${nbsp_utf}/ /g" else $browser ${opt_common} -dump file://"$post_temp" fi rm -f "$post_temp" ;; esac ;; dump) case "$browser" in links | links2) $browser ${opt_common} -dump "$1" ;; lynx ) $browser ${opt_common} -dump -nolist "$1" ;; w3m ) $browser ${opt_common} -dump -T text/html "$1" ;; elinks ) eval $browser ${opt_common} -dump -no-references $(echo "$1" | sed 's/\&/\\&/g') | sed "s/${nbsp_utf}/ /g" ;; esac ;; source) curl -L -s "${user_agent:+-A}" "${user_agent}" "$1" ;; list) case "$browser" in links | links2) $browser ${opt_common} -dump -html-numbered-links 1 "$1" ;; lynx ) LANG=C $browser ${opt_common} -dump "$1" ;; elinks ) LANG=C eval $browser ${opt_common} -dump $(echo "$1" | sed 's/\&/\\&/g') ;; w3m ) $browser ${opt_common} -dump -T text/html -o display_link_number=1 "$1" ;; esac | case "$browser" in links | links2) sed '1,/^Links:/d' ;; lynx | elinks) sed '1,/^References/d; /Visible links/d; /Hidden links/d' | sed "s/${nbsp_utf}/ /g" ;; w3m ) sed '1,/^References:/d' ;; esac | sed '/^ *$/d; s/.* //;' ;; download) local arq_dest test -n "$2" && arq_dest="$2" || arq_dest=$(basename "$1") zztool source "$1" > "$arq_dest" ;; esac ;; cache | atualiza) # Limpa o cache se solicitado a atualização # Atualiza o cache se for fornecido a url # e retorna o nome do arquivo de cache # Ex.: local cache=$(zztool cache lua '$url' dump) # Nome do cache, e atualiza se necessário # Ex.: local cache=$(zztool cache php) # Apenas retorna o nome do cache # Ex.: zztool cache rm palpite # Apaga o cache diretamente local id case "${1#zz}" in on | off | ajuda) # shellcheck disable=SC2104 break ;; rm) if test "$2" = '*' then rm -f "${ZZTMP:-XXXX}"* # Restabelecendo zz.ajuda, zz.on, zz.off $ZZPATH else test -n "$3" && id=".$3" test -n "$2" && rm -f "${ZZTMP:-XXXX}.${2#zz}${id}"* fi ;; *) # Para mais de um arquivo cache pode-se usar um identificador adicional # como PID, um numero incremental ou um sufixo qualquer test -n "$2" && id=".$2" # Para atualizar é necessário prevenir a existência prévia do arquivo test "$ferramenta" = "atualiza" && rm -f "${ZZTMP:-XXXX}.${1#zz}$id" # Baixo para o cache os dados brutos sem tratamento if ! test -s "$ZZTMP.${1#zz}" && test -n "$3" then case $4 in none ) : ;; html ) zztool source "$3" > "$ZZTMP.${1#zz}$id";; list ) zztool list "$3" > "$ZZTMP.${1#zz}$id";; dump | *) zztool dump "$3" > "$ZZTMP.${1#zz}$id";; esac fi test "$ferramenta" = "cache" && echo "$ZZTMP.${1#zz}$id" ;; esac ;; # Ferramentas inexistentes são simplesmente ignoradas esac } # ---------------------------------------------------------------------------- # zzajuda # Mostra uma tela de ajuda com explicação e sintaxe de todas as funções. # Opções: --lista lista de todas as funções, com sua descrição # --uso resumo de todas as funções, com a sintaxe de uso # Uso: zzajuda [--lista|--uso] # Ex.: zzajuda # zzajuda --lista # # Autor: Aurelio Marinho Jargas, www.aurelio.net # Desde: 2000-05-04 # ---------------------------------------------------------------------------- zzajuda () { zzzz -h ajuda "$1" && return local zzcor_pager if test ! -r "$ZZAJUDA" then echo "Ops! Não encontrei o texto de ajuda em '$ZZAJUDA'." >&2 echo "Para recriá-lo basta executar o script 'funcoeszz' sem argumentos." >&2 return fi case "$1" in --uso) # Lista com sintaxe de uso, basta pescar as linhas Uso: sed -n 's/^Uso: zz/zz/p' "$ZZAJUDA" | sort | zztool acha '^zz[^ ]*' ;; --lista) # Lista de todas as funções no formato: nome descrição grep -A2 ^zz "$ZZAJUDA" | grep -v ^http | sed ' /^zz/ { # Padding: o nome deve ter 17 caracteres # Maior nome: zzfrenteverso2pdf :pad s/^.\{1,16\}$/& / t pad # Junta a descricao (proxima linha) N s/\n/ / }' | grep ^zz | sort | zztool acha '^zz[^ ]*' ;; *) # Desliga cores para os paginadores antigos test "$PAGER" = 'less' -o "$PAGER" = 'more' && zzcor_pager=0 # Mostra a ajuda de todas as funções, paginando cat "$ZZAJUDA" | ZZCOR=${zzcor_pager:-$ZZCOR} zztool acha 'zz[a-z0-9]\{2,\}' | ${PAGER:-less -r} ;; esac } # ---------------------------------------------------------------------------- # zzzz # Mostra informações sobre as funções, como versão e localidade. # Opções: --atualiza baixa a versão mais nova das funções # --teste testa se a codificação e os pré-requisitos estão OK # --bashrc instala as funções no ~/.bashrc # --tcshrc instala as funções no ~/.tcshrc # --zshrc instala as funções no ~/.zshrc # Uso: zzzz [--atualiza|--teste|--bashrc|--tcshrc|--zshrc] # Ex.: zzzz # zzzz --teste # # Autor: Aurelio Marinho Jargas, www.aurelio.net # Desde: 2002-01-07 # ---------------------------------------------------------------------------- zzzz () { local nome_func arg_func padrao func local info_instalado info_instalado_zsh info_cor info_utf8 info_base versao_remota local arquivo_aliases local n_on n_off local bashrc="$HOME/.bashrc" local tcshrc="$HOME/.tcshrc" local zshrc="$HOME/.zshrc" local url_site='http://funcoeszz.net' local url_exe="$url_site/funcoeszz" local instal_msg='Instalacao das Funcoes ZZ (www.funcoeszz.net)' case "$1" in # Atenção: Prepare-se para viajar um pouco que é meio complicado :) # # Todas as funções possuem a opção -h e --help para mostrar um # texto rápido de ajuda. Normalmente cada função teria que # implementar o código para verificar se recebeu uma destas opções # e caso sim, mostrar o texto na tela. Para evitar a repetição de # código, estas tarefas estão centralizadas aqui. # # Chamando a zzzz com a opção -h seguido do nome de uma função e # seu primeiro parâmetro recebido, o teste é feito e o texto é # mostrado caso necessário. # # Assim cada função só precisa colocar a seguinte linha no início: # # zzzz -h beep "$1" && return # # Ao ser chamada, a zzzz vai mostrar a ajuda da função zzbeep caso # o valor de $1 seja -h ou --help. Se no $1 estiver qualquer outra # opção da zzbeep ou argumento, nada acontece. # # Com o "&& return" no final, a função zzbeep pode sair imediatamente # caso a ajuda tenha sido mostrada (retorno zero), ou continuar seu # processamento normal caso contrário (retorno um). # # Se a zzzz -h for chamada sem nenhum outro argumento, é porque o # usuário quer ver a ajuda da própria zzzz. # # Nota: Ao invés de "beep" literal, poderíamos usar $FUNCNAME, mas # o Bash versão 1 não possui essa variável. -h | --help) nome_func=${2#zz} arg_func=$3 # Nenhum argumento, mostre a ajuda da própria zzzz if test -z "$nome_func" then nome_func='zz' arg_func='-h' fi # Se o usuário informou a opção de ajuda, mostre o texto if test '-h' = "$arg_func" -o '--help' = "$arg_func" then # Um xunxo bonito: filtra a saída da zzajuda, mostrando # apenas a função informada. echo ZZCOR=0 zzajuda | sed -n "/^zz$nome_func$/,/^----*$/ { s/^----*$// p }" | zztool acha zz$nome_func return 0 else # Alarme falso, o argumento não é nem -h nem --help return 1 fi ;; # Garantia de compatibilidade do -h com o formato antigo (-z): # zzzz -z -h zzbeep -z) zzzz -h "$3" "$2" ;; # Testes de ambiente para garantir o funcionamento das funções --teste) ### Todos os comandos necessários estão instalados? local comando tipo_comando comandos_faltando local comandos='awk bc cat chmod- clear- cp cpp- curl cut diff- du- find- fmt grep iconv links- lynx- mktemp mv od- ps- rm sed sleep sort tail- tr uniq unzip-' for comando in $comandos do # Este é um comando essencial ou opcional? tipo_comando='ESSENCIAL' if zztool grep_var - "$comando" then tipo_comando='opcional' comando=${comando%-} fi printf '%-30s' "Procurando o comando $comando... " # Testa se o comando existe if type "$comando" >/dev/null 2>&1 then echo 'OK' else zztool eco "Comando $tipo_comando '$comando' não encontrado" comandos_faltando="$comandos_faltando $tipo_comando" fi done if test -n "$comandos_faltando" then echo zztool eco "**Atenção**" if zztool grep_var ESSENCIAL "$comandos_faltando" then echo 'Há pelo menos um comando essencial faltando.' echo 'Você precisa instalá-lo para usar as Funções ZZ.' else echo 'A falta de um comando opcional quebra uma única função.' echo 'Talvez você não precise instalá-lo.' fi echo fi ### Tudo certo com a codificação do sistema e das ZZ? local cod_sistema='ISO-8859-1' local cod_funcoeszz='ISO-8859-1' printf 'Verificando a codificação do sistema... ' zztool terminal_utf8 && cod_sistema='UTF-8' echo "$cod_sistema" printf 'Verificando a codificação das Funções ZZ... ' test $ZZUTF = 1 && cod_funcoeszz='UTF-8' echo "$cod_funcoeszz" # Se um dia precisar de um teste direto no arquivo: # sed 1d "$ZZPATH" | file - | grep UTF-8 if test "$cod_sistema" != "$cod_funcoeszz" then # Deixar sem acentuação mesmo, pois eles não vão aparecer echo zztool eco "**Atencao**" echo 'Ha uma incompatibilidade de codificacao.' echo "Baixe as Funcoes ZZ versao $cod_sistema." fi ;; # Baixa a versão nova, caso diferente da local --atualiza) echo 'Procurando a versão nova, aguarde.' versao_remota=$(zztool dump "$url_site/v") echo "versão local : $ZZVERSAO" echo "versão remota: $versao_remota" echo # Aborta caso não encontrou a versão nova test -n "$versao_remota" || return # Compara e faz o download if test "$ZZVERSAO" != "$versao_remota" then # Vamos baixar a versão ISO-8859-1? test $ZZUTF != '1' && url_exe="${url_exe}-iso" printf 'Baixando a versão nova... ' zztool download "$url_exe" "funcoeszz-$versao_remota" echo 'PRONTO!' echo "Arquivo 'funcoeszz-$versao_remota' baixado, instale-o manualmente." echo "O caminho atual é $ZZPATH" else echo 'Você já está com a versão mais recente.' fi ;; # Instala as funções no arquivo .bashrc --bashrc) if ! grep "^[^#]*${ZZPATH:-zzpath_vazia}" "$bashrc" >/dev/null 2>&1 then cat - >> "$bashrc" <<-EOS # $instal_msg export ZZOFF="" # desligue funcoes indesejadas export ZZPATH="$ZZPATH" # script export ZZDIR="$ZZDIR" # pasta zz/ source "\$ZZPATH" EOS echo 'Feito!' echo "As Funções ZZ foram instaladas no $bashrc" else echo "Nada a fazer. As Funções ZZ já estão no $bashrc" fi ;; # Cria aliases para as funções no arquivo .tcshrc --tcshrc) arquivo_aliases="$HOME/.zzcshrc" # Chama o arquivo dos aliases no final do .tcshrc if ! grep "^[^#]*$arquivo_aliases" "$tcshrc" >/dev/null 2>&1 then # setenv ZZDIR $ZZDIR cat - >> "$tcshrc" <<-EOS # $instal_msg # script setenv ZZPATH $ZZPATH # pasta zz/ setenv ZZDIR $ZZDIR source $arquivo_aliases EOS echo 'Feito!' echo "As Funções ZZ foram instaladas no $tcshrc" else echo "Nada a fazer. As Funções ZZ já estão no $tcshrc" fi # Cria o arquivo de aliases echo > "$arquivo_aliases" for func in $(ZZCOR=0 zzzz | grep -v '^(' | sed 's/,//g') do echo "alias zz$func 'funcoeszz zz$func'" >> "$arquivo_aliases" done # alias para funcoes base for func in $(ZZCOR=0 zzzz | grep 'base)' | sed 's/(.*)//; s/,//g') do echo "alias $func='funcoeszz $func'" >> "$arquivo_aliases" done echo echo "Aliases atualizados no $arquivo_aliases" ;; # Cria aliases para as funções no arquivo .zshrc --zshrc) arquivo_aliases="$HOME/.zzzshrc" # Chama o arquivo dos aliases no final do .zshrc if ! grep "^[^#]*$arquivo_aliases" "$zshrc" >/dev/null 2>&1 then # export ZZDIR=$ZZDIR cat - >> "$zshrc" <<-EOS # $instal_msg # script export ZZPATH=$ZZPATH # pasta zz/ export ZZDIR=$ZZDIR source $arquivo_aliases EOS echo 'Feito!' echo "As Funções ZZ foram instaladas no $zshrc" else echo "Nada a fazer. As Funções ZZ já estão no $zshrc" fi # Cria o arquivo de aliases echo > "$arquivo_aliases" for func in $(ZZCOR=0 zzzz | grep -v '^(' | sed 's/,//g') do echo "alias zz$func='funcoeszz zz$func'" >> "$arquivo_aliases" done # alias para funcoes base for func in $(ZZCOR=0 zzzz | grep 'base)' | sed 's/(.*)//; s/,//g') do echo "alias $func='funcoeszz $func'" >> "$arquivo_aliases" done echo echo "Aliases atualizados no $arquivo_aliases" ;; # Mostra informações sobre as funções *) # As funções estão configuradas para usar cores? test "$ZZCOR" = '1' && info_cor='sim' || info_cor='não' # A codificação do arquivo das funções é UTF-8? test "$ZZUTF" = 1 && info_utf8='UTF-8' || info_utf8='ISO-8859-1' # As funções estão instaladas no bashrc? if grep "^[^#]*${ZZPATH:-zzpath_vazia}" "$bashrc" >/dev/null 2>&1 then info_instalado="$bashrc" else info_instalado='não instalado' fi # As funções estão instaladas no zshrc? if grep "^[^#]*${ZZPATH:-zzpath_vazia}" "$zshrc" >/dev/null 2>&1 then info_instalado_zsh="$zshrc" else info_instalado_zsh='não instalado' fi # Formata funções essenciais info_base=$(echo "$ZZBASE" | sed 's/ /, /g') # Informações, uma por linha zztool acha '^[^)]*)' "( script) $ZZPATH" zztool acha '^[^)]*)' "( pasta) $ZZDIR" zztool acha '^[^)]*)' "( versão) $ZZVERSAO ($info_utf8)" zztool acha '^[^)]*)' "( cores) $info_cor" zztool acha '^[^)]*)' "( tmp) $ZZTMP" zztool acha '^[^)]*)' "(browser) $ZZBROWSER" zztool acha '^[^)]*)' "( bashrc) $info_instalado" zztool acha '^[^)]*)' "( zshrc) $info_instalado_zsh" zztool acha '^[^)]*)' "( base) $info_base" zztool acha '^[^)]*)' "( site) $url_site" # Lista de todas as funções # Sem $ZZDIR, provavelmente usando --tudo-em-um # Tentarei obter a lista de funções carregadas na shell atual if test -z "$ZZDIR" then set | sed -n '/^zz[a-z0-9]/ s/ *().*//p' | egrep -v "$(echo "$ZZBASE" | sed 's/ /|/g')" | sort > "$ZZTMP.on" fi if test -r "$ZZTMP.on" then echo n_on=$(zztool num_linhas "$ZZTMP.on") zztool eco "(( $n_on funções disponíveis ))" cat "$ZZTMP.on" | sed 's/^zz//' | zztool lines2list | sed 's/ /, /g' | fmt -w 70 else echo echo "Não consegui obter a lista de funções disponíveis." echo "Para recriá-la basta executar o script 'funcoeszz' sem argumentos." fi # Só mostra se encontrar o arquivo... if test -r "$ZZTMP.off" then # ...e se ele tiver ao menos uma zz grep zz "$ZZTMP.off" >/dev/null || return echo n_off=$(zztool num_linhas "$ZZTMP.off") zztool eco "(( $n_off funções desativadas ))" cat "$ZZTMP.off" | sed 's/^zz//' | zztool lines2list | sed 's/ /, /g' | fmt -w 70 else echo echo "Não consegui obter a lista de funções desativadas." echo "Para recriá-la basta executar o script 'funcoeszz' sem argumentos." fi ;; esac } # A linha seguinte é usada pela opção --tudo-em-um #@ ############################################################################## # # Texto de ajuda # -------------- # # # Função temporária para extrair o texto de ajuda do cabeçalho das funções # Passe o arquivo com as funções como parâmetro _extrai_ajuda() { # Extrai somente os cabeçalhos, já removendo o # do início sed -n '/^# -----* *$/,/^# -----* *$/ s/^# \{0,1\}//p' "$1" | # Agora remove trechos que não podem aparecer na ajuda sed ' # Apaga a metadata (Autor, Desde, Versao, etc) /^Autor:/,/^------/ d # Apaga a linha em branco apos Ex.: /^Ex\.:/,/^------/ { /^ *$/d }' } # Limpa conteúdo do arquivo de ajuda > "$ZZAJUDA" # Salva o texto de ajuda das funções deste arquivo test -r "$ZZPATH" && _extrai_ajuda "$ZZPATH" >> "$ZZAJUDA" ############################################################################## # # Carregamento das funções do $ZZDIR # ---------------------------------- # # O carregamento é feito em dois passos para ficar mais robusto: # 1. Obtenção da lista completa de funções, ativadas e desativadas. # 2. Carga de cada função ativada, salvando o texto de ajuda. # # Com a opção --tudo-em-um, o passo 2 é alterado para mostrar o conteúdo # da função em vez de carregá-la. # ### Passo 1 # Limpa arquivos temporários que guardam as listagens > "$ZZTMP.on" > "$ZZTMP.off" # A pasta das funções existe? if test -n "$ZZDIR" -a -d "$ZZDIR" then # Melhora a lista off: um por linha, sem prefixo zz zz_off=$(echo "$ZZOFF" | zztool list2lines | sed 's/^zz//') # Primeiro salva a lista de funções disponíveis for zz_arquivo in "${ZZDIR%/}"/zz* do # Só ativa funções que podem ser lidas if test -r "$zz_arquivo" then zz_nome="${zz_arquivo##*/}" # remove path zz_nome="${zz_nome%.sh}" # remove extensão # O usuário desativou esta função? echo "$zz_off" | grep "^${zz_nome#zz}$" >/dev/null || # Tudo certo, essa vai ser carregada echo "$zz_nome" fi done >> "$ZZTMP.on" # Lista das funções desativadas (OFF = Todas - ON) ( cd "$ZZDIR" && ls -1 zz* | sed 's/\.sh$//' | grep -v -f "$ZZTMP.on" ) >> "$ZZTMP.off" fi # echo ON ; cat "$ZZTMP.on" | zztool lines2list # echo OFF; cat "$ZZTMP.off" | zztool lines2list # exit ### Passo 2 # Vamos juntar todas as funções em um único arquivo? if test "$1" = '--tudo-em-um' then # Verifica se a pasta das funções existe if test -z "$ZZDIR" -o ! -d "$ZZDIR" then ( echo "Ops! Não encontrei as funções na pasta '$ZZDIR'." echo 'Informe a localização correta na variável $ZZDIR.' echo echo 'Exemplo: export ZZDIR="$HOME/zz"' ) >&2 exit 1 # Posso usar exit porque a chamada é pelo executável, e não source fi # Primeira metade deste arquivo, até #@ sed '/^#@$/q' "$ZZPATH" # Mostra cada função (ativa), inserindo seu nome na linha 2 do cabeçalho while read zz_nome do zz_arquivo="${ZZDIR%/}"/$zz_nome.sh # Suporte legado aos arquivos sem a extensão .sh test -r "$zz_arquivo" || zz_arquivo="${zz_arquivo%.sh}" sed 1q "$zz_arquivo" echo "# $zz_nome" sed 1d "$zz_arquivo" # Linha em branco separadora # Também garante quebra se faltar \n na última linha da função echo done < "$ZZTMP.on" # Desliga suporte ao diretório de funções echo echo 'ZZDIR=' # Segunda metade deste arquivo, depois de #@ sed '1,/^#@$/d' "$ZZPATH" # Tá feito, simbora. exit 0 fi # Carregamento das funções ativas, salvando texto de ajuda while read zz_nome do zz_arquivo="${ZZDIR%/}"/$zz_nome.sh # Se o arquivo não existir, tenta encontrá-lo sem a extensao .sh. # No futuro este suporte às funções sem extensão pode ser removido. if ! test -r "$zz_arquivo" then if test -r "${zz_arquivo%.sh}" then # Não achei zzfoo.sh, mas achei o zzfoo # Vamos usá-lo então. zz_arquivo="${zz_arquivo%.sh}" else # Não achei zzfoo.sh nem zzfoo # Cancelaremos o carregamento desta função. continue fi fi # Inclui a função na shell atual . "$zz_arquivo" # Extrai o texto de ajuda _extrai_ajuda "$zz_arquivo" | # Insere o nome da função na segunda linha sed "2 { h; s/.*/$zz_nome/; G; }" done < "$ZZTMP.on" >> "$ZZAJUDA" # Separador final do arquivo, com exatamente 77 hífens (7x11) echo '-------' | sed 's/.*/&&&&&&&&&&&/' >> "$ZZAJUDA" # Modo --tudo-em-um # Todas as funções já foram carregadas por estarem dentro deste arquivo. # Agora faremos o desligamento "manual" das funções ZZOFF. # if test -z "$ZZDIR" -a -n "$ZZOFF" then # Lista de funções a desligar: uma por linha, com prefixo zz, exceto ZZBASE zz_off=$( echo "$ZZOFF" | zztool list2lines | sed 's/^zz// ; s/^/zz/' | egrep -v "$(echo "$ZZBASE" | sed 's/ /|/g')" ) # Desliga todas em uma só linha (note que não usei aspas) unset zz_off # Agora apaga os textos da ajuda, montando um script em sed e aplicando # Veja issue 5 para mais detalhes: # https://github.com/funcoeszz/funcoeszz/issues/5 zz_sed=$(echo "$zz_off" | sed 's@.*@/^&$/,/^----*$/d;@') # /^zzfoo$/,/^----*$/d cp "$ZZAJUDA" "$ZZAJUDA.2" && sed "$zz_sed" "$ZZAJUDA.2" > "$ZZAJUDA" rm "$ZZAJUDA.2" fi ### Carregamento terminado, funções já estão disponíveis # Limpa variáveis e funções temporárias # Nota: prefixo zz_ para não conflitar com variáveis da shell atual unset zz_arquivo unset zz_nome unset zz_off unset zz_sed unset -f _extrai_ajuda ##---------------------------------------------------------------------------- ## Lidando com a chamada pelo executável # Se há parâmetros, é porque o usuário está nos chamando pela # linha de comando, e não pelo comando source. if test -n "$1" then case "$1" in # Mostra a tela de ajuda -h | --help) cat - <<-FIM Uso: funcoeszz [] Lista de funções: funcoeszz zzzz funcoeszz zzajuda --lista Ajuda: funcoeszz zzajuda funcoeszz zzcores -h funcoeszz zzcalcula -h Instalação: funcoeszz zzzz --bashrc source ~/.bashrc zz Saiba mais: http://funcoeszz.net FIM ;; # Mostra a versão das funções -v | --version) echo "Funções ZZ v$ZZVERSAO" ;; -*) echo "Opção inválida '$1' (tente --help)" ;; # Chama a função informada em $1, caso ela exista *) zz_func="$1" # Garante que a zzzz possa ser chamada por zz somente test "$zz_func" = 'zz' && zz_func='zzzz' # O prefixo zz é opcional: zzdata e data funcionam zz_func="zz${zz_func#zz}" # A função existe? if type $zz_func >/dev/null 2>&1 then shift $zz_func "$@" else echo "Função inexistente '$zz_func' (tente --help)" fi unset zz_func ;; esac fi funcoeszz-21.1/info/000077500000000000000000000000001400011706600144115ustar00rootroot00000000000000funcoeszz-21.1/info/README.md000066400000000000000000000054751400011706600157030ustar00rootroot00000000000000## Informações das Funções ZZ Aqui estão scripts que fornecem informações sobre alguns detalhes da funções. Esses scripts são ferramentas auxiliares na confecção, correção, melhoria ou exclusão de uma ou mais funcionalidades. Seu uso não é obrigatório, e nem influi em nenhuma das funcionalidades das demais funções. ``` autores.sh Listar e datar as funcoeszz e seus autores. Passando um argumento, filtra a listagem de saída. Ex.: ./autores.sh # Todas as funções com data de criação e autor Ex.: ./autores.sh Aurelio # Apenas as funções de autoria do Aurelio quantidade.sh: Listar e quantificar as funcoeszz por autor ou ano. Pode-se usar ano ou autor/autores como argumento, para definir qual o tipo de listagem. Se não for usado, assume-se por padrão 'ano'. Ex.: ./quantidade.sh # Quantificar as funções feitas em cada ano Ex.: ./quantidade.sh autor # Quantificar as funções feitas por cada autor linhas.sh: Exibe a quantidade de linhas das funcoeszz. ``` Obs.: Os 3 scripts acima podem ter a opção do primeiro argumento ser "off", "todas/todos". - Com a opção "off" as buscas são feitas nas funções desativadas - Com a opção "todas" ou "todos", as buscas são feitas tanto nas funções ativas como nas desativadas - Sem opção, as buscas são feitas nas funções ativas ``` requisitos.sh: Listar dependências e dependentes de cada função. Lista as funções com suas dependẽncias e também as funções que são dependentes dela. Possibilita avaliar o impacto que mudanças, rastreando aquelas funções que dependem da função alterada. Se usar o argumento zztool/tool, faz-se o rastreamento das funções que dependam das ferramentas da zztool. Com um segundo argumento, filtra-se apenas pela ferramenta da zztool selecionada. Ex.: ./requisitos.sh # Todas as funções com seus requisitos # e as funções que tem dependência da mesma ./requisitos.sh zzutf8 # Requisitos da zzutf8 # e funções que dependem da zzutf8 ./requisitos.sh zztool # Funções que dependem de alguma zztool ./requisitos.sh zztool nl_eof # Funções que dependem de zztool nl_eof # Obs.: eco e erro não são pesquisados ``` Obs.: Apenas faz análise das funções ativas. ``` desativadas.sh Listar e datar funçoes desativadas. Lista as funções desativadas, com a data do evento e o motivo. ``` funcoeszz-21.1/info/autores.sh000077500000000000000000000010721400011706600164320ustar00rootroot00000000000000#!/bin/bash # Listar e datar as funcoeszz e seus autores # cd $(dirname "$0") || exit 1 dir='zz' case "$1" in tod[ao]s) dir='tudo'; shift;; off) dir='off'; shift;; esac case $dir in zz ) grep -E '# (Autor|Desde): ' ../zz/*.sh ;; off ) grep -E '# (Autor|Desde): ' ../off/*.sh ;; tudo) grep -E '# (Autor|Desde): ' ../{zz,off}/*.sh ;; esac | sed 's|.*/zz|zz|; s/\.sh//; s/#.*: //; s/\(, \| [(<]\).*//' | awk -F : ' NR % 2 == 1 {autor = $2 } NR % 2 == 0 { print $2, $1 "\t" autor} ' | sort -n | grep -i "${1:-.}" | expand -t 30 funcoeszz-21.1/info/desativadas.sh000077500000000000000000000002621400011706600172400ustar00rootroot00000000000000#!/bin/bash # Listar e datar funçoes desativadas # cd $(dirname "$0") || exit 1 grep 'DESATIVADA:' ../off/*.sh | sed 's|.*/zz|zz|; s/\.sh:# DESATIVADA:/\t/' | expand -t 18 funcoeszz-21.1/info/linhas.sh000077500000000000000000000011121400011706600162210ustar00rootroot00000000000000#!/bin/bash # Exibe a quantidade de linhas das funcoeszz # cd $(dirname "$0") || exit 1 dir='zz' case "$1" in tod[ao]s) dir='tudo'; shift;; off) dir='off'; shift;; esac case $dir in zz) for arq in ../zz/*.sh do awk 'END {printf "%4d %s\n", NR, FILENAME}' $arq done ;; off) for arq in ../off/*.sh do awk 'END {printf "%4d %s\n", NR, FILENAME}' $arq done ;; tudo) for arq in ../{zz,off}/*.sh do awk 'END {printf "%4d %s\n", NR, FILENAME}' $arq done ;; esac | sed 's|\..*/||;s/\.sh//' | grep --color=none -i "${1:-.}" funcoeszz-21.1/info/quantidade.sh000077500000000000000000000017451400011706600170760ustar00rootroot00000000000000#!/bin/bash # Listar e quantificar as funcoeszz por autor ou ano # cd $(dirname "$0") || exit 1 dir='zz' case "$1" in tod[ao]s) dir='tudo'; shift;; off) dir='off'; shift;; esac if test -z "$1" -o "$1" = "ano" then case $dir in zz ) grep '# Desde: ' ../zz/*.sh ;; off ) grep '# Desde: ' ../off/*.sh ;; tudo) grep '# Desde: ' ../{zz,off}/*.sh ;; esac | sed 's/.*: //;s/-.*//' | sort -n | uniq -c | awk ' BEGIN { print "## Ano" }; { printf "%02d %d\n", $1, $2 } ' elif test "$1" = "autores" -o "$1" = "autor" then case $dir in zz ) sed -n '/Autor: / { s/#.*: //; s/\(, \| [(<]\).*//; p; }' ../zz/*.sh ;; off ) sed -n '/Autor: / { s/#.*: //; s/\(, \| [(<]\).*//; p; }' ../off/*.sh ;; tudo) sed -n '/Autor: / { s/#.*: //; s/\(, \| [(<]\).*//; p; }' ../{zz,off}/*.sh ;; esac | awk ' {linha[$0]++} END {for (i in linha) printf "%02d %s\n", linha[i], i } ' | sort -k2 -nr | awk ' BEGIN { print "## Autor" }; 1' fi funcoeszz-21.1/info/requisitos.sh000077500000000000000000000025651400011706600171670ustar00rootroot00000000000000#!/bin/bash # Listar dependências e dependentes de cada função # cd $(dirname "$0") || exit 1 if test "$1" = "zztool" -o "$1" = "tool" then fzz=$(sed -n '/^zztool/,/simplesmente ignoradas$/{/^ [a-z]/!d;/\(uso\|\erro\))/d;s/ *//;s/)//;s/ | /\ /g;p;}' ../funcoeszz) test -n "$2" -a "$2" = "--listar" && { echo "$fzz"; exit; } requisitos=$( grep -o -E 'zztool (-e )?[[:alnum:]_]+' ../zz/*.sh | sed '/ uso/d;s|.*/||;s/\.sh.*:zztool\( -e\)*/:/' | sort | uniq ) echo "$fzz" | while read arq do unset dependentes echo "$arq" dependentes=$(echo "$requisitos" | grep -E " \<${arq}\>" | cut -d: -f1 | tr '\n' ' ') test -n "$dependentes" && echo "Dependentes: $dependentes" echo done | if test -n "$2" then grep --color=none -A 1 "^$2$" else cat - fi else fzz=$(ls ../zz/*.sh | sed 's|.*/||;s/\.sh//') requisitos=$(grep 'Requisitos: ' ../zz/*.sh | sed 's|.*/||;s/\.sh.*:/:/') echo "$fzz" | while read arq do unset dependentes echo "$arq" echo "$requisitos" | sed -n "/^$arq:/{s/.*://; s/^/Requisitos: /; p;}" dependentes=$(echo "$requisitos" | grep -E " \<${arq}\>" | cut -d: -f1 | tr '\n' ' ') test -n "$dependentes" && echo "Dependentes: $dependentes" echo done | grep --color=none -B 1 ':' | if test -n "$1" then sed -n "/^$1$/,/--/p" else cat - fi | sed 's/--//' fi | fmt -s -w $(tput cols) funcoeszz-21.1/local/000077500000000000000000000000001400011706600145505ustar00rootroot00000000000000funcoeszz-21.1/local/README.md000066400000000000000000000035201400011706600160270ustar00rootroot00000000000000## Funções ZZ - Cópia local Cópia local dos sites que as funções utilizam como fontes de dados. Como os sites mudam ou acabam saindo do ar, é bom termos uma cópia local para saber como eram os dados quando a função funcionava corretamente. Se o site mudou o formato da página ou dos fontes, é útil para fazer um diff com a versão anterior. Isso pode facilitar na hora de atualizar o filtro. Se o site saiu do ar definitivamente, podemos alterar a função para consultar o arquivo de dados direto de nossa cópia no GitHub. ## Como adicionar um arquivo novo aqui **O nome do arquivo** será o nome da função e a extensão `.txt` ou `.html`, conforme o conteúdo. **Guarde o arquivo original**, sem alterações. Ou seja, antes de aplicar quaisquer dos filtros. **Use o código da função para baixar o arquivo**. Não baixe na mão. Copie os trechos de código relevantes da função direto na linha de comando. Por exemplo, a zznatal: ```bash zznatal () { zzzz -h natal "$1" && return local url='http://www.vidanet.org.br/mensagens/feliz-natal-em-varios-idiomas' local cache="$ZZTMP.natal" local padrao=$1 # Se o cache está vazio, baixa listagem da Internet if ! test -s "$cache" then $ZZWWWDUMP "$url" | sed ' 1,10d 77,179d s/^ *// s/^(/Chinês &/ s/ */: /' > "$cache" fi # Mostra uma linha qualquer (com o padrão, se informado) echo -n '"Feliz Natal" em ' zzlinha -t "${padrao:-.}" "$cache" } ``` Para fazer uma cópia do arquivo original, basta colar na linha de comando as linhas importantes: ``` prompt$ url='http://www.vidanet.org.br/mensagens/feliz-natal-em-varios-idiomas' prompt$ $ZZWWWDUMP "$url" > zznatal.txt ``` E pronto. Perceba como não usei os filtros sed, guardei o arquivo puro. E usei a extensão TXT já que não é o código HTML, mas sim o arquivo já parseado pelo `lynx -dump`. funcoeszz-21.1/local/Unidades_de_Planck000066400000000000000000006477201400011706600202070ustar00rootroot00000000000000 Unidades de Planck – Wikipédia, a enciclopédia livre

Unidades de Planck

Origem: Wikipédia, a enciclopédia livre.
Saltar para a navegação Saltar para a pesquisa

As unidades de Planck ou unidades naturais são um sistema de unidades proposto pela primeira vez em 1899 por Max Planck. O sistema mede várias das magnitudes fundamentais do universo: tempo, longitude, massa, carga elétrica e temperatura. O sistema se define fazendo que estas cinco constantes físicas universais da tabela tomem o valor 1 quando se expressem equações e cálculos em tal sistema.

O uso deste sistema de unidades traz consigo várias vantagens. A primeira e mais óbvia é que simplifica muito a estrutura das equações físicas porque elimina as constantes de proporcionalidade e faz com que os resultados das equações não dependam do valor das constantes.

Por outra parte, se podem comparar muito mais facilmente as magnitudes de distintas unidades. Por exemplo, dois prótons se repelem porque a repulsão eletromagnética é muito mais forte que a atração gravitacional entre eles. Isto pode ser comprovado ao ver que os prótons têm uma carga aproximadamente igual a uma unidade natural de carga, mas sua massa é muito menor que a unidade natural de massa.

Também permite evitar bastantes problemas de arredondamento, sobretudo em computação. Entretanto, têm o inconveniente de que ao usá-las é mais difícil perceber-se os erros dimensionais. São populares na área de investigação da relatividade geral e a gravidade quântica.

As unidades de Planck podem ser chamadas (por ironia) pelos físicos como as "unidades de Deus". Isto elimina qualquer arbitrariedade antropocêntrica do sistema de unidades.

Tabela 1: Constantes físicas fundamentais

Constante Símbolo Dimensão
velocidade da luz no vácuo L / T
Constante de gravitação L3/T2M
Constante reduzida de Planck onde é a constante de Planck ML2/T
Constante de força de Coulomb onde é a permissividade no vácuo M L3/ Q2 T2
Constante de Boltzmann M L3/T2K

Expressão de leis físicas em unidades de Planck[editar | editar código-fonte]

se converte em
utilizando unidades de Planck.
se converte em
  • A energia de uma partícula ou fóton com frequência radiante em sua função de onda
se converte em
se converte em
(por exemplo, um corpo com uma massa de 5.000 unidades de Planck de massa tem uma energia intrínseca de 5.000 unidades de Planck de energia) e sua forma completa
se converte em
se converte em
  • A unidade de temperatura se define para que a media de energia térmica cinética por partícula por grau de libertade de movimento
se converte em
se converte em
.
se convertem respectivamente em
utilizando as unidades de Planck. (Os fatores podem ser eliminados se for normalizado, em vez da constante de força de Coulomb .)

Unidades de Planck básicas[editar | editar código-fonte]

Ao dar valor 1 às cinco constantes fundamentais, as unidades de tempo, comprimento, massa, carga e temperatura se definem assim:

Tabela 2: Unidades de Planck básicas

Nome Dimensão Expressão Equivalência aproximada no Sistema Internacional
Tempo Planck Tempo (T) 5.39121 × 10−44 s
Comprimento de Planck Comprimento (L) 1.61624 × 10−35 m
Massa de Planck Massa (M) 2.17645 × 10−8 kg
Carga de Planck Carga elétrica (Q) 1.8755459 × 10−18 C
Temperatura de Planck Temperatura (ML2T−2/k) 1.41679 × 1032 K

Unidades de Planck derivadas[editar | editar código-fonte]

Como em outros sistemas de unidades, as magnitudes físicas derivadas podem ser definidas baseando-se nas Unidades de Planck.

Tabela 3: Unidades de Planck derivadas

Nome Dimensão Expressão Equivalência aproximada no Sistema Internacional
Energia de Planck Energia (ML2/T2) 1.9561 × 109 J
Força de Planck Força (ML/T2) 1.21027 × 1044 N
Potência de Planck Potência (ML2/T3) 3.62831 × 1052 W
Densidade de Planck Densidade (M/L3) 5.15500 × 1096 kg/m³
Frequência angular de Planck Frequência (1/T) 1.85487 × 1043 rad/s
Pressão de Planck Pressão (M/LT2) 4.63309 × 10113 Pa
Corrente elétrica de Planck Corrente elétrica (Q/T) 3.4789 × 1025 A
Tensão elétrica de Planck Tensão elétrica (ML2/T2Q) 1.04295 × 1027 V
Resistência elétrica de Planck Resistência (ML2/T Q2) 2.99792458 × 10¹ Ω

Unidades de Planck simplificam as equações principais da física[editar | editar código-fonte]

Ordinariamente, grandezas físicas que tem diferentes dimensões (tais como tempo e comprimento) não podem ser equiparadas, mesmo que sejam numericamente iguais (1 segundo não é o mesmo que 1 metro). Contudo, em física teórica este critério pode ser anulado de maneira a simplificar cálculos. O processo pelo qual isto é feito é chamado "adimensionalização". A tabela 4 mostra como unidades de Planck, pela escolha dos valores numéricos das cinco constantes fundamentais à unidade, simplificam muitas equações da física e fazem-nas adimensionais.

Tabela 4: Equações adimensionalizadas

Forma usual Forma adimensionalizada
Lei de Newton de Gravitação Universal
Equação de Schrödinger

Relação de Planck relacionando a energia de partícula à frequência angular de sua função de onda
Equação massa/energia da relatividade restrita de Einstein
Equações de campo de Einstein da relatividade geral
Energia térmica por partícula por grau de liberdade
Lei de Coulomb
Equações de Maxwell





Normalizações alternativas[editar | editar código-fonte]

Como já foi afirmado na introdução, unidade de Planck são derivadas de "normalizar" os valores numéricos de certas constantes fundamentais a 1. Estas normalizações são nem as únicas possíveis, nem necessariamente as melhores. Além disso, a escolha de quais constantes normalizar não é evidente, e os valores das unidades de Planck são sensíveis a esta escolha.

O fator 4π, e múltiplos dele tais como 8π, são ubíquos em fórmulas em física teórica porque estão atrelados a área da superfície da esfera unitária tridimensional. Por exemplo, campos gravitacionais e elétricos produzidos por cargas pontuais têm simetria esférica[1] (pgs 214-15). O 4πr2 que aparece no denominador da Lei de Coulomb, por exemplo, reflete o fato que o fluxo do campo elétrico distribui-se uniformemente sobre a superfície da esfera. Se o espaço tem mais dimensões, o fator correspondente a 4π deverá ser diferente.

Em qualquer evento, uma escolha fundamental que tem de ser feita quando se construindo um sistema de unidades naturais é que, se for o adequado, os casos de 4nπ aparecendo nas equações da física serão eliminados através da normalização.

  • Escolhendo ε0 = 1.

Planck normalizou a 1 a constante da força de Coulomb 1/(4πε0) (tal como no sistema CGS de unidades). Isso define a impedância de Planck, ZP como igual a Z0/4π, onde Z0 é a impedância característica do espaço livre. Normalizando a permissividade do espaço livre ε0 a 1 não só faz ZP igual a Z0, mas também elimina 4π das equações de Maxwell. Por outro lado, a forma adimensionalizada da lei de Coulomb irá agora conter um fator of 1/(4π).

  • Escolhendo 4nπG = 1.

Em 1899, a relatividade geral estava alguns anos no futuro, e a lei da gravitação universal de Newton era ainda vista como fundamental, e não como uma aproximação conveniente para o tratamento de "pequenas" velocidades e distâncias. Por isso Planck normalizou a 1 a constante gravitacional G na lei de Newton. Em teorias surgidas após 1899, G é quase sempre multiplicada por 4π ou múltiplos.

Por isso um volume substancial de física teórica descoberta desde Planck (1899) sugere se normalizar a 1 não G mas 4nπG, n = 1, 2, or 4. No entanto, fazê-lo, seria introduzir um fator de 1/(4nπ) na adimencionalizada lei de gravitação universal.

  • Escolhendo k = 2.

Isto removeria o fator de 2 na equação adimencionalizada da energia térmica por partícula por grau de liberdade, e não afetaria o valor de qualquer base ou unidades derivadas outras que a temperatura de Planck.

Referências

  1. John D. Barrow, 2002. The Constants of Nature; From Alpha to Omega - The Numbers that Encode the Deepest Secrets of the Universe. Pantheon Books. ISBN 0-375-42221-8.
  2. Raymond Y. Chiao; arXiv:0710.1378v4 Generation and detection of gravitational waves at microwave frequencies by means of a superconducting two-body system - arXiv (em inglês)

Ver também[editar | editar código-fonte]

funcoeszz-21.1/local/sheet001.htm000066400000000000000000000340671400011706600166250ustar00rootroot00000000000000
     
Unidades de Base no SI
Grandeza Nome Smbolo
Comprimento metro m
Massa quilograma kg
Tempo segundo s
Corrente eltrica ampre A
Temperatura termodinmica kelvin kg
Quantidade de substncia mol mol
Intensidade luminosa candela cd
       
Algumas unidades do SI derivadas
Grandeza Nome Smbolo Equivalente
rea metro quadrado m
Volume metro cbico m
Frequncia hetz Hz 1/s
Massa especfica quilograma por metro cbico kg/m
Velocidade, intensdidade metro por segundo m/s
Velocidade angular radiano por segundo rad/s
Acelerao metro por segundo ao quadrado m/s
Acelerao angular radiano por segundo ao quadrado rad/s
Fora newton N kg*m/s
Presso pascal Pa N/m
Trabalho, energia, quant. de calor joule J J/s
Potncia watt W A*s
Quantidade de eletricidade coulomb C N*m/C
Dif. de potencial, fora eletromotriz volt V N/C
Campo eltrico volt por metro V/m V/A
Resistncia eltrica ohm Ω A*s/V
Capacitncia farad F V*s
Fluxo magntico weber Wb V*s/A
Indutncia henry Hz Wb/m, N/A*m
Campo magntico tesla T
Entropia joule por kelvin J/K
Calor especfico joule por quilograma kelvin J/(kg*K)
Condutividade trmica watt por metro kelvin W/(m*K)
Intensidade radiante watt por esterorradiano Wsr  
     
Unidades do SI suplementares
Grandeza Nome Smbolo
ngulo plano radiano rad
ngulo slido esterorradiano sr
Adaptado do "Guide for the Use of the International System of Unitis (SI)", National Bureau of Standards Special Publication 811, edio de 1995
funcoeszz-21.1/local/sheet002.htm000066400000000000000000000304231400011706600166160ustar00rootroot00000000000000
 
Constantes fsicas fundamentais - Frequentemente usadas
Grandeza Smbolo Valor Incerteza Unidade
Acelerao da gravidade (na UFMG) g 9,7838163 4 e-7 m/s
Velocidade da luz no vcuo c 299 792 458 exato m/s
Carga elementar e 1,602 176 565 e-19 0,000 000 035 e-19 C
Constante eltrica (permissividade) ϵ 8,854 187 817... e-12 exato F/m
Constante magntica (permeabilidade) μ0 12,566 370 614... e-7 exato N/A
Massa do eltron me 9,109 382 91 e-31 0,000 000 40 e-31 kg
Massa do prton mp 1,672 621 777 e-27 0,000 000 074 e-27 kg
Razo carga/massa do eltron e/me 1,760 859 708 e11 0,000 000 039 e11 C/kg
Razo massa prton/ massa eltron mp/me 1836,152 672 45 0,000 000 75 -
Constante de Planck h 6,626 069 57 e−34 0,000 000 29 e-34 J*s
Constante universal dos gases R 8,314 4621 0,000 0075 J/mol*K
Constante de Avogadro NA 6,022 141 29 e23 0,000 000 27 e23 1/mol
Constante de Boltzmann k 1,380 648 8 e-23 0,000 001 3 e-23 J/K
Volume molar de um gs ideal nas CNTP (273,15 K, 101,325 kPa) Vm 22,413 968 e-3 0,000 020 e-3 m/mol
Constante de Faraday F 96 485,3365 0,0021 C/mol
Constantre de Stefan-Boltzmann σ 5,670 373 e-8 0,000 021 e-8 W/m*K^4
Constante gravitacional G 6,673 84 e-11 0,000 80 e-11 m/s*kg
Raio de Bohr a0 0,529 177 210 92 e-10 0,000 000 000 17 e-10 m
Momento magntico do eltron μe -928,476 430 e-26 0,000 021 e-26 J/T
Momento magntico do prton μp 1,410 606 743 e-26 0,000 000 033 e-26 J/T
Adaptado do National Institute of Standards and Technology (NIST), 2012
funcoeszz-21.1/local/sheet003.htm000066400000000000000000000175021400011706600166220ustar00rootroot00000000000000
       
O Sol, a Terra e a Lua
Propriedade Sol Terra Lua
Massa(kg) 1,99 e30 5,98 e24 7,36 e22
Raio mdia(m) 6,96 e8 6,37 e6 1,74 e6
Massa especfica mdia (kg/m) 1410 5520 3340
Gravidade na superfcie (m/s) 274 9,81 1,67
Velocidade de escape (km/s) 618 11,2 2,38
Perodo de rotao (em dias em relao a estrelas distantes) 26 -- 37* 0,997 27,3
Raio orbital mdio (km) 2,6 e 17 1,50 e8 3,82 e5
Perodo orbital 2,4 e8 ano 1,00 ano 27,3 dias
O Sol irradia energia taxa de 3,90 e26W; no limite externo da atmosfera terreste, a energia solar recebida se for admitida uma incidncia normal taxa de 1380W/m
* o Sol, uma esfera de gs, no gira como um corpo rgido. Seu perodo de rotao varia entre 26 dias no equador e 37 dias nos plos.
Em relao ao centro da galxia
Em relao ao Sol
Em relao Terra
Dados retirados de [HALLIDAY, DAVID. RESNICK, ROBERT. WALKER, JEARL] Fundamentos de Fsica 3, 4 Edio
funcoeszz-21.1/local/zzcidade.txt000066400000000000000000004472311400011706600171210ustar00rootroot00000000000000 #Editar Wikipédia (pt) copyright ''Feed'' Atom Wikipédia Anexo:Lista de municípios do Brasil Origem: Wikipédia, a enciclopédia livre. Ir para: navegação, pesquisa Índice: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] A * Abadia de Goiás (GO) * Abadia dos Dourados (MG) * Abadiânia (GO) * Abaeté (MG) * Abaetetuba (PA) * Abaiara (CE) * Abaíra (BA) * Abaré (BA) * Abatiá (PR) * Abdon Batista (SC) * Abelardo Luz (SC) * Abel Figueiredo (PA) * Abre-Campo (MG) * Abreu e Lima (PE) * Abreulândia (TO) * Acaiaca (MG) * Açailândia (MA) * Acajutiba (BA) * Acará (PA) * Acarape (CE) * Acaraú (CE) * Acari (RN) * Acauã (PI) * Aceguá (RS) * Acopiara (CE) * Acorizal (MT) * Acrelândia (AC) * Acreúna (GO) * Açu (RN) * Açucena (MG) * Adamantina (SP) * Adelândia (GO) * Adolfo (SP) * Adrianópolis (PR) * Adustina (BA) * Afogados da Ingazeira (PE) * Afonso Bezerra (RN) * Afonso Cláudio (ES) * Afonso Cunha (MA) * Afrânio (PE) * Afuá (PA) * Agrestina (PE) * Agricolândia (PI) * Agrolândia (SC) * Agronômica (SC) * Água Azul do Norte (PA) * Água Boa (MG) * Água Boa (MT) * Água Branca (AL) * Água Branca (PB) * Água Branca (PI) * Água Clara (MS) * Água Comprida (MG) * Água Doce (SC) * Água Doce do Maranhão (MA) * Água Doce do Norte (ES) * Água Fria (BA) * Água Fria de Goiás (GO) * Aguaí (SP) * Água Limpa (GO) * Aguanil (MG) * Água Nova (RN) * Água Preta (PE) * Água Santa (RS) * Águas Belas (PE) * Águas da Prata (SP) * Águas de Chapecó (SC) * Águas de Lindóia (SP) * Águas de Santa Bárbara (SP) * Águas de São Pedro (SP) * Águas Formosas (MG) * Águas Frias (SC) * Águas Lindas de Goiás (GO) * Águas Mornas (SC) * Águas Vermelhas (MG) * Agudo (RS) * Agudos (SP) * Agudos do Sul (PR) * Águia Branca (ES) * Aguiar (PB) * Aguiarnópolis (TO) * Aimorés (MG) * Aiquara (BA) * Aiuaba (CE) * Aiuruoca (MG) * Ajuricaba (RS) * Alagoa (MG) * Alagoa Grande (PB) * Alagoa Nova (PB) * Alagoinha (PB) * Alagoinha (PE) * Alagoinha do Piauí (PI) * Alagoinhas (BA) * Alambari (SP) * Albertina (MG) * Alcântara (MA) * Alcântaras (CE) * Alcantil (PB) * Alcinópolis (MS) * Alcobaça (BA) * Aldeias Altas (MA) * Alecrim (RS) * Alegre (ES) * Alegrete (RS) * Alegrete do Piauí (PI) * Alegria (RS) * Além Paraíba (MG) * Alenquer (PA) * Alexandria (RN) * Alexânia (GO) * Alfenas (MG) * Alfredo Chaves (ES) * Alfredo Marcondes (SP) * Alfredo Vasconcelos (MG) * Alfredo Wagner (SC) * Algodão de Jandaíra (PB) * Alhandra (PB) * Aliança (PE) * Aliança do Tocantins (TO) * Almadina (BA) * Almas (TO) * Almenara (MG) * Almeirim (PA) * Almino Afonso (RN) * Almirante Tamandaré (PR) * Almirante Tamandaré do Sul (RS) * Aloândia (GO) * Alpercata (MG) * Alpestre (RS) * Alpinópolis (MG) * Alta Floresta (MT) * Alta Floresta d'Oeste (RO) * Altair (SP) * Altamira (PA) * Altamira do Maranhão (MA) * Altamira do Paraná (PR) * Altaneira (CE) * Alterosa (MG) * Altinho (PE) * Altinópolis (SP) * Alto Alegre (RR) * Alto Alegre (RS) * Alto Alegre (SP) * Alto Alegre do Maranhão (MA) * Alto Alegre do Pindaré (MA) * Alto Alegre dos Parecis (RO) * Alto Araguaia (MT) * Alto Bela Vista (SC) * Alto Caparaó (MG) * Alto da Boa Vista (MT) * Alto do Rodrigues (RN) * Alto Feliz (RS) * Alto Garças (MT) * Alto Horizonte (GO) * Alto Jequitibá (MG) * Alto Longá (PI) * Altônia (PR) * Alto Paraguai (MT) * Alto Paraíso (PR) * Alto Paraíso (RO) * Alto Paraíso de Goiás (GO) * Alto Paraná (PR) * Alto Parnaíba (MA) * Alto Piquiri (PR) * Alto Rio Doce (MG) * Alto Rio Novo (ES) * Altos (PI) * Alto Santo (CE) * Alto Taquari (MT) * Alumínio (SP) * Alvarães (AM) * Alvarenga (MG) * Álvares Florence (SP) * Álvares Machado (SP) * Álvaro de Carvalho (SP) * Alvinlândia (SP) * Alvinópolis (MG) * Alvorada (RS) * Alvorada (TO) * Alvorada de Minas (MG) * Alvorada d'Oeste (RO) * Alvorada do Gurguéia (PI) * Alvorada do Norte (GO) * Alvorada do Sul (PR) * Amajari (RR) * Amambai (MS) * Amapá (AP) * Amapá do Maranhão (MA) * Amaporã (PR) * Amaraji (PE) * Amaral Ferrador (RS) * Amaralina (GO) * Amarante (PI) * Amarante do Maranhão (MA) * Amargosa (BA) * Amaturá (AM) * Amélia Rodrigues (BA) * América Dourada (BA) * Americana (SP) * Americano do Brasil (GO) * Américo Brasiliense (SP) * Américo de Campos (SP) * Ametista do Sul (RS) * Amontada (CE) * Amorinópolis (GO) * Amparo (PB) * Amparo (SP) * Amparo da Serra (MG) * Amparo de São Francisco (SE) * Ampére (PR) * Anadia (AL) * Anagé (BA) * Anahy (PR) * Anajás (PA) * Anajatuba (MA) * Analândia (SP) * Anamã (AM) * Ananás (TO) * Ananindeua (PA) * Anápolis (GO) * Anapu (PA) * Anapurus (MA) * Anastácio (MS) * Anaurilândia (MS) * Anchieta (ES) * Anchieta (SC) * Andaraí (BA) * Andirá (PR) * Andorinha (BA) * Andradas (MG) * Andradina (SP) * André da Rocha (RS) * Andrelândia (MG) * Angatuba (SP) * Angelândia (MG) * Angélica (MS) * Angelim (PE) * Angelina (SC) * Angical (BA) * Angical do Piauí (PI) * Angico (TO) * Angicos (RN) * Angra dos Reis (RJ) * Anguera (BA) * Ângulo (PR) * Anhanguera (GO) * Anhembi (SP) * Anhumas (SP) * Anicuns (GO) * Anísio de Abreu (PI) * Anita Garibaldi (SC) * Anitápolis (SC) * Anori (AM) * Anta Gorda (RS) * Antas (BA) * Antonina (PR) * Antonina do Norte (CE) * Antônio Almeida (PI) * Antônio Cardoso (BA) * Antônio Carlos (MG) * Antônio Carlos (SC) * Antônio Dias (MG) * Antônio Gonçalves (BA) * Antônio João (MS) * Antônio Martins (RN) * Antônio Olinto (PR) * Antônio Prado (RS) * Antônio Prado de Minas (MG) * Aparecida (PB) * Aparecida (SP) * Aparecida de Goiânia (GO) * Aparecida d'Oeste (SP) * Aparecida do Rio Doce (GO) * Aparecida do Rio Negro (TO) * Aparecida do Taboado (MS) * Aperibé (RJ) * Apiacá (ES) * Apiacás (MT) * Apiaí (SP) * Apicum-Açu (MA) * Apiúna (SC) * Apodi (RN) * Aporá (BA) * Aporé (GO) * Apuarema (BA) * Apucarana (PR) * Apuí (AM) * Apuiarés (CE) * Aquidabã (SE) * Aquidauana (MS) * Aquiraz (CE) * Arabutã (SC) * Araçagi (PB) * Araçaí (MG) * Aracaju (SE) * Araçariguama (SP) * Araçás (BA) * Aracati (CE) * Aracatu (BA) * Araçatuba (SP) * Araci (BA) * Aracitaba (MG) * Aracoiaba (CE) * Araçoiaba (PE) * Araçoiaba da Serra (SP) * Aracruz (ES) * Araçu (GO) * Araçuaí (MG) * Aragarças (GO) * Aragoiânia (GO) * Aragominas (TO) * Araguacema (TO) * Araguaçu (TO) * Araguaiana (MT) * Araguaína (TO) * Araguainha (MT) * Araguanã (MA) * Araguanã (TO) * Araguapaz (GO) * Araguari (MG) * Araguatins (TO) * Araioses (MA) * Aral Moreira (MS) * Aramari (BA) * Arambaré (RS) * Arame (MA) * Aramina (SP) * Arandu (SP) * Arantina (MG) * Arapeí (SP) * Arapiraca (AL) * Arapoema (TO) * Araponga (MG) * Arapongas (PR) * Araporã (MG) * Arapoti (PR) * Arapuá (MG) * Arapuã (PR) * Araputanga (MT) * Araquari (SC) * Arara (PB) * Araranguá (SC) * Araraquara (SP) * Araras (SP) * Ararendá (CE) * Arari (MA) * Araricá (RS) * Araripe (CE) * Araripina (PE) * Araruama (RJ) * Araruna (PB) * Araruna (PR) * Arataca (BA) * Aratiba (RS) * Aratuba (CE) * Aratuípe (BA) * Arauá (SE) * Araucária (PR) * Araújos (MG) * Araxá (MG) * Arceburgo (MG) * Arco-Íris (SP) * Arcos (MG) * Arcoverde (PE) * Areado (MG) * Areal (RJ) * Arealva (SP) * Areia (PB) * Areia Branca (RN) * Areia Branca (SE) * Areia de Baraúnas (PB) * Areial (PB) * Areias (SP) * Areiópolis (SP) * Arenápolis (MT) * Arenópolis (GO) * Arês (RN) * Argirita (MG) * Aricanduva (MG) * Arinos (MG) * Aripuanã (MT) * Ariquemes (RO) * Ariranha (SP) * Ariranha do Ivaí (PR) * Armação dos Búzios (RJ) * Armazém (SC) * Arneiroz (CE) * Aroazes (PI) * Aroeiras (PB) * Aroeiras do Itaim (PI) * Arraial (PI) * Arraial do Cabo (RJ) * Arraias (TO) * Arroio do Meio (RS) * Arroio do Padre (RS) * Arroio do Sal (RS) * Arroio dos Ratos (RS) * Arroio do Tigre (RS) * Arroio Grande (RS) * Arroio Trinta (SC) * Artur Nogueira (SP) * Aruanã (GO) * Arujá (SP) * Arvoredo (SC) * Arvorezinha (RS) * Ascurra (SC) * Aspásia (SP) * Assaí (PR) * Assaré (CE) * Assis (SP) * Assis Brasil (AC) * Assis Chateaubriand (PR) * Assunção do Piauí (PI) * Assunção (PB) * Astolfo Dutra (MG) * Astorga (PR) * Atalaia (AL) * Atalaia (PR) * Atalaia do Norte (AM) * Atalanta (SC) * Ataléia (MG) * Atibaia (SP) * Atílio Vivácqua (ES) * Augustinópolis (TO) * Augusto Corrêa (PA) * Augusto de Lima (MG) * Augusto Pestana (RS) * Áurea (RS) * Aurelino Leal (BA) * Auriflama (SP) * Aurilândia (GO) * Aurora (CE) * Aurora (SC) * Aurora do Pará (PA) * Aurora do Tocantins (TO) * Autazes (AM) * Avaí (SP) * Avanhandava (SP) * Avaré (SP) * Aveiro (PA) * Avelino Lopes (PI) * Avelinópolis (GO) * Axixá (MA) * Axixá do Tocantins (TO) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] B * Babaçulândia (TO) * Bacabal (MA) * Bacabeira (MA) * Bacuri (MA) * Bacurituba (MA) * Bady Bassitt (SP) * Baependi (MG) * Bagé (RS) * Bagre (PA) * Baía da Traição (PB) * Baía Formosa (RN) * Baianópolis (BA) * Baião (PA) * Baixa Grande (BA) * Baixa Grande do Ribeiro (PI) * Baixio (CE) * Baixo Guandu (ES) * Balbinos (SP) * Baldim (MG) * Baliza (GO) * Balneário Arroio do Silva (SC) * Balneário Barra do Sul (SC) * Balneário Camboriú (SC) * Balneário Gaivota (SC) * Balneário Piçarras (SC) * Balneário Pinhal (RS) * Balneário Rincão (SC) * Balsa Nova (PR) * Bálsamo (SP) * Balsas (MA) * Bambuí (MG) * Banabuiú (CE) * Bananal (SP) * Bananeiras (PB) * Bandeira (MG) * Bandeira do Sul (MG) * Bandeirante (SC) * Bandeirantes (MS) * Bandeirantes (PR) * Bandeirantes do Tocantins (TO) * Bannach (PA) * Banzaê (BA) * Barão (RS) * Barão de Antonina (SP) * Barão de Cocais (MG) * Barão de Cotegipe (RS) * Barão de Grajaú (MA) * Barão de Melgaço (MT) * Barão de Monte Alto (MG) * Barão do Triunfo (RS) * Baraúna (PB) * Baraúna (RN) * Barbacena (MG) * Barbalha (CE) * Barbosa (SP) * Barbosa Ferraz (PR) * Barcarena (PA) * Barcelona (RN) * Barcelos (AM) * Bariri (SP) * Barra (BA) * Barra Bonita (SC) * Barra Bonita (SP) * Barracão (PR) * Barracão (RS) * Barra da Estiva (BA) * Barra d'Alcântara (PI) * Barra de Guabiraba (PE) * Barra de Santana (PB) * Barra de Santa Rosa (PB) * Barra de Santo Antônio (AL) * Barra de São Francisco (ES) * Barra de São Miguel (AL) * Barra de São Miguel (PB) * Barra do Bugres (MT) * Barra do Chapéu (SP) * Barra do Choça (BA) * Barra do Corda (MA) * Barra do Garças (MT) * Barra do Guarita (RS) * Barra do Jacaré (PR) * Barra do Mendes (BA) * Barra do Ouro (TO) * Barra do Piraí (RJ) * Barra do Quaraí (RS) * Barra do Ribeiro (RS) * Barra do Rio Azul (RS) * Barra do Rocha (BA) * Barra dos Coqueiros (SE) * Barra do Turvo (SP) * Barra Funda (RS) * Barra Longa (MG) * Barra Mansa (RJ) * Barras (PI) * Barra Velha (SC) * Barreira (CE) * Barreiras (BA) * Barreiras do Piauí (PI) * Barreirinha (AM) * Barreirinhas (MA) * Barreiros (PE) * Barretos (SP) * Barrinha (SP) * Barro (CE) * Barro Alto (BA) * Barro Alto (GO) * Barrocas (BA) * Barro Duro (PI) * Barrolândia (TO) * Barro Preto (BA) * Barroquinha (CE) * Barros Cassal (RS) * Barroso (MG) * Barueri (SP) * Bastos (SP) * Bataguaçu (MS) * Batalha (AL) * Batalha (PI) * Batatais (SP) * Batayporã (MS) * Baturité (CE) * Bauru (SP) * Bayeux (PB) * Bebedouro (SP) * Beberibe (CE) * Bela Cruz (CE) * Belágua (MA) * Bela Vista (MS) * Bela Vista da Caroba (PR) * Bela Vista de Goiás (GO) * Bela Vista de Minas (MG) * Bela Vista do Maranhão (MA) * Bela Vista do Paraíso (PR) * Bela Vista do Piauí (PI) * Bela Vista do Toldo (SC) * Belém (AL) * Belém (PA) * Belém (PB) * Belém de Maria (PE) * Belém do Brejo do Cruz (PB) * Belém do Piauí (PI) * Belém do São Francisco (PE) * Belford Roxo (RJ) * Belmiro Braga (MG) * Belmonte (BA) * Belmonte (SC) * Belo Campo (BA) * Belo Horizonte (MG) * Belo Jardim (PE) * Belo Monte (AL) * Belo Oriente (MG) * Belo Vale (MG) * Belterra (PA) * Beneditinos (PI) * Benedito Leite (MA) * Benedito Novo (SC) * Benevides (PA) * Benjamin Constant (AM) * Benjamin Constant do Sul (RS) * Bento de Abreu (SP) * Bento Fernandes (RN) * Bento Gonçalves (RS) * Bequimão (MA) * Berilo (MG) * Berizal (MG) * Bernardino Batista (PB) * Bernardino de Campos (SP) * Bernardo do Mearim (MA) * Bernardo Sayão (TO) * Bertioga (SP) * Bertolínia (PI) * Bertópolis (MG) * Beruri (AM) * Betânia (PE) * Betânia do Piauí (PI) * Betim (MG) * Bezerros (PE) * Bias Fortes (MG) * Bicas (MG) * Biguaçu (SC) * Bilac (SP) * Biquinhas (MG) * Birigui (SP) * Biritiba Mirim (SP) * Biritinga (BA) * Bituruna (PR) * Blumenau (SC) * Boa Esperança (ES) * Boa Esperança (MG) * Boa Esperança (PR) * Boa Esperança do Iguaçu (PR) * Boa Esperança do Sul (SP) * Boa Hora (PI) * Boa Nova (BA) * Boa Saúde (RN) * Boa Ventura (PB) * Boa Ventura de São Roque (PR) * Boa Viagem (CE) * Boa Vista (PB) * Boa Vista (RR) * Boa Vista da Aparecida (PR) * Boa Vista das Missões (RS) * Boa Vista do Buricá (RS) * Boa Vista do Cadeado (RS) * Boa Vista do Gurupi (MA) * Boa Vista do Incra (RS) * Boa Vista do Ramos (AM) * Boa Vista do Sul (RS) * Boa Vista do Tupim (BA) * Boca da Mata (AL) * Boca do Acre (AM) * Bocaina (PI) * Bocaina (SP) * Bocaina de Minas (MG) * Bocaina do Sul (SC) * Bocaiuva (MG) * Bocaiuva do Sul (PR) * Bodó (RN) * Bodocó (PE) * Bodoquena (MS) * Bofete (SP) * Boituva (SP) * Bombinhas (SC) * Bom Conselho (PE) * Bom Despacho (MG) * Bom Jardim (MA) * Bom Jardim (PE) * Bom Jardim (RJ) * Bom Jardim da Serra (SC) * Bom Jardim de Goiás (GO) * Bom Jardim de Minas (MG) * Bom Jesus (PB) * Bom Jesus (PI) * Bom Jesus (RN) * Bom Jesus (RS) * Bom Jesus (SC) * Bom Jesus da Lapa (BA) * Bom Jesus da Penha (MG) * Bom Jesus da Serra (BA) * Bom Jesus das Selvas (MA) * Bom Jesus de Goiás (GO) * Bom Jesus do Amparo (MG) * Bom Jesus do Araguaia (MT) * Bom Jesus do Galho (MG) * Bom Jesus do Itabapoana (RJ) * Bom Jesus do Norte (ES) * Bom Jesus do Oeste (SC) * Bom Jesus dos Perdões (SP) * Bom Jesus do Sul (PR) * Bom Jesus do Tocantins (PA) * Bom Jesus do Tocantins (TO) * Bom Lugar (MA) * Bom Princípio (RS) * Bom Princípio do Piauí (PI) * Bom Progresso (RS) * Bom Repouso (MG) * Bom Retiro (SC) * Bom Retiro do Sul (RS) * Bom Sucesso (MG) * Bom Sucesso (PB) * Bom Sucesso (PR) * Bom Sucesso de Itararé (SP) * Bom Sucesso do Sul (PR) * Bonfim (MG) * Bonfim (RR) * Bonfim do Piauí (PI) * Bonfinópolis (GO) * Bonfinópolis de Minas (MG) * Boninal (BA) * Bonito (BA) * Bonito (MS) * Bonito (PA) * Bonito (PE) * Bonito de Minas (MG) * Bonito de Santa Fé (PB) * Bonópolis (GO) * Boqueirão (PB) * Boqueirão do Leão (RS) * Boqueirão do Piauí (PI) * Boquim (SE) * Boquira (BA) * Borá (SP) * Boracéia (SP) * Borba (AM) * Borborema (PB) * Borborema (SP) * Borda da Mata (MG) * Borebi (SP) * Borrazópolis (PR) * Bossoroca (RS) * Botelhos (MG) * Botucatu (SP) * Botumirim (MG) * Botuporã (BA) * Botuverá (SC) * Bozano (RS) * Braço do Norte (SC) * Braço do Trombudo (SC) * Braga (RS) * Bragança (PA) * Bragança Paulista (SP) * Braganey (PR) * Branquinha (AL) * Brasilândia (MS) * Brasilândia de Minas (MG) * Brasilândia do Sul (PR) * Brasilândia do Tocantins (TO) * Brasileia (AC) * Brasileira (PI) * Brasília (DF) * Brasília de Minas (MG) * Brasil Novo (PA) * Brasnorte (MT) * Brasópolis (MG) * Brás Pires (MG) * Braúna (SP) * Braúnas (MG) * Brazabrantes (GO) * Brejão (PE) * Brejetuba (ES) * Brejinho (PE) * Brejinho (RN) * Brejinho de Nazaré (TO) * Brejo (MA) * Brejo Alegre (SP) * Brejo da Madre de Deus (PE) * Brejo de Areia (MA) * Brejo do Cruz (PB) * Brejo do Piauí (PI) * Brejo dos Santos (PB) * Brejões (BA) * Brejo Grande (SE) * Brejo Grande do Araguaia (PA) * Brejolândia (BA) * Brejo Santo (CE) * Breu Branco (PA) * Breves (PA) * Britânia (GO) * Brochier (RS) * Brodowski (SP) * Brotas (SP) * Brotas de Macaúbas (BA) * Brumadinho (MG) * Brumado (BA) * Brunópolis (SC) * Brusque (SC) * Bueno Brandão (MG) * Buenópolis (MG) * Buenos Aires (PE) * Buerarema (BA) * Bugre (MG) * Buíque (PE) * Bujari (AC) * Bujaru (PA) * Buri (SP) * Buritama (SP) * Buriti (MA) * Buriti Alegre (GO) * Buriti Bravo (MA) * Buriticupu (MA) * Buriti de Goiás (GO) * Buriti dos Lopes (PI) * Buriti dos Montes (PI) * Buriti do Tocantins (TO) * Buritinópolis (GO) * Buritirama (BA) * Buritirana (MA) * Buritis (MG) * Buritis (RO) * Buritizal (SP) * Buritizeiro (MG) * Butiá (RS) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] C * Caapiranga (AM) * Caaporã (PB) * Caarapó (MS) * Caatiba (BA) * Cabaceiras (PB) * Cabaceiras do Paraguaçu (BA) * Cabeceira Grande (MG) * Cabeceiras (GO) * Cabeceiras do Piauí (PI) * Cabedelo (PB) * Cabixi (RO) * Cabo de Santo Agostinho (PE) * Cabo Frio (RJ) * Cabo Verde (MG) * Cabrália Paulista (SP) * Cabreúva (SP) * Cabrobó (PE) * Caçador (SC) * Caçapava (SP) * Caçapava do Sul (RS) * Cacaulândia (RO) * Cacequi (RS) * Cáceres (MT) * Cachoeira (BA) * Cachoeira Alta (GO) * Cachoeira da Prata (MG) * Cachoeira de Goiás (GO) * Cachoeira de Minas (MG) * Cachoeira de Pajeú (MG) * Cachoeira do Arari (PA) * Cachoeira do Piriá (PA) * Cachoeira dos Índios (PB) * Cachoeira do Sul (RS) * Cachoeira Dourada (GO) * Cachoeira Dourada (MG) * Cachoeira Grande (MA) * Cachoeira Paulista (SP) * Cachoeiras de Macacu (RJ) * Cachoeirinha (PE) * Cachoeirinha (RS) * Cachoeirinha (TO) * Cachoeiro de Itapemirim (ES) * Cacimba de Areia (PB) * Cacimba de Dentro (PB) * Cacimbas (PB) * Cacimbinhas (AL) * Cacique Doble (RS) * Cacoal (RO) * Caconde (SP) * Caçu (GO) * Caculé (BA) * Caém (BA) * Caetanópolis (MG) * Caetanos (BA) * Caeté (MG) * Caetés (PE) * Caetité (BA) * Cafarnaum (BA) * Cafeara (PR) * Cafelândia (PR) * Cafelândia (SP) * Cafezal do Sul (PR) * Caiabu (SP) * Caiana (MG) * Caiapônia (GO) * Caibaté (RS) * Caibi (SC) * Caiçara (PB) * Caiçara (RS) * Caiçara do Norte (RN) * Caiçara do Rio do Vento (RN) * Caicó (RN) * Caieiras (SP) * Cairu (BA) * Caiuá (SP) * Cajamar (SP) * Cajapió (MA) * Cajari (MA) * Cajati (SP) * Cajazeiras (PB) * Cajazeiras do Piauí (PI) * Cajazeirinhas (PB) * Cajobi (SP) * Cajueiro (AL) * Cajueiro da Praia (PI) * Cajuri (MG) * Cajuru (SP) * Calçado (PE) * Calçoene (AP) * Caldas (MG) * Caldas Brandão (PB) * Caldas Novas (GO) * Caldazinha (GO) * Caldeirão Grande (BA) * Caldeirão Grande do Piauí (PI) * Califórnia (PR) * Calmon (SC) * Calumbi (PE) * Camacan (BA) * Camaçari (BA) * Camacho (MG) * Camalaú (PB) * Camamu (BA) * Camanducaia (MG) * Camapuã (MS) * Camaquã (RS) * Camaragibe (PE) * Camargo (RS) * Cambará (PR) * Cambará do Sul (RS) * Cambé (PR) * Cambira (PR) * Camboriú (SC) * Cambuci (RJ) * Cambuí (MG) * Cambuquira (MG) * Cametá (PA) * Camocim (CE) * Camocim de São Félix (PE) * Campanário (MG) * Campanha (MG) * Campestre (AL) * Campestre (MG) * Campestre da Serra (RS) * Campestre de Goiás (GO) * Campestre do Maranhão (MA) * Campinaçu (GO) * Campina da Lagoa (PR) * Campina das Missões (RS) * Campina do Monte Alegre (SP) * Campina do Simão (PR) * Campina Grande (PB) * Campina Grande do Sul (PR) * Campinápolis (MT) * Campinas (SP) * Campinas do Piauí (PI) * Campinas do Sul (RS) * Campina Verde (MG) * Campinorte (GO) * Campo Alegre (AL) * Campo Alegre (SC) * Campo Alegre de Goiás (GO) * Campo Alegre de Lourdes (BA) * Campo Alegre do Fidalgo (PI) * Campo Azul (MG) * Campo Belo (MG) * Campo Belo do Sul (SC) * Campo Bom (RS) * Campo Bonito (PR) * Campo do Brito (SE) * Campo do Meio (MG) * Campo do Tenente (PR) * Campo Erê (SC) * Campo Florido (MG) * Campo Formoso (BA) * Campo Grande (AL) * Campo Grande (MS) * Campo Grande (RN) * Campo Grande do Piauí (PI) * Campo Largo (PR) * Campo Largo do Piauí (PI) * Campo Limpo de Goiás (GO) * Campo Limpo Paulista (SP) * Campo Magro (PR) * Campo Maior (PI) * Campo Mourão (PR) * Campo Novo (RS) * Campo Novo de Rondônia (RO) * Campo Novo do Parecis (MT) * Campo Redondo (RN) * Campos Altos (MG) * Campos Belos (GO) * Campos Borges (RS) * Campos de Júlio (MT) * Campos do Jordão (SP) * Campos dos Goytacazes (RJ) * Campos Gerais (MG) * Campos Lindos (TO) * Campos Novos (SC) * Campos Novos Paulista (SP) * Campos Sales (CE) * Campos Verdes (GO) * Campo Verde (MT) * Camutanga (PE) * Canaã (MG) * Canaã dos Carajás (PA) * Canabrava do Norte (MT) * Cananéia (SP) * Canapi (AL) * Canápolis (BA) * Canápolis (MG) * Canarana (BA) * Canarana (MT) * Canas (SP) * Cana Verde (MG) * Canavieira (PI) * Canavieiras (BA) * Candeal (BA) * Candeias (BA) * Candeias (MG) * Candeias do Jamari (RO) * Candelária (RS) * Candiba (BA) * Cândido de Abreu (PR) * Cândido Godói (RS) * Cândido Mendes (MA) * Cândido Mota (SP) * Cândido Rodrigues (SP) * Cândido Sales (BA) * Candiota (RS) * Candói (PR) * Canela (RS) * Canelinha (SC) * Canguaretama (RN) * Canguçu (RS) * Canhoba (SE) * Canhotinho (PE) * Canindé (CE) * Canindé de São Francisco (SE) * Canitar (SP) * Canoas (RS) * Canoinhas (SC) * Cansanção (BA) * Cantagalo (MG) * Cantagalo (PR) * Cantagalo (RJ) * Cantanhede (MA) * Cantá (RR) * Canto do Buriti (PI) * Canudos (BA) * Canudos do Vale (RS) * Canutama (AM) * Capanema (PA) * Capanema (PR) * Capão Alto (SC) * Capão Bonito (SP) * Capão Bonito do Sul (RS) * Capão da Canoa (RS) * Capão do Cipó (RS) * Capão do Leão (RS) * Caparaó (MG) * Capela (AL) * Capela (SE) * Capela de Santana (RS) * Capela do Alto (SP) * Capela do Alto Alegre (BA) * Capela Nova (MG) * Capelinha (MG) * Capetinga (MG) * Capim (PB) * Capim Branco (MG) * Capim Grosso (BA) * Capinópolis (MG) * Capinzal (SC) * Capinzal do Norte (MA) * Capistrano (CE) * Capitão (RS) * Capitão Andrade (MG) * Capitão de Campos (PI) * Capitão Enéas (MG) * Capitão Gervásio Oliveira (PI) * Capitão Leônidas Marques (PR) * Capitão Poço (PA) * Capitólio (MG) * Capivari (SP) * Capivari de Baixo (SC) * Capivari do Sul (RS) * Capixaba (AC) * Capoeiras (PE) * Caputira (MG) * Caraá (RS) * Caracaraí (RR) * Caracol (MS) * Caracol (PI) * Caraguatatuba (SP) * Caraí (MG) * Caraíbas (BA) * Carambeí (PR) * Caranaíba (MG) * Carandaí (MG) * Carangola (MG) * Carapebus (RJ) * Carapicuíba (SP) * Caratinga (MG) * Carauari (AM) * Caraúbas (PB) * Caraúbas (RN) * Caraúbas do Piauí (PI) * Caravelas (BA) * Carazinho (RS) * Carbonita (MG) * Cardeal da Silva (BA) * Cardoso (SP) * Cardoso Moreira (RJ) * Careaçu (MG) * Careiro (AM) * Careiro da Várzea (AM) * Cariacica (ES) * Caridade (CE) * Caridade do Piauí (PI) * Carinhanha (BA) * Carira (SE) * Cariré (CE) * Caririaçu (CE) * Cariri do Tocantins (TO) * Cariús (CE) * Carlinda (MT) * Carlópolis (PR) * Carlos Barbosa (RS) * Carlos Chagas (MG) * Carlos Gomes (RS) * Carmésia (MG) * Carmo (RJ) * Carmo da Cachoeira (MG) * Carmo da Mata (MG) * Carmo de Minas (MG) * Carmo do Cajuru (MG) * Carmo do Paranaíba (MG) * Carmo do Rio Claro (MG) * Carmo do Rio Verde (GO) * Carmolândia (TO) * Carmópolis (SE) * Carmópolis de Minas (MG) * Carnaíba (PE) * Carnaúba dos Dantas (RN) * Carnaubais (RN) * Carnaubal (CE) * Carnaubeira da Penha (PE) * Carneirinho (MG) * Carneiros (AL) * Caroebe (RR) * Carolina (MA) * Carpina (PE) * Carrancas (MG) * Carrapateira (PB) * Carrasco Bonito (TO) * Caruaru (PE) * Carutapera (MA) * Carvalhópolis (MG) * Carvalhos (MG) * Casa Branca (SP) * Casa Grande (MG) * Casa Nova (BA) * Casca (RS) * Cascalho Rico (MG) * Cascavel (CE) * Cascavel (PR) * Caseara (TO) * Caseiros (RS) * Casimiro de Abreu (RJ) * Casinhas (PE) * Casserengue (PB) * Cássia (MG) * Cássia dos Coqueiros (SP) * Cassilândia (MS) * Castanhal (PA) * Castanheira (MT) * Castanheiras (RO) * Castelândia (GO) * Castelo (ES) * Castelo do Piauí (PI) * Castilho (SP) * Castro (PR) * Castro Alves (BA) * Cataguases (MG) * Catalão (GO) * Catanduva (SP) * Catanduvas (PR) * Catanduvas (SC) * Catarina (CE) * Catas Altas (MG) * Catas Altas da Noruega (MG) * Catende (PE) * Catiguá (SP) * Catingueira (PB) * Catolândia (BA) * Catolé do Rocha (PB) * Catu (BA) * Catuípe (RS) * Catuji (MG) * Catunda (CE) * Caturaí (GO) * Caturama (BA) * Caturité (PB) * Catuti (MG) * Caucaia (CE) * Cavalcante (GO) * Caxambu (MG) * Caxambu do Sul (SC) * Caxias (MA) * Caxias do Sul (RS) * Caxingó (PI) * Ceará-Mirim (RN) * Cedral (MA) * Cedral (SP) * Cedro (CE) * Cedro (PE) * Cedro de São João (SE) * Cedro do Abaeté (MG) * Celso Ramos (SC) * Centenário (RS) * Centenário (TO) * Centenário do Sul (PR) * Central (BA) * Central de Minas (MG) * Central do Maranhão (MA) * Centralina (MG) * Centro do Guilherme (MA) * Centro Novo do Maranhão (MA) * Cerejeiras (RO) * Ceres (GO) * Cerqueira César (SP) * Cerquilho (SP) * Cerrito (RS) * Cerro Azul (PR) * Cerro Branco (RS) * Cerro Corá (RN) * Cerro Grande (RS) * Cerro Grande do Sul (RS) * Cerro Largo (RS) * Cerro Negro (SC) * Cesário Lange (SP) * Céu Azul (PR) * Cezarina (GO) * Chácara (MG) * Chã de Alegria (PE) * Chã Grande (PE) * Chalé (MG) * Chapada (RS) * Chapada de Areia (TO) * Chapada da Natividade (TO) * Chapada do Norte (MG) * Chapada dos Guimarães (MT) * Chapada Gaúcha (MG) * Chapadão do Céu (GO) * Chapadão do Lageado (SC) * Chapadão do Sul (MS) * Chapadinha (MA) * Chapecó (SC) * Chã Preta (AL) * Charqueada (SP) * Charqueadas (RS) * Charrua (RS) * Chaval (CE) * Chavantes (SP) * Chaves (PA) * Chiador (MG) * Chiapetta (RS) * Chopinzinho (PR) * Choró (CE) * Chorozinho (CE) * Chorrochó (BA) * Chuí (RS) * Chupinguaia (RO) * Chuvisca (RS) * Cianorte (PR) * Cícero Dantas (BA) * Cidade Gaúcha (PR) * Cidade Ocidental (GO) * Cidelândia (MA) * Cidreira (RS) * Cipó (BA) * Cipotânea (MG) * Ciríaco (RS) * Claraval (MG) * Claro dos Poções (MG) * Cláudia (MT) * Cláudio (MG) * Clementina (SP) * Clevelândia (PR) * Coaraci (BA) * Coari (AM) * Cocal (PI) * Cocal de Telha (PI) * Cocal dos Alves (PI) * Cocal do Sul (SC) * Cocalinho (MT) * Cocalzinho de Goiás (GO) * Cocos (BA) * Codajás (AM) * Codó (MA) * Coelho Neto (MA) * Coimbra (MG) * Coité do Noia (AL) * Coivaras (PI) * Colares (PA) * Colatina (ES) * Colíder (MT) * Colina (SP) * Colinas (MA) * Colinas (RS) * Colinas do Sul (GO) * Colinas do Tocantins (TO) * Colméia (TO) * Colniza (MT) * Colômbia (SP) * Colombo (PR) * Colônia do Gurguéia (PI) * Colônia do Piauí (PI) * Colônia Leopoldina (AL) * Colorado (PR) * Colorado (RS) * Colorado do Oeste (RO) * Coluna (MG) * Combinado (TO) * Comendador Gomes (MG) * Comendador Levy Gasparian (RJ) * Comercinho (MG) * Comodoro (MT) * Conceição (PB) * Conceição da Aparecida (MG) * Conceição da Barra de Minas (MG) * Conceição da Barra (ES) * Conceição da Feira (BA) * Conceição das Alagoas (MG) * Conceição das Pedras (MG) * Conceição de Ipanema (MG) * Conceição de Macabu (RJ) * Conceição do Almeida (BA) * Conceição do Araguaia (PA) * Conceição do Canindé (PI) * Conceição do Castelo (ES) * Conceição do Coité (BA) * Conceição do Jacuípe (BA) * Conceição do Lago Açu (MA) * Conceição do Mato Dentro (MG) * Conceição do Pará (MG) * Conceição do Rio Verde (MG) * Conceição dos Ouros (MG) * Conceição do Tocantins (TO) * Conchal (SP) * Conchas (SP) * Concórdia (SC) * Concórdia do Pará (PA) * Condado (PB) * Condado (PE) * Conde (BA) * Conde (PB) * Condeúba (BA) * Condor (RS) * Cônego Marinho (MG) * Confins (MG) * Confresa (MT) * Congo (PB) * Congonhal (MG) * Congonhas (MG) * Congonhas do Norte (MG) * Congonhinhas (PR) * Conquista (MG) * Conquista d'Oeste (MT) * Conselheiro Lafaiete (MG) * Conselheiro Mairinck (PR) * Conselheiro Pena (MG) * Consolação (MG) * Constantina (RS) * Contagem (MG) * Contenda (PR) * Contendas do Sincorá (BA) * Coqueiral (MG) * Coqueiro Baixo (RS) * Coqueiros do Sul (RS) * Coqueiro Seco (AL) * Coração de Jesus (MG) * Coração de Maria (BA) * Corbélia (PR) * Cordeiro (RJ) * Cordeirópolis (SP) * Cordeiros (BA) * Cordilheira Alta (SC) * Cordisburgo (MG) * Cordislândia (MG) * Coreaú (CE) * Coremas (PB) * Corguinho (MS) * Coribe (BA) * Corinto (MG) * Cornélio Procópio (PR) * Coroaci (MG) * Coroados (SP) * Coroatá (MA) * Coromandel (MG) * Coronel Barros (RS) * Coronel Bicaco (RS) * Coronel Domingos Soares (PR) * Coronel Ezequiel (RN) * Coronel Fabriciano (MG) * Coronel Freitas (SC) * Coronel João Pessoa (RN) * Coronel João Sá (BA) * Coronel José Dias (PI) * Coronel Macedo (SP) * Coronel Martins (SC) * Coronel Murta (MG) * Coronel Pacheco (MG) * Coronel Pilar (RS) * Coronel Sapucaia (MS) * Coronel Vivida (PR) * Coronel Xavier Chaves (MG) * Córrego Danta (MG) * Córrego do Bom Jesus (MG) * Córrego do Ouro (GO) * Córrego Fundo (MG) * Córrego Novo (MG) * Correia Pinto (SC) * Corrente (PI) * Correntes (PE) * Correntina (BA) * Cortês (PE) * Corumbá (MS) * Corumbá de Goiás (GO) * Corumbaíba (GO) * Corumbataí (SP) * Corumbataí do Sul (PR) * Corumbiara (RO) * Corupá (SC) * Coruripe (AL) * Cosmópolis (SP) * Cosmorama (SP) * Costa Marques (RO) * Costa Rica (MS) * Cotegipe (BA) * Cotia (SP) * Cotiporã (RS) * Cotriguaçu (MT) * Couto de Magalhães (TO) * Couto de Magalhães de Minas (MG) * Coxilha (RS) * Coxim (MS) * Coxixola (PB) * Craíbas (AL) * Crateús (CE) * Crato (CE) * Cravinhos (SP) * Cravolândia (BA) * Criciúma (SC) * Crisólita (MG) * Crisópolis (BA) * Crissiumal (RS) * Cristais (MG) * Cristais Paulista (SP) * Cristal (RS) * Cristalândia (TO) * Cristalândia do Piauí (PI) * Cristal do Sul (RS) * Cristália (MG) * Cristalina (GO) * Cristiano Otoni (MG) * Cristianópolis (GO) * Cristina (MG) * Cristinápolis (SE) * Cristino Castro (PI) * Cristópolis (BA) * Crixás (GO) * Crixás do Tocantins (TO) * Croatá (CE) * Cromínia (GO) * Crucilândia (MG) * Cruz (CE) * Cruzália (SP) * Cruz Alta (RS) * Cruzaltense (RS) * Cruz das Almas (BA) * Cruz do Espírito Santo (PB) * Cruzeiro (SP) * Cruzeiro da Fortaleza (MG) * Cruzeiro do Iguaçu (PR) * Cruzeiro do Oeste (PR) * Cruzeiro do Sul (AC) * Cruzeiro do Sul (PR) * Cruzeiro do Sul (RS) * Cruzeta (RN) * Cruzília (MG) * Cruz Machado (PR) * Cruzmaltina (PR) * Cubatão (SP) * Cubati (PB) * Cuiabá (MT) * Cuité (PB) * Cuité de Mamanguape (PB) * Cuitegi (PB) * Cujubim (RO) * Cumari (GO) * Cumaru (PE) * Cumaru do Norte (PA) * Cumbe (SE) * Cunha (SP) * Cunha Porã (SC) * Cunhataí (SC) * Cuparaque (MG) * Cupira (PE) * Curaçá (BA) * Curimatá (PI) * Curionópolis (PA) * Curitiba (PR) * Curitibanos (SC) * Curiúva (PR) * Currais (PI) * Currais Novos (RN) * Curral de Cima (PB) * Curral de Dentro (MG) * Curralinho (PA) * Curralinhos (PI) * Curral Novo do Piauí (PI) * Curral Velho (PB) * Curuá (PA) * Curuçá (PA) * Cururupu (MA) * Curvelândia (MT) * Curvelo (MG) * Custódia (PE) * Cutias (AP) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] D * Damianópolis (GO) * Damião (PB) * Damolândia (GO) * Darcinópolis (TO) * Dário Meira (BA) * Datas (MG) * David Canabarro (RS) * Davinópolis (GO) * Davinópolis (MA) * Delfim Moreira (MG) * Delfinópolis (MG) * Delmiro Gouveia (AL) * Delta (MG) * Demerval Lobão (PI) * Denise (MT) * Deodápolis (MS) * Deputado Irapuan Pinheiro (CE) * Derrubadas (RS) * Descalvado (SP) * Descanso (SC) * Descoberto (MG) * Desterro (PB) * Desterro de Entre Rios (MG) * Desterro do Melo (MG) * Dezesseis de Novembro (RS) * Diadema (SP) * Diamante (PB) * Diamante d'Oeste (PR) * Diamante do Norte (PR) * Diamante do Sul (PR) * Diamantina (MG) * Diamantino (MT) * Dianópolis (TO) * Dias d'Ávila (BA) * Dilermando de Aguiar (RS) * Diogo de Vasconcelos (MG) * Dionísio (MG) * Dionísio Cerqueira (SC) * Diorama (GO) * Dirce Reis (SP) * Dirceu Arcoverde (PI) * Divina Pastora (SE) * Divinésia (MG) * Divino (MG) * Divino das Laranjeiras (MG) * Divino de São Lourenço (ES) * Divinolândia (SP) * Divinolândia de Minas (MG) * Divinópolis (MG) * Divinópolis de Goiás (GO) * Divinópolis do Tocantins (TO) * Divisa Alegre (MG) * Divisa Nova (MG) * Divisópolis (MG) * Dobrada (SP) * Dois Córregos (SP) * Dois Irmãos (RS) * Dois Irmãos das Missões (RS) * Dois Irmãos do Buriti (MS) * Dois Irmãos do Tocantins (TO) * Dois Lajeados (RS) * Dois Riachos (AL) * Dois Vizinhos (PR) * Dolcinópolis (SP) * Dom Aquino (MT) * Dom Basílio (BA) * Dom Bosco (MG) * Dom Cavati (MG) * Dom Eliseu (PA) * Dom Expedito Lopes (PI) * Dom Feliciano (RS) * Domingos Martins (ES) * Domingos Mourão (PI) * Dom Inocêncio (PI) * Dom Joaquim (MG) * Dom Macedo Costa (BA) * Dom Pedrito (RS) * Dom Pedro (MA) * Dom Pedro de Alcântara (RS) * Dom Silvério (MG) * Dom Viçoso (MG) * Dona Emma (SC) * Dona Eusébia (MG) * Dona Francisca (RS) * Dona Inês (PB) * Dores de Campos (MG) * Dores de Guanhães (MG) * Dores do Indaiá (MG) * Dores do Rio Preto (ES) * Dores do Turvo (MG) * Doresópolis (MG) * Dormentes (PE) * Douradina (MS) * Douradina (PR) * Dourado (SP) * Douradoquara (MG) * Dourados (MS) * Doutor Camargo (PR) * Doutor Maurício Cardoso (RS) * Doutor Pedrinho (SC) * Doutor Ricardo (RS) * Doutor Severiano (RN) * Doutor Ulysses (PR) * Doverlândia (GO) * Dracena (SP) * Duartina (SP) * Duas Barras (RJ) * Duas Estradas (PB) * Dueré (TO) * Dumont (SP) * Duque Bacelar (MA) * Duque de Caxias (RJ) * Durandé (MG) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] E * Echaporã (SP) * Ecoporanga (ES) * Edealina (GO) * Edéia (GO) * Eirunepé (AM) * Eldorado (MS) * Eldorado (SP) * Eldorado dos Carajás (PA) * Eldorado do Sul (RS) * Elesbão Veloso (PI) * Elias Fausto (SP) * Eliseu Martins (PI) * Elisiário (SP) * Elísio Medrado (BA) * Elói Mendes (MG) * Emas (PB) * Embaúba (SP) * Embu das Artes (SP) * Embu-Guaçu (SP) * Emilianópolis (SP) * Encantado (RS) * Encanto (RN) * Encruzilhada (BA) * Encruzilhada do Sul (RS) * Enéas Marques (PR) * Engenheiro Beltrão (PR) * Engenheiro Caldas (MG) * Engenheiro Coelho (SP) * Engenheiro Navarro (MG) * Engenheiro Paulo de Frontin (RJ) * Engenho Velho (RS) * Entre Folhas (MG) * Entre Ijuís (RS) * Entre Rios (BA) * Entre Rios (SC) * Entre Rios de Minas (MG) * Entre Rios do Oeste (PR) * Entre Rios do Sul (RS) * Envira (AM) * Epitaciolândia (AC) * Equador (RN) * Erebango (RS) * Erechim (RS) * Ererê (CE) * Érico Cardoso (BA) * Ermo (SC) * Ernestina (RS) * Erval Grande (RS) * Ervália (MG) * Erval Seco (RS) * Erval Velho (SC) * Escada (PE) * Esmeralda (RS) * Esmeraldas (MG) * Espera Feliz (MG) * Esperança (PB) * Esperança do Sul (RS) * Esperança Nova (PR) * Esperantina (PI) * Esperantina (TO) * Esperantinópolis (MA) * Espigão Alto do Iguaçu (PR) * Espigão d'Oeste (RO) * Espinosa (MG) * Espírito Santo (RN) * Espírito Santo do Dourado (MG) * Espírito Santo do Pinhal (SP) * Espírito Santo do Turvo (SP) * Esplanada (BA) * Espumoso (RS) * Estação (RS) * Estância (SE) * Estância Velha (RS) * Esteio (RS) * Estiva (MG) * Estiva Gerbi (SP) * Estreito (MA) * Estrela (RS) * Estrela Dalva (MG) * Estrela de Alagoas (AL) * Estrela d'Oeste (SP) * Estrela do Indaiá (MG) * Estrela do Norte (GO) * Estrela do Norte (SP) * Estrela do Sul (MG) * Estrela Velha (RS) * Euclides da Cunha (BA) * Euclides da Cunha Paulista (SP) * Eugênio de Castro (RS) * Eugenópolis (MG) * Eunápolis (BA) * Eusébio (CE) * Ewbank da Câmara (MG) * Extrema (MG) * Extremoz (RN) * Exu (PE) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] F * Fagundes (PB) * Fagundes Varela (RS) * Faina (GO) * Fama (MG) * Faria Lemos (MG) * Farias Brito (CE) * Faro (PA) * Farol (PR) * Farroupilha (RS) * Fartura (SP) * Fartura do Piauí (PI) * Fátima (BA) * Fátima (TO) * Fátima do Sul (MS) * Faxinal (PR) * Faxinal dos Guedes (SC) * Faxinal do Soturno (RS) * Faxinalzinho (RS) * Fazenda Nova (GO) * Fazenda Rio Grande (PR) * Fazenda Vilanova (RS) * Feijó (AC) * Feira da Mata (BA) * Feira de Santana (BA) * Feira Grande (AL) * Feira Nova (PE) * Feira Nova (SE) * Feira Nova do Maranhão (MA) * Felício dos Santos (MG) * Felipe Guerra (RN) * Felisburgo (MG) * Felixlândia (MG) * Feliz (RS) * Feliz Deserto (AL) * Feliz Natal (MT) * Fênix (PR) * Fernandes Pinheiro (PR) * Fernandes Tourinho (MG) * Fernando de Noronha (PE) * Fernando Falcão (MA) * Fernando Pedroza (RN) * Fernandópolis (SP) * Fernando Prestes (SP) * Fernão (SP) * Ferraz de Vasconcelos (SP) * Ferreira Gomes (AP) * Ferreiros (PE) * Ferros (MG) * Fervedouro (MG) * Figueira (PR) * Figueirão (MS) * Figueirópolis (TO) * Figueirópolis d'Oeste (MT) * Filadélfia (BA) * Filadélfia (TO) * Firmino Alves (BA) * Firminópolis (GO) * Flexeiras (AL) * Floraí (PR) * Florânia (RN) * Flora Rica (SP) * Flor da Serra do Sul (PR) * Flor do Sertão (SC) * Floreal (SP) * Flores (PE) * Flores da Cunha (RS) * Flores de Goiás (GO) * Flores do Piauí (PI) * Floresta (PE) * Floresta (PR) * Floresta Azul (BA) * Floresta do Araguaia (PA) * Floresta do Piauí (PI) * Florestal (MG) * Florestópolis (PR) * Floriano (PI) * Floriano Peixoto (RS) * Florianópolis (SC) * Flórida (PR) * Flórida Paulista (SP) * Florínea (SP) * Fonte Boa (AM) * Fontoura Xavier (RS) * Formiga (MG) * Formigueiro (RS) * Formosa (GO) * Formosa da Serra Negra (MA) * Formosa do Oeste (PR) * Formosa do Rio Preto (BA) * Formosa do Sul (SC) * Formoso (GO) * Formoso (MG) * Formoso do Araguaia (TO) * Forquetinha (RS) * Forquilha (CE) * Forquilhinha (SC) * Fortaleza (CE) * Fortaleza de Minas (MG) * Fortaleza dos Nogueiras (MA) * Fortaleza dos Valos (RS) * Fortaleza do Tabocão (TO) * Fortim (CE) * Fortuna (MA) * Fortuna de Minas (MG) * Foz do Iguaçu (PR) * Foz do Jordão (PR) * Fraiburgo (SC) * Franca (SP) * Francinópolis (PI) * Francisco Alves (PR) * Francisco Ayres (PI) * Francisco Badaró (MG) * Francisco Beltrão (PR) * Francisco Dantas (RN) * Francisco Dumont (MG) * Francisco Macedo (PI) * Francisco Morato (SP) * Franciscópolis (MG) * Francisco Sá (MG) * Francisco Santos (PI) * Franco da Rocha (SP) * Frecheirinha (CE) * Frederico Westphalen (RS) * Frei Gaspar (MG) * Frei Inocêncio (MG) * Frei Lagonegro (MG) * Frei Martinho (PB) * Frei Miguelinho (PE) * Frei Paulo (SE) * Frei Rogério (SC) * Fronteira (MG) * Fronteira dos Vales (MG) * Fronteiras (PI) * Fruta de Leite (MG) * Frutal (MG) * Frutuoso Gomes (RN) * Fundão (ES) * Funilândia (MG) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] G * Gabriel Monteiro (SP) * Gado Bravo (PB) * Gália (SP) * Galileia (MG) * Galinhos (RN) * Galvão (SC) * Gameleira (PE) * Gameleira de Goiás (GO) * Gameleiras (MG) * Gandu (BA) * Garanhuns (PE) * Gararu (SE) * Garça (SP) * Garibaldi (RS) * Garopaba (SC) * Garrafão do Norte (PA) * Garruchos (RS) * Garuva (SC) * Gaspar (SC) * Gastão Vidigal (SP) * Gaúcha do Norte (MT) * Gaurama (RS) * Gavião (BA) * Gavião Peixoto (SP) * Geminiano (PI) * General Câmara (RS) * General Carneiro (MT) * General Carneiro (PR) * General Maynard (SE) * General Salgado (SP) * General Sampaio (CE) * Gentil (RS) * Gentio do Ouro (BA) * Getulina (SP) * Getúlio Vargas (RS) * Gilbués (PI) * Girau do Ponciano (AL) * Giruá (RS) * Glaucilândia (MG) * Glicério (SP) * Glória (BA) * Glória de Dourados (MS) * Glória d'Oeste (MT) * Glória do Goitá (PE) * Glorinha (RS) * Godofredo Viana (MA) * Godoy Moreira (PR) * Goiabeira (MG) * Goiana (PE) * Goianá (MG) * Goianápolis (GO) * Goiandira (GO) * Goianésia (GO) * Goianésia do Pará (PA) * Goiânia (GO) * Goianinha (RN) * Goianira (GO) * Goianorte (TO) * Goiás (GO) * Goiatins (TO) * Goiatuba (GO) * Goioerê (PR) * Goioxim (PR) * Gonçalves (MG) * Gonçalves Dias (MA) * Gongogi (BA) * Gonzaga (MG) * Gouvêia (MG) * Gouvelândia (GO) * Governador Archer (MA) * Governador Celso Ramos (SC) * Governador Dix-Sept Rosado (RN) * Governador Edison Lobão (MA) * Governador Eugênio Barros (MA) * Governador Jorge Teixeira (RO) * Governador Lindenberg (ES) * Governador Luiz Rocha (MA) * Governador Mangabeira (BA) * Governador Newton Bello (MA) * Governador Nunes Freire (MA) * Governador Valadares (MG) * Graça (CE) * Graça Aranha (MA) * Graccho Cardoso (SE) * Grajaú (MA) * Gramado (RS) * Gramado dos Loureiros (RS) * Gramado Xavier (RS) * Grandes Rios (PR) * Granito (PE) * Granja (CE) * Granjeiro (CE) * Grão Mogol (MG) * Grão Pará (SC) * Gravatá (PE) * Gravataí (RS) * Gravatal (SC) * Groaíras (CE) * Grossos (RN) * Grupiara (MG) * Guabiju (RS) * Guabiruba (SC) * Guaçuí (ES) * Guadalupe (PI) * Guaíba (RS) * Guaiçara (SP) * Guaimbê (SP) * Guaíra (PR) * Guaíra (SP) * Guairaçá (PR) * Guaiuba (CE) * Guajará (AM) * Guajará-Mirim (RO) * Guajeru (BA) * Guamaré (RN) * Guamiranga (PR) * Guanambi (BA) * Guanhães (MG) * Guapé (MG) * Guapiaçu (SP) * Guapiara (SP) * Guapimirim (RJ) * Guapirama (PR) * Guapó (GO) * Guaporema (PR) * Guaporé (RS) * Guará (SP) * Guarabira (PB) * Guaraçaí (SP) * Guaraci (PR) * Guaraci (SP) * Guaraciaba (MG) * Guaraciaba (SC) * Guaraciaba do Norte (CE) * Guaraciama (MG) * Guaraí (TO) * Guaraíta (GO) * Guaramiranga (CE) * Guaramirim (SC) * Guaranésia (MG) * Guarani (MG) * Guaraniaçu (PR) * Guarani das Missões (RS) * Guarani de Goiás (GO) * Guarani d'Oeste (SP) * Guarantã (SP) * Guarantã do Norte (MT) * Guarapari (ES) * Guarapuava (PR) * Guaraqueçaba (PR) * Guarará (MG) * Guararapes (SP) * Guararema (SP) * Guaratinga (BA) * Guaratinguetá (SP) * Guaratuba (PR) * Guarda-Mor (MG) * Guareí (SP) * Guariba (SP) * Guaribas (PI) * Guarinos (GO) * Guarujá (SP) * Guarujá do Sul (SC) * Guarulhos (SP) * Guatambu (SC) * Guatapará (SP) * Guaxupé (MG) * Guia Lopes da Laguna (MS) * Guidoval (MG) * Guimarães (MA) * Guimarânia (MG) * Guiratinga (MT) * Guiricema (MG) * Gurinhatã (MG) * Gurinhém (PB) * Gurjão (PB) * Gurupá (PA) * Gurupi (TO) * Guzolândia (SP) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] H * Harmonia (RS) * Heitoraí (GO) * Heliodora (MG) * Heliópolis (BA) * Herculândia (SP) * Herval (RS) * Herval d'Oeste (SC) * Herveiras (RS) * Hidrolândia (CE) * Hidrolândia (GO) * Hidrolina (GO) * Holambra (SP) * Honório Serpa (PR) * Horizonte (CE) * Horizontina (RS) * Hortolândia (SP) * Hugo Napoleão (PI) * Hulha Negra (RS) * Humaitá (AM) * Humaitá (RS) * Humberto de Campos (MA) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] I * Iacanga (SP) * Iaciara (GO) * Iacri (SP) * Iaçu (BA) * Iapu (MG) * Iaras (SP) * Iati (PE) * Ibaiti (PR) * Ibarama (RS) * Ibaté (SP) * Ibaretama (CE) * Ibateguara (AL) * Ibatiba (ES) * Ibema (PR) * Ibertioga (MG) * Ibiá (MG) * Ibiaçá (RS) * Ibiaí (MG) * Ibiam (SC) * Ibiapina (CE) * Ibiara (PB) * Ibiassucê (BA) * Ibicaraí (BA) * Ibicaré (SC) * Ibicoara (BA) * Ibicuí (BA) * Ibicuitinga (CE) * Ibimirim (PE) * Ibipeba (BA) * Ibipitanga (BA) * Ibiporã (PR) * Ibiquera (BA) * Ibirá (SP) * Ibiracatu (MG) * Ibiraci (MG) * Ibiraçu (ES) * Ibiraiaras (RS) * Ibirajuba (PE) * Ibirama (SC) * Ibirapitanga (BA) * Ibirapuã (BA) * Ibirapuitã (RS) * Ibirarema (SP) * Ibirataia (BA) * Ibirité (MG) * Ibirubá (RS) * Ibitiara (BA) * Ibitinga (SP) * Ibitirama (ES) * Ibititá (BA) * Ibitiúra de Minas (MG) * Ibituruna (MG) * Ibiúna (SP) * Ibotirama (BA) * Icapuí (CE) * Içara (SC) * Icaraí de Minas (MG) * Icaraíma (PR) * Icatu (MA) * Icém (SP) * Ichu (BA) * Icó (CE) * Iconha (ES) * Ielmo Marinho (RN) * Iepê (SP) * Igaci (AL) * Igaporã (BA) * Igaraçu do Tietê (SP) * Igaracy (PB) * Igarapava (SP) * Igarapé (MG) * Igarapé-Açu (PA) * Igarapé do Meio (MA) * Igarapé Grande (MA) * Igarapé-Mirim (PA) * Igarassu (PE) * Igaratá (SP) * Igaratinga (MG) * Igrapiúna (BA) * Igreja Nova (AL) * Igrejinha (RS) * Iguaba Grande (RJ) * Iguaí (BA) * Iguape (SP) * Iguaraci (PE) * Iguaraçu (PR) * Iguatama (MG) * Iguatemi (MS) * Iguatu (CE) * Iguatu (PR) * Ijaci (MG) * Ijuí (RS) * Ilhabela (SP) * Ilha Comprida (SP) * Ilha das Flores (SE) * Ilha de Itamaracá (PE) * Ilha Grande (PI) * Ilha Solteira (SP) * Ilhéus (BA) * Ilhota (SC) * Ilicínea (MG) * Ilópolis (RS) * Imaculada (PB) * Imaruí (SC) * Imbaú (PR) * Imbé (RS) * Imbé de Minas (MG) * Imbituba (SC) * Imbituva (PR) * Imbuia (SC) * Imigrante (RS) * Imperatriz (MA) * Inaciolândia (GO) * Inácio Martins (PR) * Inajá (PE) * Inajá (PR) * Inconfidentes (MG) * Indaiabira (MG) * Indaial (SC) * Indaiatuba (SP) * Independência (CE) * Independência (RS) * Indiana (SP) * Indianópolis (MG) * Indianópolis (PR) * Indiaporã (SP) * Indiara (GO) * Indiaroba (SE) * Indiavaí (MT) * Ingá (PB) * Ingaí (MG) * Ingazeira (PE) * Inhacorá (RS) * Inhambupe (BA) * Inhangapi (PA) * Inhapi (AL) * Inhapim (MG) * Inhaúma (MG) * Inhuma (PI) * Inhumas (GO) * Inimutaba (MG) * Inocência (MS) * Inúbia Paulista (SP) * Iomerê (SC) * Ipaba (MG) * Ipameri (GO) * Ipanema (MG) * Ipanguaçu (RN) * Ipaporanga (CE) * Ipatinga (MG) * Ipaussu (SP) * Ipaumirim (CE) * Ipê (RS) * Ipecaetá (BA) * Iperó (SP) * Ipeúna (SP) * Ipiaçu (MG) * Ipiaú (BA) * Ipiguá (SP) * Ipirá (BA) * Ipiranga (PR) * Ipiranga de Goiás (GO) * Ipiranga do Norte (MT) * Ipiranga do Piauí (PI) * Ipiranga do Sul (RS) * Ipira (SC) * Ipixuna (AM) * Ipixuna do Pará (PA) * Ipojuca (PE) * Iporá (GO) * Iporã (PR) * Iporã do Oeste (SC) * Iporanga (SP) * Ipu (CE) * Ipuã (SP) * Ipuaçu (SC) * Ipubi (PE) * Ipueira (RN) * Ipueiras (CE) * Ipueiras (TO) * Ipuiuna (MG) * Ipumirim (SC) * Ipupiara (BA) * Iracema (CE) * Iracema (RR) * Iracema do Oeste (PR) * Iracemápolis (SP) * Iraceminha (SC) * Iraí (RS) * Iraí de Minas (MG) * Irajuba (BA) * Iramaia (BA) * Iranduba (AM) * Irani (SC) * Irapuã (SP) * Irapuru (SP) * Iraquara (BA) * Irará (BA) * Irati (PR) * Irati (SC) * Irauçuba (CE) * Irecê (BA) * Iretama (PR) * Irineópolis (SC) * Irituia (PA) * Irupi (ES) * Isaías Coelho (PI) * Israelândia (GO) * Itá (SC) * Itaara (RS) * Itabaiana (PB) * Itabaiana (SE) * Itabaianinha (SE) * Itabela (BA) * Itaberaba (BA) * Itaberá (SP) * Itaberaí (GO) * Itabi (SE) * Itabira (MG) * Itabirinha (MG) * Itabirito (MG) * Itaboraí (RJ) * Itabuna (BA) * Itacajá (TO) * Itacambira (MG) * Itacarambi (MG) * Itacaré (BA) * Itacoatiara (AM) * Itacuruba (PE) * Itacurubi (RS) * Itaetê (BA) * Itagi (BA) * Itagibá (BA) * Itagimirim (BA) * Itaguaçu da Bahia (BA) * Itaguaçu (ES) * Itaguaí (RJ) * Itaguajé (PR) * Itaguara (MG) * Itaguari (GO) * Itaguaru (GO) * Itaguatins (TO) * Itaí (SP) * Itaíba (PE) * Itaiçaba (CE) * Itainópolis (PI) * Itaiópolis (SC) * Itaipava do Grajaú (MA) * Itaipé (MG) * Itaipulândia (PR) * Itaitinga (CE) * Itaituba (PA) * Itajá (GO) * Itajá (RN) * Itajaí (SC) * Itajobi (SP) * Itaju (SP) * Itajubá (MG) * Itaju do Colônia (BA) * Itajuípe (BA) * Italva (RJ) * Itamaraju (BA) * Itamarandiba (MG) * Itamarati (AM) * Itamarati de Minas (MG) * Itamari (BA) * Itambacuri (MG) * Itambaracá (PR) * Itambé (BA) * Itambé (PE) * Itambé (PR) * Itambé do Mato Dentro (MG) * Itamogi (MG) * Itamonte (MG) * Itanagra (BA) * Itanhaém (SP) * Itanhandu (MG) * Itanhangá (MT) * Itanhém (BA) * Itanhomi (MG) * Itaobim (MG) * Itaocara (RJ) * Itaóca (SP) * Itapaci (GO) * Itapajé (CE) * Itapagipe (MG) * Itaparica (BA) * Itapé (BA) * Itapebi (BA) * Itapecerica (MG) * Itapecerica da Serra (SP) * Itapecuru-Mirim (MA) * Itapejara d'Oeste (PR) * Itapema (SC) * Itapemirim (ES) * Itaperuçu (PR) * Itaperuna (RJ) * Itapetim (PE) * Itapetinga (BA) * Itapetininga (SP) * Itapeva (MG) * Itapeva (SP) * Itapevi (SP) * Itapicuru (BA) * Itapipoca (CE) * Itapira (SP) * Itapiranga (AM) * Itapiranga (SC) * Itapirapuã (GO) * Itapirapuã Paulista (SP) * Itapiratins (TO) * Itapissuma (PE) * Itapitanga (BA) * Itapiúna (CE) * Itapoá (SC) * Itápolis (SP) * Itaporã (MS) * Itaporã do Tocantins (TO) * Itaporanga (PB) * Itaporanga (SP) * Itaporanga d'Ajuda (SE) * Itapororoca (PB) * Itapuã do Oeste (RO) * Itapuca (RS) * Itapuí (SP) * Itapura (SP) * Itapuranga (GO) * Itaquaquecetuba (SP) * Itaquara (BA) * Itaqui (RS) * Itaquiraí (MS) * Itaquitinga (PE) * Itarana (ES) * Itarantim (BA) * Itararé (SP) * Itarema (CE) * Itariri (SP) * Itarumã (GO) * Itati (RS) * Itatiaia (RJ) * Itatiaiuçu (MG) * Itatiba (SP) * Itatiba do Sul (RS) * Itatim (BA) * Itatinga (SP) * Itatira (CE) * Itatuba (PB) * Itaú (RN) * Itaubal (AP) * Itaúba (MT) * Itauçu (GO) * Itaú de Minas (MG) * Itaueira (PI) * Itaúna (MG) * Itaúna do Sul (PR) * Itaverava (MG) * Itinga (MG) * Itinga do Maranhão (MA) * Itiquira (MT) * Itirapina (SP) * Itirapuã (SP) * Itiruçu (BA) * Itiúba (BA) * Itobi (SP) * Itororó (BA) * Itu (SP) * Ituaçu (BA) * Ituberá (BA) * Itueta (MG) * Ituiutaba (MG) * Itumbiara (GO) * Itumirim (MG) * Itupeva (SP) * Itupiranga (PA) * Ituporanga (SC) * Iturama (MG) * Itutinga (MG) * Ituverava (SP) * Iuiú (BA) * Iúna (ES) * Ivaí (PR) * Ivaiporã (PR) * Ivaté (PR) * Ivatuba (PR) * Ivinhema (MS) * Ivolândia (GO) * Ivorá (RS) * Ivoti (RS) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] J * Jaboatão dos Guararapes (PE) * Jaborá (SC) * Jaborandi (BA) * Jaborandi (SP) * Jaboticaba (RS) * Jaboticabal (SP) * Jaboticatubas (MG) * Jaboti (PR) * Jaçanã (RN) * Jacaraci (BA) * Jacaraú (PB) * Jacareacanga (PA) * Jacaré dos Homens (AL) * Jacareí (SP) * Jacarezinho (PR) * Jaci (SP) * Jaciara (MT) * Jacinto (MG) * Jacinto Machado (SC) * Jacobina (BA) * Jacobina do Piauí (PI) * Jacuí (MG) * Jacuípe (AL) * Jacuizinho (RS) * Jacundá (PA) * Jacupiranga (SP) * Jacutinga (MG) * Jacutinga (RS) * Jaguapitã (PR) * Jaguaquara (BA) * Jaguaraçu (MG) * Jaguarão (RS) * Jaguarari (BA) * Jaguaré (ES) * Jaguaretama (CE) * Jaguari (RS) * Jaguariaíva (PR) * Jaguaribara (CE) * Jaguaribe (CE) * Jaguaripe (BA) * Jaguariúna (SP) * Jaguaruana (CE) * Jaguaruna (SC) * Jaíba (MG) * Jaicós (PI) * Jales (SP) * Jambeiro (SP) * Jampruca (MG) * Janaúba (MG) * Jandaia (GO) * Jandaia do Sul (PR) * Jandaíra (BA) * Jandaíra (RN) * Jandira (SP) * Janduís (RN) * Jangada (MT) * Janiópolis (PR) * Januária (MG) * Japaraíba (MG) * Japaratinga (AL) * Japaratuba (SE) * Japeri (RJ) * Japi (RN) * Japira (PR) * Japoatã (SE) * Japonvar (MG) * Japorã (MS) * Japurá (AM) * Japurá (PR) * Jaqueira (PE) * Jaquirana (RS) * Jaraguá (GO) * Jaraguá do Sul (SC) * Jaraguari (MS) * Jaramataia (AL) * Jardim (CE) * Jardim (MS) * Jardim Alegre (PR) * Jardim de Angicos (RN) * Jardim de Piranhas (RN) * Jardim do Mulato (PI) * Jardim do Seridó (RN) * Jardim Olinda (PR) * Jardinópolis (SC) * Jardinópolis (SP) * Jari (RS) * Jarinu (SP) * Jaru (RO) * Jataí (GO) * Jataizinho (PR) * Jataúba (PE) * Jateí (MS) * Jati (CE) * Jatobá (MA) * Jatobá (PE) * Jatobá do Piauí (PI) * Jaú (SP) * Jaú do Tocantins (TO) * Jaupaci (GO) * Jauru (MT) * Jeceaba (MG) * Jenipapo de Minas (MG) * Jenipapo dos Vieiras (MA) * Jequeri (MG) * Jequiá da Praia (AL) * Jequié (BA) * Jequitaí (MG) * Jequitibá (MG) * Jequitinhonha (MG) * Jeremoabo (BA) * Jericó (PB) * Jeriquara (SP) * Jerônimo Monteiro (ES) * Jerumenha (PI) * Jesuânia (MG) * Jesuítas (PR) * Jesúpolis (GO) * Jijoca de Jericoacoara (CE) * Ji-Paraná (RO) * Jiquiriçá (BA) * Jitaúna (BA) * Joaçaba (SC) * Joaíma (MG) * Joanésia (MG) * Joanópolis (SP) * João Alfredo (PE) * João Câmara (RN) * João Costa (PI) * João Dias (RN) * João Dourado (BA) * João Lisboa (MA) * João Monlevade (MG) * João Neiva (ES) * João Pessoa (PB) * João Pinheiro (MG) * João Ramalho (SP) * Joaquim Felício (MG) * Joaquim Gomes (AL) * Joaquim Nabuco (PE) * Joaquim Pires (PI) * Joaquim Távora (PR) * Joca Claudino (PB) * Joca Marques (PI) * Jóia (RS) * Joinville (SC) * Jordânia (MG) * Jordão (AC) * José Boiteux (SC) * José Bonifácio (SP) * José da Penha (RN) * José de Freitas (PI) * José Gonçalves de Minas (MG) * Joselândia (MA) * Josenópolis (MG) * José Raydan (MG) * Joviânia (GO) * Juara (MT) * Juarez Távora (PB) * Juarina (TO) * Juatuba (MG) * Juazeirinho (PB) * Juazeiro (BA) * Juazeiro do Norte (CE) * Juazeiro do Piauí (PI) * Jucás (CE) * Jucati (PE) * Jucuruçu (BA) * Jucurutu (RN) * Juína (MT) * Juiz de Fora (MG) * Júlio Borges (PI) * Júlio de Castilhos (RS) * Júlio Mesquita (SP) * Jumirim (SP) * Junco do Maranhão (MA) * Junco do Seridó (PB) * Jundiá (AL) * Jundiá (RN) * Jundiaí (SP) * Jundiaí do Sul (PR) * Junqueiro (AL) * Junqueirópolis (SP) * Jupi (PE) * Jupiá (SC) * Juquiá (SP) * Juquitiba (SP) * Juramento (MG) * Juranda (PR) * Jurema (PE) * Jurema (PI) * Juripiranga (PB) * Juru (PB) * Juruá (AM) * Juruaia (MG) * Juruena (MT) * Juruti (PA) * Juscimeira (MT) * Jussara (BA) * Jussara (GO) * Jussara (PR) * Jussari (BA) * Jussiape (BA) * Jutaí (AM) * Juti (MS) * Juvenília (MG) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] K * Kaloré (PR) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] L * Lábrea (AM) * Lacerdópolis (SC) * Ladainha (MG) * Ladário (MS) * Lafaiete Coutinho (BA) * Lagamar (MG) * Lagarto (SE) * Lages (SC) * Lagoa (PB) * Lagoa Alegre (PI) * Lagoa Bonita do Sul (RS) * Lagoa da Canoa (AL) * Lagoa da Confusão (TO) * Lagoa d'Anta (RN) * Lagoa da Prata (MG) * Lagoa de Dentro (PB) * Lagoa de Itaenga (PE) * Lagoa de Pedras (RN) * Lagoa de São Francisco (PI) * Lagoa de Velhos (RN) * Lagoa do Barro do Piauí (PI) * Lagoa do Carro (PE) * Lagoa do Mato (MA) * Lagoa do Ouro (PE) * Lagoa do Piauí (PI) * Lagoa dos Gatos (PE) * Lagoa do Sítio (PI) * Lagoa dos Patos (MG) * Lagoa dos Três Cantos (RS) * Lagoa do Tocantins (TO) * Lagoa Dourada (MG) * Lagoa Formosa (MG) * Lagoa Grande (MG) * Lagoa Grande (PE) * Lagoa Grande do Maranhão (MA) * Lagoa Nova (RN) * Lagoão (RS) * Lagoa Real (BA) * Lagoa Salgada (RN) * Lagoa Santa (GO) * Lagoa Santa (MG) * Lagoa Seca (PB) * Lagoa Vermelha (RS) * Lago da Pedra (MA) * Lago do Junco (MA) * Lago dos Rodrigues (MA) * Lagoinha (SP) * Lagoinha do Piauí (PI) * Lago Verde (MA) * Laguna (SC) * Laguna Carapã (MS) * Laje (BA) * Lajeado (RS) * Lajeado (TO) * Lajeado do Bugre (RS) * Lajeado Grande (SC) * Lajeado Novo (MA) * Lajedão (BA) * Lajedinho (BA) * Lajedo (PE) * Lajedo do Tabocal (BA) * Laje do Muriaé (RJ) * Lajes (RN) * Lajes Pintadas (RN) * Lajinha (MG) * Lamarão (BA) * Lambari (MG) * Lambari d'Oeste (MT) * Lamim (MG) * Landri Sales (PI) * Lapa (PR) * Lapão (BA) * Laranja da Terra (ES) * Laranjal (MG) * Laranjal (PR) * Laranjal do Jari (AP) * Laranjal Paulista (SP) * Laranjeiras (SE) * Laranjeiras do Sul (PR) * Lassance (MG) * Lastro (PB) * Laurentino (SC) * Lauro de Freitas (BA) * Lauro Müller (SC) * Lavandeira (TO) * Lavínia (SP) * Lavras (MG) * Lavras da Mangabeira (CE) * Lavras do Sul (RS) * Lavrinhas (SP) * Leandro Ferreira (MG) * Lebon Régis (SC) * Leme (SP) * Leme do Prado (MG) * Lençóis (BA) * Lençóis Paulista (SP) * Leoberto Leal (SC) * Leopoldina (MG) * Leopoldo de Bulhões (GO) * Leópolis (PR) * Liberato Salzano (RS) * Liberdade (MG) * Licínio de Almeida (BA) * Lidianópolis (PR) * Lima Campos (MA) * Lima Duarte (MG) * Limeira (SP) * Limeira do Oeste (MG) * Limoeiro (PE) * Limoeiro de Anadia (AL) * Limoeiro do Ajuru (PA) * Limoeiro do Norte (CE) * Lindoeste (PR) * Lindóia (SP) * Lindóia do Sul (SC) * Lindolfo Collor (RS) * Linha Nova (RS) * Linhares (ES) * Lins (SP) * Livramento (PB) * Livramento de Nossa Senhora (BA) * Lizarda (TO) * Loanda (PR) * Lobato (PR) * Logradouro (PB) * Londrina (PR) * Lontra (MG) * Lontras (SC) * Lorena (SP) * Loreto (MA) * Lourdes (SP) * Louveira (SP) * Lucas do Rio Verde (MT) * Lucélia (SP) * Lucena (PB) * Lucianópolis (SP) * Luciara (MT) * Lucrécia (RN) * Luís Antônio (SP) * Luisburgo (MG) * Luís Alves (SC) * Luís Correia (PI) * Luís Domingues (MA) * Luís Eduardo Magalhães (BA) * Luís Gomes (RN) * Luisiana (PR) * Luisiânia (SP) * Luislândia (MG) * Luminárias (MG) * Lunardelli (PR) * Lupércio (SP) * Lupionópolis (PR) * Lutécia (SP) * Luz (MG) * Luzerna (SC) * Luziânia (GO) * Luzilândia (PI) * Luzinópolis (TO) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] M * Macaé (RJ) * Macaíba (RN) * Macajuba (BA) * Maçambara (RS) * Macambira (SE) * Macapá (AP) * Macaparana (PE) * Macarani (BA) * Macatuba (SP) * Macau (RN) * Macaubal (SP) * Macaúbas (BA) * Macedônia (SP) * Maceió (AL) * Machacalis (MG) * Machadinho (RS) * Machadinho d'Oeste (RO) * Machado (MG) * Machados (PE) * Macieira (SC) * Macuco (RJ) * Macururé (BA) * Madalena (CE) * Madeiro (PI) * Madre de Deus (BA) * Madre de Deus de Minas (MG) * Mãe d'Água (PB) * Mãe do Rio (PA) * Maetinga (BA) * Mafra (SC) * Magalhães Barata (PA) * Magalhães de Almeida (MA) * Magda (SP) * Magé (RJ) * Maiquinique (BA) * Mairi (BA) * Mairinque (SP) * Mairiporã (SP) * Mairipotaba (GO) * Major Gercino (SC) * Major Isidoro (AL) * Major Sales (RN) * Major Vieira (SC) * Malacacheta (MG) * Malhada (BA) * Malhada de Pedras (BA) * Malhada dos Bois (SE) * Malhador (SE) * Mallet (PR) * Malta (PB) * Mamanguape (PB) * Mambaí (GO) * Mamborê (PR) * Mamonas (MG) * Mampituba (RS) * Manacapuru (AM) * Manaíra (PB) * Manaquiri (AM) * Manari (PE) * Manaus (AM) * Mâncio Lima (AC) * Mandaguaçu (PR) * Mandaguari (PR) * Mandirituba (PR) * Manduri (SP) * Manfrinópolis (PR) * Manga (MG) * Mangaratiba (RJ) * Mangueirinha (PR) * Manhuaçu (MG) * Manhumirim (MG) * Manicoré (AM) * Manoel Emídio (PI) * Manoel Ribas (PR) * Manoel Urbano (AC) * Manoel Viana (RS) * Manoel Vitorino (BA) * Mansidão (BA) * Mantena (MG) * Mantenópolis (ES) * Maquiné (RS) * Maraã (AM) * Marabá (PA) * Marabá Paulista (SP) * Maracaçumé (MA) * Maracaí (SP) * Maracajá (SC) * Maracaju (MS) * Maracanã (PA) * Maracanaú (CE) * Maracás (BA) * Maragogi (AL) * Maragogipe (BA) * Maraial (PE) * Marajá do Sena (MA) * Maranguape (CE) * Maranhãozinho (MA) * Marapanim (PA) * Marapoama (SP) * Mara Rosa (GO) * Maratá (RS) * Marataízes (ES) * Maraú (BA) * Marau (RS) * Maravilha (AL) * Maravilha (SC) * Maravilhas (MG) * Marcação (PB) * Marcelândia (MT) * Marcelino Ramos (RS) * Marcelino Vieira (RN) * Marcionílio Souza (BA) * Marco (CE) * Marcolândia (PI) * Marcos Parente (PI) * Mar de Espanha (MG) * Marechal Cândido Rondon (PR) * Marechal Deodoro (AL) * Marechal Floriano (ES) * Marechal Thaumaturgo (AC) * Marema (SC) * Mari (PB) * Maria da Fé (MG) * Maria Helena (PR) * Marialva (PR) * Mariana (MG) * Mariana Pimentel (RS) * Mariano Moro (RS) * Marianópolis do Tocantins (TO) * Mariápolis (SP) * Maribondo (AL) * Maricá (RJ) * Marilac (MG) * Marilândia (ES) * Marilândia do Sul (PR) * Marilena (PR) * Marília (SP) * Mariluz (PR) * Maringá (PR) * Marinópolis (SP) * Mário Campos (MG) * Mariópolis (PR) * Maripá (PR) * Maripá de Minas (MG) * Marituba (PA) * Marizópolis (PB) * Marliéria (MG) * Marmeleiro (PR) * Marmelópolis (MG) * Marques de Souza (RS) * Marquinho (PR) * Martinho Campos (MG) * Martinópole (CE) * Martinópolis (SP) * Martins (RN) * Martins Soares (MG) * Maruim (SE) * Marumbi (PR) * Mar Vermelho (AL) * Marzagão (GO) * Mascote (BA) * Massapê (CE) * Massapê do Piauí (PI) * Massaranduba (PB) * Massaranduba (SC) * Mata (RS) * Mata de São João (BA) * Mata Grande (AL) * Matão (SP) * Mataraca (PB) * Mata Roma (MA) * Mata Verde (MG) * Mateiros (TO) * Matelândia (PR) * Materlândia (MG) * Mateus Leme (MG) * Mathias Lobato (MG) * Matias Barbosa (MG) * Matias Cardoso (MG) * Matias Olímpio (PI) * Matina (BA) * Matinha (MA) * Matinhas (PB) * Matinhos (PR) * Matipó (MG) * Mato Castelhano (RS) * Matões (MA) * Matões do Norte (MA) * Mato Grosso (PB) * Mato Leitão (RS) * Mato Queimado (RS) * Mato Rico (PR) * Matos Costa (SC) * Mato Verde (MG) * Matozinhos (MG) * Matrinchã (GO) * Matriz de Camaragibe (AL) * Matupá (MT) * Maturéia (PB) * Matutina (MG) * Mauá (SP) * Mauá da Serra (PR) * Maués (AM) * Maurilândia (GO) * Maurilândia do Tocantins (TO) * Mauriti (CE) * Maxaranguape (RN) * Maximiliano de Almeida (RS) * Mazagão (AP) * Medeiros (MG) * Medeiros Neto (BA) * Medianeira (PR) * Medicilândia (PA) * Medina (MG) * Meleiro (SC) * Melgaço (PA) * Mendes (RJ) * Mendes Pimentel (MG) * Mendonça (SP) * Mercedes (PR) * Mercês (MG) * Meridiano (SP) * Meruoca (CE) * Mesópolis (SP) * Mesquita (MG) * Mesquita (RJ) * Messias (AL) * Messias Targino (RN) * Miguel Alves (PI) * Miguel Calmon (BA) * Miguel Leão (PI) * Miguelópolis (SP) * Miguel Pereira (RJ) * Milagres (BA) * Milagres (CE) * Milagres do Maranhão (MA) * Milhã (CE) * Milton Brandão (PI) * Mimoso de Goiás (GO) * Mimoso do Sul (ES) * Minaçu (GO) * Minador do Negrão (AL) * Minas do Leão (RS) * Minas Novas (MG) * Minduri (MG) * Mineiros (GO) * Mineiros do Tietê (SP) * Ministro Andreazza (RO) * Mirabela (MG) * Miracatu (SP) * Miracema (RJ) * Miracema do Tocantins (TO) * Mirador (MA) * Mirador (PR) * Miradouro (MG) * Mira Estrela (SP) * Miraguaí (RS) * Miraí (MG) * Miraíma (CE) * Miranda (MS) * Miranda do Norte (MA) * Mirandiba (PE) * Mirandópolis (SP) * Mirangaba (BA) * Miranorte (TO) * Mirante (BA) * Mirante da Serra (RO) * Mirante do Paranapanema (SP) * Miraselva (PR) * Mirassol (SP) * Mirassolândia (SP) * Mirassol d'Oeste (MT) * Miravânia (MG) * Mirim Doce (SC) * Mirinzal (MA) * Missal (PR) * Missão Velha (CE) * Mocajuba (PA) * Mococa (SP) * Modelo (SC) * Moeda (MG) * Moema (MG) * Mogeiro (PB) * Mogi das Cruzes (SP) * Mogi Guaçu (SP) * Mogi Mirim (SP) * Moiporá (GO) * Moita Bonita (SE) * Moju (PA) * Mojuí dos Campos (PA) * Mombaça (CE) * Mombuca (SP) * Monção (MA) * Monções (SP) * Mondaí (SC) * Mongaguá (SP) * Monjolos (MG) * Monsenhor Gil (PI) * Monsenhor Hipólito (PI) * Monsenhor Paulo (MG) * Monsenhor Tabosa (CE) * Montadas (PB) * Montalvânia (MG) * Montanha (ES) * Montanhas (RN) * Montauri (RS) * Monte Alegre (PA) * Monte Alegre (RN) * Monte Alegre de Goiás (GO) * Monte Alegre de Minas (MG) * Monte Alegre de Sergipe (SE) * Monte Alegre do Piauí (PI) * Monte Alegre dos Campos (RS) * Monte Alegre do Sul (SP) * Monte Alto (SP) * Monte Aprazível (SP) * Monte Azul (MG) * Monte Azul Paulista (SP) * Monte Belo (MG) * Monte Belo do Sul (RS) * Monte Carlo (SC) * Monte Carmelo (MG) * Monte Castelo (SC) * Monte Castelo (SP) * Monte das Gameleiras (RN) * Monte do Carmo (TO) * Monte Formoso (MG) * Monte Horebe (PB) * Monteiro (PB) * Monteiro Lobato (SP) * Monteirópolis (AL) * Monte Mor (SP) * Montenegro (RS) * Monte Negro (RO) * Montes Altos (MA) * Monte Santo (BA) * Monte Santo de Minas (MG) * Monte Santo do Tocantins (TO) * Montes Claros (MG) * Montes Claros de Goiás (GO) * Monte Sião (MG) * Montezuma (MG) * Montividiu (GO) * Montividiu do Norte (GO) * Morada Nova (CE) * Morada Nova de Minas (MG) * Moraújo (CE) * Moreilândia (PE) * Moreira Sales (PR) * Moreno (PE) * Mormaço (RS) * Morpará (BA) * Morretes (PR) * Morrinhos (CE) * Morrinhos (GO) * Morrinhos do Sul (RS) * Morro Agudo (SP) * Morro Agudo de Goiás (GO) * Morro Cabeça no Tempo (PI) * Morro da Fumaça (SC) * Morro da Garça (MG) * Morro do Chapéu (BA) * Morro do Chapéu do Piauí (PI) * Morro do Pilar (MG) * Morro Grande (SC) * Morro Redondo (RS) * Morro Reuter (RS) * Morros (MA) * Mortugaba (BA) * Morungaba (SP) * Mossâmedes (GO) * Mossoró (RN) * Mostardas (RS) * Motuca (SP) * Mozarlândia (GO) * Muaná (PA) * Mucajaí (RR) * Mucambo (CE) * Mucugê (BA) * Muçum (RS) * Mucuri (BA) * Mucurici (ES) * Muitos Capões (RS) * Muliterno (RS) * Mulungu (CE) * Mulungu (PB) * Mulungu do Morro (BA) * Mundo Novo (BA) * Mundo Novo (GO) * Mundo Novo (MS) * Munhoz (MG) * Munhoz de Melo (PR) * Muniz Ferreira (BA) * Muniz Freire (ES) * Muquém de São Francisco (BA) * Muqui (ES) * Muriaé (MG) * Muribeca (SE) * Murici (AL) * Murici dos Portelas (PI) * Muricilândia (TO) * Muritiba (BA) * Murutinga do Sul (SP) * Mutuípe (BA) * Mutum (MG) * Mutunópolis (GO) * Muzambinho (MG) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] N * Nacip Raydan (MG) * Nantes (SP) * Nanuque (MG) * Não-Me-Toque (RS) * Naque (MG) * Narandiba (SP) * Natal (RN) * Natalândia (MG) * Natércia (MG) * Natividade (RJ) * Natividade (TO) * Natividade da Serra (SP) * Natuba (PB) * Navegantes (SC) * Naviraí (MS) * Nazaré (BA) * Nazaré (TO) * Nazaré da Mata (PE) * Nazaré do Piauí (PI) * Nazareno (MG) * Nazaré Paulista (SP) * Nazarezinho (PB) * Nazária (PI) * Nazário (GO) * Neópolis (SE) * Nepomuceno (MG) * Nerópolis (GO) * Neves Paulista (SP) * Nhamundá (AM) * Nhandeara (SP) * Nicolau Vergueiro (RS) * Nilo Peçanha (BA) * Nilópolis (RJ) * Nina Rodrigues (MA) * Ninheira (MG) * Nioaque (MS) * Nipoã (SP) * Niquelândia (GO) * Nísia Floresta (RN) * Niterói (RJ) * Nobres (MT) * Nonoai (RS) * Nordestina (BA) * Normandia (RR) * Nortelândia (MT) * Nossa Senhora Aparecida (SE) * Nossa Senhora da Glória (SE) * Nossa Senhora das Dores (SE) * Nossa Senhora das Graças (PR) * Nossa Senhora de Lourdes (SE) * Nossa Senhora de Nazaré (PI) * Nossa Senhora do Livramento (MT) * Nossa Senhora do Socorro (SE) * Nossa Senhora dos Remédios (PI) * Nova Aliança (SP) * Nova Aliança do Ivaí (PR) * Nova Alvorada (RS) * Nova Alvorada do Sul (MS) * Nova América (GO) * Nova América da Colina (PR) * Nova Andradina (MS) * Nova Araçá (RS) * Nova Aurora (GO) * Nova Aurora (PR) * Nova Bandeirantes (MT) * Nova Bassano (RS) * Nova Belém (MG) * Nova Boa Vista (RS) * Nova Brasilândia (MT) * Nova Brasilândia d'Oeste (RO) * Nova Bréscia (RS) * Nova Campina (SP) * Nova Canaã (BA) * Nova Canaã do Norte (MT) * Nova Canaã Paulista (SP) * Nova Candelária (RS) * Nova Cantu (PR) * Nova Castilho (SP) * Nova Colinas (MA) * Nova Crixás (GO) * Nova Cruz (RN) * Nova Era (MG) * Nova Erechim (SC) * Nova Esperança (PR) * Nova Esperança do Piriá (PA) * Nova Esperança do Sudoeste (PR) * Nova Esperança do Sul (RS) * Nova Europa (SP) * Nova Fátima (BA) * Nova Fátima (PR) * Nova Floresta (PB) * Nova Friburgo (RJ) * Nova Glória (GO) * Nova Granada (SP) * Nova Guarita (MT) * Nova Guataporanga (SP) * Nova Hartz (RS) * Nova Ibiá (BA) * Nova Iguaçu (RJ) * Nova Iguaçu de Goiás (GO) * Nova Independência (SP) * Nova Iorque (MA) * Nova Ipixuna (PA) * Novais (SP) * Nova Itaberaba (SC) * Nova Itarana (BA) * Nova Lacerda (MT) * Nova Laranjeiras (PR) * Nova Lima (MG) * Nova Londrina (PR) * Nova Luzitânia (SP) * Nova Mamoré (RO) * Nova Marilândia (MT) * Nova Maringá (MT) * Nova Módica (MG) * Nova Monte Verde (MT) * Nova Mutum (MT) * Nova Nazaré (MT) * Nova Odessa (SP) * Nova Olímpia (MT) * Nova Olímpia (PR) * Nova Olinda (CE) * Nova Olinda (PB) * Nova Olinda (TO) * Nova Olinda do Maranhão (MA) * Nova Olinda do Norte (AM) * Nova Pádua (RS) * Nova Palma (RS) * Nova Palmeira (PB) * Nova Petrópolis (RS) * Nova Ponte (MG) * Nova Porteirinha (MG) * Nova Prata (RS) * Nova Prata do Iguaçu (PR) * Nova Ramada (RS) * Nova Redenção (BA) * Nova Resende (MG) * Nova Roma (GO) * Nova Roma do Sul (RS) * Nova Rosalândia (TO) * Nova Russas (CE) * Nova Santa Bárbara (PR) * Nova Santa Helena (MT) * Nova Santa Rita (PI) * Nova Santa Rita (RS) * Nova Santa Rosa (PR) * Nova Serrana (MG) * Nova Soure (BA) * Nova Tebas (PR) * Nova Timboteua (PA) * Nova Trento (SC) * Nova Ubiratã (MT) * Nova União (MG) * Nova União (RO) * Nova Venécia (ES) * Nova Veneza (GO) * Nova Veneza (SC) * Nova Viçosa (BA) * Nova Xavantina (MT) * Novo Acordo (TO) * Novo Alegre (TO) * Novo Aripuanã (AM) * Novo Airão (AM) * Novo Barreiro (RS) * Novo Brasil (GO) * Novo Cabrais (RS) * Novo Cruzeiro (MG) * Novo Gama (GO) * Novo Hamburgo (RS) * Novo Horizonte (BA) * Novo Horizonte (SC) * Novo Horizonte (SP) * Novo Horizonte do Norte (MT) * Novo Horizonte do Oeste (RO) * Novo Horizonte do Sul (MS) * Novo Itacolomi (PR) * Novo Jardim (TO) * Novo Lino (AL) * Novo Machado (RS) * Novo Mundo (MT) * Novo Oriente (CE) * Novo Oriente de Minas (MG) * Novo Oriente do Piauí (PI) * Novo Planalto (GO) * Novo Progresso (PA) * Novo Repartimento (PA) * Novorizonte (MG) * Novo Santo Antônio (MT) * Novo Santo Antônio (PI) * Novo São Joaquim (MT) * Novo Tiradentes (RS) * Novo Triunfo (BA) * Novo Xingu (RS) * Nuporanga (SP) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] O * Óbidos (PA) * Ocara (CE) * Ocauçu (SP) * Oeiras (PI) * Oeiras do Pará (PA) * Oiapoque (AP) * Olaria (MG) * Óleo (SP) * Olho d'Água (PB) * Olho d'Água das Cunhãs (MA) * Olho d'Água das Flores (AL) * Olho d'Água do Borges (RN) * Olho d'Água do Casado (AL) * Olho d'Água do Piauí (PI) * Olho d'Água Grande (AL) * Olhos-d'Água (MG) * Olímpia (SP) * Olímpio Noronha (MG) * Olinda (PE) * Olinda Nova do Maranhão (MA) * Olindina (BA) * Olivedos (PB) * Oliveira (MG) * Oliveira de Fátima (TO) * Oliveira dos Brejinhos (BA) * Oliveira Fortes (MG) * Olivença (AL) * Onça de Pitangui (MG) * Onda Verde (SP) * Oratórios (MG) * Oriente (SP) * Orindiúva (SP) * Oriximiná (PA) * Orizânia (MG) * Orizona (GO) * Orlândia (SP) * Orleans (SC) * Orobó (PE) * Orocó (PE) * Orós (CE) * Ortigueira (PR) * Osasco (SP) * Oscar Bressane (SP) * Osório (RS) * Osvaldo Cruz (SP) * Otacílio Costa (SC) * Ourém (PA) * Ouriçangas (BA) * Ouricuri (PE) * Ourilândia do Norte (PA) * Ourinhos (SP) * Ourizona (PR) * Ouro (SC) * Ouro Branco (AL) * Ouro Branco (MG) * Ouro Branco (RN) * Ouroeste (SP) * Ouro Fino (MG) * Ourolândia (BA) * Ouro Preto (MG) * Ouro Preto do Oeste (RO) * Ouro Velho (PB) * Ouro Verde (SC) * Ouro Verde (SP) * Ouro Verde de Goiás (GO) * Ouro Verde de Minas (MG) * Ouro Verde do Oeste (PR) * Ouvidor (GO) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] P * Pacaembu (SP) * Pacajá (PA) * Pacajus (CE) * Pacaraima (RR) * Pacatuba (CE) * Pacatuba (SE) * Paço do Lumiar (MA) * Pacoti (CE) * Pacujá (CE) * Padre Bernardo (GO) * Padre Carvalho (MG) * Padre Marcos (PI) * Padre Paraíso (MG) * Paes Landim (PI) * Paial (SC) * Paiçandu (PR) * Paim Filho (RS) * Paineiras (MG) * Painel (SC) * Pains (MG) * Pai Pedro (MG) * Paiva (MG) * Pajeú do Piauí (PI) * Palestina (AL) * Palestina (SP) * Palestina de Goiás (GO) * Palestina do Pará (PA) * Palhano (CE) * Palhoça (SC) * Palma (MG) * Palmácia (CE) * Palmares (PE) * Palmares do Sul (RS) * Palmares Paulista (SP) * Palmas (PR) * Palmas (TO) * Palmas de Monte Alto (BA) * Palma Sola (SC) * Palmeira (PR) * Palmeira (SC) * Palmeira das Missões (RS) * Palmeira d'Oeste (SP) * Palmeira do Piauí (PI) * Palmeira dos Índios (AL) * Palmeirais (PI) * Palmeirândia (MA) * Palmeirante (TO) * Palmeiras (BA) * Palmeiras de Goiás (GO) * Palmeiras do Tocantins (TO) * Palmeirina (PE) * Palmeirópolis (TO) * Palmelo (GO) * Palminópolis (GO) * Palmital (PR) * Palmital (SP) * Palmitinho (RS) * Palmitos (SC) * Palmópolis (MG) * Palotina (PR) * Panamá (GO) * Panambi (RS) * Pancas (ES) * Panelas (PE) * Panorama (SP) * Pantano Grande (RS) * Pão de Açúcar (AL) * Papagaios (MG) * Papanduva (SC) * Paquetá (PI) * Paracambi (RJ) * Paracatu (MG) * Paracuru (CE) * Pará de Minas (MG) * Paragominas (PA) * Paraguaçu (MG) * Paraguaçu Paulista (SP) * Paraí (RS) * Paraíba do Sul (RJ) * Paraibano (MA) * Paraibuna (SP) * Paraipaba (CE) * Paraíso (SC) * Paraíso (SP) * Paraíso das Águas (MS) * Paraíso do Norte (PR) * Paraíso do Sul (RS) * Paraíso do Tocantins (TO) * Paraisópolis (MG) * Parambu (CE) * Paramirim (BA) * Paramoti (CE) * Paraná (RN) * Paranã (TO) * Paranacity (PR) * Paranaguá (PR) * Paranaíba (MS) * Paranaiguara (GO) * Paranaíta (MT) * Paranapanema (SP) * Paranapoema (PR) * Paranapuã (SP) * Paranatama (PE) * Paranatinga (MT) * Paranavaí (PR) * Paranhos (MS) * Paraopeba (MG) * Parapuã (SP) * Parari (PB) * Paratinga (BA) * Paraty (RJ) * Paraú (RN) * Parauapebas (PA) * Paraúna (GO) * Parazinho (RN) * Pardinho (SP) * Pareci Novo (RS) * Parecis (RO) * Parelhas (RN) * Pariconha (AL) * Parintins (AM) * Paripiranga (BA) * Paripueira (AL) * Pariquera-Açu (SP) * Parisi (SP) * Parnaguá (PI) * Parnaíba (PI) * Parnamirim (PE) * Parnamirim (RN) * Parnarama (MA) * Parobé (RS) * Passabém (MG) * Passa-e-Fica (RN) * Passagem (PB) * Passagem (RN) * Passagem Franca (MA) * Passagem Franca do Piauí (PI) * Passa-Quatro (MG) * Passa-Sete (RS) * Passa Tempo (MG) * Passa-Vinte (MG) * Passira (PE) * Passo de Camaragibe (AL) * Passo de Torres (SC) * Passo do Sobrado (RS) * Passo Fundo (RS) * Passos (MG) * Passos Maia (SC) * Pastos Bons (MA) * Patis (MG) * Pato Bragado (PR) * Pato Branco (PR) * Patos (PB) * Patos de Minas (MG) * Patos do Piauí (PI) * Patrocínio (MG) * Patrocínio do Muriaé (MG) * Patrocínio Paulista (SP) * Patu (RN) * Paty do Alferes (RJ) * Pau Brasil (BA) * Paudalho (PE) * Pau-d'Arco (PA) * Pau-d'Arco (TO) * Pau-d'Arco do Piauí (PI) * Pau dos Ferros (RN) * Pauini (AM) * Paula Cândido (MG) * Paula Freitas (PR) * Paulicéia (SP) * Paulínia (SP) * Paulino Neves (MA) * Paulista (PB) * Paulista (PE) * Paulistana (PI) * Paulistânia (SP) * Paulistas (MG) * Paulo Afonso (BA) * Paulo Bento (RS) * Paulo de Faria (SP) * Paulo Frontin (PR) * Paulo Jacinto (AL) * Paulo Lopes (SC) * Paulo Ramos (MA) * Pavão (MG) * Paverama (RS) * Pavussu (PI) * Peabiru (PR) * Peçanha (MG) * Pederneiras (SP) * Pé de Serra (BA) * Pedra (PE) * Pedra Azul (MG) * Pedra Bela (SP) * Pedra Bonita (MG) * Pedra Branca (CE) * Pedra Branca (PB) * Pedra Branca do Amapari (AP) * Pedra do Anta (MG) * Pedra do Indaiá (MG) * Pedra Dourada (MG) * Pedra Grande (RN) * Pedra Lavrada (PB) * Pedralva (MG) * Pedra Mole (SE) * Pedranópolis (SP) * Pedrão (BA) * Pedra Preta (MT) * Pedra Preta (RN) * Pedras Altas (RS) * Pedras de Fogo (PB) * Pedras de Maria da Cruz (MG) * Pedras Grandes (SC) * Pedregulho (SP) * Pedreira (SP) * Pedreiras (MA) * Pedrinhas (SE) * Pedrinhas Paulista (SP) * Pedrinópolis (MG) * Pedro Afonso (TO) * Pedro Alexandre (BA) * Pedro Avelino (RN) * Pedro Canário (ES) * Pedro de Toledo (SP) * Pedro do Rosário (MA) * Pedro Gomes (MS) * Pedro II (PI) * Pedro Laurentino (PI) * Pedro Leopoldo (MG) * Pedro Osório (RS) * Pedro Régis (PB) * Pedro Teixeira (MG) * Pedro Velho (RN) * Peixe (TO) * Peixe-Boi (PA) * Peixoto de Azevedo (MT) * Pejuçara (RS) * Pelotas (RS) * Penaforte (CE) * Penalva (MA) * Penápolis (SP) * Pendências (RN) * Penedo (AL) * Penha (SC) * Pentecoste (CE) * Pequeri (MG) * Pequi (MG) * Pequizeiro (TO) * Perdigão (MG) * Perdizes (MG) * Perdões (MG) * Pereira Barreto (SP) * Pereiras (SP) * Pereiro (CE) * Peri Mirim (MA) * Periquito (MG) * Peritiba (SC) * Peritoró (MA) * Perobal (PR) * Pérola (PR) * Pérola d'Oeste (PR) * Perolândia (GO) * Peruíbe (SP) * Pescador (MG) * Pescaria Brava (SC) * Pesqueira (PE) * Petrolândia (PE) * Petrolândia (SC) * Petrolina (PE) * Petrolina de Goiás (GO) * Petrópolis (RJ) * Piaçabuçu (AL) * Piacatu (SP) * Piancó (PB) * Piatã (BA) * Piau (MG) * Picada Café (RS) * Piçarra (PA) * Picos (PI) * Picuí (PB) * Piedade (SP) * Piedade de Caratinga (MG) * Piedade de Ponte Nova (MG) * Piedade do Rio Grande (MG) * Piedade dos Gerais (MG) * Piên (PR) * Pilão Arcado (BA) * Pilar (AL) * Pilar (PB) * Pilar de Goiás (GO) * Pilar do Sul (SP) * Pilões (PB) * Pilões (RN) * Pilõezinhos (PB) * Pimenta (MG) * Pimenta Bueno (RO) * Pimenteiras (PI) * Pimenteiras do Oeste (RO) * Pindaí (BA) * Pindamonhangaba (SP) * Pindaré-Mirim (MA) * Pindoba (AL) * Pindobaçu (BA) * Pindorama (SP) * Pindorama do Tocantins (TO) * Pindoretama (CE) * Pingo d'Água (MG) * Pinhais (PR) * Pinhal (RS) * Pinhalão (PR) * Pinhal da Serra (RS) * Pinhal de São Bento (PR) * Pinhal Grande (RS) * Pinhalzinho (SC) * Pinhalzinho (SP) * Pinhão (PR) * Pinhão (SE) * Pinheiral (RJ) * Pinheirinho do Vale (RS) * Pinheiro (MA) * Pinheiro Machado (RS) * Pinheiro Preto (SC) * Pinheiros (ES) * Pintadas (BA) * Pinto Bandeira (RS) * Pintópolis (MG) * Pio IX (PI) * Pio XII (MA) * Piquerobi (SP) * Piquet Carneiro (CE) * Piquete (SP) * Piracaia (SP) * Piracanjuba (GO) * Piracema (MG) * Piracicaba (SP) * Piracuruca (PI) * Piraí (RJ) * Piraí do Norte (BA) * Piraí do Sul (PR) * Piraju (SP) * Pirajuba (MG) * Pirajuí (SP) * Pirambu (SE) * Piranga (MG) * Pirangi (SP) * Piranguçu (MG) * Piranguinho (MG) * Piranhas (AL) * Piranhas (GO) * Pirapemas (MA) * Pirapetinga (MG) * Pirapó (RS) * Pirapora (MG) * Pirapora do Bom Jesus (SP) * Pirapozinho (SP) * Piraquara (PR) * Piraquê (TO) * Pirassununga (SP) * Piratini (RS) * Piratininga (SP) * Piratuba (SC) * Piraúba (MG) * Pirenópolis (GO) * Pires do Rio (GO) * Pires Ferreira (CE) * Piripá (BA) * Piripiri (PI) * Piritiba (BA) * Pirpirituba (PB) * Pitanga (PR) * Pitangueiras (PR) * Pitangueiras (SP) * Pitangui (MG) * Pitimbu (PB) * Pium (TO) * Piúma (ES) * Piumhi (MG) * Placas (PA) * Plácido de Castro (AC) * Planaltina (GO) * Planaltina do Paraná (PR) * Planaltino (BA) * Planalto (BA) * Planalto (PR) * Planalto (RS) * Planalto (SP) * Planalto Alegre (SC) * Planalto da Serra (MT) * Planura (MG) * Platina (SP) * Poá (SP) * Poção (PE) * Poção de Pedras (MA) * Pocinhos (PB) * Poço Branco (RN) * Poço Dantas (PB) * Poço das Antas (RS) * Poço das Trincheiras (AL) * Poço de José de Moura (PB) * Poções (BA) * Poço Fundo (MG) * Poconé (MT) * Poço Redondo (SE) * Poços de Caldas (MG) * Poço Verde (SE) * Pocrane (MG) * Pojuca (BA) * Poloni (SP) * Pombal (PB) * Pombos (PE) * Pomerode (SC) * Pompeia (SP) * Pompéu (MG) * Pongaí (SP) * Ponta de Pedras (PA) * Ponta Grossa (PR) * Pontal (SP) * Pontal do Araguaia (MT) * Pontal do Paraná (PR) * Pontalina (GO) * Pontalinda (SP) * Pontão (RS) * Ponta Porã (MS) * Ponte Alta (SC) * Ponte Alta do Bom Jesus (TO) * Ponte Alta do Norte (SC) * Ponte Alta do Tocantins (TO) * Ponte Branca (MT) * Ponte Nova (MG) * Ponte Preta (RS) * Pontes e Lacerda (MT) * Ponte Serrada (SC) * Pontes Gestal (SP) * Ponto Belo (ES) * Ponto Chique (MG) * Ponto dos Volantes (MG) * Ponto Novo (BA) * Populina (SP) * Porangaba (SP) * Poranga (CE) * Porangatu (GO) * Porciúncula (RJ) * Porecatu (PR) * Portalegre (RN) * Portão (RS) * Porteirão (GO) * Porteiras (CE) * Porteirinha (MG) * Portel (PA) * Portelândia (GO) * Porto (PI) * Porto Acre (AC) * Porto Alegre (RS) * Porto Alegre do Norte (MT) * Porto Alegre do Piauí (PI) * Porto Alegre do Tocantins (TO) * Porto Amazonas (PR) * Porto Barreiro (PR) * Porto Belo (SC) * Porto Calvo (AL) * Porto da Folha (SE) * Porto de Moz (PA) * Porto de Pedras (AL) * Porto do Mangue (RN) * Porto dos Gaúchos (MT) * Porto Esperidião (MT) * Porto Estrela (MT) * Porto Feliz (SP) * Porto Ferreira (SP) * Porto Firme (MG) * Porto Franco (MA) * Porto Grande (AP) * Porto Lucena (RS) * Porto Mauá (RS) * Porto Murtinho (MS) * Porto Nacional (TO) * Porto Real (RJ) * Porto Real do Colégio (AL) * Porto Rico (PR) * Porto Rico do Maranhão (MA) * Porto Seguro (BA) * Porto União (SC) * Porto Velho (RO) * Porto Vera Cruz (RS) * Porto Vitória (PR) * Porto Walter (AC) * Porto Xavier (RS) * Posse (GO) * Poté (MG) * Potengi (CE) * Potim (SP) * Potiraguá (BA) * Potirendaba (SP) * Potiretama (CE) * Pouso Alegre (MG) * Pouso Alto (MG) * Pouso Novo (RS) * Pouso Redondo (SC) * Poxoréu (MT) * Pracinha (SP) * Pracuuba (AP) * Prado (BA) * Prado Ferreira (PR) * Pradópolis (SP) * Prados (MG) * Praia Grande (SC) * Praia Grande (SP) * Praia Norte (TO) * Prainha (PA) * Pranchita (PR) * Prata (MG) * Prata (PB) * Prata do Piauí (PI) * Pratânia (SP) * Pratápolis (MG) * Pratinha (MG) * Presidente Alves (SP) * Presidente Bernardes (MG) * Presidente Bernardes (SP) * Presidente Castelo Branco (PR) * Presidente Castelo Branco (SC) * Presidente Dutra (BA) * Presidente Dutra (MA) * Presidente Epitácio (SP) * Presidente Figueiredo (AM) * Presidente Getúlio (SC) * Presidente Jânio Quadros (BA) * Presidente Juscelino (MA) * Presidente Juscelino (MG) * Presidente Kennedy (ES) * Presidente Kennedy (TO) * Presidente Kubitschek (MG) * Presidente Lucena (RS) * Presidente Médici (MA) * Presidente Médici (RO) * Presidente Nereu (SC) * Presidente Olegário (MG) * Presidente Prudente (SP) * Presidente Sarney (MA) * Presidente Tancredo Neves (BA) * Presidente Vargas (MA) * Presidente Venceslau (SP) * Primavera (PA) * Primavera (PE) * Primavera de Rondônia (RO) * Primavera do Leste (MT) * Primeira Cruz (MA) * Primeiro de Maio (PR) * Princesa (SC) * Princesa Isabel (PB) * Professor Jamil (GO) * Progresso (RS) * Promissão (SP) * Propriá (SE) * Protásio Alves (RS) * Prudente de Morais (MG) * Prudentópolis (PR) * Pugmil (TO) * Pureza (RN) * Putinga (RS) * Puxinanã (PB) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] Q * Quadra (SP) * Quaraí (RS) * Quartel Geral (MG) * Quarto Centenário (PR) * Quatá (SP) * Quatiguá (PR) * Quatipuru (PA) * Quatis (RJ) * Quatro Barras (PR) * Quatro Irmãos (RS) * Quatro Pontes (PR) * Quebrangulo (AL) * Quedas do Iguaçu (PR) * Queimada Nova (PI) * Queimadas (BA) * Queimadas (PB) * Queimados (RJ) * Queiroz (SP) * Queluzito (MG) * Queluz (SP) * Querência do Norte (PR) * Querência (MT) * Quevedos (RS) * Quijingue (BA) * Quilombo (SC) * Quinta do Sol (PR) * Quintana (SP) * Quinze de Novembro (RS) * Quipapá (PE) * Quirinópolis (GO) * Quissamã (RJ) * Quitandinha (PR) * Quiterianópolis (CE) * Quixaba (PB) * Quixaba (PE) * Quixabeira (BA) * Quixadá (CE) * Quixelô (CE) * Quixeramobim (CE) * Quixeré (CE) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] R * Rafael Fernandes (RN) * Rafael Godeiro (RN) * Rafael Jambeiro (BA) * Rafard (SP) * Ramilândia (PR) * Rancharia (SP) * Rancho Alegre d'Oeste (PR) * Rancho Alegre (PR) * Rancho Queimado (SC) * Raposa (MA) * Raposos (MG) * Raul Soares (MG) * Realeza (PR) * Rebouças (PR) * Recife (PE) * Recreio (MG) * Recursolândia (TO) * Redenção (CE) * Redenção (PA) * Redenção da Serra (SP) * Redenção do Gurguéia (PI) * Redentora (RS) * Reduto (MG) * Regeneração (PI) * Regente Feijó (SP) * Reginópolis (SP) * Registro (SP) * Relvado (RS) * Remanso (BA) * Remígio (PB) * Renascença (PR) * Reriutaba (CE) * Resende (RJ) * Resende Costa (MG) * Reserva do Cabaçal (MT) * Reserva do Iguaçu (PR) * Reserva (PR) * Resplendor (MG) * Ressaquinha (MG) * Restinga (SP) * Restinga Seca (RS) * Retirolândia (BA) * Riachão (MA) * Riachão (PB) * Riachão das Neves (BA) * Riachão do Bacamarte (PB) * Riachão do Dantas (SE) * Riachão do Jacuípe (BA) * Riachão do Poço (PB) * Riachinho (MG) * Riachinho (TO) * Riacho da Cruz (RN) * Riacho das Almas (PE) * Riacho de Santana (BA) * Riacho de Santana (RN) * Riacho de Santo Antônio (PB) * Riacho dos Cavalos (PB) * Riacho dos Machados (MG) * Riacho Frio (PI) * Riachuelo (RN) * Riachuelo (SE) * Rialma (GO) * Rianápolis (GO) * Ribamar Fiquene (MA) * Ribas do Rio Pardo (MS) * Ribeira (SP) * Ribeira do Amparo (BA) * Ribeira do Piauí (PI) * Ribeira do Pombal (BA) * Ribeirão (PE) * Ribeirão Bonito (SP) * Ribeirão Branco (SP) * Ribeirão Cascalheira (MT) * Ribeirão Claro (PR) * Ribeirão Corrente (SP) * Ribeirão das Neves (MG) * Ribeirão do Largo (BA) * Ribeirão do Pinhal (PR) * Ribeirão dos Índios (SP) * Ribeirão do Sul (SP) * Ribeirão Grande (SP) * Ribeirão Pires (SP) * Ribeirão Preto (SP) * Ribeirão Vermelho (MG) * Ribeirãozinho (MT) * Ribeiro Gonçalves (PI) * Ribeirópolis (SE) * Rifaina (SP) * Rincão (SP) * Rinópolis (SP) * Rio Acima (MG) * Rio Azul (PR) * Rio Bananal (ES) * Rio Bom (PR) * Rio Bonito (RJ) * Rio Bonito do Iguaçu (PR) * Rio Branco (AC) * Rio Branco (MT) * Rio Branco do Ivaí (PR) * Rio Branco do Sul (PR) * Rio Brilhante (MS) * Rio Casca (MG) * Rio Claro (RJ) * Rio Claro (SP) * Rio Crespo (RO) * Rio da Conceição (TO) * Rio das Antas (SC) * Rio das Flores (RJ) * Rio das Ostras (RJ) * Rio das Pedras (SP) * Rio de Contas (BA) * Rio de Janeiro (RJ) * Rio do Antônio (BA) * Rio do Campo (SC) * Rio Doce (MG) * Rio do Fogo (RN) * Rio do Oeste (SC) * Rio do Pires (BA) * Rio do Prado (MG) * Rio dos Bois (TO) * Rio dos Cedros (SC) * Rio dos Índios (RS) * Rio do Sul (SC) * Rio Espera (MG) * Rio Formoso (PE) * Rio Fortuna (SC) * Rio Grande (RS) * Rio Grande da Serra (SP) * Rio Grande do Piauí (PI) * Riolândia (SP) * Rio Largo (AL) * Rio Manso (MG) * Rio Maria (PA) * Rio Negrinho (SC) * Rio Negro (MS) * Rio Negro (PR) * Rio Novo (MG) * Rio Novo do Sul (ES) * Rio Paranaíba (MG) * Rio Pardo (RS) * Rio Pardo de Minas (MG) * Rio Piracicaba (MG) * Rio Pomba (MG) * Rio Preto (MG) * Rio Preto da Eva (AM) * Rio Quente (GO) * Rio Real (BA) * Rio Rufino (SC) * Rio Sono (TO) * Rio Tinto (PB) * Rio Verde (GO) * Rio Verde de Mato Grosso (MS) * Rio Vermelho (MG) * Riozinho (RS) * Riqueza (SC) * Ritápolis (MG) * Riversul (SP) * Roca Sales (RS) * Rochedo (MS) * Rochedo de Minas (MG) * Rodeio (SC) * Rodeio Bonito (RS) * Rodeiro (MG) * Rodelas (BA) * Rodolfo Fernandes (RN) * Rodrigues Alves (AC) * Rolador (RS) * Rolândia (PR) * Rolante (RS) * Rolim de Moura (RO) * Romaria (MG) * Romelândia (SC) * Roncador (PR) * Ronda Alta (RS) * Rondinha (RS) * Rondolândia (MT) * Rondon (PR) * Rondon do Pará (PA) * Rondonópolis (MT) * Roque Gonzales (RS) * Rorainópolis (RR) * Rosana (SP) * Rosário (MA) * Rosário da Limeira (MG) * Rosário do Catete (SE) * Rosário do Ivaí (PR) * Rosário do Sul (RS) * Rosário Oeste (MT) * Roseira (SP) * Roteiro (AL) * Rubelita (MG) * Rubiácea (SP) * Rubiataba (GO) * Rubim (MG) * Rubinéia (SP) * Rurópolis (PA) * Russas (CE) * Ruy Barbosa (BA) * Ruy Barbosa (RN) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] S * Sabará (MG) * Sabáudia (PR) * Sabinópolis (MG) * Sabino (SP) * Saboeiro (CE) * Sacramento (MG) * Sagrada Família (RS) * Sagres (SP) * Sairé (PE) * Saldanha Marinho (RS) * Sales (SP) * Sales Oliveira (SP) * Salesópolis (SP) * Salete (SC) * Salgadinho (PB) * Salgadinho (PE) * Salgado (SE) * Salgado de São Félix (PB) * Salgado Filho (PR) * Salgueiro (PE) * Salinas (MG) * Salinas da Margarida (BA) * Salinópolis (PA) * Salitre (CE) * Salmourão (SP) * Saloá (PE) * Saltinho (SC) * Saltinho (SP) * Salto (SP) * Salto da Divisa (MG) * Salto de Pirapora (SP) * Salto do Céu (MT) * Salto do Itararé (PR) * Salto do Jacuí (RS) * Salto do Lontra (PR) * Salto Grande (SP) * Salto Veloso (SC) * Salvador (BA) * Salvador das Missões (RS) * Salvador do Sul (RS) * Salvaterra (PA) * Sambaíba (MA) * Sampaio (TO) * Sananduva (RS) * Sanclerlândia (GO) * Sandolândia (TO) * Sandovalina (SP) * Sangão (SC) * Sanharó (PE) * Santa Adélia (SP) * Santa Albertina (SP) * Santa Amélia (PR) * Santa Bárbara (BA) * Santa Bárbara (MG) * Santa Bárbara de Goiás (GO) * Santa Bárbara d'Oeste (SP) * Santa Bárbara do Leste (MG) * Santa Bárbara do Monte Verde (MG) * Santa Bárbara do Pará (PA) * Santa Bárbara do Sul (RS) * Santa Bárbara do Tugúrio (MG) * Santa Branca (SP) * Santa Brígida (BA) * Santa Carmem (MT) * Santa Cecília (PB) * Santa Cecília (SC) * Santa Cecília do Pavão (PR) * Santa Cecília do Sul (RS) * Santa Clara d'Oeste (SP) * Santa Clara do Sul (RS) * Santa Cruz (PB) * Santa Cruz (PE) * Santa Cruz (RN) * Santa Cruz Cabrália (BA) * Santa Cruz da Baixa Verde (PE) * Santa Cruz da Conceição (SP) * Santa Cruz da Esperança (SP) * Santa Cruz da Vitória (BA) * Santa Cruz das Palmeiras (SP) * Santa Cruz de Goiás (GO) * Santa Cruz de Minas (MG) * Santa Cruz de Monte Castelo (PR) * Santa Cruz de Salinas (MG) * Santa Cruz do Arari (PA) * Santa Cruz do Capibaribe (PE) * Santa Cruz do Escalvado (MG) * Santa Cruz do Piauí (PI) * Santa Cruz do Rio Pardo (SP) * Santa Cruz do Sul (RS) * Santa Cruz do Xingu (MT) * Santa Cruz dos Milagres (PI) * Santa Efigênia de Minas (MG) * Santa Ernestina (SP) * Santa Fé (PR) * Santa Fé de Goiás (GO) * Santa Fé de Minas (MG) * Santa Fé do Araguaia (TO) * Santa Fé do Sul (SP) * Santa Filomena (PE) * Santa Filomena (PI) * Santa Filomena do Maranhão (MA) * Santa Gertrudes (SP) * Santa Helena (MA) * Santa Helena (PB) * Santa Helena (PR) * Santa Helena (SC) * Santa Helena de Goiás (GO) * Santa Helena de Minas (MG) * Santa Inês (BA) * Santa Inês (MA) * Santa Inês (PB) * Santa Inês (PR) * Santa Isabel (GO) * Santa Isabel (SP) * Santa Isabel do Ivaí (PR) * Santa Isabel do Pará (PA) * Santa Isabel do Rio Negro (AM) * Santa Izabel do Oeste (PR) * Santa Juliana (MG) * Santa Leopoldina (ES) * Santa Lúcia (PR) * Santa Lúcia (SP) * Santaluz (BA) * Santa Luz (PI) * Santa Luzia (BA) * Santa Luzia (MA) * Santa Luzia (MG) * Santa Luzia (PB) * Santa Luzia d'Oeste (RO) * Santa Luzia do Itanhy (SE) * Santa Luzia do Norte (AL) * Santa Luzia do Pará (PA) * Santa Luzia do Paruá (MA) * Santa Margarida (MG) * Santa Margarida do Sul (RS) * Santa Maria (RN) * Santa Maria (RS) * Santa Maria da Boa Vista (PE) * Santa Maria das Barreiras (PA) * Santa Maria da Serra (SP) * Santa Maria da Vitória (BA) * Santa Maria de Itabira (MG) * Santa Maria do Cambucá (PE) * Santa Maria do Herval (RS) * Santa Maria de Jetibá (ES) * Santa Maria do Oeste (PR) * Santa Maria do Pará (PA) * Santa Maria do Salto (MG) * Santa Maria do Suaçuí (MG) * Santa Maria do Tocantins (TO) * Santa Maria Madalena (RJ) * Santa Mariana (PR) * Santa Mercedes (SP) * Santa Mônica (PR) * Santana (AP) * Santana (BA) * Santana da Boa Vista (RS) * Santana da Ponte Pensa (SP) * Santana da Vargem (MG) * Santana de Cataguases (MG) * Santana de Mangueira (PB) * Santana de Parnaíba (SP) * Santana de Pirapama (MG) * Santana do Acaraú (CE) * Santana do Araguaia (PA) * Santana do Cariri (CE) * Santana do Deserto (MG) * Santana do Garambéu (MG) * Santana do Ipanema (AL) * Santana do Itararé (PR) * Santana do Jacaré (MG) * Santana do Livramento (RS) * Santana do Manhuaçu (MG) * Santana do Maranhão (MA) * Santana do Matos (RN) * Santana do Mundaú (AL) * Santana do Paraíso (MG) * Santana do Piauí (PI) * Santana do Riacho (MG) * Santana do São Francisco (SE) * Santana do Seridó (RN) * Santana dos Garrotes (PB) * Santana dos Montes (MG) * Santanópolis (BA) * Santa Quitéria (CE) * Santa Quitéria do Maranhão (MA) * Santarém (PA) * Santarém Novo (PA) * Santa Rita (MA) * Santa Rita (PB) * Santa Rita de Caldas (MG) * Santa Rita de Cássia (BA) * Santa Rita de Jacutinga (MG) * Santa Rita de Minas (MG) * Santa Rita do Araguaia (GO) * Santa Rita d'Oeste (SP) * Santa Rita de Ibitipoca (MG) * Santa Rita do Itueto (MG) * Santa Rita do Novo Destino (GO) * Santa Rita do Pardo (MS) * Santa Rita do Passa Quatro (SP) * Santa Rita do Sapucaí (MG) * Santa Rita do Tocantins (TO) * Santa Rita do Trivelato (MT) * Santa Rosa (RS) * Santa Rosa da Serra (MG) * Santa Rosa de Goiás (GO) * Santa Rosa de Lima (SC) * Santa Rosa de Lima (SE) * Santa Rosa de Viterbo (SP) * Santa Rosa do Piauí (PI) * Santa Rosa do Purus (AC) * Santa Rosa do Sul (SC) * Santa Rosa do Tocantins (TO) * Santa Salete (SP) * Santa Teresa (ES) * Santa Teresinha (BA) * Santa Teresinha (PB) * Santa Tereza (RS) * Santa Tereza de Goiás (GO) * Santa Tereza do Oeste (PR) * Santa Tereza do Tocantins (TO) * Santa Terezinha (MT) * Santa Terezinha (PE) * Santa Terezinha (SC) * Santa Terezinha de Goiás (GO) * Santa Terezinha de Itaipu (PR) * Santa Terezinha do Progresso (SC) * Santa Terezinha do Tocantins (TO) * Santa Vitória (MG) * Santa Vitória do Palmar (RS) * Santiago (RS) * Santiago do Sul (SC) * Santo Afonso (MT) * Santo Amaro (BA) * Santo Amaro da Imperatriz (SC) * Santo Amaro das Brotas (SE) * Santo Amaro do Maranhão (MA) * Santo Anastácio (SP) * Santo André (PB) * Santo André (SP) * Santo Ângelo (RS) * Santo Antônio (RN) * Santo Antônio da Alegria (SP) * Santo Antônio da Barra (GO) * Santo Antônio da Patrulha (RS) * Santo Antônio da Platina (PR) * Santo Antônio das Missões (RS) * Santo Antônio de Goiás (GO) * Santo Antônio de Jesus (BA) * Santo Antônio de Lisboa (PI) * Santo Antônio de Pádua (RJ) * Santo Antônio de Posse (SP) * Santo Antônio do Amparo (MG) * Santo Antônio do Aracanguá (SP) * Santo Antônio do Aventureiro (MG) * Santo Antônio do Caiuá (PR) * Santo Antônio do Descoberto (GO) * Santo Antônio do Grama (MG) * Santo Antônio do Içá (AM) * Santo Antônio do Itambé (MG) * Santo Antônio do Jacinto (MG) * Santo Antônio do Jardim (SP) * Santo Antônio do Leste (MT) * Santo Antônio do Leverger (MT) * Santo Antônio do Monte (MG) * Santo Antônio do Palma (RS) * Santo Antônio do Paraíso (PR) * Santo Antônio do Pinhal (SP) * Santo Antônio do Planalto (RS) * Santo Antônio do Retiro (MG) * Santo Antônio do Rio Abaixo (MG) * Santo Antônio dos Lopes (MA) * Santo Antônio dos Milagres (PI) * Santo Antônio do Sudoeste (PR) * Santo Antônio do Tauá (PA) * Santo Augusto (RS) * Santo Cristo (RS) * Santo Estêvão (BA) * Santo Expedito (SP) * Santo Expedito do Sul (RS) * Santo Hipólito (MG) * Santo Inácio (PR) * Santo Inácio do Piauí (PI) * Santópolis do Aguapeí (SP) * Santos (SP) * Santos Dumont (MG) * São Benedito (CE) * São Benedito do Rio Preto (MA) * São Benedito do Sul (PE) * São Bento (MA) * São Bento (PB) * São Bento Abade (MG) * São Bento de Pombal (PB) * São Bento do Norte (RN) * São Bento do Sapucaí (SP) * São Bento do Sul (SC) * São Bento do Tocantins (TO) * São Bento do Trairi (RN) * São Bento do Una (PE) * São Bernardino (SC) * São Bernardo (MA) * São Bernardo do Campo (SP) * São Bonifácio (SC) * São Borja (RS) * São Brás (AL) * São Brás do Suaçuí (MG) * São Braz do Piauí (PI) * São Caetano (PE) * São Caetano de Odivelas (PA) * São Caetano do Sul (SP) * São Carlos (SC) * São Carlos (SP) * São Carlos do Ivaí (PR) * São Cristóvão (SE) * São Cristóvão do Sul (SC) * São Desidério (BA) * São Domingos (BA) * São Domingos (GO) * São Domingos (PB) * São Domingos (SC) * São Domingos (SE) * São Domingos das Dores (MG) * São Domingos do Araguaia (PA) * São Domingos do Azeitão (MA) * São Domingos do Capim (PA) * São Domingos do Cariri (PB) * São Domingos do Maranhão (MA) * São Domingos do Norte (ES) * São Domingos do Prata (MG) * São Domingos do Sul (RS) * São Felipe (BA) * São Felipe d'Oeste (RO) * São Félix (BA) * São Félix de Balsas (MA) * São Félix de Minas (MG) * São Félix do Araguaia (MT) * São Félix do Coribe (BA) * São Félix do Piauí (PI) * São Félix do Tocantins (TO) * São Félix do Xingu (PA) * São Fernando (RN) * São Fidélis (RJ) * São Francisco (MG) * São Francisco (PB) * São Francisco (SE) * São Francisco (SP) * São Francisco de Assis (RS) * São Francisco de Assis do Piauí (PI) * São Francisco de Goiás (GO) * São Francisco de Itabapoana (RJ) * São Francisco de Paula (MG) * São Francisco de Paula (RS) * São Francisco de Sales (MG) * São Francisco do Brejão (MA) * São Francisco do Conde (BA) * São Francisco do Glória (MG) * São Francisco do Guaporé (RO) * São Francisco do Maranhão (MA) * São Francisco do Oeste (RN) * São Francisco do Pará (PA) * São Francisco do Piauí (PI) * São Francisco do Sul (SC) * São Gabriel (BA) * São Gabriel (RS) * São Gabriel da Cachoeira (AM) * São Gabriel da Palha (ES) * São Gabriel do Oeste (MS) * São Geraldo (MG) * São Geraldo da Piedade (MG) * São Geraldo do Araguaia (PA) * São Geraldo do Baixio (MG) * São Gonçalo (RJ) * São Gonçalo do Abaeté (MG) * São Gonçalo do Amarante (CE) * São Gonçalo do Amarante (RN) * São Gonçalo do Gurguéia (PI) * São Gonçalo do Pará (MG) * São Gonçalo do Piauí (PI) * São Gonçalo do Rio Abaixo (MG) * São Gonçalo do Rio Preto (MG) * São Gonçalo do Sapucaí (MG) * São Gonçalo dos Campos (BA) * São Gotardo (MG) * São Jerônimo (RS) * São Jerônimo da Serra (PR) * São João (PE) * São João (PR) * São João Batista (MA) * São João Batista (SC) * São João Batista do Glória (MG) * São João da Baliza (RR) * São João da Barra (RJ) * São João da Boa Vista (SP) * São João da Canabrava (PI) * São João da Fronteira (PI) * São João da Lagoa (MG) * São João d'Aliança (GO) * São João da Mata (MG) * São João da Paraúna (GO) * São João da Ponta (PA) * São João da Ponte (MG) * São João das Duas Pontes (SP) * São João da Serra (PI) * São João das Missões (MG) * São João da Urtiga (RS) * São João da Varjota (PI) * São João de Iracema (SP) * São João del-Rei (MG) * São João de Meriti (RJ) * São João de Pirabas (PA) * São João do Araguaia (PA) * São João do Arraial (PI) * São João do Caiuá (PR) * São João do Cariri (PB) * São João do Caru (MA) * São João do Itaperiú (SC) * São João do Ivaí (PR) * São João do Jaguaribe (CE) * São João do Manhuaçu (MG) * São João do Manteninha (MG) * São João do Oeste (SC) * São João do Oriente (MG) * São João do Pacuí (MG) * São João do Paraíso (MA) * São João do Paraíso (MG) * São João do Pau-d'Alho (SP) * São João do Piauí (PI) * São João do Polêsine (RS) * São João do Rio do Peixe (PB) * São João do Sabugi (RN) * São João do Soter (MA) * São João dos Patos (MA) * São João do Sul (SC) * São João do Tigre (PB) * São João do Triunfo (PR) * São João Evangelista (MG) * São João Nepomuceno (MG) * São Joaquim (SC) * São Joaquim da Barra (SP) * São Joaquim de Bicas (MG) * São Joaquim do Monte (PE) * São Jorge (RS) * São Jorge d'Oeste (PR) * São Jorge do Ivaí (PR) * São Jorge do Patrocínio (PR) * São José (SC) * São José da Barra (MG) * São José da Bela Vista (SP) * São José da Boa Vista (PR) * São José da Coroa Grande (PE) * São José da Lagoa Tapada (PB) * São José da Laje (AL) * São José da Lapa (MG) * São José da Safira (MG) * São José das Missões (RS) * São José das Palmeiras (PR) * São José da Tapera (AL) * São José da Varginha (MG) * São José da Vitória (BA) * São José de Caiana (PB) * São José de Espinharas (PB) * São José de Mipibu (RN) * São José de Piranhas (PB) * São José de Princesa (PB) * São José de Ribamar (MA) * São José de Ubá (RJ) * São José do Alegre (MG) * São José do Barreiro (SP) * São José do Belmonte (PE) * São José do Bonfim (PB) * São José do Brejo do Cruz (PB) * São José do Calçado (ES) * São José do Campestre (RN) * São José do Cedro (SC) * São José do Cerrito (SC) * São José do Divino (MG) * São José do Divino (PI) * São José do Egito (PE) * São José do Goiabal (MG) * São José do Herval (RS) * São José do Hortêncio (RS) * São José do Inhacorá (RS) * São José do Jacuípe (BA) * São José do Jacuri (MG) * São José do Mantimento (MG) * São José do Norte (RS) * São José do Ouro (RS) * São José do Peixe (PI) * São José do Piauí (PI) * São José do Povo (MT) * São José do Rio Claro (MT) * São José do Rio Pardo (SP) * São José do Rio Preto (SP) * São José do Sabugi (PB) * São José dos Ausentes (RS) * São José dos Basílios (MA) * São José dos Campos (SP) * São José dos Cordeiros (PB) * São José do Seridó (RN) * São José dos Pinhais (PR) * São José dos Quatro Marcos (MT) * São José dos Ramos (PB) * São José do Sul (RS) * São José do Vale do Rio Preto (RJ) * São José do Xingu (MT) * São Julião (PI) * São Leopoldo (RS) * São Lourenço (MG) * São Lourenço da Mata (PE) * São Lourenço da Serra (SP) * São Lourenço do Oeste (SC) * São Lourenço do Piauí (PI) * São Lourenço do Sul (RS) * São Ludgero (SC) * São Luís (MA) * São Luís (RR) * São Luís de Montes Belos (GO) * São Luís do Curu (CE) * São Luís do Norte (GO) * São Luís do Piauí (PI) * São Luís do Quitunde (AL) * São Luiz do Paraitinga (SP) * São Luiz Gonzaga (RS) * São Luís Gonzaga do Maranhão (MA) * São Mamede (PB) * São Manoel do Paraná (PR) * São Manuel (SP) * São Marcos (RS) * São Martinho (RS) * São Martinho (SC) * São Martinho da Serra (RS) * São Mateus (ES) * São Mateus do Maranhão (MA) * São Mateus do Sul (PR) * São Miguel (RN) * São Miguel Arcanjo (SP) * São Miguel da Baixa Grande (PI) * São Miguel da Boa Vista (SC) * São Miguel das Matas (BA) * São Miguel das Missões (RS) * São Miguel de Taipu (PB) * São Miguel do Aleixo (SE) * São Miguel do Anta (MG) * São Miguel do Araguaia (GO) * São Miguel do Fidalgo (PI) * São Miguel do Gostoso (RN) * São Miguel do Guamá (PA) * São Miguel do Guaporé (RO) * São Miguel do Iguaçu (PR) * São Miguel do Oeste (SC) * São Miguel do Passa-Quatro (GO) * São Miguel dos Campos (AL) * São Miguel dos Milagres (AL) * São Miguel do Tapuio (PI) * São Miguel do Tocantins (TO) * São Nicolau (RS) * São Patrício (GO) * São Paulo (SP) * São Paulo das Missões (RS) * São Paulo de Olivença (AM) * São Paulo do Potengi (RN) * São Pedro (RN) * São Pedro (SP) * São Pedro da Água Branca (MA) * São Pedro da Aldeia (RJ) * São Pedro da Cipa (MT) * São Pedro da Serra (RS) * São Pedro das Missões (RS) * São Pedro da União (MG) * São Pedro de Alcântara (SC) * São Pedro do Butiá (RS) * São Pedro do Iguaçu (PR) * São Pedro do Ivaí (PR) * São Pedro do Paraná (PR) * São Pedro do Piauí (PI) * São Pedro dos Crentes (MA) * São Pedro dos Ferros (MG) * São Pedro do Suaçuí (MG) * São Pedro do Sul (RS) * São Pedro do Turvo (SP) * São Rafael (RN) * São Raimundo das Mangabeiras (MA) * São Raimundo do Doca Bezerra (MA) * São Raimundo Nonato (PI) * São Roberto (MA) * São Romão (MG) * São Roque (SP) * São Roque de Minas (MG) * São Roque do Canaã (ES) * São Salvador do Tocantins (TO) * São Sebastião (AL) * São Sebastião (SP) * São Sebastião da Amoreira (PR) * São Sebastião da Bela Vista (MG) * São Sebastião da Boa Vista (PA) * São Sebastião da Grama (SP) * São Sebastião da Vargem Alegre (MG) * São Sebastião de Lagoa de Roça (PB) * São Sebastião do Alto (RJ) * São Sebastião do Anta (MG) * São Sebastião do Caí (RS) * São Sebastião do Maranhão (MG) * São Sebastião do Oeste (MG) * São Sebastião do Paraíso (MG) * São Sebastião do Passé (BA) * São Sebastião do Rio Preto (MG) * São Sebastião do Rio Verde (MG) * São Sebastião do Tocantins (TO) * São Sebastião do Uatumã (AM) * São Sebastião do Umbuzeiro (PB) * São Sepé (RS) * São Simão (GO) * São Simão (SP) * São Thomé das Letras (MG) * São Tiago (MG) * São Tomás de Aquino (MG) * São Tomé (PR) * São Tomé (RN) * São Valentim do Sul (RS) * São Valentim (RS) * São Valério da Natividade (TO) * São Valério do Sul (RS) * São Vendelino (RS) * São Vicente (RN) * São Vicente (SP) * São Vicente de Minas (MG) * São Vicente do Sul (RS) * São Vicente Ferrer (MA) * São Vicente Ferrer (PE) * Sapé (PB) * Sapeaçu (BA) * Sapezal (MT) * Sapiranga (RS) * Sapopema (PR) * Sapucaia (PA) * Sapucaia (RJ) * Sapucaia do Sul (RS) * Sapucaí-Mirim (MG) * Saquarema (RJ) * Sarandi (PR) * Sarandi (RS) * Sarapuí (SP) * Sardoá (MG) * Sarutaiá (SP) * Sarzedo (MG) * Sátiro Dias (BA) * Satuba (AL) * Satubinha (MA) * Saubara (BA) * Saudade do Iguaçu (PR) * Saudades (SC) * Saúde (BA) * Schroeder (SC) * Seabra (BA) * Seara (SC) * Sebastianópolis do Sul (SP) * Sebastião Barros (PI) * Sebastião Laranjeiras (BA) * Sebastião Leal (PI) * Seberi (RS) * Sede Nova (RS) * Segredo (RS) * Selbach (RS) * Selvíria (MS) * Sem-Peixe (MG) * Senador Alexandre Costa (MA) * Senador Amaral (MG) * Senador Canedo (GO) * Senador Cortes (MG) * Senador Elói de Souza (RN) * Senador Firmino (MG) * Senador Georgino Avelino (RN) * Senador Guiomard (AC) * Senador José Bento (MG) * Senador José Porfírio (PA) * Senador La Rocque (MA) * Senador Modestino Gonçalves (MG) * Senador Pompeu (CE) * Senador Rui Palmeira (AL) * Senador Sá (CE) * Senador Salgado Filho (RS) * Sena Madureira (AC) * Sengés (PR) * Senhora de Oliveira (MG) * Senhora do Porto (MG) * Senhora dos Remédios (MG) * Senhor do Bonfim (BA) * Sentinela do Sul (RS) * Sento Sé (BA) * Serafina Corrêa (RS) * Sericita (MG) * Seridó (PB) * Seringueiras (RO) * Sério (RS) * Seritinga (MG) * Seropédica (RJ) * Serra (ES) * Serra Alta (SC) * Serra Azul (SP) * Serra Azul de Minas (MG) * Serra Branca (PB) * Serra Caiada (RN) * Serra da Raiz (PB) * Serra da Saudade (MG) * Serra de São Bento (RN) * Serra do Mel (RN) * Serra do Navio (AP) * Serra do Ramalho (BA) * Serra dos Aimorés (MG) * Serra do Salitre (MG) * Serra Dourada (BA) * Serra Grande (PB) * Serrana (SP) * Serrania (MG) * Serra Negra (SP) * Serra Negra do Norte (RN) * Serrano do Maranhão (MA) * Serranópolis (GO) * Serranópolis de Minas (MG) * Serranópolis do Iguaçu (PR) * Serranos (MG) * Serra Nova Dourada (MT) * Serra Preta (BA) * Serra Redonda (PB) * Serraria (PB) * Serra Talhada (PE) * Serrinha (BA) * Serrinha (RN) * Serrinha dos Pintos (RN) * Serrita (PE) * Serro (MG) * Serrolândia (BA) * Sertaneja (PR) * Sertânia (PE) * Sertanópolis (PR) * Sertão (RS) * Sertão Santana (RS) * Sertãozinho (PB) * Sertãozinho (SP) * Sete Barras (SP) * Sete de Setembro (RS) * Sete Lagoas (MG) * Sete Quedas (MS) * Setubinha (MG) * Severiano de Almeida (RS) * Severiano Melo (RN) * Severínia (SP) * Siderópolis (SC) * Sidrolândia (MS) * Sigefredo Pacheco (PI) * Silva Jardim (RJ) * Silvânia (GO) * Silvanópolis (TO) * Silveira Martins (RS) * Silveirânia (MG) * Silveiras (SP) * Silves (AM) * Silvianópolis (MG) * Simão Dias (SE) * Simão Pereira (MG) * Simões (PI) * Simões Filho (BA) * Simolândia (GO) * Simonésia (MG) * Simplício Mendes (PI) * Sinimbu (RS) * Sinop (MT) * Siqueira Campos (PR) * Sirinhaém (PE) * Siriri (SE) * Sítio d'Abadia (GO) * Sítio do Mato (BA) * Sítio do Quinto (BA) * Sítio Novo (MA) * Sítio Novo (RN) * Sítio Novo do Tocantins (TO) * Sobradinho (BA) * Sobradinho (RS) * Sobrado (PB) * Sobral (CE) * Sobrália (MG) * Socorro (SP) * Socorro do Piauí (PI) * Solânea (PB) * Soledade (PB) * Soledade (RS) * Soledade de Minas (MG) * Solidão (PE) * Solonópole (CE) * Sombrio (SC) * Sonora (MS) * Sooretama (ES) * Sorocaba (SP) * Sorriso (MT) * Sossêgo (PB) * Soure (PA) * Sousa (PB) * Souto Soares (BA) * Sucupira (TO) * Sucupira do Norte (MA) * Sucupira do Riachão (MA) * Sud Mennucci (SP) * Sul Brasil (SC) * Sulina (PR) * Sumaré (SP) * Sumé (PB) * Sumidouro (RJ) * Surubim (PE) * Sussuapara (PI) * Suzanápolis (SP) * Suzano (SP) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] T * Tabaí (RS) * Tabaporã (MT) * Tabapuã (SP) * Tabatinga (AM) * Tabatinga (SP) * Tabira (PE) * Taboão da Serra (SP) * Tabocas do Brejo Velho (BA) * Taboleiro Grande (RN) * Tabuleiro do Norte (CE) * Tabuleiro (MG) * Tacaimbó (PE) * Tacaratu (PE) * Taciba (SP) * Tacima (PB) * Tacuru (MS) * Taguaí (SP) * Taguatinga (TO) * Taiaçu (SP) * Tailândia (PA) * Taiobeiras (MG) * Taió (SC) * Taipas do Tocantins (TO) * Taipu (RN) * Taiuva (SP) * Talismã (TO) * Tamandaré (PE) * Tamarana (PR) * Tambaú (SP) * Tamboara (PR) * Tamboril (CE) * Tamboril do Piauí (PI) * Tanabi (SP) * Tangará (RN) * Tangará (SC) * Tangará da Serra (MT) * Tanguá (RJ) * Tanhaçu (BA) * Tanque d'Arca (AL) * Tanque do Piauí (PI) * Tanque Novo (BA) * Tanquinho (BA) * Taparuba (MG) * Tapauá (AM) * Tapejara (PR) * Tapejara (RS) * Tapera (RS) * Taperoá (BA) * Taperoá (PB) * Tapes (RS) * Tapira (MG) * Tapira (PR) * Tapiraí (MG) * Tapiraí (SP) * Tapiramutá (BA) * Tapiratiba (SP) * Tapurah (MT) * Taquara (RS) * Taquaraçu de Minas (MG) * Taquaral (SP) * Taquaral de Goiás (GO) * Taquarana (AL) * Taquari (RS) * Taquaritinga (SP) * Taquaritinga do Norte (PE) * Taquarituba (SP) * Taquarivaí (SP) * Taquaruçu do Sul (RS) * Taquarussu (MS) * Tarabai (SP) * Tarauacá (AC) * Tarrafas (CE) * Tartarugalzinho (AP) * Tarumã (SP) * Tarumirim (MG) * Tasso Fragoso (MA) * Tatuí (SP) * Tauá (CE) * Taubaté (SP) * Tavares (PB) * Tavares (RS) * Tefé (AM) * Teixeira (PB) * Teixeira de Freitas (BA) * Teixeira Soares (PR) * Teixeiras (MG) * Teixeirópolis (RO) * Tejuçuoca (CE) * Tejupá (SP) * Telêmaco Borba (PR) * Telha (SE) * Tenente Ananias (RN) * Tenente Laurentino Cruz (RN) * Tenente Portela (RS) * Tenório (PB) * Teodoro Sampaio (BA) * Teodoro Sampaio (SP) * Teofilândia (BA) * Teófilo Otoni (MG) * Teolândia (BA) * Teotônio Vilela (AL) * Terenos (MS) * Teresina (PI) * Teresina de Goiás (GO) * Teresópolis (RJ) * Terezinha (PE) * Terezópolis de Goiás (GO) * Terra Alta (PA) * Terra Boa (PR) * Terra de Areia (RS) * Terra Nova (BA) * Terra Nova (PE) * Terra Nova do Norte (MT) * Terra Rica (PR) * Terra Roxa (PR) * Terra Roxa (SP) * Terra Santa (PA) * Tesouro (MT) * Teutônia (RS) * Theobroma (RO) * Tianguá (CE) * Tibagi (PR) * Tibau do Sul (RN) * Tibau (RN) * Tietê (SP) * Tigrinhos (SC) * Tijucas (SC) * Tijucas do Sul (PR) * Timbaúba (PE) * Timbaúba dos Batistas (RN) * Timbé do Sul (SC) * Timbiras (MA) * Timbó (SC) * Timbó Grande (SC) * Timburi (SP) * Timon (MA) * Timóteo (MG) * Tio Hugo (RS) * Tiradentes (MG) * Tiradentes do Sul (RS) * Tiros (MG) * Tobias Barreto (SE) * Tocantínia (TO) * Tocantinópolis (TO) * Tocantins (MG) * Tocos do Moji (MG) * Toledo (MG) * Toledo (PR) * Tomar do Geru (SE) * Tomazina (PR) * Tombos (MG) * Tomé-Açu (PA) * Tonantins (AM) * Toritama (PE) * Torixoréu (MT) * Toropi (RS) * Torre de Pedra (SP) * Torres (RS) * Torrinha (SP) * Touros (RN) * Trabiju (SP) * Tracuateua (PA) * Tracunhaém (PE) * Traipu (AL) * Trairão (PA) * Trairi (CE) * Trajano de Moraes (RJ) * Tramandaí (RS) * Travesseiro (RS) * Tremedal (BA) * Tremembé (SP) * Três Arroios (RS) * Três Barras do Paraná (PR) * Três Barras (SC) * Três Cachoeiras (RS) * Três Corações (MG) * Três Coroas (RS) * Três de Maio (RS) * Três Forquilhas (RS) * Três Fronteiras (SP) * Três Lagoas (MS) * Três Marias (MG) * Três Palmeiras (RS) * Três Passos (RS) * Três Pontas (MG) * Três Ranchos (GO) * Três Rios (RJ) * Treviso (SC) * Treze de Maio (SC) * Treze Tílias (SC) * Trizidela do Vale (MA) * Trindade (GO) * Trindade (PE) * Trindade do Sul (RS) * Triunfo (PB) * Triunfo (PE) * Triunfo (RS) * Triunfo Potiguar (RN) * Trombas (GO) * Trombudo Central (SC) * Tubarão (SC) * Tucano (BA) * Tucumã (PA) * Tucunduva (RS) * Tucuruí (PA) * Tufilândia (MA) * Tuiuti (SP) * Tumiritinga (MG) * Tunápolis (SC) * Tunas do Paraná (PR) * Tunas (RS) * Tuneiras do Oeste (PR) * Tuntum (MA) * Tupaciguara (MG) * Tupanatinga (PE) * Tupanci do Sul (RS) * Tupanciretã (RS) * Tupandi (RS) * Tuparendi (RS) * Tuparetama (PE) * Tupã (SP) * Tupãssi (PR) * Tupi Paulista (SP) * Tupirama (TO) * Tupiratins (TO) * Turiaçu (MA) * Turilândia (MA) * Turiúba (SP) * Turmalina (MG) * Turmalina (SP) * Turuçu (RS) * Tururu (CE) * Turvânia (GO) * Turvelândia (GO) * Turvo (PR) * Turvo (SC) * Turvolândia (MG) * Tutóia (MA) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] U * Uarini (AM) * Uauá (BA) * Ubá (MG) * Ubaí (MG) * Ubaíra (BA) * Ubaitaba (BA) * Ubajara (CE) * Ubaporanga (MG) * Ubarana (SP) * Ubatã (BA) * Ubatuba (SP) * Uberaba (MG) * Uberlândia (MG) * Ubirajara (SP) * Ubiratã (PR) * Ubiretama (RS) * Uchoa (SP) * Uibaí (BA) * Uiramutã (RR) * Uirapuru (GO) * Uiraúna (PB) * Ulianópolis (PA) * Umari (CE) * Umarizal (RN) * Umbaúba (SE) * Umburanas (BA) * Umburatiba (MG) * Umbuzeiro (PB) * Umirim (CE) * Umuarama (PR) * Una (BA) * Unaí (MG) * União (PI) * União da Serra (RS) * União da Vitória (PR) * União de Minas (MG) * União do Oeste (SC) * União dos Palmares (AL) * União do Sul (MT) * União Paulista (SP) * Uniflor (PR) * Unistalda (RS) * Upanema (RN) * Uraí (PR) * Urandi (BA) * Urânia (SP) * Urbano Santos (MA) * Uru (SP) * Uruaçu (GO) * Uruana (GO) * Uruana de Minas (MG) * Uruará (PA) * Urubici (SC) * Uruburetama (CE) * Urucânia (MG) * Urucará (AM) * Uruçuca (BA) * Uruçuí (PI) * Urucuia (MG) * Urucurituba (AM) * Uruguaiana (RS) * Uruoca (CE) * Urupá (RO) * Urupema (SC) * Urupês (SP) * Urussanga (SC) * Urutaí (GO) * Utinga (BA) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] V * Vacaria (RS) * Vale de São Domingos (MT) * Vale do Anari (RO) * Vale do Paraíso (RO) * Vale do Sol (RS) * Valença (BA) * Valença (RJ) * Valença do Piauí (PI) * Valente (BA) * Valentim Gentil (SP) * Vale Real (RS) * Vale Verde (RS) * Valinhos (SP) * Valparaíso (SP) * Valparaíso de Goiás (GO) * Vanini (RS) * Vargeão (SC) * Vargem (SC) * Vargem (SP) * Vargem Alegre (MG) * Vargem Alta (ES) * Vargem Bonita (MG) * Vargem Bonita (SC) * Vargem Grande (MA) * Vargem Grande do Rio Pardo (MG) * Vargem Grande do Sul (SP) * Vargem Grande Paulista (SP) * Varginha (MG) * Varjão (GO) * Varjão de Minas (MG) * Varjota (CE) * Varre-Sai (RJ) * Várzea (PB) * Várzea (RN) * Várzea Alegre (CE) * Várzea Branca (PI) * Várzea da Palma (MG) * Várzea da Roça (BA) * Várzea do Poço (BA) * Várzea Grande (MT) * Várzea Grande (PI) * Várzea Nova (BA) * Várzea Paulista (SP) * Varzedo (BA) * Varzelândia (MG) * Vassouras (RJ) * Vazante (MG) * Venâncio Aires (RS) * Venda Nova do Imigrante (ES) * Venha-Ver (RN) * Ventania (PR) * Venturosa (PE) * Vera (MT) * Vera Cruz (BA) * Vera Cruz (RN) * Vera Cruz (RS) * Vera Cruz (SP) * Vera Cruz do Oeste (PR) * Vera Mendes (PI) * Veranópolis (RS) * Verdejante (PE) * Verdelândia (MG) * Verê (PR) * Vereda (BA) * Veredinha (MG) * Veríssimo (MG) * Vermelho Novo (MG) * Vertente do Lério (PE) * Vertentes (PE) * Vespasiano (MG) * Vespasiano Corrêa (RS) * Viadutos (RS) * Viamão (RS) * Viana (ES) * Viana (MA) * Vianópolis (GO) * Vicência (PE) * Vicente Dutra (RS) * Vicentina (MS) * Vicentinópolis (GO) * Viçosa (AL) * Viçosa (MG) * Viçosa (RN) * Viçosa do Ceará (CE) * Victor Graeff (RS) * Vidal Ramos (SC) * Videira (SC) * Vieiras (MG) * Vieirópolis (PB) * Vigia (PA) * Vila Bela da Santíssima Trindade (MT) * Vila Boa (GO) * Vila Flores (RS) * Vila Flor (RN) * Vila Lângaro (RS) * Vila Maria (RS) * Vila Nova do Piauí (PI) * Vila Nova dos Martírios (MA) * Vila Nova do Sul (RS) * Vila Pavão (ES) * Vila Propício (GO) * Vila Rica (MT) * Vila Valério (ES) * Vila Velha (ES) * Vilhena (RO) * Vinhedo (SP) * Viradouro (SP) * Virgem da Lapa (MG) * Virgínia (MG) * Virginópolis (MG) * Virgolândia (MG) * Virmond (PR) * Visconde do Rio Branco (MG) * Vista Alegre (RS) * Vista Alegre do Alto (SP) * Vista Alegre do Prata (RS) * Vista Gaúcha (RS) * Vista Serrana (PB) * Vitória (ES) * Vitória Brasil (SP) * Vitória da Conquista (BA) * Vitória das Missões (RS) * Vitória de Santo Antão (PE) * Vitória do Jari (AP) * Vitória do Mearim (MA) * Vitória do Xingu (PA) * Vitorino (PR) * Vitorino Freire (MA) * Vitor Meireles (SC) * Viseu (PA) * Volta Grande (MG) * Volta Redonda (RJ) * Votorantim (SP) * Votuporanga (SP) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] W * Wagner (BA) * Wall Ferraz (PI) * Wanderlândia (TO) * Wanderley (BA) * Wenceslau Braz (MG) * Wenceslau Braz (PR) * Wenceslau Guimarães (BA) * Westfália (RS) * Witmarsum (SC) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] X * Xambioá (TO) * Xambrê (PR) * Xangri-lá (RS) * Xanxerê (SC) * Xapuri (AC) * Xavantina (SC) * Xaxim (SC) * Xexéu (PE) * Xinguara (PA) * Xique-Xique (BA) Índice Topo - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [editar] Z * Zabelê (PB) * Zacarias (SP) * Zé Doca (MA) * Zortéa (SC) [editar] Ver também * Municípios do Brasil * Toponímia do Brasil * Lista de municípios do Brasil por unidade da Federação * Lista de municípios do Brasil acima de cem mil habitantes Obtida de "http://pt.wikipedia.org/w/index.php?title=Anexo:Lista_de_municípios_do_Brasil&oldid=34598955" Categorias: * Municípios do Brasil * Listas de municípios do Brasil Menu de navegação Ferramentas pessoais * Criar conta * Entrar Espaços nominais * Anexo * Discussão Variantes Vistas * Ler * Editar * Ver histórico Ações Busca ____________________ (Submit) Pesquisar Navegação * Página principal * Conteúdo destacado * Eventos atuais * Esplanada * Página aleatória * Portais * Informar um erro Colaboração * Boas-vindas * Ajuda * Página de testes * Portal comunitário * Mudanças recentes * Manutenção * Criar página * Páginas novas * Contato * Donativos Imprimir/exportar * Criar um livro * Descarregar como PDF * Versão para impressão Ferramentas * Páginas afluentes * Alterações relacionadas * Carregar ficheiro * Páginas especiais * Ligação permanente * Informações da página * Citar esta página Noutras línguas * Azərbaycanca * Български * বিষ্ণুপ্রিয়া মণিপুরী * Brezhoneg * Česky * Deutsch * English * Esperanto * Español * Suomi * Français * Gaeilge * Hrvatski * Magyar * Italiano * 日本語 * ქართული * 한국어 * Lietuvių * Latviešu * Македонски * Plattdüütsch * Nederlands * Norsk bokmål * Polski * Română * Srpskohrvatski / српскохрватски * Српски / srpski * Українська * Tiếng Việt * Editar links * Esta página foi modificada pela última vez à(s) 03h57min de 23 de março de 2013. * Este texto é disponibilizado nos termos da licença Atribuição-Partilha nos Mesmos Termos 3.0 não Adaptada (CC BY-SA 3.0); pode estar sujeito a condições adicionais. Consulte as condições de uso para mais detalhes. * Política de privacidade * Sobre a Wikipédia * Avisos gerais * Versão móvel * Wikimedia Foundation * Powered by MediaWiki funcoeszz-21.1/local/zzdicjargon.txt000066400000000000000000005275001400011706600176460ustar00rootroot00000000000000 #[1]The Jargon File [2]Part II. The Jargon Lexicon [3]Part II. The Jargon Lexicon [4]0 Glossary [5]Prev Part II. The Jargon Lexicon [6]Next ______________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________ Glossary [7]0 [8](TM) [9]/dev/null [10]/me [11]0 [12]1TBS [13]2 [14]404 [15]404 compliant [16]@-party [17]A [18]abbrev [19]ABEND [20]accumulator [21]ACK [22]Acme [23]ad-hockery [24]address harvester [25]adger [26]admin [27]ADVENT [28]adware [29]AFAIK [30]AFJ [31]AFK [32]AI [33]AI-complete [34]airplane rule [35]Alderson loop [36]aliasing bug [37]Alice and Bob [38]All hardware sucks, all software sucks. [39]all your base are belong to us [40]alpha geek [41]alpha particles [42]alt [43]alt bit [44]Aluminum Book [45]ambimouseterous [46]Amiga [47]Amiga Persecution Complex [48]amp off [49]amper [50]and there was much rejoicing [51]Angband [52]angle brackets [53]angry fruit salad [54]annoybot [55]annoyware [56]ANSI standard [57]ANSI standard pizza [58]anti-idiotarianism [59]AOL! [60]app [61]Archimedes [62]arena [63]arg [64]ARMM [65]armor-plated [66]asbestos [67]asbestos cork award [68]asbestos longjohns [69]ASCII [70]ASCII art [71]ASCIIbetical order [72]astroturfing [73]atomic [74]attoparsec [75]Aunt Tillie [76]AUP [77]autobogotiphobia [78]autoconfiscate [79]automagically [80]avatar [81]awk [82]B [83]B1FF [84]B5 [85]back door [86]backbone cabal [87]backbone site [88]backgammon [89]background [90]backreference [91]backronym [92]backward combatability [93]BAD [94]Bad and Wrong [95]Bad Thing [96]bag on the side [97]bagbiter [98]bagbiting [99]baggy pantsing [100]balloonian variable [101]bamf [102]banana problem [103]bandwidth [104]bang [105]bang on [106]bang path [107]banner [108]banner ad [109]banner site [110]bar [111]bare metal [112]barf [113]barfmail [114]barfulation [115]barfulous [116]barn [117]barney [118]baroque [119]BASIC [120]batbelt [121]batch [122]bathtub curve [123]Batman factor [124]baud [125]baz [126]bazaar [127]bboard [128]BBS [129]BCPL [130]BDFL [131]beam [132]beanie key [133]beep [134]Befunge [135]beige toaster [136]bells and whistles [137]bells whistles and gongs [138]benchmark [139]Berkeley Quality Software [140]Berzerkeley [141]beta [142]BFI [143]BI [144]bible [145]BiCapitalization [146]biff [147]big iron [148]Big Red Switch [149]Big Room [150]big win [151]big-endian [152]bignum [153]bigot [154]bikeshedding [155]binary four [156]bit [157]bit bang [158]bit bashing [159]bit bucket [160]bit decay [161]bit rot [162]bit twiddling [163]bit-paired keyboard [164]bitblt [165]bits [166]bitty box [167]bixie [168]black art [169]black hat [170]black hole [171]black magic [172]Black Screen of Death [173]blammo [174]blargh [175]blast [176]blat [177]bletch [178]bletcherous [179]blinkenlights [180]blit [181]blitter [182]blivet [183]bloatware [184]BLOB [185]block [186]blog [187]Bloggs Family [188]blogosphere [189]blogrolling [190]blow an EPROM [191]blow away [192]blow out [193]blow past [194]blow up [195]BLT [196]blue box [197]Blue Glue [198]blue goo [199]Blue Screen of Death [200]blue wire [201]blurgle [202]BNF [203]boa [204]board [205]boat anchor [206]bob [207]bodge [208]BOF [209]BOFH [210]bogo-sort [211]bogometer [212]BogoMIPS [213]bogon [214]bogon filter [215]bogon flux [216]bogosity [217]bogotify [218]bogue out [219]bogus [220]Bohr bug [221]boink [222]bomb [223]bondage-and-discipline language [224]bonk/oif [225]book titles [226]boot [227]Borg [228]borken [229]bot [230]bottom feeder [231]bottom-post [232]bottom-up implementation [233]bounce [234]bounce message [235]boustrophedon [236]box [237]boxed comments [238]boxen [239]boxology [240]bozotic [241]brain dump [242]brain fart [243]brain-damaged [244]brain-dead [245]braino [246]brainwidth [247]bread crumbs [248]break [249]break-even point [250]breath-of-life packet [251]breedle [252]Breidbart Index [253]brick [254]bricktext [255]bring X to its knees [256]brittle [257]broadcast storm [258]broken [259]broken arrow [260]broken-ring network [261]BrokenWindows [262]broket [263]Brooks's Law [264]brown-paper-bag bug [265]browser [266]BRS [267]brute force [268]brute force and ignorance [269]BSD [270]BSOD [271]BUAF [272]BUAG [273]bubble sort [274]bucky bits [275]buffer chuck [276]buffer overflow [277]bug [278]bug-compatible [279]bug-for-bug compatible [280]bug-of-the-month club [281]bulletproof [282]bullschildt [283]bump [284]burble [285]buried treasure [286]burn a CD [287]burn-in period [288]burst page [289]busy-wait [290]buzz [291]buzzword-compliant [292]BWQ [293]by hand [294]byte [295]byte sex [296]bytesexual [297]Bzzzt! Wrong. [298]C [299]C [300]C Programmer's Disease [301]C&C [302]C++ [303]calculator [304]Camel Book [305]camelCase [306]camelCasing [307]can't happen [308]cancelbot [309]Cancelmoose[tm] [310]candygrammar [311]canonical [312]careware [313]cargo cult programming [314]cascade [315]case and paste [316]case mod [317]casters-up mode [318]casting the runes [319]cat [320]catatonic [321]cathedral [322]cd tilde [323]CDA [324]cdr [325]chad [326]chad box [327]chain [328]chainik [329]channel [330]channel hopping [331]channel op [332]chanop [333]char [334]charityware [335]chase pointers [336]chawmp [337]check [338]cheerfully [339]chemist [340]Chernobyl chicken [341]Chernobyl packet [342]chicken head [343]chickenboner [344]chiclet keyboard [345]Chinese Army technique [346]choad [347]choke [348]chomp [349]chomper [350]CHOP [351]Christmas tree [352]Christmas tree packet [353]chrome [354]chug [355]Church of the SubGenius [356]CI$ [357]Cinderella Book [358]Classic C [359]clean [360]click of death [361]CLM [362]clobber [363]clock [364]clocks [365]clone [366]clone-and-hack coding [367]clover key [368]clue-by-four [369]clustergeeking [370]co-lo [371]coaster [372]coaster toaster [373]COBOL [374]COBOL fingers [375]cobweb site [376]code [377]code grinder [378]code monkey [379]Code of the Geeks [380]code police [381]codes [382]codewalker [383]coefficient of X [384]cokebottle [385]cold boot [386]COME FROM [387]comm mode [388]command key [389]comment out [390]Commonwealth Hackish [391]compact [392]compiler jock [393]compo [394]compress [395]Compu$erve [396]computer confetti [397]computron [398]con [399]condition out [400]condom [401]confuser [402]connector conspiracy [403]cons [404]considered harmful [405]console [406]console jockey [407]content-free [408]control-C [409]control-O [410]control-Q [411]control-S [412]Conway's Law [413]cookbook [414]cooked mode [415]cookie [416]cookie bear [417]cookie file [418]cookie jar [419]cookie monster [420]copious free time [421]copper [422]copy protection [423]copybroke [424]copycenter [425]copyleft [426]copyparty [427]copywronged [428]core [429]core cancer [430]core dump [431]core leak [432]Core Wars [433]cosmic rays [434]cough and die [435]courier [436]cow orker [437]cowboy [438]CP/M [439]CPU Wars [440]crack [441]crack root [442]cracker [443]cracking [444]crank [445]crapplet [446]CrApTeX [447]crash [448]crash and burn [449]crawling horror [450]CRC handbook [451]creationism [452]creep [453]creeping elegance [454]creeping featurism [455]creeping featuritis [456]cretin [457]cretinous [458]crippleware [459]critical mass [460]crlf [461]crock [462]cross-post [463]crossload [464]crudware [465]cruft [466]cruft together [467]cruftsmanship [468]crufty [469]crumb [470]crunch [471]cryppie [472]cthulhic [473]CTSS [474]cube [475]cup holder [476]cursor dipped in X [477]cuspy [478]cut a tape [479]cybercrud [480]cyberpunk [481]cyberspace [482]cycle [483]cycle of reincarnation [484]cycle server [485]cypherpunk [486]C|N>K [487]D [488]daemon [489]daemon book [490]dahmum [491]dancing frog [492]dangling pointer [493]dark-side hacker [494]Datamation [495]DAU [496]Dave the Resurrector [497]day mode [498]dd [499]DDT [500]de-rezz [501]dead [502]dead beef attack [503]dead code [504]dead-tree version [505]DEADBEEF [506]deadlock [507]deadly embrace [508]death code [509]Death Square [510]Death Star [511]Death, X of [512]DEC [513]DEC Wars [514]decay [515]deckle [516]DED [517]deep hack mode [518]deep magic [519]deep space [520]defenestration [521]defined as [522]deflicted [523]dehose [524]Dejagoo [525]deletia [526]deliminator [527]delint [528]delta [529]demented [530]demigod [531]demo [532]demo mode [533]demoeffect [534]demogroup [535]demon [536]demon dialer [537]demoparty [538]demoscene [539]dentro [540]depeditate [541]deprecated [542]derf [543]deserves to lose [544]despew [545]dickless workstation [546]dictionary flame [547]diddle [548]die [549]die horribly [550]diff [551]dike [552]Dilbert [553]ding [554]dink [555]dinosaur [556]dinosaur pen [557]dinosaurs mating [558]dirtball [559]dirty power [560]disclaimer [561]Discordianism [562]disemvowel [563]disk farm [564]display hack [565]dispress [566]Dissociated Press [567]distribution [568]distro [569]disusered [570]DMZ [571]do protocol [572]doc [573]documentation [574]dodgy [575]dogcow [576]dogfood [577]dogpile [578]dogwash [579]Don't do that then! [580]dongle [581]dongle-disk [582]Doom, X of [583]doorstop [584]DoS attack [585]dot file [586]double bucky [587]doubled sig [588]down [589]download [590]DP [591]DPer [592]Dr. Fred Mbogo [593]dragon [594]Dragon Book [595]drain [596]dread high-bit disease [597]dread questionmark disease [598]DRECNET [599]driver [600]droid [601]drone [602]drool-proof paper [603]drop on the floor [604]drop-ins [605]drop-outs [606]drugged [607]drum [608]drunk mouse syndrome [609]DSW [610]dub dub dub [611]Duff's device [612]dumb terminal [613]dumbass attack [614]dumbed down [615]dump [616]dumpster diving [617]dusty deck [618]DWIM [619]dynner [620]E [621]Easter egg [622]Easter egging [623]eat flaming death [624]EBCDIC [625]ECP [626]ed [627]egg [628]egosurf [629]eighty-column mind [630]El Camino Bignum [631]elder days [632]elegant [633]elephantine [634]elevator controller [635]elite [636]ELIZA effect [637]elvish [638]EMACS [639]email [640]emoticon [641]EMP [642]empire [643]engine [644]English [645]enhancement [646]ENQ [647]EOD [648]EOF [649]EOL [650]EOU [651]epoch [652]epsilon [653]epsilon squared [654]era [655]Eric Conspiracy [656]Eris [657]erotics [658]error 33 [659]eurodemo [660]evil [661]evil and rude [662]Evil Empire [663]exa- [664]examining the entrails [665]EXCH [666]excl [667]EXE [668]exec [669]exercise, left as an [670]Exon [671]Exploder [672]exploit [673]external memory [674]eye candy [675]eyeball search [676]F [677]face time [678]factor [679]fairings [680]fall over [681]fall through [682]fan [683]fandango on core [684]FAQ [685]FAQ list [686]FAQL [687]faradize [688]farkled [689]farm [690]fascist [691]fat electrons [692]fat pipe [693]fat-finger [694]faulty [695]fear and loathing [696]feature [697]feature creature [698]feature creep [699]feature key [700]feature shock [701]featurectomy [702]feep [703]feeper [704]feeping creature [705]feeping creaturism [706]feetch feetch [707]fence [708]fencepost error [709]fiber-seeking backhoe [710]FidoNet [711]field circus [712]field servoid [713]file signature [714]filk [715]film at 11 [716]filter [717]Finagle's Law [718]fine [719]finger [720]finger trouble [721]finger-pointing syndrome [722]finn [723]firebottle [724]firefighting [725]firehose syndrome [726]firewall code [727]firewall machine [728]fireworks mode [729]firmware [730]fish [731]FISH queue [732]fisking [733]FITNR [734]fix [735]FIXME [736]flag [737]flag day [738]flaky [739]flamage [740]flame [741]flame bait [742]flame on [743]flame war [744]flamer [745]flap [746]flarp [747]flash crowd [748]flat [749]flat-ASCII [750]flat-file [751]flatten [752]flavor [753]flavorful [754]flippy [755]flood [756]flowchart [757]flower key [758]flush [759]flypage [760]Flyspeck 3 [761]flytrap [762]FM [763]fnord [764]FOAF [765]FOD [766]fold case [767]followup [768]fontology [769]foo [770]foobar [771]fool [772]fool file [773]Foonly [774]footprint [775]for free [776]for the rest of us [777]for values of [778]fora [779]foreground [780]fork [781]fork bomb [782]forked [783]Formosa's Law [784]Fortrash [785]fortune cookie [786]forum [787]fossil [788]four-color glossies [789]frag [790]fragile [791]Frankenputer [792]fred [793]Fred Foobar [794]frednet [795]free software [796]freeware [797]freeze [798]fried [799]frink [800]friode [801]fritterware [802]frob [803]frobnicate [804]frobnitz [805]frog [806]frogging [807]front end [808]frotz [809]frotzed [810]frowney [811]FRS [812]fry [813]fscking [814]FSF [815]-fu [816]FUBAR [817]fuck me harder [818]FUD [819]FUD wars [820]fudge [821]fudge factor [822]fuel up [823]Full Monty [824]fum [825]functino [826]funky [827]funny money [828]furrfu [829]G [830]G [831]gang bang [832]Gang of Four [833]garbage collect [834]garply [835]gas [836]Gates's Law [837]gawble [838]GC [839]GCOS [840]GECOS [841]gedanken [842]geef [843]geek [844]geek code [845]geek out [846]geekasm [847]gen [848]gender mender [849]General Public Virus [850]generate [851]Genius From Mars Technique [852]gensym [853]Get a life! [854]Get a real computer! [855]GandhiCon [856]gib [857]GIFs at 11 [858]gig [859]giga- [860]GIGO [861]gilley [862]gillion [863]ginger [864]GIPS [865]GIYF [866]glark [867]glass [868]glass tty [869]glassfet [870]glitch [871]glob [872]glork [873]glue [874]gnarly [875]GNU [876]gnubie [877]GNUMACS [878]go flatline [879]go gold [880]go root [881]go-faster stripes [882]GoAT [883]goat file [884]gobble [885]Godwin's Law [886]Godzillagram [887]golden [888]golf-ball printer [889]gonk [890]gonkulator [891]gonzo [892]Good Thing [893]google [894]google juice [895]gopher [896]gopher hole [897]gorets [898]gorilla arm [899]gorp [900]GOSMACS [901]gotcha [902]GPL [903]GPV [904]gray goo [905]gray hat [906]Great Internet Explosion [907]Great Renaming [908]Great Runes [909]Great Worm [910]great-wall [911]green bytes [912]green card [913]green lightning [914]green machine [915]Green's Theorem [916]greenbar [917]grep [918]gribble [919]grilf [920]grind [921]grind crank [922]gritch [923]grok [924]gronk [925]gronk out [926]gronked [927]grovel [928]grue [929]grunge [930]gubbish [931]Guido [932]guiltware [933]gumby [934]gunch [935]gunpowder chicken [936]guru [937]guru meditation [938]gweep [939]GWF [940]H [941]h [942]ha ha only serious [943]hack [944]hack attack [945]hack mode [946]hack on [947]hack together [948]hack up [949]hack value [950]hacked off [951]hacked up [952]hacker [953]hacker ethic [954]hacker humor [955]Hackers (the movie) [956]hacking run [957]Hacking X for Y [958]Hackintosh [959]hackish [960]hackishness [961]hackitude [962]hair [963]hairball [964]hairy [965]HAKMEM [966]hakspek [967]Halloween Documents [968]ham [969]hammer [970]hamster [971]HAND [972]hand cruft [973]hand-hacking [974]hand-roll [975]handle [976]handshaking [977]handwave [978]hang [979]Hanlon's Razor [980]happily [981]hard boot [982]hardcoded [983]hardwarily [984]hardwired [985]has the X nature [986]hash bucket [987]hash collision [988]hat [989]HCF [990]heads down [991]heartbeat [992]heatseeker [993]heavy metal [994]heavy wizardry [995]heavyweight [996]Hed Rat [997]heisenbug [998]hell desk [999]hello sailor! [1000]hello world [1001]hello, wall! [1002]hex [1003]hexadecimal [1004]hexit [1005]HHOK [1006]HHOS [1007]hidden flag [1008]high bit [1009]high moby [1010]highly [1011]hing [1012]hired gun [1013]hirsute [1014]HLL [1015]hoarding [1016]hog [1017]hole [1018]hollised [1019]holy penguin pee [1020]holy wars [1021]home box [1022]home machine [1023]home page [1024]honey pot [1025]hook [1026]hop [1027]horked [1028]hose [1029]hosed [1030]hot chat [1031]hot spot [1032]hotlink [1033]house wizard [1034]HP-SUX [1035]HTH [1036]huff [1037]hung [1038]hungry puppy [1039]hungus [1040]hyperspace [1041]hysterical reasons [1042]I [1043]I didn't change anything! [1044]I see no X here. [1045]I for one welcome our new X overlords [1046]IANAL [1047]IBM [1048]ICBM address [1049]ice [1050]ID10T error [1051]idempotent [1052]IDP [1053]If you want X, you know where to find it. [1054]ifdef out [1055]IIRC [1056]ill-behaved [1057]IMHO [1058]Imminent Death Of The Net Predicted! [1059]in the extreme [1060]incantation [1061]include [1062]include war [1063]indent style [1064]Indent-o-Meter [1065]index of X [1066]infant mortality [1067]infinite [1068]infinite loop [1069]Infinite-Monkey Theorem [1070]infinity [1071]inflate [1072]Infocom [1073]initgame [1074]insanely great [1075]installfest [1076]INTERCAL [1077]InterCaps [1078]interesting [1079]Internet [1080]Internet Death Penalty [1081]Internet Exploder [1082]Internet Exploiter [1083]interrupt [1084]interrupts locked out [1085]intertwingled [1086]intro [1087]IRC [1088]iron [1089]Iron Age [1090]iron box [1091]ironmonger [1092]ISO standard cup of tea [1093]ISP [1094]Itanic [1095]ITS [1096]IWBNI [1097]IYFEG [1098]J [1099]J. Random [1100]J. Random Hacker [1101]jack in [1102]jaggies [1103]Java [1104]JCL [1105]JEDR [1106]Jeff K. [1107]jello [1108]Jeopardy-style quoting [1109]jibble [1110]jiffy [1111]job security [1112]jock [1113]joe code [1114]joe-job [1115]juggling eggs [1116]juice [1117]jump off into never-never land [1118]jupiter [1119]K [1120]K [1121]K&R [1122]k- [1123]kahuna [1124]kamikaze packet [1125]kangaroo code [1126]ken [1127]kernel-of-the-week club [1128]kgbvax [1129]KIBO [1130]kiboze [1131]kibozo [1132]kick [1133]kill file [1134]killer app [1135]killer micro [1136]killer poke [1137]kilo- [1138]kilogoogle [1139]KIPS [1140]KISS Principle [1141]kit [1142]KLB [1143]klone [1144]kludge [1145]kluge [1146]kluge around [1147]kluge up [1148]Knights of the Lambda Calculus [1149]knobs [1150]knurd [1151]Knuth [1152]koan [1153]kook [1154]Kool-Aid [1155]kremvax [1156]kyrka [1157]L [1158]lag [1159]lamer [1160]LAN party [1161]language lawyer [1162]languages of choice [1163]LART [1164]larval stage [1165]lase [1166]laser chicken [1167]leaf site [1168]leak [1169]leaky heap [1170]leapfrog attack [1171]leech [1172]leech mode [1173]legal [1174]legalese [1175]lenna [1176]LER [1177]LERP [1178]let the smoke out [1179]letterbomb [1180]lexer [1181]life [1182]Life is hard [1183]light pipe [1184]lightweight [1185]like kicking dead whales down the beach [1186]like nailing jelly to a tree [1187]line 666 [1188]line eater, the [1189]line noise [1190]linearithmic [1191]link farm [1192]link rot [1193]link-dead [1194]lint [1195]Lintel [1196]Linus [1197]Linux [1198]lion food [1199]Lions Book [1200]LISP [1201]list-bomb [1202]lithium lick [1203]little-endian [1204]live [1205]live data [1206]Live Free Or Die! [1207]livelock [1208]liveware [1209]lobotomy [1210]locals, the [1211]locked and loaded [1212]locked up [1213]logic bomb [1214]logical [1215]loop through [1216]loose bytes [1217]lord high fixer [1218]lose [1219]lose lose [1220]loser [1221]losing [1222]loss [1223]lossage [1224]lossy [1225]lost in the noise [1226]lost in the underflow [1227]lots of MIPS but no I/O [1228]low-bandwidth [1229]Lubarsky's Law of Cybernetic Entomology [1230]Lumber Cartel [1231]lunatic fringe [1232]lurker [1233]luser [1234]M [1235]M [1236]M$ [1237]macdink [1238]machoflops [1239]Macintoy [1240]Macintrash [1241]macro [1242]macro- [1243]macrology [1244]maggotbox [1245]magic [1246]magic cookie [1247]magic number [1248]magic smoke [1249]mail storm [1250]mailbomb [1251]mailing list [1252]main loop [1253]mainframe [1254]mainsleaze [1255]malware [1256]man page [1257]management [1258]mandelbug [1259]manged [1260]mangle [1261]mangled name [1262]mangler [1263]manularity [1264]marching ants [1265]marbles [1266]marginal [1267]marginally [1268]marketroid [1269]Mars [1270]martian [1271]massage [1272]math-out [1273]Matrix [1274]mav [1275]maximum Maytag mode [1276]McQuary limit [1277]meatspace [1278]meatware [1279]meeces [1280]meg [1281]mega- [1282]megapenny [1283]MEGO [1284]meltdown, network [1285]meme [1286]meme plague [1287]memetics [1288]memory farts [1289]memory leak [1290]memory smash [1291]menuitis [1292]mess-dos [1293]meta [1294]meta bit [1295]metasyntactic variable [1296]MFTL [1297]mickey [1298]mickey mouse program [1299]micro- [1300]MicroDroid [1301]microfortnight [1302]microLenat [1303]microReid [1304]microserf [1305]Microsloth Windows [1306]Microsoft [1307]micros~1 [1308]middle-endian [1309]middle-out implementation [1310]milliLampson [1311]minor detail [1312]MIPS [1313]misbug [1314]misfeature [1315]missile address [1316]MiSTing [1317]miswart [1318]MMF [1319]mobo [1320]moby [1321]mockingbird [1322]mod [1323]mode [1324]mode bit [1325]modulo [1326]mojibake [1327]molly-guard [1328]Mongolian Hordes technique [1329]monkey up [1330]monkey, scratch [1331]monstrosity [1332]monty [1333]Moof [1334]Moore's Law [1335]moria [1336]MOTAS [1337]MOTOS [1338]MOTSS [1339]mouse ahead [1340]mouse belt [1341]mouse droppings [1342]mouse elbow [1343]mouse pusher [1344]mouso [1345]MS-DOS [1346]mu [1347]MUD [1348]muddie [1349]mudhead [1350]muggle [1351]Multics [1352]multitask [1353]mumblage [1354]mumble [1355]munch [1356]munching [1357]munching squares [1358]munchkin [1359]mundane [1360]mung [1361]munge [1362]Murphy's Law [1363]music [1364]mutter [1365]N [1366]N [1367]nadger [1368]nagware [1369]nailed to the wall [1370]nailing jelly [1371]naive [1372]naive user [1373]NAK [1374]NANA [1375]nano [1376]nano- [1377]nanoacre [1378]nanobot [1379]nanocomputer [1380]nanofortnight [1381]nanotechnology [1382]narg [1383]nasal demons [1384]nastygram [1385]Nathan Hale [1386]nature [1387]neat hack [1388]neats vs. scruffies [1389]neep-neep [1390]neophilia [1391]nerd [1392]nerd knob [1393]net.- [1394]net.god [1395]net.personality [1396]net.police [1397]netburp [1398]netdead [1399]nethack [1400]netiquette [1401]netlag [1402]netnews [1403]Netscrape [1404]netsplit [1405]netter [1406]network address [1407]network meltdown [1408]New Jersey [1409]New Testament [1410]newbie [1411]newgroup wars [1412]newline [1413]NeWS [1414]newsfroup [1415]newsgroup [1416]nick [1417]nickle [1418]night mode [1419]Nightmare File System [1420]NIL [1421]Ninety-Ninety Rule [1422]nipple mouse [1423]NMI [1424]no-op [1425]noddy [1426]non-optimal solution [1427]nonlinear [1428]nontrivial [1429]not entirely unlike X [1430]not ready for prime time [1431]notwork [1432]NP- [1433]NSA line eater [1434]NSP [1435]nude [1436]nugry [1437]nuke [1438]number-crunching [1439]numbers [1440]NUXI problem [1441]nybble [1442]nyetwork [1443]O [1444]Ob- [1445]Obfuscated C Contest [1446]obi-wan error [1447]Objectionable-C [1448]obscure [1449]octal forty [1450]off the trolley [1451]off-by-one error [1452]offline [1453]ogg [1454]-oid [1455]old fart [1456]Old Testament [1457]on the gripping hand [1458]one-banana problem [1459]one-line fix [1460]one-liner wars [1461]ooblick [1462]OP [1463]op [1464]open [1465]open source [1466]open switch [1467]operating system [1468]operator headspace [1469]optical diff [1470]optical grep [1471]optimism [1472]Oracle, the [1473]Orange Book [1474]oriental food [1475]orphan [1476]orphaned i-node [1477]orthogonal [1478]OS [1479]OS/2 [1480]OSS [1481]OT [1482]OTOH [1483]out-of-band [1484]overclock [1485]overflow bit [1486]overrun [1487]overrun screw [1488]owned [1489]P [1490]P.O.D. [1491]packet over air [1492]padded cell [1493]page in [1494]page out [1495]pain in the net [1496]paper-net [1497]param [1498]PARC [1499]parent message [1500]parity errors [1501]Parkinson's Law of Data [1502]parm [1503]parse [1504]Pascal [1505]PascalCasing [1506]pastie [1507]patch [1508]patch pumpkin [1509]patch space [1510]path [1511]pathological [1512]payware [1513]PBD [1514]PD [1515]PDP-10 [1516]PDP-11 [1517]PDP-20 [1518]PEBKAC [1519]peek [1520]pencil and paper [1521]Pentagram Pro [1522]Pentium [1523]peon [1524]percent-S [1525]perf [1526]perfect programmer syndrome [1527]Perl [1528]person of no account [1529]pessimal [1530]pessimizing compiler [1531]peta- [1532]pffft [1533]PFY [1534]phage [1535]phase [1536]phase of the moon [1537]phase-wrapping [1538]PHB [1539]phreaker [1540]phreaking [1541]pico- [1542]pig-tail [1543]pilot error [1544]ping [1545]Ping O' Death [1546]ping storm [1547]pink contract [1548]pink wire [1549]pipe [1550]pistol [1551]pixel sort [1552]pizza box [1553]plaid screen [1554]plain-ASCII [1555]Plan 9 [1556]plan file [1557]platinum-iridium [1558]playpen [1559]playte [1560]plokta [1561]plonk [1562]plug-and-pray [1563]plugh [1564]plumbing [1565]PM [1566]point release [1567]point-and-drool interface [1568]pointy hat [1569]pointy-haired [1570]poke [1571]poll [1572]polygon pusher [1573]POM [1574]ponytail [1575]pop [1576]poser [1577]post [1578]postcardware [1579]Postel's Prescription [1580]posting [1581]postmaster [1582]PostScript [1583]pound on [1584]power cycle [1585]power hit [1586]pr0n [1587]precedence lossage [1588]pred [1589]prepend [1590]prestidigitization [1591]pretty pictures [1592]prettyprint [1593]pretzel key [1594]priesthood [1595]prime time [1596]print [1597]printing discussion [1598]priority interrupt [1599]profile [1600]progasm [1601]proggy [1602]proglet [1603]program [1604]Programmer's Cheer [1605]programming [1606]programming fluid [1607]propeller head [1608]propeller key [1609]proprietary [1610]protocol [1611]provocative maintenance [1612]prowler [1613]pseudo [1614]pseudoprime [1615]pseudosuit [1616]psychedelicware [1617]psyton [1618]pubic directory [1619]puff [1620]pumpkin holder [1621]pumpking [1622]punched card [1623]punt [1624]Purple Book [1625]purple wire [1626]push [1627]Python [1628]Q [1629]quad [1630]quadruple bucky [1631]quantifiers [1632]quantum bogodynamics [1633]quarter [1634]ques [1635]quick-and-dirty [1636]quine [1637]Quirk objection [1638]quote chapter and verse [1639]quotient [1640]quux [1641]qux [1642]QWERTY [1643]R [1644]rabbit job [1645]rain dance [1646]rainbow series [1647]random [1648]Random Number God [1649]random numbers [1650]randomness [1651]rape [1652]rare mode [1653]raster blaster [1654]raster burn [1655]rasterbation [1656]rat belt [1657]rat dance [1658]rathole [1659]ratio site [1660]rave [1661]rave on! [1662]ravs [1663]raw mode [1664]RBL [1665]rc file [1666]RE [1667]read-only user [1668]README file [1669]real [1670]real estate [1671]real hack [1672]real operating system [1673]Real Programmer [1674]Real Soon Now [1675]real time [1676]real user [1677]Real World [1678]reality check [1679]reality-distortion field [1680]reaper [1681]recompile the world [1682]rectangle slinger [1683]recursion [1684]recursive acronym [1685]red wire [1686]regexp [1687]register dancing [1688]rehi [1689]reincarnation, cycle of [1690]reinvent the wheel [1691]relay rape [1692]religion of CHI [1693]religious issues [1694]replicator [1695]reply [1696]restriction [1697]retcon [1698]RETI [1699]retrocomputing [1700]return from the dead [1701]RFC [1702]RFE [1703]Right Thing [1704]rip [1705]ripoff [1706]RL [1707]roach [1708]robocanceller [1709]robot [1710]robust [1711]rococo [1712]rogue [1713]room-temperature IQ [1714]root [1715]root mode [1716]rootkit [1717]rot13 [1718]rotary debugger [1719]RSN [1720]RTBM [1721]RTFAQ [1722]RTFB [1723]RTFM [1724]RTFS [1725]RTI [1726]RTM [1727]RTS [1728]rubber-hose cryptanalysis [1729]rude [1730]runes [1731]runic [1732]rusty iron [1733]rusty wire [1734]S [1735]S/N ratio [1736]sacred [1737]saga [1738]sagan [1739]SAIL [1740]salescritter [1741]salt [1742]salt mines [1743]salt substrate [1744]same-day service [1745]samizdat [1746]samurai [1747]sandbender [1748]sandbox [1749]sanity check [1750]Saturday-night special [1751]say [1752]scag [1753]scanno [1754]scary devil monastery [1755]schroedinbug [1756]science-fiction fandom [1757]SCNR [1758]scram switch [1759]scratch [1760]scratch monkey [1761]scream and die [1762]screaming tty [1763]screen [1764]screen name [1765]screen scraping [1766]screw [1767]screwage [1768]scribble [1769]script kiddies [1770]scrog [1771]scrool [1772]scrozzle [1773]scruffies [1774]SCSI [1775]SCSI voodoo [1776]search-and-destroy mode [1777]second-system effect [1778]secondary damage [1779]security through obscurity [1780]SED [1781]See figure 1 [1782]segfault [1783]seggie [1784]segment [1785]segmentation fault [1786]segv [1787]self-reference [1788]selvage [1789]semi [1790]semi-automated [1791]semi-infinite [1792]senior bit [1793]September that never ended [1794]server [1795]SEX [1796]sex changer [1797]shambolic link [1798]shar file [1799]sharchive [1800]Share and enjoy! [1801]shareware [1802]sharing violation [1803]shebang [1804]shelfware [1805]shell [1806]shell out [1807]shift left (or right) logical [1808]shim [1809]shitogram [1810]shotgun debugging [1811]shovelware [1812]showstopper [1813]shriek [1814]Shub-Internet [1815]SIG [1816]sig block [1817]sig quote [1818]sig virus [1819]sigmonster [1820]signal-to-noise ratio [1821]silicon [1822]silly walk [1823]silo [1824]since time T equals minus infinity [1825]sitename [1826]skrog [1827]skulker [1828]slab [1829]slack [1830]slash [1831]slashdot effect [1832]sleep [1833]slim [1834]slop [1835]slopsucker [1836]Slowlaris [1837]slurp [1838]slurp the robot [1839]smart [1840]smart terminal [1841]smash case [1842]smash the stack [1843]smiley [1844]smoke [1845]smoke and mirrors [1846]smoke test [1847]smoking clover [1848]smoot [1849]SMOP [1850]smurf [1851]SNAFU principle [1852]snail [1853]snail-mail [1854]snap [1855]snarf [1856]snarf & barf [1857]snarf down [1858]snark [1859]sneaker [1860]sneakernet [1861]sniff [1862]snippage [1863]SO [1864]social engineering [1865]social science number [1866]sock puppet [1867]sodium substrate [1868]soft boot [1869]softcopy [1870]software bloat [1871]software hoarding [1872]software laser [1873]software rot [1874]softwarily [1875]softy [1876]some random X [1877]sorcerer's apprentice mode [1878]source [1879]source of all good bits [1880]space-cadet keyboard [1881]spaceship operator [1882]SPACEWAR [1883]spaghetti code [1884]spaghetti inheritance [1885]spam [1886]spam bait [1887]spamblock [1888]spamhaus [1889]spamvertize [1890]spangle [1891]spawn [1892]special-case [1893]speed of light [1894]speedometer [1895]spell [1896]spelling flame [1897]spider [1898]spider food [1899]spiffy [1900]spike [1901]spin [1902]Spinning Pizza of Death [1903]spl [1904]splash screen [1905]splat [1906]splat out [1907]splork! [1908]spod [1909]spoiler [1910]spoiler space [1911]sponge [1912]spoof [1913]spool [1914]spool file [1915]sporgery [1916]sport death [1917]spungle [1918]spyware [1919]squirrelcide [1920]stack [1921]stack puke [1922]stale pointer bug [1923]Stanford Bunny [1924]star out [1925]state [1926]stealth manager [1927]steam-powered [1928]steved [1929]STFW [1930]stir-fried random [1931]stomp on [1932]Stone Age [1933]stone knives and bearskins [1934]stoppage [1935]store [1936]STR [1937]strided [1938]stroke [1939]strudel [1940]stubroutine [1941]studly [1942]studlycaps [1943]stunning [1944]stupid-sort [1945]Stupids [1946]Sturgeon's Law [1947]sucking mud [1948]sufficiently small [1949]suit [1950]suitable win [1951]suitably small [1952]Sun [1953]sun lounge [1954]sun-stools [1955]sunspots [1956]super source quench [1957]superloser [1958]superprogrammer [1959]superuser [1960]support [1961]surf [1962]Suzie COBOL [1963]swab [1964]swap [1965]swap space [1966]swapped in [1967]swapped out [1968]Swiss-Army chainsaw [1969]swizzle [1970]sync [1971]syntactic salt [1972]syntactic sugar [1973]sys-frog [1974]sysadmin [1975]sysape [1976]sysop [1977]system [1978]system mangler [1979]systems jock [1980]T [1981]T [1982]tail recursion [1983]talk mode [1984]talker system [1985]TAN [1986]tanked [1987]TANSTAAFL [1988]tape monkey [1989]tar and feather [1990]tarball [1991]tardegy [1992]taste [1993]tayste [1994]TCB [1995]TCP/IP [1996]TECO [1997]tee [1998]teergrube [1999]teledildonics [2000]ten-finger interface [2001]tense [2002]tentacle [2003]tenured graduate student [2004]tera- [2005]teraflop club [2006]terminak [2007]terminal brain death [2008]terminal illness [2009]terminal junkie [2010]test [2011]TeX [2012]text [2013]thanks in advance [2014]That's not a bug, that's a feature! [2015]the literature [2016]the network [2017]the X that can be Y is not the true X [2018]theology [2019]theory [2020]thinko [2021]This can't happen [2022]This time, for sure! [2023]thrash [2024]thread [2025]three-finger salute [2026]throwaway account [2027]thud [2028]thumb [2029]thundering herd problem [2030]thunk [2031]tick [2032]tick-list features [2033]tickle a bug [2034]tiger team [2035]time bomb [2036]time sink [2037]time T [2038]times-or-divided-by [2039]timesharing [2040]TINC [2041]Tinkerbell program [2042]TINLC [2043]tip of the ice-cube [2044]tired iron [2045]tits on a keyboard [2046]TLA [2047]TMRC [2048]TMRCie [2049]TMTOWTDI [2050]to a first approximation [2051]to a zeroth approximation [2052]toad [2053]toast [2054]toaster [2055]toeprint [2056]TOFU [2057]toggle [2058]tool [2059]toolchain [2060]toolsmith [2061]toor [2062]top-post [2063]topic drift [2064]topic group [2065]TOPS-10 [2066]TOPS-20 [2067]TOS [2068]tourist [2069]tourist information [2070]touristic [2071]toy [2072]toy language [2073]toy problem [2074]toy program [2075]trampoline [2076]trap [2077]trap door [2078]trash [2079]trawl [2080]tree-killer [2081]treeware [2082]trit [2083]trivial [2084]troff [2085]troglodyte [2086]troglodyte mode [2087]Trojan horse [2088]troll [2089]Troll-O-Meter [2090]tron [2091]troughie [2092]true-hacker [2093]tty [2094]tube [2095]tube time [2096]tumbler [2097]tunafish [2098]tune [2099]turbo nerd [2100]Turing tar-pit [2101]turist [2102]Tux [2103]tweak [2104]TWENEX [2105]twiddle [2106]twilight zone [2107]twink [2108]twirling baton [2109]two pi [2110]two-to-the-N [2111]tyop [2112]U [2113]u- [2114]UBD [2115]UBE [2116]ubergeek [2117]UCE [2118]UDP [2119]UN*X [2120]undefined external reference [2121]under the hood [2122]undocumented feature [2123]uninteresting [2124]Unix [2125]Unix brain damage [2126]Unix conspiracy [2127]Unix weenie [2128]unixism [2129]unswizzle [2130]unwind the stack [2131]unwind-protect [2132]up [2133]upload [2134]upstream [2135]upthread [2136]uptime [2137]urchin [2138]URL [2139]Usenet [2140]Usenet Death Penalty [2141]user [2142]user-friendly [2143]user-obsequious [2144]userland [2145]Utah teapot, the [2146]UTSL [2147]UUOC [2148]V [2149]V7 [2150]vadding [2151]vanilla [2152]vanity domain [2153]vannevar [2154]vaporware [2155]var [2156]vaston [2157]VAX [2158]VAXen [2159]vaxocentrism [2160]vdiff [2161]veeblefester [2162]velveeta [2163]Venus flytrap [2164]verbage [2165]verbiage [2166]Version 7 [2167]vgrep [2168]vi [2169]video toaster [2170]videotex [2171]virgin [2172]virtual [2173]virtual beer [2174]virtual Friday [2175]virtual reality [2176]virtual shredder [2177]virus [2178]visionary [2179]Visual Fred [2180]VMS [2181]voice [2182]voice-net [2183]voodoo programming [2184]VR [2185]Vulcan nerve pinch [2186]vulture capitalist [2187]W [2188]w00t [2189]wabbit [2190]WAITS [2191]waldo [2192]walk [2193]walk off the end of [2194]walking drives [2195]wall [2196]wall follower [2197]wall time [2198]wall wart [2199]wallhack [2200]wango [2201]wank [2202]wannabee [2203]war dialer [2204]war-driving [2205]war-chalking [2206]-ware [2207]warez [2208]warez d00dz [2209]warez kiddies [2210]warlording [2211]warm boot [2212]wart [2213]washing machine [2214]washing software [2215]water MIPS [2216]wave a dead chicken [2217]weasel [2218]web pointer [2219]web ring [2220]web toaster [2221]webify [2222]webmaster [2223]wedged [2224]wedgie [2225]wedgitude [2226]weeble [2227]weeds [2228]weenie [2229]Weenix [2230]well-behaved [2231]well-connected [2232]wetware [2233]whack [2234]whack-a-mole [2235]whacker [2236]whales [2237]What's a spline? [2238]wheel [2239]wheel bit [2240]wheel of reincarnation [2241]wheel wars [2242]white hat [2243]whitelist [2244]whizzy [2245]Whorfian mind-lock [2246]wibble [2247]WIBNI [2248]widget [2249]wiggles [2250]wild side [2251]WIMP environment [2252]win [2253]win big [2254]win win [2255]Winchester [2256]windoid [2257]window shopping [2258]Windowsitis [2259]Windoze [2260]winged comments [2261]winkey [2262]winnage [2263]winner [2264]winnitude [2265]Wintel [2266]Wintendo [2267]wired [2268]wirehead [2269]wirewater [2270]wish list [2271]within delta of [2272]within epsilon of [2273]wizard [2274]Wizard Book [2275]wizard hat [2276]wizard mode [2277]wizardly [2278]wok-on-the-wall [2279]womb box [2280]WOMBAT [2281]womble [2282]wonky [2283]workaround [2284]working as designed [2285]worm [2286]wormhole [2287]wound around the axle [2288]wrap around [2289]write-only code [2290]write-only language [2291]write-only memory [2292]Wrong Thing [2293]wugga wugga [2294]wumpus [2295]WYSIAYG [2296]WYSIWYG [2297]X [2298]X [2299]XEROX PARC [2300]XOFF [2301]XON [2302]xor [2303]xref [2304]XXX [2305]xyzzy [2306]Y [2307]YA- [2308]YABA [2309]YAFIYGI [2310]yak shaving [2311]YAUN [2312]yellow card [2313]yellow wire [2314]Yet Another [2315]YHBT [2316]YKYBHTLW [2317]YMMV [2318]You are not expected to understand this [2319]You know you've been hacking too long when [2320]Your mileage may vary [2321]Yow! [2322]yoyo mode [2323]Yu-Shiang Whole Fish [2324]Z [2325]zap [2326]zapped [2327]Zawinski's Law [2328]zbeba [2329]zen [2330]zero [2331]zero-content [2332]Zero-One-Infinity Rule [2333]zeroth [2334]zigamorph [2335]zip [2336]zipperhead [2337]zombie [2338]zorch [2339]Zork [2340]zorkmid ______________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________ [2341]Prev [2342]Up [2343]Next Part II. The Jargon Lexicon [2344]Home 0 Referências 1. http://catb.org/jargon/html/index.html 2. http://catb.org/jargon/html/lexicon.html 3. http://catb.org/jargon/html/lexicon.html 4. http://catb.org/jargon/html/0.html 5. http://catb.org/jargon/html/lexicon.html 6. http://catb.org/jargon/html/0.html 7. http://catb.org/jargon/html/0.html 8. http://catb.org/jargon/html/0/TM.html 9. http://catb.org/jargon/html/0/dev-null.html 10. http://catb.org/jargon/html/0/me.html 11. http://catb.org/jargon/html/0/numeral-zero.html 12. http://catb.org/jargon/html/0/one-TBS.html 13. http://catb.org/jargon/html/0/infix-2.html 14. http://catb.org/jargon/html/0/code-404.html 15. http://catb.org/jargon/html/0/code-404-compliant.html 16. http://catb.org/jargon/html/0/at-party.html 17. http://catb.org/jargon/html/A.html 18. http://catb.org/jargon/html/A/abbrev.html 19. http://catb.org/jargon/html/A/ABEND.html 20. http://catb.org/jargon/html/A/accumulator.html 21. http://catb.org/jargon/html/A/ACK.html 22. http://catb.org/jargon/html/A/Acme.html 23. http://catb.org/jargon/html/A/ad-hockery.html 24. http://catb.org/jargon/html/A/address-harvester.html 25. http://catb.org/jargon/html/A/adger.html 26. http://catb.org/jargon/html/A/admin.html 27. http://catb.org/jargon/html/A/ADVENT.html 28. http://catb.org/jargon/html/A/adware.html 29. http://catb.org/jargon/html/A/AFAIK.html 30. http://catb.org/jargon/html/A/AFJ.html 31. http://catb.org/jargon/html/A/AFK.html 32. http://catb.org/jargon/html/A/AI.html 33. http://catb.org/jargon/html/A/AI-complete.html 34. http://catb.org/jargon/html/A/airplane-rule.html 35. http://catb.org/jargon/html/A/Alderson-loop.html 36. http://catb.org/jargon/html/A/aliasing-bug.html 37. http://catb.org/jargon/html/A/Alice-and-Bob.html 38. http://catb.org/jargon/html/A/All-hardware-sucks--all-software-sucks-.html 39. http://catb.org/jargon/html/A/all-your-base-are-belong-to-us.html 40. http://catb.org/jargon/html/A/alpha-geek.html 41. http://catb.org/jargon/html/A/alpha-particles.html 42. http://catb.org/jargon/html/A/alt.html 43. http://catb.org/jargon/html/A/alt-bit.html 44. http://catb.org/jargon/html/A/Aluminum-Book.html 45. http://catb.org/jargon/html/A/ambimouseterous.html 46. http://catb.org/jargon/html/A/Amiga.html 47. http://catb.org/jargon/html/A/Amiga-Persecution-Complex.html 48. http://catb.org/jargon/html/A/amp-off.html 49. http://catb.org/jargon/html/A/amper.html 50. http://catb.org/jargon/html/A/and-there-was-much-rejoicing.html 51. http://catb.org/jargon/html/A/Angband.html 52. http://catb.org/jargon/html/A/angle-brackets.html 53. http://catb.org/jargon/html/A/angry-fruit-salad.html 54. http://catb.org/jargon/html/A/annoybot.html 55. http://catb.org/jargon/html/A/annoyware.html 56. http://catb.org/jargon/html/A/ANSI-standard.html 57. http://catb.org/jargon/html/A/ANSI-standard-pizza.html 58. http://catb.org/jargon/html/A/anti-idiotarianism.html 59. http://catb.org/jargon/html/A/AOL-.html 60. http://catb.org/jargon/html/A/app.html 61. http://catb.org/jargon/html/A/Archimedes.html 62. http://catb.org/jargon/html/A/arena.html 63. http://catb.org/jargon/html/A/arg.html 64. http://catb.org/jargon/html/A/ARMM.html 65. http://catb.org/jargon/html/A/armor-plated.html 66. http://catb.org/jargon/html/A/asbestos.html 67. http://catb.org/jargon/html/A/asbestos-cork-award.html 68. http://catb.org/jargon/html/A/asbestos-longjohns.html 69. http://catb.org/jargon/html/A/ASCII.html 70. http://catb.org/jargon/html/A/ASCII-art.html 71. http://catb.org/jargon/html/A/ASCIIbetical-order.html 72. http://catb.org/jargon/html/A/astroturfing.html 73. http://catb.org/jargon/html/A/atomic.html 74. http://catb.org/jargon/html/A/attoparsec.html 75. http://catb.org/jargon/html/A/Aunt-Tillie.html 76. http://catb.org/jargon/html/A/AUP.html 77. http://catb.org/jargon/html/A/autobogotiphobia.html 78. http://catb.org/jargon/html/A/autoconfiscate.html 79. http://catb.org/jargon/html/A/automagically.html 80. http://catb.org/jargon/html/A/avatar.html 81. http://catb.org/jargon/html/A/awk.html 82. http://catb.org/jargon/html/B.html 83. http://catb.org/jargon/html/B/B1FF.html 84. http://catb.org/jargon/html/B/B5.html 85. http://catb.org/jargon/html/B/back-door.html 86. http://catb.org/jargon/html/B/backbone-cabal.html 87. http://catb.org/jargon/html/B/backbone-site.html 88. http://catb.org/jargon/html/B/backgammon.html 89. http://catb.org/jargon/html/B/background.html 90. http://catb.org/jargon/html/B/backreference.html 91. http://catb.org/jargon/html/B/backronym.html 92. http://catb.org/jargon/html/B/backward-combatability.html 93. http://catb.org/jargon/html/B/BAD.html 94. http://catb.org/jargon/html/B/Bad-and-Wrong.html 95. http://catb.org/jargon/html/B/Bad-Thing.html 96. http://catb.org/jargon/html/B/bag-on-the-side.html 97. http://catb.org/jargon/html/B/bagbiter.html 98. http://catb.org/jargon/html/B/bagbiting.html 99. http://catb.org/jargon/html/B/baggy-pantsing.html 100. http://catb.org/jargon/html/B/balloonian-variable.html 101. http://catb.org/jargon/html/B/bamf.html 102. http://catb.org/jargon/html/B/banana-problem.html 103. http://catb.org/jargon/html/B/bandwidth.html 104. http://catb.org/jargon/html/B/bang.html 105. http://catb.org/jargon/html/B/bang-on.html 106. http://catb.org/jargon/html/B/bang-path.html 107. http://catb.org/jargon/html/B/banner.html 108. http://catb.org/jargon/html/B/banner-ad.html 109. http://catb.org/jargon/html/B/banner-site.html 110. http://catb.org/jargon/html/B/bar.html 111. http://catb.org/jargon/html/B/bare-metal.html 112. http://catb.org/jargon/html/B/barf.html 113. http://catb.org/jargon/html/B/barfmail.html 114. http://catb.org/jargon/html/B/barfulation.html 115. http://catb.org/jargon/html/B/barfulous.html 116. http://catb.org/jargon/html/B/barn.html 117. http://catb.org/jargon/html/B/barney.html 118. http://catb.org/jargon/html/B/baroque.html 119. http://catb.org/jargon/html/B/BASIC.html 120. http://catb.org/jargon/html/B/batbelt.html 121. http://catb.org/jargon/html/B/batch.html 122. http://catb.org/jargon/html/B/bathtub-curve.html 123. http://catb.org/jargon/html/B/Batman-factor.html 124. http://catb.org/jargon/html/B/baud.html 125. http://catb.org/jargon/html/B/baz.html 126. http://catb.org/jargon/html/B/bazaar.html 127. http://catb.org/jargon/html/B/bboard.html 128. http://catb.org/jargon/html/B/BBS.html 129. http://catb.org/jargon/html/B/BCPL.html 130. http://catb.org/jargon/html/B/BDFL.html 131. http://catb.org/jargon/html/B/beam.html 132. http://catb.org/jargon/html/B/beanie-key.html 133. http://catb.org/jargon/html/B/beep.html 134. http://catb.org/jargon/html/B/Befunge.html 135. http://catb.org/jargon/html/B/beige-toaster.html 136. http://catb.org/jargon/html/B/bells-and-whistles.html 137. http://catb.org/jargon/html/B/bells-whistles-and-gongs.html 138. http://catb.org/jargon/html/B/benchmark.html 139. http://catb.org/jargon/html/B/Berkeley-Quality-Software.html 140. http://catb.org/jargon/html/B/Berzerkeley.html 141. http://catb.org/jargon/html/B/beta.html 142. http://catb.org/jargon/html/B/BFI.html 143. http://catb.org/jargon/html/B/BI.html 144. http://catb.org/jargon/html/B/bible.html 145. http://catb.org/jargon/html/B/BiCapitalization.html 146. http://catb.org/jargon/html/B/biff.html 147. http://catb.org/jargon/html/B/big-iron.html 148. http://catb.org/jargon/html/B/Big-Red-Switch.html 149. http://catb.org/jargon/html/B/Big-Room.html 150. http://catb.org/jargon/html/B/big-win.html 151. http://catb.org/jargon/html/B/big-endian.html 152. http://catb.org/jargon/html/B/bignum.html 153. http://catb.org/jargon/html/B/bigot.html 154. http://catb.org/jargon/html/B/bikeshedding.html 155. http://catb.org/jargon/html/B/binary-four.html 156. http://catb.org/jargon/html/B/bit.html 157. http://catb.org/jargon/html/B/bit-bang.html 158. http://catb.org/jargon/html/B/bit-bashing.html 159. http://catb.org/jargon/html/B/bit-bucket.html 160. http://catb.org/jargon/html/B/bit-decay.html 161. http://catb.org/jargon/html/B/bit-rot.html 162. http://catb.org/jargon/html/B/bit-twiddling.html 163. http://catb.org/jargon/html/B/bit-paired-keyboard.html 164. http://catb.org/jargon/html/B/bitblt.html 165. http://catb.org/jargon/html/B/bits.html 166. http://catb.org/jargon/html/B/bitty-box.html 167. http://catb.org/jargon/html/B/bixie.html 168. http://catb.org/jargon/html/B/black-art.html 169. http://catb.org/jargon/html/B/black-hat.html 170. http://catb.org/jargon/html/B/black-hole.html 171. http://catb.org/jargon/html/B/black-magic.html 172. http://catb.org/jargon/html/B/Black-Screen-of-Death.html 173. http://catb.org/jargon/html/B/blammo.html 174. http://catb.org/jargon/html/B/blargh.html 175. http://catb.org/jargon/html/B/blast.html 176. http://catb.org/jargon/html/B/blat.html 177. http://catb.org/jargon/html/B/bletch.html 178. http://catb.org/jargon/html/B/bletcherous.html 179. http://catb.org/jargon/html/B/blinkenlights.html 180. http://catb.org/jargon/html/B/blit.html 181. http://catb.org/jargon/html/B/blitter.html 182. http://catb.org/jargon/html/B/blivet.html 183. http://catb.org/jargon/html/B/bloatware.html 184. http://catb.org/jargon/html/B/BLOB.html 185. http://catb.org/jargon/html/B/block.html 186. http://catb.org/jargon/html/B/blog.html 187. http://catb.org/jargon/html/B/Bloggs-Family.html 188. http://catb.org/jargon/html/B/blogosphere.html 189. http://catb.org/jargon/html/B/blogrolling.html 190. http://catb.org/jargon/html/B/blow-an-EPROM.html 191. http://catb.org/jargon/html/B/blow-away.html 192. http://catb.org/jargon/html/B/blow-out.html 193. http://catb.org/jargon/html/B/blow-past.html 194. http://catb.org/jargon/html/B/blow-up.html 195. http://catb.org/jargon/html/B/BLT.html 196. http://catb.org/jargon/html/B/blue-box.html 197. http://catb.org/jargon/html/B/Blue-Glue.html 198. http://catb.org/jargon/html/B/blue-goo.html 199. http://catb.org/jargon/html/B/Blue-Screen-of-Death.html 200. http://catb.org/jargon/html/B/blue-wire.html 201. http://catb.org/jargon/html/B/blurgle.html 202. http://catb.org/jargon/html/B/BNF.html 203. http://catb.org/jargon/html/B/boa.html 204. http://catb.org/jargon/html/B/board.html 205. http://catb.org/jargon/html/B/boat-anchor.html 206. http://catb.org/jargon/html/B/bob.html 207. http://catb.org/jargon/html/B/bodge.html 208. http://catb.org/jargon/html/B/BOF.html 209. http://catb.org/jargon/html/B/BOFH.html 210. http://catb.org/jargon/html/B/bogo-sort.html 211. http://catb.org/jargon/html/B/bogometer.html 212. http://catb.org/jargon/html/B/BogoMIPS.html 213. http://catb.org/jargon/html/B/bogon.html 214. http://catb.org/jargon/html/B/bogon-filter.html 215. http://catb.org/jargon/html/B/bogon-flux.html 216. http://catb.org/jargon/html/B/bogosity.html 217. http://catb.org/jargon/html/B/bogotify.html 218. http://catb.org/jargon/html/B/bogue-out.html 219. http://catb.org/jargon/html/B/bogus.html 220. http://catb.org/jargon/html/B/Bohr-bug.html 221. http://catb.org/jargon/html/B/boink.html 222. http://catb.org/jargon/html/B/bomb.html 223. http://catb.org/jargon/html/B/bondage-and-discipline-language.html 224. http://catb.org/jargon/html/B/bonk-oif.html 225. http://catb.org/jargon/html/B/book-titles.html 226. http://catb.org/jargon/html/B/boot.html 227. http://catb.org/jargon/html/B/Borg.html 228. http://catb.org/jargon/html/B/borken.html 229. http://catb.org/jargon/html/B/bot.html 230. http://catb.org/jargon/html/B/bottom-feeder.html 231. http://catb.org/jargon/html/B/bottom-post.html 232. http://catb.org/jargon/html/B/bottom-up-implementation.html 233. http://catb.org/jargon/html/B/bounce.html 234. http://catb.org/jargon/html/B/bounce-message.html 235. http://catb.org/jargon/html/B/boustrophedon.html 236. http://catb.org/jargon/html/B/box.html 237. http://catb.org/jargon/html/B/boxed-comments.html 238. http://catb.org/jargon/html/B/boxen.html 239. http://catb.org/jargon/html/B/boxology.html 240. http://catb.org/jargon/html/B/bozotic.html 241. http://catb.org/jargon/html/B/brain-dump.html 242. http://catb.org/jargon/html/B/brain-fart.html 243. http://catb.org/jargon/html/B/brain-damaged.html 244. http://catb.org/jargon/html/B/brain-dead.html 245. http://catb.org/jargon/html/B/braino.html 246. http://catb.org/jargon/html/B/brainwidth.html 247. http://catb.org/jargon/html/B/bread-crumbs.html 248. http://catb.org/jargon/html/B/break.html 249. http://catb.org/jargon/html/B/break-even-point.html 250. http://catb.org/jargon/html/B/breath-of-life-packet.html 251. http://catb.org/jargon/html/B/breedle.html 252. http://catb.org/jargon/html/B/Breidbart-Index.html 253. http://catb.org/jargon/html/B/brick.html 254. http://catb.org/jargon/html/B/bricktext.html 255. http://catb.org/jargon/html/B/bring-X-to-its-knees.html 256. http://catb.org/jargon/html/B/brittle.html 257. http://catb.org/jargon/html/B/broadcast-storm.html 258. http://catb.org/jargon/html/B/broken.html 259. http://catb.org/jargon/html/B/broken-arrow.html 260. http://catb.org/jargon/html/B/broken-ring-network.html 261. http://catb.org/jargon/html/B/BrokenWindows.html 262. http://catb.org/jargon/html/B/broket.html 263. http://catb.org/jargon/html/B/Brookss-Law.html 264. http://catb.org/jargon/html/B/brown-paper-bag-bug.html 265. http://catb.org/jargon/html/B/browser.html 266. http://catb.org/jargon/html/B/BRS.html 267. http://catb.org/jargon/html/B/brute-force.html 268. http://catb.org/jargon/html/B/brute-force-and-ignorance.html 269. http://catb.org/jargon/html/B/BSD.html 270. http://catb.org/jargon/html/B/BSOD.html 271. http://catb.org/jargon/html/B/BUAF.html 272. http://catb.org/jargon/html/B/BUAG.html 273. http://catb.org/jargon/html/B/bubble-sort.html 274. http://catb.org/jargon/html/B/bucky-bits.html 275. http://catb.org/jargon/html/B/buffer-chuck.html 276. http://catb.org/jargon/html/B/buffer-overflow.html 277. http://catb.org/jargon/html/B/bug.html 278. http://catb.org/jargon/html/B/bug-compatible.html 279. http://catb.org/jargon/html/B/bug-for-bug-compatible.html 280. http://catb.org/jargon/html/B/bug-of-the-month-club.html 281. http://catb.org/jargon/html/B/bulletproof.html 282. http://catb.org/jargon/html/B/bullschildt.html 283. http://catb.org/jargon/html/B/bump.html 284. http://catb.org/jargon/html/B/burble.html 285. http://catb.org/jargon/html/B/buried-treasure.html 286. http://catb.org/jargon/html/B/burn-a-CD.html 287. http://catb.org/jargon/html/B/burn-in-period.html 288. http://catb.org/jargon/html/B/burst-page.html 289. http://catb.org/jargon/html/B/busy-wait.html 290. http://catb.org/jargon/html/B/buzz.html 291. http://catb.org/jargon/html/B/buzzword-compliant.html 292. http://catb.org/jargon/html/B/BWQ.html 293. http://catb.org/jargon/html/B/by-hand.html 294. http://catb.org/jargon/html/B/byte.html 295. http://catb.org/jargon/html/B/byte-sex.html 296. http://catb.org/jargon/html/B/bytesexual.html 297. http://catb.org/jargon/html/B/Bzzzt-Wrong.html 298. http://catb.org/jargon/html/C.html 299. http://catb.org/jargon/html/C/C.html 300. http://catb.org/jargon/html/C/C-Programmers-Disease.html 301. http://catb.org/jargon/html/C/C-ampersand-C.html 302. http://catb.org/jargon/html/C/C-plus-plus.html 303. http://catb.org/jargon/html/C/calculator.html 304. http://catb.org/jargon/html/C/Camel-Book.html 305. http://catb.org/jargon/html/C/camelCase.html 306. http://catb.org/jargon/html/C/camelCasing.html 307. http://catb.org/jargon/html/C/can-t-happen.html 308. http://catb.org/jargon/html/C/cancelbot.html 309. http://catb.org/jargon/html/C/Cancelmoose.html 310. http://catb.org/jargon/html/C/candygrammar.html 311. http://catb.org/jargon/html/C/canonical.html 312. http://catb.org/jargon/html/C/careware.html 313. http://catb.org/jargon/html/C/cargo-cult-programming.html 314. http://catb.org/jargon/html/C/cascade.html 315. http://catb.org/jargon/html/C/case-and-paste.html 316. http://catb.org/jargon/html/C/case-mod.html 317. http://catb.org/jargon/html/C/casters-up-mode.html 318. http://catb.org/jargon/html/C/casting-the-runes.html 319. http://catb.org/jargon/html/C/cat.html 320. http://catb.org/jargon/html/C/catatonic.html 321. http://catb.org/jargon/html/C/cathedral.html 322. http://catb.org/jargon/html/C/cd-tilde.html 323. http://catb.org/jargon/html/C/CDA.html 324. http://catb.org/jargon/html/C/cdr.html 325. http://catb.org/jargon/html/C/chad.html 326. http://catb.org/jargon/html/C/chad-box.html 327. http://catb.org/jargon/html/C/chain.html 328. http://catb.org/jargon/html/C/chainik.html 329. http://catb.org/jargon/html/C/channel.html 330. http://catb.org/jargon/html/C/channel-hopping.html 331. http://catb.org/jargon/html/C/channel-op.html 332. http://catb.org/jargon/html/C/chanop.html 333. http://catb.org/jargon/html/C/char.html 334. http://catb.org/jargon/html/C/charityware.html 335. http://catb.org/jargon/html/C/chase-pointers.html 336. http://catb.org/jargon/html/C/chawmp.html 337. http://catb.org/jargon/html/C/check.html 338. http://catb.org/jargon/html/C/cheerfully.html 339. http://catb.org/jargon/html/C/chemist.html 340. http://catb.org/jargon/html/C/Chernobyl-chicken.html 341. http://catb.org/jargon/html/C/Chernobyl-packet.html 342. http://catb.org/jargon/html/C/chicken-head.html 343. http://catb.org/jargon/html/C/chickenboner.html 344. http://catb.org/jargon/html/C/chiclet-keyboard.html 345. http://catb.org/jargon/html/C/Chinese-Army-technique.html 346. http://catb.org/jargon/html/C/choad.html 347. http://catb.org/jargon/html/C/choke.html 348. http://catb.org/jargon/html/C/chomp.html 349. http://catb.org/jargon/html/C/chomper.html 350. http://catb.org/jargon/html/C/CHOP.html 351. http://catb.org/jargon/html/C/Christmas-tree.html 352. http://catb.org/jargon/html/C/Christmas-tree-packet.html 353. http://catb.org/jargon/html/C/chrome.html 354. http://catb.org/jargon/html/C/chug.html 355. http://catb.org/jargon/html/C/Church-of-the-SubGenius.html 356. http://catb.org/jargon/html/C/CIS.html 357. http://catb.org/jargon/html/C/Cinderella-Book.html 358. http://catb.org/jargon/html/C/Classic-C.html 359. http://catb.org/jargon/html/C/clean.html 360. http://catb.org/jargon/html/C/click-of-death.html 361. http://catb.org/jargon/html/C/CLM.html 362. http://catb.org/jargon/html/C/clobber.html 363. http://catb.org/jargon/html/C/clock.html 364. http://catb.org/jargon/html/C/clocks.html 365. http://catb.org/jargon/html/C/clone.html 366. http://catb.org/jargon/html/C/clone-and-hack-coding.html 367. http://catb.org/jargon/html/C/clover-key.html 368. http://catb.org/jargon/html/C/clue-by-four.html 369. http://catb.org/jargon/html/C/clustergeeking.html 370. http://catb.org/jargon/html/C/co-lo.html 371. http://catb.org/jargon/html/C/coaster.html 372. http://catb.org/jargon/html/C/coaster-toaster.html 373. http://catb.org/jargon/html/C/COBOL.html 374. http://catb.org/jargon/html/C/COBOL-fingers.html 375. http://catb.org/jargon/html/C/cobweb-site.html 376. http://catb.org/jargon/html/C/code.html 377. http://catb.org/jargon/html/C/code-grinder.html 378. http://catb.org/jargon/html/C/code-monkey.html 379. http://catb.org/jargon/html/C/Code-of-the-Geeks.html 380. http://catb.org/jargon/html/C/code-police.html 381. http://catb.org/jargon/html/C/codes.html 382. http://catb.org/jargon/html/C/codewalker.html 383. http://catb.org/jargon/html/C/coefficient-of-X.html 384. http://catb.org/jargon/html/C/cokebottle.html 385. http://catb.org/jargon/html/C/cold-boot.html 386. http://catb.org/jargon/html/C/COME-FROM.html 387. http://catb.org/jargon/html/C/comm-mode.html 388. http://catb.org/jargon/html/C/command-key.html 389. http://catb.org/jargon/html/C/comment-out.html 390. http://catb.org/jargon/html/C/Commonwealth-Hackish.html 391. http://catb.org/jargon/html/C/compact.html 392. http://catb.org/jargon/html/C/compiler-jock.html 393. http://catb.org/jargon/html/C/compo.html 394. http://catb.org/jargon/html/C/compress.html 395. http://catb.org/jargon/html/C/CompuServe.html 396. http://catb.org/jargon/html/C/computer-confetti.html 397. http://catb.org/jargon/html/C/computron.html 398. http://catb.org/jargon/html/C/con_.html 399. http://catb.org/jargon/html/C/condition-out.html 400. http://catb.org/jargon/html/C/condom.html 401. http://catb.org/jargon/html/C/confuser.html 402. http://catb.org/jargon/html/C/connector-conspiracy.html 403. http://catb.org/jargon/html/C/cons.html 404. http://catb.org/jargon/html/C/considered-harmful.html 405. http://catb.org/jargon/html/C/console.html 406. http://catb.org/jargon/html/C/console-jockey.html 407. http://catb.org/jargon/html/C/content-free.html 408. http://catb.org/jargon/html/C/control-C.html 409. http://catb.org/jargon/html/C/control-O.html 410. http://catb.org/jargon/html/C/control-Q.html 411. http://catb.org/jargon/html/C/control-S.html 412. http://catb.org/jargon/html/C/Conways-Law.html 413. http://catb.org/jargon/html/C/cookbook.html 414. http://catb.org/jargon/html/C/cooked-mode.html 415. http://catb.org/jargon/html/C/cookie.html 416. http://catb.org/jargon/html/C/cookie-bear.html 417. http://catb.org/jargon/html/C/cookie-file.html 418. http://catb.org/jargon/html/C/cookie-jar.html 419. http://catb.org/jargon/html/C/cookie-monster.html 420. http://catb.org/jargon/html/C/copious-free-time.html 421. http://catb.org/jargon/html/C/copper.html 422. http://catb.org/jargon/html/C/copy-protection.html 423. http://catb.org/jargon/html/C/copybroke.html 424. http://catb.org/jargon/html/C/copycenter.html 425. http://catb.org/jargon/html/C/copyleft.html 426. http://catb.org/jargon/html/C/copyparty.html 427. http://catb.org/jargon/html/C/copywronged.html 428. http://catb.org/jargon/html/C/core.html 429. http://catb.org/jargon/html/C/core-cancer.html 430. http://catb.org/jargon/html/C/core-dump.html 431. http://catb.org/jargon/html/C/core-leak.html 432. http://catb.org/jargon/html/C/Core-Wars.html 433. http://catb.org/jargon/html/C/cosmic-rays.html 434. http://catb.org/jargon/html/C/cough-and-die.html 435. http://catb.org/jargon/html/C/courier.html 436. http://catb.org/jargon/html/C/cow-orker.html 437. http://catb.org/jargon/html/C/cowboy.html 438. http://catb.org/jargon/html/C/CP-M.html 439. http://catb.org/jargon/html/C/CPU-Wars.html 440. http://catb.org/jargon/html/C/crack.html 441. http://catb.org/jargon/html/C/crack-root.html 442. http://catb.org/jargon/html/C/cracker.html 443. http://catb.org/jargon/html/C/cracking.html 444. http://catb.org/jargon/html/C/crank.html 445. http://catb.org/jargon/html/C/crapplet.html 446. http://catb.org/jargon/html/C/CrApTeX.html 447. http://catb.org/jargon/html/C/crash.html 448. http://catb.org/jargon/html/C/crash-and-burn.html 449. http://catb.org/jargon/html/C/crawling-horror.html 450. http://catb.org/jargon/html/C/CRC-handbook.html 451. http://catb.org/jargon/html/C/creationism.html 452. http://catb.org/jargon/html/C/creep.html 453. http://catb.org/jargon/html/C/creeping-elegance.html 454. http://catb.org/jargon/html/C/creeping-featurism.html 455. http://catb.org/jargon/html/C/creeping-featuritis.html 456. http://catb.org/jargon/html/C/cretin.html 457. http://catb.org/jargon/html/C/cretinous.html 458. http://catb.org/jargon/html/C/crippleware.html 459. http://catb.org/jargon/html/C/critical-mass.html 460. http://catb.org/jargon/html/C/crlf.html 461. http://catb.org/jargon/html/C/crock.html 462. http://catb.org/jargon/html/C/cross-post.html 463. http://catb.org/jargon/html/C/crossload.html 464. http://catb.org/jargon/html/C/crudware.html 465. http://catb.org/jargon/html/C/cruft.html 466. http://catb.org/jargon/html/C/cruft-together.html 467. http://catb.org/jargon/html/C/cruftsmanship.html 468. http://catb.org/jargon/html/C/crufty.html 469. http://catb.org/jargon/html/C/crumb.html 470. http://catb.org/jargon/html/C/crunch.html 471. http://catb.org/jargon/html/C/cryppie.html 472. http://catb.org/jargon/html/C/cthulhic.html 473. http://catb.org/jargon/html/C/CTSS.html 474. http://catb.org/jargon/html/C/cube.html 475. http://catb.org/jargon/html/C/cup-holder.html 476. http://catb.org/jargon/html/C/cursor-dipped-in-X.html 477. http://catb.org/jargon/html/C/cuspy.html 478. http://catb.org/jargon/html/C/cut-a-tape.html 479. http://catb.org/jargon/html/C/cybercrud.html 480. http://catb.org/jargon/html/C/cyberpunk.html 481. http://catb.org/jargon/html/C/cyberspace.html 482. http://catb.org/jargon/html/C/cycle.html 483. http://catb.org/jargon/html/C/cycle-of-reincarnation.html 484. http://catb.org/jargon/html/C/cycle-server.html 485. http://catb.org/jargon/html/C/cypherpunk.html 486. http://catb.org/jargon/html/C/CNK.html 487. http://catb.org/jargon/html/D.html 488. http://catb.org/jargon/html/D/daemon.html 489. http://catb.org/jargon/html/D/daemon-book.html 490. http://catb.org/jargon/html/D/dahmum.html 491. http://catb.org/jargon/html/D/dancing-frog.html 492. http://catb.org/jargon/html/D/dangling-pointer.html 493. http://catb.org/jargon/html/D/dark-side-hacker.html 494. http://catb.org/jargon/html/D/Datamation.html 495. http://catb.org/jargon/html/D/DAU.html 496. http://catb.org/jargon/html/D/Dave-the-Resurrector.html 497. http://catb.org/jargon/html/D/day-mode.html 498. http://catb.org/jargon/html/D/dd.html 499. http://catb.org/jargon/html/D/DDT.html 500. http://catb.org/jargon/html/D/de-rezz.html 501. http://catb.org/jargon/html/D/dead.html 502. http://catb.org/jargon/html/D/dead-beef-attack.html 503. http://catb.org/jargon/html/D/dead-code.html 504. http://catb.org/jargon/html/D/dead-tree-version.html 505. http://catb.org/jargon/html/D/DEADBEEF.html 506. http://catb.org/jargon/html/D/deadlock.html 507. http://catb.org/jargon/html/D/deadly-embrace.html 508. http://catb.org/jargon/html/D/death-code.html 509. http://catb.org/jargon/html/D/Death-Square.html 510. http://catb.org/jargon/html/D/Death-Star.html 511. http://catb.org/jargon/html/D/Death--X-of.html 512. http://catb.org/jargon/html/D/DEC.html 513. http://catb.org/jargon/html/D/DEC-Wars.html 514. http://catb.org/jargon/html/D/decay.html 515. http://catb.org/jargon/html/D/deckle.html 516. http://catb.org/jargon/html/D/DED.html 517. http://catb.org/jargon/html/D/deep-hack-mode.html 518. http://catb.org/jargon/html/D/deep-magic.html 519. http://catb.org/jargon/html/D/deep-space.html 520. http://catb.org/jargon/html/D/defenestration.html 521. http://catb.org/jargon/html/D/defined-as.html 522. http://catb.org/jargon/html/D/deflicted.html 523. http://catb.org/jargon/html/D/dehose.html 524. http://catb.org/jargon/html/D/Dejagoo.html 525. http://catb.org/jargon/html/D/deletia.html 526. http://catb.org/jargon/html/D/deliminator.html 527. http://catb.org/jargon/html/D/delint.html 528. http://catb.org/jargon/html/D/delta.html 529. http://catb.org/jargon/html/D/demented.html 530. http://catb.org/jargon/html/D/demigod.html 531. http://catb.org/jargon/html/D/demo.html 532. http://catb.org/jargon/html/D/demo-mode.html 533. http://catb.org/jargon/html/D/demoeffect.html 534. http://catb.org/jargon/html/D/demogroup.html 535. http://catb.org/jargon/html/D/demon.html 536. http://catb.org/jargon/html/D/demon-dialer.html 537. http://catb.org/jargon/html/D/demoparty.html 538. http://catb.org/jargon/html/D/demoscene.html 539. http://catb.org/jargon/html/D/dentro.html 540. http://catb.org/jargon/html/D/depeditate.html 541. http://catb.org/jargon/html/D/deprecated.html 542. http://catb.org/jargon/html/D/derf.html 543. http://catb.org/jargon/html/D/deserves-to-lose.html 544. http://catb.org/jargon/html/D/despew.html 545. http://catb.org/jargon/html/D/dickless-workstation.html 546. http://catb.org/jargon/html/D/dictionary-flame.html 547. http://catb.org/jargon/html/D/diddle.html 548. http://catb.org/jargon/html/D/die.html 549. http://catb.org/jargon/html/D/die-horribly.html 550. http://catb.org/jargon/html/D/diff.html 551. http://catb.org/jargon/html/D/dike.html 552. http://catb.org/jargon/html/D/Dilbert.html 553. http://catb.org/jargon/html/D/ding.html 554. http://catb.org/jargon/html/D/dink.html 555. http://catb.org/jargon/html/D/dinosaur.html 556. http://catb.org/jargon/html/D/dinosaur-pen.html 557. http://catb.org/jargon/html/D/dinosaurs-mating.html 558. http://catb.org/jargon/html/D/dirtball.html 559. http://catb.org/jargon/html/D/dirty-power.html 560. http://catb.org/jargon/html/D/disclaimer.html 561. http://catb.org/jargon/html/D/Discordianism.html 562. http://catb.org/jargon/html/D/disemvowel.html 563. http://catb.org/jargon/html/D/disk-farm.html 564. http://catb.org/jargon/html/D/display-hack.html 565. http://catb.org/jargon/html/D/dispress.html 566. http://catb.org/jargon/html/D/Dissociated-Press.html 567. http://catb.org/jargon/html/D/distribution.html 568. http://catb.org/jargon/html/D/distro.html 569. http://catb.org/jargon/html/D/disusered.html 570. http://catb.org/jargon/html/D/DMZ.html 571. http://catb.org/jargon/html/D/do-protocol.html 572. http://catb.org/jargon/html/D/doc.html 573. http://catb.org/jargon/html/D/documentation.html 574. http://catb.org/jargon/html/D/dodgy.html 575. http://catb.org/jargon/html/D/dogcow.html 576. http://catb.org/jargon/html/D/dogfood.html 577. http://catb.org/jargon/html/D/dogpile.html 578. http://catb.org/jargon/html/D/dogwash.html 579. http://catb.org/jargon/html/D/Don-t-do-that-then-.html 580. http://catb.org/jargon/html/D/dongle.html 581. http://catb.org/jargon/html/D/dongle-disk.html 582. http://catb.org/jargon/html/D/Doom--X-of.html 583. http://catb.org/jargon/html/D/doorstop.html 584. http://catb.org/jargon/html/D/DoS-attack.html 585. http://catb.org/jargon/html/D/dot-file.html 586. http://catb.org/jargon/html/D/double-bucky.html 587. http://catb.org/jargon/html/D/doubled-sig.html 588. http://catb.org/jargon/html/D/down.html 589. http://catb.org/jargon/html/D/download.html 590. http://catb.org/jargon/html/D/DP.html 591. http://catb.org/jargon/html/D/DPer.html 592. http://catb.org/jargon/html/D/Dr--Fred-Mbogo.html 593. http://catb.org/jargon/html/D/dragon.html 594. http://catb.org/jargon/html/D/Dragon-Book.html 595. http://catb.org/jargon/html/D/drain.html 596. http://catb.org/jargon/html/D/dread-high-bit-disease.html 597. http://catb.org/jargon/html/D/dread-questionmark-disease.html 598. http://catb.org/jargon/html/D/DRECNET.html 599. http://catb.org/jargon/html/D/driver.html 600. http://catb.org/jargon/html/D/droid.html 601. http://catb.org/jargon/html/D/drone.html 602. http://catb.org/jargon/html/D/drool-proof-paper.html 603. http://catb.org/jargon/html/D/drop-on-the-floor.html 604. http://catb.org/jargon/html/D/drop-ins.html 605. http://catb.org/jargon/html/D/drop-outs.html 606. http://catb.org/jargon/html/D/drugged.html 607. http://catb.org/jargon/html/D/drum.html 608. http://catb.org/jargon/html/D/drunk-mouse-syndrome.html 609. http://catb.org/jargon/html/D/DSW.html 610. http://catb.org/jargon/html/D/dub-dub-dub.html 611. http://catb.org/jargon/html/D/Duffs-device.html 612. http://catb.org/jargon/html/D/dumb-terminal.html 613. http://catb.org/jargon/html/D/dumbass-attack.html 614. http://catb.org/jargon/html/D/dumbed-down.html 615. http://catb.org/jargon/html/D/dump.html 616. http://catb.org/jargon/html/D/dumpster-diving.html 617. http://catb.org/jargon/html/D/dusty-deck.html 618. http://catb.org/jargon/html/D/DWIM.html 619. http://catb.org/jargon/html/D/dynner.html 620. http://catb.org/jargon/html/E.html 621. http://catb.org/jargon/html/E/Easter-egg.html 622. http://catb.org/jargon/html/E/Easter-egging.html 623. http://catb.org/jargon/html/E/eat-flaming-death.html 624. http://catb.org/jargon/html/E/EBCDIC.html 625. http://catb.org/jargon/html/E/ECP.html 626. http://catb.org/jargon/html/E/ed.html 627. http://catb.org/jargon/html/E/egg.html 628. http://catb.org/jargon/html/E/egosurf.html 629. http://catb.org/jargon/html/E/eighty-column-mind.html 630. http://catb.org/jargon/html/E/El-Camino-Bignum.html 631. http://catb.org/jargon/html/E/elder-days.html 632. http://catb.org/jargon/html/E/elegant.html 633. http://catb.org/jargon/html/E/elephantine.html 634. http://catb.org/jargon/html/E/elevator-controller.html 635. http://catb.org/jargon/html/E/elite.html 636. http://catb.org/jargon/html/E/ELIZA-effect.html 637. http://catb.org/jargon/html/E/elvish.html 638. http://catb.org/jargon/html/E/EMACS.html 639. http://catb.org/jargon/html/E/email.html 640. http://catb.org/jargon/html/E/emoticon.html 641. http://catb.org/jargon/html/E/EMP.html 642. http://catb.org/jargon/html/E/empire.html 643. http://catb.org/jargon/html/E/engine.html 644. http://catb.org/jargon/html/E/English.html 645. http://catb.org/jargon/html/E/enhancement.html 646. http://catb.org/jargon/html/E/ENQ.html 647. http://catb.org/jargon/html/E/EOD.html 648. http://catb.org/jargon/html/E/EOF.html 649. http://catb.org/jargon/html/E/EOL.html 650. http://catb.org/jargon/html/E/EOU.html 651. http://catb.org/jargon/html/E/epoch.html 652. http://catb.org/jargon/html/E/epsilon.html 653. http://catb.org/jargon/html/E/epsilon-squared.html 654. http://catb.org/jargon/html/E/era.html 655. http://catb.org/jargon/html/E/Eric-Conspiracy.html 656. http://catb.org/jargon/html/E/Eris.html 657. http://catb.org/jargon/html/E/erotics.html 658. http://catb.org/jargon/html/E/error-33.html 659. http://catb.org/jargon/html/E/eurodemo.html 660. http://catb.org/jargon/html/E/evil.html 661. http://catb.org/jargon/html/E/evil-and-rude.html 662. http://catb.org/jargon/html/E/Evil-Empire.html 663. http://catb.org/jargon/html/E/exa-.html 664. http://catb.org/jargon/html/E/examining-the-entrails.html 665. http://catb.org/jargon/html/E/EXCH.html 666. http://catb.org/jargon/html/E/excl.html 667. http://catb.org/jargon/html/E/EXE.html 668. http://catb.org/jargon/html/E/exec.html 669. http://catb.org/jargon/html/E/exercise--left-as-an.html 670. http://catb.org/jargon/html/E/Exon.html 671. http://catb.org/jargon/html/E/Exploder.html 672. http://catb.org/jargon/html/E/exploit.html 673. http://catb.org/jargon/html/E/external-memory.html 674. http://catb.org/jargon/html/E/eye-candy.html 675. http://catb.org/jargon/html/E/eyeball-search.html 676. http://catb.org/jargon/html/F.html 677. http://catb.org/jargon/html/F/face-time.html 678. http://catb.org/jargon/html/F/factor.html 679. http://catb.org/jargon/html/F/fairings.html 680. http://catb.org/jargon/html/F/fall-over.html 681. http://catb.org/jargon/html/F/fall-through.html 682. http://catb.org/jargon/html/F/fan.html 683. http://catb.org/jargon/html/F/fandango-on-core.html 684. http://catb.org/jargon/html/F/FAQ.html 685. http://catb.org/jargon/html/F/FAQ-list.html 686. http://catb.org/jargon/html/F/FAQL.html 687. http://catb.org/jargon/html/F/faradize.html 688. http://catb.org/jargon/html/F/farkled.html 689. http://catb.org/jargon/html/F/farm.html 690. http://catb.org/jargon/html/F/fascist.html 691. http://catb.org/jargon/html/F/fat-electrons.html 692. http://catb.org/jargon/html/F/fat-pipe.html 693. http://catb.org/jargon/html/F/fat-finger.html 694. http://catb.org/jargon/html/F/faulty.html 695. http://catb.org/jargon/html/F/fear-and-loathing.html 696. http://catb.org/jargon/html/F/feature.html 697. http://catb.org/jargon/html/F/feature-creature.html 698. http://catb.org/jargon/html/F/feature-creep.html 699. http://catb.org/jargon/html/F/feature-key.html 700. http://catb.org/jargon/html/F/feature-shock.html 701. http://catb.org/jargon/html/F/featurectomy.html 702. http://catb.org/jargon/html/F/feep.html 703. http://catb.org/jargon/html/F/feeper.html 704. http://catb.org/jargon/html/F/feeping-creature.html 705. http://catb.org/jargon/html/F/feeping-creaturism.html 706. http://catb.org/jargon/html/F/feetch-feetch.html 707. http://catb.org/jargon/html/F/fence.html 708. http://catb.org/jargon/html/F/fencepost-error.html 709. http://catb.org/jargon/html/F/fiber-seeking-backhoe.html 710. http://catb.org/jargon/html/F/FidoNet.html 711. http://catb.org/jargon/html/F/field-circus.html 712. http://catb.org/jargon/html/F/field-servoid.html 713. http://catb.org/jargon/html/F/file-signature.html 714. http://catb.org/jargon/html/F/filk.html 715. http://catb.org/jargon/html/F/film-at-11.html 716. http://catb.org/jargon/html/F/filter.html 717. http://catb.org/jargon/html/F/Finagles-Law.html 718. http://catb.org/jargon/html/F/fine.html 719. http://catb.org/jargon/html/F/finger.html 720. http://catb.org/jargon/html/F/finger-trouble.html 721. http://catb.org/jargon/html/F/finger-pointing-syndrome.html 722. http://catb.org/jargon/html/F/finn.html 723. http://catb.org/jargon/html/F/firebottle.html 724. http://catb.org/jargon/html/F/firefighting.html 725. http://catb.org/jargon/html/F/firehose-syndrome.html 726. http://catb.org/jargon/html/F/firewall-code.html 727. http://catb.org/jargon/html/F/firewall-machine.html 728. http://catb.org/jargon/html/F/fireworks-mode.html 729. http://catb.org/jargon/html/F/firmware.html 730. http://catb.org/jargon/html/F/fish.html 731. http://catb.org/jargon/html/F/FISH-queue.html 732. http://catb.org/jargon/html/F/fisking.html 733. http://catb.org/jargon/html/F/FITNR.html 734. http://catb.org/jargon/html/F/fix.html 735. http://catb.org/jargon/html/F/FIXME.html 736. http://catb.org/jargon/html/F/flag.html 737. http://catb.org/jargon/html/F/flag-day.html 738. http://catb.org/jargon/html/F/flaky.html 739. http://catb.org/jargon/html/F/flamage.html 740. http://catb.org/jargon/html/F/flame.html 741. http://catb.org/jargon/html/F/flame-bait.html 742. http://catb.org/jargon/html/F/flame-on.html 743. http://catb.org/jargon/html/F/flame-war.html 744. http://catb.org/jargon/html/F/flamer.html 745. http://catb.org/jargon/html/F/flap.html 746. http://catb.org/jargon/html/F/flarp.html 747. http://catb.org/jargon/html/F/flash-crowd.html 748. http://catb.org/jargon/html/F/flat.html 749. http://catb.org/jargon/html/F/flat-ASCII.html 750. http://catb.org/jargon/html/F/flat-file.html 751. http://catb.org/jargon/html/F/flatten.html 752. http://catb.org/jargon/html/F/flavor.html 753. http://catb.org/jargon/html/F/flavorful.html 754. http://catb.org/jargon/html/F/flippy.html 755. http://catb.org/jargon/html/F/flood.html 756. http://catb.org/jargon/html/F/flowchart.html 757. http://catb.org/jargon/html/F/flower-key.html 758. http://catb.org/jargon/html/F/flush.html 759. http://catb.org/jargon/html/F/flypage.html 760. http://catb.org/jargon/html/F/Flyspeck-3.html 761. http://catb.org/jargon/html/F/flytrap.html 762. http://catb.org/jargon/html/F/FM.html 763. http://catb.org/jargon/html/F/fnord.html 764. http://catb.org/jargon/html/F/FOAF.html 765. http://catb.org/jargon/html/F/FOD.html 766. http://catb.org/jargon/html/F/fold-case.html 767. http://catb.org/jargon/html/F/followup.html 768. http://catb.org/jargon/html/F/fontology.html 769. http://catb.org/jargon/html/F/foo.html 770. http://catb.org/jargon/html/F/foobar.html 771. http://catb.org/jargon/html/F/fool.html 772. http://catb.org/jargon/html/F/fool-file.html 773. http://catb.org/jargon/html/F/Foonly.html 774. http://catb.org/jargon/html/F/footprint.html 775. http://catb.org/jargon/html/F/for-free.html 776. http://catb.org/jargon/html/F/for-the-rest-of-us.html 777. http://catb.org/jargon/html/F/for-values-of.html 778. http://catb.org/jargon/html/F/fora.html 779. http://catb.org/jargon/html/F/foreground.html 780. http://catb.org/jargon/html/F/fork.html 781. http://catb.org/jargon/html/F/fork-bomb.html 782. http://catb.org/jargon/html/F/forked.html 783. http://catb.org/jargon/html/F/Formosas-Law.html 784. http://catb.org/jargon/html/F/Fortrash.html 785. http://catb.org/jargon/html/F/fortune-cookie.html 786. http://catb.org/jargon/html/F/forum.html 787. http://catb.org/jargon/html/F/fossil.html 788. http://catb.org/jargon/html/F/four-color-glossies.html 789. http://catb.org/jargon/html/F/frag.html 790. http://catb.org/jargon/html/F/fragile.html 791. http://catb.org/jargon/html/F/Frankenputer.html 792. http://catb.org/jargon/html/F/fred.html 793. http://catb.org/jargon/html/F/Fred-Foobar.html 794. http://catb.org/jargon/html/F/frednet.html 795. http://catb.org/jargon/html/F/free-software.html 796. http://catb.org/jargon/html/F/freeware.html 797. http://catb.org/jargon/html/F/freeze.html 798. http://catb.org/jargon/html/F/fried.html 799. http://catb.org/jargon/html/F/frink.html 800. http://catb.org/jargon/html/F/friode.html 801. http://catb.org/jargon/html/F/fritterware.html 802. http://catb.org/jargon/html/F/frob.html 803. http://catb.org/jargon/html/F/frobnicate.html 804. http://catb.org/jargon/html/F/frobnitz.html 805. http://catb.org/jargon/html/F/frog.html 806. http://catb.org/jargon/html/F/frogging.html 807. http://catb.org/jargon/html/F/front-end.html 808. http://catb.org/jargon/html/F/frotz.html 809. http://catb.org/jargon/html/F/frotzed.html 810. http://catb.org/jargon/html/F/frowney.html 811. http://catb.org/jargon/html/F/FRS.html 812. http://catb.org/jargon/html/F/fry.html 813. http://catb.org/jargon/html/F/fscking.html 814. http://catb.org/jargon/html/F/FSF.html 815. http://catb.org/jargon/html/F/suffix-fu.html 816. http://catb.org/jargon/html/F/FUBAR.html 817. http://catb.org/jargon/html/F/fuck-me-harder.html 818. http://catb.org/jargon/html/F/FUD.html 819. http://catb.org/jargon/html/F/FUD-wars.html 820. http://catb.org/jargon/html/F/fudge.html 821. http://catb.org/jargon/html/F/fudge-factor.html 822. http://catb.org/jargon/html/F/fuel-up.html 823. http://catb.org/jargon/html/F/Full-Monty.html 824. http://catb.org/jargon/html/F/fum.html 825. http://catb.org/jargon/html/F/functino.html 826. http://catb.org/jargon/html/F/funky.html 827. http://catb.org/jargon/html/F/funny-money.html 828. http://catb.org/jargon/html/F/furrfu.html 829. http://catb.org/jargon/html/G.html 830. http://catb.org/jargon/html/G/G.html 831. http://catb.org/jargon/html/G/gang-bang.html 832. http://catb.org/jargon/html/G/Gang-of-Four.html 833. http://catb.org/jargon/html/G/garbage-collect.html 834. http://catb.org/jargon/html/G/garply.html 835. http://catb.org/jargon/html/G/gas.html 836. http://catb.org/jargon/html/G/Gatess-Law.html 837. http://catb.org/jargon/html/G/gawble.html 838. http://catb.org/jargon/html/G/GC.html 839. http://catb.org/jargon/html/G/GCOS.html 840. http://catb.org/jargon/html/G/GECOS.html 841. http://catb.org/jargon/html/G/gedanken.html 842. http://catb.org/jargon/html/G/geef.html 843. http://catb.org/jargon/html/G/geek.html 844. http://catb.org/jargon/html/G/geek-code.html 845. http://catb.org/jargon/html/G/geek-out.html 846. http://catb.org/jargon/html/G/geekasm.html 847. http://catb.org/jargon/html/G/gen.html 848. http://catb.org/jargon/html/G/gender-mender.html 849. http://catb.org/jargon/html/G/General-Public-Virus.html 850. http://catb.org/jargon/html/G/generate.html 851. http://catb.org/jargon/html/G/Genius-From-Mars-Technique.html 852. http://catb.org/jargon/html/G/gensym.html 853. http://catb.org/jargon/html/G/Get-a-life-.html 854. http://catb.org/jargon/html/G/Get-a-real-computer-.html 855. http://catb.org/jargon/html/G/GandhiCon.html 856. http://catb.org/jargon/html/G/gib.html 857. http://catb.org/jargon/html/G/GIFs-at-11.html 858. http://catb.org/jargon/html/G/gig.html 859. http://catb.org/jargon/html/G/giga-.html 860. http://catb.org/jargon/html/G/GIGO.html 861. http://catb.org/jargon/html/G/gilley.html 862. http://catb.org/jargon/html/G/gillion.html 863. http://catb.org/jargon/html/G/ginger.html 864. http://catb.org/jargon/html/G/GIPS.html 865. http://catb.org/jargon/html/G/GIYF.html 866. http://catb.org/jargon/html/G/glark.html 867. http://catb.org/jargon/html/G/glass.html 868. http://catb.org/jargon/html/G/glass-tty.html 869. http://catb.org/jargon/html/G/glassfet.html 870. http://catb.org/jargon/html/G/glitch.html 871. http://catb.org/jargon/html/G/glob.html 872. http://catb.org/jargon/html/G/glork.html 873. http://catb.org/jargon/html/G/glue.html 874. http://catb.org/jargon/html/G/gnarly.html 875. http://catb.org/jargon/html/G/GNU.html 876. http://catb.org/jargon/html/G/gnubie.html 877. http://catb.org/jargon/html/G/GNUMACS.html 878. http://catb.org/jargon/html/G/go-flatline.html 879. http://catb.org/jargon/html/G/go-gold.html 880. http://catb.org/jargon/html/G/go-root.html 881. http://catb.org/jargon/html/G/go-faster-stripes.html 882. http://catb.org/jargon/html/G/GoAT.html 883. http://catb.org/jargon/html/G/goat-file.html 884. http://catb.org/jargon/html/G/gobble.html 885. http://catb.org/jargon/html/G/Godwins-Law.html 886. http://catb.org/jargon/html/G/Godzillagram.html 887. http://catb.org/jargon/html/G/golden.html 888. http://catb.org/jargon/html/G/golf-ball-printer.html 889. http://catb.org/jargon/html/G/gonk.html 890. http://catb.org/jargon/html/G/gonkulator.html 891. http://catb.org/jargon/html/G/gonzo.html 892. http://catb.org/jargon/html/G/Good-Thing.html 893. http://catb.org/jargon/html/G/google.html 894. http://catb.org/jargon/html/G/google-juice.html 895. http://catb.org/jargon/html/G/gopher.html 896. http://catb.org/jargon/html/G/gopher-hole.html 897. http://catb.org/jargon/html/G/gorets.html 898. http://catb.org/jargon/html/G/gorilla-arm.html 899. http://catb.org/jargon/html/G/gorp.html 900. http://catb.org/jargon/html/G/GOSMACS.html 901. http://catb.org/jargon/html/G/gotcha.html 902. http://catb.org/jargon/html/G/GPL.html 903. http://catb.org/jargon/html/G/GPV.html 904. http://catb.org/jargon/html/G/gray-goo.html 905. http://catb.org/jargon/html/G/gray-hat.html 906. http://catb.org/jargon/html/G/Great-Internet-Explosion.html 907. http://catb.org/jargon/html/G/Great-Renaming.html 908. http://catb.org/jargon/html/G/Great-Runes.html 909. http://catb.org/jargon/html/G/Great-Worm.html 910. http://catb.org/jargon/html/G/great-wall.html 911. http://catb.org/jargon/html/G/green-bytes.html 912. http://catb.org/jargon/html/G/green-card.html 913. http://catb.org/jargon/html/G/green-lightning.html 914. http://catb.org/jargon/html/G/green-machine.html 915. http://catb.org/jargon/html/G/Greens-Theorem.html 916. http://catb.org/jargon/html/G/greenbar.html 917. http://catb.org/jargon/html/G/grep.html 918. http://catb.org/jargon/html/G/gribble.html 919. http://catb.org/jargon/html/G/grilf.html 920. http://catb.org/jargon/html/G/grind.html 921. http://catb.org/jargon/html/G/grind-crank.html 922. http://catb.org/jargon/html/G/gritch.html 923. http://catb.org/jargon/html/G/grok.html 924. http://catb.org/jargon/html/G/gronk.html 925. http://catb.org/jargon/html/G/gronk-out.html 926. http://catb.org/jargon/html/G/gronked.html 927. http://catb.org/jargon/html/G/grovel.html 928. http://catb.org/jargon/html/G/grue.html 929. http://catb.org/jargon/html/G/grunge.html 930. http://catb.org/jargon/html/G/gubbish.html 931. http://catb.org/jargon/html/G/Guido.html 932. http://catb.org/jargon/html/G/guiltware.html 933. http://catb.org/jargon/html/G/gumby.html 934. http://catb.org/jargon/html/G/gunch.html 935. http://catb.org/jargon/html/G/gunpowder-chicken.html 936. http://catb.org/jargon/html/G/guru.html 937. http://catb.org/jargon/html/G/guru-meditation.html 938. http://catb.org/jargon/html/G/gweep.html 939. http://catb.org/jargon/html/G/GWF.html 940. http://catb.org/jargon/html/H.html 941. http://catb.org/jargon/html/H/h.html 942. http://catb.org/jargon/html/H/ha-ha-only-serious.html 943. http://catb.org/jargon/html/H/hack.html 944. http://catb.org/jargon/html/H/hack-attack.html 945. http://catb.org/jargon/html/H/hack-mode.html 946. http://catb.org/jargon/html/H/hack-on.html 947. http://catb.org/jargon/html/H/hack-together.html 948. http://catb.org/jargon/html/H/hack-up.html 949. http://catb.org/jargon/html/H/hack-value.html 950. http://catb.org/jargon/html/H/hacked-off.html 951. http://catb.org/jargon/html/H/hacked-up.html 952. http://catb.org/jargon/html/H/hacker.html 953. http://catb.org/jargon/html/H/hacker-ethic.html 954. http://catb.org/jargon/html/H/hacker-humor.html 955. http://catb.org/jargon/html/H/Hackers-the-movie.html 956. http://catb.org/jargon/html/H/hacking-run.html 957. http://catb.org/jargon/html/H/Hacking-X-for-Y.html 958. http://catb.org/jargon/html/H/Hackintosh.html 959. http://catb.org/jargon/html/H/hackish.html 960. http://catb.org/jargon/html/H/hackishness.html 961. http://catb.org/jargon/html/H/hackitude.html 962. http://catb.org/jargon/html/H/hair.html 963. http://catb.org/jargon/html/H/hairball.html 964. http://catb.org/jargon/html/H/hairy.html 965. http://catb.org/jargon/html/H/HAKMEM.html 966. http://catb.org/jargon/html/H/hakspek.html 967. http://catb.org/jargon/html/H/Halloween-Documents.html 968. http://catb.org/jargon/html/H/ham.html 969. http://catb.org/jargon/html/H/hammer.html 970. http://catb.org/jargon/html/H/hamster.html 971. http://catb.org/jargon/html/H/HAND.html 972. http://catb.org/jargon/html/H/hand-cruft.html 973. http://catb.org/jargon/html/H/hand-hacking.html 974. http://catb.org/jargon/html/H/hand-roll.html 975. http://catb.org/jargon/html/H/handle.html 976. http://catb.org/jargon/html/H/handshaking.html 977. http://catb.org/jargon/html/H/handwave.html 978. http://catb.org/jargon/html/H/hang.html 979. http://catb.org/jargon/html/H/Hanlons-Razor.html 980. http://catb.org/jargon/html/H/happily.html 981. http://catb.org/jargon/html/H/hard-boot.html 982. http://catb.org/jargon/html/H/hardcoded.html 983. http://catb.org/jargon/html/H/hardwarily.html 984. http://catb.org/jargon/html/H/hardwired.html 985. http://catb.org/jargon/html/H/has-the-X-nature.html 986. http://catb.org/jargon/html/H/hash-bucket.html 987. http://catb.org/jargon/html/H/hash-collision.html 988. http://catb.org/jargon/html/H/hat.html 989. http://catb.org/jargon/html/H/HCF.html 990. http://catb.org/jargon/html/H/heads-down.html 991. http://catb.org/jargon/html/H/heartbeat.html 992. http://catb.org/jargon/html/H/heatseeker.html 993. http://catb.org/jargon/html/H/heavy-metal.html 994. http://catb.org/jargon/html/H/heavy-wizardry.html 995. http://catb.org/jargon/html/H/heavyweight.html 996. http://catb.org/jargon/html/H/Hed-Rat.html 997. http://catb.org/jargon/html/H/heisenbug.html 998. http://catb.org/jargon/html/H/hell-desk.html 999. http://catb.org/jargon/html/H/hello-sailor-.html 1000. http://catb.org/jargon/html/H/hello-world.html 1001. http://catb.org/jargon/html/H/hello--wall-.html 1002. http://catb.org/jargon/html/H/hex.html 1003. http://catb.org/jargon/html/H/hexadecimal.html 1004. http://catb.org/jargon/html/H/hexit.html 1005. http://catb.org/jargon/html/H/HHOK.html 1006. http://catb.org/jargon/html/H/HHOS.html 1007. http://catb.org/jargon/html/H/hidden-flag.html 1008. http://catb.org/jargon/html/H/high-bit.html 1009. http://catb.org/jargon/html/H/high-moby.html 1010. http://catb.org/jargon/html/H/highly.html 1011. http://catb.org/jargon/html/H/hing.html 1012. http://catb.org/jargon/html/H/hired-gun.html 1013. http://catb.org/jargon/html/H/hirsute.html 1014. http://catb.org/jargon/html/H/HLL.html 1015. http://catb.org/jargon/html/H/hoarding.html 1016. http://catb.org/jargon/html/H/hog.html 1017. http://catb.org/jargon/html/H/hole.html 1018. http://catb.org/jargon/html/H/hollised.html 1019. http://catb.org/jargon/html/H/holy-penguin-pee.html 1020. http://catb.org/jargon/html/H/holy-wars.html 1021. http://catb.org/jargon/html/H/home-box.html 1022. http://catb.org/jargon/html/H/home-machine.html 1023. http://catb.org/jargon/html/H/home-page.html 1024. http://catb.org/jargon/html/H/honey-pot.html 1025. http://catb.org/jargon/html/H/hook.html 1026. http://catb.org/jargon/html/H/hop.html 1027. http://catb.org/jargon/html/H/horked.html 1028. http://catb.org/jargon/html/H/hose.html 1029. http://catb.org/jargon/html/H/hosed.html 1030. http://catb.org/jargon/html/H/hot-chat.html 1031. http://catb.org/jargon/html/H/hot-spot.html 1032. http://catb.org/jargon/html/H/hotlink.html 1033. http://catb.org/jargon/html/H/house-wizard.html 1034. http://catb.org/jargon/html/H/HP-SUX.html 1035. http://catb.org/jargon/html/H/HTH.html 1036. http://catb.org/jargon/html/H/huff.html 1037. http://catb.org/jargon/html/H/hung.html 1038. http://catb.org/jargon/html/H/hungry-puppy.html 1039. http://catb.org/jargon/html/H/hungus.html 1040. http://catb.org/jargon/html/H/hyperspace.html 1041. http://catb.org/jargon/html/H/hysterical-reasons.html 1042. http://catb.org/jargon/html/I.html 1043. http://catb.org/jargon/html/I/I-didn-t-change-anything-.html 1044. http://catb.org/jargon/html/I/I-see-no-X-here-.html 1045. http://catb.org/jargon/html/I/I-for-one-welcome-our-new-X-overlords.html 1046. http://catb.org/jargon/html/I/IANAL.html 1047. http://catb.org/jargon/html/I/IBM.html 1048. http://catb.org/jargon/html/I/ICBM-address.html 1049. http://catb.org/jargon/html/I/ice.html 1050. http://catb.org/jargon/html/I/idiot.html 1051. http://catb.org/jargon/html/I/idempotent.html 1052. http://catb.org/jargon/html/I/IDP.html 1053. http://catb.org/jargon/html/I/If-you-want-X--you-know-where-to-find-it-.html 1054. http://catb.org/jargon/html/I/ifdef-out.html 1055. http://catb.org/jargon/html/I/IIRC.html 1056. http://catb.org/jargon/html/I/ill-behaved.html 1057. http://catb.org/jargon/html/I/IMHO.html 1058. http://catb.org/jargon/html/I/Imminent-Death-Of-The-Net-Predicted-.html 1059. http://catb.org/jargon/html/I/in-the-extreme.html 1060. http://catb.org/jargon/html/I/incantation.html 1061. http://catb.org/jargon/html/I/include.html 1062. http://catb.org/jargon/html/I/include-war.html 1063. http://catb.org/jargon/html/I/indent-style.html 1064. http://catb.org/jargon/html/I/Indent-o-Meter.html 1065. http://catb.org/jargon/html/I/index-of-X.html 1066. http://catb.org/jargon/html/I/infant-mortality.html 1067. http://catb.org/jargon/html/I/infinite.html 1068. http://catb.org/jargon/html/I/infinite-loop.html 1069. http://catb.org/jargon/html/I/Infinite-Monkey-Theorem.html 1070. http://catb.org/jargon/html/I/infinity.html 1071. http://catb.org/jargon/html/I/inflate.html 1072. http://catb.org/jargon/html/I/Infocom.html 1073. http://catb.org/jargon/html/I/initgame.html 1074. http://catb.org/jargon/html/I/insanely-great.html 1075. http://catb.org/jargon/html/I/installfest.html 1076. http://catb.org/jargon/html/I/INTERCAL.html 1077. http://catb.org/jargon/html/I/InterCaps.html 1078. http://catb.org/jargon/html/I/interesting.html 1079. http://catb.org/jargon/html/I/Internet.html 1080. http://catb.org/jargon/html/I/Internet-Death-Penalty.html 1081. http://catb.org/jargon/html/I/Internet-Exploder.html 1082. http://catb.org/jargon/html/I/Internet-Exploiter.html 1083. http://catb.org/jargon/html/I/interrupt.html 1084. http://catb.org/jargon/html/I/interrupts-locked-out.html 1085. http://catb.org/jargon/html/I/intertwingled.html 1086. http://catb.org/jargon/html/I/intro.html 1087. http://catb.org/jargon/html/I/IRC.html 1088. http://catb.org/jargon/html/I/iron.html 1089. http://catb.org/jargon/html/I/Iron-Age.html 1090. http://catb.org/jargon/html/I/iron-box.html 1091. http://catb.org/jargon/html/I/ironmonger.html 1092. http://catb.org/jargon/html/I/ISO-standard-cup-of-tea.html 1093. http://catb.org/jargon/html/I/ISP.html 1094. http://catb.org/jargon/html/I/Itanic.html 1095. http://catb.org/jargon/html/I/ITS.html 1096. http://catb.org/jargon/html/I/IWBNI.html 1097. http://catb.org/jargon/html/I/IYFEG.html 1098. http://catb.org/jargon/html/J.html 1099. http://catb.org/jargon/html/J/J--Random.html 1100. http://catb.org/jargon/html/J/J--Random-Hacker.html 1101. http://catb.org/jargon/html/J/jack-in.html 1102. http://catb.org/jargon/html/J/jaggies.html 1103. http://catb.org/jargon/html/J/Java.html 1104. http://catb.org/jargon/html/J/JCL.html 1105. http://catb.org/jargon/html/J/JEDR.html 1106. http://catb.org/jargon/html/J/Jeff-K-.html 1107. http://catb.org/jargon/html/J/jello.html 1108. http://catb.org/jargon/html/J/Jeopardy-style-quoting.html 1109. http://catb.org/jargon/html/J/jibble.html 1110. http://catb.org/jargon/html/J/jiffy.html 1111. http://catb.org/jargon/html/J/job-security.html 1112. http://catb.org/jargon/html/J/jock.html 1113. http://catb.org/jargon/html/J/joe-code.html 1114. http://catb.org/jargon/html/J/joe-job.html 1115. http://catb.org/jargon/html/J/juggling-eggs.html 1116. http://catb.org/jargon/html/J/juice.html 1117. http://catb.org/jargon/html/J/jump-off-into-never-never-land.html 1118. http://catb.org/jargon/html/J/jupiter.html 1119. http://catb.org/jargon/html/K.html 1120. http://catb.org/jargon/html/K/K.html 1121. http://catb.org/jargon/html/K/K-ampersand-R.html 1122. http://catb.org/jargon/html/K/k-.html 1123. http://catb.org/jargon/html/K/kahuna.html 1124. http://catb.org/jargon/html/K/kamikaze-packet.html 1125. http://catb.org/jargon/html/K/kangaroo-code.html 1126. http://catb.org/jargon/html/K/ken.html 1127. http://catb.org/jargon/html/K/kernel-of-the-week-club.html 1128. http://catb.org/jargon/html/K/kgbvax.html 1129. http://catb.org/jargon/html/K/KIBO.html 1130. http://catb.org/jargon/html/K/kiboze.html 1131. http://catb.org/jargon/html/K/kibozo.html 1132. http://catb.org/jargon/html/K/kick.html 1133. http://catb.org/jargon/html/K/kill-file.html 1134. http://catb.org/jargon/html/K/killer-app.html 1135. http://catb.org/jargon/html/K/killer-micro.html 1136. http://catb.org/jargon/html/K/killer-poke.html 1137. http://catb.org/jargon/html/K/kilo-.html 1138. http://catb.org/jargon/html/K/kilogoogle.html 1139. http://catb.org/jargon/html/K/KIPS.html 1140. http://catb.org/jargon/html/K/KISS-Principle.html 1141. http://catb.org/jargon/html/K/kit.html 1142. http://catb.org/jargon/html/K/KLB.html 1143. http://catb.org/jargon/html/K/klone.html 1144. http://catb.org/jargon/html/K/kludge.html 1145. http://catb.org/jargon/html/K/kluge.html 1146. http://catb.org/jargon/html/K/kluge-around.html 1147. http://catb.org/jargon/html/K/kluge-up.html 1148. http://catb.org/jargon/html/K/Knights-of-the-Lambda-Calculus.html 1149. http://catb.org/jargon/html/K/knobs.html 1150. http://catb.org/jargon/html/K/knurd.html 1151. http://catb.org/jargon/html/K/Knuth.html 1152. http://catb.org/jargon/html/K/koan.html 1153. http://catb.org/jargon/html/K/kook.html 1154. http://catb.org/jargon/html/K/Kool-Aid.html 1155. http://catb.org/jargon/html/K/kremvax.html 1156. http://catb.org/jargon/html/K/kyrka.html 1157. http://catb.org/jargon/html/L.html 1158. http://catb.org/jargon/html/L/lag.html 1159. http://catb.org/jargon/html/L/lamer.html 1160. http://catb.org/jargon/html/L/LAN-party.html 1161. http://catb.org/jargon/html/L/language-lawyer.html 1162. http://catb.org/jargon/html/L/languages-of-choice.html 1163. http://catb.org/jargon/html/L/LART.html 1164. http://catb.org/jargon/html/L/larval-stage.html 1165. http://catb.org/jargon/html/L/lase.html 1166. http://catb.org/jargon/html/L/laser-chicken.html 1167. http://catb.org/jargon/html/L/leaf-site.html 1168. http://catb.org/jargon/html/L/leak.html 1169. http://catb.org/jargon/html/L/leaky-heap.html 1170. http://catb.org/jargon/html/L/leapfrog-attack.html 1171. http://catb.org/jargon/html/L/leech.html 1172. http://catb.org/jargon/html/L/leech-mode.html 1173. http://catb.org/jargon/html/L/legal.html 1174. http://catb.org/jargon/html/L/legalese.html 1175. http://catb.org/jargon/html/L/lenna.html 1176. http://catb.org/jargon/html/L/LER.html 1177. http://catb.org/jargon/html/L/LERP.html 1178. http://catb.org/jargon/html/L/let-the-smoke-out.html 1179. http://catb.org/jargon/html/L/letterbomb.html 1180. http://catb.org/jargon/html/L/lexer.html 1181. http://catb.org/jargon/html/L/life.html 1182. http://catb.org/jargon/html/L/Life-is-hard.html 1183. http://catb.org/jargon/html/L/light-pipe.html 1184. http://catb.org/jargon/html/L/lightweight.html 1185. http://catb.org/jargon/html/L/like-kicking-dead-whales-down-the-beach.html 1186. http://catb.org/jargon/html/L/like-nailing-jelly-to-a-tree.html 1187. http://catb.org/jargon/html/L/line-666.html 1188. http://catb.org/jargon/html/L/line-eater--the.html 1189. http://catb.org/jargon/html/L/line-noise.html 1190. http://catb.org/jargon/html/L/linearithmic.html 1191. http://catb.org/jargon/html/L/link-farm.html 1192. http://catb.org/jargon/html/L/link-rot.html 1193. http://catb.org/jargon/html/L/link-dead.html 1194. http://catb.org/jargon/html/L/lint.html 1195. http://catb.org/jargon/html/L/Lintel.html 1196. http://catb.org/jargon/html/L/Linus.html 1197. http://catb.org/jargon/html/L/Linux.html 1198. http://catb.org/jargon/html/L/lion-food.html 1199. http://catb.org/jargon/html/L/Lions-Book.html 1200. http://catb.org/jargon/html/L/LISP.html 1201. http://catb.org/jargon/html/L/list-bomb.html 1202. http://catb.org/jargon/html/L/lithium-lick.html 1203. http://catb.org/jargon/html/L/little-endian.html 1204. http://catb.org/jargon/html/L/live.html 1205. http://catb.org/jargon/html/L/live-data.html 1206. http://catb.org/jargon/html/L/Live-Free-Or-Die-.html 1207. http://catb.org/jargon/html/L/livelock.html 1208. http://catb.org/jargon/html/L/liveware.html 1209. http://catb.org/jargon/html/L/lobotomy.html 1210. http://catb.org/jargon/html/L/locals--the.html 1211. http://catb.org/jargon/html/L/locked-and-loaded.html 1212. http://catb.org/jargon/html/L/locked-up.html 1213. http://catb.org/jargon/html/L/logic-bomb.html 1214. http://catb.org/jargon/html/L/logical.html 1215. http://catb.org/jargon/html/L/loop-through.html 1216. http://catb.org/jargon/html/L/loose-bytes.html 1217. http://catb.org/jargon/html/L/lord-high-fixer.html 1218. http://catb.org/jargon/html/L/lose.html 1219. http://catb.org/jargon/html/L/lose-lose.html 1220. http://catb.org/jargon/html/L/loser.html 1221. http://catb.org/jargon/html/L/losing.html 1222. http://catb.org/jargon/html/L/loss.html 1223. http://catb.org/jargon/html/L/lossage.html 1224. http://catb.org/jargon/html/L/lossy.html 1225. http://catb.org/jargon/html/L/lost-in-the-noise.html 1226. http://catb.org/jargon/html/L/lost-in-the-underflow.html 1227. http://catb.org/jargon/html/L/lots-of-MIPS-but-no-I-O.html 1228. http://catb.org/jargon/html/L/low-bandwidth.html 1229. http://catb.org/jargon/html/L/Lubarskys-Law-of-Cybernetic-Entomology.html 1230. http://catb.org/jargon/html/L/Lumber-Cartel.html 1231. http://catb.org/jargon/html/L/lunatic-fringe.html 1232. http://catb.org/jargon/html/L/lurker.html 1233. http://catb.org/jargon/html/L/luser.html 1234. http://catb.org/jargon/html/M.html 1235. http://catb.org/jargon/html/M/M.html 1236. http://catb.org/jargon/html/M/MS.html 1237. http://catb.org/jargon/html/M/macdink.html 1238. http://catb.org/jargon/html/M/machoflops.html 1239. http://catb.org/jargon/html/M/Macintoy.html 1240. http://catb.org/jargon/html/M/Macintrash.html 1241. http://catb.org/jargon/html/M/macro.html 1242. http://catb.org/jargon/html/M/macro-.html 1243. http://catb.org/jargon/html/M/macrology.html 1244. http://catb.org/jargon/html/M/maggotbox.html 1245. http://catb.org/jargon/html/M/magic.html 1246. http://catb.org/jargon/html/M/magic-cookie.html 1247. http://catb.org/jargon/html/M/magic-number.html 1248. http://catb.org/jargon/html/M/magic-smoke.html 1249. http://catb.org/jargon/html/M/mail-storm.html 1250. http://catb.org/jargon/html/M/mailbomb.html 1251. http://catb.org/jargon/html/M/mailing-list.html 1252. http://catb.org/jargon/html/M/main-loop.html 1253. http://catb.org/jargon/html/M/mainframe.html 1254. http://catb.org/jargon/html/M/mainsleaze.html 1255. http://catb.org/jargon/html/M/malware.html 1256. http://catb.org/jargon/html/M/man-page.html 1257. http://catb.org/jargon/html/M/management.html 1258. http://catb.org/jargon/html/M/mandelbug.html 1259. http://catb.org/jargon/html/M/manged.html 1260. http://catb.org/jargon/html/M/mangle.html 1261. http://catb.org/jargon/html/M/mangled-name.html 1262. http://catb.org/jargon/html/M/mangler.html 1263. http://catb.org/jargon/html/M/manularity.html 1264. http://catb.org/jargon/html/M/marching-ants.html 1265. http://catb.org/jargon/html/M/marbles.html 1266. http://catb.org/jargon/html/M/marginal.html 1267. http://catb.org/jargon/html/M/marginally.html 1268. http://catb.org/jargon/html/M/marketroid.html 1269. http://catb.org/jargon/html/M/Mars.html 1270. http://catb.org/jargon/html/M/martian.html 1271. http://catb.org/jargon/html/M/massage.html 1272. http://catb.org/jargon/html/M/math-out.html 1273. http://catb.org/jargon/html/M/Matrix.html 1274. http://catb.org/jargon/html/M/mav.html 1275. http://catb.org/jargon/html/M/maximum-Maytag-mode.html 1276. http://catb.org/jargon/html/M/McQuary-limit.html 1277. http://catb.org/jargon/html/M/meatspace.html 1278. http://catb.org/jargon/html/M/meatware.html 1279. http://catb.org/jargon/html/M/meeces.html 1280. http://catb.org/jargon/html/M/meg.html 1281. http://catb.org/jargon/html/M/mega-.html 1282. http://catb.org/jargon/html/M/megapenny.html 1283. http://catb.org/jargon/html/M/MEGO.html 1284. http://catb.org/jargon/html/M/meltdown--network.html 1285. http://catb.org/jargon/html/M/meme.html 1286. http://catb.org/jargon/html/M/meme-plague.html 1287. http://catb.org/jargon/html/M/memetics.html 1288. http://catb.org/jargon/html/M/memory-farts.html 1289. http://catb.org/jargon/html/M/memory-leak.html 1290. http://catb.org/jargon/html/M/memory-smash.html 1291. http://catb.org/jargon/html/M/menuitis.html 1292. http://catb.org/jargon/html/M/mess-dos.html 1293. http://catb.org/jargon/html/M/meta.html 1294. http://catb.org/jargon/html/M/meta-bit.html 1295. http://catb.org/jargon/html/M/metasyntactic-variable.html 1296. http://catb.org/jargon/html/M/MFTL.html 1297. http://catb.org/jargon/html/M/mickey.html 1298. http://catb.org/jargon/html/M/mickey-mouse-program.html 1299. http://catb.org/jargon/html/M/micro-.html 1300. http://catb.org/jargon/html/M/MicroDroid.html 1301. http://catb.org/jargon/html/M/microfortnight.html 1302. http://catb.org/jargon/html/M/microLenat.html 1303. http://catb.org/jargon/html/M/microReid.html 1304. http://catb.org/jargon/html/M/microserf.html 1305. http://catb.org/jargon/html/M/Microsloth-Windows.html 1306. http://catb.org/jargon/html/M/Microsoft.html 1307. http://catb.org/jargon/html/M/micros-tilde-1.html 1308. http://catb.org/jargon/html/M/middle-endian.html 1309. http://catb.org/jargon/html/M/middle-out-implementation.html 1310. http://catb.org/jargon/html/M/milliLampson.html 1311. http://catb.org/jargon/html/M/minor-detail.html 1312. http://catb.org/jargon/html/M/MIPS.html 1313. http://catb.org/jargon/html/M/misbug.html 1314. http://catb.org/jargon/html/M/misfeature.html 1315. http://catb.org/jargon/html/M/missile-address.html 1316. http://catb.org/jargon/html/M/MiSTing.html 1317. http://catb.org/jargon/html/M/miswart.html 1318. http://catb.org/jargon/html/M/MMF.html 1319. http://catb.org/jargon/html/M/mobo.html 1320. http://catb.org/jargon/html/M/moby.html 1321. http://catb.org/jargon/html/M/mockingbird.html 1322. http://catb.org/jargon/html/M/mod.html 1323. http://catb.org/jargon/html/M/mode.html 1324. http://catb.org/jargon/html/M/mode-bit.html 1325. http://catb.org/jargon/html/M/modulo.html 1326. http://catb.org/jargon/html/M/mojibake.html 1327. http://catb.org/jargon/html/M/molly-guard.html 1328. http://catb.org/jargon/html/M/Mongolian-Hordes-technique.html 1329. http://catb.org/jargon/html/M/monkey-up.html 1330. http://catb.org/jargon/html/M/monkey--scratch.html 1331. http://catb.org/jargon/html/M/monstrosity.html 1332. http://catb.org/jargon/html/M/monty.html 1333. http://catb.org/jargon/html/M/Moof.html 1334. http://catb.org/jargon/html/M/Moores-Law.html 1335. http://catb.org/jargon/html/M/moria.html 1336. http://catb.org/jargon/html/M/MOTAS.html 1337. http://catb.org/jargon/html/M/MOTOS.html 1338. http://catb.org/jargon/html/M/MOTSS.html 1339. http://catb.org/jargon/html/M/mouse-ahead.html 1340. http://catb.org/jargon/html/M/mouse-belt.html 1341. http://catb.org/jargon/html/M/mouse-droppings.html 1342. http://catb.org/jargon/html/M/mouse-elbow.html 1343. http://catb.org/jargon/html/M/mouse-pusher.html 1344. http://catb.org/jargon/html/M/mouso.html 1345. http://catb.org/jargon/html/M/MS-DOS.html 1346. http://catb.org/jargon/html/M/mu.html 1347. http://catb.org/jargon/html/M/MUD.html 1348. http://catb.org/jargon/html/M/muddie.html 1349. http://catb.org/jargon/html/M/mudhead.html 1350. http://catb.org/jargon/html/M/muggle.html 1351. http://catb.org/jargon/html/M/Multics.html 1352. http://catb.org/jargon/html/M/multitask.html 1353. http://catb.org/jargon/html/M/mumblage.html 1354. http://catb.org/jargon/html/M/mumble.html 1355. http://catb.org/jargon/html/M/munch.html 1356. http://catb.org/jargon/html/M/munching.html 1357. http://catb.org/jargon/html/M/munching-squares.html 1358. http://catb.org/jargon/html/M/munchkin.html 1359. http://catb.org/jargon/html/M/mundane.html 1360. http://catb.org/jargon/html/M/mung.html 1361. http://catb.org/jargon/html/M/munge.html 1362. http://catb.org/jargon/html/M/Murphys-Law.html 1363. http://catb.org/jargon/html/M/music.html 1364. http://catb.org/jargon/html/M/mutter.html 1365. http://catb.org/jargon/html/N.html 1366. http://catb.org/jargon/html/N/N.html 1367. http://catb.org/jargon/html/N/nadger.html 1368. http://catb.org/jargon/html/N/nagware.html 1369. http://catb.org/jargon/html/N/nailed-to-the-wall.html 1370. http://catb.org/jargon/html/N/nailing-jelly.html 1371. http://catb.org/jargon/html/N/naive.html 1372. http://catb.org/jargon/html/N/naive-user.html 1373. http://catb.org/jargon/html/N/NAK.html 1374. http://catb.org/jargon/html/N/NANA.html 1375. http://catb.org/jargon/html/N/nano.html 1376. http://catb.org/jargon/html/N/nano-.html 1377. http://catb.org/jargon/html/N/nanoacre.html 1378. http://catb.org/jargon/html/N/nanobot.html 1379. http://catb.org/jargon/html/N/nanocomputer.html 1380. http://catb.org/jargon/html/N/nanofortnight.html 1381. http://catb.org/jargon/html/N/nanotechnology.html 1382. http://catb.org/jargon/html/N/narg.html 1383. http://catb.org/jargon/html/N/nasal-demons.html 1384. http://catb.org/jargon/html/N/nastygram.html 1385. http://catb.org/jargon/html/N/Nathan-Hale.html 1386. http://catb.org/jargon/html/N/nature.html 1387. http://catb.org/jargon/html/N/neat-hack.html 1388. http://catb.org/jargon/html/N/neats-vs--scruffies.html 1389. http://catb.org/jargon/html/N/neep-neep.html 1390. http://catb.org/jargon/html/N/neophilia.html 1391. http://catb.org/jargon/html/N/nerd.html 1392. http://catb.org/jargon/html/N/nerd-knob.html 1393. http://catb.org/jargon/html/N/net--.html 1394. http://catb.org/jargon/html/N/net-god.html 1395. http://catb.org/jargon/html/N/net-personality.html 1396. http://catb.org/jargon/html/N/net-police.html 1397. http://catb.org/jargon/html/N/netburp.html 1398. http://catb.org/jargon/html/N/netdead.html 1399. http://catb.org/jargon/html/N/nethack.html 1400. http://catb.org/jargon/html/N/netiquette.html 1401. http://catb.org/jargon/html/N/netlag.html 1402. http://catb.org/jargon/html/N/netnews.html 1403. http://catb.org/jargon/html/N/Netscrape.html 1404. http://catb.org/jargon/html/N/netsplit.html 1405. http://catb.org/jargon/html/N/netter.html 1406. http://catb.org/jargon/html/N/network-address.html 1407. http://catb.org/jargon/html/N/network-meltdown.html 1408. http://catb.org/jargon/html/N/New-Jersey.html 1409. http://catb.org/jargon/html/N/New-Testament.html 1410. http://catb.org/jargon/html/N/newbie.html 1411. http://catb.org/jargon/html/N/newgroup-wars.html 1412. http://catb.org/jargon/html/N/newline.html 1413. http://catb.org/jargon/html/N/NeWS.html 1414. http://catb.org/jargon/html/N/newsfroup.html 1415. http://catb.org/jargon/html/N/newsgroup.html 1416. http://catb.org/jargon/html/N/nick.html 1417. http://catb.org/jargon/html/N/nickle.html 1418. http://catb.org/jargon/html/N/night-mode.html 1419. http://catb.org/jargon/html/N/Nightmare-File-System.html 1420. http://catb.org/jargon/html/N/NIL.html 1421. http://catb.org/jargon/html/N/Ninety-Ninety-Rule.html 1422. http://catb.org/jargon/html/N/nipple-mouse.html 1423. http://catb.org/jargon/html/N/NMI.html 1424. http://catb.org/jargon/html/N/no-op.html 1425. http://catb.org/jargon/html/N/noddy.html 1426. http://catb.org/jargon/html/N/non-optimal-solution.html 1427. http://catb.org/jargon/html/N/nonlinear.html 1428. http://catb.org/jargon/html/N/nontrivial.html 1429. http://catb.org/jargon/html/N/not-entirely-unlike-X.html 1430. http://catb.org/jargon/html/N/not-ready-for-prime-time.html 1431. http://catb.org/jargon/html/N/notwork.html 1432. http://catb.org/jargon/html/N/NP-.html 1433. http://catb.org/jargon/html/N/NSA-line-eater.html 1434. http://catb.org/jargon/html/N/NSP.html 1435. http://catb.org/jargon/html/N/nude.html 1436. http://catb.org/jargon/html/N/nugry.html 1437. http://catb.org/jargon/html/N/nuke.html 1438. http://catb.org/jargon/html/N/number-crunching.html 1439. http://catb.org/jargon/html/N/numbers.html 1440. http://catb.org/jargon/html/N/NUXI-problem.html 1441. http://catb.org/jargon/html/N/nybble.html 1442. http://catb.org/jargon/html/N/nyetwork.html 1443. http://catb.org/jargon/html/O.html 1444. http://catb.org/jargon/html/O/Ob-.html 1445. http://catb.org/jargon/html/O/Obfuscated-C-Contest.html 1446. http://catb.org/jargon/html/O/obi-wan-error.html 1447. http://catb.org/jargon/html/O/Objectionable-C.html 1448. http://catb.org/jargon/html/O/obscure.html 1449. http://catb.org/jargon/html/O/octal-forty.html 1450. http://catb.org/jargon/html/O/off-the-trolley.html 1451. http://catb.org/jargon/html/O/off-by-one-error.html 1452. http://catb.org/jargon/html/O/offline.html 1453. http://catb.org/jargon/html/O/ogg.html 1454. http://catb.org/jargon/html/O/suffix-oid.html 1455. http://catb.org/jargon/html/O/old-fart.html 1456. http://catb.org/jargon/html/O/Old-Testament.html 1457. http://catb.org/jargon/html/O/on-the-gripping-hand.html 1458. http://catb.org/jargon/html/O/one-banana-problem.html 1459. http://catb.org/jargon/html/O/one-line-fix.html 1460. http://catb.org/jargon/html/O/one-liner-wars.html 1461. http://catb.org/jargon/html/O/ooblick.html 1462. http://catb.org/jargon/html/O/thread-OP.html 1463. http://catb.org/jargon/html/O/op.html 1464. http://catb.org/jargon/html/O/open.html 1465. http://catb.org/jargon/html/O/open-source.html 1466. http://catb.org/jargon/html/O/open-switch.html 1467. http://catb.org/jargon/html/O/operating-system.html 1468. http://catb.org/jargon/html/O/operator-headspace.html 1469. http://catb.org/jargon/html/O/optical-diff.html 1470. http://catb.org/jargon/html/O/optical-grep.html 1471. http://catb.org/jargon/html/O/optimism.html 1472. http://catb.org/jargon/html/O/Oracle--the.html 1473. http://catb.org/jargon/html/O/Orange-Book.html 1474. http://catb.org/jargon/html/O/oriental-food.html 1475. http://catb.org/jargon/html/O/orphan.html 1476. http://catb.org/jargon/html/O/orphaned-i-node.html 1477. http://catb.org/jargon/html/O/orthogonal.html 1478. http://catb.org/jargon/html/O/OS.html 1479. http://catb.org/jargon/html/O/OS-2.html 1480. http://catb.org/jargon/html/O/OSS.html 1481. http://catb.org/jargon/html/O/OT.html 1482. http://catb.org/jargon/html/O/OTOH.html 1483. http://catb.org/jargon/html/O/out-of-band.html 1484. http://catb.org/jargon/html/O/overclock.html 1485. http://catb.org/jargon/html/O/overflow-bit.html 1486. http://catb.org/jargon/html/O/overrun.html 1487. http://catb.org/jargon/html/O/overrun-screw.html 1488. http://catb.org/jargon/html/O/owned.html 1489. http://catb.org/jargon/html/P.html 1490. http://catb.org/jargon/html/P/P-O-D-.html 1491. http://catb.org/jargon/html/P/packet-over-air.html 1492. http://catb.org/jargon/html/P/padded-cell.html 1493. http://catb.org/jargon/html/P/page-in.html 1494. http://catb.org/jargon/html/P/page-out.html 1495. http://catb.org/jargon/html/P/pain-in-the-net.html 1496. http://catb.org/jargon/html/P/paper-net.html 1497. http://catb.org/jargon/html/P/param.html 1498. http://catb.org/jargon/html/P/PARC.html 1499. http://catb.org/jargon/html/P/parent-message.html 1500. http://catb.org/jargon/html/P/parity-errors.html 1501. http://catb.org/jargon/html/P/Parkinsons-Law-of-Data.html 1502. http://catb.org/jargon/html/P/parm.html 1503. http://catb.org/jargon/html/P/parse.html 1504. http://catb.org/jargon/html/P/Pascal.html 1505. http://catb.org/jargon/html/P/PascalCasing.html 1506. http://catb.org/jargon/html/P/pastie.html 1507. http://catb.org/jargon/html/P/patch.html 1508. http://catb.org/jargon/html/P/patch-pumpkin.html 1509. http://catb.org/jargon/html/P/patch-space.html 1510. http://catb.org/jargon/html/P/path.html 1511. http://catb.org/jargon/html/P/pathological.html 1512. http://catb.org/jargon/html/P/payware.html 1513. http://catb.org/jargon/html/P/PBD.html 1514. http://catb.org/jargon/html/P/PD.html 1515. http://catb.org/jargon/html/P/PDP-10.html 1516. http://catb.org/jargon/html/P/PDP-11.html 1517. http://catb.org/jargon/html/P/PDP-20.html 1518. http://catb.org/jargon/html/P/PEBKAC.html 1519. http://catb.org/jargon/html/P/peek.html 1520. http://catb.org/jargon/html/P/pencil-and-paper.html 1521. http://catb.org/jargon/html/P/Pentagram-Pro.html 1522. http://catb.org/jargon/html/P/Pentium.html 1523. http://catb.org/jargon/html/P/peon.html 1524. http://catb.org/jargon/html/P/percent-S.html 1525. http://catb.org/jargon/html/P/perf.html 1526. http://catb.org/jargon/html/P/perfect-programmer-syndrome.html 1527. http://catb.org/jargon/html/P/Perl.html 1528. http://catb.org/jargon/html/P/person-of-no-account.html 1529. http://catb.org/jargon/html/P/pessimal.html 1530. http://catb.org/jargon/html/P/pessimizing-compiler.html 1531. http://catb.org/jargon/html/P/peta-.html 1532. http://catb.org/jargon/html/P/pffft.html 1533. http://catb.org/jargon/html/P/PFY.html 1534. http://catb.org/jargon/html/P/phage.html 1535. http://catb.org/jargon/html/P/phase.html 1536. http://catb.org/jargon/html/P/phase-of-the-moon.html 1537. http://catb.org/jargon/html/P/phase-wrapping.html 1538. http://catb.org/jargon/html/P/PHB.html 1539. http://catb.org/jargon/html/P/phreaker.html 1540. http://catb.org/jargon/html/P/phreaking.html 1541. http://catb.org/jargon/html/P/pico-.html 1542. http://catb.org/jargon/html/P/pig-tail.html 1543. http://catb.org/jargon/html/P/pilot-error.html 1544. http://catb.org/jargon/html/P/ping.html 1545. http://catb.org/jargon/html/P/Ping-O--Death.html 1546. http://catb.org/jargon/html/P/ping-storm.html 1547. http://catb.org/jargon/html/P/pink-contract.html 1548. http://catb.org/jargon/html/P/pink-wire.html 1549. http://catb.org/jargon/html/P/pipe.html 1550. http://catb.org/jargon/html/P/pistol.html 1551. http://catb.org/jargon/html/P/pixel-sort.html 1552. http://catb.org/jargon/html/P/pizza-box.html 1553. http://catb.org/jargon/html/P/plaid-screen.html 1554. http://catb.org/jargon/html/P/plain-ASCII.html 1555. http://catb.org/jargon/html/P/Plan-9.html 1556. http://catb.org/jargon/html/P/plan-file.html 1557. http://catb.org/jargon/html/P/platinum-iridium.html 1558. http://catb.org/jargon/html/P/playpen.html 1559. http://catb.org/jargon/html/P/playte.html 1560. http://catb.org/jargon/html/P/plokta.html 1561. http://catb.org/jargon/html/P/plonk.html 1562. http://catb.org/jargon/html/P/plug-and-pray.html 1563. http://catb.org/jargon/html/P/plugh.html 1564. http://catb.org/jargon/html/P/plumbing.html 1565. http://catb.org/jargon/html/P/PM.html 1566. http://catb.org/jargon/html/P/point-release.html 1567. http://catb.org/jargon/html/P/point-and-drool-interface.html 1568. http://catb.org/jargon/html/P/pointy-hat.html 1569. http://catb.org/jargon/html/P/pointy-haired.html 1570. http://catb.org/jargon/html/P/poke.html 1571. http://catb.org/jargon/html/P/poll.html 1572. http://catb.org/jargon/html/P/polygon-pusher.html 1573. http://catb.org/jargon/html/P/POM.html 1574. http://catb.org/jargon/html/P/ponytail.html 1575. http://catb.org/jargon/html/P/pop.html 1576. http://catb.org/jargon/html/P/poser.html 1577. http://catb.org/jargon/html/P/post.html 1578. http://catb.org/jargon/html/P/postcardware.html 1579. http://catb.org/jargon/html/P/Postels-Prescription.html 1580. http://catb.org/jargon/html/P/posting.html 1581. http://catb.org/jargon/html/P/postmaster.html 1582. http://catb.org/jargon/html/P/PostScript.html 1583. http://catb.org/jargon/html/P/pound-on.html 1584. http://catb.org/jargon/html/P/power-cycle.html 1585. http://catb.org/jargon/html/P/power-hit.html 1586. http://catb.org/jargon/html/P/pr0n.html 1587. http://catb.org/jargon/html/P/precedence-lossage.html 1588. http://catb.org/jargon/html/P/pred.html 1589. http://catb.org/jargon/html/P/prepend.html 1590. http://catb.org/jargon/html/P/prestidigitization.html 1591. http://catb.org/jargon/html/P/pretty-pictures.html 1592. http://catb.org/jargon/html/P/prettyprint.html 1593. http://catb.org/jargon/html/P/pretzel-key.html 1594. http://catb.org/jargon/html/P/priesthood.html 1595. http://catb.org/jargon/html/P/prime-time.html 1596. http://catb.org/jargon/html/P/print.html 1597. http://catb.org/jargon/html/P/printing-discussion.html 1598. http://catb.org/jargon/html/P/priority-interrupt.html 1599. http://catb.org/jargon/html/P/profile.html 1600. http://catb.org/jargon/html/P/progasm.html 1601. http://catb.org/jargon/html/P/proggy.html 1602. http://catb.org/jargon/html/P/proglet.html 1603. http://catb.org/jargon/html/P/program.html 1604. http://catb.org/jargon/html/P/Programmers-Cheer.html 1605. http://catb.org/jargon/html/P/programming.html 1606. http://catb.org/jargon/html/P/programming-fluid.html 1607. http://catb.org/jargon/html/P/propeller-head.html 1608. http://catb.org/jargon/html/P/propeller-key.html 1609. http://catb.org/jargon/html/P/proprietary.html 1610. http://catb.org/jargon/html/P/protocol.html 1611. http://catb.org/jargon/html/P/provocative-maintenance.html 1612. http://catb.org/jargon/html/P/prowler.html 1613. http://catb.org/jargon/html/P/pseudo.html 1614. http://catb.org/jargon/html/P/pseudoprime.html 1615. http://catb.org/jargon/html/P/pseudosuit.html 1616. http://catb.org/jargon/html/P/psychedelicware.html 1617. http://catb.org/jargon/html/P/psyton.html 1618. http://catb.org/jargon/html/P/pubic-directory.html 1619. http://catb.org/jargon/html/P/puff.html 1620. http://catb.org/jargon/html/P/pumpkin-holder.html 1621. http://catb.org/jargon/html/P/pumpking.html 1622. http://catb.org/jargon/html/P/punched-card.html 1623. http://catb.org/jargon/html/P/punt.html 1624. http://catb.org/jargon/html/P/Purple-Book.html 1625. http://catb.org/jargon/html/P/purple-wire.html 1626. http://catb.org/jargon/html/P/push.html 1627. http://catb.org/jargon/html/P/Python.html 1628. http://catb.org/jargon/html/Q.html 1629. http://catb.org/jargon/html/Q/quad.html 1630. http://catb.org/jargon/html/Q/quadruple-bucky.html 1631. http://catb.org/jargon/html/Q/quantifiers.html 1632. http://catb.org/jargon/html/Q/quantum-bogodynamics.html 1633. http://catb.org/jargon/html/Q/quarter.html 1634. http://catb.org/jargon/html/Q/ques.html 1635. http://catb.org/jargon/html/Q/quick-and-dirty.html 1636. http://catb.org/jargon/html/Q/quine.html 1637. http://catb.org/jargon/html/Q/Quirk-objection.html 1638. http://catb.org/jargon/html/Q/quote-chapter-and-verse.html 1639. http://catb.org/jargon/html/Q/quotient.html 1640. http://catb.org/jargon/html/Q/quux.html 1641. http://catb.org/jargon/html/Q/qux.html 1642. http://catb.org/jargon/html/Q/QWERTY.html 1643. http://catb.org/jargon/html/R.html 1644. http://catb.org/jargon/html/R/rabbit-job.html 1645. http://catb.org/jargon/html/R/rain-dance.html 1646. http://catb.org/jargon/html/R/rainbow-series.html 1647. http://catb.org/jargon/html/R/random.html 1648. http://catb.org/jargon/html/R/Random-Number-God.html 1649. http://catb.org/jargon/html/R/random-numbers.html 1650. http://catb.org/jargon/html/R/randomness.html 1651. http://catb.org/jargon/html/R/rape.html 1652. http://catb.org/jargon/html/R/rare-mode.html 1653. http://catb.org/jargon/html/R/raster-blaster.html 1654. http://catb.org/jargon/html/R/raster-burn.html 1655. http://catb.org/jargon/html/R/rasterbation.html 1656. http://catb.org/jargon/html/R/rat-belt.html 1657. http://catb.org/jargon/html/R/rat-dance.html 1658. http://catb.org/jargon/html/R/rathole.html 1659. http://catb.org/jargon/html/R/ratio-site.html 1660. http://catb.org/jargon/html/R/rave.html 1661. http://catb.org/jargon/html/R/rave-on-.html 1662. http://catb.org/jargon/html/R/ravs.html 1663. http://catb.org/jargon/html/R/raw-mode.html 1664. http://catb.org/jargon/html/R/RBL.html 1665. http://catb.org/jargon/html/R/rc-file.html 1666. http://catb.org/jargon/html/R/RE.html 1667. http://catb.org/jargon/html/R/read-only-user.html 1668. http://catb.org/jargon/html/R/README-file.html 1669. http://catb.org/jargon/html/R/real.html 1670. http://catb.org/jargon/html/R/real-estate.html 1671. http://catb.org/jargon/html/R/real-hack.html 1672. http://catb.org/jargon/html/R/real-operating-system.html 1673. http://catb.org/jargon/html/R/Real-Programmer.html 1674. http://catb.org/jargon/html/R/Real-Soon-Now.html 1675. http://catb.org/jargon/html/R/real-time.html 1676. http://catb.org/jargon/html/R/real-user.html 1677. http://catb.org/jargon/html/R/Real-World.html 1678. http://catb.org/jargon/html/R/reality-check.html 1679. http://catb.org/jargon/html/R/reality-distortion-field.html 1680. http://catb.org/jargon/html/R/reaper.html 1681. http://catb.org/jargon/html/R/recompile-the-world.html 1682. http://catb.org/jargon/html/R/rectangle-slinger.html 1683. http://catb.org/jargon/html/R/recursion.html 1684. http://catb.org/jargon/html/R/recursive-acronym.html 1685. http://catb.org/jargon/html/R/red-wire.html 1686. http://catb.org/jargon/html/R/regexp.html 1687. http://catb.org/jargon/html/R/register-dancing.html 1688. http://catb.org/jargon/html/R/rehi.html 1689. http://catb.org/jargon/html/R/reincarnation--cycle-of.html 1690. http://catb.org/jargon/html/R/reinvent-the-wheel.html 1691. http://catb.org/jargon/html/R/relay-rape.html 1692. http://catb.org/jargon/html/R/religion-of-CHI.html 1693. http://catb.org/jargon/html/R/religious-issues.html 1694. http://catb.org/jargon/html/R/replicator.html 1695. http://catb.org/jargon/html/R/reply.html 1696. http://catb.org/jargon/html/R/restriction.html 1697. http://catb.org/jargon/html/R/retcon.html 1698. http://catb.org/jargon/html/R/RETI.html 1699. http://catb.org/jargon/html/R/retrocomputing.html 1700. http://catb.org/jargon/html/R/return-from-the-dead.html 1701. http://catb.org/jargon/html/R/RFC.html 1702. http://catb.org/jargon/html/R/RFE.html 1703. http://catb.org/jargon/html/R/Right-Thing.html 1704. http://catb.org/jargon/html/R/rip.html 1705. http://catb.org/jargon/html/R/ripoff.html 1706. http://catb.org/jargon/html/R/RL.html 1707. http://catb.org/jargon/html/R/roach.html 1708. http://catb.org/jargon/html/R/robocanceller.html 1709. http://catb.org/jargon/html/R/robot.html 1710. http://catb.org/jargon/html/R/robust.html 1711. http://catb.org/jargon/html/R/rococo.html 1712. http://catb.org/jargon/html/R/rogue.html 1713. http://catb.org/jargon/html/R/room-temperature-IQ.html 1714. http://catb.org/jargon/html/R/root.html 1715. http://catb.org/jargon/html/R/root-mode.html 1716. http://catb.org/jargon/html/R/rootkit.html 1717. http://catb.org/jargon/html/R/rot13.html 1718. http://catb.org/jargon/html/R/rotary-debugger.html 1719. http://catb.org/jargon/html/R/RSN.html 1720. http://catb.org/jargon/html/R/RTBM.html 1721. http://catb.org/jargon/html/R/RTFAQ.html 1722. http://catb.org/jargon/html/R/RTFB.html 1723. http://catb.org/jargon/html/R/RTFM.html 1724. http://catb.org/jargon/html/R/RTFS.html 1725. http://catb.org/jargon/html/R/RTI.html 1726. http://catb.org/jargon/html/R/RTM.html 1727. http://catb.org/jargon/html/R/RTS.html 1728. http://catb.org/jargon/html/R/rubber-hose-cryptanalysis.html 1729. http://catb.org/jargon/html/R/rude.html 1730. http://catb.org/jargon/html/R/runes.html 1731. http://catb.org/jargon/html/R/runic.html 1732. http://catb.org/jargon/html/R/rusty-iron.html 1733. http://catb.org/jargon/html/R/rusty-wire.html 1734. http://catb.org/jargon/html/S.html 1735. http://catb.org/jargon/html/S/S-N-ratio.html 1736. http://catb.org/jargon/html/S/sacred.html 1737. http://catb.org/jargon/html/S/saga.html 1738. http://catb.org/jargon/html/S/sagan.html 1739. http://catb.org/jargon/html/S/SAIL.html 1740. http://catb.org/jargon/html/S/salescritter.html 1741. http://catb.org/jargon/html/S/salt.html 1742. http://catb.org/jargon/html/S/salt-mines.html 1743. http://catb.org/jargon/html/S/salt-substrate.html 1744. http://catb.org/jargon/html/S/same-day-service.html 1745. http://catb.org/jargon/html/S/samizdat.html 1746. http://catb.org/jargon/html/S/samurai.html 1747. http://catb.org/jargon/html/S/sandbender.html 1748. http://catb.org/jargon/html/S/sandbox.html 1749. http://catb.org/jargon/html/S/sanity-check.html 1750. http://catb.org/jargon/html/S/Saturday-night-special.html 1751. http://catb.org/jargon/html/S/say.html 1752. http://catb.org/jargon/html/S/scag.html 1753. http://catb.org/jargon/html/S/scanno.html 1754. http://catb.org/jargon/html/S/scary-devil-monastery.html 1755. http://catb.org/jargon/html/S/schroedinbug.html 1756. http://catb.org/jargon/html/S/science-fiction-fandom.html 1757. http://catb.org/jargon/html/S/SCNR.html 1758. http://catb.org/jargon/html/S/scram-switch.html 1759. http://catb.org/jargon/html/S/scratch.html 1760. http://catb.org/jargon/html/S/scratch-monkey.html 1761. http://catb.org/jargon/html/S/scream-and-die.html 1762. http://catb.org/jargon/html/S/screaming-tty.html 1763. http://catb.org/jargon/html/S/screen.html 1764. http://catb.org/jargon/html/S/screen-name.html 1765. http://catb.org/jargon/html/S/screen-scraping.html 1766. http://catb.org/jargon/html/S/screw.html 1767. http://catb.org/jargon/html/S/screwage.html 1768. http://catb.org/jargon/html/S/scribble.html 1769. http://catb.org/jargon/html/S/script-kiddies.html 1770. http://catb.org/jargon/html/S/scrog.html 1771. http://catb.org/jargon/html/S/scrool.html 1772. http://catb.org/jargon/html/S/scrozzle.html 1773. http://catb.org/jargon/html/S/scruffies.html 1774. http://catb.org/jargon/html/S/SCSI.html 1775. http://catb.org/jargon/html/S/SCSI-voodoo.html 1776. http://catb.org/jargon/html/S/search-and-destroy-mode.html 1777. http://catb.org/jargon/html/S/second-system-effect.html 1778. http://catb.org/jargon/html/S/secondary-damage.html 1779. http://catb.org/jargon/html/S/security-through-obscurity.html 1780. http://catb.org/jargon/html/S/SED.html 1781. http://catb.org/jargon/html/S/See-figure-1.html 1782. http://catb.org/jargon/html/S/segfault.html 1783. http://catb.org/jargon/html/S/seggie.html 1784. http://catb.org/jargon/html/S/segment.html 1785. http://catb.org/jargon/html/S/segmentation-fault.html 1786. http://catb.org/jargon/html/S/segv.html 1787. http://catb.org/jargon/html/S/self-reference.html 1788. http://catb.org/jargon/html/S/selvage.html 1789. http://catb.org/jargon/html/S/semi.html 1790. http://catb.org/jargon/html/S/semi-automated.html 1791. http://catb.org/jargon/html/S/semi-infinite.html 1792. http://catb.org/jargon/html/S/senior-bit.html 1793. http://catb.org/jargon/html/S/September-that-never-ended.html 1794. http://catb.org/jargon/html/S/server.html 1795. http://catb.org/jargon/html/S/SEX.html 1796. http://catb.org/jargon/html/S/sex-changer.html 1797. http://catb.org/jargon/html/S/shambolic-link.html 1798. http://catb.org/jargon/html/S/shar-file.html 1799. http://catb.org/jargon/html/S/sharchive.html 1800. http://catb.org/jargon/html/S/Share-and-enjoy-.html 1801. http://catb.org/jargon/html/S/shareware.html 1802. http://catb.org/jargon/html/S/sharing-violation.html 1803. http://catb.org/jargon/html/S/shebang.html 1804. http://catb.org/jargon/html/S/shelfware.html 1805. http://catb.org/jargon/html/S/shell.html 1806. http://catb.org/jargon/html/S/shell-out.html 1807. http://catb.org/jargon/html/S/shift-left-or-right-logical.html 1808. http://catb.org/jargon/html/S/shim.html 1809. http://catb.org/jargon/html/S/shitogram.html 1810. http://catb.org/jargon/html/S/shotgun-debugging.html 1811. http://catb.org/jargon/html/S/shovelware.html 1812. http://catb.org/jargon/html/S/showstopper.html 1813. http://catb.org/jargon/html/S/shriek.html 1814. http://catb.org/jargon/html/S/Shub-Internet.html 1815. http://catb.org/jargon/html/S/SIG.html 1816. http://catb.org/jargon/html/S/sig-block.html 1817. http://catb.org/jargon/html/S/sig-quote.html 1818. http://catb.org/jargon/html/S/sig-virus.html 1819. http://catb.org/jargon/html/S/sigmonster.html 1820. http://catb.org/jargon/html/S/signal-to-noise-ratio.html 1821. http://catb.org/jargon/html/S/silicon.html 1822. http://catb.org/jargon/html/S/silly-walk.html 1823. http://catb.org/jargon/html/S/silo.html 1824. http://catb.org/jargon/html/S/since-time-T-equals-minus-infinity.html 1825. http://catb.org/jargon/html/S/sitename.html 1826. http://catb.org/jargon/html/S/skrog.html 1827. http://catb.org/jargon/html/S/skulker.html 1828. http://catb.org/jargon/html/S/slab.html 1829. http://catb.org/jargon/html/S/slack.html 1830. http://catb.org/jargon/html/S/slash.html 1831. http://catb.org/jargon/html/S/slashdot-effect.html 1832. http://catb.org/jargon/html/S/sleep.html 1833. http://catb.org/jargon/html/S/slim.html 1834. http://catb.org/jargon/html/S/slop.html 1835. http://catb.org/jargon/html/S/slopsucker.html 1836. http://catb.org/jargon/html/S/Slowlaris.html 1837. http://catb.org/jargon/html/S/slurp.html 1838. http://catb.org/jargon/html/S/slurp-the-robot.html 1839. http://catb.org/jargon/html/S/smart.html 1840. http://catb.org/jargon/html/S/smart-terminal.html 1841. http://catb.org/jargon/html/S/smash-case.html 1842. http://catb.org/jargon/html/S/smash-the-stack.html 1843. http://catb.org/jargon/html/S/smiley.html 1844. http://catb.org/jargon/html/S/smoke.html 1845. http://catb.org/jargon/html/S/smoke-and-mirrors.html 1846. http://catb.org/jargon/html/S/smoke-test.html 1847. http://catb.org/jargon/html/S/smoking-clover.html 1848. http://catb.org/jargon/html/S/smoot.html 1849. http://catb.org/jargon/html/S/SMOP.html 1850. http://catb.org/jargon/html/S/smurf.html 1851. http://catb.org/jargon/html/S/SNAFU-principle.html 1852. http://catb.org/jargon/html/S/snail.html 1853. http://catb.org/jargon/html/S/snail-mail.html 1854. http://catb.org/jargon/html/S/snap.html 1855. http://catb.org/jargon/html/S/snarf.html 1856. http://catb.org/jargon/html/S/snarf-ampersand-barf.html 1857. http://catb.org/jargon/html/S/snarf-down.html 1858. http://catb.org/jargon/html/S/snark.html 1859. http://catb.org/jargon/html/S/sneaker.html 1860. http://catb.org/jargon/html/S/sneakernet.html 1861. http://catb.org/jargon/html/S/sniff.html 1862. http://catb.org/jargon/html/S/snippage.html 1863. http://catb.org/jargon/html/S/SO.html 1864. http://catb.org/jargon/html/S/social-engineering.html 1865. http://catb.org/jargon/html/S/social-science-number.html 1866. http://catb.org/jargon/html/S/sock-puppet.html 1867. http://catb.org/jargon/html/S/sodium-substrate.html 1868. http://catb.org/jargon/html/S/soft-boot.html 1869. http://catb.org/jargon/html/S/softcopy.html 1870. http://catb.org/jargon/html/S/software-bloat.html 1871. http://catb.org/jargon/html/S/software-hoarding.html 1872. http://catb.org/jargon/html/S/software-laser.html 1873. http://catb.org/jargon/html/S/software-rot.html 1874. http://catb.org/jargon/html/S/softwarily.html 1875. http://catb.org/jargon/html/S/softy.html 1876. http://catb.org/jargon/html/S/some-random-X.html 1877. http://catb.org/jargon/html/S/sorcerers-apprentice-mode.html 1878. http://catb.org/jargon/html/S/source.html 1879. http://catb.org/jargon/html/S/source-of-all-good-bits.html 1880. http://catb.org/jargon/html/S/space-cadet-keyboard.html 1881. http://catb.org/jargon/html/S/spaceship-operator.html 1882. http://catb.org/jargon/html/S/SPACEWAR.html 1883. http://catb.org/jargon/html/S/spaghetti-code.html 1884. http://catb.org/jargon/html/S/spaghetti-inheritance.html 1885. http://catb.org/jargon/html/S/spam.html 1886. http://catb.org/jargon/html/S/spam-bait.html 1887. http://catb.org/jargon/html/S/spamblock.html 1888. http://catb.org/jargon/html/S/spamhaus.html 1889. http://catb.org/jargon/html/S/spamvertize.html 1890. http://catb.org/jargon/html/S/spangle.html 1891. http://catb.org/jargon/html/S/spawn.html 1892. http://catb.org/jargon/html/S/special-case.html 1893. http://catb.org/jargon/html/S/speed-of-light.html 1894. http://catb.org/jargon/html/S/speedometer.html 1895. http://catb.org/jargon/html/S/spell.html 1896. http://catb.org/jargon/html/S/spelling-flame.html 1897. http://catb.org/jargon/html/S/spider.html 1898. http://catb.org/jargon/html/S/spider-food.html 1899. http://catb.org/jargon/html/S/spiffy.html 1900. http://catb.org/jargon/html/S/spike.html 1901. http://catb.org/jargon/html/S/spin.html 1902. http://catb.org/jargon/html/S/Spinning-Pizza-of-Death.html 1903. http://catb.org/jargon/html/S/spl.html 1904. http://catb.org/jargon/html/S/splash-screen.html 1905. http://catb.org/jargon/html/S/splat.html 1906. http://catb.org/jargon/html/S/splat-out.html 1907. http://catb.org/jargon/html/S/splork-.html 1908. http://catb.org/jargon/html/S/spod.html 1909. http://catb.org/jargon/html/S/spoiler.html 1910. http://catb.org/jargon/html/S/spoiler-space.html 1911. http://catb.org/jargon/html/S/sponge.html 1912. http://catb.org/jargon/html/S/spoof.html 1913. http://catb.org/jargon/html/S/spool.html 1914. http://catb.org/jargon/html/S/spool-file.html 1915. http://catb.org/jargon/html/S/sporgery.html 1916. http://catb.org/jargon/html/S/sport-death.html 1917. http://catb.org/jargon/html/S/spungle.html 1918. http://catb.org/jargon/html/S/spyware.html 1919. http://catb.org/jargon/html/S/squirrelcide.html 1920. http://catb.org/jargon/html/S/stack.html 1921. http://catb.org/jargon/html/S/stack-puke.html 1922. http://catb.org/jargon/html/S/stale-pointer-bug.html 1923. http://catb.org/jargon/html/S/Stanford-Bunny.html 1924. http://catb.org/jargon/html/S/star-out.html 1925. http://catb.org/jargon/html/S/state.html 1926. http://catb.org/jargon/html/S/stealth-manager.html 1927. http://catb.org/jargon/html/S/steam-powered.html 1928. http://catb.org/jargon/html/S/steved.html 1929. http://catb.org/jargon/html/S/STFW.html 1930. http://catb.org/jargon/html/S/stir-fried-random.html 1931. http://catb.org/jargon/html/S/stomp-on.html 1932. http://catb.org/jargon/html/S/Stone-Age.html 1933. http://catb.org/jargon/html/S/stone-knives-and-bearskins.html 1934. http://catb.org/jargon/html/S/stoppage.html 1935. http://catb.org/jargon/html/S/store.html 1936. http://catb.org/jargon/html/S/STR.html 1937. http://catb.org/jargon/html/S/strided.html 1938. http://catb.org/jargon/html/S/stroke.html 1939. http://catb.org/jargon/html/S/strudel.html 1940. http://catb.org/jargon/html/S/stubroutine.html 1941. http://catb.org/jargon/html/S/studly.html 1942. http://catb.org/jargon/html/S/studlycaps.html 1943. http://catb.org/jargon/html/S/stunning.html 1944. http://catb.org/jargon/html/S/stupid-sort.html 1945. http://catb.org/jargon/html/S/Stupids.html 1946. http://catb.org/jargon/html/S/Sturgeons-Law.html 1947. http://catb.org/jargon/html/S/sucking-mud.html 1948. http://catb.org/jargon/html/S/sufficiently-small.html 1949. http://catb.org/jargon/html/S/suit.html 1950. http://catb.org/jargon/html/S/suitable-win.html 1951. http://catb.org/jargon/html/S/suitably-small.html 1952. http://catb.org/jargon/html/S/Sun.html 1953. http://catb.org/jargon/html/S/sun-lounge.html 1954. http://catb.org/jargon/html/S/sun-stools.html 1955. http://catb.org/jargon/html/S/sunspots.html 1956. http://catb.org/jargon/html/S/super-source-quench.html 1957. http://catb.org/jargon/html/S/superloser.html 1958. http://catb.org/jargon/html/S/superprogrammer.html 1959. http://catb.org/jargon/html/S/superuser.html 1960. http://catb.org/jargon/html/S/support.html 1961. http://catb.org/jargon/html/S/surf.html 1962. http://catb.org/jargon/html/S/Suzie-COBOL.html 1963. http://catb.org/jargon/html/S/swab.html 1964. http://catb.org/jargon/html/S/swap.html 1965. http://catb.org/jargon/html/S/swap-space.html 1966. http://catb.org/jargon/html/S/swapped-in.html 1967. http://catb.org/jargon/html/S/swapped-out.html 1968. http://catb.org/jargon/html/S/Swiss-Army-chainsaw.html 1969. http://catb.org/jargon/html/S/swizzle.html 1970. http://catb.org/jargon/html/S/sync.html 1971. http://catb.org/jargon/html/S/syntactic-salt.html 1972. http://catb.org/jargon/html/S/syntactic-sugar.html 1973. http://catb.org/jargon/html/S/sys-frog.html 1974. http://catb.org/jargon/html/S/sysadmin.html 1975. http://catb.org/jargon/html/S/sysape.html 1976. http://catb.org/jargon/html/S/sysop.html 1977. http://catb.org/jargon/html/S/system.html 1978. http://catb.org/jargon/html/S/system-mangler.html 1979. http://catb.org/jargon/html/S/systems-jock.html 1980. http://catb.org/jargon/html/T.html 1981. http://catb.org/jargon/html/T/T.html 1982. http://catb.org/jargon/html/T/tail-recursion.html 1983. http://catb.org/jargon/html/T/talk-mode.html 1984. http://catb.org/jargon/html/T/talker-system.html 1985. http://catb.org/jargon/html/T/TAN.html 1986. http://catb.org/jargon/html/T/tanked.html 1987. http://catb.org/jargon/html/T/TANSTAAFL.html 1988. http://catb.org/jargon/html/T/tape-monkey.html 1989. http://catb.org/jargon/html/T/tar-and-feather.html 1990. http://catb.org/jargon/html/T/tarball.html 1991. http://catb.org/jargon/html/T/tardegy.html 1992. http://catb.org/jargon/html/T/taste.html 1993. http://catb.org/jargon/html/T/tayste.html 1994. http://catb.org/jargon/html/T/TCB.html 1995. http://catb.org/jargon/html/T/TCP-IP.html 1996. http://catb.org/jargon/html/T/TECO.html 1997. http://catb.org/jargon/html/T/tee.html 1998. http://catb.org/jargon/html/T/teergrube.html 1999. http://catb.org/jargon/html/T/teledildonics.html 2000. http://catb.org/jargon/html/T/ten-finger-interface.html 2001. http://catb.org/jargon/html/T/tense.html 2002. http://catb.org/jargon/html/T/tentacle.html 2003. http://catb.org/jargon/html/T/tenured-graduate-student.html 2004. http://catb.org/jargon/html/T/tera-.html 2005. http://catb.org/jargon/html/T/teraflop-club.html 2006. http://catb.org/jargon/html/T/terminak.html 2007. http://catb.org/jargon/html/T/terminal-brain-death.html 2008. http://catb.org/jargon/html/T/terminal-illness.html 2009. http://catb.org/jargon/html/T/terminal-junkie.html 2010. http://catb.org/jargon/html/T/test.html 2011. http://catb.org/jargon/html/T/TeX.html 2012. http://catb.org/jargon/html/T/text.html 2013. http://catb.org/jargon/html/T/thanks-in-advance.html 2014. http://catb.org/jargon/html/T/Thats-not-a-bug--thats-a-feature-.html 2015. http://catb.org/jargon/html/T/the-literature.html 2016. http://catb.org/jargon/html/T/the-network.html 2017. http://catb.org/jargon/html/T/the-X-that-can-be-Y-is-not-the-true-X.html 2018. http://catb.org/jargon/html/T/theology.html 2019. http://catb.org/jargon/html/T/theory.html 2020. http://catb.org/jargon/html/T/thinko.html 2021. http://catb.org/jargon/html/T/This-can-t-happen.html 2022. http://catb.org/jargon/html/T/This-time--for-sure-.html 2023. http://catb.org/jargon/html/T/thrash.html 2024. http://catb.org/jargon/html/T/thread.html 2025. http://catb.org/jargon/html/T/three-finger-salute.html 2026. http://catb.org/jargon/html/T/throwaway-account.html 2027. http://catb.org/jargon/html/T/thud.html 2028. http://catb.org/jargon/html/T/thumb.html 2029. http://catb.org/jargon/html/T/thundering-herd-problem.html 2030. http://catb.org/jargon/html/T/thunk.html 2031. http://catb.org/jargon/html/T/tick.html 2032. http://catb.org/jargon/html/T/tick-list-features.html 2033. http://catb.org/jargon/html/T/tickle-a-bug.html 2034. http://catb.org/jargon/html/T/tiger-team.html 2035. http://catb.org/jargon/html/T/time-bomb.html 2036. http://catb.org/jargon/html/T/time-sink.html 2037. http://catb.org/jargon/html/T/time-T.html 2038. http://catb.org/jargon/html/T/times-or-divided-by.html 2039. http://catb.org/jargon/html/T/timesharing.html 2040. http://catb.org/jargon/html/T/TINC.html 2041. http://catb.org/jargon/html/T/Tinkerbell-program.html 2042. http://catb.org/jargon/html/T/TINLC.html 2043. http://catb.org/jargon/html/T/tip-of-the-ice-cube.html 2044. http://catb.org/jargon/html/T/tired-iron.html 2045. http://catb.org/jargon/html/T/tits-on-a-keyboard.html 2046. http://catb.org/jargon/html/T/TLA.html 2047. http://catb.org/jargon/html/T/TMRC.html 2048. http://catb.org/jargon/html/T/TMRCie.html 2049. http://catb.org/jargon/html/T/TMTOWTDI.html 2050. http://catb.org/jargon/html/T/to-a-first-approximation.html 2051. http://catb.org/jargon/html/T/to-a-zeroth-approximation.html 2052. http://catb.org/jargon/html/T/toad.html 2053. http://catb.org/jargon/html/T/toast.html 2054. http://catb.org/jargon/html/T/toaster.html 2055. http://catb.org/jargon/html/T/toeprint.html 2056. http://catb.org/jargon/html/T/TOFU.html 2057. http://catb.org/jargon/html/T/toggle.html 2058. http://catb.org/jargon/html/T/tool.html 2059. http://catb.org/jargon/html/T/toolchain.html 2060. http://catb.org/jargon/html/T/toolsmith.html 2061. http://catb.org/jargon/html/T/toor.html 2062. http://catb.org/jargon/html/T/top-post.html 2063. http://catb.org/jargon/html/T/topic-drift.html 2064. http://catb.org/jargon/html/T/topic-group.html 2065. http://catb.org/jargon/html/T/TOPS-10.html 2066. http://catb.org/jargon/html/T/TOPS-20.html 2067. http://catb.org/jargon/html/T/TOS.html 2068. http://catb.org/jargon/html/T/tourist.html 2069. http://catb.org/jargon/html/T/tourist-information.html 2070. http://catb.org/jargon/html/T/touristic.html 2071. http://catb.org/jargon/html/T/toy.html 2072. http://catb.org/jargon/html/T/toy-language.html 2073. http://catb.org/jargon/html/T/toy-problem.html 2074. http://catb.org/jargon/html/T/toy-program.html 2075. http://catb.org/jargon/html/T/trampoline.html 2076. http://catb.org/jargon/html/T/trap.html 2077. http://catb.org/jargon/html/T/trap-door.html 2078. http://catb.org/jargon/html/T/trash.html 2079. http://catb.org/jargon/html/T/trawl.html 2080. http://catb.org/jargon/html/T/tree-killer.html 2081. http://catb.org/jargon/html/T/treeware.html 2082. http://catb.org/jargon/html/T/trit.html 2083. http://catb.org/jargon/html/T/trivial.html 2084. http://catb.org/jargon/html/T/troff.html 2085. http://catb.org/jargon/html/T/troglodyte.html 2086. http://catb.org/jargon/html/T/troglodyte-mode.html 2087. http://catb.org/jargon/html/T/Trojan-horse.html 2088. http://catb.org/jargon/html/T/troll.html 2089. http://catb.org/jargon/html/T/Troll-O-Meter.html 2090. http://catb.org/jargon/html/T/tron.html 2091. http://catb.org/jargon/html/T/troughie.html 2092. http://catb.org/jargon/html/T/true-hacker.html 2093. http://catb.org/jargon/html/T/tty.html 2094. http://catb.org/jargon/html/T/tube.html 2095. http://catb.org/jargon/html/T/tube-time.html 2096. http://catb.org/jargon/html/T/tumbler.html 2097. http://catb.org/jargon/html/T/tunafish.html 2098. http://catb.org/jargon/html/T/tune.html 2099. http://catb.org/jargon/html/T/turbo-nerd.html 2100. http://catb.org/jargon/html/T/Turing-tar-pit.html 2101. http://catb.org/jargon/html/T/turist.html 2102. http://catb.org/jargon/html/T/Tux.html 2103. http://catb.org/jargon/html/T/tweak.html 2104. http://catb.org/jargon/html/T/TWENEX.html 2105. http://catb.org/jargon/html/T/twiddle.html 2106. http://catb.org/jargon/html/T/twilight-zone.html 2107. http://catb.org/jargon/html/T/twink.html 2108. http://catb.org/jargon/html/T/twirling-baton.html 2109. http://catb.org/jargon/html/T/two-pi.html 2110. http://catb.org/jargon/html/T/two-to-the-N.html 2111. http://catb.org/jargon/html/T/tyop.html 2112. http://catb.org/jargon/html/U.html 2113. http://catb.org/jargon/html/U/u-.html 2114. http://catb.org/jargon/html/U/UBD.html 2115. http://catb.org/jargon/html/U/UBE.html 2116. http://catb.org/jargon/html/U/ubergeek.html 2117. http://catb.org/jargon/html/U/UCE.html 2118. http://catb.org/jargon/html/U/UDP.html 2119. http://catb.org/jargon/html/U/UN-asterisk-X.html 2120. http://catb.org/jargon/html/U/undefined-external-reference.html 2121. http://catb.org/jargon/html/U/under-the-hood.html 2122. http://catb.org/jargon/html/U/undocumented-feature.html 2123. http://catb.org/jargon/html/U/uninteresting.html 2124. http://catb.org/jargon/html/U/Unix.html 2125. http://catb.org/jargon/html/U/Unix-brain-damage.html 2126. http://catb.org/jargon/html/U/Unix-conspiracy.html 2127. http://catb.org/jargon/html/U/Unix-weenie.html 2128. http://catb.org/jargon/html/U/unixism.html 2129. http://catb.org/jargon/html/U/unswizzle.html 2130. http://catb.org/jargon/html/U/unwind-the-stack.html 2131. http://catb.org/jargon/html/U/unwind-protect.html 2132. http://catb.org/jargon/html/U/up.html 2133. http://catb.org/jargon/html/U/upload.html 2134. http://catb.org/jargon/html/U/upstream.html 2135. http://catb.org/jargon/html/U/upthread.html 2136. http://catb.org/jargon/html/U/uptime.html 2137. http://catb.org/jargon/html/U/urchin.html 2138. http://catb.org/jargon/html/U/URL.html 2139. http://catb.org/jargon/html/U/Usenet.html 2140. http://catb.org/jargon/html/U/Usenet-Death-Penalty.html 2141. http://catb.org/jargon/html/U/user.html 2142. http://catb.org/jargon/html/U/user-friendly.html 2143. http://catb.org/jargon/html/U/user-obsequious.html 2144. http://catb.org/jargon/html/U/userland.html 2145. http://catb.org/jargon/html/U/Utah-teapot.html 2146. http://catb.org/jargon/html/U/UTSL.html 2147. http://catb.org/jargon/html/U/UUOC.html 2148. http://catb.org/jargon/html/V.html 2149. http://catb.org/jargon/html/V/V7.html 2150. http://catb.org/jargon/html/V/vadding.html 2151. http://catb.org/jargon/html/V/vanilla.html 2152. http://catb.org/jargon/html/V/vanity-domain.html 2153. http://catb.org/jargon/html/V/vannevar.html 2154. http://catb.org/jargon/html/V/vaporware.html 2155. http://catb.org/jargon/html/V/var.html 2156. http://catb.org/jargon/html/V/vaston.html 2157. http://catb.org/jargon/html/V/VAX.html 2158. http://catb.org/jargon/html/V/VAXen.html 2159. http://catb.org/jargon/html/V/vaxocentrism.html 2160. http://catb.org/jargon/html/V/vdiff.html 2161. http://catb.org/jargon/html/V/veeblefester.html 2162. http://catb.org/jargon/html/V/velveeta.html 2163. http://catb.org/jargon/html/V/Venus-flytrap.html 2164. http://catb.org/jargon/html/V/verbage.html 2165. http://catb.org/jargon/html/V/verbiage.html 2166. http://catb.org/jargon/html/V/Version-7.html 2167. http://catb.org/jargon/html/V/vgrep.html 2168. http://catb.org/jargon/html/V/vi.html 2169. http://catb.org/jargon/html/V/video-toaster.html 2170. http://catb.org/jargon/html/V/videotex.html 2171. http://catb.org/jargon/html/V/virgin.html 2172. http://catb.org/jargon/html/V/virtual.html 2173. http://catb.org/jargon/html/V/virtual-beer.html 2174. http://catb.org/jargon/html/V/virtual-Friday.html 2175. http://catb.org/jargon/html/V/virtual-reality.html 2176. http://catb.org/jargon/html/V/virtual-shredder.html 2177. http://catb.org/jargon/html/V/virus.html 2178. http://catb.org/jargon/html/V/visionary.html 2179. http://catb.org/jargon/html/V/Visual-Fred.html 2180. http://catb.org/jargon/html/V/VMS.html 2181. http://catb.org/jargon/html/V/voice.html 2182. http://catb.org/jargon/html/V/voice-net.html 2183. http://catb.org/jargon/html/V/voodoo-programming.html 2184. http://catb.org/jargon/html/V/VR.html 2185. http://catb.org/jargon/html/V/Vulcan-nerve-pinch.html 2186. http://catb.org/jargon/html/V/vulture-capitalist.html 2187. http://catb.org/jargon/html/W.html 2188. http://catb.org/jargon/html/W/w00t.html 2189. http://catb.org/jargon/html/W/wabbit.html 2190. http://catb.org/jargon/html/W/WAITS.html 2191. http://catb.org/jargon/html/W/waldo.html 2192. http://catb.org/jargon/html/W/walk.html 2193. http://catb.org/jargon/html/W/walk-off-the-end-of.html 2194. http://catb.org/jargon/html/W/walking-drives.html 2195. http://catb.org/jargon/html/W/wall.html 2196. http://catb.org/jargon/html/W/wall-follower.html 2197. http://catb.org/jargon/html/W/wall-time.html 2198. http://catb.org/jargon/html/W/wall-wart.html 2199. http://catb.org/jargon/html/W/wallhack.html 2200. http://catb.org/jargon/html/W/wango.html 2201. http://catb.org/jargon/html/W/wank.html 2202. http://catb.org/jargon/html/W/wannabee.html 2203. http://catb.org/jargon/html/W/war-dialer.html 2204. http://catb.org/jargon/html/W/war-driving.html 2205. http://catb.org/jargon/html/W/war-chalking.html 2206. http://catb.org/jargon/html/W/suffix-ware.html 2207. http://catb.org/jargon/html/W/warez.html 2208. http://catb.org/jargon/html/W/warez-d00dz.html 2209. http://catb.org/jargon/html/W/warez-kiddies.html 2210. http://catb.org/jargon/html/W/warlording.html 2211. http://catb.org/jargon/html/W/warm-boot.html 2212. http://catb.org/jargon/html/W/wart.html 2213. http://catb.org/jargon/html/W/washing-machine.html 2214. http://catb.org/jargon/html/W/washing-software.html 2215. http://catb.org/jargon/html/W/water-MIPS.html 2216. http://catb.org/jargon/html/W/wave-a-dead-chicken.html 2217. http://catb.org/jargon/html/W/weasel.html 2218. http://catb.org/jargon/html/W/web-pointer.html 2219. http://catb.org/jargon/html/W/web-ring.html 2220. http://catb.org/jargon/html/W/web-toaster.html 2221. http://catb.org/jargon/html/W/webify.html 2222. http://catb.org/jargon/html/W/webmaster.html 2223. http://catb.org/jargon/html/W/wedged.html 2224. http://catb.org/jargon/html/W/wedgie.html 2225. http://catb.org/jargon/html/W/wedgitude.html 2226. http://catb.org/jargon/html/W/weeble.html 2227. http://catb.org/jargon/html/W/weeds.html 2228. http://catb.org/jargon/html/W/weenie.html 2229. http://catb.org/jargon/html/W/Weenix.html 2230. http://catb.org/jargon/html/W/well-behaved.html 2231. http://catb.org/jargon/html/W/well-connected.html 2232. http://catb.org/jargon/html/W/wetware.html 2233. http://catb.org/jargon/html/W/whack.html 2234. http://catb.org/jargon/html/W/whack-a-mole.html 2235. http://catb.org/jargon/html/W/whacker.html 2236. http://catb.org/jargon/html/W/whales.html 2237. http://catb.org/jargon/html/W/Whats-a-spline.html 2238. http://catb.org/jargon/html/W/wheel.html 2239. http://catb.org/jargon/html/W/wheel-bit.html 2240. http://catb.org/jargon/html/W/wheel-of-reincarnation.html 2241. http://catb.org/jargon/html/W/wheel-wars.html 2242. http://catb.org/jargon/html/W/white-hat.html 2243. http://catb.org/jargon/html/W/whitelist.html 2244. http://catb.org/jargon/html/W/whizzy.html 2245. http://catb.org/jargon/html/W/Whorfian-mind-lock.html 2246. http://catb.org/jargon/html/W/wibble.html 2247. http://catb.org/jargon/html/W/WIBNI.html 2248. http://catb.org/jargon/html/W/widget.html 2249. http://catb.org/jargon/html/W/wiggles.html 2250. http://catb.org/jargon/html/W/wild-side.html 2251. http://catb.org/jargon/html/W/WIMP-environment.html 2252. http://catb.org/jargon/html/W/win.html 2253. http://catb.org/jargon/html/W/win-big.html 2254. http://catb.org/jargon/html/W/win-win.html 2255. http://catb.org/jargon/html/W/Winchester.html 2256. http://catb.org/jargon/html/W/windoid.html 2257. http://catb.org/jargon/html/W/window-shopping.html 2258. http://catb.org/jargon/html/W/Windowsitis.html 2259. http://catb.org/jargon/html/W/Windoze.html 2260. http://catb.org/jargon/html/W/winged-comments.html 2261. http://catb.org/jargon/html/W/winkey.html 2262. http://catb.org/jargon/html/W/winnage.html 2263. http://catb.org/jargon/html/W/winner.html 2264. http://catb.org/jargon/html/W/winnitude.html 2265. http://catb.org/jargon/html/W/Wintel.html 2266. http://catb.org/jargon/html/W/Wintendo.html 2267. http://catb.org/jargon/html/W/wired.html 2268. http://catb.org/jargon/html/W/wirehead.html 2269. http://catb.org/jargon/html/W/wirewater.html 2270. http://catb.org/jargon/html/W/wish-list.html 2271. http://catb.org/jargon/html/W/within-delta-of.html 2272. http://catb.org/jargon/html/W/within-epsilon-of.html 2273. http://catb.org/jargon/html/W/wizard.html 2274. http://catb.org/jargon/html/W/Wizard-Book.html 2275. http://catb.org/jargon/html/W/wizard-hat.html 2276. http://catb.org/jargon/html/W/wizard-mode.html 2277. http://catb.org/jargon/html/W/wizardly.html 2278. http://catb.org/jargon/html/W/wok-on-the-wall.html 2279. http://catb.org/jargon/html/W/womb-box.html 2280. http://catb.org/jargon/html/W/WOMBAT.html 2281. http://catb.org/jargon/html/W/womble.html 2282. http://catb.org/jargon/html/W/wonky.html 2283. http://catb.org/jargon/html/W/workaround.html 2284. http://catb.org/jargon/html/W/working-as-designed.html 2285. http://catb.org/jargon/html/W/worm.html 2286. http://catb.org/jargon/html/W/wormhole.html 2287. http://catb.org/jargon/html/W/wound-around-the-axle.html 2288. http://catb.org/jargon/html/W/wrap-around.html 2289. http://catb.org/jargon/html/W/write-only-code.html 2290. http://catb.org/jargon/html/W/write-only-language.html 2291. http://catb.org/jargon/html/W/write-only-memory.html 2292. http://catb.org/jargon/html/W/Wrong-Thing.html 2293. http://catb.org/jargon/html/W/wugga-wugga.html 2294. http://catb.org/jargon/html/W/wumpus.html 2295. http://catb.org/jargon/html/W/WYSIAYG.html 2296. http://catb.org/jargon/html/W/WYSIWYG.html 2297. http://catb.org/jargon/html/X.html 2298. http://catb.org/jargon/html/X/X.html 2299. http://catb.org/jargon/html/X/XEROX-PARC.html 2300. http://catb.org/jargon/html/X/XOFF.html 2301. http://catb.org/jargon/html/X/XON.html 2302. http://catb.org/jargon/html/X/xor.html 2303. http://catb.org/jargon/html/X/xref.html 2304. http://catb.org/jargon/html/X/XXX.html 2305. http://catb.org/jargon/html/X/xyzzy.html 2306. http://catb.org/jargon/html/Y.html 2307. http://catb.org/jargon/html/Y/YA-.html 2308. http://catb.org/jargon/html/Y/YABA.html 2309. http://catb.org/jargon/html/Y/YAFIYGI.html 2310. http://catb.org/jargon/html/Y/yak-shaving.html 2311. http://catb.org/jargon/html/Y/YAUN.html 2312. http://catb.org/jargon/html/Y/yellow-card.html 2313. http://catb.org/jargon/html/Y/yellow-wire.html 2314. http://catb.org/jargon/html/Y/Yet-Another.html 2315. http://catb.org/jargon/html/Y/YHBT.html 2316. http://catb.org/jargon/html/Y/YKYBHTLW.html 2317. http://catb.org/jargon/html/Y/YMMV.html 2318. http://catb.org/jargon/html/Y/You-are-not-expected-to-understand-this.html 2319. http://catb.org/jargon/html/Y/You-know-you-ve-been-hacking-too-long-when.html 2320. http://catb.org/jargon/html/Y/Your-mileage-may-vary.html 2321. http://catb.org/jargon/html/Y/Yow-.html 2322. http://catb.org/jargon/html/Y/yoyo-mode.html 2323. http://catb.org/jargon/html/Y/Yu-Shiang-Whole-Fish.html 2324. http://catb.org/jargon/html/Z.html 2325. http://catb.org/jargon/html/Z/zap.html 2326. http://catb.org/jargon/html/Z/zapped.html 2327. http://catb.org/jargon/html/Z/Zawinskis-Law.html 2328. http://catb.org/jargon/html/Z/zbeba.html 2329. http://catb.org/jargon/html/Z/zen.html 2330. http://catb.org/jargon/html/Z/zero.html 2331. http://catb.org/jargon/html/Z/zero-content.html 2332. http://catb.org/jargon/html/Z/Zero-One-Infinity-Rule.html 2333. http://catb.org/jargon/html/Z/zeroth.html 2334. http://catb.org/jargon/html/Z/zigamorph.html 2335. http://catb.org/jargon/html/Z/zip.html 2336. http://catb.org/jargon/html/Z/zipperhead.html 2337. http://catb.org/jargon/html/Z/zombie.html 2338. http://catb.org/jargon/html/Z/zorch.html 2339. http://catb.org/jargon/html/Z/Zork.html 2340. http://catb.org/jargon/html/Z/zorkmid.html 2341. http://catb.org/jargon/html/lexicon.html 2342. http://catb.org/jargon/html/lexicon.html 2343. http://catb.org/jargon/html/0.html 2344. http://catb.org/jargon/html/index.html funcoeszz-21.1/local/zzdominiopais.txt000066400000000000000000000103461400011706600202140ustar00rootroot00000000000000#
# This file is in the public domain, so clarified as of
# 2009-05-17 by Arthur David Olson.
# ISO 3166 alpha-2 country codes
#
# From Paul Eggert (2006-09-27):
#
# This file contains a table with the following columns:
# 1.  ISO 3166-1 alpha-2 country code, current as of
#     ISO 3166-1 Newsletter VI-1 (2007-09-21).  See:
#     
#     ISO 3166 Maintenance agency (ISO 3166/MA)
#     .
# 2.  The usual English name for the country,
#     chosen so that alphabetic sorting of subsets produces helpful lists.
#     This is not the same as the English name in the ISO 3166 tables.
#
# Columns are separated by a single tab.
# The table is sorted by country code.
#
# Lines beginning with `#' are comments.
#
# From Arthur David Olson (2011-08-17):
# Resynchronized today with the ISO 3166 site (adding SS for South Sudan).
#
#country-
#code	country name
AD	Andorra
AE	United Arab Emirates
AF	Afghanistan
AG	Antigua & Barbuda
AI	Anguilla
AL	Albania
AM	Armenia
AO	Angola
AQ	Antarctica
AR	Argentina
AS	Samoa (American)
AT	Austria
AU	Australia
AW	Aruba
AX	Aaland Islands
AZ	Azerbaijan
BA	Bosnia & Herzegovina
BB	Barbados
BD	Bangladesh
BE	Belgium
BF	Burkina Faso
BG	Bulgaria
BH	Bahrain
BI	Burundi
BJ	Benin
BL	St Barthelemy
BM	Bermuda
BN	Brunei
BO	Bolivia
BQ	Bonaire Sint Eustatius & Saba
BR	Brazil
BS	Bahamas
BT	Bhutan
BV	Bouvet Island
BW	Botswana
BY	Belarus
BZ	Belize
CA	Canada
CC	Cocos (Keeling) Islands
CD	Congo (Dem. Rep.)
CF	Central African Rep.
CG	Congo (Rep.)
CH	Switzerland
CI	Cote d'Ivoire
CK	Cook Islands
CL	Chile
CM	Cameroon
CN	China
CO	Colombia
CR	Costa Rica
CU	Cuba
CV	Cape Verde
CW	Curacao
CX	Christmas Island
CY	Cyprus
CZ	Czech Republic
DE	Germany
DJ	Djibouti
DK	Denmark
DM	Dominica
DO	Dominican Republic
DZ	Algeria
EC	Ecuador
EE	Estonia
EG	Egypt
EH	Western Sahara
ER	Eritrea
ES	Spain
ET	Ethiopia
FI	Finland
FJ	Fiji
FK	Falkland Islands
FM	Micronesia
FO	Faroe Islands
FR	France
GA	Gabon
GB	Britain (UK)
GD	Grenada
GE	Georgia
GF	French Guiana
GG	Guernsey
GH	Ghana
GI	Gibraltar
GL	Greenland
GM	Gambia
GN	Guinea
GP	Guadeloupe
GQ	Equatorial Guinea
GR	Greece
GS	South Georgia & the South Sandwich Islands
GT	Guatemala
GU	Guam
GW	Guinea-Bissau
GY	Guyana
HK	Hong Kong
HM	Heard Island & McDonald Islands
HN	Honduras
HR	Croatia
HT	Haiti
HU	Hungary
ID	Indonesia
IE	Ireland
IL	Israel
IM	Isle of Man
IN	India
IO	British Indian Ocean Territory
IQ	Iraq
IR	Iran
IS	Iceland
IT	Italy
JE	Jersey
JM	Jamaica
JO	Jordan
JP	Japan
KE	Kenya
KG	Kyrgyzstan
KH	Cambodia
KI	Kiribati
KM	Comoros
KN	St Kitts & Nevis
KP	Korea (North)
KR	Korea (South)
KW	Kuwait
KY	Cayman Islands
KZ	Kazakhstan
LA	Laos
LB	Lebanon
LC	St Lucia
LI	Liechtenstein
LK	Sri Lanka
LR	Liberia
LS	Lesotho
LT	Lithuania
LU	Luxembourg
LV	Latvia
LY	Libya
MA	Morocco
MC	Monaco
MD	Moldova
ME	Montenegro
MF	St Martin (French part)
MG	Madagascar
MH	Marshall Islands
MK	Macedonia
ML	Mali
MM	Myanmar (Burma)
MN	Mongolia
MO	Macau
MP	Northern Mariana Islands
MQ	Martinique
MR	Mauritania
MS	Montserrat
MT	Malta
MU	Mauritius
MV	Maldives
MW	Malawi
MX	Mexico
MY	Malaysia
MZ	Mozambique
NA	Namibia
NC	New Caledonia
NE	Niger
NF	Norfolk Island
NG	Nigeria
NI	Nicaragua
NL	Netherlands
NO	Norway
NP	Nepal
NR	Nauru
NU	Niue
NZ	New Zealand
OM	Oman
PA	Panama
PE	Peru
PF	French Polynesia
PG	Papua New Guinea
PH	Philippines
PK	Pakistan
PL	Poland
PM	St Pierre & Miquelon
PN	Pitcairn
PR	Puerto Rico
PS	Palestine
PT	Portugal
PW	Palau
PY	Paraguay
QA	Qatar
RE	Reunion
RO	Romania
RS	Serbia
RU	Russia
RW	Rwanda
SA	Saudi Arabia
SB	Solomon Islands
SC	Seychelles
SD	Sudan
SE	Sweden
SG	Singapore
SH	St Helena
SI	Slovenia
SJ	Svalbard & Jan Mayen
SK	Slovakia
SL	Sierra Leone
SM	San Marino
SN	Senegal
SO	Somalia
SR	Suriname
SS	South Sudan
ST	Sao Tome & Principe
SV	El Salvador
SX	Sint Maarten
SY	Syria
SZ	Swaziland
TC	Turks & Caicos Is
TD	Chad
TF	French Southern & Antarctic Lands
TG	Togo
TH	Thailand
TJ	Tajikistan
TK	Tokelau
TL	East Timor
TM	Turkmenistan
TN	Tunisia
TO	Tonga
TR	Turkey
TT	Trinidad & Tobago
TV	Tuvalu
TW	Taiwan
TZ	Tanzania
UA	Ukraine
UG	Uganda
UM	US minor outlying islands
US	United States
UY	Uruguay
UZ	Uzbekistan
VA	Vatican City
VC	St Vincent
VE	Venezuela
VG	Virgin Islands (UK)
VI	Virgin Islands (US)
VN	Vietnam
VU	Vanuatu
WF	Wallis & Futuna
WS	Samoa (western)
YE	Yemen
YT	Mayotte
ZA	South Africa
ZM	Zambia
ZW	Zimbabwe
funcoeszz-21.1/local/zzfatorar.txt000066400000000000000000001651161400011706600173450ustar00rootroot000000000000002	3	5	7	11	13	17	19	23	29
31	37	41	43	47	53	59	61	67	71
73	79	83	89	97	101	103	107	109	113
127	131	137	139	149	151	157	163	167	173
179	181	191	193	197	199	211	223	227	229
233	239	241	251	257	263	269	271	277	281
283	293	307	311	313	317	331	337	347	349
353	359	367	373	379	383	389	397	401	409
419	421	431	433	439	443	449	457	461	463
467	479	487	491	499	503	509	521	523	541
547	557	563	569	571	577	587	593	599	601
607	613	617	619	631	641	643	647	653	659
661	673	677	683	691	701	709	719	727	733
739	743	751	757	761	769	773	787	797	809
811	821	823	827	829	839	853	857	859	863
877	881	883	887	907	911	919	929	937	941
947	953	967	971	977	983	991	997	1009	1013
1019	1021	1031	1033	1039	1049	1051	1061	1063	1069
1087	1091	1093	1097	1103	1109	1117	1123	1129	1151
1153	1163	1171	1181	1187	1193	1201	1213	1217	1223
1229	1231	1237	1249	1259	1277	1279	1283	1289	1291
1297	1301	1303	1307	1319	1321	1327	1361	1367	1373
1381	1399	1409	1423	1427	1429	1433	1439	1447	1451
1453	1459	1471	1481	1483	1487	1489	1493	1499	1511
1523	1531	1543	1549	1553	1559	1567	1571	1579	1583
1597	1601	1607	1609	1613	1619	1621	1627	1637	1657
1663	1667	1669	1693	1697	1699	1709	1721	1723	1733
1741	1747	1753	1759	1777	1783	1787	1789	1801	1811
1823	1831	1847	1861	1867	1871	1873	1877	1879	1889
1901	1907	1913	1931	1933	1949	1951	1973	1979	1987
1993	1997	1999	2003	2011	2017	2027	2029	2039	2053
2063	2069	2081	2083	2087	2089	2099	2111	2113	2129
2131	2137	2141	2143	2153	2161	2179	2203	2207	2213
2221	2237	2239	2243	2251	2267	2269	2273	2281	2287
2293	2297	2309	2311	2333	2339	2341	2347	2351	2357
2371	2377	2381	2383	2389	2393	2399	2411	2417	2423
2437	2441	2447	2459	2467	2473	2477	2503	2521	2531
2539	2543	2549	2551	2557	2579	2591	2593	2609	2617
2621	2633	2647	2657	2659	2663	2671	2677	2683	2687
2689	2693	2699	2707	2711	2713	2719	2729	2731	2741
2749	2753	2767	2777	2789	2791	2797	2801	2803	2819
2833	2837	2843	2851	2857	2861	2879	2887	2897	2903
2909	2917	2927	2939	2953	2957	2963	2969	2971	2999
3001	3011	3019	3023	3037	3041	3049	3061	3067	3079
3083	3089	3109	3119	3121	3137	3163	3167	3169	3181
3187	3191	3203	3209	3217	3221	3229	3251	3253	3257
3259	3271	3299	3301	3307	3313	3319	3323	3329	3331
3343	3347	3359	3361	3371	3373	3389	3391	3407	3413
3433	3449	3457	3461	3463	3467	3469	3491	3499	3511
3517	3527	3529	3533	3539	3541	3547	3557	3559	3571
3581	3583	3593	3607	3613	3617	3623	3631	3637	3643
3659	3671	3673	3677	3691	3697	3701	3709	3719	3727
3733	3739	3761	3767	3769	3779	3793	3797	3803	3821
3823	3833	3847	3851	3853	3863	3877	3881	3889	3907
3911	3917	3919	3923	3929	3931	3943	3947	3967	3989
4001	4003	4007	4013	4019	4021	4027	4049	4051	4057
4073	4079	4091	4093	4099	4111	4127	4129	4133	4139
4153	4157	4159	4177	4201	4211	4217	4219	4229	4231
4241	4243	4253	4259	4261	4271	4273	4283	4289	4297
4327	4337	4339	4349	4357	4363	4373	4391	4397	4409
4421	4423	4441	4447	4451	4457	4463	4481	4483	4493
4507	4513	4517	4519	4523	4547	4549	4561	4567	4583
4591	4597	4603	4621	4637	4639	4643	4649	4651	4657
4663	4673	4679	4691	4703	4721	4723	4729	4733	4751
4759	4783	4787	4789	4793	4799	4801	4813	4817	4831
4861	4871	4877	4889	4903	4909	4919	4931	4933	4937
4943	4951	4957	4967	4969	4973	4987	4993	4999	5003
5009	5011	5021	5023	5039	5051	5059	5077	5081	5087
5099	5101	5107	5113	5119	5147	5153	5167	5171	5179
5189	5197	5209	5227	5231	5233	5237	5261	5273	5279
5281	5297	5303	5309	5323	5333	5347	5351	5381	5387
5393	5399	5407	5413	5417	5419	5431	5437	5441	5443
5449	5471	5477	5479	5483	5501	5503	5507	5519	5521
5527	5531	5557	5563	5569	5573	5581	5591	5623	5639
5641	5647	5651	5653	5657	5659	5669	5683	5689	5693
5701	5711	5717	5737	5741	5743	5749	5779	5783	5791
5801	5807	5813	5821	5827	5839	5843	5849	5851	5857
5861	5867	5869	5879	5881	5897	5903	5923	5927	5939
5953	5981	5987	6007	6011	6029	6037	6043	6047	6053
6067	6073	6079	6089	6091	6101	6113	6121	6131	6133
6143	6151	6163	6173	6197	6199	6203	6211	6217	6221
6229	6247	6257	6263	6269	6271	6277	6287	6299	6301
6311	6317	6323	6329	6337	6343	6353	6359	6361	6367
6373	6379	6389	6397	6421	6427	6449	6451	6469	6473
6481	6491	6521	6529	6547	6551	6553	6563	6569	6571
6577	6581	6599	6607	6619	6637	6653	6659	6661	6673
6679	6689	6691	6701	6703	6709	6719	6733	6737	6761
6763	6779	6781	6791	6793	6803	6823	6827	6829	6833
6841	6857	6863	6869	6871	6883	6899	6907	6911	6917
6947	6949	6959	6961	6967	6971	6977	6983	6991	6997
7001	7013	7019	7027	7039	7043	7057	7069	7079	7103
7109	7121	7127	7129	7151	7159	7177	7187	7193	7207
7211	7213	7219	7229	7237	7243	7247	7253	7283	7297
7307	7309	7321	7331	7333	7349	7351	7369	7393	7411
7417	7433	7451	7457	7459	7477	7481	7487	7489	7499
7507	7517	7523	7529	7537	7541	7547	7549	7559	7561
7573	7577	7583	7589	7591	7603	7607	7621	7639	7643
7649	7669	7673	7681	7687	7691	7699	7703	7717	7723
7727	7741	7753	7757	7759	7789	7793	7817	7823	7829
7841	7853	7867	7873	7877	7879	7883	7901	7907	7919
7927	7933	7937	7949	7951	7963	7993	8009	8011	8017
8039	8053	8059	8069	8081	8087	8089	8093	8101	8111
8117	8123	8147	8161	8167	8171	8179	8191	8209	8219
8221	8231	8233	8237	8243	8263	8269	8273	8287	8291
8293	8297	8311	8317	8329	8353	8363	8369	8377	8387
8389	8419	8423	8429	8431	8443	8447	8461	8467	8501
8513	8521	8527	8537	8539	8543	8563	8573	8581	8597
8599	8609	8623	8627	8629	8641	8647	8663	8669	8677
8681	8689	8693	8699	8707	8713	8719	8731	8737	8741
8747	8753	8761	8779	8783	8803	8807	8819	8821	8831
8837	8839	8849	8861	8863	8867	8887	8893	8923	8929
8933	8941	8951	8963	8969	8971	8999	9001	9007	9011
9013	9029	9041	9043	9049	9059	9067	9091	9103	9109
9127	9133	9137	9151	9157	9161	9173	9181	9187	9199
9203	9209	9221	9227	9239	9241	9257	9277	9281	9283
9293	9311	9319	9323	9337	9341	9343	9349	9371	9377
9391	9397	9403	9413	9419	9421	9431	9433	9437	9439
9461	9463	9467	9473	9479	9491	9497	9511	9521	9533
9539	9547	9551	9587	9601	9613	9619	9623	9629	9631
9643	9649	9661	9677	9679	9689	9697	9719	9721	9733
9739	9743	9749	9767	9769	9781	9787	9791	9803	9811
9817	9829	9833	9839	9851	9857	9859	9871	9883	9887
9901	9907	9923	9929	9931	9941	9949	9967	9973	10007
10009	10037	10039	10061	10067	10069	10079	10091	10093	10099
10103	10111	10133	10139	10141	10151	10159	10163	10169	10177
10181	10193	10211	10223	10243	10247	10253	10259	10267	10271
10273	10289	10301	10303	10313	10321	10331	10333	10337	10343
10357	10369	10391	10399	10427	10429	10433	10453	10457	10459
10463	10477	10487	10499	10501	10513	10529	10531	10559	10567
10589	10597	10601	10607	10613	10627	10631	10639	10651	10657
10663	10667	10687	10691	10709	10711	10723	10729	10733	10739
10753	10771	10781	10789	10799	10831	10837	10847	10853	10859
10861	10867	10883	10889	10891	10903	10909	10937	10939	10949
10957	10973	10979	10987	10993	11003	11027	11047	11057	11059
11069	11071	11083	11087	11093	11113	11117	11119	11131	11149
11159	11161	11171	11173	11177	11197	11213	11239	11243	11251
11257	11261	11273	11279	11287	11299	11311	11317	11321	11329
11351	11353	11369	11383	11393	11399	11411	11423	11437	11443
11447	11467	11471	11483	11489	11491	11497	11503	11519	11527
11549	11551	11579	11587	11593	11597	11617	11621	11633	11657
11677	11681	11689	11699	11701	11717	11719	11731	11743	11777
11779	11783	11789	11801	11807	11813	11821	11827	11831	11833
11839	11863	11867	11887	11897	11903	11909	11923	11927	11933
11939	11941	11953	11959	11969	11971	11981	11987	12007	12011
12037	12041	12043	12049	12071	12073	12097	12101	12107	12109
12113	12119	12143	12149	12157	12161	12163	12197	12203	12211
12227	12239	12241	12251	12253	12263	12269	12277	12281	12289
12301	12323	12329	12343	12347	12373	12377	12379	12391	12401
12409	12413	12421	12433	12437	12451	12457	12473	12479	12487
12491	12497	12503	12511	12517	12527	12539	12541	12547	12553
12569	12577	12583	12589	12601	12611	12613	12619	12637	12641
12647	12653	12659	12671	12689	12697	12703	12713	12721	12739
12743	12757	12763	12781	12791	12799	12809	12821	12823	12829
12841	12853	12889	12893	12899	12907	12911	12917	12919	12923
12941	12953	12959	12967	12973	12979	12983	13001	13003	13007
13009	13033	13037	13043	13049	13063	13093	13099	13103	13109
13121	13127	13147	13151	13159	13163	13171	13177	13183	13187
13217	13219	13229	13241	13249	13259	13267	13291	13297	13309
13313	13327	13331	13337	13339	13367	13381	13397	13399	13411
13417	13421	13441	13451	13457	13463	13469	13477	13487	13499
13513	13523	13537	13553	13567	13577	13591	13597	13613	13619
13627	13633	13649	13669	13679	13681	13687	13691	13693	13697
13709	13711	13721	13723	13729	13751	13757	13759	13763	13781
13789	13799	13807	13829	13831	13841	13859	13873	13877	13879
13883	13901	13903	13907	13913	13921	13931	13933	13963	13967
13997	13999	14009	14011	14029	14033	14051	14057	14071	14081
14083	14087	14107	14143	14149	14153	14159	14173	14177	14197
14207	14221	14243	14249	14251	14281	14293	14303	14321	14323
14327	14341	14347	14369	14387	14389	14401	14407	14411	14419
14423	14431	14437	14447	14449	14461	14479	14489	14503	14519
14533	14537	14543	14549	14551	14557	14561	14563	14591	14593
14621	14627	14629	14633	14639	14653	14657	14669	14683	14699
14713	14717	14723	14731	14737	14741	14747	14753	14759	14767
14771	14779	14783	14797	14813	14821	14827	14831	14843	14851
14867	14869	14879	14887	14891	14897	14923	14929	14939	14947
14951	14957	14969	14983	15013	15017	15031	15053	15061	15073
15077	15083	15091	15101	15107	15121	15131	15137	15139	15149
15161	15173	15187	15193	15199	15217	15227	15233	15241	15259
15263	15269	15271	15277	15287	15289	15299	15307	15313	15319
15329	15331	15349	15359	15361	15373	15377	15383	15391	15401
15413	15427	15439	15443	15451	15461	15467	15473	15493	15497
15511	15527	15541	15551	15559	15569	15581	15583	15601	15607
15619	15629	15641	15643	15647	15649	15661	15667	15671	15679
15683	15727	15731	15733	15737	15739	15749	15761	15767	15773
15787	15791	15797	15803	15809	15817	15823	15859	15877	15881
15887	15889	15901	15907	15913	15919	15923	15937	15959	15971
15973	15991	16001	16007	16033	16057	16061	16063	16067	16069
16073	16087	16091	16097	16103	16111	16127	16139	16141	16183
16187	16189	16193	16217	16223	16229	16231	16249	16253	16267
16273	16301	16319	16333	16339	16349	16361	16363	16369	16381
16411	16417	16421	16427	16433	16447	16451	16453	16477	16481
16487	16493	16519	16529	16547	16553	16561	16567	16573	16603
16607	16619	16631	16633	16649	16651	16657	16661	16673	16691
16693	16699	16703	16729	16741	16747	16759	16763	16787	16811
16823	16829	16831	16843	16871	16879	16883	16889	16901	16903
16921	16927	16931	16937	16943	16963	16979	16981	16987	16993
17011	17021	17027	17029	17033	17041	17047	17053	17077	17093
17099	17107	17117	17123	17137	17159	17167	17183	17189	17191
17203	17207	17209	17231	17239	17257	17291	17293	17299	17317
17321	17327	17333	17341	17351	17359	17377	17383	17387	17389
17393	17401	17417	17419	17431	17443	17449	17467	17471	17477
17483	17489	17491	17497	17509	17519	17539	17551	17569	17573
17579	17581	17597	17599	17609	17623	17627	17657	17659	17669
17681	17683	17707	17713	17729	17737	17747	17749	17761	17783
17789	17791	17807	17827	17837	17839	17851	17863	17881	17891
17903	17909	17911	17921	17923	17929	17939	17957	17959	17971
17977	17981	17987	17989	18013	18041	18043	18047	18049	18059
18061	18077	18089	18097	18119	18121	18127	18131	18133	18143
18149	18169	18181	18191	18199	18211	18217	18223	18229	18233
18251	18253	18257	18269	18287	18289	18301	18307	18311	18313
18329	18341	18353	18367	18371	18379	18397	18401	18413	18427
18433	18439	18443	18451	18457	18461	18481	18493	18503	18517
18521	18523	18539	18541	18553	18583	18587	18593	18617	18637
18661	18671	18679	18691	18701	18713	18719	18731	18743	18749
18757	18773	18787	18793	18797	18803	18839	18859	18869	18899
18911	18913	18917	18919	18947	18959	18973	18979	19001	19009
19013	19031	19037	19051	19069	19073	19079	19081	19087	19121
19139	19141	19157	19163	19181	19183	19207	19211	19213	19219
19231	19237	19249	19259	19267	19273	19289	19301	19309	19319
19333	19373	19379	19381	19387	19391	19403	19417	19421	19423
19427	19429	19433	19441	19447	19457	19463	19469	19471	19477
19483	19489	19501	19507	19531	19541	19543	19553	19559	19571
19577	19583	19597	19603	19609	19661	19681	19687	19697	19699
19709	19717	19727	19739	19751	19753	19759	19763	19777	19793
19801	19813	19819	19841	19843	19853	19861	19867	19889	19891
19913	19919	19927	19937	19949	19961	19963	19973	19979	19991
19993	19997	20011	20021	20023	20029	20047	20051	20063	20071
20089	20101	20107	20113	20117	20123	20129	20143	20147	20149
20161	20173	20177	20183	20201	20219	20231	20233	20249	20261
20269	20287	20297	20323	20327	20333	20341	20347	20353	20357
20359	20369	20389	20393	20399	20407	20411	20431	20441	20443
20477	20479	20483	20507	20509	20521	20533	20543	20549	20551
20563	20593	20599	20611	20627	20639	20641	20663	20681	20693
20707	20717	20719	20731	20743	20747	20749	20753	20759	20771
20773	20789	20807	20809	20849	20857	20873	20879	20887	20897
20899	20903	20921	20929	20939	20947	20959	20963	20981	20983
21001	21011	21013	21017	21019	21023	21031	21059	21061	21067
21089	21101	21107	21121	21139	21143	21149	21157	21163	21169
21179	21187	21191	21193	21211	21221	21227	21247	21269	21277
21283	21313	21317	21319	21323	21341	21347	21377	21379	21383
21391	21397	21401	21407	21419	21433	21467	21481	21487	21491
21493	21499	21503	21517	21521	21523	21529	21557	21559	21563
21569	21577	21587	21589	21599	21601	21611	21613	21617	21647
21649	21661	21673	21683	21701	21713	21727	21737	21739	21751
21757	21767	21773	21787	21799	21803	21817	21821	21839	21841
21851	21859	21863	21871	21881	21893	21911	21929	21937	21943
21961	21977	21991	21997	22003	22013	22027	22031	22037	22039
22051	22063	22067	22073	22079	22091	22093	22109	22111	22123
22129	22133	22147	22153	22157	22159	22171	22189	22193	22229
22247	22259	22271	22273	22277	22279	22283	22291	22303	22307
22343	22349	22367	22369	22381	22391	22397	22409	22433	22441
22447	22453	22469	22481	22483	22501	22511	22531	22541	22543
22549	22567	22571	22573	22613	22619	22621	22637	22639	22643
22651	22669	22679	22691	22697	22699	22709	22717	22721	22727
22739	22741	22751	22769	22777	22783	22787	22807	22811	22817
22853	22859	22861	22871	22877	22901	22907	22921	22937	22943
22961	22963	22973	22993	23003	23011	23017	23021	23027	23029
23039	23041	23053	23057	23059	23063	23071	23081	23087	23099
23117	23131	23143	23159	23167	23173	23189	23197	23201	23203
23209	23227	23251	23269	23279	23291	23293	23297	23311	23321
23327	23333	23339	23357	23369	23371	23399	23417	23431	23447
23459	23473	23497	23509	23531	23537	23539	23549	23557	23561
23563	23567	23581	23593	23599	23603	23609	23623	23627	23629
23633	23663	23669	23671	23677	23687	23689	23719	23741	23743
23747	23753	23761	23767	23773	23789	23801	23813	23819	23827
23831	23833	23857	23869	23873	23879	23887	23893	23899	23909
23911	23917	23929	23957	23971	23977	23981	23993	24001	24007
24019	24023	24029	24043	24049	24061	24071	24077	24083	24091
24097	24103	24107	24109	24113	24121	24133	24137	24151	24169
24179	24181	24197	24203	24223	24229	24239	24247	24251	24281
24317	24329	24337	24359	24371	24373	24379	24391	24407	24413
24419	24421	24439	24443	24469	24473	24481	24499	24509	24517
24527	24533	24547	24551	24571	24593	24611	24623	24631	24659
24671	24677	24683	24691	24697	24709	24733	24749	24763	24767
24781	24793	24799	24809	24821	24841	24847	24851	24859	24877
24889	24907	24917	24919	24923	24943	24953	24967	24971	24977
24979	24989	25013	25031	25033	25037	25057	25073	25087	25097
25111	25117	25121	25127	25147	25153	25163	25169	25171	25183
25189	25219	25229	25237	25243	25247	25253	25261	25301	25303
25307	25309	25321	25339	25343	25349	25357	25367	25373	25391
25409	25411	25423	25439	25447	25453	25457	25463	25469	25471
25523	25537	25541	25561	25577	25579	25583	25589	25601	25603
25609	25621	25633	25639	25643	25657	25667	25673	25679	25693
25703	25717	25733	25741	25747	25759	25763	25771	25793	25799
25801	25819	25841	25847	25849	25867	25873	25889	25903	25913
25919	25931	25933	25939	25943	25951	25969	25981	25997	25999
26003	26017	26021	26029	26041	26053	26083	26099	26107	26111
26113	26119	26141	26153	26161	26171	26177	26183	26189	26203
26209	26227	26237	26249	26251	26261	26263	26267	26293	26297
26309	26317	26321	26339	26347	26357	26371	26387	26393	26399
26407	26417	26423	26431	26437	26449	26459	26479	26489	26497
26501	26513	26539	26557	26561	26573	26591	26597	26627	26633
26641	26647	26669	26681	26683	26687	26693	26699	26701	26711
26713	26717	26723	26729	26731	26737	26759	26777	26783	26801
26813	26821	26833	26839	26849	26861	26863	26879	26881	26891
26893	26903	26921	26927	26947	26951	26953	26959	26981	26987
26993	27011	27017	27031	27043	27059	27061	27067	27073	27077
27091	27103	27107	27109	27127	27143	27179	27191	27197	27211
27239	27241	27253	27259	27271	27277	27281	27283	27299	27329
27337	27361	27367	27397	27407	27409	27427	27431	27437	27449
27457	27479	27481	27487	27509	27527	27529	27539	27541	27551
27581	27583	27611	27617	27631	27647	27653	27673	27689	27691
27697	27701	27733	27737	27739	27743	27749	27751	27763	27767
27773	27779	27791	27793	27799	27803	27809	27817	27823	27827
27847	27851	27883	27893	27901	27917	27919	27941	27943	27947
27953	27961	27967	27983	27997	28001	28019	28027	28031	28051
28057	28069	28081	28087	28097	28099	28109	28111	28123	28151
28163	28181	28183	28201	28211	28219	28229	28277	28279	28283
28289	28297	28307	28309	28319	28349	28351	28387	28393	28403
28409	28411	28429	28433	28439	28447	28463	28477	28493	28499
28513	28517	28537	28541	28547	28549	28559	28571	28573	28579
28591	28597	28603	28607	28619	28621	28627	28631	28643	28649
28657	28661	28663	28669	28687	28697	28703	28711	28723	28729
28751	28753	28759	28771	28789	28793	28807	28813	28817	28837
28843	28859	28867	28871	28879	28901	28909	28921	28927	28933
28949	28961	28979	29009	29017	29021	29023	29027	29033	29059
29063	29077	29101	29123	29129	29131	29137	29147	29153	29167
29173	29179	29191	29201	29207	29209	29221	29231	29243	29251
29269	29287	29297	29303	29311	29327	29333	29339	29347	29363
29383	29387	29389	29399	29401	29411	29423	29429	29437	29443
29453	29473	29483	29501	29527	29531	29537	29567	29569	29573
29581	29587	29599	29611	29629	29633	29641	29663	29669	29671
29683	29717	29723	29741	29753	29759	29761	29789	29803	29819
29833	29837	29851	29863	29867	29873	29879	29881	29917	29921
29927	29947	29959	29983	29989	30011	30013	30029	30047	30059
30071	30089	30091	30097	30103	30109	30113	30119	30133	30137
30139	30161	30169	30181	30187	30197	30203	30211	30223	30241
30253	30259	30269	30271	30293	30307	30313	30319	30323	30341
30347	30367	30389	30391	30403	30427	30431	30449	30467	30469
30491	30493	30497	30509	30517	30529	30539	30553	30557	30559
30577	30593	30631	30637	30643	30649	30661	30671	30677	30689
30697	30703	30707	30713	30727	30757	30763	30773	30781	30803
30809	30817	30829	30839	30841	30851	30853	30859	30869	30871
30881	30893	30911	30931	30937	30941	30949	30971	30977	30983
31013	31019	31033	31039	31051	31063	31069	31079	31081	31091
31121	31123	31139	31147	31151	31153	31159	31177	31181	31183
31189	31193	31219	31223	31231	31237	31247	31249	31253	31259
31267	31271	31277	31307	31319	31321	31327	31333	31337	31357
31379	31387	31391	31393	31397	31469	31477	31481	31489	31511
31513	31517	31531	31541	31543	31547	31567	31573	31583	31601
31607	31627	31643	31649	31657	31663	31667	31687	31699	31721
31723	31727	31729	31741	31751	31769	31771	31793	31799	31817
31847	31849	31859	31873	31883	31891	31907	31957	31963	31973
31981	31991	32003	32009	32027	32029	32051	32057	32059	32063
32069	32077	32083	32089	32099	32117	32119	32141	32143	32159
32173	32183	32189	32191	32203	32213	32233	32237	32251	32257
32261	32297	32299	32303	32309	32321	32323	32327	32341	32353
32359	32363	32369	32371	32377	32381	32401	32411	32413	32423
32429	32441	32443	32467	32479	32491	32497	32503	32507	32531
32533	32537	32561	32563	32569	32573	32579	32587	32603	32609
32611	32621	32633	32647	32653	32687	32693	32707	32713	32717
32719	32749	32771	32779	32783	32789	32797	32801	32803	32831
32833	32839	32843	32869	32887	32909	32911	32917	32933	32939
32941	32957	32969	32971	32983	32987	32993	32999	33013	33023
33029	33037	33049	33053	33071	33073	33083	33091	33107	33113
33119	33149	33151	33161	33179	33181	33191	33199	33203	33211
33223	33247	33287	33289	33301	33311	33317	33329	33331	33343
33347	33349	33353	33359	33377	33391	33403	33409	33413	33427
33457	33461	33469	33479	33487	33493	33503	33521	33529	33533
33547	33563	33569	33577	33581	33587	33589	33599	33601	33613
33617	33619	33623	33629	33637	33641	33647	33679	33703	33713
33721	33739	33749	33751	33757	33767	33769	33773	33791	33797
33809	33811	33827	33829	33851	33857	33863	33871	33889	33893
33911	33923	33931	33937	33941	33961	33967	33997	34019	34031
34033	34039	34057	34061	34123	34127	34129	34141	34147	34157
34159	34171	34183	34211	34213	34217	34231	34253	34259	34261
34267	34273	34283	34297	34301	34303	34313	34319	34327	34337
34351	34361	34367	34369	34381	34403	34421	34429	34439	34457
34469	34471	34483	34487	34499	34501	34511	34513	34519	34537
34543	34549	34583	34589	34591	34603	34607	34613	34631	34649
34651	34667	34673	34679	34687	34693	34703	34721	34729	34739
34747	34757	34759	34763	34781	34807	34819	34841	34843	34847
34849	34871	34877	34883	34897	34913	34919	34939	34949	34961
34963	34981	35023	35027	35051	35053	35059	35069	35081	35083
35089	35099	35107	35111	35117	35129	35141	35149	35153	35159
35171	35201	35221	35227	35251	35257	35267	35279	35281	35291
35311	35317	35323	35327	35339	35353	35363	35381	35393	35401
35407	35419	35423	35437	35447	35449	35461	35491	35507	35509
35521	35527	35531	35533	35537	35543	35569	35573	35591	35593
35597	35603	35617	35671	35677	35729	35731	35747	35753	35759
35771	35797	35801	35803	35809	35831	35837	35839	35851	35863
35869	35879	35897	35899	35911	35923	35933	35951	35963	35969
35977	35983	35993	35999	36007	36011	36013	36017	36037	36061
36067	36073	36083	36097	36107	36109	36131	36137	36151	36161
36187	36191	36209	36217	36229	36241	36251	36263	36269	36277
36293	36299	36307	36313	36319	36341	36343	36353	36373	36383
36389	36433	36451	36457	36467	36469	36473	36479	36493	36497
36523	36527	36529	36541	36551	36559	36563	36571	36583	36587
36599	36607	36629	36637	36643	36653	36671	36677	36683	36691
36697	36709	36713	36721	36739	36749	36761	36767	36779	36781
36787	36791	36793	36809	36821	36833	36847	36857	36871	36877
36887	36899	36901	36913	36919	36923	36929	36931	36943	36947
36973	36979	36997	37003	37013	37019	37021	37039	37049	37057
37061	37087	37097	37117	37123	37139	37159	37171	37181	37189
37199	37201	37217	37223	37243	37253	37273	37277	37307	37309
37313	37321	37337	37339	37357	37361	37363	37369	37379	37397
37409	37423	37441	37447	37463	37483	37489	37493	37501	37507
37511	37517	37529	37537	37547	37549	37561	37567	37571	37573
37579	37589	37591	37607	37619	37633	37643	37649	37657	37663
37691	37693	37699	37717	37747	37781	37783	37799	37811	37813
37831	37847	37853	37861	37871	37879	37889	37897	37907	37951
37957	37963	37967	37987	37991	37993	37997	38011	38039	38047
38053	38069	38083	38113	38119	38149	38153	38167	38177	38183
38189	38197	38201	38219	38231	38237	38239	38261	38273	38281
38287	38299	38303	38317	38321	38327	38329	38333	38351	38371
38377	38393	38431	38447	38449	38453	38459	38461	38501	38543
38557	38561	38567	38569	38593	38603	38609	38611	38629	38639
38651	38653	38669	38671	38677	38693	38699	38707	38711	38713
38723	38729	38737	38747	38749	38767	38783	38791	38803	38821
38833	38839	38851	38861	38867	38873	38891	38903	38917	38921
38923	38933	38953	38959	38971	38977	38993	39019	39023	39041
39043	39047	39079	39089	39097	39103	39107	39113	39119	39133
39139	39157	39161	39163	39181	39191	39199	39209	39217	39227
39229	39233	39239	39241	39251	39293	39301	39313	39317	39323
39341	39343	39359	39367	39371	39373	39383	39397	39409	39419
39439	39443	39451	39461	39499	39503	39509	39511	39521	39541
39551	39563	39569	39581	39607	39619	39623	39631	39659	39667
39671	39679	39703	39709	39719	39727	39733	39749	39761	39769
39779	39791	39799	39821	39827	39829	39839	39841	39847	39857
39863	39869	39877	39883	39887	39901	39929	39937	39953	39971
39979	39983	39989	40009	40013	40031	40037	40039	40063	40087
40093	40099	40111	40123	40127	40129	40151	40153	40163	40169
40177	40189	40193	40213	40231	40237	40241	40253	40277	40283
40289	40343	40351	40357	40361	40387	40423	40427	40429	40433
40459	40471	40483	40487	40493	40499	40507	40519	40529	40531
40543	40559	40577	40583	40591	40597	40609	40627	40637	40639
40693	40697	40699	40709	40739	40751	40759	40763	40771	40787
40801	40813	40819	40823	40829	40841	40847	40849	40853	40867
40879	40883	40897	40903	40927	40933	40939	40949	40961	40973
40993	41011	41017	41023	41039	41047	41051	41057	41077	41081
41113	41117	41131	41141	41143	41149	41161	41177	41179	41183
41189	41201	41203	41213	41221	41227	41231	41233	41243	41257
41263	41269	41281	41299	41333	41341	41351	41357	41381	41387
41389	41399	41411	41413	41443	41453	41467	41479	41491	41507
41513	41519	41521	41539	41543	41549	41579	41593	41597	41603
41609	41611	41617	41621	41627	41641	41647	41651	41659	41669
41681	41687	41719	41729	41737	41759	41761	41771	41777	41801
41809	41813	41843	41849	41851	41863	41879	41887	41893	41897
41903	41911	41927	41941	41947	41953	41957	41959	41969	41981
41983	41999	42013	42017	42019	42023	42043	42061	42071	42073
42083	42089	42101	42131	42139	42157	42169	42179	42181	42187
42193	42197	42209	42221	42223	42227	42239	42257	42281	42283
42293	42299	42307	42323	42331	42337	42349	42359	42373	42379
42391	42397	42403	42407	42409	42433	42437	42443	42451	42457
42461	42463	42467	42473	42487	42491	42499	42509	42533	42557
42569	42571	42577	42589	42611	42641	42643	42649	42667	42677
42683	42689	42697	42701	42703	42709	42719	42727	42737	42743
42751	42767	42773	42787	42793	42797	42821	42829	42839	42841
42853	42859	42863	42899	42901	42923	42929	42937	42943	42953
42961	42967	42979	42989	43003	43013	43019	43037	43049	43051
43063	43067	43093	43103	43117	43133	43151	43159	43177	43189
43201	43207	43223	43237	43261	43271	43283	43291	43313	43319
43321	43331	43391	43397	43399	43403	43411	43427	43441	43451
43457	43481	43487	43499	43517	43541	43543	43573	43577	43579
43591	43597	43607	43609	43613	43627	43633	43649	43651	43661
43669	43691	43711	43717	43721	43753	43759	43777	43781	43783
43787	43789	43793	43801	43853	43867	43889	43891	43913	43933
43943	43951	43961	43963	43969	43973	43987	43991	43997	44017
44021	44027	44029	44041	44053	44059	44071	44087	44089	44101
44111	44119	44123	44129	44131	44159	44171	44179	44189	44201
44203	44207	44221	44249	44257	44263	44267	44269	44273	44279
44281	44293	44351	44357	44371	44381	44383	44389	44417	44449
44453	44483	44491	44497	44501	44507	44519	44531	44533	44537
44543	44549	44563	44579	44587	44617	44621	44623	44633	44641
44647	44651	44657	44683	44687	44699	44701	44711	44729	44741
44753	44771	44773	44777	44789	44797	44809	44819	44839	44843
44851	44867	44879	44887	44893	44909	44917	44927	44939	44953
44959	44963	44971	44983	44987	45007	45013	45053	45061	45077
45083	45119	45121	45127	45131	45137	45139	45161	45179	45181
45191	45197	45233	45247	45259	45263	45281	45289	45293	45307
45317	45319	45329	45337	45341	45343	45361	45377	45389	45403
45413	45427	45433	45439	45481	45491	45497	45503	45523	45533
45541	45553	45557	45569	45587	45589	45599	45613	45631	45641
45659	45667	45673	45677	45691	45697	45707	45737	45751	45757
45763	45767	45779	45817	45821	45823	45827	45833	45841	45853
45863	45869	45887	45893	45943	45949	45953	45959	45971	45979
45989	46021	46027	46049	46051	46061	46073	46091	46093	46099
46103	46133	46141	46147	46153	46171	46181	46183	46187	46199
46219	46229	46237	46261	46271	46273	46279	46301	46307	46309
46327	46337	46349	46351	46381	46399	46411	46439	46441	46447
46451	46457	46471	46477	46489	46499	46507	46511	46523	46549
46559	46567	46573	46589	46591	46601	46619	46633	46639	46643
46649	46663	46679	46681	46687	46691	46703	46723	46727	46747
46751	46757	46769	46771	46807	46811	46817	46819	46829	46831
46853	46861	46867	46877	46889	46901	46919	46933	46957	46993
46997	47017	47041	47051	47057	47059	47087	47093	47111	47119
47123	47129	47137	47143	47147	47149	47161	47189	47207	47221
47237	47251	47269	47279	47287	47293	47297	47303	47309	47317
47339	47351	47353	47363	47381	47387	47389	47407	47417	47419
47431	47441	47459	47491	47497	47501	47507	47513	47521	47527
47533	47543	47563	47569	47581	47591	47599	47609	47623	47629
47639	47653	47657	47659	47681	47699	47701	47711	47713	47717
47737	47741	47743	47777	47779	47791	47797	47807	47809	47819
47837	47843	47857	47869	47881	47903	47911	47917	47933	47939
47947	47951	47963	47969	47977	47981	48017	48023	48029	48049
48073	48079	48091	48109	48119	48121	48131	48157	48163	48179
48187	48193	48197	48221	48239	48247	48259	48271	48281	48299
48311	48313	48337	48341	48353	48371	48383	48397	48407	48409
48413	48437	48449	48463	48473	48479	48481	48487	48491	48497
48523	48527	48533	48539	48541	48563	48571	48589	48593	48611
48619	48623	48647	48649	48661	48673	48677	48679	48731	48733
48751	48757	48761	48767	48779	48781	48787	48799	48809	48817
48821	48823	48847	48857	48859	48869	48871	48883	48889	48907
48947	48953	48973	48989	48991	49003	49009	49019	49031	49033
49037	49043	49057	49069	49081	49103	49109	49117	49121	49123
49139	49157	49169	49171	49177	49193	49199	49201	49207	49211
49223	49253	49261	49277	49279	49297	49307	49331	49333	49339
49363	49367	49369	49391	49393	49409	49411	49417	49429	49433
49451	49459	49463	49477	49481	49499	49523	49529	49531	49537
49547	49549	49559	49597	49603	49613	49627	49633	49639	49663
49667	49669	49681	49697	49711	49727	49739	49741	49747	49757
49783	49787	49789	49801	49807	49811	49823	49831	49843	49853
49871	49877	49891	49919	49921	49927	49937	49939	49943	49957
49991	49993	49999	50021	50023	50033	50047	50051	50053	50069
50077	50087	50093	50101	50111	50119	50123	50129	50131	50147
50153	50159	50177	50207	50221	50227	50231	50261	50263	50273
50287	50291	50311	50321	50329	50333	50341	50359	50363	50377
50383	50387	50411	50417	50423	50441	50459	50461	50497	50503
50513	50527	50539	50543	50549	50551	50581	50587	50591	50593
50599	50627	50647	50651	50671	50683	50707	50723	50741	50753
50767	50773	50777	50789	50821	50833	50839	50849	50857	50867
50873	50891	50893	50909	50923	50929	50951	50957	50969	50971
50989	50993	51001	51031	51043	51047	51059	51061	51071	51109
51131	51133	51137	51151	51157	51169	51193	51197	51199	51203
51217	51229	51239	51241	51257	51263	51283	51287	51307	51329
51341	51343	51347	51349	51361	51383	51407	51413	51419	51421
51427	51431	51437	51439	51449	51461	51473	51479	51481	51487
51503	51511	51517	51521	51539	51551	51563	51577	51581	51593
51599	51607	51613	51631	51637	51647	51659	51673	51679	51683
51691	51713	51719	51721	51749	51767	51769	51787	51797	51803
51817	51827	51829	51839	51853	51859	51869	51871	51893	51899
51907	51913	51929	51941	51949	51971	51973	51977	51991	52009
52021	52027	52051	52057	52067	52069	52081	52103	52121	52127
52147	52153	52163	52177	52181	52183	52189	52201	52223	52237
52249	52253	52259	52267	52289	52291	52301	52313	52321	52361
52363	52369	52379	52387	52391	52433	52453	52457	52489	52501
52511	52517	52529	52541	52543	52553	52561	52567	52571	52579
52583	52609	52627	52631	52639	52667	52673	52691	52697	52709
52711	52721	52727	52733	52747	52757	52769	52783	52807	52813
52817	52837	52859	52861	52879	52883	52889	52901	52903	52919
52937	52951	52957	52963	52967	52973	52981	52999	53003	53017
53047	53051	53069	53077	53087	53089	53093	53101	53113	53117
53129	53147	53149	53161	53171	53173	53189	53197	53201	53231
53233	53239	53267	53269	53279	53281	53299	53309	53323	53327
53353	53359	53377	53381	53401	53407	53411	53419	53437	53441
53453	53479	53503	53507	53527	53549	53551	53569	53591	53593
53597	53609	53611	53617	53623	53629	53633	53639	53653	53657
53681	53693	53699	53717	53719	53731	53759	53773	53777	53783
53791	53813	53819	53831	53849	53857	53861	53881	53887	53891
53897	53899	53917	53923	53927	53939	53951	53959	53987	53993
54001	54011	54013	54037	54049	54059	54083	54091	54101	54121
54133	54139	54151	54163	54167	54181	54193	54217	54251	54269
54277	54287	54293	54311	54319	54323	54331	54347	54361	54367
54371	54377	54401	54403	54409	54413	54419	54421	54437	54443
54449	54469	54493	54497	54499	54503	54517	54521	54539	54541
54547	54559	54563	54577	54581	54583	54601	54617	54623	54629
54631	54647	54667	54673	54679	54709	54713	54721	54727	54751
54767	54773	54779	54787	54799	54829	54833	54851	54869	54877
54881	54907	54917	54919	54941	54949	54959	54973	54979	54983
55001	55009	55021	55049	55051	55057	55061	55073	55079	55103
55109	55117	55127	55147	55163	55171	55201	55207	55213	55217
55219	55229	55243	55249	55259	55291	55313	55331	55333	55337
55339	55343	55351	55373	55381	55399	55411	55439	55441	55457
55469	55487	55501	55511	55529	55541	55547	55579	55589	55603
55609	55619	55621	55631	55633	55639	55661	55663	55667	55673
55681	55691	55697	55711	55717	55721	55733	55763	55787	55793
55799	55807	55813	55817	55819	55823	55829	55837	55843	55849
55871	55889	55897	55901	55903	55921	55927	55931	55933	55949
55967	55987	55997	56003	56009	56039	56041	56053	56081	56087
56093	56099	56101	56113	56123	56131	56149	56167	56171	56179
56197	56207	56209	56237	56239	56249	56263	56267	56269	56299
56311	56333	56359	56369	56377	56383	56393	56401	56417	56431
56437	56443	56453	56467	56473	56477	56479	56489	56501	56503
56509	56519	56527	56531	56533	56543	56569	56591	56597	56599
56611	56629	56633	56659	56663	56671	56681	56687	56701	56711
56713	56731	56737	56747	56767	56773	56779	56783	56807	56809
56813	56821	56827	56843	56857	56873	56891	56893	56897	56909
56911	56921	56923	56929	56941	56951	56957	56963	56983	56989
56993	56999	57037	57041	57047	57059	57073	57077	57089	57097
57107	57119	57131	57139	57143	57149	57163	57173	57179	57191
57193	57203	57221	57223	57241	57251	57259	57269	57271	57283
57287	57301	57329	57331	57347	57349	57367	57373	57383	57389
57397	57413	57427	57457	57467	57487	57493	57503	57527	57529
57557	57559	57571	57587	57593	57601	57637	57641	57649	57653
57667	57679	57689	57697	57709	57713	57719	57727	57731	57737
57751	57773	57781	57787	57791	57793	57803	57809	57829	57839
57847	57853	57859	57881	57899	57901	57917	57923	57943	57947
57973	57977	57991	58013	58027	58031	58043	58049	58057	58061
58067	58073	58099	58109	58111	58129	58147	58151	58153	58169
58171	58189	58193	58199	58207	58211	58217	58229	58231	58237
58243	58271	58309	58313	58321	58337	58363	58367	58369	58379
58391	58393	58403	58411	58417	58427	58439	58441	58451	58453
58477	58481	58511	58537	58543	58549	58567	58573	58579	58601
58603	58613	58631	58657	58661	58679	58687	58693	58699	58711
58727	58733	58741	58757	58763	58771	58787	58789	58831	58889
58897	58901	58907	58909	58913	58921	58937	58943	58963	58967
58979	58991	58997	59009	59011	59021	59023	59029	59051	59053
59063	59069	59077	59083	59093	59107	59113	59119	59123	59141
59149	59159	59167	59183	59197	59207	59209	59219	59221	59233
59239	59243	59263	59273	59281	59333	59341	59351	59357	59359
59369	59377	59387	59393	59399	59407	59417	59419	59441	59443
59447	59453	59467	59471	59473	59497	59509	59513	59539	59557
59561	59567	59581	59611	59617	59621	59627	59629	59651	59659
59663	59669	59671	59693	59699	59707	59723	59729	59743	59747
59753	59771	59779	59791	59797	59809	59833	59863	59879	59887
59921	59929	59951	59957	59971	59981	59999	60013	60017	60029
60037	60041	60077	60083	60089	60091	60101	60103	60107	60127
60133	60139	60149	60161	60167	60169	60209	60217	60223	60251
60257	60259	60271	60289	60293	60317	60331	60337	60343	60353
60373	60383	60397	60413	60427	60443	60449	60457	60493	60497
60509	60521	60527	60539	60589	60601	60607	60611	60617	60623
60631	60637	60647	60649	60659	60661	60679	60689	60703	60719
60727	60733	60737	60757	60761	60763	60773	60779	60793	60811
60821	60859	60869	60887	60889	60899	60901	60913	60917	60919
60923	60937	60943	60953	60961	61001	61007	61027	61031	61043
61051	61057	61091	61099	61121	61129	61141	61151	61153	61169
61211	61223	61231	61253	61261	61283	61291	61297	61331	61333
61339	61343	61357	61363	61379	61381	61403	61409	61417	61441
61463	61469	61471	61483	61487	61493	61507	61511	61519	61543
61547	61553	61559	61561	61583	61603	61609	61613	61627	61631
61637	61643	61651	61657	61667	61673	61681	61687	61703	61717
61723	61729	61751	61757	61781	61813	61819	61837	61843	61861
61871	61879	61909	61927	61933	61949	61961	61967	61979	61981
61987	61991	62003	62011	62017	62039	62047	62053	62057	62071
62081	62099	62119	62129	62131	62137	62141	62143	62171	62189
62191	62201	62207	62213	62219	62233	62273	62297	62299	62303
62311	62323	62327	62347	62351	62383	62401	62417	62423	62459
62467	62473	62477	62483	62497	62501	62507	62533	62539	62549
62563	62581	62591	62597	62603	62617	62627	62633	62639	62653
62659	62683	62687	62701	62723	62731	62743	62753	62761	62773
62791	62801	62819	62827	62851	62861	62869	62873	62897	62903
62921	62927	62929	62939	62969	62971	62981	62983	62987	62989
63029	63031	63059	63067	63073	63079	63097	63103	63113	63127
63131	63149	63179	63197	63199	63211	63241	63247	63277	63281
63299	63311	63313	63317	63331	63337	63347	63353	63361	63367
63377	63389	63391	63397	63409	63419	63421	63439	63443	63463
63467	63473	63487	63493	63499	63521	63527	63533	63541	63559
63577	63587	63589	63599	63601	63607	63611	63617	63629	63647
63649	63659	63667	63671	63689	63691	63697	63703	63709	63719
63727	63737	63743	63761	63773	63781	63793	63799	63803	63809
63823	63839	63841	63853	63857	63863	63901	63907	63913	63929
63949	63977	63997	64007	64013	64019	64033	64037	64063	64067
64081	64091	64109	64123	64151	64153	64157	64171	64187	64189
64217	64223	64231	64237	64271	64279	64283	64301	64303	64319
64327	64333	64373	64381	64399	64403	64433	64439	64451	64453
64483	64489	64499	64513	64553	64567	64577	64579	64591	64601
64609	64613	64621	64627	64633	64661	64663	64667	64679	64693
64709	64717	64747	64763	64781	64783	64793	64811	64817	64849
64853	64871	64877	64879	64891	64901	64919	64921	64927	64937
64951	64969	64997	65003	65011	65027	65029	65033	65053	65063
65071	65089	65099	65101	65111	65119	65123	65129	65141	65147
65167	65171	65173	65179	65183	65203	65213	65239	65257	65267
65269	65287	65293	65309	65323	65327	65353	65357	65371	65381
65393	65407	65413	65419	65423	65437	65447	65449	65479	65497
65519	65521	65537	65539	65543	65551	65557	65563	65579	65581
65587	65599	65609	65617	65629	65633	65647	65651	65657	65677
65687	65699	65701	65707	65713	65717	65719	65729	65731	65761
65777	65789	65809	65827	65831	65837	65839	65843	65851	65867
65881	65899	65921	65927	65929	65951	65957	65963	65981	65983
65993	66029	66037	66041	66047	66067	66071	66083	66089	66103
66107	66109	66137	66161	66169	66173	66179	66191	66221	66239
66271	66293	66301	66337	66343	66347	66359	66361	66373	66377
66383	66403	66413	66431	66449	66457	66463	66467	66491	66499
66509	66523	66529	66533	66541	66553	66569	66571	66587	66593
66601	66617	66629	66643	66653	66683	66697	66701	66713	66721
66733	66739	66749	66751	66763	66791	66797	66809	66821	66841
66851	66853	66863	66877	66883	66889	66919	66923	66931	66943
66947	66949	66959	66973	66977	67003	67021	67033	67043	67049
67057	67061	67073	67079	67103	67121	67129	67139	67141	67153
67157	67169	67181	67187	67189	67211	67213	67217	67219	67231
67247	67261	67271	67273	67289	67307	67339	67343	67349	67369
67391	67399	67409	67411	67421	67427	67429	67433	67447	67453
67477	67481	67489	67493	67499	67511	67523	67531	67537	67547
67559	67567	67577	67579	67589	67601	67607	67619	67631	67651
67679	67699	67709	67723	67733	67741	67751	67757	67759	67763
67777	67783	67789	67801	67807	67819	67829	67843	67853	67867
67883	67891	67901	67927	67931	67933	67939	67943	67957	67961
67967	67979	67987	67993	68023	68041	68053	68059	68071	68087
68099	68111	68113	68141	68147	68161	68171	68207	68209	68213
68219	68227	68239	68261	68279	68281	68311	68329	68351	68371
68389	68399	68437	68443	68447	68449	68473	68477	68483	68489
68491	68501	68507	68521	68531	68539	68543	68567	68581	68597
68611	68633	68639	68659	68669	68683	68687	68699	68711	68713
68729	68737	68743	68749	68767	68771	68777	68791	68813	68819
68821	68863	68879	68881	68891	68897	68899	68903	68909	68917
68927	68947	68963	68993	69001	69011	69019	69029	69031	69061
69067	69073	69109	69119	69127	69143	69149	69151	69163	69191
69193	69197	69203	69221	69233	69239	69247	69257	69259	69263
69313	69317	69337	69341	69371	69379	69383	69389	69401	69403
69427	69431	69439	69457	69463	69467	69473	69481	69491	69493
69497	69499	69539	69557	69593	69623	69653	69661	69677	69691
69697	69709	69737	69739	69761	69763	69767	69779	69809	69821
69827	69829	69833	69847	69857	69859	69877	69899	69911	69929
69931	69941	69959	69991	69997	70001	70003	70009	70019	70039
70051	70061	70067	70079	70099	70111	70117	70121	70123	70139
70141	70157	70163	70177	70181	70183	70199	70201	70207	70223
70229	70237	70241	70249	70271	70289	70297	70309	70313	70321
70327	70351	70373	70379	70381	70393	70423	70429	70439	70451
70457	70459	70481	70487	70489	70501	70507	70529	70537	70549
70571	70573	70583	70589	70607	70619	70621	70627	70639	70657
70663	70667	70687	70709	70717	70729	70753	70769	70783	70793
70823	70841	70843	70849	70853	70867	70877	70879	70891	70901
70913	70919	70921	70937	70949	70951	70957	70969	70979	70981
70991	70997	70999	71011	71023	71039	71059	71069	71081	71089
71119	71129	71143	71147	71153	71161	71167	71171	71191	71209
71233	71237	71249	71257	71261	71263	71287	71293	71317	71327
71329	71333	71339	71341	71347	71353	71359	71363	71387	71389
71399	71411	71413	71419	71429	71437	71443	71453	71471	71473
71479	71483	71503	71527	71537	71549	71551	71563	71569	71593
71597	71633	71647	71663	71671	71693	71699	71707	71711	71713
71719	71741	71761	71777	71789	71807	71809	71821	71837	71843
71849	71861	71867	71879	71881	71887	71899	71909	71917	71933
71941	71947	71963	71971	71983	71987	71993	71999	72019	72031
72043	72047	72053	72073	72077	72089	72091	72101	72103	72109
72139	72161	72167	72169	72173	72211	72221	72223	72227	72229
72251	72253	72269	72271	72277	72287	72307	72313	72337	72341
72353	72367	72379	72383	72421	72431	72461	72467	72469	72481
72493	72497	72503	72533	72547	72551	72559	72577	72613	72617
72623	72643	72647	72649	72661	72671	72673	72679	72689	72701
72707	72719	72727	72733	72739	72763	72767	72797	72817	72823
72859	72869	72871	72883	72889	72893	72901	72907	72911	72923
72931	72937	72949	72953	72959	72973	72977	72997	73009	73013
73019	73037	73039	73043	73061	73063	73079	73091	73121	73127
73133	73141	73181	73189	73237	73243	73259	73277	73291	73303
73309	73327	73331	73351	73361	73363	73369	73379	73387	73417
73421	73433	73453	73459	73471	73477	73483	73517	73523	73529
73547	73553	73561	73571	73583	73589	73597	73607	73609	73613
73637	73643	73651	73673	73679	73681	73693	73699	73709	73721
73727	73751	73757	73771	73783	73819	73823	73847	73849	73859
73867	73877	73883	73897	73907	73939	73943	73951	73961	73973
73999	74017	74021	74027	74047	74051	74071	74077	74093	74099
74101	74131	74143	74149	74159	74161	74167	74177	74189	74197
74201	74203	74209	74219	74231	74257	74279	74287	74293	74297
74311	74317	74323	74353	74357	74363	74377	74381	74383	74411
74413	74419	74441	74449	74453	74471	74489	74507	74509	74521
74527	74531	74551	74561	74567	74573	74587	74597	74609	74611
74623	74653	74687	74699	74707	74713	74717	74719	74729	74731
74747	74759	74761	74771	74779	74797	74821	74827	74831	74843
74857	74861	74869	74873	74887	74891	74897	74903	74923	74929
74933	74941	74959	75011	75013	75017	75029	75037	75041	75079
75083	75109	75133	75149	75161	75167	75169	75181	75193	75209
75211	75217	75223	75227	75239	75253	75269	75277	75289	75307
75323	75329	75337	75347	75353	75367	75377	75389	75391	75401
75403	75407	75431	75437	75479	75503	75511	75521	75527	75533
75539	75541	75553	75557	75571	75577	75583	75611	75617	75619
75629	75641	75653	75659	75679	75683	75689	75703	75707	75709
75721	75731	75743	75767	75773	75781	75787	75793	75797	75821
75833	75853	75869	75883	75913	75931	75937	75941	75967	75979
75983	75989	75991	75997	76001	76003	76031	76039	76079	76081
76091	76099	76103	76123	76129	76147	76157	76159	76163	76207
76213	76231	76243	76249	76253	76259	76261	76283	76289	76303
76333	76343	76367	76369	76379	76387	76403	76421	76423	76441
76463	76471	76481	76487	76493	76507	76511	76519	76537	76541
76543	76561	76579	76597	76603	76607	76631	76649	76651	76667
76673	76679	76697	76717	76733	76753	76757	76771	76777	76781
76801	76819	76829	76831	76837	76847	76871	76873	76883	76907
76913	76919	76943	76949	76961	76963	76991	77003	77017	77023
77029	77041	77047	77069	77081	77093	77101	77137	77141	77153
77167	77171	77191	77201	77213	77237	77239	77243	77249	77261
77263	77267	77269	77279	77291	77317	77323	77339	77347	77351
77359	77369	77377	77383	77417	77419	77431	77447	77471	77477
77479	77489	77491	77509	77513	77521	77527	77543	77549	77551
77557	77563	77569	77573	77587	77591	77611	77617	77621	77641
77647	77659	77681	77687	77689	77699	77711	77713	77719	77723
77731	77743	77747	77761	77773	77783	77797	77801	77813	77839
77849	77863	77867	77893	77899	77929	77933	77951	77969	77977
77983	77999	78007	78017	78031	78041	78049	78059	78079	78101
78121	78137	78139	78157	78163	78167	78173	78179	78191	78193
78203	78229	78233	78241	78259	78277	78283	78301	78307	78311
78317	78341	78347	78367	78401	78427	78437	78439	78467	78479
78487	78497	78509	78511	78517	78539	78541	78553	78569	78571
78577	78583	78593	78607	78623	78643	78649	78653	78691	78697
78707	78713	78721	78737	78779	78781	78787	78791	78797	78803
78809	78823	78839	78853	78857	78877	78887	78889	78893	78901
78919	78929	78941	78977	78979	78989	79031	79039	79043	79063
79087	79103	79111	79133	79139	79147	79151	79153	79159	79181
79187	79193	79201	79229	79231	79241	79259	79273	79279	79283
79301	79309	79319	79333	79337	79349	79357	79367	79379	79393
79397	79399	79411	79423	79427	79433	79451	79481	79493	79531
79537	79549	79559	79561	79579	79589	79601	79609	79613	79621
79627	79631	79633	79657	79669	79687	79691	79693	79697	79699
79757	79769	79777	79801	79811	79813	79817	79823	79829	79841
79843	79847	79861	79867	79873	79889	79901	79903	79907	79939
79943	79967	79973	79979	79987	79997	79999	80021	80039	80051
80071	80077	80107	80111	80141	80147	80149	80153	80167	80173
80177	80191	80207	80209	80221	80231	80233	80239	80251	80263
80273	80279	80287	80309	80317	80329	80341	80347	80363	80369
80387	80407	80429	80447	80449	80471	80473	80489	80491	80513
80527	80537	80557	80567	80599	80603	80611	80621	80627	80629
80651	80657	80669	80671	80677	80681	80683	80687	80701	80713
80737	80747	80749	80761	80777	80779	80783	80789	80803	80809
80819	80831	80833	80849	80863	80897	80909	80911	80917	80923
80929	80933	80953	80963	80989	81001	81013	81017	81019	81023
81031	81041	81043	81047	81049	81071	81077	81083	81097	81101
81119	81131	81157	81163	81173	81181	81197	81199	81203	81223
81233	81239	81281	81283	81293	81299	81307	81331	81343	81349
81353	81359	81371	81373	81401	81409	81421	81439	81457	81463
81509	81517	81527	81533	81547	81551	81553	81559	81563	81569
81611	81619	81629	81637	81647	81649	81667	81671	81677	81689
81701	81703	81707	81727	81737	81749	81761	81769	81773	81799
81817	81839	81847	81853	81869	81883	81899	81901	81919	81929
81931	81937	81943	81953	81967	81971	81973	82003	82007	82009
82013	82021	82031	82037	82039	82051	82067	82073	82129	82139
82141	82153	82163	82171	82183	82189	82193	82207	82217	82219
82223	82231	82237	82241	82261	82267	82279	82301	82307	82339
82349	82351	82361	82373	82387	82393	82421	82457	82463	82469
82471	82483	82487	82493	82499	82507	82529	82531	82549	82559
82561	82567	82571	82591	82601	82609	82613	82619	82633	82651
82657	82699	82721	82723	82727	82729	82757	82759	82763	82781
82787	82793	82799	82811	82813	82837	82847	82883	82889	82891
82903	82913	82939	82963	82981	82997	83003	83009	83023	83047
83059	83063	83071	83077	83089	83093	83101	83117	83137	83177
83203	83207	83219	83221	83227	83231	83233	83243	83257	83267
83269	83273	83299	83311	83339	83341	83357	83383	83389	83399
83401	83407	83417	83423	83431	83437	83443	83449	83459	83471
83477	83497	83537	83557	83561	83563	83579	83591	83597	83609
83617	83621	83639	83641	83653	83663	83689	83701	83717	83719
83737	83761	83773	83777	83791	83813	83833	83843	83857	83869
83873	83891	83903	83911	83921	83933	83939	83969	83983	83987
84011	84017	84047	84053	84059	84061	84067	84089	84121	84127
84131	84137	84143	84163	84179	84181	84191	84199	84211	84221
84223	84229	84239	84247	84263	84299	84307	84313	84317	84319
84347	84349	84377	84389	84391	84401	84407	84421	84431	84437
84443	84449	84457	84463	84467	84481	84499	84503	84509	84521
84523	84533	84551	84559	84589	84629	84631	84649	84653	84659
84673	84691	84697	84701	84713	84719	84731	84737	84751	84761
84787	84793	84809	84811	84827	84857	84859	84869	84871	84913
84919	84947	84961	84967	84977	84979	84991	85009	85021	85027
85037	85049	85061	85081	85087	85091	85093	85103	85109	85121
85133	85147	85159	85193	85199	85201	85213	85223	85229	85237
85243	85247	85259	85297	85303	85313	85331	85333	85361	85363
85369	85381	85411	85427	85429	85439	85447	85451	85453	85469
85487	85513	85517	85523	85531	85549	85571	85577	85597	85601
85607	85619	85621	85627	85639	85643	85661	85667	85669	85691
85703	85711	85717	85733	85751	85781	85793	85817	85819	85829
85831	85837	85843	85847	85853	85889	85903	85909	85931	85933
85991	85999	86011	86017	86027	86029	86069	86077	86083	86111
86113	86117	86131	86137	86143	86161	86171	86179	86183	86197
86201	86209	86239	86243	86249	86257	86263	86269	86287	86291
86293	86297	86311	86323	86341	86351	86353	86357	86369	86371
86381	86389	86399	86413	86423	86441	86453	86461	86467	86477
86491	86501	86509	86531	86533	86539	86561	86573	86579	86587
86599	86627	86629	86677	86689	86693	86711	86719	86729	86743
86753	86767	86771	86783	86813	86837	86843	86851	86857	86861
86869	86923	86927	86929	86939	86951	86959	86969	86981	86993
87011	87013	87037	87041	87049	87071	87083	87103	87107	87119
87121	87133	87149	87151	87179	87181	87187	87211	87221	87223
87251	87253	87257	87277	87281	87293	87299	87313	87317	87323
87337	87359	87383	87403	87407	87421	87427	87433	87443	87473
87481	87491	87509	87511	87517	87523	87539	87541	87547	87553
87557	87559	87583	87587	87589	87613	87623	87629	87631	87641
87643	87649	87671	87679	87683	87691	87697	87701	87719	87721
87739	87743	87751	87767	87793	87797	87803	87811	87833	87853
87869	87877	87881	87887	87911	87917	87931	87943	87959	87961
87973	87977	87991	88001	88003	88007	88019	88037	88069	88079
88093	88117	88129	88169	88177	88211	88223	88237	88241	88259
88261	88289	88301	88321	88327	88337	88339	88379	88397	88411
88423	88427	88463	88469	88471	88493	88499	88513	88523	88547
88589	88591	88607	88609	88643	88651	88657	88661	88663	88667
88681	88721	88729	88741	88747	88771	88789	88793	88799	88801
88807	88811	88813	88817	88819	88843	88853	88861	88867	88873
88883	88897	88903	88919	88937	88951	88969	88993	88997	89003
89009	89017	89021	89041	89051	89057	89069	89071	89083	89087
89101	89107	89113	89119	89123	89137	89153	89189	89203	89209
89213	89227	89231	89237	89261	89269	89273	89293	89303	89317
89329	89363	89371	89381	89387	89393	89399	89413	89417	89431
89443	89449	89459	89477	89491	89501	89513	89519	89521	89527
89533	89561	89563	89567	89591	89597	89599	89603	89611	89627
89633	89653	89657	89659	89669	89671	89681	89689	89753	89759
89767	89779	89783	89797	89809	89819	89821	89833	89839	89849
89867	89891	89897	89899	89909	89917	89923	89939	89959	89963
89977	89983	89989	90001	90007	90011	90017	90019	90023	90031
90053	90059	90067	90071	90073	90089	90107	90121	90127	90149
90163	90173	90187	90191	90197	90199	90203	90217	90227	90239
90247	90263	90271	90281	90289	90313	90353	90359	90371	90373
90379	90397	90401	90403	90407	90437	90439	90469	90473	90481
90499	90511	90523	90527	90529	90533	90547	90583	90599	90617
90619	90631	90641	90647	90659	90677	90679	90697	90703	90709
90731	90749	90787	90793	90803	90821	90823	90833	90841	90847
90863	90887	90901	90907	90911	90917	90931	90947	90971	90977
90989	90997	91009	91019	91033	91079	91081	91097	91099	91121
91127	91129	91139	91141	91151	91153	91159	91163	91183	91193
91199	91229	91237	91243	91249	91253	91283	91291	91297	91303
91309	91331	91367	91369	91373	91381	91387	91393	91397	91411
91423	91433	91453	91457	91459	91463	91493	91499	91513	91529
91541	91571	91573	91577	91583	91591	91621	91631	91639	91673
91691	91703	91711	91733	91753	91757	91771	91781	91801	91807
91811	91813	91823	91837	91841	91867	91873	91909	91921	91939
91943	91951	91957	91961	91967	91969	91997	92003	92009	92033
92041	92051	92077	92083	92107	92111	92119	92143	92153	92173
92177	92179	92189	92203	92219	92221	92227	92233	92237	92243
92251	92269	92297	92311	92317	92333	92347	92353	92357	92363
92369	92377	92381	92383	92387	92399	92401	92413	92419	92431
92459	92461	92467	92479	92489	92503	92507	92551	92557	92567
92569	92581	92593	92623	92627	92639	92641	92647	92657	92669
92671	92681	92683	92693	92699	92707	92717	92723	92737	92753
92761	92767	92779	92789	92791	92801	92809	92821	92831	92849
92857	92861	92863	92867	92893	92899	92921	92927	92941	92951
92957	92959	92987	92993	93001	93047	93053	93059	93077	93083
93089	93097	93103	93113	93131	93133	93139	93151	93169	93179
93187	93199	93229	93239	93241	93251	93253	93257	93263	93281
93283	93287	93307	93319	93323	93329	93337	93371	93377	93383
93407	93419	93427	93463	93479	93481	93487	93491	93493	93497
93503	93523	93529	93553	93557	93559	93563	93581	93601	93607
93629	93637	93683	93701	93703	93719	93739	93761	93763	93787
93809	93811	93827	93851	93871	93887	93889	93893	93901	93911
93913	93923	93937	93941	93949	93967	93971	93979	93983	93997
94007	94009	94033	94049	94057	94063	94079	94099	94109	94111
94117	94121	94151	94153	94169	94201	94207	94219	94229	94253
94261	94273	94291	94307	94309	94321	94327	94331	94343	94349
94351	94379	94397	94399	94421	94427	94433	94439	94441	94447
94463	94477	94483	94513	94529	94531	94541	94543	94547	94559
94561	94573	94583	94597	94603	94613	94621	94649	94651	94687
94693	94709	94723	94727	94747	94771	94777	94781	94789	94793
94811	94819	94823	94837	94841	94847	94849	94873	94889	94903
94907	94933	94949	94951	94961	94993	94999	95003	95009	95021
95027	95063	95071	95083	95087	95089	95093	95101	95107	95111
95131	95143	95153	95177	95189	95191	95203	95213	95219	95231
95233	95239	95257	95261	95267	95273	95279	95287	95311	95317
95327	95339	95369	95383	95393	95401	95413	95419	95429	95441
95443	95461	95467	95471	95479	95483	95507	95527	95531	95539
95549	95561	95569	95581	95597	95603	95617	95621	95629	95633
95651	95701	95707	95713	95717	95723	95731	95737	95747	95773
95783	95789	95791	95801	95803	95813	95819	95857	95869	95873
95881	95891	95911	95917	95923	95929	95947	95957	95959	95971
95987	95989	96001	96013	96017	96043	96053	96059	96079	96097
96137	96149	96157	96167	96179	96181	96199	96211	96221	96223
96233	96259	96263	96269	96281	96289	96293	96323	96329	96331
96337	96353	96377	96401	96419	96431	96443	96451	96457	96461
96469	96479	96487	96493	96497	96517	96527	96553	96557	96581
96587	96589	96601	96643	96661	96667	96671	96697	96703	96731
96737	96739	96749	96757	96763	96769	96779	96787	96797	96799
96821	96823	96827	96847	96851	96857	96893	96907	96911	96931
96953	96959	96973	96979	96989	96997	97001	97003	97007	97021
97039	97073	97081	97103	97117	97127	97151	97157	97159	97169
97171	97177	97187	97213	97231	97241	97259	97283	97301	97303
97327	97367	97369	97373	97379	97381	97387	97397	97423	97429
97441	97453	97459	97463	97499	97501	97511	97523	97547	97549
97553	97561	97571	97577	97579	97583	97607	97609	97613	97649
97651	97673	97687	97711	97729	97771	97777	97787	97789	97813
97829	97841	97843	97847	97849	97859	97861	97871	97879	97883
97919	97927	97931	97943	97961	97967	97973	97987	98009	98011
98017	98041	98047	98057	98081	98101	98123	98129	98143	98179
98207	98213	98221	98227	98251	98257	98269	98297	98299	98317
98321	98323	98327	98347	98369	98377	98387	98389	98407	98411
98419	98429	98443	98453	98459	98467	98473	98479	98491	98507
98519	98533	98543	98561	98563	98573	98597	98621	98627	98639
98641	98663	98669	98689	98711	98713	98717	98729	98731	98737
98773	98779	98801	98807	98809	98837	98849	98867	98869	98873
98887	98893	98897	98899	98909	98911	98927	98929	98939	98947
98953	98963	98981	98993	98999	99013	99017	99023	99041	99053
99079	99083	99089	99103	99109	99119	99131	99133	99137	99139
99149	99173	99181	99191	99223	99233	99241	99251	99257	99259
99277	99289	99317	99347	99349	99367	99371	99377	99391	99397
99401	99409	99431	99439	99469	99487	99497	99523	99527	99529
99551	99559	99563	99571	99577	99581	99607	99611	99623	99643
99661	99667	99679	99689	99707	99709	99713	99719	99721	99733
99761	99767	99787	99793	99809	99817	99823	99829	99833	99839
99859	99871	99877	99881	99901	99907	99923	99929	99961	99971
99989	99991	100003	100019	100043	100049	100057	100069	100103	100109
100129	100151	100153	100169	100183	100189	100193	100207	100213	100237
100267	100271	100279	100291	100297	100313	100333	100343	100357	100361
100363	100379	100391	100393	100403	100411	100417	100447	100459	100469
100483	100493	100501	100511	100517	100519	100523	100537	100547	100549
100559	100591	100609	100613	100621	100649	100669	100673	100693	100699
100703	100733	100741	100747	100769	100787	100799	100801	100811	100823
100829	100847	100853	100907	100913	100927	100931	100937	100943	100957
100981	100987	100999	101009	101021	101027	101051	101063	101081	101089
101107	101111	101113	101117	101119	101141	101149	101159	101161	101173
101183	101197	101203	101207	101209	101221	101267	101273	101279	101281
101287	101293	101323	101333	101341	101347	101359	101363	101377	101383
101399	101411	101419	101429	101449	101467	101477	101483	101489	101501
101503	101513	101527	101531	101533	101537	101561	101573	101581	101599
101603	101611	101627	101641	101653	101663	101681	101693	101701	101719
101723	101737	101741	101747	101749	101771	101789	101797	101807	101833
101837	101839	101863	101869	101873	101879	101891	101917	101921	101929
101939	101957	101963	101977	101987	101999	102001	102013	102019	102023
102031	102043	102059	102061	102071	102077	102079	102101	102103	102107
102121	102139	102149	102161	102181	102191	102197	102199	102203	102217
102229	102233	102241	102251	102253	102259	102293	102299	102301	102317
102329	102337	102359	102367	102397	102407	102409	102433	102437	102451
102461	102481	102497	102499	102503	102523	102533	102539	102547	102551
102559	102563	102587	102593	102607	102611	102643	102647	102653	102667
102673	102677	102679	102701	102761	102763	102769	102793	102797	102811
102829	102841	102859	102871	102877	102881	102911	102913	102929	102931
102953	102967	102983	103001	103007	103043	103049	103067	103069	103079
103087	103091	103093	103099	103123	103141	103171	103177	103183	103217
103231	103237	103289	103291	103307	103319	103333	103349	103357	103387
103391	103393	103399	103409	103421	103423	103451	103457	103471	103483
103511	103529	103549	103553	103561	103567	103573	103577	103583	103591
103613	103619	103643	103651	103657	103669	103681	103687	103699	103703
103723	103769	103787	103801	103811	103813	103837	103841	103843	103867
103889	103903	103913	103919	103951	103963	103967	103969	103979	103981
103991	103993	103997	104003	104009	104021	104033	104047	104053	104059
104087	104089	104107	104113	104119	104123	104147	104149	104161	104173
104179	104183	104207	104231	104233	104239	104243	104281	104287	104297
104309	104311	104323	104327	104347	104369	104381	104383	104393	104399
104417	104459	104471	104473	104479	104491	104513	104527	104537	104543
104549	104551	104561	104579	104593	104597	104623	104639	104651	104659
104677	104681	104683	104693	104701	104707	104711	104717	104723	104729
funcoeszz-21.1/local/zzjquery.html000066400000000000000000013713771400011706600173640ustar00rootroot00000000000000
   
      
      Visual jQuery 1.1
      
   
   
      
      
Core
$(html)

$(html)

Create DOM elements on-the-fly from the provided String of raw HTML.

Returns

jQuery

Parameters

  • html (String): A string of HTML to create on the fly.

Example

Creates a div element (and all of its contents) dynamically, and appends it to the body element. Internally, an element is created and its innerHTML property set to the given markup. It is therefore both quite flexible and limited.

jQuery Code

$("<div><p>Hello</p></div>").appendTo("body")
$(elems)

$(elems)

Wrap jQuery functionality around a single or multiple DOM Element(s).

This function also accepts XML Documents and Window objects as valid arguments (even though they are not DOM Elements).

Returns

jQuery

Parameters

  • elems (Element|Array<Element>): DOM element(s) to be encapsulated by a jQuery object.

Example

Sets the background color of the page to black.

jQuery Code

$(document.body).css( "background", "black" );

Example

Hides all the input elements within a form

jQuery Code

$( myForm.elements ).hide()
$(fn)

$(fn)

A shorthand for $(document).ready(), allowing you to bind a function to be executed when the DOM document has finished loading. This function behaves just like $(document).ready(), in that it should be used to wrap other $() operations on your page that depend on the DOM being ready to be operated on. While this function is, technically, chainable - there really isn't much use for chaining against it.

You can have as many $(document).ready events on your page as you like.

See ready(Function) for details about the ready event.

Returns

jQuery

Parameters

  • fn (Function): The function to execute when the DOM is ready.

Example

Executes the function when the DOM is ready to be used.

jQuery Code

$(function(){
  // Document is ready
});

Example

Uses both the shortcut for $(document).ready() and the argument to write failsafe jQuery code using the $ alias, without relying on the global alias.

jQuery Code

jQuery(function($) {
  // Your code using failsafe $ alias here...
});
$(expr, context)

$(expr, context)

This function accepts a string containing a CSS or basic XPath selector which is then used to match a set of elements.

The core functionality of jQuery centers around this function. Everything in jQuery is based upon this, or uses this in some way. The most basic use of this function is to pass in an expression (usually consisting of CSS or XPath), which then finds all matching elements.

By default, if no context is specified, $() looks for DOM elements within the context of the current HTML document. If you do specify a context, such as a DOM element or jQuery object, the expression will be matched against the contents of that context.

See [[DOM/Traversing/Selectors]] for the allowed CSS/XPath syntax for expressions.

Returns

jQuery

Parameters

  • expr (String): An expression to search with
  • context (Element|jQuery): (optional) A DOM Element, Document or jQuery to use as context

Example

Finds all p elements that are children of a div element.

jQuery Code

$("div > p")

Before

<p>one</p> <div><p>two</p></div> <p>three</p>

Result:

[ <p>two</p> ]

Example

Searches for all inputs of type radio within the first form in the document

jQuery Code

$("input:radio", document.forms[0])

Example

This finds all div elements within the specified XML document.

jQuery Code

$("div", xml.responseXML)
$.extend(prop)

$.extend(prop)

Extends the jQuery object itself. Can be used to add functions into the jQuery namespace and to [[Plugins/Authoring|add plugin methods]] (plugins).

Returns

Object

Parameters

  • prop (Object): The object that will be merged into the jQuery object

Example

Adds two plugin methods.

jQuery Code

jQuery.fn.extend({
  check: function() {
    return this.each(function() { this.checked = true; });
  },
  uncheck: function() {
    return this.each(function() { this.checked = false; });
  }
});
$("input[@type=checkbox]").check();
$("input[@type=radio]").uncheck();

Example

Adds two functions into the jQuery namespace

jQuery Code

jQuery.extend({
  min: function(a, b) { return a < b ? a : b; },
  max: function(a, b) { return a > b ? a : b; }
});
$.noConflict()

$.noConflict()

Run this function to give control of the $ variable back to whichever library first implemented it. This helps to make sure that jQuery doesn't conflict with the $ object of other libraries.

By using this function, you will only be able to access jQuery using the 'jQuery' variable. For example, where you used to do $("div p"), you now must do jQuery("div p").

Returns

undefined

Example

Maps the original object that was referenced by $ back to $

jQuery Code

jQuery.noConflict();
// Do something with jQuery
jQuery("div p").hide();
// Do something with another library's $()
$("content").style.display = 'none';

Example

Reverts the $ alias and then creates and executes a function to provide the $ as a jQuery alias inside the functions scope. Inside the function the original $ object is not available. This works well for most plugins that don't rely on any other library.

jQuery Code

jQuery.noConflict();
(function($) { 
  $(function() {
    // more code using $ as alias to jQuery
  });
})(jQuery);
// other code using $ as an alias to the other library
each(fn)

each(fn)

Execute a function within the context of every matched element. This means that every time the passed-in function is executed (which is once for every element matched) the 'this' keyword points to the specific DOM element.

Additionally, the function, when executed, is passed a single argument representing the position of the element in the matched set (integer, zero-index).

Returns

jQuery

Parameters

  • fn (Function): A function to execute

Example

Iterates over two images and sets their src property

jQuery Code

$("img").each(function(i){
  this.src = "test" + i + ".jpg";
});

Before

<img/><img/>

Result:

<img src="test0.jpg"/><img src="test1.jpg"/>
eq(pos)

eq(pos)

Reduce the set of matched elements to a single element. The position of the element in the set of matched elements starts at 0 and goes to length - 1.

Returns

jQuery

Parameters

  • pos (Number): The index of the element that you wish to limit to.

Example

jQuery Code

$("p").eq(1)

Before

<p>This is just a test.</p><p>So is this</p>

Result:

[ <p>So is this</p> ]
get()

get()

Access all matched DOM elements. This serves as a backwards-compatible way of accessing all matched elements (other than the jQuery object itself, which is, in fact, an array of elements).

It is useful if you need to operate on the DOM elements themselves instead of using built-in jQuery functions.

Returns

Array<Element>

Example

Selects all images in the document and returns the DOM Elements as an Array

jQuery Code

$("img").get();

Before

<img src="test1.jpg"/> <img src="test2.jpg"/>

Result:

[ <img src="test1.jpg"/> <img src="test2.jpg"/> ]
get(num)

get(num)

Access a single matched DOM element at a specified index in the matched set. This allows you to extract the actual DOM element and operate on it directly without necessarily using jQuery functionality on it.

Returns

Element

Parameters

  • num (Number): Access the element in the Nth position.

Example

Selects all images in the document and returns the first one

jQuery Code

$("img").get(0);

Before

<img src="test1.jpg"/> <img src="test2.jpg"/>

Result:

<img src="test1.jpg"/>
gt(pos)

gt(pos)

Reduce the set of matched elements to all elements after a given position. The position of the element in the set of matched elements starts at 0 and goes to length - 1.

Returns

jQuery

Parameters

  • pos (Number): Reduce the set to all elements after this position.

Example

jQuery Code

$("p").gt(0)

Before

<p>This is just a test.</p><p>So is this</p>

Result:

[ <p>So is this</p> ]
index(subject)

index(subject)

Searches every matched element for the object and returns the index of the element, if found, starting with zero. Returns -1 if the object wasn't found.

Returns

Number

Parameters

  • subject (Element): Object to search for

Example

Returns the index for the element with ID foobar

jQuery Code

$("*").index( $('#foobar')[0] )

Before

<div id="foobar"><b></b><span id="foo"></span></div>

Result:

0

Example

Returns the index for the element with ID foo within another element

jQuery Code

$("*").index( $('#foo')[0] )

Before

<div id="foobar"><b></b><span id="foo"></span></div>

Result:

2

Example

Returns -1, as there is no element with ID bar

jQuery Code

$("*").index( $('#bar')[0] )

Before

<div id="foobar"><b></b><span id="foo"></span></div>

Result:

-1
length

length

The number of elements currently matched. The size function will return the same value.

Returns

Number

Example

jQuery Code

$("img").length;

Before

<img src="test1.jpg"/> <img src="test2.jpg"/>

Result:

2
lt(pos)

lt(pos)

Reduce the set of matched elements to all elements before a given position. The position of the element in the set of matched elements starts at 0 and goes to length - 1.

Returns

jQuery

Parameters

  • pos (Number): Reduce the set to all elements below this position.

Example

jQuery Code

$("p").lt(1)

Before

<p>This is just a test.</p><p>So is this</p>

Result:

[ <p>This is just a test.</p> ]
size()

size()

Get the number of elements currently matched. This returns the same number as the 'length' property of the jQuery object.

Returns

Number

Example

jQuery Code

$("img").size();

Before

<img src="test1.jpg"/> <img src="test2.jpg"/>

Result:

2
DOM
Attributes
addClass(class)

addClass(class)

Adds the specified class(es) to each of the set of matched elements.

Returns

jQuery

Parameters

  • class (String): One or more CSS classes to add to the elements

Example

jQuery Code

$("p").addClass("selected")

Before

<p>Hello</p>

Result:

[ <p class="selected">Hello</p> ]

Example

jQuery Code

$("p").addClass("selected highlight")

Before

<p>Hello</p>

Result:

[ <p class="selected highlight">Hello</p> ]
attr(name)

attr(name)

Access a property on the first matched element. This method makes it easy to retrieve a property value from the first matched element.

If the element does not have an attribute with such a name, undefined is returned.

Returns

Object

Parameters

  • name (String): The name of the property to access.

Example

Returns the src attribute from the first image in the document.

jQuery Code

$("img").attr("src");

Before

<img src="test.jpg"/>

Result:

test.jpg
attr(properties)

attr(properties)

Set a key/value object as properties to all matched elements.

This serves as the best way to set a large number of properties on all matched elements.

Returns

jQuery

Parameters

  • properties (Map): Key/value pairs to set as object properties.

Example

Sets src and alt attributes to all images.

jQuery Code

$("img").attr({ src: "test.jpg", alt: "Test Image" });

Before

<img/>

Result:

<img src="test.jpg" alt="Test Image"/>
attr(key, value)

attr(key, value)

Set a single property to a value, on all matched elements.

Note that you can't set the name property of input elements in IE. Use $(html) or .append(html) or .html(html) to create elements on the fly including the name property.

Returns

jQuery

Parameters

  • key (String): The name of the property to set.
  • value (Object): The value to set the property to.

Example

Sets src attribute to all images.

jQuery Code

$("img").attr("src","test.jpg");

Before

<img/>

Result:

<img src="test.jpg"/>
attr(key, value)

attr(key, value)

Set a single property to a computed value, on all matched elements.

Instead of supplying a string value as described [[DOM/Attributes#attr.28_key.2C_value_.29|above]], a function is provided that computes the value.

Returns

jQuery

Parameters

  • key (String): The name of the property to set.
  • value (Function): A function returning the value to set. Scope: Current element, argument: Index of current element

Example

Sets title attribute from src attribute.

jQuery Code

$("img").attr("title", function() { return this.src });

Before

<img src="test.jpg" />

Result:

<img src="test.jpg" title="test.jpg" />

Example

Enumerate title attribute.

jQuery Code

$("img").attr("title", function(index) { return this.title + (i + 1); });

Before

<img title="pic" /><img title="pic" /><img title="pic" />

Result:

<img title="pic1" /><img title="pic2" /><img title="pic3" />
html()

html()

Get the html contents of the first matched element. This property is not available on XML documents.

Returns

String

Example

jQuery Code

$("div").html();

Before

<div><input/></div>

Result:

<input/>
html(val)

html(val)

Set the html contents of every matched element. This property is not available on XML documents.

Returns

jQuery

Parameters

  • val (String): Set the html contents to the specified value.

Example

jQuery Code

$("div").html("<b>new stuff</b>");

Before

<div><input/></div>

Result:

<div><b>new stuff</b></div>
removeAttr(name)

removeAttr(name)

Remove an attribute from each of the matched elements.

Returns

jQuery

Parameters

  • name (String): The name of the attribute to remove.

Example

jQuery Code

$("input").removeAttr("disabled")

Before

<input disabled="disabled"/>

Result:

<input/>
removeClass(class)

removeClass(class)

Removes all or the specified class(es) from the set of matched elements.

Returns

jQuery

Parameters

  • class (String): (optional) One or more CSS classes to remove from the elements

Example

jQuery Code

$("p").removeClass()

Before

<p class="selected">Hello</p>

Result:

[ <p>Hello</p> ]

Example

jQuery Code

$("p").removeClass("selected")

Before

<p class="selected first">Hello</p>

Result:

[ <p class="first">Hello</p> ]

Example

jQuery Code

$("p").removeClass("selected highlight")

Before

<p class="highlight selected first">Hello</p>

Result:

[ <p class="first">Hello</p> ]
text()

text()

Get the text contents of all matched elements. The result is a string that contains the combined text contents of all matched elements. This method works on both HTML and XML documents.

Returns

String

Example

Gets the concatenated text of all paragraphs

jQuery Code

$("p").text();

Before

<p><b>Test</b> Paragraph.</p><p>Paraparagraph</p>

Result:

Test Paragraph.Paraparagraph
text(val)

text(val)

Set the text contents of all matched elements.

Similar to html(), but escapes HTML (replace "<" and ">" with their HTML entities).

Returns

String

Parameters

  • val (String): The text value to set the contents of the element to.

Example

Sets the text of all paragraphs.

jQuery Code

$("p").text("<b>Some</b> new text.");

Before

<p>Test Paragraph.</p>

Result:

<p>&lt;b&gt;Some&lt;/b&gt; new text.</p>

Example

Sets the text of all paragraphs.

jQuery Code

$("p").text("<b>Some</b> new text.", true);

Before

<p>Test Paragraph.</p>

Result:

<p>Some new text.</p>
toggleClass(class)

toggleClass(class)

Adds the specified class if it is not present, removes it if it is present.

Returns

jQuery

Parameters

  • class (String): A CSS class with which to toggle the elements

Example

jQuery Code

$("p").toggleClass("selected")

Before

<p>Hello</p><p class="selected">Hello Again</p>

Result:

[ <p class="selected">Hello</p>, <p>Hello Again</p> ]
val()

val()

Get the content of the value attribute of the first matched element.

Use caution when relying on this function to check the value of multiple-select elements and checkboxes in a form. While it will still work as intended, it may not accurately represent the value the server will receive because these elements may send an array of values. For more robust handling of field values, see the [http://www.malsup.com/jquery/form/#fields fieldValue function of the Form Plugin].

Returns

String

Example

jQuery Code

$("input").val();

Before

<input type="text" value="some text"/>

Result:

"some text"
val(val)

val(val)

Set the value attribute of every matched element.

Returns

jQuery

Parameters

  • val (String): Set the property to the specified value.

Example

jQuery Code

$("input").val("test");

Before

<input type="text" value="some text"/>

Result:

<input type="text" value="test"/>
Manipulation
after(content)

after(content)

Insert content after each of the matched elements.

Returns

jQuery

Parameters

  • content (<Content>): Content to insert after each target.

Example

Inserts some HTML after all paragraphs.

jQuery Code

$("p").after("<b>Hello</b>");

Before

<p>I would like to say: </p>

Result:

<p>I would like to say: </p><b>Hello</b>

Example

Inserts an Element after all paragraphs.

jQuery Code

$("p").after( $("#foo")[0] );

Before

<b id="foo">Hello</b><p>I would like to say: </p>

Result:

<p>I would like to say: </p><b id="foo">Hello</b>

Example

Inserts a jQuery object (similar to an Array of DOM Elements) after all paragraphs.

jQuery Code

$("p").after( $("b") );

Before

<b>Hello</b><p>I would like to say: </p>

Result:

<p>I would like to say: </p><b>Hello</b>
append(content)

append(content)

Append content to the inside of every matched element.

This operation is similar to doing an appendChild to all the specified elements, adding them into the document.

Returns

jQuery

Parameters

  • content (<Content>): Content to append to the target

Example

Appends some HTML to all paragraphs.

jQuery Code

$("p").append("<b>Hello</b>");

Before

<p>I would like to say: </p>

Result:

<p>I would like to say: <b>Hello</b></p>

Example

Appends an Element to all paragraphs.

jQuery Code

$("p").append( $("#foo")[0] );

Before

<p>I would like to say: </p><b id="foo">Hello</b>

Result:

<p>I would like to say: <b id="foo">Hello</b></p>

Example

Appends a jQuery object (similar to an Array of DOM Elements) to all paragraphs.

jQuery Code

$("p").append( $("b") );

Before

<p>I would like to say: </p><b>Hello</b>

Result:

<p>I would like to say: <b>Hello</b></p>
appendTo(content)

appendTo(content)

Append all of the matched elements to another, specified, set of elements. This operation is, essentially, the reverse of doing a regular $(A).append(B), in that instead of appending B to A, you're appending A to B.

Returns

jQuery

Parameters

  • content (<Content>): Content to append to the selected element to.

Example

Appends all paragraphs to the element with the ID "foo"

jQuery Code

$("p").appendTo("#foo");

Before

<p>I would like to say: </p><div id="foo"></div>

Result:

<div id="foo"><p>I would like to say: </p></div>
before(content)

before(content)

Insert content before each of the matched elements.

Returns

jQuery

Parameters

  • content (<Content>): Content to insert before each target.

Example

Inserts some HTML before all paragraphs.

jQuery Code

$("p").before("<b>Hello</b>");

Before

<p>I would like to say: </p>

Result:

<b>Hello</b><p>I would like to say: </p>

Example

Inserts an Element before all paragraphs.

jQuery Code

$("p").before( $("#foo")[0] );

Before

<p>I would like to say: </p><b id="foo">Hello</b>

Result:

<b id="foo">Hello</b><p>I would like to say: </p>

Example

Inserts a jQuery object (similar to an Array of DOM Elements) before all paragraphs.

jQuery Code

$("p").before( $("b") );

Before

<p>I would like to say: </p><b>Hello</b>

Result:

<b>Hello</b><p>I would like to say: </p>
clone(deep)

clone(deep)

Clone matched DOM Elements and select the clones.

This is useful for moving copies of the elements to another location in the DOM.

Returns

jQuery

Parameters

  • deep (Boolean): (Optional) Set to false if you don't want to clone all descendant nodes, in addition to the element itself.

Example

Clones all b elements (and selects the clones) and prepends them to all paragraphs.

jQuery Code

$("b").clone().prependTo("p");

Before

<b>Hello</b><p>, how are you?</p>

Result:

<b>Hello</b><p><b>Hello</b>, how are you?</p>
empty()

empty()

Removes all child nodes from the set of matched elements.

Returns

jQuery

Example

jQuery Code

$("p").empty()

Before

<p>Hello, <span>Person</span> <a href="#">and person</a></p>

Result:

[ <p></p> ]
insertAfter(content)

insertAfter(content)

Insert all of the matched elements after another, specified, set of elements. This operation is, essentially, the reverse of doing a regular $(A).after(B), in that instead of inserting B after A, you're inserting A after B.

Returns

jQuery

Parameters

  • content (<Content>): Content to insert the selected element after.

Example

Same as $("#foo").after("p")

jQuery Code

$("p").insertAfter("#foo");

Before

<p>I would like to say: </p><div id="foo">Hello</div>

Result:

<div id="foo">Hello</div><p>I would like to say: </p>
insertBefore(content)

insertBefore(content)

Insert all of the matched elements before another, specified, set of elements. This operation is, essentially, the reverse of doing a regular $(A).before(B), in that instead of inserting B before A, you're inserting A before B.

Returns

jQuery

Parameters

  • content (<Content>): Content to insert the selected element before.

Example

Same as $("#foo").before("p")

jQuery Code

$("p").insertBefore("#foo");

Before

<div id="foo">Hello</div><p>I would like to say: </p>

Result:

<p>I would like to say: </p><div id="foo">Hello</div>
prepend(content)

prepend(content)

Prepend content to the inside of every matched element.

This operation is the best way to insert elements inside, at the beginning, of all matched elements.

Returns

jQuery

Parameters

  • content (<Content>): Content to prepend to the target.

Example

Prepends some HTML to all paragraphs.

jQuery Code

$("p").prepend("<b>Hello</b>");

Before

<p>I would like to say: </p>

Result:

<p><b>Hello</b>I would like to say: </p>

Example

Prepends an Element to all paragraphs.

jQuery Code

$("p").prepend( $("#foo")[0] );

Before

<p>I would like to say: </p><b id="foo">Hello</b>

Result:

<p><b id="foo">Hello</b>I would like to say: </p>

Example

Prepends a jQuery object (similar to an Array of DOM Elements) to all paragraphs.

jQuery Code

$("p").prepend( $("b") );

Before

<p>I would like to say: </p><b>Hello</b>

Result:

<p><b>Hello</b>I would like to say: </p>
prependTo(content)

prependTo(content)

Prepend all of the matched elements to another, specified, set of elements. This operation is, essentially, the reverse of doing a regular $(A).prepend(B), in that instead of prepending B to A, you're prepending A to B.

Returns

jQuery

Parameters

  • content (<Content>): Content to prepend to the selected element to.

Example

Prepends all paragraphs to the element with the ID "foo"

jQuery Code

$("p").prependTo("#foo");

Before

<p>I would like to say: </p><div id="foo"><b>Hello</b></div>

Result:

<div id="foo"><p>I would like to say: </p><b>Hello</b></div>
remove(expr)

remove(expr)

Removes all matched elements from the DOM. This does NOT remove them from the jQuery object, allowing you to use the matched elements further.

Can be filtered with an optional expressions.

Returns

jQuery

Parameters

  • expr (String): (optional) A jQuery expression to filter elements by.

Example

jQuery Code

$("p").remove();

Before

<p>Hello</p> how are <p>you?</p>

Result:

how are

Example

jQuery Code

$("p").remove(".hello");

Before

<p class="hello">Hello</p> how are <p>you?</p>

Result:

how are <p>you?</p>
wrap(html)

wrap(html)

Wrap all matched elements with a structure of other elements. This wrapping process is most useful for injecting additional stucture into a document, without ruining the original semantic qualities of a document.

This works by going through the first element provided (which is generated, on the fly, from the provided HTML) and finds the deepest ancestor element within its structure - it is that element that will en-wrap everything else.

This does not work with elements that contain text. Any necessary text must be added after the wrapping is done.

Returns

jQuery

Parameters

  • html (String): A string of HTML, that will be created on the fly and wrapped around the target.

Example

jQuery Code

$("p").wrap("<div class='wrap'></div>");

Before

<p>Test Paragraph.</p>

Result:

<div class='wrap'><p>Test Paragraph.</p></div>
wrap(elem)

wrap(elem)

Wrap all matched elements with a structure of other elements. This wrapping process is most useful for injecting additional stucture into a document, without ruining the original semantic qualities of a document.

This works by going through the first element provided and finding the deepest ancestor element within its structure - it is that element that will en-wrap everything else.

This does not work with elements that contain text. Any necessary text must be added after the wrapping is done.

Returns

jQuery

Parameters

  • elem (Element): A DOM element that will be wrapped around the target.

Example

jQuery Code

$("p").wrap( document.getElementById('content') );

Before

<p>Test Paragraph.</p><div id="content"></div>

Result:

<div id="content"><p>Test Paragraph.</p></div>
Traversing
add(expr)

add(expr)

Adds more elements, matched by the given expression, to the set of matched elements.

Returns

jQuery

Parameters

  • expr (String): An expression whose matched elements are added

Example

Compare the above result to the result of <code>$('p')</code>, which would just result in <code><nowiki>[ <p>Hello</p> ]</nowiki></code>. Using add(), matched elements of <code>$('span')</code> are simply added to the returned jQuery-object.

jQuery Code

$("p").add("span")

Before

(HTML) <p>Hello</p><span>Hello Again</span>

Result:

(jQuery object matching 2 elements) [ <p>Hello</p>, <span>Hello Again</span> ]
add(html)

add(html)

Adds more elements, created on the fly, to the set of matched elements.

Returns

jQuery

Parameters

  • html (String): A string of HTML to create on the fly.

Example

jQuery Code

$("p").add("<span>Again</span>")

Before

<p>Hello</p>

Result:

[ <p>Hello</p>, <span>Again</span> ]
add(elements)

add(elements)

Adds one or more Elements to the set of matched elements.

Returns

jQuery

Parameters

  • elements (Element|Array<Element>): One or more Elements to add

Example

jQuery Code

$("p").add( document.getElementById("a") )

Before

<p>Hello</p><p><span id="a">Hello Again</span></p>

Result:

[ <p>Hello</p>, <span id="a">Hello Again</span> ]

Example

jQuery Code

$("p").add( document.forms[0].elements )

Before

<p>Hello</p><p><form><input/><button/></form>

Result:

[ <p>Hello</p>, <input/>, <button/> ]
children(expr)

children(expr)

Get a set of elements containing all of the unique children of each of the matched set of elements.

This set can be filtered with an optional expression that will cause only elements matching the selector to be collected.

Returns

jQuery

Parameters

  • expr (String): (optional) An expression to filter the child Elements with

Example

Find all children of each div.

jQuery Code

$("div").children()

Before

<p>Hello</p><div><span>Hello Again</span></div><p>And Again</p>

Result:

[ <span>Hello Again</span> ]

Example

Find all children with a class "selected" of each div.

jQuery Code

$("div").children(".selected")

Before

<div><span>Hello</span><p class="selected">Hello Again</p><p>And Again</p></div>

Result:

[ <p class="selected">Hello Again</p> ]
contains(str)

contains(str)

Filter the set of elements to those that contain the specified text.

Returns

jQuery

Parameters

  • str (String): The string that will be contained within the text of an element.

Example

jQuery Code

$("p").contains("test")

Before

<p>This is just a test.</p><p>So is this</p>

Result:

[ <p>This is just a test.</p> ]
end()

end()

Revert the most recent 'destructive' operation, changing the set of matched elements to its previous state (right before the destructive operation).

If there was no destructive operation before, an empty set is returned.

A 'destructive' operation is any operation that changes the set of matched jQuery elements. These functions are: <code>add</code>, <code>children</code>, <code>clone</code>, <code>filter</code>, <code>find</code>, <code>not</code>, <code>next</code>, <code>parent</code>, <code>parents</code>, <code>prev</code> and <code>siblings</code>.

Returns

jQuery

Example

Selects all paragraphs, finds span elements inside these, and reverts the selection back to the paragraphs.

jQuery Code

$("p").find("span").end();

Before

<p><span>Hello</span>, how are you?</p>

Result:

[ <p>...</p> ]
filter(expression)

filter(expression)

Removes all elements from the set of matched elements that do not match the specified expression(s). This method is used to narrow down the results of a search.

Provide a comma-separated list of expressions to apply multiple filters at once.

Returns

jQuery

Parameters

  • expression (String): Expression(s) to search with.

Example

Selects all paragraphs and removes those without a class "selected".

jQuery Code

$("p").filter(".selected")

Before

<p class="selected">Hello</p><p>How are you?</p>

Result:

[ <p class="selected">Hello</p> ]

Example

Selects all paragraphs and removes those without class "selected" and being the first one.

jQuery Code

$("p").filter(".selected, :first")

Before

<p>Hello</p><p>Hello Again</p><p class="selected">And Again</p>

Result:

[ <p>Hello</p>, <p class="selected">And Again</p> ]
filter(filter)

filter(filter)

Removes all elements from the set of matched elements that do not pass the specified filter. This method is used to narrow down the results of a search.

Returns

jQuery

Parameters

  • filter (Function): A function to use for filtering

Example

Remove all elements that have a child ol element

jQuery Code

$("p").filter(function(index) {
  return $("ol", this).length == 0;
})

Before

<p><ol><li>Hello</li></ol></p><p>How are you?</p>

Result:

[ <p>How are you?</p> ]
find(expr)

find(expr)

Searches for all elements that match the specified expression. This method is a good way to find additional descendant elements with which to process.

All searching is done using a jQuery expression. The expression can be written using CSS 1-3 Selector syntax, or basic XPath.

Returns

jQuery

Parameters

  • expr (String): An expression to search with.

Example

Starts with all paragraphs and searches for descendant span elements, same as $("p span")

jQuery Code

$("p").find("span");

Before

<p><span>Hello</span>, how are you?</p>

Result:

[ <span>Hello</span> ]
is(expr)

is(expr)

Checks the current selection against an expression and returns true, if at least one element of the selection fits the given expression.

Does return false, if no element fits or the expression is not valid.

filter(String) is used internally, therefore all rules that apply there apply here, too.

Returns

Boolean

Parameters

  • expr (String): The expression with which to filter

Example

Returns true, because the parent of the input is a form element

jQuery Code

$("input[@type='checkbox']").parent().is("form")

Before

<form><input type="checkbox" /></form>

Result:

true

Example

Returns false, because the parent of the input is a p element

jQuery Code

$("input[@type='checkbox']").parent().is("form")

Before

<form><p><input type="checkbox" /></p></form>

Result:

false
next(expr)

next(expr)

Get a set of elements containing the unique next siblings of each of the matched set of elements.

It only returns the very next sibling for each element, not all next siblings.

You may provide an optional expression to filter the match.

Returns

jQuery

Parameters

  • expr (String): (optional) An expression to filter the next Elements with

Example

Find the very next sibling of each paragraph.

jQuery Code

$("p").next()

Before

<p>Hello</p><p>Hello Again</p><div><span>And Again</span></div>

Result:

[ <p>Hello Again</p>, <div><span>And Again</span></div> ]

Example

Find the very next sibling of each paragraph that has a class "selected".

jQuery Code

$("p").next(".selected")

Before

<p>Hello</p><p class="selected">Hello Again</p><div><span>And Again</span></div>

Result:

[ <p class="selected">Hello Again</p> ]
not(el)

not(el)

Removes the specified Element from the set of matched elements. This method is used to remove a single Element from a jQuery object.

Returns

jQuery

Parameters

  • el (Element): An element to remove from the set

Example

Removes the element with the ID "selected" from the set of all paragraphs.

jQuery Code

$("p").not( $("#selected")[0] )

Before

<p>Hello</p><p id="selected">Hello Again</p>

Result:

[ <p>Hello</p> ]
not(expr)

not(expr)

Removes elements matching the specified expression from the set of matched elements. This method is used to remove one or more elements from a jQuery object.

Returns

jQuery

Parameters

  • expr (String): An expression with which to remove matching elements

Example

Removes the element with the ID "selected" from the set of all paragraphs.

jQuery Code

$("p").not("#selected")

Before

<p>Hello</p><p id="selected">Hello Again</p>

Result:

[ <p>Hello</p> ]
not(elems)

not(elems)

Removes any elements inside the array of elements from the set of matched elements. This method is used to remove one or more elements from a jQuery object.

Please note: the expression cannot use a reference to the element name. See the two examples below.

Returns

jQuery

Parameters

  • elems (jQuery): A set of elements to remove from the jQuery set of matched elements.

Example

Removes all elements that match "div p.selected" from the total set of all paragraphs.

jQuery Code

$("p").not( $("div p.selected") )

Before

<div><p>Hello</p><p class="selected">Hello Again</p></div>

Result:

[ <p>Hello</p> ]
parent(expr)

parent(expr)

Get a set of elements containing the unique parents of the matched set of elements.

You may use an optional expression to filter the set of parent elements that will match.

Returns

jQuery

Parameters

  • expr (String): (optional) An expression to filter the parents with

Example

Find the parent element of each paragraph.

jQuery Code

$("p").parent()

Before

<div><p>Hello</p><p>Hello</p></div>

Result:

[ <div><p>Hello</p><p>Hello</p></div> ]

Example

Find the parent element of each paragraph with a class "selected".

jQuery Code

$("p").parent(".selected")

Before

<div><p>Hello</p></div><div class="selected"><p>Hello Again</p></div>

Result:

[ <div class="selected"><p>Hello Again</p></div> ]
parents(expr)

parents(expr)

Get a set of elements containing the unique ancestors of the matched set of elements (except for the root element).

The matched elements can be filtered with an optional expression.

Returns

jQuery

Parameters

  • expr (String): (optional) An expression to filter the ancestors with

Example

Find all parent elements of each span.

jQuery Code

$("span").parents()

Before

<html><body><div><p><span>Hello</span></p><span>Hello Again</span></div></body></html>

Result:

[ <body>...</body>, <div>...</div>, <p><span>Hello</span></p> ]

Example

Find all parent elements of each span that is a paragraph.

jQuery Code

$("span").parents("p")

Before

<html><body><div><p><span>Hello</span></p><span>Hello Again</span></div></body></html>

Result:

[ <p><span>Hello</span></p> ]
prev(expr)

prev(expr)

Get a set of elements containing the unique previous siblings of each of the matched set of elements.

Use an optional expression to filter the matched set.

Only the immediately previous sibling is returned, not all previous siblings.

Returns

jQuery

Parameters

  • expr (String): (optional) An expression to filter the previous Elements with

Example

Find the very previous sibling of each paragraph.

jQuery Code

$("p").prev()

Before

<p>Hello</p><div><span>Hello Again</span></div><p>And Again</p>

Result:

[ <div><span>Hello Again</span></div> ]

Example

Find the very previous sibling of each paragraph that has a class "selected".

jQuery Code

$("p").prev(".selected")

Before

<div><span>Hello</span></div><p class="selected">Hello Again</p><p>And Again</p>

Result:

[ <div><span>Hello</span></div> ]
siblings(expr)

siblings(expr)

Get a set of elements containing all of the unique siblings of each of the matched set of elements.

Can be filtered with an optional expressions.

Returns

jQuery

Parameters

  • expr (String): (optional) An expression to filter the sibling Elements with

Example

Find all siblings of each div.

jQuery Code

$("div").siblings()

Before

<p>Hello</p><div><span>Hello Again</span></div><p>And Again</p>

Result:

[ <p>Hello</p>, <p>And Again</p> ]

Example

Find all siblings with a class "selected" of each div.

jQuery Code

$("div").siblings(".selected")

Before

<div><span>Hello</span></div><p class="selected">Hello Again</p><p>And Again</p>

Result:

[ <p class="selected">Hello Again</p> ]
CSS
css(name)

css(name)

Access a style property on the first matched element. This method makes it easy to retrieve a style property value from the first matched element.

Returns

String

Parameters

  • name (String): The name of the property to access.

Example

Retrieves the color style of the first paragraph

jQuery Code

$("p").css("color");

Before

<p style="color:red;">Test Paragraph.</p>

Result:

"red"

Example

Retrieves the font-weight style of the first paragraph.

jQuery Code

$("p").css("font-weight");

Before

<p style="font-weight: bold;">Test Paragraph.</p>

Result:

"bold"
css(properties)

css(properties)

Set a key/value object as style properties to all matched elements.

This serves as the best way to set a large number of style properties on all matched elements.

Returns

jQuery

Parameters

  • properties (Map): Key/value pairs to set as style properties.

Example

Sets color and background styles to all p elements.

jQuery Code

$("p").css({ color: "red", background: "blue" });

Before

<p>Test Paragraph.</p>

Result:

<p style="color:red; background:blue;">Test Paragraph.</p>
css(key, value)

css(key, value)

Set a single style property to a value, on all matched elements. If a number is provided, it is automatically converted into a pixel value.

Returns

jQuery

Parameters

  • key (String): The name of the property to set.
  • value (String|Number): The value to set the property to.

Example

Changes the color of all paragraphs to red

jQuery Code

$("p").css("color","red");

Before

<p>Test Paragraph.</p>

Result:

<p style="color:red;">Test Paragraph.</p>

Example

Changes the left of all paragraphs to "30px"

jQuery Code

$("p").css("left",30);

Before

<p>Test Paragraph.</p>

Result:

<p style="left:30px;">Test Paragraph.</p>
height()

height()

Get the current computed, pixel, height of the first matched element.

Returns

String

Example

jQuery Code

$("p").height();

Before

<p>This is just a test.</p>

Result:

300
height(val)

height(val)

Set the CSS height of every matched element. If no explicit unit was specified (like 'em' or '%') then "px" is added to the width.

Returns

jQuery

Parameters

  • val (String|Number): Set the CSS property to the specified value.

Example

jQuery Code

$("p").height(20);

Before

<p>This is just a test.</p>

Result:

<p style="height:20px;">This is just a test.</p>

Example

jQuery Code

$("p").height("20em");

Before

<p>This is just a test.</p>

Result:

<p style="height:20em;">This is just a test.</p>
width()

width()

Get the current computed, pixel, width of the first matched element.

Returns

String

Example

jQuery Code

$("p").width();

Before

<p>This is just a test.</p>

Result:

300
width(val)

width(val)

Set the CSS width of every matched element. If no explicit unit was specified (like 'em' or '%') then "px" is added to the width.

Returns

jQuery

Parameters

  • val (String|Number): Set the CSS property to the specified value.

Example

jQuery Code

$("p").width(20);

Before

<p>This is just a test.</p>

Result:

<p style="width:20px;">This is just a test.</p>

Example

jQuery Code

$("p").width("20em");

Before

<p>This is just a test.</p>

Result:

<p style="width:20em;">This is just a test.</p>
JavaScript
$.browser

$.browser

Contains flags for the useragent, read from navigator.userAgent. Available flags are: safari, opera, msie, mozilla

This property is available before the DOM is ready, therefore you can use it to add ready events only for certain browsers.

There are situations where object detections is not reliable enough, in that cases it makes sense to use browser detection. Simply try to avoid both!

A combination of browser and object detection yields quite reliable results.

Returns

Boolean

Example

Returns true if the current useragent is some version of microsoft's internet explorer

jQuery Code

$.browser.msie

Example

Alerts "this is safari!" only for safari browsers

jQuery Code

if($.browser.safari) { $( function() { alert("this is safari!"); } ); }
$.each(obj, fn)

$.each(obj, fn)

A generic iterator function, which can be used to seamlessly iterate over both objects and arrays. This function is not the same as $().each() - which is used to iterate, exclusively, over a jQuery object. This function can be used to iterate over anything.

The callback has two arguments:the key (objects) or index (arrays) as first the first, and the value as the second.

Returns

Object

Parameters

  • obj (Object): The object, or array, to iterate over.
  • fn (Function): The function that will be executed on every object.

Example

This is an example of iterating over the items in an array, accessing both the current item and its index.

jQuery Code

$.each( [0,1,2], function(i, n){
  alert( "Item #" + i + ": " + n );
});

Example

This is an example of iterating over the properties in an Object, accessing both the current item and its key.

jQuery Code

$.each( { name: "John", lang: "JS" }, function(i, n){
  alert( "Name: " + i + ", Value: " + n );
});
$.extend(target, prop1, propN)

$.extend(target, prop1, propN)

Extend one object with one or more others, returning the original, modified, object. This is a great utility for simple inheritance.

Returns

Object

Parameters

  • target (Object): The object to extend
  • prop1 (Object): The object that will be merged into the first.
  • propN (Object): (optional) More objects to merge into the first

Example

Merge settings and options, modifying settings

jQuery Code

var settings = { validate: false, limit: 5, name: "foo" };
var options = { validate: true, name: "bar" };
jQuery.extend(settings, options);

Result:

settings == { validate: true, limit: 5, name: "bar" }

Example

Merge defaults and options, without modifying the defaults

jQuery Code

var defaults = { validate: false, limit: 5, name: "foo" };
var options = { validate: true, name: "bar" };
var settings = jQuery.extend({}, defaults, options);

Result:

settings == { validate: true, limit: 5, name: "bar" }
$.grep(array, fn, inv)

$.grep(array, fn, inv)

Filter items out of an array, by using a filter function.

The specified function will be passed two arguments: The current array item and the index of the item in the array. The function must return 'true' to keep the item in the array, false to remove it.

Returns

Array

Parameters

  • array (Array): The Array to find items in.
  • fn (Function): The function to process each item against.
  • inv (Boolean): Invert the selection - select the opposite of the function.

Example

jQuery Code

$.grep( [0,1,2], function(i){
  return i > 0;
});

Result:

[1, 2]
$.map(array, fn)

$.map(array, fn)

Translate all items in an array to another array of items.

The translation function that is provided to this method is called for each item in the array and is passed one argument: The item to be translated.

The function can then return the translated value, 'null' (to remove the item), or an array of values - which will be flattened into the full array.

Returns

Array

Parameters

  • array (Array): The Array to translate.
  • fn (Function): The function to process each item against.

Example

Maps the original array to a new one and adds 4 to each value.

jQuery Code

$.map( [0,1,2], function(i){
  return i + 4;
});

Result:

[4, 5, 6]

Example

Maps the original array to a new one and adds 1 to each value if it is bigger then zero, otherwise it's removed-

jQuery Code

$.map( [0,1,2], function(i){
  return i > 0 ? i + 1 : null;
});

Result:

[2, 3]

Example

Maps the original array to a new one, each element is added with it's original value and the value plus one.

jQuery Code

$.map( [0,1,2], function(i){
  return [ i, i + 1 ];
});

Result:

[0, 1, 1, 2, 2, 3]
$.merge(first, second)

$.merge(first, second)

Merge two arrays together, removing all duplicates.

The result is the altered first argument with the unique elements from the second array added.

Returns

Array

Parameters

  • first (Array): The first array to merge, the unique elements of second added.
  • second (Array): The second array to merge into the first, unaltered.

Example

Merges two arrays, removing the duplicate 2

jQuery Code

$.merge( [0,1,2], [2,3,4] )

Result:

[0,1,2,3,4]

Example

Merges two arrays, removing the duplicates 3 and 2

jQuery Code

var array = [3,2,1];
$.merge( array, [4,3,2] )

Result:

array == [3,2,1,4]
$.trim(str)

$.trim(str)

Remove the whitespace from the beginning and end of a string.

Returns

String

Parameters

  • str (String): The string to trim.

Example

jQuery Code

$.trim("  hello, how are you?  ");

Result:

"hello, how are you?"
Events
bind(type, data, fn)

bind(type, data, fn)

Binds a handler to a particular event (like click) for each matched element. The event handler is passed an event object that you can use to prevent default behaviour. To stop both default action and event bubbling, your handler has to return false.

In most cases, you can define your event handlers as anonymous functions (see first example). In cases where that is not possible, you can pass additional data as the second parameter (and the handler function as the third), see second example.

Returns

jQuery

Parameters

  • type (String): An event type
  • data (Object): (optional) Additional data passed to the event handler as event.data
  • fn (Function): A function to bind to the event on each of the set of matched elements

Example

jQuery Code

$("p").bind("click", function(){
  alert( $(this).text() );
});

Before

<p>Hello</p>

Result:

alert("Hello")

Example

Pass some additional data to the event handler.

jQuery Code

function handler(event) {
  alert(event.data.foo);
}
$("p").bind("click", {foo: "bar"}, handler)

Result:

alert("bar")

Example

Cancel a default action and prevent it from bubbling by returning false from your function.

jQuery Code

$("form").bind("submit", function() { return false; })

Example

Cancel only the default action by using the preventDefault method.

jQuery Code

$("form").bind("submit", function(event){
  event.preventDefault();
});

Example

Stop only an event from bubbling by using the stopPropagation method.

jQuery Code

$("form").bind("submit", function(event){
  event.stopPropagation();
});
blur()

blur()

Trigger the blur event of each matched element. This causes all of the functions that have been bound to that blur event to be executed, and calls the browser's default blur action on the matching element(s). This default action can be prevented by returning false from one of the functions bound to the blur event.

Note: This does not execute the blur method of the underlying elements! If you need to blur an element via code, you have to use the DOM method, eg. $("#myinput")[0].blur();

Returns

jQuery

Example

jQuery Code

$("p").blur();

Before

<p onblur="alert('Hello');">Hello</p>

Result:

alert('Hello');
blur(fn)

blur(fn)

Bind a function to the blur event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the blur event on each of the matched elements.

Example

jQuery Code

$("p").blur( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onblur="alert('Hello');">Hello</p>
change(fn)

change(fn)

Bind a function to the change event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the change event on each of the matched elements.

Example

jQuery Code

$("p").change( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onchange="alert('Hello');">Hello</p>
click()

click()

Trigger the click event of each matched element. This causes all of the functions that have been bound to thet click event to be executed.

Returns

jQuery

Example

jQuery Code

$("p").click();

Before

<p onclick="alert('Hello');">Hello</p>

Result:

alert('Hello');
click(fn)

click(fn)

Bind a function to the click event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the click event on each of the matched elements.

Example

jQuery Code

$("p").click( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onclick="alert('Hello');">Hello</p>
dblclick(fn)

dblclick(fn)

Bind a function to the dblclick event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the dblclick event on each of the matched elements.

Example

jQuery Code

$("p").dblclick( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p ondblclick="alert('Hello');">Hello</p>
error(fn)

error(fn)

Bind a function to the error event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the error event on each of the matched elements.

Example

jQuery Code

$("p").error( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onerror="alert('Hello');">Hello</p>
focus()

focus()

Trigger the focus event of each matched element. This causes all of the functions that have been bound to thet focus event to be executed.

Note: This does not execute the focus method of the underlying elements! If you need to focus an element via code, you have to use the DOM method, eg. $("#myinput")[0].focus();

Returns

jQuery

Example

jQuery Code

$("p").focus();

Before

<p onfocus="alert('Hello');">Hello</p>

Result:

alert('Hello');
focus(fn)

focus(fn)

Bind a function to the focus event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the focus event on each of the matched elements.

Example

jQuery Code

$("p").focus( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onfocus="alert('Hello');">Hello</p>
hover(over, out)

hover(over, out)

A method for simulating hovering (moving the mouse on, and off, an object). This is a custom method which provides an 'in' to a frequent task.

Whenever the mouse cursor is moved over a matched element, the first specified function is fired. Whenever the mouse moves off of the element, the second specified function fires. Additionally, checks are in place to see if the mouse is still within the specified element itself (for example, an image inside of a div), and if it is, it will continue to 'hover', and not move out (a common error in using a mouseout event handler).

Returns

jQuery

Parameters

  • over (Function): The function to fire whenever the mouse is moved over a matched element.
  • out (Function): The function to fire whenever the mouse is moved off of a matched element.

Example

jQuery Code

$("p").hover(function(){
  $(this).addClass("hover");
},function(){
  $(this).removeClass("hover");
});
keydown(fn)

keydown(fn)

Bind a function to the keydown event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the keydown event on each of the matched elements.

Example

jQuery Code

$("p").keydown( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onkeydown="alert('Hello');">Hello</p>
keypress(fn)

keypress(fn)

Bind a function to the keypress event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the keypress event on each of the matched elements.

Example

jQuery Code

$("p").keypress( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onkeypress="alert('Hello');">Hello</p>
keyup(fn)

keyup(fn)

Bind a function to the keyup event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the keyup event on each of the matched elements.

Example

jQuery Code

$("p").keyup( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onkeyup="alert('Hello');">Hello</p>
load(fn)

load(fn)

Bind a function to the load event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the load event on each of the matched elements.

Example

jQuery Code

$("p").load( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onload="alert('Hello');">Hello</p>
mousedown(fn)

mousedown(fn)

Bind a function to the mousedown event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the mousedown event on each of the matched elements.

Example

jQuery Code

$("p").mousedown( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onmousedown="alert('Hello');">Hello</p>
mousemove(fn)

mousemove(fn)

Bind a function to the mousemove event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the mousemove event on each of the matched elements.

Example

jQuery Code

$("p").mousemove( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onmousemove="alert('Hello');">Hello</p>
mouseout(fn)

mouseout(fn)

Bind a function to the mouseout event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the mouseout event on each of the matched elements.

Example

jQuery Code

$("p").mouseout( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onmouseout="alert('Hello');">Hello</p>
mouseover(fn)

mouseover(fn)

Bind a function to the mouseover event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the mousedown event on each of the matched elements.

Example

jQuery Code

$("p").mouseover( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onmouseover="alert('Hello');">Hello</p>
mouseup(fn)

mouseup(fn)

Bind a function to the mouseup event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the mouseup event on each of the matched elements.

Example

jQuery Code

$("p").mouseup( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onmouseup="alert('Hello');">Hello</p>
one(type, data, fn)

one(type, data, fn)

Binds a handler to a particular event (like click) for each matched element. The handler is executed only once for each element. Otherwise, the same rules as described in bind() apply. The event handler is passed an event object that you can use to prevent default behaviour. To stop both default action and event bubbling, your handler has to return false.

In most cases, you can define your event handlers as anonymous functions (see first example). In cases where that is not possible, you can pass additional data as the second paramter (and the handler function as the third), see second example.

Returns

jQuery

Parameters

  • type (String): An event type
  • data (Object): (optional) Additional data passed to the event handler as event.data
  • fn (Function): A function to bind to the event on each of the set of matched elements

Example

jQuery Code

$("p").one("click", function(){
  alert( $(this).text() );
});

Before

<p>Hello</p>

Result:

alert("Hello")
ready(fn)

ready(fn)

Bind a function to be executed whenever the DOM is ready to be traversed and manipulated. This is probably the most important function included in the event module, as it can greatly improve the response times of your web applications.

In a nutshell, this is a solid replacement for using window.onload, and attaching a function to that. By using this method, your bound function will be called the instant the DOM is ready to be read and manipulated, which is when what 99.99% of all JavaScript code needs to run.

There is one argument passed to the ready event handler: A reference to the jQuery function. You can name that argument whatever you like, and can therefore stick with the $ alias without risk of naming collisions.

Please ensure you have no code in your <body> onload event handler, otherwise $(document).ready() may not fire.

You can have as many $(document).ready events on your page as you like. The functions are then executed in the order they were added.

Returns

jQuery

Parameters

  • fn (Function): The function to be executed when the DOM is ready.

Example

jQuery Code

$(document).ready(function(){ Your code here... });

Example

Uses both the [[Core#.24.28_fn_.29|shortcut]] for $(document).ready() and the argument to write failsafe jQuery code using the $ alias, without relying on the global alias.

jQuery Code

jQuery(function($) {
  // Your code using failsafe $ alias here...
});
resize(fn)

resize(fn)

Bind a function to the resize event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the resize event on each of the matched elements.

Example

jQuery Code

$("p").resize( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onresize="alert('Hello');">Hello</p>
scroll(fn)

scroll(fn)

Bind a function to the scroll event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the scroll event on each of the matched elements.

Example

jQuery Code

$("p").scroll( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onscroll="alert('Hello');">Hello</p>
select()

select()

Trigger the select event of each matched element. This causes all of the functions that have been bound to that select event to be executed, and calls the browser's default select action on the matching element(s). This default action can be prevented by returning false from one of the functions bound to the select event.

Returns

jQuery

Example

jQuery Code

$("p").select();

Before

<p onselect="alert('Hello');">Hello</p>

Result:

alert('Hello');
select(fn)

select(fn)

Bind a function to the select event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the select event on each of the matched elements.

Example

jQuery Code

$("p").select( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onselect="alert('Hello');">Hello</p>
submit()

submit()

Trigger the submit event of each matched element. This causes all of the functions that have been bound to that submit event to be executed, and calls the browser's default submit action on the matching element(s). This default action can be prevented by returning false from one of the functions bound to the submit event.

Note: This does not execute the submit method of the form element! If you need to submit the form via code, you have to use the DOM method, eg. $("form")[0].submit();

Returns

jQuery

Example

Triggers all submit events registered to the matched form(s), and submits them.

jQuery Code

$("form").submit();
submit(fn)

submit(fn)

Bind a function to the submit event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the submit event on each of the matched elements.

Example

Prevents the form submission when the input has no value entered.

jQuery Code

$("#myform").submit( function() {
  return $("input", this).val().length > 0;
} );

Before

<form id="myform"><input /></form>
toggle(even, odd)

toggle(even, odd)

Toggle between two function calls every other click. Whenever a matched element is clicked, the first specified function is fired, when clicked again, the second is fired. All subsequent clicks continue to rotate through the two functions.

Use unbind("click") to remove.

Returns

jQuery

Parameters

  • even (Function): The function to execute on every even click.
  • odd (Function): The function to execute on every odd click.

Example

jQuery Code

$("p").toggle(function(){
  $(this).addClass("selected");
},function(){
  $(this).removeClass("selected");
});
trigger(type, data)

trigger(type, data)

Trigger a type of event on every matched element. This will also cause the default action of the browser with the same name (if one exists) to be executed. For example, passing 'submit' to the trigger() function will also cause the browser to submit the form. This default action can be prevented by returning false from one of the functions bound to the event.

You can also trigger custom events registered with bind.

Returns

jQuery

Parameters

  • type (String): An event type to trigger.
  • data (Array): (optional) Additional data to pass as arguments (after the event object) to the event handler

Example

jQuery Code

$("p").trigger("click")

Before

<p click="alert('hello')">Hello</p>

Result:

alert('hello')

Example

Example of how to pass arbitrary data to an event

jQuery Code

$("p").click(function(event, a, b) {
  // when a normal click fires, a and b are undefined
  // for a trigger like below a refers too "foo" and b refers to "bar"
}).trigger("click", ["foo", "bar"]);

Example

jQuery Code

$("p").bind("myEvent",function(event,message1,message2) {
	alert(message1 + ' ' + message2);
});
$("p").trigger("myEvent",["Hello","World"]);

Result:

alert('Hello World') // One for each paragraph
unbind(type, fn)

unbind(type, fn)

The opposite of bind, removes a bound event from each of the matched elements.

Without any arguments, all bound events are removed.

If the type is provided, all bound events of that type are removed.

If the function that was passed to bind is provided as the second argument, only that specific event handler is removed.

Returns

jQuery

Parameters

  • type (String): (optional) An event type
  • fn (Function): (optional) A function to unbind from the event on each of the set of matched elements

Example

jQuery Code

$("p").unbind()

Before

<p onclick="alert('Hello');">Hello</p>

Result:

[ <p>Hello</p> ]

Example

jQuery Code

$("p").unbind( "click" )

Before

<p onclick="alert('Hello');">Hello</p>

Result:

[ <p>Hello</p> ]

Example

jQuery Code

$("p").unbind( "click", function() { alert("Hello"); } )

Before

<p onclick="alert('Hello');">Hello</p>

Result:

[ <p>Hello</p> ]
unload(fn)

unload(fn)

Bind a function to the unload event of each matched element.

Returns

jQuery

Parameters

  • fn (Function): A function to bind to the unload event on each of the matched elements.

Example

jQuery Code

$("p").unload( function() { alert("Hello"); } );

Before

<p>Hello</p>

Result:

<p onunload="alert('Hello');">Hello</p>
Ajax
$.ajax(properties)

$.ajax(properties)

Load a remote page using an HTTP request.

This is jQuery's low-level AJAX implementation. See $.get, $.post etc. for higher-level abstractions that are often easier to understand and use, but don't offer as much functionality (such as error callbacks).

$.ajax() returns the XMLHttpRequest that it creates. In most cases you won't need that object to manipulate directly, but it is available if you need to abort the request manually.

'''Note:''' If you specify the dataType option described below, make sure the server sends the correct MIME type in the response (eg. xml as "text/xml"). Sending the wrong MIME type can lead to unexpected problems in your script. See [[Specifying the Data Type for AJAX Requests]] for more information.

Supported datatypes are (see dataType option):

"xml": Returns a XML document that can be processed via jQuery.

"html": Returns HTML as plain text, included script tags are evaluated.

"script": Evaluates the response as Javascript and returns it as plain text.

"json": Evaluates the response as JSON and returns a Javascript Object

$.ajax() takes one argument, an object of key/value pairs, that are used to initalize and handle the request. These are all the key/values that can be used:

(String) url - The URL to request.

(String) type - The type of request to make ("POST" or "GET"), default is "GET".

(String) dataType - The type of data that you're expecting back from the server. No default: If the server sends xml, the responseXML, otherwise the responseText is passed to the success callback.

(Boolean) ifModified - Allow the request to be successful only if the response has changed since the last request. This is done by checking the Last-Modified header. Default value is false, ignoring the header.

(Number) timeout - Local timeout to override global timeout, eg. to give a single request a longer timeout while all others timeout after 1 second. See $.ajaxTimeout() for global timeouts.

(Boolean) global - Whether to trigger global AJAX event handlers for this request, default is true. Set to false to prevent that global handlers like ajaxStart or ajaxStop are triggered.

(Function) error - A function to be called if the request fails. The function gets passed tree arguments: The XMLHttpRequest object, a string describing the type of error that occurred and an optional exception object, if one occured.

(Function) success - A function to be called if the request succeeds. The function gets passed one argument: The data returned from the server, formatted according to the 'dataType' parameter.

(Function) complete - A function to be called when the request finishes. The function gets passed two arguments: The XMLHttpRequest object and a string describing the type of success of the request.

(Object|String) data - Data to be sent to the server. Converted to a query string, if not already a string. Is appended to the url for GET-requests. See processData option to prevent this automatic processing.

(String) contentType - When sending data to the server, use this content-type. Default is "application/x-www-form-urlencoded", which is fine for most cases.

(Boolean) processData - By default, data passed in to the data option as an object other as string will be processed and transformed into a query string, fitting to the default content-type "application/x-www-form-urlencoded". If you want to send DOMDocuments, set this option to false.

(Boolean) async - By default, all requests are sent asynchronous (set to true). If you need synchronous requests, set this option to false.

(Function) beforeSend - A pre-callback to set custom headers etc., the XMLHttpRequest is passed as the only argument.

Returns

XMLHttpRequest

Parameters

  • properties (Map): Key/value pairs to initialize the request with.

Example

Load and execute a JavaScript file.

jQuery Code

$.ajax({
  type: "GET",
  url: "test.js",
  dataType: "script"
})

Example

Save some data to the server and notify the user once its complete.

jQuery Code

$.ajax({
  type: "POST",
  url: "some.php",
  data: "name=John&location=Boston",
  success: function(msg){
    alert( "Data Saved: " + msg );
  }
});

Example

Loads data synchronously. Blocks the browser while the requests is active. It is better to block user interaction by other means when synchronization is necessary.

jQuery Code

var html = $.ajax({
 url: "some.php",
 async: false
}).responseText;

Example

Sends an xml document as data to the server. By setting the processData option to false, the automatic conversion of data to strings is prevented.

jQuery Code

var xmlDocument = [create xml document];
$.ajax({
  url: "page.php",
  processData: false,
  data: xmlDocument,
  success: handleResponse
});
$.ajaxSetup(settings)

$.ajaxSetup(settings)

Setup global settings for AJAX requests.

See $.ajax for a description of all available options.

Returns

undefined

Parameters

  • settings (Map): Key/value pairs to use for all AJAX requests

Example

Sets the defaults for AJAX requests to the url "/xmlhttp/", disables global handlers and uses POST instead of GET. The following AJAX requests then sends some data without having to set anything else.

jQuery Code

$.ajaxSetup( {
  url: "/xmlhttp/",
  global: false,
  type: "POST"
} );
$.ajax({ data: myData });
$.ajaxTimeout(time)

$.ajaxTimeout(time)

Set the timeout of all AJAX requests to a specific amount of time. This will make all future AJAX requests timeout after a specified amount of time.

Set to null or 0 to disable timeouts (default).

You can manually abort requests with the XMLHttpRequest's (returned by all ajax functions) abort() method.

Deprecated. Use $.ajaxSetup instead.

Returns

undefined

Parameters

  • time (Number): How long before an AJAX request times out.

Example

Make all AJAX requests timeout after 5 seconds.

jQuery Code

$.ajaxTimeout( 5000 );
$.get(url, params, callback)

$.get(url, params, callback)

Load a remote page using an HTTP GET request.

This is an easy way to send a simple GET request to a server without having to use the more complex $.ajax function. It allows a single callback function to be specified that will be executed when the request is complete (and only if the response has a successful response code). If you need to have both error and success callbacks, you may want to use $.ajax.

Returns

XMLHttpRequest

Parameters

  • url (String): The URL of the page to load.
  • params (Map): (optional) Key/value pairs that will be sent to the server.
  • callback (Function): (optional) A function to be executed whenever the data is loaded successfully.

Example

jQuery Code

$.get("test.cgi");

Example

jQuery Code

$.get("test.cgi", { name: "John", time: "2pm" } );

Example

jQuery Code

$.get("test.cgi", function(data){
  alert("Data Loaded: " + data);
});

Example

jQuery Code

$.get("test.cgi",
  { name: "John", time: "2pm" },
  function(data){
    alert("Data Loaded: " + data);
  }
);
$.getIfModified(url, params, callback)

$.getIfModified(url, params, callback)

Load a remote page using an HTTP GET request, only if it hasn't been modified since it was last retrieved.

Returns

XMLHttpRequest

Parameters

  • url (String): The URL of the page to load.
  • params (Map): (optional) Key/value pairs that will be sent to the server.
  • callback (Function): (optional) A function to be executed whenever the data is loaded successfully.

Example

jQuery Code

$.getIfModified("test.html");

Example

jQuery Code

$.getIfModified("test.html", { name: "John", time: "2pm" } );

Example

jQuery Code

$.getIfModified("test.cgi", function(data){
  alert("Data Loaded: " + data);
});

Example

jQuery Code

$.getifModified("test.cgi",
  { name: "John", time: "2pm" },
  function(data){
    alert("Data Loaded: " + data);
  }
);
$.getJSON(url, params, callback)

$.getJSON(url, params, callback)

Load JSON data using an HTTP GET request.

Returns

XMLHttpRequest

Parameters

  • url (String): The URL of the page to load.
  • params (Map): (optional) Key/value pairs that will be sent to the server.
  • callback (Function): A function to be executed whenever the data is loaded successfully.

Example

jQuery Code

$.getJSON("test.js", function(json){
  alert("JSON Data: " + json.users[3].name);
});

Example

jQuery Code

$.getJSON("test.js",
  { name: "John", time: "2pm" },
  function(json){
    alert("JSON Data: " + json.users[3].name);
  }
);
$.getScript(url, callback)

$.getScript(url, callback)

Loads, and executes, a remote JavaScript file using an HTTP GET request.

Warning: Safari <= 2.0.x is unable to evaluate scripts in a global context synchronously. If you load functions via getScript, make sure to call them after a delay.

Returns

XMLHttpRequest

Parameters

  • url (String): The URL of the page to load.
  • callback (Function): (optional) A function to be executed whenever the data is loaded successfully.

Example

jQuery Code

$.getScript("test.js");

Example

jQuery Code

$.getScript("test.js", function(){
  alert("Script loaded and executed.");
});
$.post(url, params, callback)

$.post(url, params, callback)

Load a remote page using an HTTP POST request.

Returns

XMLHttpRequest

Parameters

  • url (String): The URL of the page to load.
  • params (Map): (optional) Key/value pairs that will be sent to the server.
  • callback (Function): (optional) A function to be executed whenever the data is loaded successfully.

Example

jQuery Code

$.post("test.cgi");

Example

jQuery Code

$.post("test.cgi", { name: "John", time: "2pm" } );

Example

jQuery Code

$.post("test.cgi", function(data){
  alert("Data Loaded: " + data);
});

Example

jQuery Code

$.post("test.cgi",
  { name: "John", time: "2pm" },
  function(data){
    alert("Data Loaded: " + data);
  }
);
ajaxComplete(callback)

ajaxComplete(callback)

Attach a function to be executed whenever an AJAX request completes.

The XMLHttpRequest and settings used for that request are passed as arguments to the callback.

Returns

jQuery

Parameters

  • callback (Function): The function to execute.

Example

Show a message when an AJAX request completes.

jQuery Code

$("#msg").ajaxComplete(function(request, settings){
  $(this).append("<li>Request Complete.</li>");
});
ajaxError(callback)

ajaxError(callback)

Attach a function to be executed whenever an AJAX request fails.

The XMLHttpRequest and settings used for that request are passed as arguments to the callback. A third argument, an exception object, is passed if an exception occured while processing the request.

Returns

jQuery

Parameters

  • callback (Function): The function to execute.

Example

Show a message when an AJAX request fails.

jQuery Code

$("#msg").ajaxError(function(request, settings){
  $(this).append("<li>Error requesting page " + settings.url + "</li>");
});
ajaxSend(callback)

ajaxSend(callback)

Attach a function to be executed before an AJAX request is sent.

The XMLHttpRequest and settings used for that request are passed as arguments to the callback.

Returns

jQuery

Parameters

  • callback (Function): The function to execute.

Example

Show a message before an AJAX request is sent.

jQuery Code

$("#msg").ajaxSend(function(request, settings){
  $(this).append("<li>Starting request at " + settings.url + "</li>");
});
ajaxStart(callback)

ajaxStart(callback)

Attach a function to be executed whenever an AJAX request begins and there is none already active.

Returns

jQuery

Parameters

  • callback (Function): The function to execute.

Example

Show a loading message whenever an AJAX request starts (and none is already active).

jQuery Code

$("#loading").ajaxStart(function(){
  $(this).show();
});
ajaxStop(callback)

ajaxStop(callback)

Attach a function to be executed whenever all AJAX requests have ended.

Returns

jQuery

Parameters

  • callback (Function): The function to execute.

Example

Hide a loading message after all the AJAX requests have stopped.

jQuery Code

$("#loading").ajaxStop(function(){
  $(this).hide();
});
ajaxSuccess(callback)

ajaxSuccess(callback)

Attach a function to be executed whenever an AJAX request completes successfully.

The XMLHttpRequest and settings used for that request are passed as arguments to the callback.

Returns

jQuery

Parameters

  • callback (Function): The function to execute.

Example

Show a message when an AJAX request completes successfully.

jQuery Code

$("#msg").ajaxSuccess(function(request, settings){
  $(this).append("<li>Successful Request!</li>");
});
load(url, params, callback)

load(url, params, callback)

Load HTML from a remote file and inject it into the DOM.

Note: Avoid to use this to load scripts, instead use $.getScript. IE strips script tags when there aren't any other characters in front of it.

Returns

jQuery

Parameters

  • url (String): The URL of the HTML file to load.
  • params (Object): (optional) A set of key/value pairs that will be sent as data to the server.
  • callback (Function): (optional) A function to be executed whenever the data is loaded (parameters: responseText, status and response itself).

Example

jQuery Code

$("#feeds").load("feeds.html");

Before

<div id="feeds"></div>

Result:

<div id="feeds"><b>45</b> feeds found.</div>

Example

Same as above, but with an additional parameter and a callback that is executed when the data was loaded.

jQuery Code

$("#feeds").load("feeds.html",
  {limit: 25},
  function() { alert("The last 25 entries in the feed have been loaded"); }
);
loadIfModified(url, params, callback)

loadIfModified(url, params, callback)

Load HTML from a remote file and inject it into the DOM, only if it's been modified by the server.

Returns

jQuery

Parameters

  • url (String): The URL of the HTML file to load.
  • params (Map): (optional) Key/value pairs that will be sent to the server.
  • callback (Function): (optional) A function to be executed whenever the data is loaded (parameters: responseText, status and response itself).

Example

jQuery Code

$("#feeds").loadIfModified("feeds.html");

Before

<div id="feeds"></div>

Result:

<div id="feeds"><b>45</b> feeds found.</div>
serialize()

serialize()

Serializes a set of input elements into a string of data. This will serialize all given elements.

A serialization similar to the form submit of a browser is provided by the [http://www.malsup.com/jquery/form/ Form Plugin]. It also takes multiple-selects into account, while this method recognizes only a single option.

Returns

String

Example

Serialize a selection of input elements to a string

jQuery Code

$("input[@type=text]").serialize();

Before

<input type='text' name='name' value='John'/>
<input type='text' name='location' value='Boston'/>
Effects
animate(params, speed, easing, callback)

animate(params, speed, easing, callback)

A function for making your own, custom animations. The key aspect of this function is the object of style properties that will be animated, and to what end. Each key within the object represents a style property that will also be animated (for example: "height", "top", or "opacity").

Note that properties should be specified using camel case eg. marginLeft instead of margin-left.

The value associated with the key represents to what end the property will be animated. If a number is provided as the value, then the style property will be transitioned from its current state to that new number. Otherwise if the string "hide", "show", or "toggle" is provided, a default animation will be constructed for that property.

Returns

jQuery

Parameters

  • params (Hash): A set of style attributes that you wish to animate, and to what end.
  • speed (String|Number): (optional) A string representing one of the three predefined speeds ("slow", "normal", or "fast") or the number of milliseconds to run the animation (e.g. 1000).
  • easing (String): (optional) The name of the easing effect that you want to use (Plugin Required).
  • callback (Function): (optional) A function to be executed whenever the animation completes.

Example

jQuery Code

$("p").animate({
  height: 'toggle', opacity: 'toggle'
}, "slow");

Example

jQuery Code

$("p").animate({
  left: 50, opacity: 'show'
}, 500);

Example

An example of using an 'easing' function to provide a different style of animation. This will only work if you have a plugin that provides this easing function (Only 'linear' is provided by default, with jQuery).

jQuery Code

$("p").animate({
  opacity: 'show'
}, "slow", "easein");
fadeIn(speed, callback)

fadeIn(speed, callback)

Fade in all matched elements by adjusting their opacity and firing an optional callback after completion.

Only the opacity is adjusted for this animation, meaning that all of the matched elements should already have some form of height and width associated with them.

Returns

jQuery

Parameters

  • speed (String|Number): (optional) A string representing one of the three predefined speeds ("slow", "normal", or "fast") or the number of milliseconds to run the animation (e.g. 1000).
  • callback (Function): (optional) A function to be executed whenever the animation completes.

Example

jQuery Code

$("p").fadeIn("slow");

Example

jQuery Code

$("p").fadeIn("slow",function(){
  alert("Animation Done.");
});
fadeOut(speed, callback)

fadeOut(speed, callback)

Fade out all matched elements by adjusting their opacity and firing an optional callback after completion.

Only the opacity is adjusted for this animation, meaning that all of the matched elements should already have some form of height and width associated with them.

Returns

jQuery

Parameters

  • speed (String|Number): (optional) A string representing one of the three predefined speeds ("slow", "normal", or "fast") or the number of milliseconds to run the animation (e.g. 1000).
  • callback (Function): (optional) A function to be executed whenever the animation completes.

Example

jQuery Code

$("p").fadeOut("slow");

Example

jQuery Code

$("p").fadeOut("slow",function(){
  alert("Animation Done.");
});
fadeTo(speed, opacity, callback)

fadeTo(speed, opacity, callback)

Fade the opacity of all matched elements to a specified opacity and firing an optional callback after completion.

Only the opacity is adjusted for this animation, meaning that all of the matched elements should already have some form of height and width associated with them.

Returns

jQuery

Parameters

  • speed (String|Number): A string representing one of the three predefined speeds ("slow", "normal", or "fast") or the number of milliseconds to run the animation (e.g. 1000).
  • opacity (Number): The opacity to fade to (a number from 0 to 1).
  • callback (Function): (optional) A function to be executed whenever the animation completes.

Example

jQuery Code

$("p").fadeTo("slow", 0.5);

Example

jQuery Code

$("p").fadeTo("slow", 0.5, function(){
  alert("Animation Done.");
});
hide()

hide()

Hides each of the set of matched elements if they are shown.

Returns

jQuery

Example

jQuery Code

$("p").hide()

Before

<p>Hello</p>

Result:

[ <p style="display: none">Hello</p> ]
hide(speed, callback)

hide(speed, callback)

Hide all matched elements using a graceful animation and firing an optional callback after completion.

The height, width, and opacity of each of the matched elements are changed dynamically according to the specified speed.

Returns

jQuery

Parameters

  • speed (String|Number): A string representing one of the three predefined speeds ("slow", "normal", or "fast") or the number of milliseconds to run the animation (e.g. 1000).
  • callback (Function): (optional) A function to be executed whenever the animation completes.

Example

jQuery Code

$("p").hide("slow");

Example

jQuery Code

$("p").hide("slow",function(){
  alert("Animation Done.");
});
show()

show()

Displays each of the set of matched elements if they are hidden.

Returns

jQuery

Example

jQuery Code

$("p").show()

Before

<p style="display: none">Hello</p>

Result:

[ <p style="display: block">Hello</p> ]
show(speed, callback)

show(speed, callback)

Show all matched elements using a graceful animation and firing an optional callback after completion.

The height, width, and opacity of each of the matched elements are changed dynamically according to the specified speed.

Returns

jQuery

Parameters

  • speed (String|Number): A string representing one of the three predefined speeds ("slow", "normal", or "fast") or the number of milliseconds to run the animation (e.g. 1000).
  • callback (Function): (optional) A function to be executed whenever the animation completes.

Example

jQuery Code

$("p").show("slow");

Example

jQuery Code

$("p").show("slow",function(){
  alert("Animation Done.");
});
slideDown(speed, callback)

slideDown(speed, callback)

Reveal all matched elements by adjusting their height and firing an optional callback after completion.

Only the height is adjusted for this animation, causing all matched elements to be revealed in a "sliding" manner.

Returns

jQuery

Parameters

  • speed (String|Number): (optional) A string representing one of the three predefined speeds ("slow", "normal", or "fast") or the number of milliseconds to run the animation (e.g. 1000).
  • callback (Function): (optional) A function to be executed whenever the animation completes.

Example

jQuery Code

$("p").slideDown("slow");

Example

jQuery Code

$("p").slideDown("slow",function(){
  alert("Animation Done.");
});
slideToggle(speed, callback)

slideToggle(speed, callback)

Toggle the visibility of all matched elements by adjusting their height and firing an optional callback after completion.

Only the height is adjusted for this animation, causing all matched elements to be hidden in a "sliding" manner.

Returns

jQuery

Parameters

  • speed (String|Number): (optional) A string representing one of the three predefined speeds ("slow", "normal", or "fast") or the number of milliseconds to run the animation (e.g. 1000).
  • callback (Function): (optional) A function to be executed whenever the animation completes.

Example

jQuery Code

$("p").slideToggle("slow");

Example

jQuery Code

$("p").slideToggle("slow",function(){
  alert("Animation Done.");
});
slideUp(speed, callback)

slideUp(speed, callback)

Hide all matched elements by adjusting their height and firing an optional callback after completion.

Only the height is adjusted for this animation, causing all matched elements to be hidden in a "sliding" manner.

Returns

jQuery

Parameters

  • speed (String|Number): (optional) A string representing one of the three predefined speeds ("slow", "normal", or "fast") or the number of milliseconds to run the animation (e.g. 1000).
  • callback (Function): (optional) A function to be executed whenever the animation completes.

Example

jQuery Code

$("p").slideUp("slow");

Example

jQuery Code

$("p").slideUp("slow",function(){
  alert("Animation Done.");
});
toggle()

toggle()

Toggles each of the set of matched elements. If they are shown, toggle makes them hidden. If they are hidden, toggle makes them shown.

Returns

jQuery

Example

jQuery Code

$("p").toggle()

Before

<p>Hello</p><p style="display: none">Hello Again</p>

Result:

[ <p style="display: none">Hello</p>, <p style="display: block">Hello Again</p> ]
Plugins
Accordion
Accordion(options)

Accordion(options)

Make the selected elements Accordion widgets.

This is very similar to the Squeezebox widget, only that there can be only one open element.

Semantic requirements:

If the structure of your container is flat with unique tags for header and content elements, eg. a definition list (dl > dt + dd), you don't have to specify any options at all.

If your structure uses the same elements for header and content or uses some kind of nested structure, you have to specify the header elements, eg. via class, see the second example.

Use activate(Number) to change the active content programmatically.

A change event is triggered everytime the accordion changes. Apart from the event object, all arguments are jQuery objects. Arguments: event, newHeader, oldHeader, newContent, oldContent

Returns

jQuery

Parameters

  • options (Map): key/value pairs of optional settings.

Hash Options

  • active (String|Element|jQuery|Boolean): Selector for the active element, default is the first child, set to false to display none at start
  • header (String|Element|jQuery): Selector for the header element, eg. div.title, a.head, default is the first child's tagname
  • showSpeed (String|Number): Speed for the slideIn, default is 'normal' (for numbers: smaller = faster)
  • hideSpeed (String|Number): Speed for the slideOut, default is 'normal' (for numbers: smaller = faster)
  • selectedClass (String): Class for active header elements, default is 'selected'
  • alwaysOpen (Boolean): Whether there must be one content element open, default is true.
  • animated (Boolean): Set to false to disable animations. Default: true
  • event (String): The event on which to trigger the accordion, eg. "mouseover". Default: "click"
  • cloneFirst (Boolean): Use this for a navigation menu where the header element must be available as a selectable target, see related example for more details

Example

Creates an Accordion from the given definition list

jQuery Code

jQuery('#nav').Accordion();

Before

<dl id="nav">
  <dt>Header 1</dt>
  <dd>Content 1</dd>
  <dt>Header 2</dt>
  <dd>Content 2</dd>
</dl>

Example

Creates an Accordion from the given div structure

jQuery Code

jQuery('#nav').Accordion({
  header: 'div.title'
});

Before

<div id="nav">
 <div>
   <div class="title">Header 1</div>
   <div>Content 1</div>
 </div>
 <div>
   <div class="title">Header 2</div>
   <div>Content 2</div>
 </div>
</div>

Example

Creates an Accordion from the given navigation list, cloning the header element to produce a clickable link. The class as specified in the header selector is removed from the cloned element. Currently this works only with the above structure, the header must be an anchor followed by a list.

jQuery Code

jQuery('#nav').Accordion({
  header: '.head',
	 cloneFirst: true
});

Before

<ul id="nav">
  <li>
    <a class="head" href="books/">Books</a>
    <ul>
      <li><a href="books/fantasy/">Fantasy</a></li>
      <li><a href="books/programming/">Programming</a></li>
    </ul>
  </li>
  <li>
    <a class="head" href="movies/">Movies</a>
    <ul>
      <li><a href="movies/fantasy/">Fantasy</a></li>
      <li><a href="movies/programming/">Programming</a></li>
    </ul>
  </li>
</ul>

Example

Updates the element with id status with the text of the selected header every time the accordion changes

jQuery Code

jQuery('#accordion').Accordion().change(function(event, newHeader, oldHeader, newContent, oldContent) {
  jQuery('#status').html(newHeader.text());
});
activate(index)

activate(index)

Activate a content part of the Accordion programmatically.

The index can be a zero-indexed number to match the position of the header to close or a string expression matching an element.

Returns

jQuery

Parameters

  • index (String|Number): (optional) An Integer specifying the zero-based index of the content to be activated or an expression specifying the element to close. Default: closes all.

Example

Activate the second content of the Accordion contained in <div id="accordion">.

jQuery Code

jQuery('#accordion').activate(1);

Example

Activate the first element matching the given expression.

jQuery Code

jQuery('#accordion').activate("a:first");

Example

Close all content parts of the accordion.

jQuery Code

jQuery('#nav').activate();
jQuery.Accordion.setDefaults(options)

jQuery.Accordion.setDefaults(options)

Override the default settings of the Accordion. Affects only following plugin calls.

Returns

jQuery

Parameters

  • options (Map): key/value pairs of optional settings, see Accordion() for details

Example

jQuery Code

jQuery.Accordion.setDefaults({
	showSpeed: 1000,
	hideSpeed: 150
});
Button
button(hash)

button(hash)

Creates a button from an image element.

This function attempts to mimic the functionality of the "button" found in modern day GUIs. There are two different buttons you can create using this plugin; Normal buttons, and Toggle buttons.

Returns

jQuery

Parameters

  • hash (hOptions): with options, described below. sPath Full path to the images, either relative or with full URL sExt Extension of the used images (jpg|gif|png) sName Name of the button, if not specified, try to fetch from id iWidth Width of the button, if not specified, try to fetch from element.width iHeight Height of the button, if not specified, try to fetch from element.height onAction Function to call when clicked / toggled. In case of a string, the element is wrapped inside an href tag. bToggle Do we need to create a togglebutton? (boolean) bState Initial state of the button? (boolean) sType Type of hover to create (img|css)
Center
center()

center()

Takes all matched elements and centers them, absolutely, within the context of their parent element. Great for doing slideshows.

Returns

jQuery

Example

jQuery Code

$("div img").center();
Cookie
$.cookie(name)

$.cookie(name)

Get the value of a cookie with the given name.

Returns

String

Parameters

  • name (String): The name of the cookie.

Example

Get the value of a cookie.

jQuery Code

$.cookie('the_cookie');
$.cookie(name, value, options)

$.cookie(name, value, options)

Create a cookie with the given name and value and other optional parameters.

Returns

undefined

Parameters

  • name (String): The name of the cookie.
  • value (String): The value of the cookie.
  • options (Object): An object literal containing key/value pairs to provide optional cookie attributes.

Hash Options

  • expires (Number|Date): Either an integer specifying the expiration date from now on in days or a Date object. If a negative value is specified (e.g. a date in the past), the cookie will be deleted. If set to null or omitted, the cookie will be a session cookie and will not be retained when the the browser exits.
  • path (String): The value of the path atribute of the cookie (default: path of page that created the cookie).
  • domain (String): The value of the domain attribute of the cookie (default: domain of page that created the cookie).
  • secure (Boolean): If true, the secure attribute of the cookie will be set and the cookie transmission will require a secure protocol (like HTTPS).

Example

Set the value of a cookie.

jQuery Code

$.cookie('the_cookie', 'the_value');

Example

Create a cookie with all available options.

jQuery Code

$.cookie('the_cookie', 'the_value', {expires: 7, path: '/', domain: 'jquery.com', secure: true});

Example

Create a session cookie.

jQuery Code

$.cookie('the_cookie', 'the_value');

Example

Delete a cookie by passing null as value.

jQuery Code

$.cookie('the_cookie', null);
Dimensions
height()

height()

If used on document, returns the document's height (innerHeight) If used on window, returns the viewport's (window) height See core docs on height() to see what happens when used on an element.

Returns

Object

Example

jQuery Code

$("#testdiv").height()

Result:

200

Example

jQuery Code

$(document).height()

Result:

800

Example

jQuery Code

$(window).height()

Result:

400
innerHeight()

innerHeight()

Returns the inner height value (without border) for the first matched element. If used on document, returns the document's height (innerHeight) If used on window, returns the viewport's (window) height

Returns

Number

Example

jQuery Code

$("#testdiv").innerHeight()

Result:

800
innerWidth()

innerWidth()

Returns the inner width value (without border) for the first matched element. If used on document, returns the document's Width (innerWidth) If used on window, returns the viewport's (window) width

Returns

Number

Example

jQuery Code

$("#testdiv").innerWidth()

Result:

1000
offset(options, returnObject)

offset(options, returnObject)

Returns the location of the element in pixels from the top left corner of the viewport.

For accurate readings make sure to use pixel values for margins, borders and padding.

Known issues: - Issue: A div positioned relative or static without any content before it and its parent will report an offsetTop of 0 in Safari Workaround: Place content before the realtive div ... and set height and width to 0 and overflow to hidden

Returns

Object

Parameters

  • options (Map): Optional settings to configure the way the offset is calculated.
  • returnObject (Object): An object to store the return value in, so as not to break the chain. If passed in the chain will not be broken and the result will be assigned to this object.

Hash Options

  • margin (Boolean): Should the margin of the element be included in the calculations? True by default.
  • border (Boolean): Should the border of the element be included in the calculations? True by default.
  • padding (Boolean): Should the padding of the element be included in the calculations? False by default.
  • scroll (Boolean): Should the scroll offsets of the parent elements be included in the calculations? True by default. When true it adds the totla scroll offets of all parents to the total offset and also adds two properties to the returned object, scrollTop and scrollLeft. If scroll offsets are not needed, this can be a big performance boost if set to false.
  • ():

Example

jQuery Code

$("#testdiv").offset()

Result:

{ top: 100, left: 100, scrollTop: 10, scrollLeft: 10 }

Example

jQuery Code

$("#testdiv").offset({ scroll: false })

Result:

{ top: 90, left: 90 }

Example

jQuery Code

var offset = {}
$("#testdiv").offset({ scroll: false }, offset)

Result:

offset = { top: 90, left: 90 }
outerHeight()

outerHeight()

Returns the outer height value (including border) for the first matched element. Cannot be used on document or window.

Returns

Number

Example

jQuery Code

$("#testdiv").outerHeight()

Result:

1000
outerHeight()

outerHeight()

Returns the outer width value (including border) for the first matched element. Cannot be used on document or window.

Returns

Number

Example

jQuery Code

$("#testdiv").outerHeight()

Result:

1000
scrollLeft()

scrollLeft()

Returns how many pixels the user has scrolled to the right (scrollLeft). Works on containers with overflow: auto and window/document.

Returns

Number

Example

jQuery Code

$("#testdiv").scrollLeft()

Result:

100
scrollLeft(value)

scrollLeft(value)

Sets the scrollLeft property and continues the chain. Works on containers with overflow: auto and window/document.

Returns

jQuery

Parameters

  • value (Number): A positive number representing the desired scrollLeft.

Example

jQuery Code

$("#testdiv").scrollLeft(10).scrollLeft()

Result:

10
scrollTop()

scrollTop()

Returns how many pixels the user has scrolled to the bottom (scrollTop). Works on containers with overflow: auto and window/document.

Returns

Number

Example

jQuery Code

$("#testdiv").scrollTop()

Result:

100
scrollTop(value)

scrollTop(value)

Sets the scrollTop property and continues the chain. Works on containers with overflow: auto and window/document.

Returns

jQuery

Parameters

  • value (Number): A positive number representing the desired scrollTop.

Example

jQuery Code

$("#testdiv").scrollTop(10).scrollTop()

Result:

10
width()

width()

If used on document, returns the document's width (innerWidth) If used on window, returns the viewport's (window) width See core docs on height() to see what happens when used on an element.

Returns

Object

Example

jQuery Code

$("#testdiv").width()

Result:

200

Example

jQuery Code

$(document).width()

Result:

800

Example

jQuery Code

$(window).width()

Result:

400
Form
ajaxForm(object)

ajaxForm(object)

ajaxForm() provides a mechanism for fully automating form submission.

The advantages of using this method instead of ajaxSubmit() are:

1: This method will include coordinates for <input type="image" /> elements (if the element is used to submit the form). 2. This method will include the submit element's name/value data (for the element that was used to submit the form). 3. This method binds the submit() method to the form for you.

Note that for accurate x/y coordinates of image submit elements in all browsers you need to also use the "dimensions" plugin (this method will auto-detect its presence).

The options argument for ajaxForm works exactly as it does for ajaxSubmit. ajaxForm merely passes the options argument along after properly binding events for submit elements and the form itself. See ajaxSubmit for a full description of the options argument.

Returns

jQuery

Parameters

  • object (options): literal containing options which control the form submission process

Example

Bind form's submit event so that 'myTargetDiv' is updated with the server response when the form is submitted.

jQuery Code

var options = {
    target: '#myTargetDiv'
};
$('#myForm').ajaxSForm(options);

Example

Bind form's submit event so that server response is alerted after the form is submitted.

jQuery Code

var options = {
    success: function(responseText) {
        alert(responseText);
    }
};
$('#myForm').ajaxSubmit(options);

Example

Bind form's submit event so that pre-submit callback is invoked before the form is submitted.

jQuery Code

var options = {
    beforeSubmit: function(formArray, jqForm) {
        if (formArray.length == 0) {
            alert('Please enter data.');
            return false;
        }
    }
};
$('#myForm').ajaxSubmit(options);
ajaxSubmit(object)

ajaxSubmit(object)

ajaxSubmit() provides a mechanism for submitting an HTML form using AJAX.

ajaxSubmit accepts a single argument which can be either a success callback function or an options Object. If a function is provided it will be invoked upon successful completion of the submit and will be passed the response from the server. If an options Object is provided, the following attributes are supported:

target: Identifies the element(s) in the page to be updated with the server response. This value may be specified as a jQuery selection string, a jQuery object, or a DOM element. default value: null

url: URL to which the form data will be submitted. default value: value of form's 'action' attribute

type: The method in which the form data should be submitted, 'GET' or 'POST'. default value: value of form's 'method' attribute (or 'GET' if none found)

beforeSubmit: Callback method to be invoked before the form is submitted. default value: null

success: Callback method to be invoked after the form has been successfully submitted and the response has been returned from the server default value: null

dataType: Expected dataType of the response. One of: null, 'xml', 'script', or 'json' default value: null

semantic: Boolean flag indicating whether data must be submitted in semantic order (slower). default value: false

resetForm: Boolean flag indicating whether the form should be reset if the submit is successful

clearForm: Boolean flag indicating whether the form should be cleared if the submit is successful

The 'beforeSubmit' callback can be provided as a hook for running pre-submit logic or for validating the form data. If the 'beforeSubmit' callback returns false then the form will not be submitted. The 'beforeSubmit' callback is invoked with three arguments: the form data in array format, the jQuery object, and the options object passed into ajaxSubmit. The form data array takes the following form:

[ { name: 'username', value: 'jresig' }, { name: 'password', value: 'secret' } ]

If a 'success' callback method is provided it is invoked after the response has been returned from the server. It is passed the responseText or responseXML value (depending on dataType). See jQuery.ajax for further details.

The dataType option provides a means for specifying how the server response should be handled. This maps directly to the jQuery.httpData method. The following values are supported:

'xml': if dataType == 'xml' the server response is treated as XML and the 'after' callback method, if specified, will be passed the responseXML value 'json': if dataType == 'json' the server response will be evaluted and passed to the 'after' callback, if specified 'script': if dataType == 'script' the server response is evaluated in the global context

Note that it does not make sense to use both the 'target' and 'dataType' options. If both are provided the target will be ignored.

The semantic argument can be used to force form serialization in semantic order. This is normally true anyway, unless the form contains input elements of type='image'. If your form must be submitted with name/value pairs in semantic order and your form contains an input of type='image" then pass true for this arg, otherwise pass false (or nothing) to avoid the overhead for this logic.

When used on its own, ajaxSubmit() is typically bound to a form's submit event like this:

$("#form-id").submit(function() { $(this).ajaxSubmit(options); return false; // cancel conventional submit });

When using ajaxForm(), however, this is done for you.

Returns

jQuery

Parameters

  • object (options): literal containing options which control the form submission process

Example

Submit form and alert server response

jQuery Code

$('#myForm').ajaxSubmit(function(data) {
    alert('Form submit succeeded! Server returned: ' + data);
});

Example

Submit form and update page element with server response

jQuery Code

var options = {
    target: '#myTargetDiv'
};
$('#myForm').ajaxSubmit(options);

Example

Submit form and alert the server response

jQuery Code

var options = {
    success: function(responseText) {
        alert(responseText);
    }
};
$('#myForm').ajaxSubmit(options);

Example

Pre-submit validation which aborts the submit operation if form data is empty

jQuery Code

var options = {
    beforeSubmit: function(formArray, jqForm) {
        if (formArray.length == 0) {
            alert('Please enter data.');
            return false;
        }
    }
};
$('#myForm').ajaxSubmit(options);

Example

json data returned and evaluated

jQuery Code

var options = {
    url: myJsonUrl.php,
    dataType: 'json',
    success: function(data) {
       // 'data' is an object representing the the evaluated json data
    }
};
$('#myForm').ajaxSubmit(options);

Example

XML data returned from server

jQuery Code

var options = {
    url: myXmlUrl.php,
    dataType: 'xml',
    success: function(responseXML) {
       // responseXML is XML document object
       var data = $('myElement', responseXML).text();
    }
};
$('#myForm').ajaxSubmit(options);

Example

submit form and reset it if successful

jQuery Code

var options = {
    resetForm: true
};
$('#myForm').ajaxSubmit(options);

Example

Bind form's submit event to use ajaxSubmit

jQuery Code

$('#myForm).submit(function() {
   $(this).ajaxSubmit();
   return false;
});
clearFields()

clearFields()

Clears the selected form elements. Takes the following actions on the matched elements: - input text fields will have their 'value' property set to the empty string - select elements will have their 'selectedIndex' property set to -1 - checkbox and radio inputs will have their 'checked' property set to false - inputs of type submit, button, reset, and hidden will *not* be effected - button elements will *not* be effected

Returns

jQuery

Example

Clears all inputs with class myInputs

jQuery Code

$('.myInputs').clearFields();
clearForm()

clearForm()

Clears the form data. Takes the following actions on the form's input fields: - input text fields will have their 'value' property set to the empty string - select elements will have their 'selectedIndex' property set to -1 - checkbox and radio inputs will have their 'checked' property set to false - inputs of type submit, button, reset, and hidden will *not* be effected - button elements will *not* be effected

Returns

jQuery

Example

Clears all forms on the page.

jQuery Code

$('form').clearForm();
fieldSerialize(true)

fieldSerialize(true)

Serializes all field elements in the jQuery object into a query string. This method will return a string in the format: name1=value1&name2=value2

The successful argument controls whether or not serialization is limited to 'successful' controls (per http://www.w3.org/TR/html4/interact/forms.html#successful-controls). The default value of the successful argument is true.

Returns

String

Parameters

  • true (successful): if only successful controls should be serialized (default is true)

Example

Collect the data from all successful input elements into a query string

jQuery Code

var data = $("input").formSerialize();

Example

Collect the data from all successful radio input elements into a query string

jQuery Code

var data = $(":radio").formSerialize();

Example

Collect the data from all successful checkbox input elements in myForm into a query string

jQuery Code

var data = $("#myForm :checkbox").formSerialize();

Example

Collect the data from all checkbox elements in myForm (even the unchecked ones) into a query string

jQuery Code

var data = $("#myForm :checkbox").formSerialize(false);

Example

Collect the data from all successful input, select, textarea and button elements into a query string

jQuery Code

var data = $(":input").formSerialize();
fieldValue(successful)

fieldValue(successful)

Returns the value(s) of the element in the matched set. For example, consider the following form:

<form><fieldset> <input name="A" type="text" /> <input name="A" type="text" /> <input name="B" type="checkbox" value="B1" /> <input name="B" type="checkbox" value="B2"/> <input name="C" type="radio" value="C1" /> <input name="C" type="radio" value="C2" /> </fieldset></form>

var v = $(':text').fieldValue(); // if no values are entered into the text inputs v == ['',''] // if values entered into the text inputs are 'foo' and 'bar' v == ['foo','bar']

var v = $(':checkbox').fieldValue(); // if neither checkbox is checked v === undefined // if both checkboxes are checked v == ['B1', 'B2']

var v = $(':radio').fieldValue(); // if neither radio is checked v === undefined // if first radio is checked v == ['C1']

The successful argument controls whether or not the field element must be 'successful' (per http://www.w3.org/TR/html4/interact/forms.html#successful-controls). The default value of the successful argument is true. If this value is false the value(s) for each element is returned.

Note: This method *always* returns an array. If no valid value can be determined the array will be empty, otherwise it will contain one or more values.

Returns

Array<String>

Parameters

  • successful (Boolean): true if only the values for successful controls should be returned (default is true)

Example

Alerts the current value of the myPasswordElement element

jQuery Code

var data = $("#myPasswordElement").fieldValue();
alert(data[0]);

Example

Get the value(s) of the form elements in myForm

jQuery Code

var data = $("#myForm :input").fieldValue();

Example

Get the value(s) for the successful checkbox element(s) in the jQuery object.

jQuery Code

var data = $("#myForm :checkbox").fieldValue();

Example

Get the value(s) of the select control

jQuery Code

var data = $("#mySingleSelect").fieldValue();

Example

Get the value(s) of the text input or textarea elements

jQuery Code

var data = $(':text').fieldValue();

Example

Get the values for the select-multiple control

jQuery Code

var data = $("#myMultiSelect").fieldValue();
fieldValue(el, successful)

fieldValue(el, successful)

Returns the value of the field element.

The successful argument controls whether or not the field element must be 'successful' (per http://www.w3.org/TR/html4/interact/forms.html#successful-controls). The default value of the successful argument is true. If the given element is not successful and the successful arg is not false then the returned value will be null.

Note: If the successful flag is true (default) but the element is not successful, the return will be null Note: The value returned for a successful select-multiple element will always be an array. Note: If the element has no value the return value will be undefined.

Returns

String or Array<String> or null or undefined

Parameters

  • el (Element): The DOM element for which the value will be returned
  • successful (Boolean): true if value returned must be for a successful controls (default is true)

Example

Gets the current value of the myPasswordElement element

jQuery Code

var data = jQuery.fieldValue($("#myPasswordElement")[0]);
formSerialize(true)

formSerialize(true)

Serializes form data into a 'submittable' string. This method will return a string in the format: name1=value1&name2=value2

The semantic argument can be used to force form serialization in semantic order. If your form must be submitted with name/value pairs in semantic order then pass true for this arg, otherwise pass false (or nothing) to avoid the overhead for this logic (which can be significant for very large forms).

Returns

String

Parameters

  • true (semantic): if serialization must maintain strict semantic ordering of elements (slower)

Example

Collect all the data from a form into a single string

jQuery Code

var data = $("#myForm").formSerialize();
$.ajax('POST', "myscript.cgi", data);
formToArray(true)

formToArray(true)

formToArray() gathers form element data into an array of objects that can be passed to any of the following ajax functions: $.get, $.post, or load. Each object in the array has both a 'name' and 'value' property. An example of an array for a simple login form might be:

[ { name: 'username', value: 'jresig' }, { name: 'password', value: 'secret' } ]

It is this array that is passed to pre-submit callback functions provided to the ajaxSubmit() and ajaxForm() methods.

The semantic argument can be used to force form serialization in semantic order. This is normally true anyway, unless the form contains input elements of type='image'. If your form must be submitted with name/value pairs in semantic order and your form contains an input of type='image" then pass true for this arg, otherwise pass false (or nothing) to avoid the overhead for this logic.

Returns

Array<Object>

Parameters

  • true (semantic): if serialization must maintain strict semantic ordering of elements (slower)

Example

Collect all the data from a form and submit it to the server.

jQuery Code

var data = $("#myForm").formToArray();
$.post( "myscript.cgi", data );
resetForm()

resetForm()

Resets the form data. Causes all form elements to be reset to their original value.

Returns

jQuery

Example

Resets all forms on the page.

jQuery Code

$('form').resetForm();
Interface
$.SortSerialize()

$.SortSerialize()

This function returns the hash and an object (can be used as arguments for $.post) for every sortable in the page or specific sortables. The hash is based on the 'id' attributes of container and items.

Returns

String

Parameters

  • ():
$.recallDroppables()

$.recallDroppables()

Recalculate all Droppables

Returns

jQuery

Example

jQuery Code

$.recallDroppable();
3D Carousel(hash)

3D Carousel(hash)

Created a 3D Carousel from a list of images, with reflections and animated by mouse position

Returns

jQuery

Parameters

  • hash (Hash): A hash of parameters

Hash Options

  • items (String): items selection
  • itemWidth (Integer): the max width for each item
  • itemHeight (Integer): the max height for each item
  • itemMinWidth (Integer): the minimum width for each item, the height is automaticaly calculated to keep proportions
  • rotationSpeed (Float): the speed for rotation animation
  • reflectionSize (Float): the reflection size a fraction from items' height

Example

Creates a 3D carousel from all images inside div tag with id 'carousel'

jQuery Code

window.onload = 
			function()
			{
				$('#carousel').Carousel(
					{
						itemWidth: 110,
						itemHeight: 62,
						itemMinWidth: 50,
						items: 'a',
						reflections: .5,
						rotationSpeed: 1.8
					}
				);
			}
HTML
			<div id="carousel">
				<a href="" title=""><img src="" width="100%" /></a>
				<a href="" title=""><img src="" width="100%" /></a>
				<a href="" title=""><img src="" width="100%" /></a>
				<a href="" title=""><img src="" width="100%" /></a>
				<a href="" title=""><img src="" width="100%" /></a>
			</div>
CSS
			#carousel
			{
				width: 700px;
				height: 150px;
				background-color: #111;
				position: absolute;
				top: 200px;
				left: 100px;
			}
			#carousel a
			{
				position: absolute;
				width: 110px;
			}
Accordion(hash)

Accordion(hash)

Create an accordion from a HTML structure

Returns

jQuery

Parameters

  • hash (Hash): A hash of parameters

Hash Options

  • panelHeight (Integer): the pannels' height
  • headerSelector (String): selector for header elements
  • panelSelector (String): selector for panel elements
  • activeClass (String): (optional) CSS Class for active header
  • hoverClass (String): (optional) CSS Class for hovered header
  • onShow (Function): (optional) callback called whenever an pannel gets active
  • onHide (Function): (optional) callback called whenever an pannel gets incative
  • onClick (Function): (optional) callback called just before an panel gets active
  • speed (Mixed): (optional) animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • crrentPanel (Integer): (otional) the active panel on initialisation

Example

Converts definition list with id 'myAccordion' into an accordion width dt tags as headers and dd tags as panels

jQuery Code

$('#myAccordion').Accordion(
				{
					headerSelector	: 'dt',
					panelSelector	: 'dd',
					activeClass		: 'myAccordionActive',
					hoverClass		: 'myAccordionHover',
					panelHeight		: 200,
					speed			: 300
				}
			);
Autocomplete(hash)

Autocomplete(hash)

Attach AJAX driven autocomplete/sugestion box to text input fields.

Returns

jQuery

Parameters

  • hash (Hash): A hash of parameters

Hash Options

  • source (String): the URL to request
  • delay (Integer): (optional) the delayed time to start the AJAX request
  • autofill (Boolean): (optional) when true the first sugested value fills the input
  • helperClass (String): (optional) the CSS class applied to sugestion box
  • selectClass (String): (optional) the CSS class applied to selected/hovered item
  • minchars (Integer): (optional) the number of characters needed before starting AJAX request
  • fx (Hash): (optional) {type:[slide|blind|fade]; duration: integer} the fx type to apply to sugestion box and duration for that fx
  • onSelect (Function): (optional) A function to be executed whenever an item it is selected
  • onShow (Function): (optional) A function to be executed whenever the suggection box is displayed
  • onHide (Function): (optional) A function to be executed whenever the suggection box is hidden
  • onHighlight (Function): (optional) A function to be executed whenever an item it is highlighted
BlindDown(speed, callback, easing)

BlindDown(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
BlindLeft(speed, callback, easing)

BlindLeft(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
BlindRight(speed, callback, easing)

BlindRight(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
BlindToggleHorizontally(speed, callback, easing)

BlindToggleHorizontally(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
BlindToggleVertically(speed, callback, easing)

BlindToggleVertically(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
BlindUp(speed, callback, easing)

BlindUp(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
Bounce(hight, callback)

Bounce(hight, callback)

Returns

jQuery

Parameters

  • hight (Integer): the hight in pxels for element to jumps to
  • callback (Function): (optional) A function to be executed whenever the animation completes.
Bounce(speed, times, callback)

Bounce(speed, times, callback)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • times (Integer): how many times to pulsate
  • callback (Function): (optional) A function to be executed whenever the animation completes.
CloseHorizontally(speed, callback, easing)

CloseHorizontally(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
CloseVertically(speed, callback, easing)

CloseVertically(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
DisableTabs()

DisableTabs()

Disable tabs in textareas

Returns

jQuery

Draggable(hash)

Draggable(hash)

Create a draggable element with a number of advanced options including callback, Google Maps type draggables, reversion, ghosting, and grid dragging.

Returns

jQuery

Parameters

  • hash (Hash): A hash of parameters. All parameters are optional.

Hash Options

  • handle (String): (optional) The jQuery selector matching the handle that starts the draggable
  • handle (DOMElement): (optional) The DOM Element of the handle that starts the draggable
  • revert (Boolean): (optional) When true, on stop-drag the element returns to initial position
  • ghosting (Boolean): (optional) When true, a copy of the element is moved
  • zIndex (Integer): (optional) zIndex depth for the element while it is being dragged
  • opacity (Float): (optional) A number between 0 and 1 that indicates the opacity of the element while being dragged
  • grid (Integer): (optional) (optional) A number of pixels indicating the grid that the element should snap to
  • grid (Array): (optional) A number of x-pixels and y-pixels indicating the grid that the element should snap to
  • fx (Integer): (optional) Duration for the effect (like ghosting or revert) applied to the draggable
  • containment (String): (optional) Define the zone where the draggable can be moved. 'parent' moves it inside parent element, while 'document' prevents it from leaving the document and forcing additional scrolling
  • containment (Array): An 4-element array (left, top, width, height) indicating the containment of the element
  • axis (String): (optional) Set an axis: vertical (with 'vertically') or horizontal (with 'horizontally')
  • onStart (Function): (optional) Callback function triggered when the dragging starts
  • onStop (Function): (optional) Callback function triggered when the dragging stops
  • onChange (Function): (optional) Callback function triggered when the dragging stop *and* the element was moved at least one pixel
  • onDrag (Function): (optional) Callback function triggered while the element is dragged. Receives two parameters: x and y coordinates. You can return an object with new coordinates {x: x, y: y} so this way you can interact with the dragging process (for instance, build your containment)
  • insideParent (Boolean): Forces the element to remain inside its parent when being dragged (like Google Maps)
  • snapDistance (Integer): (optional) The element is not moved unless it is dragged more than snapDistance. You can prevent accidental dragging and keep regular clicking enabled (for links or form elements, for instance)
  • cursorAt (Object): (optional) The dragged element is moved to the cursor position with the offset specified. Accepts value for top, left, right and bottom offset. Basically, this forces the cursor to a particular position during the entire drag operation.
  • autoSize (Boolean): (optional) When true, the drag helper is resized to its content, instead of the dragged element's sizes
  • frameClass (String): (optional) When is set the cloned element is hidden so only a frame is dragged
DraggableDestroy()

DraggableDestroy()

Destroy an existing draggable on a collection of elements

Returns

jQuery

Example

jQuery Code

$('#drag2').DraggableDestroy();
DropInDown(speed, callback, easing)

DropInDown(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
DropInLeft(speed, callback, easing)

DropInLeft(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
DropInRight(speed, callback, easing)

DropInRight(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
DropInUp(speed, callback, easing)

DropInUp(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
DropOutDown(speed, callback, easing)

DropOutDown(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
DropOutLeft(speed, callback, easing)

DropOutLeft(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
DropOutRight(speed, callback, easing)

DropOutRight(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
DropOutUp(speed, callback, easing)

DropOutUp(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
DropToggleDown(speed, callback, easing)

DropToggleDown(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
DropToggleLeft(speed, callback, easing)

DropToggleLeft(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
DropToggleRight(speed, callback, easing)

DropToggleRight(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
DropToggleUp(speed, callback, easing)

DropToggleUp(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
Droppable(options)

Droppable(options)

With the Draggables plugin, Droppable allows you to create drop zones for draggable elements.

Parameters

  • options (Hash): A hash of options

Hash Options

  • accept (String): The class name for draggables to get accepted by the droppable (mandatory)
  • activeclass (String): When an acceptable draggable is moved, the droppable gets this class
  • hoverclass (String): When an acceptable draggable is inside the droppable, the droppable gets this class
  • tolerance (String): Choose from 'pointer', 'intersect', or 'fit'. The pointer options means that the pointer must be inside the droppable in order for the draggable to be dropped. The intersect option means that the draggable must intersect the droppable. The fit option means that the entire draggable must be inside the droppable.
  • onDrop (Function): When an acceptable draggable is dropped on a droppable, this callback is called. It passes the draggable DOMElement as a parameter.
  • onHover (Function): When an acceptable draggable is hovered over a droppable, this callback is called. It passes the draggable DOMElement as a parameter.
  • onOut (Function): When an acceptable draggable leaves a droppable, this callback is called. It passes the draggable DOMElement as a parameter.

Example

jQuery Code

$('#dropzone1').Droppable(
                            {
                              accept : 'dropaccept', 
                              activeclass: 'dropzoneactive', 
                              hoverclass:	'dropzonehover',
                              ondrop:	function (drag) {
                                             alert(this); //the droppable
                                             alert(drag); //the draggable
                                       },
                              fit: true
                            }
                          )
DroppableDestroy()

DroppableDestroy()

Destroy an existing droppable on a collection of elements

Returns

jQuery

Example

jQuery Code

$('#drag2').DroppableDestroy();
EnableTabs()

EnableTabs()

Enable tabs in textareas

Returns

jQuery

Expander(limit)

Expander(limit)

Expands text and textarea elements while new characters are typed to the a miximum width

Returns

jQuery

Parameters

  • limit (Mixed): integer if only expands in width, array if expands in width and height
Fisheye(hash)

Fisheye(hash)

Build a Fisheye menu from a list of links

Returns

jQuery

Parameters

  • hash (Hash): A hash of parameters

Hash Options

  • items (String): items selection
  • container (String): container element
  • itemWidth (Integer): the minimum width for each item
  • maxWidth (Integer): the maximum width for each item
  • itemsText (String): selection of element that contains the text for each item
  • proximity (Integer): the distance from element that make item to interact
  • valign (String): vertical alignment
  • halign (String): horizontal alignment
Fold(speed, height, callback, easing)

Fold(speed, height, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • height (Integer): the height in pixels to fold element to
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
FoldToggle(speed, height, callback, easing)

FoldToggle(speed, height, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • height (Integer): the height in pixels to folds/unfolds element to
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
Grow(speed, callback, easing)

Grow(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
Highlight(speed, color, callback, easing)

Highlight(speed, color, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • color (String): color to highlight from
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
Imagebox(hash)

Imagebox(hash)

This a jQuery equivalent for Lightbox2. Alternative to image popups that will display images in an overlay. All links that have attribute 'rel' starting with 'imagebox' and link to an image will display the image inside the page. Galleries can by build buy giving the value 'imagebox-galname' to attribute 'rel'. Attribute 'title' will be used as caption. Keyboard navigation: - next image: arrow right, page down, 'n' key, space - previous image: arrow left, page up, 'p' key, backspace - close: escape

CSS #ImageBoxOverlay { background-color: #000; } #ImageBoxCaption { background-color: #F4F4EC; } #ImageBoxContainer { width: 250px; height: 250px; background-color: #F4F4EC; } #ImageBoxCaptionText { font-weight: bold; padding-bottom: 5px; font-size: 13px; color: #000; } #ImageBoxCaptionImages { margin: 0; } #ImageBoxNextImage { background-image: url(images/imagebox/spacer.gif); background-color: transparent; } #ImageBoxPrevImage { background-image: url(images/imagebox/spacer.gif); background-color: transparent; } #ImageBoxNextImage:hover { background-image: url(images/imagebox/next_image.jpg); background-repeat: no-repeat; background-position: right top; } #ImageBoxPrevImage:hover { background-image: url(images/imagebox/prev_image.jpg); background-repeat: no-repeat; background-position: left bottom; }

Returns

jQuery

Parameters

  • hash (Hash): A hash of parameters

Hash Options

  • border (Integer): border width
  • loaderSRC (String): path to loading image
  • closeHTML (String): path to close overlay image
  • overlayOpacity (Float): opacity for overlay
  • textImage (String): when a galalry it is build then the iteration is displayed
  • textImageFrom (String): when a galalry it is build then the iteration is displayed
  • fadeDuration (Integer): fade duration in miliseconds
OpenHorizontally(speed, callback, easing)

OpenHorizontally(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
OpenVertically(speed, callback, easing)

OpenVertically(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
Puff(speed, callback, easing)

Puff(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
Resizable(hash)

Resizable(hash)

Create a resizable element with a number of advanced options including callback, dragging

Returns

jQuery

Parameters

  • hash (Hash): A hash of parameters. All parameters are optional.

Hash Options

  • handlers (Hash): hash with keys for each resize direction (e, es, s, sw, w, nw, n) and value string selection
  • minWidth (Integer): (optional) the minimum width that element can be resized to
  • maxWidth (Integer): (optional) the maximum width that element can be resized to
  • minHeight (Integer): (optional) the minimum height that element can be resized to
  • maxHeight (Integer): (optional) the maximum height that element can be resized to
  • minTop (Integer): (optional) the minmum top position to wich element can be moved to
  • minLeft (Integer): (optional) the minmum left position to wich element can be moved to
  • maxRight (Integer): (optional) the maximum right position to wich element can be moved to
  • maxBottom (Integer): (optional) the maximum bottom position to wich element can be moved to
  • ratio (Float): (optional) the ratio between width and height to constrain elements sizes to that ratio
  • dragHandle (Mixed): (optional) true to make the element draggable, string selection for drag handle
  • onDragStart (Function): (optional) A function to be executed whenever the dragging starts
  • onDragStop (Function): (optional) A function to be executed whenever the dragging stops
  • onDrag (Function): (optional) A function to be executed whenever the element is dragged
  • onStart (Function): (optional) A function to be executed whenever the element starts to be resized
  • onStop (Function): (optional) A function to be executed whenever the element stops to be resized
  • onResize (Function): (optional) A function to be executed whenever the element is resized
ResizableDestroy()

ResizableDestroy()

Destroy a resizable

Returns

jQuery

Scale(speed, from, to, reastore, callback, easing)

Scale(speed, from, to, reastore, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • from (Integer): initial scalling procentage
  • to (Integer): final scalling procentage
  • reastore (Boolean): whatever to restore the initital scalling procentage when animation ends
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
ScrollTo(speed, axis, easing)

ScrollTo(speed, axis, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • axis (String): (optional) whatever to scroll on vertical, horizontal or both axis ['vertical'|'horizontal'|null]
  • easing (String): (optional) The name of the easing effect that you want to use.
ScrollToAnchors(speed, axis, easing)

ScrollToAnchors(speed, axis, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • axis (String): (optional) whatever to scroll on vertical, horizontal or both axis ['vertical'|'horizontal'|null]
  • easing (String): (optional) The name of the easing effect that you want to use.
Shake(times, callback)

Shake(times, callback)

Returns

jQuery

Parameters

  • times (Integer): how many tomes to shake the element
  • callback (Function): (optional) A function to be executed whenever the animation completes.
Shrink(speed, callback, easing)

Shrink(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
SlideInDown(speed, callback, easing)

SlideInDown(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
SlideInLeft(speed, callback, easing)

SlideInLeft(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
SlideInRight(speed, callback, easing)

SlideInRight(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
SlideInUp(speed, callback, easing)

SlideInUp(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
SlideOutDown(speed, callback, easing)

SlideOutDown(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
SlideOutLeft(speed, callback, easing)

SlideOutLeft(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
SlideOutRight(speed, callback, easing)

SlideOutRight(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
SlideOutUp(speed, callback, easing)

SlideOutUp(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
SlideToggleDown(speed, callback, easing)

SlideToggleDown(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
SlideToggleLeft(speed, callback, easing)

SlideToggleLeft(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
SlideToggleRight(speed, callback, easing)

SlideToggleRight(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
SlideToggleUp(speed, callback, easing)

SlideToggleUp(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
Slider(hash)

Slider(hash)

Create a slider width options

Returns

jQuery

Parameters

  • hash (Hash): A hash of parameters. All parameters are optional.

Hash Options

  • accepts (Mixed): string to select slider indicators or DOMElement slider indicator
  • factions (Integer): (optional) number of sgments to divide and snap slider
  • onSlide (Function): (optional) A function to be executed whenever slider indicator it is moved
  • onChanged (Function): (optional) A function to be executed whenever slider indicator was moved
  • values (Array): (optional) Initial values for slider indicators
  • restricted (Boolean): (optional) if true the slider indicator can not be moved beyond adjacent indicators
SliderSetValues()

SliderSetValues()

Get value/position for slider indicators

Returns

jQuery

SliderSetValues(values)

SliderSetValues(values)

Set value/position for slider indicators

Returns

jQuery

Parameters

  • values (Array): array width values for each indicator
Slideshow(hash)

Slideshow(hash)

Creates an image slideshow. The slideshow can autoplay slides, each image can have caption, navigation links: next, prev, each slide. A page may have more then one slideshow, eachone working independently. Each slide can be bookmarked. The source images can be defined by JavaScript in slideshow options or by HTML placing images inside container.

Returns

jQuery

Parameters

  • hash (Hash): A hash of parameters

Hash Options

  • container (String): container ID
  • loader (String): path to loading indicator image
  • linksPosition (String): (optional) images links position ['top'|'bottom'|null]
  • linksClass (String): (optional) images links cssClass
  • linksSeparator (String): (optional) images links separator
  • fadeDuration (Integer): fade animation duration in miliseconds
  • activeLinkClass (String): (optional) active image link CSS class
  • nextslideClass (String): (optional) next image CSS class
  • prevslideClass (String): (optional) previous image CSS class
  • captionPosition (String): (optional) image caption position ['top'|'bottom'|null]
  • captionClass (String): (optional) image caption CSS class
  • autoplay (String): (optional) seconds to wait untill next images is displayed. This option will make the slideshow to autoplay.
  • random (String): (optional) if slideshow autoplayes the images can be randomized
  • images (Array): (optional) array of hash with keys 'src' (path to image) and 'cation' (image caption) for images
Sortable(options)

Sortable(options)

Allows you to resort elements within a container by dragging and dropping. Requires the Draggables and Droppables plugins. The container and each item inside the container must have an ID. Sortables are especially useful for lists.

Parameters

  • options (Hash): A hash of options

Hash Options

  • accept (String): The class name for items inside the container (mandatory)
  • activeclass (String): The class for the container when one of its items has started to move
  • hoverclass (String): The class for the container when an acceptable item is inside it
  • helperclass (String): The helper is used to point to the place where the item will be moved. This is the class for the helper.
  • opacity (Float): Opacity (between 0 and 1) of the item while being dragged
  • ghosting (Boolean): When true, the sortable is ghosted when dragged
  • tolerance (String): Either 'pointer', 'intersect', or 'fit'. See Droppable for more details
  • fit (Boolean): When true, sortable must be inside the container in order to drop
  • fx (Integer): Duration for the effect applied to the sortable
  • onchange (Function): Callback that gets called when the sortable list changed. It takes an array of serialized elements
  • floats (Boolean): True if the sorted elements are floated
  • containment (String): Use 'parent' to constrain the drag to the container
  • axis (String): Use 'horizontally' or 'vertically' to constrain dragging to an axis
  • handle (String): The jQuery selector that indicates the draggable handle
  • handle (DOMElement): The node that indicates the draggable handle
  • onHover (Function): Callback that is called when an acceptable item is dragged over the container. Gets the hovering DOMElement as a parameter
  • onOut (Function): Callback that is called when an acceptable item leaves the container. Gets the leaving DOMElement as a parameter
  • cursorAt (Object): The mouse cursor will be moved to the offset on the dragged item indicated by the object, which takes "top", "bottom", "left", and "right" keys
  • onStart (Function): Callback function triggered when the dragging starts
  • onStop (Function): Callback function triggered when the dragging stops

Example

jQuery Code

$('ul').Sortable(
                           	{
                           		accept : 'sortableitem',
                           		activeclass : 'sortableactive',
                            		hoverclass : 'sortablehover',
                            		helperclass : 'sorthelper',
                            		opacity: 	0.5,
                            		fit :	false
                            	}
                            )
SortableAddItem(elem)

SortableAddItem(elem)

A new item can be added to a sortable by adding it to the DOM and then adding it via SortableAddItem.

Returns

jQuery

Parameters

  • elem (DOMElement): A DOM Element to add to the sortable list

Example

jQuery Code

$('#sortable1').append('<li id="newitem">new item</li>')
                        .SortableAddItem($("#new_item")[0])
SortableDestroy()

SortableDestroy()

Destroy a sortable

Returns

jQuery

Example

jQuery Code

$('#sortable1').SortableDestroy();
SwitchHorizontally(speed, callback, easing)

SwitchHorizontally(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
SwitchVertically(speed, callback, easing)

SwitchVertically(speed, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
ToolTip(hash)

ToolTip(hash)

Creates tooltips using title attribute

Returns

jQuery

Parameters

  • hash (Hash): A hash of parameters

Hash Options

  • position (String): tooltip's position ['top'|'left'|'right'|'bottom'|'mouse']
  • ():
  • ():
TransferTo(hash)

TransferTo(hash)

Returns

jQuery

Parameters

  • hash (Hash): A hash of parameters

Hash Options

  • to (Mixed): DOMElement or element ID to transfer to
  • className (String): CSS class to apply to transfer element
  • duration (String): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
UnFold(speed, height, callback, easing)

UnFold(speed, height, callback, easing)

Returns

jQuery

Parameters

  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • height (Integer): the height in pixels to unfold element to
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
animateClass(classToAnimate, speed, callback, easing)

animateClass(classToAnimate, speed, callback, easing)

Returns

jQuery

Parameters

  • classToAnimate (Mixed): string class to animate or array of two classes to animate from to
  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
animateStyle(styleToAnimate, speed, callback, easing)

animateStyle(styleToAnimate, speed, callback, easing)

Returns

jQuery

Parameters

  • styleToAnimate (String): string of inline CSS rules to animate to
  • speed (Mixed): animation speed, integer for miliseconds, string ['slow' | 'normal' | 'fast']
  • callback (Function): (optional) A function to be executed whenever the animation completes.
  • easing (String): (optional) The name of the easing effect that you want to use.
Tabs
activeTab()

activeTab()

Get the position of the currently selected tab (no zero-based index).

Returns

Number

Example

Get the position of the currently selected tab of an interface contained in <div id="container">.

jQuery Code

$('#container').activeTab();
disableTab(tab)

disableTab(tab)

Disable a tab, so that clicking it has no effect.

Returns

jQuery

Parameters

  • tab (String|Number): Either a string that matches the id of the tab (the URL's fragment identifier/hash representing a tab) or an integer specifying the position of the tab (no zero-based index) to be disabled. If this parameter is omitted, the first tab will be disabled.

Example

Disable the second tab of the tab interface contained in <div id="container">.

jQuery Code

$('#container').disableTab(2);
enableTab(tab)

enableTab(tab)

Enable a tab that has been disabled.

Returns

jQuery

Parameters

  • tab (String|Number): Either a string that matches the id of the tab (the URL's fragment identifier/hash representing a tab) or an integer specifying the position of the tab (no zero-based index) to be enabled. If this parameter is omitted, the first tab will be enabled.

Example

Enable the second tab of the tab interface contained in <div id="container">.

jQuery Code

$('#container').enableTab(2);
tabs(initial, settings)

tabs(initial, settings)

Create an accessible, unobtrusive tab interface based on a particular HTML structure.

The underlying HTML has to look like this:

<div id="container"> <ul> <li><a href="#fragment-1">Section 1</a></li> <li><a href="#fragment-2">Section 2</a></li> <li><a href="#fragment-3">Section 3</a></li> </ul> <div id="fragment-1">

</div> <div id="fragment-2">

</div> <div id="fragment-3">

</div> </div>

Each anchor in the unordered list points directly to a section below represented by one of the divs (the URI in the anchor's href attribute refers to the fragment with the corresponding id). Because such HTML structure is fully functional on its own, e.g. without JavaScript, the tab interface is accessible and unobtrusive.

A tab is also bookmarkable via hash in the URL. Use the History/Remote plugin (Tabs will auto-detect its presence) to fix the back (and forward) button.

Returns

jQuery

Parameters

  • initial (Number): An integer specifying the position of the tab (no zero-based index) that gets activated at first (on page load). Two alternative ways to specify the active tab will overrule this argument. First a li element (representing one single tab) belonging to the selected tab class, e.g. set the selected tab class (default: "tabs-selected", see option selectedClass) for one of the unordered li elements in the HTML source. In addition if a fragment identifier/hash in the URL of the page refers to the id of a tab container of a tab interface the corresponding tab will be activated and both the initial argument as well as an eventually declared class attribute will be overruled. Defaults to 1 if omitted.
  • settings (Object): An object literal containing key/value pairs to provide optional settings.

Hash Options

  • disabled (Array<Number>): An array containing the position of the tabs (no zero-based index) that should be disabled on initialization. Default value: null. A tab can also be disabled by simply adding the disabling class (default: "tabs-disabled", see option disabledClass) to the li element representing that particular tab.
  • bookmarkable (Boolean): Boolean flag indicating if support for bookmarking and history (via changing hash in the URL of the browser) is enabled. Default value: false, unless the History/Remote plugin is included. In that case the default value becomes true. @see $.ajaxHistory.initialize
  • remote (Boolean): Boolean flag indicating that tab content has to be loaded remotely from the url given in the href attribute of the tab menu anchor elements.
  • spinner (String): The content of this string is shown in a tab while remote content is loading. Insert plain text as well as an img here. To turn off this notification pass an empty string or null. Default: "Loading&#8230;".
  • hashPrefix (String): A String that is used for constructing the hash the link's href attribute of a remote tab gets altered to, such as "#remote-1". Default value: "remote-tab-".
  • fxFade (Boolean): Boolean flag indicating whether fade in/out animations are used for tab switching. Can be combined with fxSlide. Will overrule fxShow/fxHide. Default value: false.
  • fxSlide (Boolean): Boolean flag indicating whether slide down/up animations are used for tab switching. Can be combined with fxFade. Will overrule fxShow/fxHide. Default value: false.
  • fxSpeed (String|Number): A string representing one of the three predefined speeds ("slow", "normal", or "fast") or the number of milliseconds (e.g. 1000) to run an animation. Default value: "normal".
  • fxShow (Object): An object literal of the form jQuery's animate function expects for making your own, custom animation to reveal a tab upon tab switch. Unlike fxFade or fxSlide this animation is independent from an optional hide animation. Default value: null. @see animate
  • fxHide (Object): An object literal of the form jQuery's animate function expects for making your own, custom animation to hide a tab upon tab switch. Unlike fxFade or fxSlide this animation is independent from an optional show animation. Default value: null. @see animate
  • fxShowSpeed (String|Number): A string representing one of the three predefined speeds ("slow", "normal", or "fast") or the number of milliseconds (e.g. 1000) to run the animation specified in fxShow. Default value: fxSpeed.
  • fxHideSpeed (String|Number): A string representing one of the three predefined speeds ("slow", "normal", or "fast") or the number of milliseconds (e.g. 1000) to run the animation specified in fxHide. Default value: fxSpeed.
  • fxAutoHeight (Boolean): Boolean flag that if set to true causes all tab heights to be constant (being the height of the tallest tab). Default value: false.
  • onClick (Function): A function to be invoked upon tab switch, immediatly after a tab has been clicked, e.g. before the other's tab content gets hidden. The function gets passed three arguments: the first one is the clicked tab (e.g. an anchor element), the second one is the DOM element containing the content of the clicked tab (e.g. the div), the third argument is the one of the tab that gets hidden. If this callback returns false, the tab switch is canceled (use to disallow tab switching for the reason of a failed form validation for example). Default value: null.
  • onHide (Function): A function to be invoked upon tab switch, immediatly after one tab's content got hidden (with or without an animation) and right before the next tab is revealed. The function gets passed three arguments: the first one is the clicked tab (e.g. an anchor element), the second one is the DOM element containing the content of the clicked tab, (e.g. the div), the third argument is the one of the tab that gets hidden. Default value: null.
  • onShow (Function): A function to be invoked upon tab switch. This function is invoked after the new tab has been revealed, e.g. after the switch is completed. The function gets passed three arguments: the first one is the clicked tab (e.g. an anchor element), the second one is the DOM element containing the content of the clicked tab, (e.g. the div), the third argument is the one of the tab that gets hidden. Default value: null.
  • navClass (String): A CSS class that is used to identify the tabs unordered list by class if the required HTML structure differs from the default one. Default value: "tabs-nav".
  • selectedClass (String): The CSS class attached to the li element representing the currently selected (active) tab. Default value: "tabs-selected".
  • disabledClass (String): The CSS class attached to the li element representing a disabled tab. Default value: "tabs-disabled".
  • containerClass (String): A CSS class that is used to identify tab containers by class if the required HTML structure differs from the default one. Default value: "tabs-container".
  • hideClass (String): The CSS class used for hiding inactive tabs. A class is used instead of "display: none" in the style attribute to maintain control over visibility in other media types than screen, most notably print. Default value: "tabs-hide".
  • loadingClass (String): The CSS class used for indicating that an Ajax tab is currently loading, for example by showing a spinner. Default value: "tabs-loading".
  • tabStruct (String): @deprecated A CSS selector or basic XPath expression reflecting a nested HTML structure that is different from the default single div structure (one div with an id inside the overall container holds one tab's content). If for instance an additional div is required to wrap up the several tab containers such a structure is expressed by "div>div". Default value: "div".

Example

Create a basic tab interface.

jQuery Code

$('#container').tabs();

Example

Create a basic tab interface with the second tab initially activated.

jQuery Code

$('#container').tabs(2);

Example

Create a tab interface with the third and fourth tab being disabled.

jQuery Code

$('#container').tabs({disabled: [3, 4]});

Example

Create a tab interface that uses slide down/up animations for showing/hiding tab content upon tab switching.

jQuery Code

$('#container').tabs({fxSlide: true});
triggerTab(tab)

triggerTab(tab)

Activate a tab programmatically with the given position (no zero-based index) or its id, e.g. the URL's fragment identifier/hash representing a tab, as if the tab itself were clicked.

Returns

jQuery

Parameters

  • tab (String|Number): Either a string that matches the id of the tab (the URL's fragment identifier/hash representing a tab) or an integer specifying the position of the tab (no zero-based index) to be activated. If this parameter is omitted, the first tab will be activated.

Example

Activate the second tab of the tab interface contained in <div id="container">.

jQuery Code

$('#container').triggerTab(2);

Example

Activate the first tab of the tab interface contained in <div id="container">.

jQuery Code

$('#container').triggerTab(1);

Example

Activate the first tab of the tab interface contained in <div id="container">.

jQuery Code

$('#container').triggerTab();

Example

Activate a tab via its URL fragment identifier representation.

jQuery Code

$('#container').triggerTab('fragment-2');
Tooltip
Tooltip(settings)

Tooltip(settings)

Display a customized tooltip instead of the default one for every selected element. The tooltip behaviour mimics the default one, but lets you style the tooltip and specify the delay before displaying it.

In addition, it displays the href value, if it is available.

To style the tooltip, use these selectors in your stylesheet:

#tooltip - The tooltip container

#tooltip h3 - The tooltip title

#tooltip p.body - The tooltip body, shown when using showBody

#tooltip p.url - The tooltip url, shown when using showURL

Returns

jQuery

Parameters

  • settings (Object): (optional) Customize your Tooltips

Hash Options

  • delay (Number): The number of milliseconds before a tooltip is display, default is 250
  • event (String): The event on which the tooltip is displayed, default is "mouseover", "click" works fine, too
  • track (Boolean): If true, let the tooltip track the mousemovement, default is false
  • showURL (Boolean): If true, shows the href or src attribute within p.url, default is true
  • showBody (String): If specified, uses the String to split the title, displaying the first part in the h3 tag, all following in the p.body tag, separated with <br/>s, default is null
  • extraClass (String): If specified, adds the class to the tooltip helper, default is null
  • fixPNG (Boolean): If true, fixes transparent PNGs in IE, default is false
  • bodyHandler (Function): TODO document me

Example

Shows tooltips for anchors, inputs and images, if they have a title

jQuery Code

$('a, input, img').Tooltip();

Example

Shows tooltips for labels with no delay, tracking mousemovement, displaying the tooltip when the label is clicked.

jQuery Code

$('label').Tooltip({
  delay: 0,
  track: true,
  event: "click"
});

Example

This example starts with modifying the global settings, applying them to all following Tooltips; Afterwards, Tooltips for anchors with class pretty are created with an extra class for the Tooltip: "fancy" for anchors, "fancy-img" for images

jQuery Code

// modify global settings
$.extend($.fn.Tooltip.defaults, {
	track: true,
	delay: 0,
	showURL: false,
	showBody: " - ",
 fixPNG: true
});
// setup fancy tooltips
$('a.pretty').Tooltip({
	 extraClass: "fancy"
});
 $('img.pretty').Tooltip({
	 extraClass: "fancy-img",
});
funcoeszz-21.1/local/zzlocale.txt000066400000000000000000000123051400011706600171350ustar00rootroot00000000000000Arabic (Algeria) ar_DZ.arabic8 Arabic (Algeria) ar_DZ.utf8 Arabic (Saudi Arabia) ar_SA.arabic8 Arabic (Saudi Arabia) ar_SA.iso88596 Arabic (Saudi Arabia) ar_SA.utf8 Bulgarian (Bulgaria) bg_BG.iso88595 Bulgarian (Bulgaria) bg_BG.utf8 Chinese, Simplified (China) zh_CN.gb18030 Chinese, Simplified (China) zh_CN.hp15CN Chinese, Simplified (China) zh_CN.utf8 Chinese, Traditional (Hong Kong) zh_HK.hkbig5 Chinese, Traditional (Hong Kong) zh_HK.utf8 Chinese, Traditional (Taiwan) zh_TW.big5 Chinese, Traditional (Taiwan) zh_TW.ccdc Chinese, Traditional (Taiwan) zh_TW.eucTW Chinese, Traditional (Taiwan) zh_TW.utf8 Czech (Czech Republic) cs_CZ.iso88592 Czech (Czech Republic) cs_CZ.utf8 Danish (Denmark) da_DK.iso88591 Danish (Denmark) da_DK.iso885915@euro Danish (Denmark) da_DK.roman8 Danish (Denmark) da_DK.utf8 Dutch (Netherlands) nl_NL.iso88591 Dutch (Netherlands) nl_NL.iso885915@euro Dutch (Netherlands) nl_NL.roman8 Dutch (Netherlands) nl_NL.utf8 English (Computer) C English (Computer) C.iso88591 English (Computer) C.iso885915 English (Computer) C.utf8 English (Computer) POSIX English (United Kingdom) en_GB.iso88591 English (United Kingdom) en_GB.iso885915@euro English (United Kingdom) en_GB.roman8 English (United Kingdom) en_GB.utf8 English (United States) en_US.iso88591 English (United States) en_US.roman8 English (United States) en_US.utf8 Finnish (Finland) fi_FI.iso88591 Finnish (Finland) fi_FI.iso885915@euro Finnish (Finland) fi_FI.roman8 Finnish (Finland) fi_FI.utf8 French (Canada) fr_CA.iso88591 French (Canada) fr_CA.iso885915 French (Canada) fr_CA.roman8 French (Canada) fr_CA.utf8 French (France) fr_FR.iso88591 French (France) fr_FR.iso885915@euro French (France) fr_FR.roman8 French (France) fr_FR.utf8 German (Germany) de_DE.iso88591 German (Germany) de_DE.iso885915@euro German (Germany) de_DE.roman8 German (Germany) de_DE.utf8 Greek (Greece) el_GR.iso88597 Greek (Greece) el_GR.greek8 Greek (Greece) el_GR.utf8 Hebrew (Israel) iw_IL.iso88598 Hebrew (Israel) iw_IL.hebrew8 Hebrew (Israel) iw_IL.utf8 Hungarian (Hungary) hu_HU.iso88592 Hungarian (Hungary) hu_HU.utf8 Icelandic (Iceland) is_IS.iso88591 Icelandic (Iceland) is_IS.iso885915@euro Icelandic (Iceland) is_IS.roman8 Icelandic (Iceland) is_IS.utf8 Italian (Italy) it_IT.iso88591 Italian (Italy) it_IT.iso885915@euro Italian (Italy) it_IT.roman8 Italian (Italy) it_IT.utf8 Japanese (Japan) ja_JP.SJIS Japanese (Japan) ja_JP.eucJP Japanese (Japan) ja_JP.kana8 Japanese (Japan) ja_JP.utf8 Korean (Korea) ko_KR.eucKR Korean (Korea) ko_KR.utf8 Norwegian (Norway) no_NO.iso88591 Norwegian (Norway) no_NO.iso885915@euro Norwegian (Norway) no_NO.roman8 Norwegian (Norway) no_NO.utf8 Polish (Poland) pl_PL.iso88592 Polish (Poland) pl_PL.utf8 Portuguese (Brazil) pt_BR.iso88591 Portuguese (Brazil) pt_BR.iso885915 Portuguese (Brazil) pt_BR.utf8 Portuguese (Portugal) pt_PT.iso88591 Portuguese (Portugal) pt_PT.iso885915@euro Portuguese (Portugal) pt_PT.roman8 Portuguese (Portugal) pt_PT.utf8 Rumanian (Rumania) ro_RO.iso88592 Rumanian (Rumania) ro_RO.utf8 Russian (Russia) ru_RU.iso88595 Russian (Russia) ru_RU.utf8 Serbocroatian (Croatia) hr_HR.iso88592 Serbocroatian (Croatia) hr_HR.utf8 Slovak (Slovakia) sk_SK.iso88592 Slovak (Slovakia) sk_SK.utf8 Slovene (Slovenia) sl_SI.iso88592 Slovene (Slovenia) sl_SI.utf8 Spanish (Argentina) es_AR.iso88591 Spanish (Argentina) es_AR.iso885915 Spanish (Argentina) es_AR.utf8 Spanish (Bolivia) es_BO.iso88591 Spanish (Bolivia) es_BO.iso885915 Spanish (Bolivia) es_BO.utf8 Spanish (Chile) es_CL.iso88591 Spanish (Chile) es_CL.iso885915 Spanish (Chile) es_CL.utf8 Spanish (Colombia) es_CO.iso88591 Spanish (Colombia) es_CO.iso885915 Spanish (Colombia) es_CO.utf8 Spanish (Costa Rica) es_CR.iso88591 Spanish (Costa Rica) es_CR.iso885915 Spanish (Costa Rica) es_CR.utf8 Spanish (Ecuador) es_EC.iso88591 Spanish (Ecuador) es_EC.iso885915 Spanish (Ecuador) es_EC.utf8 Spanish (El Salvador) es_SV.iso88591 Spanish (El Salvador) es_SV.iso885915 Spanish (El Salvador) es_SV.utf8 Spanish (Guatemala) es_GT.iso88591 Spanish (Guatemala) es_GT.iso885915 Spanish (Guatemala) es_GT.utf8 Spanish (Mexico) es_MX.iso88591 Spanish (Mexico) es_MX.iso885915 Spanish (Mexico) es_MX.utf8 Spanish (Nicaragua) es_NI.iso88591 Spanish (Nicaragua) es_NI.iso885915 Spanish (Nicaragua) es_NI.utf8 Spanish (Panama) es_PA.iso88591 Spanish (Panama) es_PA.iso885915 Spanish (Panama) es_PA.utf8 Spanish (Paraguay) es_PY.iso88591 Spanish (Paraguay) es_PY.iso885915 Spanish (Paraguay) es_PY.utf8 Spanish (Peru) es_PE.iso88591 Spanish (Peru) es_PE.iso885915 Spanish (Peru) es_PE.utf8 Spanish (Puerto Rico) es_PR.iso88591 Spanish (Puerto Rico) es_PR.iso885915 Spanish (Puerto Rico) es_PR.utf8 Spanish (Spain) es_ES.iso88591 Spanish (Spain) es_ES.iso885915@euro Spanish (Spain) es_ES.roman8 Spanish (Spain) es_ES.utf8 Spanish (Uruguay) es_UY.iso88591 Spanish (Uruguay) es_UY.iso885915 Spanish (Uruguay) es_UY.utf8 Spanish (Venezuela) es_VE.iso88591 Spanish (Venezuela) es_VE.iso885915 Spanish (Venezuela) es_VE.utf8 Swedish (Sweden) sv_SE.iso88591 Swedish (Sweden) sv_SE.iso885915@euro Swedish (Sweden) sv_SE.roman8 Swedish (Sweden) sv_SE.utf8 Thai (Thailand) th_TH.tis620 Turkish (Turkey) tr_TR.iso88599 Turkish (Turkey) tr_TR.turkish8 Turkish (Turkey) tr_TR.utf8 Universal univ.utf8 funcoeszz-21.1/local/zznatal.txt000066400000000000000000000177731400011706600170130ustar00rootroot00000000000000 #vida.net RSS Feed vida.net » Feliz Natal em Varios Idiomas Comments Feed Pai, começa o começo! Uma “assustadora” tempestade solar * Home * O que é o vida.net * Temas * Receber Feliz Natal em Varios Idiomas Desconhecido Temas: Datas, Mensagens de Natal Faça um comentário Albanês Gezuar Krishtlindje Alemão Froehliche Weihnachten Árabe I’D MIILAD SAID OUA SANA SAIDA Armênio Shenoraavor Nor Dari yev Pari Gaghand Basco Zorionstsu Eguberri. Zoriontsu Urte Berri On Bengali Bodo Din Shubh Lamona Boêmio Vesele Vanoce Bretão Nedeleg laouen na bloavezh mat Búlgaro Tchestita Koleda; Tchestito Rojdestvo Hristovo Celta Nadolig Llawen a Blwyddyn Newydd Dda Cingalês Subha nath thalak Vewa. Subha Aluth Awrudhak Vewa Chinês (Mandarin) Kung His Hsin Nien bing Chu Shen Tan (Cantonês) Gun Tso Sun Tan’Gung Haw Sun (Hong Kong) Kung Ho Hsin Hsi. Ching Chi Shen Tan Coreano Sung Tan Chuk Ha Cornish Nadelik looan na looan blethen noweth Cree Mitho Makosi Kesikansi Croata Sretan Bozic Checo Prejeme Vam Vesele Vanoce a stastny Novy Rok Dinamarquês Gladelig Jul Inglês Merry Christmas Escocês Nollaig Chridheil agus Bliadhna Mhath Ur Esperanto Gajan Kristnaskon Eslovaco Sretan Bozic or Vesele vianoce Esloveno Vesele Bozicne. Screcno Novo Leto Espanhol Feliz Navidad! Estoniano Roomsaid Joulu Puhi Farsi Cristmas-e-shoma mobarak bashad Finlandês Hyvaa joulua Francês Joyeux Noel Frísio Noflike Krystdagen en in protte Lok en Seine yn it Nije Jier! Galês Nadolig Llawen Grego Kala Christouyenna! Havaiano Mele Kalikimaka Hebraico Mo’adim Lesimkha. Chena tova Hindi Bada Din Mubarak Ho Holandês Vrolijk Kerstfeest en een Gelukkig Nieuwjaar! Húngaro Kellemes Karacsonyi unnepeket Islandês Gledileg Jol Indonésio Selamat Hari Natal Iraquiano Saidan Wa Sanah Jadidah Irlandês Nollaig Shona Dhuit Italiano Buone Feste Natalizie Japonês Shinnen omedeto. Kurisumasu Omedeto Kala Khristougena kai Eftikhes to Neon Etos Leto Priecigus Ziemas Svetkus un Laimigu Jauno Gadu Lituano Linksmu Kaledu Manês Nollick ghennal as blein vie noa Maori Meri Kirihimete Norueguês God Jul Og Godt Nytt Aar Polonês Wesolych Swiat Bozego Narodzenia Português Feliz Natal Rapa-Nui Mata-Ki-Te-Rangi. Te-Pito-O-Te-Henua Romeno Craciun Fericit Russo Pozdrevlyayu s prazdnikom Rozhdestva i s Novim Godom Sérvio Hristos se rodi Samoano La Maunia Le Kilisimasi Ma Le Tausaga Fou Sueco God Jul and (Och) Ett Gott Nytt Ar Tagalo Maligayamg Pasko. Masaganang Bagong Taon Tâmil Nathar Puthu Varuda Valthukkal Tailandês Sawadee Pee Mai Turco Noeliniz Ve Yeni Yiliniz Kutlu Olsun Ucraniano Srozhdestvom Kristovym Urdu Naya Saal Mubarak Ho Viatnamita Chung Mung Giang Sinh Zulu Nginifisela inhlanhla ne mpumelelo e nyakeni. Enviar esta mensagem por email Enviar esta mensagem por email Deixe um comentário ______________________ Nome (obrigatório) ______________________ e-Mail (não será publicado) (obrigatório) ______________________ Website ____________________________________________________________________________________________________ ____________________________________________________________________________________________________ ____________________________________________________________________________________________________ ____________________________________________________________________________________________________ ____________________________________________________________________________________________________ ____________________________________________________________________________________________________ ____________________________________________________________________________________________________ ____________________________________________________________________________________________________ ____________________________________________________________________________________________________ ____________________________________________________________________________________________________ Enviar Comentário IFRAME: http://www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2Fvidanetorgbr%2F114293731976093&width=292&colorscheme=light&show_faces=false&border_color&stream=false&header=true&height=62 * ____________________ Search * Destaques + Ano Novo, Vida Nova? + Ajude os outros com seu Imposto de Renda + Natal com a glória de Deus + Esperança que se renova com a festa celestial + Virgindade Leiloada * Temas + Atitude (146) + Datas (91) o Aniversário (1) o Dia das Mães (11) o Dia dos Pais (10) o Festas Juninas (2) o Mensagens de Ano Novo (16) o Mensagens de Natal (25) o Páscoa (10) + Deus (65) + Fé (52) + Filhos (33) + Outros (39) o Brasil (4) o Vestibular (1) + Sociedade (55) + Todas (357) + Vida Interior (73) * Mais enviadas + A história da águia - 280 emails + A lição da borboleta - 169 emails + As Bem-Aventuranças do Casamento - 122 emails + Humildade x Orgulho - 117 emails + Mães morrem quando querem… - 109 emails + Ser mãe - 101 emails + Desembaraçando os fios - 72 emails + Estrelas e Cometas - 66 emails + Sem etiqueta, sem preço - 44 emails + Melhor não deixar o ovo cair - 39 emails * Mais + O que é o vida.net o Exportação + Receber + Temas Mais mensagens * Questão de foco "Consegue ler? Você está muito perto. Mantenha distância." * A Estrela do Mar "Meu jovem, existem milhares de quilômetros de praias por este mundo afora, e centenas de milhares de estrelas-do-mar espalhadas pela praia. Que diferença faz? Você joga umas poucas de volta ao oceano. A maioria vai perecer de qualquer forma". * Folha em branco Professor, pode me dar uma folha em branco? * Natal é Esperança Natal é festival de esperança. E o que mais o mundo necessita hoje é esperança autêntica. * Guga e a Seleção Brasileira Vamos refletir em algumas verdades que surgem destes fatos? Comentários Recentes * Catarina: Li praticamente todas as mensagens e é engraçado como o post... * GILLMARA RODRIGUES: Adorei essa musica ajuda muito agente refletir *AMEM*... * pr.maldonado: que a mao do senhor esteja sobre todos vos para abençoar e g... * ronilce caldeira guerra picinalli: Sempre admirei e me alimentei das mensagens que encontro em ... * José ferreira: gostei muito dessa mensagem, e sempre leio ela para os meus ... Sobre o vida.net O vida.net tem como objetivo levar você a ter um encontro real e pessoal com Deus, através de envio de mensagens pela Internet. O envio das mensagens é totalmente gratuito. A verdadeira vida vem de conhecer pessoalmente a Deus e fazer a sua vontade. Se você gostaria de ter um encontro real e pessoal com Deus, entre em contato conosco. O vida.net é mantido pela Igreja Batista do Bacacheri. ______________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________ WP Theme & Icons by N.Design Studio RSS das mensagens RSS dos comentários Log in funcoeszz-21.1/local/zzpais.html000066400000000000000000012075741400011706600167760ustar00rootroot00000000000000 Anexo:Lista de países e capitais em línguas locais – Wikipédia, a enciclopédia livre

Anexo:Lista de países e capitais em línguas locais

Origem: Wikipédia, a enciclopédia livre.
Ir para: navegação, pesquisa

Esta é uma lista de países e das suas respetivas cidades capitais em português e na(s) língua(s) local(is) oficial(is).

Índice

[editar] A

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of Abkhazia.svg Abecásia[1]
Sukhum
Apsny
Аҧсны
Abkhaziya
Абхазия
Aqwa
Аҟəа
Sukhum
Сухум
Abecásio
(Alfabeto cirílico abecásio)
Russo
(Alfabeto cirílico)
Flag of Afghanistan.svg Afeganistão
Cabul
Afghanestan
افغانستان
Kabul
كابل
Dari-Persa, Pastó
(Alfabeto perso-árabe)
Flag of South Africa.svg África do Sul
Pretória (administrative capital)

Cape Town (legislative capital)

Bloemfontein (judicial capital)
South Africa
Suid-Afrika
iNingizimu Afrika
uMzantsi Afrika
Afrika-Borwa
Afrika Borwa
Aforika Borwa
Afurika Tshipembe
Afrika Dzonga
iNingizimu Afrika
iSewula Afrika
Pretoria, Cape Town
Pretoria, Kaapstad
iPitoli
iPitoli
Tshwane
Tshwane
Tshwane
Tswane
Pitori
iPitoli
iPitori
Inglês
Africâner
Zulo
Xhosa
Soto do norte
Soto
Tsuana
Venda
Tsonga
Suázi
Ndebele
Flag of Åland.svg Ilhas Alanda
Mariehamn
Landskapet Åland
Ahvenanmaa
Mariehamn
Maarianhamina
Sueco
Finlandês
Flag of Albania.svg Albânia
Tirana
Shqipëria
Tiranë
Albanês
Flag of Germany.svg Alemanha
Berlim
Deutschland
Berlin
Alemão
Flag of Nagorno-Karabakh.svg Alto Carabaque
Stepanakert
Leṙnalin Ġarabaġ
Լեռնային Ղարաբաղ
Stepanakert
Ստեփանակերտ
Arménio
Flag of Andorra.svg Andorra
Andorra-a-Velha
Andorra
Andorra la Vella
Catalão
Flag of Angola.svg Angola
Luanda
Angola
Luanda
Português
Flag of Anguilla.svg Anguila
The Valley
Anguilla
The Valley
Inglês
Flag of Antigua and Barbuda.svg Antiga e Barbuda
Saint John's
Antigua and Barbuda
St. John's
Inglês
Flag of Saudi Arabia.svg Arábia Saudita
Riade
As Su‘ūdīyah
السعودية
Ar-Riyāḍ
الرياض
Árabe
(Alfabeto árabe)
Flag of Algeria.svg Argélia
Argel
Al-Jazā'ir
الجزائر
Al-Jazā'ir
الجزائر
Árabe
(Alfabeto árabe)
Flag of Argentina.svg Argentina
Buenos Aires
Argentina
Ciudad de Buenos Aires
Espanhol
Flag of Armenia.svg Arménia (português europeu) ou Armênia (português brasileiro)
Erevã
Hayastán
Հայաստան
Yerevan
Երեվան
Arménio
(Alfabeto arménio)
Flag of Aruba.svg Aruba
Oranjestad
Aruba
Oranjestad
Neerlandês
Flag of Australia.svg Austrália
Camberra
Australia
Canberra
Inglês / Línguas nativas aborígenes
Flag of Austria.svg Áustria
Viena
Österreich
Wien
Alemão
Flag of Azerbaijan.svg Azerbaijão
Bacu
Azərbaycan
Bakı
Azeri
(Alfabeto latino)

[editar] B

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of the Bahamas.svg Baamas
Nassau
The Bahamas
Nassau
Inglês
Flag of Bangladesh.svg Bangladexe
Daca
Bangladesh
বাংলাদেশ
Ḍhaka
ঢাকা
Bengalês
(Alfabeto bengalês)
Flag of Barbados.svg Barbados
Bridgetown
Barbados
Bridgetown
Inglês
Flag of Bahrain.svg Barém
Manama
Al-Baḥrayn
البحرين
Al-Manāmah
المنامة
Árabe
(Alfabeto árabe)
Flag of Belgium.svg Bélgica
Bruxelas
België
Belgique
Belgien
Brussel
Bruxelles
Brüssel
Neerlandesa
Francês
Alemão
Flag of Belize.svg Belize
Belmopan
Belize
Belmopan
Inglês
Flag of Benin.svg Benim
Porto-Novo

Cotonu
Bénin
Porto-Novo

Cotonou
Francês
Flag of Bermuda.svg Bermuda
Hamilton
Bermuda
Hamilton
Inglês
Flag of Belarus.svg Bielorrússia
Minsque
Belarus’
Беларусь
Biełaruś
Belorussiya or Belorussiâ
Белоруссия
Minsk (Mensk)
Мінск (Менск)
Miensk
Minsk
Минск
Bielorrusso (forma arcaica)
(Alfabeto cirílico)
(Alfabeto latino bielorrusso)
Russa
(Alfabeto cirílico)
Flag of Bolivia.svg Bolívia
La Paz

Sucre
Bolivia
Buliwya
Wuliwya
Volívia
La Paz
Chuqiyapu
Chuqiyapu
La Paz

Sucre
Chuqichaka
Sukri
N/D
Espanhol
Quíchua
Aimará
Guarani
Flag of Bonaire.svg Bonaire
Kralendijk
Bonaire
Boneiru
Kralendijk
Neerlandês
Papiamentu
Flag of Bosnia and Herzegovina.svg Bósnia e Herzegovina
Saraievo
Bosna i Hercegovina
Босна и Херцеговина
Sarajevo
Сарајево
Bosníaco, sérvio, croata
(Alfabeto cirílico)
Flag of Botswana.svg Botsuana
Gaborone
Botswana
Botsuana
Inglês
Flag of Brazil.svg Brasil
Brasília
Brasil
Brasília
Português
Flag of Brunei.svg Brunei
Bandar Seri Begauã
Brunei
بروني
Bandar Seri Begawan
باندر سري بڬاون
Malaio
(Escrita jawi)
Flag of Bulgaria.svg Bulgária
Sófia
Bulgariya ou Bălgarija
България
Sofiya ou Sofija[2]
София
Búlgaro
(Alfabeto cirílico)
Flag of Burkina Faso.svg Burquina Faso
Uagadugu
Burkina Faso
Ouagadougou
Francês
Flag of Burundi.svg Burúndi
Bujumbura
Burundi
Bjumbura
Kirundi
Flag of Bhutan.svg Butão
Timbu
Druk Yul
འབྲུག་ཡུལ
Thimphu
ཐིམ་ཕུ
Butanês

[editar] C

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of Cape Verde.svg Cabo Verde
Praia
Cabo Verde
Praia
Português
Flag of the Cayman Islands.svg Ilhas Caimão (português europeu) ou Ilhas Caimã (português brasileiro)
George Town
Cayman Islands
George Town
Inglês
Flag of Cameroon.svg Camarões
Iaundé
Cameroun
Cameroon
Yaoundé
Yaoundé
Francês
Inglês
Flag of Cambodia.svg Camboja
Pnom Pen
Kampuchea
កម្ពុជា
Phnom Penh
ភ្នំពេញ
Cambojano
(Alfabeto cambojano)
Flag of Canada.svg Canadá
Otava
Canada
Ottawa
Inglês
Francês
Línguas indígenas
Flag of Qatar.svg Catar
Doa
Qaṭar
قطر
Ad-Dawḥah
الدوحة
Árabe
(Alfabeto árabe)
Flag of Kazakhstan.svg Cazaquistão
Astana
Qazaqstan
Қазақстан
Kazakhstán
Казахстан
Astana
Астана
Astana
Астана
Cazaque
(Alfabeto cirílico)
Russo
(Alfabeto cirílico)
Flag of the Central African Republic.svg República Centro-Africana
Bangui
République Centrafricaine
Ködörösêse tî Bêafrîka
Bangui
Bangî
Francês
Sango
Flag of Chad.svg Chade
Jamena
Tchad
Tšād
تشاد
Ndjamena
Nijāmīnā
نجامينا
Francês
Árabe
(Alfabeto árabe)
Flag of the Czech Republic.svg República Checa
Praga
Česká republika
Česko
Praha
Checo
Flag of Chile.svg Chile
Santiago
Chile
Santiago
Espanhol
Flag of the Republic of China.svg República da China[1]
ou Taiuã
Taipé
Zhōnghuá Mínguó ou Táiwan
中華民國 ou 臺灣/台灣
Táiběi
臺北/台北
Chinês
(Caracteres chineses tradicionais)
Flag of the People's Republic of China.svg República Popular da China[1]
Pequim
Zhōngguó (Zhōnghuá Rénmín Gònghéguó)
中国 (中华人民共和国)
Běijīng
北京
Chinês mandarim
(Caracteres chineses simplificados)
Flag of Cyprus.svg Chipre
Nicósia
Kypros
Κύπρος
Kıbrıs
Lefkosia
Λευκωσία
Lefkoşa
Grega
(Alfabeto grego)
Turkish
Flag of the Turkish Republic of Northern Cyprus.svg República Turca de Chipre do Norte
Nicósia
Kuzey Kıbrıs Türk Cumhuriyeti
Lefkoşa
Turco
Flag of the Cocos (Keeling) Islands.svg Ilhas Cocos (Keeling)
Ilha Ocidental
Cocos (Keeling) Islands
West Island
Inglês
Flag of Colombia.svg Colômbia
Bogotá
Colombia
Bogotá
Espanhol
Flag of the Comoros.svg Comores
Moroni
Komori
Juzur al-Qamar
جزر القمر
Comores
Moroni
Moroni
موروني
Moroni
Comoriano
Árabe
(Alfabeto árabe)
Francês
Flag of the Republic of the Congo.svg República do Congo
Brazavile
Congo
Brazzaville
Francês
Flag of the Democratic Republic of the Congo.svg República Democrática do Congo
Quinxasa
Congo
Kinshasa
Francês
Flag of the Cook Islands.svg Ilhas Cook
Avarua
Cook Islands
Avarua
Inglês
Flag of North Korea.svg Coreia (do Norte)
Pionguiangue
Chosŏn na CdN
조선 / 朝鮮
Buk-han na CdS
북한 / 北韓
P'yŏngyang
평양 / 平壌
Coreano
(Hangul/Hanja)
Flag of South Korea.svg Coreia (do Sul)
Seul
Hanguk na CdS
한국 / 韓國
Nam-josŏn na CdN
남조선 / 南朝鮮
Seoul
서울
Coreano
(Hangul/Hanja)
Flag of Kosovo.svg Cosovo[1]
Pristina
Kosova
Kosovo
Косово
Prishtinë
Priština
Приштина
Albanês
Sérvio
(Alfabeto cirílico)
Flag of Cote d'Ivoire.svg Costa do Marfim
Iamussucro

Abijão
Côte d'Ivoire
Yamoussoukro

Abidjan
Francês
Flag of Costa Rica.svg Costa Rica
São José
Costa Rica
San José
Espanhol
Flag of Croatia.svg Croácia
Zagrebe
Hrvatska
Zagreb
Croata
Flag of Kuwait.svg Cuaite
Cuaite
Al-Kuwayt
الكويت
Al-Kuwayt
الكويت
Árabe
(Alfabeto árabe)
Flag of Cuba.svg Cuba
Havana
Cuba
La Habana
Espanhol
Flag of Curaçao.svg Curação
Willemstad
Curaçao
Kòrsou
Willemstad
Neerlandês
Papiamentu

[editar] D

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of Denmark.svg Dinamarca
Copenhaga
Danmark
København
Dinamarquês
Flag of Dominica.svg Dominica
Roseau
Dominica
Roseau
Inglês
Flag of the Dominican Republic.svg República Dominicana
São Domingos
República Dominicana
Santo Domingo
Espanhola

[editar] E

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of Egypt.svg Egito
Cairo
Misr ou Masr
مصر
Al-Qāhirah
القاهرة
Árabe
(Alfabeto árabe)
Flag of the United Arab Emirates.svg Emirados Árabes Unidos
Abu Dabi
Al-’Imārat Al-‘Arabiyyah Al-Muttaḥidah
الإمارات العربيّة المتّحدة
‘Abū ẓabī
أبوظبي
Árabe
(Alfabeto árabe)
Flag of Ecuador.svg Equador
Quito
Ecuador
Quito
Espanhol
Flag of Eritrea.svg Eritreia
Asmara
Iritriya
إرتريا
Erta
ኤርትራ
Asmaraa
أسمرا
Asmära
አሥመራ
Árabe
(Alfabeto árabe)
Tigrínia
(Alfabeto tigrínia)
Flag of Slovakia.svg Eslováquia
Bratislava
Slovensko
Bratislava
Eslovaco
Flag of Slovenia.svg Eslovénia
Liubliana
Slovenija
Ljubljana
Esloveno
Flag of Spain.svg Espanha
Madrid (português europeu) ou Madri (português brasileiro)
España
Espanya
Espainia
Espanha
Madrid
Madrid
Madril
Madrid
Espanhol/Galego
Catalão
Basco
Aranês
Flag of the United States.svg Estados Unidos da América
Washington, D.C.
United States ou America
Estados Unidos ou América
États-Unis ou Amérique
'Amelika-hui-pu-'ia ou 'Amelika-hui
Washington D.C.
Washington D.C.
Washington D.C.
Wakinekona ou Wasinetona
Inglês
Espanhol
Francês
Línguas indígenas
Havaiano
Flag of Estonia.svg Estónia (português europeu) ou Estônia (português brasileiro)
Talim
Eesti
Tallinn
Estónico
Flag of Norway.svg Esvalbarda
Longyearbyen
Svalbard
Longyearbyen
Norueguês
Flag of Ethiopia.svg Etiópia
Adis Abeba
Ityop'ia
ኢትዮጲያ
ኢትዮጵያ
Addis Abäba
አዲስ አበባ
Amárico

[editar] F

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of the Faroe Islands.svg Ilhas Féroe
Tórshavn
Føroyar
Færøerne
Tórshavn
Thorshavn
Feroês
Dinamarquês
Flag of Fiji.svg Fiji
Suva
Fiji
Viti
फ़िजी
Suva
Inglês
Fijiano
Hindustano
Flag of the Philippines.svg Filipinas
Manila
Pilipinas
Philippines
Filipinas
ᜉᜒᜎᜒᜉᜒᜈᜐ᜔
Maynila
Manila
Manila
ᜋᜈᜒᜎ
Filipino / Tagalo
Inglês
Espanhol
(Alfabeto baybayin)
Flag of Finland.svg Finlândia
Helsínquia
Suomi
Finland
Helsinki
Helsingfors
Finlandês
Sueco
Flag of France.svg França
Paris
France
Paris
Francês

[editar] G

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of Gabon.svg Gabão
Librevile
Gabon
Libreville
Francês
Flag of The Gambia.svg Gâmbia
Banjul
The Gambia
Banjul
Inglês
Flag of Ghana.svg Gana
Acra
Ghana
Accra
Inglês
Flag of Georgia.svg Geórgia
Tbilissi
Sak'art'velo
საქართველო
Tbilisi
თბილისი
Georgiano
(Alfabeto georgiano)
Flag of Gibraltar.svg Gibraltar
Gibraltar
Gibraltar
Gibraltar
Inglês
Flag of Grenada.svg Granada
Saint George's
Grenada
St. George's
Inglês
Flag of Greece.svg Grécia
Atenas
Hellas
Ελλάς
or
Ellada
Ελλάδα
Athinai
Αθήναι
ou
Athina
Αθήνα
Grego
(Alfabeto grego)
Flag of Greenland.svg Gronelândia (português europeu) ou Groenlândia (português brasileiro)
Nuuk
Kalaallit Nunaat
Grønland
Nuuk
Godthåb
Gronelandês
Dinamarquês
Flag of France.svg Guadalupe
Basse-Terre
Guadeloupe
Basse-Terre
Francês
Flag of Guam.svg Guame
Hagåtña
Guam
Hagåtña
Inglês
Flag of Guatemala.svg Guatemala
Cidade da Guatemala
Guatemala
La Nueva Guatemala de la Asunción
Espanhol
Flag of Guernsey.svg Guernesei
Saint Peter Port
Guernsey
St Peter Port
Inglês
Flag of Guyana.svg Guiana
Georgetown
Guyanna
Georgetown
Inglês
Flag of France.svg Guiana Francesa
Caiena
Guyane
Cayenne
Francês
Flag of Guinea.svg Guiné
Conacri
Guinée
Gine
Gine
Conakry
Kɔnakiri
Konakiri
Francês
Maninka, Susu
Pular
Flag of Guinea-Bissau.svg Guiné-Bissau
Bissau
Guiné-Bissau
Bissau
Português
Flag of Equatorial Guinea.svg Guiné Equatorial
Malabo
Guinea Ecuatorial
Malabo
Espanhola

[editar] H

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of Haiti.svg Haiti
Porto Príncipe
Haïti
Ayiti
Port-au-Prince
Pòtoprens
Francês
Crioulo haitiano
Flag of Honduras.svg Honduras
Tegucigalpa
Honduras
Tegucigalpa
Espanhol
Flag of Hong Kong.svg Honguecongue
Honguecongue
Xianggang
香港
Hong Kong
Xianggang
香港
Hong Kong
Mandarim chinês
Inglês
Flag of Hungary.svg Hungria
Budapeste
Magyarország
Budapest
Húngaro

[editar] I

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of Yemen.svg Iémen (português europeu) ou Iêmen (português brasileiro)
Sana
Al-Yaman
اليمن
Ṣan‘ā’
‫ﺻﻨﻌﺎﺀ‬
Árabe
(Alfabeto árabe)
Flag of India.svg Índia
Nova Deli
Bharôt
ভাৰত
Bharot
ভারত
India
Bhārat
ભારત
Bhārat, Hindustān
भारत, हिंदुस्तान
Bhārata
ಭಾರತ
Hindōstān
ہندوستان
Bhārat
भारत
Inḍya, Bhāratam
ഇന്ത്യ, ഭാരതം
Bhārat
भारत
Bhārat
भारत
Bharôtô
ଭାରତ
Bhārat, Hindustān
ਭਾਰਤ, ਹਿੰਦੁਸਤਾਨ
Bhāratam
भारतम्
Bhāratu, Hindustānu
ڀارت، هندستان
Indiyā, Bārata
இந்தியா, பாரத
Bhāratadēsham
భారత దేశం
Hindostān, Bhārat
ہندوستان، بھارت
Nôtun Dilli
নয়া দিল্লী
Nôea Dilli
নয়া দিল্লী
New Delhi
Navī Dilhī
નવી દિલ્હી
Naī Dillī
नई दिल्ली
Nava Dehali
ನವ ದೆಹಲಿ
Dilī
دِلى
Navī Dillī
नवी दिल्ली
Nyūḍalhi
ന്യൂഡല്ഹി
Navī Dillī
नवी दिल्ली
Nayā̃ Dillī
नयाँ दिल्ली
Nūadillī
ନୂଆଦିଲ୍ଲୀ
Navīñ Dillī
ਨਵੀਂ ਦਿੱਲੀ
Nava Dehalī
दिल्ली
Naīñ Dihlī
نئين دهلي
Puduḍilli
புதுடில்லி
Kothaḍhillī
కొత్త ఢిల్లీ
Naī Dĕhlī, Naī Dillī
نئی دہلی، نئی دلی
Assamês
(Alfabeto assamês)
Bengalês
(Alfabeto bengalês)
Inglês
Guzerate
(Alfabeto guzarate)
Híndi
(Alfabeto devanágari)
Canarês
(Alfabeto canarês)
Caxemira
(Alfabeto perso-árabe)
Concânio
(Alfabeto devanágari)
Malaiala
(Alfabeto malaiala)
Marata
(Alfabeto devanágari)
Nepalês
(Alfabeto devanágari)
Oriá
(Alfabeto oriá)
Panjabi
(Alfabeto gurmukhī)
Sânscrito
Alfabeto devanágari
Sindi
(Alfabeto perso-árabe)
Tâmil
(Alfabeto tâmil)
Telugu
(Alfabeto telugu)
Urdu
(Alfabeto perso-árabe)
Flag of Indonesia.svg Indonésia
Jacarta
Indonesia
Jakarta
Indonésio
Flag of Iran.svg Irão (português europeu) ou Irã (português brasileiro)
Teerão (português europeu) ou Teerã (português brasileiro)
Īrān
ایران
Tehrān
تهران
Persa
(Alfabeto perso-árabe)
Flag of Iraq.svg Iraque
Bagdade (português europeu) ou Bagdá (português brasileiro)
Al-'Iraq
العراق
Baghdad
بغداد
Árabe e curdo
(Alfabeto árabe)
Flag of Ireland.svg Irlanda
Dublim
Éire
Ireland
Baile Átha Cliath
Dublin
Irlandês
Inglês
Flag of Iceland.svg Islândia
Reiquiavique
Ísland
Reykjavík
Islandês
Flag of Israel.svg Israel
Jerusalém
Yisrael
ישראל
Isrā'īl
إسرائيل
Yerushalayim
ירושלים
Al-Quds
القدس
Hebraico
(Alfabeto hebraico)
Árabe
(Alfabeto árabe)
Flag of Italy.svg Itália
Roma
Italia
Roma
Língua italiana

[editar] J

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of Jamaica.svg Jamaica
Kingston
Jamaica
Kingston
Inglês
Flag of Japan.svg Japão
Tóquio
Nippon ou Nihon
日本
Tōkyō
東京
Japonês
(Kanji/Hiragana/Katakana)
Flag of Jersey.svg Jérsia
Saint Helier
Jersey
Jersey
Jèrri
St. Helier
Saint Hélier
Saint Hélyi
Inglês
Francês
Jersês
Flag of Djibouti.svg Jibuti
Jibuti
Jībūtī
جيبوتي
Djibouti
Jībūtī
جيبوتي
Djibouti
Árabe
(Alfabeto árabe)
Francês
Flag of Jordan.svg Jordânia
Amã
Al-’Urdun
الأردن
‘Ammān
عمان
Árabe
(Alfabeto árabe)

[editar] L

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of Laos.svg Laus
Vienciana (português europeu) ou Vientiane (português brasileiro)
Lao
ລາວ
Vientiane ou Vieng Chan
ວຽງຈັນ
Lau
(Alfabeto lau)
Flag of Lesotho.svg Lesoto
Maseru
Lesotho
Maseru
Soto do sul, inglês
Flag of Latvia.svg Letónia (português europeu) ou Letônia (português brasileiro)
Riga
Latvija
Rīga
Letão
Flag of Lebanon.svg Líbano
Beirute
Lubnān
لبنان
Bayrūt
بيروت
Árabe
(Alfabeto árabe)
Flag of Liberia.svg Libéria
Monróvia
Liberia
Monrovia
Inglês
Flag of Libya.svg Líbia
Trípoli
Lībiyā
ليبيا
Tarabulus
طرابلس
Árabe
(Alfabeto árabe)
Flag of Liechtenstein.svg Listenstaine
Vaduz
Liechtenstein
Vaduz
Alemão
Flag of Lithuania.svg Lituânia
Vilnius
Lietuva
Vilnius
Lituano
Flag of Luxembourg.svg Luxemburgo
Luxemburgo
Lëtzebuerg
Luxemburg
Luxembourg
Lëtzebuerg
Luxemburg
Luxembourg
Luxemburguês
Alemão
Francês

[editar] M

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of Macau.svg Macau
Macau
Aomen
澳門
Macau
Aomen
澳門
Macau
Chinês cantonês
(Caracteres chineses simplificados)
Flag of Macedonia.svg Macedónia
Escópia
Makedonija
Македонија
Skopje
Скопје
Macedónio
(Alfabeto cirílico)
Flag of Madagascar.svg Madagáscar (português europeu) ou Madagascar (português brasileiro)
Antananarivo
Madagasikara
Madagascar
Antananarivo
Antananarivo/Tananarive
Malgaxe
Francês
Flag of France.svg Maiote
Mamudzu
Mayotte
Mamoudzou
Francês
Flag of Malaysia.svg Malásia
Cualalampur
Malaysia
Kuala Lumpur
Malaio
Flag of Malawi.svg Maláui
Lilongué
Malawi
Lilongwe
Inglês, nianja
Flag of Maldives.svg Maldivas
Malé
Dhivehi Raajje
ދިވެހިރާއްޖެ
Malé
މާލެ
Maldívio
(Alfabeto thaana)
Flag of Mali.svg Mali
Bamaco
Mali
Mali
Bamako
Bamakɔ
Francês
Bambara
Flag of Malta.svg Malta
Valeta
Malta
Valletta ou Il-Belt Valletta
Maltês
Flag of the Falkland Islands.svg Ilhas Malvinas/Falkland
Stanley
Falkland Islands
Stanley
Inglês
Flag of the Isle of Man.svg Ilha de Man
Douglas
Isle of Man
Ellan Vannin
Douglas
Doolish
Inglês
Manês
Flag of the Marshall Islands.svg Ilhas Marechal
Majuro
Marshall Islands
Majuro
Inglês, Marshallino
Flag of the Northern Mariana Islands.svg Ilhas Marianas do Norte
Saipão
Northern Mariana Islands
Saipan
Inglês
Flag of Morocco.svg Marrocos
Rabat
Al-Maghrib
المغرب
Rabat
رباط
Árabe (Alfabeto árabe)
Berebere (Alfabeto tifinagh)
Flag of France.svg Martinica
Forte-de-França
Martinique
Fort-de-France
Francês
Flag of Mauritius.svg Maurícia
Porto Luís
Maurice
Port Louis
Inglês
Francês
Flag of Mauritania.svg Mauritânia
Nuaquechote
Mauritanie
Mūrītāniyā
موريتانيا
Nouakchott
Nouakchott
نواكشوط
Francês
Árabe
(Árabe)
Flag of Mexico.svg México
Cidade do México
México
Ciudad de México
Espanhol
Flag of Myanmar.svg Mianmar
Naipidau
Myanmar
မြန်မာ
Nay Pyi Taw
နေပြည်တော်
Birmanês
(Alfabeto birmanês)
Flag of the Federated States of Micronesia.svg Estados Federados da Micronésia
Palikir
Federated States of Micronesia
Palikir
Inglês
Flag of Mozambique.svg Moçambique
Maputo
Moçambique
Maputo
Português
Flag of Moldova.svg Moldávia
Quixinau
Moldova
Chișinău
Romeno
Flag of Monaco.svg Mónaco (português europeu) ou Mônaco (português brasileiro)
Mónaco (português europeu) ou Mônaco (português brasileiro)
Monaco
Monaco
Francês
Flag of Mongolia.svg Mongólia
Ulã Bator
Mongol Uls
Монгол Улс
Ulaanbaatar
Улаанбаатар
Mongol
(Alfabeto cirílico)
Flag of Montserrat.svg Monserrate
Brades Estate[3]
Montserrat
Brades Estate
Inglês
Flag of Montenegro.svg Montenegro
Podgóritsa
Crna Gora
Црна Гора
Podgorica
Подгорица
Montenegrino

[editar] N

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of Namibia.svg Namíbia
Vinduque
Namibia
Windhoek
Inglês
Alemão
Africâner
Flag of Christmas Island.svg Ilha do Natal (português europeu) ou Ilha Christmas (português brasileiro)
Flying Fish Cove
Christmas Island
Flying Fish Cove
Inglês
Flag of Nauru.svg Nauru
Yaren (de facto)[4]
Nauru
Naoero
Yaren
Inglês
Nauruano
Flag of Nepal.svg Nepal
Catmandu
Nepāla
नेपाल
Kāṭhamāṇḍauṃ
काठमाण्डौं
Kāntipura
कान्तिपुर
Kāṣṭhamaṇḍapa
काष्ठमण्डप
Nepalês
(Alfabeto devanágari)
Flag of Nicaragua.svg Nicarágua
Manágua
Nicaragua
Managua
Espanhol
Flag of Niger.svg Níger
Niamei
Niger
Niamey
Francês
Flag of Nigeria.svg Nigéria
Abuja
Nigeria
Abuja
Inglês, haúça, igbo, iorubá
Flag of Niue.svg Niue
Alofi
Niue
Alofi
Niueano, inglês
Flag of Norfolk Island.svg Ilha Norfolk
Kingston
Norfolk Island
Kingston
Inglês
Flag of Norway.svg Noruega
Oslo
Norge
Noreg
Oslo
Oslo
Norueguês antigo
Norueguês moderno
Flag of New Caledonia.svg Nova Caledónia
Numea
Nouvelle-Calédonie
Nouméa
Francês
Flag of New Zealand.svg Nova Zelândia[5]
Wellington
New Zealand
Aotearoa
Wellington
Poneke/Te Whanganui-a-Tara
Inglês
Maori

[editar] O

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of Oman.svg Omã
Mascate
‘Umān
عُمان
Masqaṭ
مسقط
Árabe
(Alfabeto árabe)
Flag of South Ossetia.svg Ossétia do Sul
Tskhinval
Khussar Iryston
Хуссар Ирыстон
Samkhret Oseti
სამხრეთი ოსეთი
Южная Осетия
Yuzhnaya Osetiya
Chreba
Чъреба
Tskhinvali
ცხინვალი
Tskhinval
Цхинвал
Osseta
Georgiano
Russo

[editar] P

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of the Netherlands.svg Países Baixos
Amesterdão (português europeu) ou Amsterdã (português brasileiro)

Haia
Nederland
Amsterdam

Den Haag/'s-Gravenhage
Neerlandês
Flag of Palau.svg Palau
Ngerulmud
Palau
Belau
Ngerulmud
Inglês
Palauano
Flag of Palestine.svg Palestina[1]
Ramallah

Gaza
Filastīn
فلسطين
Rāmallāh
رام الله

Ġazzah
غزة
Árabe
(Alfabeto árabe)
Flag of Panama.svg Panamá
Cidade do Panamá
Panamá
Panamá
Espanhol
Flag of Papua New Guinea.svg Papua Nova Guiné
Porto Moresby
Papua New Guinea
Papua Niugini
Papua Niugini
Port Moresby
Pot Mosbi
Pot Mosbi
Inglês
Tok Pisin
Hiri Motu
Flag of Pakistan.svg Paquistão
Islamabade
Pakistan
Pākistān
پاکستان
Islamabad
Islāmabād
اسلام‌اباد
Inglês
Urdu
(Alfabeto perso-árabe)
Flag of Paraguay.svg Paraguai
Assunção
Paraguay
Paraguái
Asunción
Paraguay
Espanhol
Guarani
Flag of Peru.svg Peru
Lima
Perú
Lima
Espanhol
Flag of the Pitcairn Islands.svg Ilhas Pitcairn
Adamstown
Pitcairn Islands
Adamstown
Inglês
Flag of French Polynesia.svg Polinésia Francesa
Papeete
Polynésie française
Papeete
Francês
Flag of Poland.svg Polónia (português europeu) ou Polônia (português brasileiro)
Varsóvia
Polska
Warszawa
Polaco
Flag of Puerto Rico.svg Porto Rico
São João
Puerto Rico
San Juan
Espanhol
Flag of Portugal.svg Portugal
Lisboa
Portugal
Lisboa
Português

[editar] Q

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of Kenya.svg Quénia (português europeu) ou Quênia (português brasileiro)
Nairóbi
Kenya
Nairobi
Inglês, suaíli
Flag of Kyrgyzstan.svg Quirguistão
Bisqueque
Kyrgyzstan
Кыргызстан
Kirgizija
Киргизия
Bishkek
Бишкек
Bishkek
Бишкек
Quirguiz
(Alfabeto cirílico)
Russo
(Alfabeto cirílico)
Flag of Kiribati.svg Quiribáti
Tarawa[6]
Kiribati
Tarawa
Inglês, gilbertês

[editar] R

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of the United Kingdom.svg Reino Unido
Londres
United Kingdom
Y Deyrnas Unedig
Unitit Kinrick
Rìoghachd Aonaichte
Ríocht Aontaithe
London
Llundain
Lunnon
Lunnainn
Londain
Inglês
Galês
Escocês
Gaélico escocês
Irlandês
Flag of France.svg Reunião
São Dinis
Réunion
Saint-Denis
Francês
Flag of Romania.svg Roménia
Bucareste
România
București
Romeno
Flag of Rwanda.svg Ruanda
Quigali
Rwanda
Kigali
Francês, kinyarwanda, inglesa
Flag of Russia.svg Rússia
Moscovo (português europeu) ou Moscou (português brasileiro)
Rossiya ou Rossiâ
Россия1
Moskva
Москва
Russo
(Alfabeto cirílico)

[editar] S

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of the Sahrawi Arab Democratic Republic.svg República Árabe Saariana Democrática[1]
El Aiune
Al-Jumhūrīyya al-`Arabīyya aṣ-Ṣaḥrāwīyya ad-Dīmuqrāṭīyya
الجمهورية العربية الصحراوية الديمقراطية
Laâyoune
العيون
Árabe
(Alfabeto árabe)
Flag of Saba.svg Saba
The Bottom
Saba
The Bottom
Neerlandês, inglês
Flag of the Solomon Islands.svg Ilhas Salomão
Honiara
Solomon Islands
Honiara
Inglês
Flag of El Salvador.svg Salvador
São Salvador
El Salvador
San Salvador
Espanhola
Flag of Samoa.svg Samoa
Apia
Samoa
Apia
Língua inglesa
Flag of American Samoa.svg Samoa Americana
Pago Pago
Amerika Sāmoa
American Samoa
Pago Pago
Pago Pago
Samoano
Inglês
Flag of Saint Helena.svg Santa Helena, Ascensão e Tristão da Cunha
Jamestown
Saint Helena, Ascension and Tristan da Cunha
Jamestown
Inglês
Flag of Saint Lucia.svg Santa Lúcia
Castries
Saint Lucia
Castries
Inglês
Flag of Sint Eustatius.svg Santo Eustáquio
Oranjestad
Sint Eustatius
Oranjestad
Neerlandês, inglês
Flag of France.svg São Bartolomeu
Gustávia
Saint-Barthélemy
Gustavia
Francês
Flag of Saint Kitts and Nevis.svg São Cristóvão e Neves
Basseterre
Saint Kitts and Nevis
Basseterre
Inglês
Flag of San Marino.svg São Marinho
São Marinho
San Marino
San Marino
Italiano
Flag of France.svg São Martinho (Saint-Martin)
Marigot
Saint-Martin
Marigot
Francês
Flag of Sint Maarten.svg São Martinho (Sint Maarten)
Philipsburg
Sint Maarten
Philipsburg
Neerlandês, inglês
Flag of France.svg São Pedro e Miquelão
São Pedro
Saint-Pierre et Miquelon
Saint-Pierre
Francês
Flag of Sao Tome and Principe.svg São Tomé e Príncipe
São Tomé
São Tomé e Príncipe
São Tomé
Português
Flag of Saint Vincent and the Grenadines.svg São Vicente e Granadinas
Kingstown
Saint Vincent and the Grenadines
Kingstown
Inglês
Flag of Seychelles.svg Seicheles
Vitória
Sesel
Seychelles
Seychelles
Victoria
Criolo seichelense
Francês
Inglês
Flag of Senegal.svg Senegal
Dacar
Sénégal
Dakar
Francês
Flag of Sierra Leone.svg Serra Leoa
Freetown
Sierra Leone
Freetown
Inglês
Flag of Serbia.svg Sérvia
Belgrado
Srbija
Србија
Beograd
Београд
Sérvio
(Alfabeto cirílico)
Flag of Singapore.svg Singapura
Singapura
Singapura
Singapore
Xīnjiāpō
新加坡
Singapur
சிங்கப்பூர்
Singapura
Singapore
Xīnjiāpō
新加坡
Singapur
சிங்கப்பூர்
Malaia
Inglês
Chinês mandarim
(Chinês simplificado)
Tâmil
(Alfabeto tâmil)
Flag of Syria.svg Síria
Damasco
Suriyah
سورية
Dimashq / Ash-Sham
الشام / دمشق
Árabe
(Alfabeto árabe)
Flag of Somalia.svg Somália
Mogadíscio
Soomaaliya
aş-Şūmāl
الصومال
Muqdisho
Maqadīshū
مقديشو
Somaliano
Árabe
(Alfabeto árabe)
Flag of Somaliland.svg Somalilândia
Hargeisa
Somaliland
Soomaaliland
Ṣūmāliland
صوماللاند‎
Hargeisa
Hargaysa
Harǧaysā
هرجيسا‎
Inglês
Somaliano
Árabe
(Alfabeto árabe)
Flag of Sri Lanka.svg Sri Lanca
Sri Jayawardenapura-Kotte
Sri Lankā
ශ්‍රී ලංකාව
ஸ்ரீ லங்க
Sri Jayawadenapura Kotte
ශ්‍රී ජයවර්ධනපුර කෝට්ටේ
கொழும்பு
Cingalês
Tâmil
Flag of Swaziland.svg Suazilândia
Mbabane
Swaziland
Mbabane
Inglês
Flag of Sudan.svg Sudão
Cartum
As-Sudan
السودان
Al-Khartûm
الخرطوم
Árabe
(Alfabeto árabe)
Flag of South Sudan.svg Sudão do Sul
Juba
South Sudan
Juba
Inglês
Flag of Sweden.svg Suécia
Estocolmo
Sverige
Stockholm
Sueco
Flag of Switzerland.svg Suíça
Berna
Schweiz
Suisse
Svizzera
Svizra
Bern
Berne
Berna
Berna
Alemão
Francês
Italiano
Romanche
Flag of Suriname.svg Suriname
Paramaribo
Suriname
Paramaribo
Neerlandês

[editar] T

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of Thailand.svg Tailândia
Banguecoque
Mueang Thai, Prathet Thai, Ratcha-anachak Thai
เมืองไทย,

ประเทศไทย, ราชอาณาจักรไทย

Krung Thep Maha Nakhon
กรุงเทพฯ, กรุงเทพมหานคร
Tailandês
Taiuã
(ver em "República da China")
Flag of Tajikistan.svg Tajiquistão
Duchambe
Tojikistan
Тоҷикистон
Dushanbe
Душанбе
Tajique
(Alfabeto cirílico)
Flag of Tanzania.svg Tanzânia
Dodoma
Tanzania
Dodoma
Inglês
Flag of East Timor.svg Timor-Leste
Díli
Timor Lorosa'e
Timor-Leste
Díli
Díli
Tétum
Português
Flag of Togo.svg Togo
Lomé
Togo
Lomé
Francês
Flag of Tonga.svg Tonga
Nukuʻalofa
Tonga
Nukuʻalofa
Tonganês
Flag of Tokelau.svg Toquelau
Tokelau
Inglês
Flag of Transnistria.svg Transdniéstria
Tiraspol
Pridnestrovye
Приднестровье
Pridnistrov'ya
Придністров'я
Transnistria
Tiraspol'
Тирасполь
Tyraspol'
Тирасполь
Tiraspol
Russo
(Alfabeto cirílico)
Ucraniano
(Alfabeto cirílico)
Romeno
Flag of Trinidad and Tobago.svg Trindade e Tobago
Porto de Espanha
Trinidad e Tobago
Port of Spain
Inglês
Flag of Tunisia.svg Tunísia
Tunes
Tunis
تونس
Tunis
تونس
Árabe
(Alfabeto árabe)
Flag of the Turks and Caicos Islands.svg Ilhas Turcas e Caicos
Cockburn Town
Turks and Caicos Islands
Cockburn Town
Inglês
Flag of Turkmenistan.svg Turcomenistão
Asgabate
Türkmenistan
Aşgabat
Turcomeno
Flag of Turkey.svg Turquia
Ancara
Türkiye
Ankara
Turco
Flag of Tuvalu.svg Tuvalu
Fongafale (em Funafuti)
Tuvalu
Fongafale
Inglês

[editar] U

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of Ukraine.svg Ucrânia
Quieve
Ukraїna
Україна
Kyїv
Київ
Ucraniano
(Alfabeto cirílico)
Flag of Uganda.svg Uganda
Campala
Uganda
Kampala
Inglês
Flag of Uruguay.svg Uruguai
Montevideu (português europeu) ou Montevidéu (português brasileiro)
Uruguay
Montevideo
Espanhol
Flag of Uzbekistan.svg Usbequistão
Tasquente
O'zbekiston
Toshkent
Usbeque

[editar] V

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of Vanuatu.svg Vanuatu
Porto Vila
Vanuatu
Port-Vila
Inglês
Flag of the Vatican City.svg Cidade do Vaticano
Cidade do Vaticano
Civitas Vaticana
Civitas Vaticana
Latim
Flag of Venezuela.svg Venezuela
Caracas
Venezuela
Caracas
Espanhol
Flag of Vietnam.svg Vietname (português europeu) ou Vietnã (português brasileiro)
Hanói
Việt Nam
Hà Nội
Vietnamita
Flag of the British Virgin Islands.svg Ilhas Virgens Britânicas
Road Town
British Virgin Islands
Road Town
Inglês
Flag of the United States Virgin Islands.svg Ilhas Virgens dos Estados Unidos
Charlotte Amalie
United States Virgin Islands
Charlotte Amalie
Inglês

[editar] W

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of France.svg Wallis e Futuna
Mata-Utu
Wallis-et-Futuna
Matâ'Utu
Francês

[editar] Z

País (exónimo) Capital (exónimo) País (endónimo) Capital (endónimo) Línguas locais oficiais (alfabeto/escrita)
Flag of Zambia.svg Zâmbia
Lusaca
Zambia
Lusaka
Inglês
Flag of Zimbabwe.svg Zimbábue
Harare
Zimbabwe
Harare
Inglês

[editar] Notas

  1. a b c d e f Não é universalmente reconhecida(o).
  2. As línguas búlgara e russa podem ser transliteradas de variadas formas, por isso, as duas formas geralmente mais usadas são apresentadas.
  3. Brades Estate tem sido a capital de facto desde que uma erupção vulcânica em 1995 cobriu a capital oficial Plymouth, deixando-a inabitável.
  4. Nauru é o único país do mundo sem uma capital oficial.
  5. O país tem uma terceira língua oficial, a Língua Gestual da Nova Zelândia.
  6. A aldeia de Bairiki é a antiga capial de Quiribáti e é ainda a sede da presidência, mas a capital oficial é mesmo Tarawa do Sul.
funcoeszz-21.1/local/zzramones.txt000066400000000000000000002630241400011706600173500ustar00rootroot000000000000001-2-3-4 16 year olds in the army 4-5-6-7 53rd & 3rd 53rd and 3rd 7-11 7 and 7 Is '92 spells more fun, let's get into gear 9 to 5 and 5 to 9 a bottle of wine, a tube of glue About that girl About these words About the two of us About this world Above alpine peaks Above the highest stars Abstract city don't give a damn Abstract man A college prank Across the streams of hopes and dreams where things are really not Action is his reward After all these years I'm still alive. After it's over nowhere to go. After the school day Again & again again. Take it, Dee Dee Ah ah ah oh yea oh oh oh yea Ah, but I was so much older then, A Holiday Inn's the only home A home of happiness Ah, Tipper come on, ain't you been getting it on? Ah, Tipper come on, it's just a smoke A hundred years, a month, and a day Ah, you took a walk with me and Ain't comin down, no I'm too wired Ain't enough hours in the day Ain't gonna be easy 'cause I get real mean Ain't gonna hide under the bed Ain't gonna take it Ain't it great to be alive Ain't it neat? Ain't my reality to me Ain't never gonna change my ways Ain't no loser or quitter Ain't no-one gonna hold it back for long A Koo Koo Koo Alan Freed, and high energy? A life goes down the drain A little bit of love and not one kiss A little bit o' soul A little bit o' soul and All alone in the danger zone All day working on a truck All depressed all alone All dressed up an' the sun sets low All good cretins go to heaven All he wanted was some fun All I care about is me All I get from you is your bad attitude All I got was self-pity and tears All is quiet on the eastern front All is very well, C.J. is here All messed up, hey everyone All my best things are in hock All night All of a sudden I feel a chill, All right, oh yeah All Screwed Up All's Quiet On the Eastern Front All the children are tucked in their beds All the girls are in love with me All the kids wanna sniff some glue All the kids want somethin' to do All the people All the time All The Way All they wanna give me Almost lost my mind - oh, oh Alright Always biting on my nails. always changing things Always laughing at your expense. Always loaded, always high Always looking over my shoulder Always ready for what ever's gonna happen. Always screamin' at someone. Always stieff, all day long. Always stiff, it never fails. Always wearin' that cheap perfume A maniac could blow us up America is the only home American girls knock me out, ya know A million miles from the milky way A million stars in the sky Ancient goblins, and warlords, And after just one night And all I want is you and all the joys within you dies And all the love so pure And all you ever want to be And all you gotta do is just wink your eye And a poet's gut reaction is to search his very soul And as you walk through life And checkin' out the parties for surfer girls And don't you wanna and do the cretin hop and And everything's gonna be real fine And everytime I eat vegetables And find out And find out if And for girls I had a that yen And get beaten up by that goon And get down on my knees and pray, that they go away And headin' out singing our song And I can't forget that look on her face And I can't wait 'til tomorrow And I could always tell when And I don't care And I don't do what people want me to do. And I don't know where to begin, oh no And I don't know where to begin, to begin And I don't know where to start And I don't wanna be learned And I don't wanna be tamed And I don't wanna die before I live And I don't want to live this life And I feel like I'm gonna die And I feel like I'm in paradise And if my woody breaks down, I'll get somewhere as a surfer Surf City, And if you have to know I'll never understand you And if your party falls And I had quite a ball And I just need something to believe in And I knew it was going And I knew something wasn't right And I know I just can't trust myself And I know just what to do And I know that if I had her back today And I learned quite a lot And I'll fish And I'll fly And I'll sin And I'll walk And I'm against... And I'm alone just me And I'm crazy, crazy, crazy And I'm going after it and I'm gonna And I'm gonna use it well And I'm not sorry for the things I do And I'm okay when I'm here with you And in a moment of passion And I never care what people think, And inside my heart I feel I'm dying And I said good-bye And I sure was bleedin' the drops by And it crushed my soul And I tell you I love you And I think of times we were together And it may sound funny, but it's true And it's getting very unexciting And it's going on two years And it's not gonna happen And it's not my place And I've give up trying to understand what I can't And I was so much older then And I wonder is life a drag And life makes promises it can't keep And my lean, mean heart And my misery And my soul has been psychedelicized And neon lights always gow hot. And no one's gonna ever tear us apart And now I can wake up and face the day And now you dare to look me in the eye. And oh, I don't know why, And oh, I don't know why And oh, I don't know why she wrote that letter And oh, I don't why she wrote that letter And oh, I just don't know And oh-oh baby And oh-oh-baby And out of the dark walked a strange man And Phil Spector really has it all And somehow baby And so they say And still it begins, needles and pins And still life goes on; And that's the way it's got to be And that would never end And the fish won't bite And then a little bit o' soul And the nights are long And the night when the cold wind blows, And the night, when the moon is bright, And the night when the wolves cry out, And then I knew it was the end of her. And then I knew I wanted to die And then I'll screw And then she spoke aren't you someone I used to know And the number thirteen And then you had, had enough And there are new thoughts Ready and waiting to explode And there's a new voice Sayin' "we're not afraid to die" And there's nowhere to go And there's nowhere to run to And these words I'm tellin' you And they both got drunk And they're going to the discotheque a go go And they're going to the Discotheque Au Go Go And they walk And things were looking very grim And things will never ever be the same again And thinking just of you And this time I think it's forever And though I'm really tryin' And times were very hard And to take yourself out would really be a sin And we're goin' Surf City, 'cause it's two to one And weren't we lovers a long time ago? And we've met all kinds of guys and girls and we want it know And we went down to the dance And when I get to Surf City, I'll be shootin pearl And when I saw you by And when it stopped, she was holding hands with me And when life get so-oh-oh hard And when she winked, I gave that girl a hug And when you raise the roof And where did all the fun songs go And will to survive And with your love, I know with all my heart I can win And you don't come close And you feel like cryin' And you know I told you so And you're broke in two And you're the only girl and your friends baby they treat you like a guest and your mind is full of red A never ending supply Animal Boy a-no-no Another lawn to mow Another night out on the street A-N-X-I-E-T-Y Anxiety Anxiety, anxiety keeps me happy. Anxiety keeps me hap-happy. Anxiety keeps me high, Anymore Any old dance that you wanna do. Anything about you Any way - any way you want it Any Way You Want It Apeman Apeman Hop Apeman hop, apeman hop Apeman hop, apeman hop, apeman hop, apeman hop a poison heart, a poison heart, a poison heart. a poison heart, a poison heart, a poison heart ... yeah! A pretty little chick A Real Cool Time Are all I need for fight A really good friend to me, yeah Aren't we glad that the folks are gone Are really the most Are you out there somebody like me Artificial phonies I hate it, hate it Artificial phonies, I hate it, hate it As I execute my killer As I load my pistol As I watched it on TV somehow it really bothered me Ask Ozzie, Zappa or me. As long as I've got you around A S-L-U-G As planned, yeah, baby As they possessed my house As time went on it seemed forever A suicide death a suicide game At 90 miles an hour, that's why I saw my life - oh, oh At Huntington and Malibu at least I'll get my washing done. At night he's gonna sacrifice his beloved apeman girl At Rincon they're walking the nose At the concert at the boutique At the concert when the band comes on At the mongrel dogs who teach At the scene of the crime A very happy home A very happy scene Away from me A wo wo wo wo Ba-ba-bamp-ba ba-ba-ba-bamp-ba I wanna be sedated Ba-ba-banana, this ain't Havana Babe bye bye Baby Baby, baby Baby, baby, aw ahhh, baby, baby, aw ahhh Baby, baby, aw ahhh, baby, baby, oh yeah (oh yeah) Baby, baby, baby can't you see Baby, baby I'm all screwed up Baby, baby, make me a loco Baby, baby, make me a mambo Baby, baby, oh yeah, oh yeah Baby, baby, oh yeah, oh yeah, oh yeah, oh yeah Baby I love... Baby I love, I love only you Baby I Love Love Baby I love you Baby, I love you Baby I love you and I tell you I know you Baby I love you and I tell you I love you... Baby I love you Baby I love... Baby I love you Baby I love you Baby I love you no matter what I do Baby I was feeling Baby said that you'd be mine Baby said that you'd be true Baby's eating flies Baby's got the chills Baby Sitter Baby we can see this through, Bad bad brain... Bad bad brain Bad bad brain, bad bad brain Bad boy rock, bad boy roll Bad boys then, bad boys now Bad Brain Battle ships crowd the sea Be a busboy messenger or a doorman Bean brain Beat, dead, burnt out from the night before Beat, dead, burnt out you know what I mean Beat On The Brat Beat on the brat with a baseball bat Because... because... Because I wanna be your boyfriend Because of all my pride, the tears I gotta hide Because, saw her today, I saw her face because there's always something goin Surf City, here we come Before he pulled the plug Before rock's just part of the past Before they throw me in the sanitarium Before you go preaching to me. Beg. The humankind during intro part Being pushed around Believe In Miracles Believe in miracles 'cause I'm one. Be on Death Row, counting the days Better call, call the law Better get out of my way Better take a good look at your Beyond the seas of thought beyond the realm of what Bird bird bird Bird bird bird bird is a word Bird is the word Black leather, knee-hole pants Blasts away for hours Blitzkrieg Bop Blurred vision and dirty thoughts Bonzo goes to bitburg then goes out for a cup of tea Bop-shoo-wop shoo-wop shoo-wop Bop 'til you drop Bop' Til You Drop Born To Die In Berlin breathing the pale moon silver (Bridge) Bringing the groceries up Bring you more aggravation (Bullshit scum, they're all ingrates) Busride is too slow But act your age But don't tell me that we won't have fun But do these things for no one else But first I have to get in shape But he wanted just a little bit more But how I ever let he go But how I ever let her go But I can't stand to see her cryin' But I don't love you anymore But I dont love you anymore... But if you must act up But I get down on my knees and I pray But I guess that it just can't be that way But I had a good time But I just wanna have some fun But I know all about your dirty tricks now But I know I can do it But I'll have my fun But I'll make friends with anyone But I'll treat you like I should But I'm a substitute for another guy. But I'm just diggin' a Chinese ditch But I'm still the same But I'm tired of the hurt But in my heart I'll always be true But in my heart I'll always love you but in your head baby I'm afraid you don't know where it is But I proved that I'm no sissy But I see an old lady with a shopping bag But I see a street crazy shivering with cold But isn't it always that way? But it hurts so bad But I told her why we just can't make it But it's not gonna happen But it's not my place But it's not my place oh no But it still gets me where I wanna go But I was getting older (But) nothing can change the shape of things But nothing can change the shape of things to come But nothing seems to phase me and this one still survives. But now I finally know But please realise you'll probably be surprised But she just couldn't stay But she'll never get out of there But she never got there But she wouldn't do what I wanted her But that can't happen and everybody knows it's true But that's not how I want it to be But then my lover exposes me But then they don't But there ain't nothing that you can do But they're looking good again But they took her away But things aren't what they seem But things don't last forever But times have changed But until things blow But we all know what went wrong But we can't go surfin' But we know it all too well But what'd ya do? But who's gonna briing home the loot? But why are they alive But why don't you go upset yourself But you can't come back and be the first in line, on no But you'll never get out of there But your army is more likely to defect But you're a flop But you're really a dummy Buy yourself a beer Bye bye babe Bye Bye Baby Cabbies on Cabbies on crack California Sun Called out for help Canada, Siam, Oz and Kamoto Can always tell when you're in the room Can he swing from a thread? Can't Control Myself Can tell me Can't get you out, outta my mind Can't Get You Outta My Mind Can't go on like this Can't hardly spell, can't do math Can things be what they seem Can this be true Can't play no high school dance Can't please all the people Can't put it off another day Can't Seem To Make You Mine can't stop creative thoughts. Can't stop stop that girl Can't you see... Can't you see Can't you see what you're doin to me Can't you think my movements talk Carbona not glue. Carbona Not Glue carry a smooth bore Catches thieves just like flies Cause a picture never does 'Cause baby, baby, baby, you're out of time Cause baby I love you I really do 'Cause baby without you, I have no one 'Cause Christmas ain't the time for breaking each other's hearts 'Cause everybody has a poison heart, 'Cause everybody has a poison heart. 'Cause everybody has a poison heart 'Cause everybody knows Cause I don't want to be with anybody else 'Cause I got my other worries 'Cause I'm affected, 'fected 'Cause I'm looking for something to believe in 'cause in sleepy London town 'Cause it's 20 below Cause I've got my eyes on the Russian Bear 'Cause lately it all sounds the same to me 'Cause no one's been what I've been through. Cause she's a spy for the BBI Cause she's my sweetheart 'Cause she's the only girl that I'm ever thinking of Cause somebody put something in my drink 'cause summer's here, and the time is right 'Cause that's not where I wanna be 'Cause there's nobody groovin' Cause there's nothing wrong 'Cause they treat me so bad 'cause this sleepy London town 'Cause we fought so hard 'cause when I'm with you I can't control myself cause when I'm with you I can't control myself 'Cause when it comes 'cause where I live the games they play 'Cause you don't need no one 'Cause you know that I'm the one 'Cause you're a loudmouth babe 'Cause you're so lazy Censorshit Center of the mind 'cept to sing for a rock and roll band Chain Saw Chainsaw Charles Manson Chasing the Night Chewing out a rhythm on my bubble gum Chinese Rock Chop off your head (chorus) Chorus: CHORUS Chorus: tonight City, here we come City is overloading C. J. now, hit the gas Clean up your room C'mon, sort your trash Cocaine stupor and anxiety attacks Cold Coke and Pepsi or Canada Dry Comb their hair and shine their shoes come Come along if you care... Come along if you care Come along if you dare Come along (surfin') baby wait and see (surfin' safari) Come along with me 'cause Come Back, Baby Come back baby, come back Come back, baby, come back..... Come back baby to me Come back into my arms (Come on and safari with...) Come on and safari with me Come on baby Come on baby, can't you see Come on baby let's shake Come on baby move Come on baby shake Come on little stranger Come On Now Come on (surfin') baby wait and see (surfin' safari) Come on take my hand Come out and play, yeah Come out of the ground, not making a sound, Come with me on a journey comin' down on a sunny day? Commando Commando - involved again Conservatives can cry Cool cats strolling after dark Copyright 1963 Couldn't hold your tongue Couldn't keep a secret Couldn't shut up you're an imbecile Covered with diamonds and jewels cover me in my dreams carry a smooth bore (Cram that cop donation in your ass) Creeps and dirty bastards, Cretin! Cretin! Cretin Family Cretin family Cretin family Cretin family Cretin Hop Cretins wanna hop some more Crimson flames tied through my ears Cross my heart and hope to die. Cruisin' around in my GTO Crummy Crummy music, crummy TV Crummy people, crummy movies Crummy Stuff Crusing down the highway at 500 miles an hour baby Cut any man right off at the knees (Dacqari) tonic's my favorite drink Daddy likes men Daddy's broke Daddy's telling lies (Dangers of drinking), but I don't want to die Danger Zone Danger zone danger zone Danny Says Danny says we gotta go Day after day, day after day, day after Day, day after day, it never changes, always the same way Daytime Dillema (Dangers of Love) Daytime troubles fading DDT did a job on me DDT keeps me happy DDT, wowee! Deadly spitten cobra I am losin' kind Deadly spitten cobra life of crime Death destruction bombs galore Death Of Me Deceived me into thinking Dee Dee, he left home Defense is down and you've got me shakin Demanding morphine curse my soul is burning Demons in my head, in my head, inside this private hell demons waitin' by my bed Destruction of the environment Didn't have a backstage pass Didn't know it a few years ago Dirty mouth, it's all I can bear Discrimination against the blacks Disintegration of humanity Diving in for a swim Do do do do Does whatever a spider can Doin' the Cretin Hop Do it one more time for me Done it before, probably do it again Don't accuse me of that crime Don't become one of Hitler's children Don't believe what you've been told Don't be sad at all Don't bring my head down Don't Bust My Chops Don't bust my chops, baby, don't bust my chops Don't Come Close Don't ever go away Don't Go Don't go, don't go Don't go, don't go baby don't go Don't go to school don't make me laugh Don't hang me up to dry Don't have brain damage Don't it make you feel sick? Don't know if I ever will learn Don't leave me this way Don't mean it can't work out Don't move too fast Don't need to bother the police, Don't puch me around Don't stare at me it's freakin' me out Don't talk to me Don't tell me how to love my baby Don't tell me what to do Dont't know what's on her mind Don't treat me like an animal Don't try to put me down Don't wait up for me Don't wanna be a working stiff Don't wanna be taught to be no fool Don't wanna die for your sins Don't wanna get a broken bone Don't wanna study on the G.I. bill Don't want nothing from no one. Don't want to die at an early age Don't want to work in a hot dog stand Don't want want you... Don't want you Don't want you cause you're a bore Don't want you goin' round with no one else Don't wear a crown of thorns Don't you cry Don't you ever go astray Don't you ever go away - ooh, ooh, yea Don't you know about the bird Don't you know you'll never win don't you need somebody to love don't you want somebody to love Doomsday, doomsday's coming - 1981 Do the cretin hop Do what you want with me Down at the gym where the muscle boys meet Down in the alley is where I hunt Down in the basement where the cobwebs grow Down in the playground the hot concrete Down, like a roller coaster Down to the Holiday Inn Do ya think you're fooling Do you do you do you do you wanna dance Do you like bananas, ba-ba-bananas Do you love me babe? Do you remember Hullabaloo, Do you remember lying in bed Do you remember Murray the K, Do You Remember Rock N Roll Radio? Do you remember rock'n'roll radio? Do You Wanna Dance? Do you wanna dance and hold my hand? Drank in all the bars in town for an extended foreign policy Drink, drink, drink, drink some more Drive, drive, drive the night away Drugs and bitches and commies and queers Drugs and bitches and junkies and fags Drugs don't ever pay D-U-M-B Durango 95 Early in the morning we'll be startin' out Easy come and easy go for me that was the fun Easy come, easy go, easily Eating chicken vindaloo Eating refried beans Eat That Rat Endless Vacation Especially with your favorite girl Europe, Japan, and Pango-Pango Even if just for one night Even the maids were mean Even the ones for free Ever dinner was crummy Everybody, everywhere Everybody I don't know what to say Everybody said so man you could see it on T.V. Everybody's beautiful and full of it Everybody's hangin' all around Everybody's learning how Everybody's staring at me Everybody tried to push me Everybody tried to put me Everybody wants an explanation Everybody was cranky Every day is a holiday and pushin' people around Every day my time runs out. Every dinner was crummy Every drop of blood can be Everyone just stares at me Everyone's accusing me Every one's a closet lame Everyone's against me Every one's a secret nerd Everything is in the pawn shop Everything is out of sight Everything wasn't alright Everything you know Everytime i eat vegetables it makes me think of you Everywhere I hear the sound of marching charging feet boy Everywhere I turn, the finger points to me Every wish comes true Evil in my head, in my head, inside this private hell Excited for a while Excitement generating Fa Face the boss, he's such a nag Fall in love, get married then boom Farewell my friend Fast cars, cold beer, and rock-n-roll Fast, like a loopty loop Father, Son and Holy Ghost Fearing not that I'd become my enemy Feedback blasting out my ears Feel a little dry Feelin exasperating Feeling heavy and hopeless. Feeling kinda dodgy, I was feeling half dead Feelin hot yeah I'm on fire Feel (out of place), very distraught Feel something coming on Feel your rage spread like a rash Felt sad and lonely Fifty thousand dollar dress Fight for fun Fight for money Fight for money, fight for fun Finally pulled myself out of my bed Finally you find love find people like you with ignorant minds. First rule is: The laws of Germany First stop- Havana au go-go Five o'clock rolls around Flying an a ray Flying way past zero Follow Victor to the sacred place, For all the hoppin' cretins For fighting in the street boy Forget the agony For it's the land unknown to man For my own good For our piece of this world For what he has done For what you put me through Foundationed deep, somehow. Fourth rule is: Eat kosher salamis Freak admission stroll inside Freak Of Nature Freedom of choice needs a stronger, stronger voice. Friendly neighborhood Spiderman From a good friend of mine From Hawaii to the shores of Peru From Kamoto Islands to Rockaway Beach From old Hanoi to East Berlin From the early morning movie to the late late show Frustration, disgust, aggravation, disgust, mental hell Fun fun, oh baby Fun fun rock'n'roll high school Fuzz tone, hear 'em go, hear 'em on the radio Gabba gabba Gabba Gabba, see them go Garbage piled up and ready to go Garden of Serenity Gee it's kinda scary out here Get hooked on me baby, there ain't no cure. Get it together for your children's sake Get my kicks an' live up my life Get out of here, get out of my life Get outta here bitch, 'cause you're nowhere Get the glory like Get the glory like Charles Manson Gimme Gimme Shock Treatment Girl Girl, I am your friend Girls cars sun fun Girl you know I want you all the time Girl you know you're always on my mind Girl you're Give me some gin Give me some skin Give me some wine Give me your money Give to the poor Giving up your social whirl Glad to See You Go! Glad To See You Go Glad to see you go go go go goodbye Glowing in the dark Go back to Russia go back home! Goin' insane for something to drink Go Johnny, go, go, go, go Tommy, o-way-o Go Lil' Camaro Go lil' Camaro go Go Mental Gonna break every rule Gonna crawl in a hole Gonna get my Ph.D. Gonna have a real cool time Gonna have it all tonight Gonna have some fun tonight Gonna kick somebody's ass Gonna kill and destroy Gonna kill my mom and dad Gonna kill someone Gonna pile drive him pull his hair Gonna smile, I'm gonna laugh Gonna take a chance on her Gonna take his belt and beat him! Gonna tear him up I swear Good and bad, I define these terms Good buddies, mau, mau, mau Goodbye. Good enough to eat Good times for everyone Go off somewhere safe I hope you will somehow Go real slow Got a concrete skull Got a country you wanna protect Got A Lot To Say Got a temper like a gun. Got a ten inch erection, a pimply complexion Got endurance, I was trained Got good feelings about this year Got my socks baby said are new Got no holes in my head Got no love for the enemy nation Got no special powers Go to work, it's such a drag Got pretty scary swerving at 100 miles an hour - oh, oh Gotta be in early Gotta catch the bus and train Gotta go to Idaho Gotta go to school Gotta have a plan, gotta learn to listen Gotta take a stab, you have my blessing, alright Got the hardest hold you can put on anyone Got to go to summer school Got to leave this cycle behind Guerrilla armies rule the street Guess I'll have to break the news Guess I'll never learn Guided to a path, Broadway, 59 Gulpin' down thorazines Hair Of the Dog Hair trigger personality. Hair trigger temper tormented mind Half-wracked prejudice leaped forth Halo round my head too tough to die Halo round my head to tough to die Halo round my read too tough to die Hang a chain around you Hang around, screw up my mind Hanging out all by myself Hanging out of Second Avenue Hanging out on a night like this Hangin' out in 100 B Hangin' out in L.A. Hangin' out with Lester Bangs you all Hang on a little bit longer Hang on you're a goner Hang out after dark Happiness is something you've gotta earn Happy endings too Happy happy happy all the time Havana Affair Have A Nice Day Have a nice day. I don't believe a word you say Have a nice day. That's all I hear every day Have I ever told you Have You Ever Seen the Rain Having my last meal Headbanging, headbanging! Headcase baby Hear Marky kick some ass He arrives just in time He braked for the light He'd probably grin be real happy with himself Heidi is a headcase Heidi is a headcase, a rebel and a rouser He jumped down, he knocked her off her feet He just kind of smiles, it really shakes me up. He lives in the jungle in a cave by a hill Hell Hell Mental Helpless child, gonna walk a drum beat behind Help you if I can He never has any fun Here comes the Spiderman Here's a little curse it's from me to you Here's your new home Here Today, Gone Tomorrow here we come Her last words were "I love you", thought it set me free Her mother is a geek He's a filthy, stupid apeman He said he had a great time at the place He's a prehistoric man He's gonna kill that girl He's gonna kill that girl tonight He's go so many problems He's got radioactive blood He shot some dope into his arm He's ignored He's primitive, barely human He's the devil's apprentice He's the world's worst recycler He was always happy Hey! Hey Hey baby if you're all alone, baby you'll let me walk you home. Hey baby won't you take a chance? Hey baby yeah you swing it right, yes I know that tonight's the night. Hey baby yeah you thrill the soul, hold me close, don't you let me go. Hey, daddy-o Hey! Give me a drink Hey here's the mirror see your stupid face Hey, hey Hey, hey all you senators wives. Hey hey hey Hey, hey, hey hey, hey, hey baby Hey, hey hey-don't go o o o o o Hey, hey, hey o-no-no Hey ho, let's go Hey Johnny, hey Dee Dee Hey, little girl Hey man, I wanna live Hey, Romeo Hey, said my name is called disturbance Hey, said the time is right for palace revolution Hey, there! HEY WE'RE THE RAMONES! This one is called Rockaway Beach Hey! What's in this drink? Hey you kids in the crowd Highest trails above High Risk Insurance Hire my SMG with a full clip Holy smoke Hooray for Havana! Hooray for the USA! Hope you don't doubt, that Hoppin' like an elephant Hot sweat on my face How do you move in a world of fog that's How good it feels to hold you How happy life could be if all of mankind How hard you fell Howling At the Moon (Sha-La-La) How the hell did it get here so soon Humankind Humankind are so strange, some need to be rearranged Humankind, don't know why, no one cares who lives or dies Humankind, don't look at me, look at yourself, what do you see Humankind, it's a shame, some don't even know their name Humankind, it's a test, to see who's the very best Humankind, it's not fair, why should we all live in fear Humming a sickening tune Hurry hurry hurry before I go insane Hurry hurry hurry before I gotta go Hurtin' everything you see Hurtin' her, hurtin' her I always said my girl's a good luck charm. I always will be true I always will love you I am a kid in the nuthouse I am a kid in the psycho zone I am an outsider I am a teenage dope fiend I am a teenage schizoid I am a tu tu tu tu tough tough guy I am a vegetable I am gonna be with the gang tonight I am gonna hang out in the park I am in the ring where I belong I am just a guy who likes to dress punk I am just a guy who likes to get drunk I am just a guy who likes to rock and roll I am living at the matinee, yeah I am no longer a solitary man. I am not afraid of life I am not afraid of pain I am not so upset about my horrible self I am running away from myself there's I am too amped to sleep I am very nice guy very sincere I believed in fellow men I believe in a better world for me and you. I believe in miracles. I bought a pretty cool wagon and we call it a woody Surf City, here we I Can't Be I can't be someone else I can't control my fingers I can't control my brain I can't control my fingers I can't control my toes I can't control myself I can't control myself baby I can't get off the telephone I can't get you out oh, no no no I can't get you out, oh no no no no I can't get you out, outta my mind I can't get you outta my mind I can't get you outta my mind, oh no no I Can't Give You Anything I can't help it if I feel this way I can't hurry and you can't wait I can't live without you I can't make it on time I Cant Make It On Time I can't remember my name I can't remember now I can't seem to make you mine I can't stand still cause you've got me goin I can't take this crazy pace I can't think I can't throw it all away I can't wait another day I can't wait 'til tomorrow I closed my eyes and I let myself sleep I close my eyes and think how it might be. I could use a lobotomy I didn't find a way I didn't think I'd do, but now I see I'd like to help her I'd like to try I do, I do I don't a care about you no more I don't care I Dont Care I don't care about poverty I don't care, I don't care I don't care what others say I don't care, wohoho I don't ever want to be that way I don't feel so good inside I don't feel that I'm useless I don't feel that it's hopeless I don't have a monkey's brain I don't have any illusions anymore I don't know I don't know, no, I don't know I don't know what to do I don't know what to do, to do ow-ooo I don't like anyone I don't like anything I don't like anything colored pink I don't like Burger King I don't like circus geeks I don't like communists I don't like games and fun I don't like Jesus freaks I don't like playing ping pong I don't like politics I don't like sex and drugs I don't like summer and spring I don't like the Viet Cong I don't like those rules I don't like waterbugs I don't need you anymore I don't wanna be a good boy scout I don't wanna be a pinhead no more I don't wanna be bad I don't wanna be filled with doubt I Don't Wanna Be Learned/I Don't Wanna Be Tamed I don't wanna float on a broom I don't wanna get a big old loan I don't wanna go I Don't Wanna Go Down To The Basement I don't wanna grow up I don't wanna have the biggest amount I don't wanna have to learn to count I don't wanna have to shout it out I don't wanna live in a big old tomb on grand street I don't wanna open a can of worms and I don't wanna put no money down I Don't Wanna Walk Around With You I don't want any Spagetti-Os I don't want my hair to fall out I don't want to be buried in a Pet Sematary, I Don't Want To Grow Up I don't want to live my life again, I don't want to live my life again. I Don't Want To Live This Life (Anymore) I don't want you... I Don't Want You I don't want you anymore I don't want you hanging around my door I do the things that you want me to I'd rather stay here in my room I drift into the danger zone I'd sit inside a bottle and pretend that I was in a can I feel a presence following me I feel content I feel excitement is here I feel like goin' out someplace I feel so glad I kiss the ground I feel so mad I feel so safe I fell in love, down at Palisades Park If I don't start cryin' it's because that I have got no eyes If I was stupid or naive I flunked, I didn't pass I found out a little bit too late, oh yes I did now If people weren't such dicks and I never made mistakes If rock is gonna stay alive If she can find a reason to forgive, If there's one thing that makes me sick If we don't stop this crazy carrying on If you are, I hope that you can see If you don't like me, I really don't care. If you got me, I like you girl If you're my victim you're beaten If you think it's a pack of lies, If you think you can, well come on man if you want your love to last I give my heart to you I give what I need to live I give what I've got to give I give you love night and day Ignorance Is Bliss Ignorance is bliss, just look at you Ignorance is bliss, ya know it's true I goin' out tonight I gonna chance to tell you off I got a call late saturday night alright I got alot to say I got my hammer I got my pride and I'm gonna defend it I got my sights adjusted and my telescope aimed I got no home I got the bead on you, she fires true I had enough, I had it rough I had enough, I had it tough I had enough of that crummy stuff I had no advantage over you I had something to protect I had the world on my shoulder I had to call 254 so they wouldn't blame me I had to run away I hate myself I hate the teachers and the principal I have been blessed with the power to survive. I have no place to stay I have the strength to endure I heard about the Easter bunny I heard about these treatments I heard from the landlord I heard it all I heard it at the club I heard it from my best friend I heard it from my doctor I heard it from New Zealand I heard it from the gangster I heard it from the priest I heard it from the spirits I hear the bells of freedom chiming (I here the Queen's on the alien's side) I hope I've seen her for the very last time I hope your parents understand I just can remember I just met a nurse that I could go for I just wanna be a good boy I just wanna cuss and fight I just wanna get some chicks I just wanna have some fun I just wanna have some kicks I just want to be with you I Just Want To Have Something To Do I just want to sleep and play I just want to walk right out of this world, I keep searching for an answer...it just ain't there I keep tryin' and tryin' I kill myself kill the pain I kissed her and hugged her I know I know, and it can't stop, I wonder. I know, and it's been comin' for some time. I know, been that way for all my time. I know better now I know, I know, I know, I know I know I'm just a damn fool I know I'm late, but still alive I know I'm ready I know I'm great I know, shinin' down like water. I know what you're thinking about I know what you're thinking when you find out I know your game I know your name I leter her in and I started to cry I let her in if you're wondering why I like takin' Tuinal I'll always love you I'll always love you baby I'll be back to stake my ground I'll be so good to you I'll fight you till I'll never be happy I'll never know I'll never treat you cruel I'll rail at all his servants I'll say one thing is I'll scratch your back if you scratch mine I'll shout and scream, I'll kill the King I'll strap my board to my back and hitch a ride in my wet-suit Surf I look all white but my dad was black. I look pretty tall but my heels are high. I look pretty young but I'm just back dated, yeah. I look so late I wanna die I Lost My Mind I love all the monitor men I love ???? but it makes me sick I loved you from the start I love everything about you I love to hear you call my name I Love You I love you and you love me Im Affected I'm afraid and alone I'm Against It I'm a Gypsy prince I'm a human oddity I'm a lean mean fighting machine I'm alive, I'm alive, I'm alive, yeah I'm alone in life I'm a monstrosity I'm a Nazi schatze I'm a nervous wreck I'm an outcast from society I'm a shock trooper in a stupor I'm a substitute for another guy. I'm a teenage lobotomy I'm a time bomb, baby I'm a worm man I'm a w-w-worm man I'm completely misunderstood I'm confused, I'm afraid, I hate the loneliness I'm crazy, crazy, crazy I mean the Russian Bear could probably I met her at the 7-11 I met her at the Burger King I met my first love at thirteen I'm ever dreaming of I'm ever thinking of I'm fed up I'm friends with the Pope I'm friends with the President I'm going mental... I'm going mental I'm gonna beat you up I'm gonna brag about it I'm gonna burglarize your home I'm gonna give her a great big kiss I'm gonna go for a whirl with my cretin girl I'm gonna have some fun I'm gonna make her mine I'm gonna put a hole in my T.V. set I'm gonna rob and steal I'm howling at the moon I might have a foreign object in my trunks I might have to use on that punk I'm in a rush and feelin' insane I miss you baby, oh yeah I miss you baby, that I just can't hide I miss you honey, oh yeah I miss you honey when it's cold outside, oh yeah I miss your body and I need your love I miss your body, baby, next to mine I miss your touch, your soft blonde hair I'm just a comic book boy I'm just a junk food guy (I'm last in line for this party) I'm livin' on a Chinese rock I'm looking for something to believe in I'm making monsters for my friends I'm more in love with you I'm my main man. I'm never ever goin to tire I'm never ever gonna tire I'm never wrong don't tell me what to do I'm no good to anyone I'm not a creature in the zoo I'm not a criminal I'm Not Afraid of Life I'm not afraid to tell her I'm not an animal I'm not an animal boy I'm not an ape man I'm not an imbecile I'm not a wild savage I'm not coming out of the dressing room I'm not feeling very well I'm not gonna stay in school I'm not hurting anyone I'm Not Jesus I'm not Jesus I can't heal you I'm not on drugs I'm not sorry for the things I do I'm not your enemy I'm on my way to stardom I'm out havin' fun I'm out here kickin' with the band. I'm playing is strait for once cause baby I love you I'm playing it strait for once baby I love you I'm ready for a match with the Russian Bear I'm sick and tired of you calling me names I'm sick and tired of your bullshit brats I'm sick and tired of your childish games I'm sick to death I'm smoking, baby I'm smoking, oh baby I'm so glad to know she's mine I'm the Crusher I'm the crusher king of the ring I'm the man who make I'm thinking about the subway I'm tired of cryin' I'm tired of the pain I'm tryin' to turn a trick I'm younger than that now. In a bottle of formaldehyde In a crazy world. In a German town In a soldier's stance, I aimed my hand In a suit and in a tie Indian Giver Indian Giver, Indian Giver In East Berlin, ow-ooo I need a miracle I need psychiatric therapy I need somebody good I need some courage to find my weakness I need something to slow me down I need you baby, baby can't you see I need you baby, that I just can't hide I need your love I need your love, tonight I never knew that things could be so right I never though I'd ever I never thought I'd be so down and out I never used to complain In every breath and step I take Infatuation, she's a fatal attraction In my lonely room I'd sit my mind in an ice cream cone In old 'Frisco In real good shape I have no fear (Instrumental) In the 9 to 5 world In the bar or out on the street In the chill of the night In the garden of serenity In the instant that I preach In the institution In the morning, I'm at work at time In the park In the tunnel of love In the warm California sun Intoxicated by the orchids abandoned in the garden Involved in a robberry I paid the price, paid my dues I pray for peace more than anything I punch the clock at 9:05 I really do there's no one else like you, Baby I love... I really do There's no one like you I really really love to watch her I remember lying awake at night I Remember You I said baby, baby I said baby, baby, baby you're out of time I said, baby, baby, baby, you're out of time I saw her lying on the street I saw her today, I saw her face I saw her walking down the street I saw her walking in the woods last night I saw it happen with my own eyes I say baby, baby I'm all screwed up Is compromise solution Is driving me insane oh-yeah I see right through your plastic mac. I see words I can't describe Is he strong? I shot some dope, I feel so sick I should've been rich Is it a crime to be old Is it goin' anywhere? Is just as hard as stone. Is just no place for a street fighting man! Is like the other girls you see, Is little girl won't you I smoked my first cigarette at ten Is my good luck charm. I sprinkled cocaine on the floor Is that some kind of warning to protect me? Is there a chance for peace Is there hope for the world today Is this just some crazy dream Is this real or just a dream Is this what the future will bring I stood under the moonlight to ill-luminate myself Is try to put the hurt on me It ain't Christmas if there ain't no snow I take you girl as you're standing there It always rings when I'm alone It crushed my baby It did not look like it came from Japan It disturbs me so It doesn't matter 'cause we're already late It doesn't taste like wine It don't matter what they say I tell no tales I do no lie I tell you surfing's mighty wild It feels like somebody put something It first felt like at thrill ride I think I'll try and phone her I think I may start cryin' I think I told you so I think we'd look pretty good together, I think you better go now, baby I thought it was the two of us I thought maybe that you'd understand I thought that's maybe how you'd feel I thought we'd last forever I thought we had a plan I thought we made a bargain I thought we made a deal It isn't easy to explain It just took a few years It keeps me edgy and mean It landed in a field in Idaho It leaves me with a bitter taste It looked like an angel as she died in my prayers It makes me fell allright It makes me so damn angry It makes me think of how things used to be It makes me think of you It makes me throw up in the toilet bowl It makes no sense until I'm tense. I took a ride on the shoopty shoop I took the law and threw it away I took the law & threw it away It really makes you crazy It really starts movin', yeah! I try everything I know It's a genuine problem you won't try It's a hopeless life, I hate it, hate it It's all or nothin' baby It's A Long Way Back It's a long way back to Germany It's alright It's an abstract world you're an (It's an early Dylan) It's a sick world, sick, sick, sick It's a sick world, what can I say? Its coming,.its coming,.its coming It's getting bigger every day It's getting easier than ever It's gonna be all right Its gonna be all right tonight It's gonna be alright Its gonna be alright It's gonna be alright, uh, huh It's gonna be OK It's gonna be OK, yeah, yeah It's gonna be that you're the only ones who understand It's gonna be the death of me It's gonna be the death of we It's gonna be the death of you It's gonna be the end you see It's hot as a bitch It's important if I wanna live It's just a trained reaction something they gotta say... yeah It's just for play It's just like being in the navy It's my only friend It's Not For Me To Know It's not for me to know It's not for me to know It's not gonna happen It's not hard, not far to reach It's nothin' gonna happen nothin' ever will It's not me It's Not My Place It's not too late. It's not too late, yeah! It's our time It's over It's really killing me It's the drugs and the lies and the ripoff bet? It's the end, the end of the 70's It's the end, the end of the century It's the way it will be It's the year of the monkey, gonna be real funky It's true, it's true It's TV's fault why I am this way it's un-American policy. It's us against them It's way past midnight It's when someone tries to hide behind politics It's you, yeah, baby It turns out it was her mother It was a long ago It was dreaming and fantasy It was glowing, glowing, glowing It was something that I didn't think was so bad It was sparkling, sparkling, sparkling It was the face of love, and I knew I used to be an A student I used to be a truant I used to be in show biz I used to be on an endless run. I used to drink champagne I used to go to parties I used to have a name I used to have fortune and fame I used to have pleasure and pain I used to make a living, man I've already had all my fun I've always been able to laugh at fate. I've become a mental case I've become irrational I've been crushed by tumbling tide I've been in the closet and feel all right I've been loved, pushed (put) aside I've been thinking it over I've done all that I can do I've gone mental I've got my Mossberg 590 I've gotta have your love every day I've got this feeling that's inside of me I've killed my family I've lived your life for so many years I wanna be I Wanna Be Sedated I Wanna Be Well I Wanna Be Your Boyfriend I Wanna Live I wanna puke I wanna puke, I can't sit still I Wanted Everything I wanted to go I wanted to go but couldn't take it no more I want I want I want I want my I want my arms around you I want revenge I want what's mine I want some dirt I want some wine I want to get out, crack cabbies straight from hell I want to get out, out of this yellow shell I want to know, have you ever seen the rain? I want to know, have you ever seen the rain I want to live my life I want to steal from the rich and I want you and all of your time I want you around I Want You Around (Original version) I want you baby, baby, baby, baby I want you baby, oh yeah I want you baby when it's cold outside, oh yeah I want you by my side I want you I want you to stay I want you still but just can't take it I want you to hold (big time) (come back, yeah) I want you to kiss goodnight (you gotta come back) I was I was a Green Beret in Viet Nam I was born on a roller coaster ride I was born with a plastic spoon in my mouth. I was feeling sick I was loosing my mind I was ready to pack it up I was so sad and blue I could feel any pain I was worried about everything my head began to howl I went out today for a walk in the rain I will give it to you I wish I could take the pain away I wish I was dead I wish I was someone else I wish that time could go by fast & I won't be back till monday I won't be sad about it I won't let it happen I would think it was I would think it was true Jackie is a bookie, Judy's taking loans Jackie is a punk Jackie is a punk, Judy is a runt Jackie's playing hooky Jackie's scalping tickets Jack Nicholson, Clint Eastwood, 10cc Jail really cuts ya down to size Joey call me on the phone John Lennon, T. Rex and OI Moulty? Journey To the Center Of the Mind Judas must die Judy is a Punk Judy is a runt Judy's getting harassed Judy's playing pool Just as long as you're hear by my side Just as long as you've got nothing to hide Just as long as you've nothing to hide Just because my back is turned around Just 'cause you're so strung out Just get me to the airport put me on a plane Just give me all the strength Just how things work. Just how to say please, and get down on her knees Just like the cats in the garbage cans Just me, Questioningly Just put me in a wheelchair... Just put me in a wheelchair and put me on a plane Just put me in a wheelchair get me to the show Just remember this little Just to see the Ramones Keep it glowing, glowing,glowing Keep it glowing, smoking, glowing Keep it up, rock-n-roll, good music, save your soul Keep rock n' roll music alive Keep telling li-ie-ies, but you did Keep the faith, baby Kick the jukebox, slam the floor Kids find trouble so easily Kids in cars were cruisin' by Kisses out of desperation Kiss me I just gotta Kiss me I just gotta say : Knew I was ready for it Know Better Now Know I'll never find a girl like you Lamp rays shining down Last night I took a walk in the dark Last thing I knew Last time I saw her alive Learn To Listen Learn to listen, listen to learn Leave your cares behind come with us and find Let's dance. Lets Dance Let's fly Let's fly, let's fly Let's go Lets Go Let's go let's go Let's go let's go let's go let's go Let's go let's go let's go let's go 200 miles to Tokyo Let's go let's go let's go let's go 500 miles to Mexico Let's go, rock-n-roll, everybody c'mon Let's go, rock-n-roll, everybody c'mon now Let's go surfin' now Let's rock-tonite Let's steal a car for a joyride Let the old world make believe It's blind and deaf and dumb Let the punishment fit the crime Lies that life is black and white Life is so beautiful Lifes A Gas Life's a gas, Life's a gas, Life's a gas, a gas, a gas, oh yea Life's a gas, Life's a gas, Life's a gas, a gas, oh yea Like a cat caught up a tree Like a streak of light Like a two year old you told Like I am messed up Like livin' under Like Romeo and Juliet Like takin' carrie to the high school prom Like the needle that ya used Listen, bud Listen close and you can hear me shout. Listening to Sheena on the radio Listen to My Heart Little bit o' soul Little child cries in his sleep Little German boy Little Tom and Joey Lived like a fool, that's what I was about, oh Live my life as I choose Lobotomy, lobotomy, lobotomy, lobotomy! Locket Love Lock the windows the gates on Lock you in a dream, never let you go Looked at her close... Looked at her close forced her into view Look out! Look out, here comes the Spiderman Look what's happening now it's all your fault Loose lips sink ships, they say Lose my identity Loudmouth Love giving you Love Kills Lovely little tricks you do Lovely lovely locket 'cause Lovely lovely locket love Love that's real and will stay Love you LSD, golly gee, Lying in bed one summer's night Main attraction in a freak side show Main man Make a man humble in his prime Makes me so high Makes wish that I could be a dog Make up your mind about Making friends with a homeless torn up man Makin Monsters For My Friends Ma-ma-ma-mama's boy Mama's Boy Mama, where's your little daughter? (Man I got problems, I'll bet you heard) Mankind's almost out of luck Maybe I was born to die in Berlin Maybe they should Maybe you can give her more Maybe you're just looking for a good time Maybe you've got too much cash meet a girl like you Meet me in the graveyard Me mom and daddy Memories make me cry Memories make us cry Mental... Mental.. Mental Mental Hell Mercenary, fight for anyone Merry Christmas (I Don't Want To Fight Tonight) Merry Christmas, I don't want to fight tonight Merry Christmas, I don't want to fight tonight with you Merry Christmas, merry merry merry Christmas Might get burned up by the sun Misfits, twilight zone Miss personality, a grade 'a' student naturally Molars and fangs, the clicking of bones, Mom and pop wanna put me away Mommy, Daddy, can I please come home Mommy's on pills Mom threw out the glue More troubles are gonna come Mosquitoes are happy tonight Most desired dreams Moving much too fast Mr. Programmer Mu love has blown away Music playin' that portable sound Mutiny from stern to bow. My arms were flying up, like a rocket ship My baby's alive My Back Pages My boss he tells me that I'm doing fine My brain is hanging upside down My Brain Is Hanging Upside Down (Bonzo Goes To Bitburg) My brain is stuck from shooting glue. My brain was pulsating, I was battered and sore My brain was racin but my feet wouldn't fly My brain was racin but my feet wouldn't go My brain was racin but my feet wouldn't scream My brand new suit's really made out of sack. my drink My faith was so much stronger then My father's in the fireplace and my dog lies hypnotized My father was a soldier then My favorite song too, baby My feet won't stop My future's bleak My girlfriend cryin' in the shower stall My heart can't wait an other day My heart stood still and skipped a beat My heart trembles, I call your name My history's written on me in tattoed ink. My little headcase, yeah My mom and dad are always fighting My my kind of a girl My pathway led by confusion boats My poor discarded baby My poor old-fashioned baby My rage turns to insane lust My skull he's bleaching in the dust My tears have come and gone Nagging 'about the sound Nancy was a broken queen Near some cats but dogs don't bark Needle and pins, needle and pins, needle and pins Needles and Pins Never ever go away Never let you laugh or smile, not you. Never never can tell New York beauty take my breath away New York city is a real cool town New York City, N.Y.C. Next time I'll listen to my heart Next time, well I'll be smart Nights intoxicating Nobody Nobody's my friend Nobody wants them now the kids are alright Nobody wants you, nobody wants you No Christmas cards to send No Go No, I can't take it No, I can't take it no more No, I don't wanna see your face no more, No, I have no home No, it's not hard, not far to reach No it's not my not my not my place No it's not my place no no No matter what No matter what they say No matter what you do No more christmas or trick or treat No more gangster No more narco No more of your fairy stories No, no, no, no, why'd she have to go-oh-oh-oh No one cares, nobody knows. No one could help me No one ever thought this one would survive No one seemed to notice seeing from smoke screen eyes no one seems to notice No one see the truth Not again Nothing ever seems to turn out right Nothing I tried would satisfy Nothing makes any sense, but I still try my hardest Nothing's right till it's all wrong. Nothing to gain Nothing wanted to grow Nothing was on T.V. Nothin' out there but sad and gloom Nothin' to do and no where to go-o-oh I wanna be sedated Nothin' to do and no where to go-o-o I wanna be sedated No time to cop No tip for the delivery Not much of a salary Now all I've got is sorrow and pain Nowhere (place) to run No where to go Now I am a real sickie Now I am telling you why Now I don't know Now I got glowing eyes Now I guess I'll have to tell 'em Now I know the score Now I'm a guide for the CIA Now I'm beginning to feel the strain Now I'm hangin' too Now I'm in 7th heaven Now I'm lookin' out my window but I don't know Now I'm on the Bowery Now it on my sweaty clothes. Now I Wanna be a Good Boy Now I wanna be all alone Now I wanna be on my own Now I wanna be sad alone Now I wanna have somethin' to do Now I wanna run away from home Now I Wanna Sniff Some Glue Now I wanna wrestle in the garden Now she's hanging out Now she's lying Now she's lying in a pool of blood Now that you're gone, I feel the pain Now the cops are after me Now the time has come Now things are better Now until forever Now when you're feelin' low Now when you're in a mess Now when your girl has gone Now who the hell Now wild hair is back in style Now you're never gonna see her no more Now you say you wanna do my laundry Now you say you wanna live with me Of an insane rage Of fine German steel Of the killer's knife Of the minimum wage Of the poor man's struggle Oh baby Oh baby, baby I just love her so Oh baby, do you wanna dance? Oh baby, do you wanna dance Oh, bartender, please Oh, but I can't wait Oh-ho oh-ho Oh, I believe in miracles. Oh, I couldn't care what you think of me Oh I don't know why Oh, I don't know why Oh I just don't know Oh, I'm my main man. Oh I'm so glad I found you Oh I thought I was smart, I stole her heart Oh'Lord I got to run Oh my my my Oh, my sweet darling, what have I done Oh no Oh no ho oh no no Oh no no no no no Oh-no-no-no-no-no-no-no Oh no no, oh no no oh no no, oh no no no Oh no no, oh no no, oh yeah Oh no no, yeah Oh no, oh no Oh no oh no oh no Oh no oh-no oh no Oh Oh I Love Her So Oh, oh I love her so Oh oh oh Oh-oh-oh Oh, oh, oh Oh oh oh oh Oh oh oh oh, oh oh Oh oh oh, oh oh oh Oho-ho-ho, we got nowhere to go Oh tell me that you feel Oh that's how it begins, she'll feel those needle and pins Oh-wo-wo (oh yeah) Oh yeah Oh-yeah Oh yeah, oh yeah Oh yeah, oh yeah, uh-oh. Oh yeah that's what you said Oh yeah-well all right Oi-Oi-Oi-Oi On a journey to the end On a midnight odyssey On automatic it's guaranteed hit Oncoming car went out of control One bullet in the cylinder One crisis after another One of us One-two-three-four One... Two... Three... Four! One-two-three, you wanna have a family Only thing that you regret On my last leg just gettin' by On no ho On the boulevard where police hide On the coaster and around again On the couch with my special one On the highest trails above Ooh, baby baby, whatever you do now Oohh! Oohh...oohh... Ooh, I love the way that you shake your hips, oh yeah Ooh, now I know I'm so much in love Ooh, ooh, yeah Ooh, ooh, yeah, my little headcase, yeah Oooh, little Ramona Ooooh, baby, yeah we sure felt fine o o o o o o Ooo-ooo-whee! Ooo-whee, do it one more time for me! Oop-ip-ip oop-ip-ip, yeah! Open up the medicine chest Or a lump on my head Other countries are just as bad Our heads were so achey Our jails are filled to the max Our playground is a pharmacy Our troubles never end Out against my will Out of bed at 6:15 In a rush and you can't think Out of more aggravation Out of the hospital Out of there without a doubt Out Of Time Out on the coast Outside of everything Outsider Outta my mind Over my shoulder, I keep looking back own lives. Pain more painful and laughter much louder, yeah Paint the face of a demon, glowing by the fire light Palisades Park Paradise is just in sight Past the edge of Disneyland Past the end of Disneyland Peace and love is here to stay People - always tellin' lies, they can keep their alibi People - knockin' at my door, how come they want more and more People - starrin' at your clothes - I can't take it anymore People - talkin' behind your back, most of them drive a cadilac Perhaps they'll die. Pet Sematary Picked up the magazine, I see your face Pickin' the banana. Pickin' the banana Pick up the pieces (Pieces of plastic mouse start to get in my mouth - oh, oh) Pinhead Planes are landing Planet Earth 1988 Plays an old loud drum Please help me man Please me Poison heart Police are every place Politicians (to confuse you) Poppin' phenobarbitol Pounced with fire on flaming roads Powerful and strong like King Kong Pranks and muggings are fun Presents under a Christimas tree Pretty mean when it wants to be Probably never live to get old Probably won't see no money Proud 'neath heated brow. Psycho therapy PT-boat on the way to Havana Pulsating to the back beat Punishment Fits The Crime Punk punk a punk rocker Punk punk, a punk rocker Push me around Questioningly Questioningly her eyes looked at me... Questioningly her eyes looked at me Quite clear, no doubt, somehow. Radio Radio playin' so no one can see Rainy days rain cool wine Ramona R.A.M.O.N.E.S. RAMONES Ramones are hangin' out in Kokomo R-A-M-O-N-E-S, R-A-M-O-N-E-S Ran out of Carbona Ran out of paint and roach spray too. Record player on Record stores and interviews Remember what I say 'bout Ride a hurricane Riding in my head Ring me, ring me ring me Ring me, ring me, ring me "Rip down all hate," I screamed Rock all night Rockaway Beach Rock'n, rock'n'roll radio Let's go Rock N Roll High School Rock-n-roll's alive 'cause we got the power baby Rock Rock Rockaway Beach Rock, rock, rock'n'roll high school Rock, rock, rock, rock, rock'n'roll high school Roger Corman's on a talk show Rollin' high and mighty traps Romantic facts of musketeers Run around, run around Russians and Americans war machine Sacrifice and sacrilege Sadness turns to fun Said she's going to L.A. Said we'd be together Satan's watching Say hey-hey-hey is Arty home Say that you'll let me have this dance? Say you're a victim of society Say your prayers-it's your only hope Scattergun Scattergun, scattergun, scattergun Scattergun, steal from me there'll be no time to run Schocked how deadly we fight back Screaming, shouting, wham-slam-bam screen for the real problems. Second rule is: Be nice to mommy Second verse, same as the first See me silently quietly creep Seems that folks turn into things See through you like cellophane Selling Daddy's dope Send you all my love Sent to spy on a Cuban talent show Shaking hands with your highness Shaky lock and kicky door Sha-la-la-la Sha-la-la-la-la-la she always wants to come over She Belongs To Me She came from a happy home She caught him with another She don't talk to me She drives me crazy, oh yeah She eats Thorazine in her farina Sheena is a Punk Rocker Sheena is a punk rocker now She had a very bad affair She had it all in place She had it all worked out She had to break away She'll never get out of there. She'll never get out of there She looks a so fine She looks so happy but she seems so sad She looks so sweet She makes my heart go flippity flap She makes my heart spin like a tilt-a-whirl She never got there She never got there, they say She's a cool kind of crazy She said, "there's something about you, She's a little lost girl in her own little world She's a punk punk, a punk rocker She's A Sensation She says come over, it's alright She says she's babysitting tonight She says they're quiet except for one little creep She's going to get left behind She's here, right here on the altar She smiled at me as I held her carefully She's still cryin', she ain't tryin' She's the kind of girl that I love so She's The One She's the one, she's the one She's the one, she's the one, she's the one She's worth to him than me, let her go ahead She talks to birds ... She talks to birds she talks to angels She Talks To Rainbows she talks to the trees she talks to trees she talks to trees she talks to bees She told me told me told me told me She turned into a head of lettuce She was a really good friend She was brown, and I was pretty green She was contemplating suicide She was everything to me She was everything to me oh yeah She was everything to me, oh yeah She was going to the wash and dry She was outside hitchin' a ride She was standing by the Space Invaders She was wavin', wavin' bye bye She went away for the holidays She went to see if the kids were asleep She wouldn't do it for me She wouldn't go far She wouldn't make it alive Shines a friendly hello Ships are docking Shock treatment, I'm doing fine Shoot'em in the back now Shootin' up poison, and livin' in hell. Should have to do Should I take a chance on her? Shouldn't wish you happiness, wish her the very best Sick, sick, sick, it's the price I pay Sid and Nancy meant a lot to me Sid and Nancy were a mess Sid and Nancy were born to lose Sid never meant any harm Sid was a punk rock king Sinking into the stars Siting here in Queens Sitting all alone by the telephone Sitting here thinkin' only of you Sitting here with nothin' to do Sitting In My Room Sitting on my window sill Skeletons dance, I curse this day, Skies were cloudy everyday Slam danced to a rockin' band S&L deficit, the homeless, the environment. S&L deficit, the homeless, the environment Sleep all day S-L-U-G Slug Slugs and snails are after me Smash my Smile on his face Smiles in the sky Smokey air that I adore Smooth bore, scattergun, scattergun, scattergun Smooth bore, scattergun, you are the only one Snorting up some speed on the picture of St. Peters Snowball fighting, it's so exciting baby Soak them wet with your tears Soaring like a superhero So beautiful Society really brings me down So don't be sad cause I'll be there So if you can, please understand So if you have to go then you'd better go now So if you're coming get ready to go So I know I'll never be free So I picked up the phone So I said can I see you later Somebody Somebody calls me on the phone Somebody like me Somebody put something Somebody Put Something In My Drink Somebody put something...in my drink...in my drink...in my drink...in Somebody To Love Some honeys will be coming along Somehow they manage to make it last Somehow we get all these creeps in control Some kind of employment Someone caught one I could see so myself Someone cries, something ain't right. Someone had to pay the price Someone has to pay the price someone is holding a grudge Some one please help me Someone's gonna have to pay Someone told me long ago, there's a calm before the storm. Something I fell into from being kicked around Something's always goin' wrong Something started crawling on me Something To Believe In Something to do soon Sometimes I feel I just can't win Sometimes I feelin' my soul is as restless as the wind Sometimes I feel like screamin Sometimes I feel like screaming So much damn confusion before my eyes, Song of mine Sonny Bono and Jack Nitzsche Sound check's at 5:02 Southern winds, shining rays So we took the car downtown So why you wanna walk around with me? So you better relax So you think it's funny Spaceship travels at the speed of light Spain, New Zealand, and the U.S.A. Sparking in the night Specialize in having fun Spend my time in a cold jail cell. Spiderman Spiderman, Spiderman Spins a web any size Spirits moaning among the tombstones, Spoke from my skull. I dreamed Squeeze me baby all through the night Stalking the streets till the break of day Stalking the street till the break of day Standing here in front of the mirror Standing on the street Standing out here in the rain Staring at the goldfish bowl Started having second thought I was scared as hell Stay around in my old hometown Stay away from danger Stay away from her, 'cause it's making me angry Stick 'em up Still how i ever ever let her go Still pushing a mop Stopping for my usual seat Stop this crazy carrying on Straight as an arrow Straight on through to the break of day Stranded in the sweet wonderings Street Fighting Man Street lamps make the bussing sound Strength to endure Substitute Substitute me for him. Substitute my Coke for gin. Substitute you for my Mum, Substitute your lies for facts. Subway creaking down below Sugar-plum fairies dancing in their heads Summer fun, with the Beach Boys on Suppose I'll always be a worm Surf City Surfin Bird Surfin' Bird Surfin Safari Surfin' Safari Suzy is a Headbanger Swallow my pride. Swallow My Pride Swallow my pride, oh yeah Sweet little girl Sweet Mary Jane Sweet sweet little Ramona Take a look overhead Take a ride to the land inside and you'll see Take a ride to the land inside of your mind Take his love instead, and one day she will see Take it as it comes Take it easy baby Take my hand Take The Pain Away Take what you want and I'll do what I have to do Take your love and send it to me Talks to the rainbows and to the seas Taste my blood Tattooed your name on my arm. Taxi in the distance coming along tear me limb from limb tears are running ah running down your breast Teenage Lobotomy Tell me baby I'm your lover man Tell me, tell me Tell me, tell me, tell me please, if psychiatric help is what we need Tell me, tell me, what's so wrong, if humans just got along Tell me, tell me, who's to blame, for people acting this way Tell me that you feel Tell me that you feel the same Tell me what you're doing this for Tell me why is it always this way? Texas chain saw massacre Thank You Thank you. We've got a little tear jerker for you lonely hearts out That ain't no lie That girl could still be mine That, I feel the way I do That I got no cerebellum That I got no mind to lose That I once may have knew That just stinks...it's not for me That's alright by me That's not what any kid That's the attitude that isn't fun That's the breaks, it's the chance you take That's the way it will be That's what they wanna give me That's when I knew it was the end of her That's where the girls are That's where you must be that they never want That you must have some doubts That you used to tell me The best girl in the whole wide world The best poison of The big bright moon The bitter end. The Blitzkrieg Bop. The Blitzkrieg Bop The bubble's going to explode The bucketful. The circuits are exploding The coolest chick on the whole East Coast The crash, shattering glass The Crusher The dangers, its the dangers of love The footprints on (the sign the time) The future's comin' in, now Sweet and strong The future's here today. The girl I sat with almost, almost puked The heart is the place devils congregate The iceman comes a lot Their lives were so glamorous The irony it semes it seems to me The job that ate my brain The jukebox, ow-ow The kids all come from miles around The kids are losing their minds The kids were dancing The kids were hanging out all around The KKK Took My Baby Away The last thing I wanted was to hear them ring the bell The love we had was true The moon is full, the air is still, The morning is near Then around, like a merry-go-round Then he knocked her on the floor Then I can find a reason to live. Then I could find forgiveness Then I did what God forbade Then I said I love too Then I took out my razor blade The North side of my town faced East and the east was facing South. Then we made a promise Then we went down to Coney Island Then you took a hold of my hand The one your parents despise The only thing I wanted to say The only things you do The only thing to live for is today... The party gets started when the sun goes down The philosophy of (warish crime) The plaster fallin' off the wall The pleasures of a journey to the center of the mind The problems just keep piling in There ain't not place for me there. and this one's called Here Today, Gone Tommorrow There are changes Lyin' ahead in every road There are millionaires with more than they need There are new dreams Crowdin' out old realities There are no jobs for the young There are things to realize There goes the Spiderman There is no future for the youth There is no hope for the young There's a new sun Risin' up angry in the sky There's danger on every corner but I'm okay There's go to be a better way There she goes again There's just no place for a street fighting man! There's money in the supermarket There's no choice or difference, There's no hope Theres no law, no law anymore There's no one else like you There's no stoppin' the cretins from hoppin' There's no success for me There's nothing scary to enjoy There's nothing to gain There's nothing wrong, hair of the dog There's revolution Sweepin' in like a fresh new breeze (There's sex and drugs in a nightmare world) There's somethin' down there There's the threat of the nuclear bomb The Return of Jackie and Judy There was beer in the soda machine There was no Mom or Daddy There was troubles and I had'em too The rich are laughing at the poor The room has changed today The rooms were so much colder then The run around The Shape Of Things To Come The simple things you see are all complicated. The sirens, and pain The smell of death is all around, The solution to peace isn't clear The soviets really make me mad The spirits are angry the street his home. The sun is out and I want some The sun, the earth the moon my baby The terrorists threat is a modern fear The terrorist threat is a modern fear The things she said, well, maybe they're true The time has come we oughta break it The time is right The van is making me crazy The way I wanna be They all go out and drinkin all night They blast out the disco on the radio They both came up to New York They both got caught for cutting They both got kicked outside They both went down to Berlin, joined the Ice Capades They both went down to Frisco, joined the SLA They do not care they do not care They don't like my friends They do their best, they do what they can They fish They fly They get them ready for Viet Nam They got complains about everything They got their surfboards They just wanna be so lame They just wanna worry They never really do They're all reved up and ready to go They're anglin' in Laguna in Cerro Azul They're forming in a straight line They're generating steam heat They're going through a tight wind They're gonna make a fuss They're gonna want my autograph They're kicking out in Dohini too They're piling in the back seat They're ready to go now They're shooting the pier They're telling us They say the answers are blowin' in the wind They say they never roll the scoops, They say we don't listen anyway They say you're just an awkward kid They shoot their missiles in the air They sin They steal, they cheat, they take take take They stood there ashamed with nowhere to go They they loose their rights and they act surprised They thought I was an oddity They took her away They took her from me They took my baby away They took my baby away from me They took my girl They turn to crime and turn to drugs They've got their surfboards They want every drop They want your blood They went down to the Mudd Club Things happen overnight Things may never ever be the same again Things will never ever be the same again Thinkin' about Third rule is: Don't talk to commies Third verse, different from the first (Third verse in German) This ain't a dream, I can't escape, This Aint Havanna This ain't the Stone Age This Business Is Killing Me This could be the end This could only happen to me This cross isn't mine This guy thinks he's the champion This is a hungry world, there are months to feed This is dedicated to our fans across the world This is insanity This is not good for my health This kind of feeling could move a nation This one more screwed up the nation this world Those crocodile tears are what you cry. Through a crack of light I was unable to find my way Through dragon mist Through the distant blue Through the fast lane Through this darkness. Throw out the trash Thunderin' like me tonight Tie her to the alter, pull out her heart and eat her flesh 'Til forever on it goes through the circle fast and slow, 'Til it stops at the top of the ferris wheel Till I walked you home Time bomb Time has come today Time has come today, hey Times Square was approaching Time to aim your arrows at the sun Time to laugh, time to die Time to live, time to lie Time to walk, time to run Tipper, what's that sticker sticking on my CD? Tired of complaints I am ready for fun Tired of naggin' nothin's ever happenin' Tired of tryin' To a place called Palisades Park To be with you tomorrow To come To cover me when I sleep, To cover me when I sleep, cover me in my dreams Today Your Love, Tomorrow the World To get a good job To have some fun, to see what I could see To him, life is a great big bang-up Told me that you love me And that you always will Told that girl surrender to me To make you wanna love me so Tomorrow she goes away Tomorrow she goes away - ay, hay Tonight Tonight it's gonna be alright Tonight, tonight, tonight,tonight,tonight,tonight Took back the love you gave to me Took off like a blast Too many chocolates keep a fat man fat too many demons around here now Too noble to neglect Too Tough To Die To our fans far and near top To put you right Torn painted lips tasting the last drops of life To Rockaway Beach To see you through Tossed her in the bin to the blitzkrieg bop To the cloudy lace To the highest trails above To the silent dark To turn that racket down Touring Touring, touring... Touring touring, all around the world Touring, touring, all around the world Touring, touring, is never boring Touring, touring, oh baby, touring To working 9 to 5 to work it out at all, just pass it by, pass it by. Tracks on my arms. Trapped inside a night but I'm a day and I go Triple-O bucks the only shot for me Troublemakers who attack Try and sniff some glue Trying to achieve what they all call contentness Tryin' to reach your goal Try to expose you Try to put me down TV set is on Twelve apostles can't help you now Twenty four hours ago Twenty-twenty-twenty four hours to go.... Twenty-twenty-twenty four hours to go... Twenty-twenty-twenty four hours to go I wanna be sedated Two brown eyes filled with hate. Uncle Floyd shows on the T.V. Under street lamps I will play Under the arc of a weather stain boards, Until the early morning light Upbeat, Shinding and Ed Sullivan too? Up late light my chocolate sweet Up on the roof, out on the street Up the FBI Up the President Using ideas as my maps ust as long as you're here by my side Victor is grinning, flesh rotting away, Vin Scelsa's on the radio Wait-Now Wait wait Walking down the street trying to forget yesterday. Walking through a winter wonderland Walking through the cross fire heart Wanna kneel and pray Want more action, haven't had my fill Want my money back (Warner-Tamerlane Publishing Corp. - BMI) Wart Wart Hog Wart, Wart Hog Watch her headbangin' Watching Get Smart on TV Watch the watch the way i walk Way down in the middle east We accept you We ain't got no friends Wealth and fame Weasel Face We can find a way We can hitch a ride We can't start kissing and I'll tell you why We can't start kissing 'cause the kid's a little spy We could go down to E Street, it doesn't matter ya know We could go to a drive-in, it doesn't matter ya know We danced around to a rockin' band We drove each other crazy We even at a hot dog stand We fell in love by the soda machine We got a fuel-injected tour bus, man it really flies We got a lot of things to do now We got no skirts to chase We got no wheels to race We got to get away We got to stop this crazy carrying on We had our last chance We had some good tiimes and we had fun We had some good times-we had fun We know it's wrong We know what we think of them Well after eating that chicken vindaloo, I wanna be well. Well allright. Well all right...hey! Well all right, well all right Well, baby, baby, baby, you're out of time Well come along with me 'cause We'll do the twist, the stomp, the mashed potato too. Well do you wanna dance under the moonlight? Well everybody knows that the bird is a word Well everybody's heard about the bird Well I can't take it no more Well I can't understand Well I don't care about history Well I guess it's over and it's done Well, I just want to walk right out of this world, Well I'm affected Well, I'm affected Well I'm against it Well I'm going out west Well, I'm going out west Well, it ain't got a backseat or a rear window Well I tried and I tried and I tried Well, it's good to be back in England and it's good to see you all Well, it's in your blood, it's in your blood Well it's two surfin honey for every guy Well I want you in my arms Well let's dance. Well let's dance; let's dance. Well life's a drag without you "We'll meet on edges, soon," said I Well Monte's making me crazy Well New York City really has it all Well she's a little of this, a little of that Well she's a punk punk, a punk rocker We'll show you what it's like to be free. Well, the girls are frisky Well the girls out there knock me out, you know Well the kids are all hopped up and ready to go Well this is I Don't Care We'll walk among the dead Well we've been around this great big world Well, we've been to London and we've been to L.A. Well what can a poor boy do Well when I see my parents fight Well you sound like you're sick We need change, we need it fast Went to my girlfriend's yesterday We ran into a miracle We're a Happy Family We're all making a fortune We're going on safari to the islands this year We're gonna have a real cool time We're gonna take it anyhow We're in all the magazines We're loading up our Woody We're so glad you could all be here We still believe in anarchy We've got to stop this crazy carrying on We wanted to know how much trouble there was We Want the Airwaves We want the airwaves, baby We want the world We was young and in love We went down to the record swap We won't forget her, oh no What a disgrace man and you know it's true What a tragedy What can I do What can I say? What can you do? What can you do? (lose?) What 'cha doin'? What do you say? What'd ya do? What ever happend to the radio What happens to me is my own affair. What makes you think she'll go with you What makes you think you're better than me What's good for them, now it ain't good for you What's happening to our society? What's she doin' now on the escalator What's so wrong, hair of the dog What's Your Game What the neighbours say What they want, I don't know What went wrong she couldn't tell When are you coming home Whenever there's a hang-up When he kicked me out When I look into her big brown eyes When I look into your big brown eyes When I look in your eyes When I'm going home When I'm lyin' in my bed at night When I'm with you at night and we love When I saw her on the corner When I saw her walking down the street When I saw you at the Cat Club When I saw you by the Peppermint Lounge When I saw you on 8th street When I see her on... When I see her on the street When I see the 5 oclock news When I see the price that you pay When I start movin, you see a blur. When it's over, so they say, it'll rain a sunny day. When I was a boy I thought about the times I'd be a man When I was young... When I Was Young When I was young it was more important When I was your age When I woke up this morning from the night before When life gets oh so frustrating (When media writes) the neon lights When my heart pants when no one was watching When's their time coming, man When the big bright moon When the fireflies glow When the folks are not around When the garden flowers baby are dead yes When the music's loud When the truth is found to be lies When they look me in the eye I turn the other way When tomorrow is today The bells may toll for some When troubles disappear When we asked our daddy he said it's just because When you gonna turn yourself in? Yeah When you kiss me I just gotta When you're hooked on heroin When you're raised on andiet of bickering at hate Where fantasy is fact where I am Where I belong Where is Rudolph? Where is Blitzen, baby? Where is Santa? At his sleigh? Where it came from, I don't know Where my baby can be Where my baby went Where's your guts Where the California girls Where the days are short Where they're out there having fun Where they walk Wherever you go Which turned into a whole romance Whiskey bottle movie on T.V. Whoa baby, baby I just love her so Who am I, am I to say Who understand Why baby-why, why, why? Why can't I stand up, and tell myself I'm strong Why can't stop, and tell myself I'm wrong, I'm wrong, so wrong Why did you have to die? Why does it have to be this way Why don't they understand Why don't you get a hoola hoop Why do you want to talk to me for? Why I can't let her go Why is it always this way? Wild and she's willing Will come your way Will destroy mankind's dream Will the fighting ever cease Will you remember Jerry Lee, Winter is here Winter turns to summer Wise guys never compromise with 9 to 5 girl With a brat like that always on your back With a little bit o' soul With Allan Arkush and Stephen King With a video tape deck inside With his gun With lust like a Romeo With me With our boards inside Without you baby's like suicide With some cat from Hiroshima With the lamest fashions on your back With the President in the White House With your covers pulled up over your head? With you rock and roll Woke up thinking bout you today Wondering what I'm doing tonight Wonderin' how I ever willsee Work them fingers to the bone Worm Man wouldn't you love somebody to love Would take the time to journey to the center of the mind Yeah! yeah Yeah I got a call late saturday night alright Yeah I know (I know), I know (I know) Yeah, I love you and I want you to know Yeah, I'm affected, 'fected Yeah, I wanna be well Yeah, I want you and all of your time Yeah, this is the job that ate my brain Yeah, we can find a way Yeah, we'e come so far but still only to Yeah we're goin' Surf City, 'cause it's two to one Yeah we went for a little spin Yeah, ya know we'll have the TV on Yeah, yeah, and that's for sure Yeah, yeah I'm no good Yeah yeah she's my girl Yeah yeah she's the girl Yeah yeah she's the one... Yeah yeah she's the one Yeah, yeah, yeah Yeah, yeah, yeah, yeah come on now Yeah, yeah, yeah, yeah, yeah Yeah you & I Yea, Yea Yea, yea there's a girl I know Yea, yea well I love her so Yea, yea well she's the most Yea, yea when she holds me close Yea, yea, yea she's my kind of girl Yes I am. Yes I'm gonna (surfin') take you surfin' (surfin' safari)with me Yes, I said, you're a girl Yes, my guard stood hard when abstract threats Yesterday, and days before, sun is cold and rain is hard. Yes, you are left out Y'know I fight for fatherland You You act like a big shot You ain't gotta chance 'cause you're hated You all alone You and me and you and me You are all left out You are all the same jelly You ask them for your mercy you better find somebody to love You better give up on my insistence You better go now You better know what you want You better offer some resistence You better pull yourself back together You better shut up You bring out your souvenirs You broke the rules and won You by the phone You can all go to hell You can always hear me say - ay, hey, hey You can call me any day - ay, hey, hey You can count them one by one You can get what you want but I don't think it is true You can go up, down, or sideways You can stamp out the source, but you You can't change a turd into gold You can't come back and think you are still mine You can't do nothin' absolutely nothing' o.k. You can throw me if you wanna 'cause I'm a bone and I go You can't lock me in a cage You come around looking for kicks You could make my ife complete, baly You couldn't shut up got a You could use a little of You Didn't Mean Anything To Me You don't come close You don't ever have to be lonely You don't give up without a fight You don't know how I feel You don't know what I can do with this axe You don't know what it's like You don't know what's going on You don't know what you're doin' to me, aw yeah, oh yeah, oh You don't know what you're doin' to me, aw yeah, oh yeah, oh yeah, oh You don't want a diamond ring - ay, hey, hey You don't want money You don't want to share with anyone else You fill my heart with misery You flipped your lid you flipped your lid You fly around like a bee You got all the buildings and the factories You got all the money, you got all the wealth You got all the power (and the ceremonies) You got a pocket of You got everything at home You gotta come back You gotta come back baby, come back You gotta fight to make (your love into returns) You gotta fight to stay independent You gotta go go go go goodbye You gotta have fun, not a fix in the arm You gotta keep it beatin' You gotta learn to listen, before you get burned You gotta learn to listen, listen to learn You gotta make like you You gotta start hanging on to all your (affairs) You gotta stay out of deep water You gotta take the cotton out of your ears You gotta wait You gotta wait wait You got (the rights) and there's always a temptation You had me believing You heard that I'm no good You hinder it with emotion You hold me so with this quick temptation You just can't stop You just have to cope and start over again You know You know how little I got You know if it comes true You know I had a good night You know I need no alibi You know, it ain't very cherry, it's an oldie but a goody Surf City, You know she drives me outta my head You know she drives me outta my mind You know she makes my life complete You know that life really takes its toll You know, they're either out surfin' or they got a party growin Surf You know we're comin' over You know we're goin' Surf City, gonna have some fun You know we're goin' Surf City, gonna have someone, now You know you did You know you like it You'll be miserable every day your luck will always be bad You'll find the Spiderman! You'll get a lot more kicks You'll like it more and more You'll never know how good it just can feel You'll never understand, I'm in misery You looked really kind of cool You looked really kind of cool now You look like you're sick too You look like your sick too You lose your imagination You love wine like they love cash You make it all worthwhile You make me move, yeah, like no one else You may be dead but your souls are free You might not come back You need a little bit o' soul You need a proper schooling You need more time to forget Young hearts can go their way Youn know it's generally known You put a quarter in and played Your destiny was planned from the very first day You're a brat You're a hopeless problem You're a kid You realize somehow, someway You really did it your way You're an ugly dog there's You're a pain in the ass, and your on the (loose) You're a politician You're a styling queen and an alley cat You're definitions of obscenity. You're getting better and better You're gonna be sorry if we have to fight you're gonna get a blood bath You're Gonna Kill That Girl Youre Gonna Kill That Girl You're hangin' too You're loudmouth baby You're my-my kind of a girl You're never happy, a hypochondriac You're nothin' boy, a goddamn waste You're obsolete my baby You're on your way to life's promotion You're out of touch, my baby You're quite insane You're the best, most loyalist, and that's for sure You're the one they never pick You're thirty five your eyes, I say your eyes may look like his Your knees would bend and your hair will curl Your little girlfriend. Your low cut slacks and your long black hair Your marshall law Your slacks are low and your hips are showin You said everything would be fine, oh no no You said everything would be fine, oh no no no no You said that you always be there, oh yeah! You said that you'd be mine You said that you'd be true You said you never wanted me to go, oh no! You say you're poor and uneducated You say you want my lovin' more than any other thing - ay, hey, hey You should have just let me walk by You Should Have Never Opened That Door You should never have opened that door You Sound Like You're Sick You take the money and you shoot it up You thieving whore, you hustle for bucks You think I'm real cute You think my shoes are made of leather. You think we look pretty good together. You think you can read her mind You think you took away my dream You thought you were a clever girl You told You told me that was true You took your love away from me You tried and tried You turn red with rage You two made a pact of death You used to make me happy You used to make me the happiest guy in You've been away for far too long you've been moving much too fast you've got". You've got me so that my nerves are breakin You've got to pick up the pieces You wanna go cop You wanna go get some Chinese rock You wanna play a game of cat and mouse You wanna take a walk You watch the world complain, but you do it anyway You were just too young You were lost but you've been found, baby You work, you work You write all night Zero Zero UFO funcoeszz-21.1/manpage/000077500000000000000000000000001400011706600150665ustar00rootroot00000000000000funcoeszz-21.1/manpage/generate.sh000077500000000000000000000020551400011706600172210ustar00rootroot00000000000000#!/bin/bash # 2010-12-23 # Aurelio Jargas # # Generate the Funcoes ZZ manpage from the Git sources, in txt2tags format. # It uses the --help of each function to compose the contents. # # Note: The manpage.t2t file is also used in the website for zzajuda.html. # # Requires: txt2tags zz=./funcoeszz.tmp out=manpage.t2t cd $(dirname "$0") || exit 1 # The all-in-one script is *way* faster to load echo "Generating funcoeszz script..." ZZOFF= ZZDIR=../zz ../funcoeszz --tudo-em-um > $zz chmod +x $zz ( echo "Funções ZZ %!target:man %!encoding:utf-8 %!options(html): --toc %!options(man): -o manpage.man %!postproc(man): '^ ' '' " export ZZCOR=0 for func in $("$zz" zzajuda --lista | cut -d ' ' -f 1) do echo $func >&2 # informative echo "= $func =[$func]" echo '```' "$zz" $func -h | sed 1,2d echo '```' done ) > "$out" echo echo "saved $out" rm $zz # Convert to man format txt2tags "$out" # Create the iso-8859-1 version in man format # iconv -f utf-8 -t iso-8859-1 manpage-utf8.man > manpage-latin1.man # Convert to HTML # txt2tags -t html "$out" funcoeszz-21.1/manpage/manpage.man000066400000000000000000002641201400011706600172000ustar00rootroot00000000000000.TH "Funções ZZ" 1 "" "" .SH zzajuda .nf Mostra uma tela de ajuda com explicação e sintaxe de todas as funções. Opções: --lista lista de todas as funções, com sua descrição --uso resumo de todas as funções, com a sintaxe de uso Uso: zzajuda [--lista|--uso] Ex.: zzajuda zzajuda --lista .fi .SH zzaleatorio .nf Gera um número aleatório. Sem argumentos, comporta-se igual a $RANDOM. Apenas um argumento, número entre 0 e o valor fornecido. Com dois argumentos, número entre esses limites informados. Uso: zzaleatorio [número] [número] Ex.: zzaleatorio 10 zzaleatorio 5 15 zzaleatorio .fi .SH zzalfabeto .nf Central de alfabetos (romano, militar, radiotelefônico, OTAN, RAF, etc). Obs.: Sem argumentos mostra a tabela completa, senão traduz uma palavra. Tipos reconhecidos: --militar | --radio | --fone | --otan | --icao | --ansi Radiotelefônico internacional --romano | --latino A B C D E F... --royal-navy | --royal Marinha Real - Reino Unido, 1914-1918 --signalese | --western-front Primeira Guerra, 1914-1918 --raf24 Força Aérea Real - Reino Unido, 1924-1942 --raf42 Força Aérea Real - Reino Unido, 1942-1943 --raf | --raf43 Força Aérea Real - Reino Unido, 1943-1956 --us | --us41 Militar norte-americano, 1941-1956 --portugal | --pt Lugares de Portugal --name | --names Nomes de pessoas, em inglês --lapd Polícia de Los Angeles (EUA) --morse Código Morse --german Nomes de pessoas, em alemão --all | --todos Todos os códigos lado a lado Uso: zzalfabeto [--TIPO] [palavra] Ex.: zzalfabeto --militar zzalfabeto --militar cambio zzalfabeto --us --german prossiga .fi .SH zzalinhar .nf Alinha um texto a esquerda, direita, centro ou justificado. As opções -l, --left, -e, --esquerda alinham as colunas a esquerda (padrão). As opções -r, --right, -d, --direita alinham as colunas a direita. As opções -c, --center, --centro centralizam as colunas. A opção -j, --justify, --justificar faz o texto ocupar toda a linha. As opções -w, --width, --largura seguido de um número, determinam o tamanho da largura como base ao alinhamento. Obs.: Onde a largura é maior do que a informada não é aplicado alinhamento. Uso: zzalinhar [-l|-e|-r|-d|-c|-j] [-w ] arquivo Ex.: zzalinhar arquivo.txt zzalinhar -c -w 20 arquivo.txt zzalinhar -j arquivo.txt cat arquivo.txt | zzalinhar -r .fi .SH zzansi2html .nf Converte para HTML o texto colorido do terminal (códigos ANSI). Útil para mostrar a saída do terminal em sites e blogs, sem perder as cores. Obs.: Exemplos de texto ANSI estão na saída das funções zzcores e zzecho. Obs.: Use o comando script para guardar a saída do terminal em um arquivo. Uso: zzansi2html [arquivo] Ex.: zzecho --letra verde -s -p -N testando | zzansi2html ls --color /etc | zzansi2html > ls.html zzcores | zzansi2html > cores.html .fi .SH zzarrumacidade .nf Arruma o nome da cidade informada: maiúsculas, abreviações, acentos, etc. Uso: zzarrumacidade [cidade] Ex.: zzarrumacidade SAO PAULO # São Paulo zzarrumacidade rj # Rio de Janeiro zzarrumacidade Floripa # Florianópolis echo Floripa | zzarrumacidade # Florianópolis cat cidades.txt | zzarrumacidade # [uma cidade por linha] .fi .SH zzarrumanome .nf Renomeia arquivos do diretório atual, arrumando nomes estranhos. Obs.: Ele deixa tudo em minúsculas, retira acentuação e troca espaços em branco, símbolos e pontuação pelo sublinhado _. Opções: -n apenas mostra o que será feito, não executa -d também renomeia diretórios -r funcionamento recursivo (entra nos diretórios) Uso: zzarrumanome [-n] [-d] [-r] arquivo(s) Ex.: zzarrumanome * zzarrumanome -n -d -r . # tire o -n para renomear! zzarrumanome "DOCUMENTO MALÃO!.DOC" # fica documento_malao.doc zzarrumanome "RAMONES - Don't Go.mp3" # fica ramones-dont_go.mp3 .fi .SH zzascii .nf Mostra a tabela ASCII com todos os caracteres imprimíveis (32-126,161-255). O formato utilizando é: . O número de colunas e a largura da tabela são configuráveis. Uso: zzascii [colunas] [largura] Ex.: zzascii zzascii 4 zzascii 7 100 .fi .SH zzbeep .nf Aguarda N minutos e dispara uma sirene usando o 'speaker'. Útil para lembrar de eventos próximos no mesmo dia. Sem argumentos, restaura o 'beep' para o seu tom e duração originais. Obs.: A sirene tem 4 toques, sendo 2 tons no modo texto e apenas 1 no Xterm. Uso: zzbeep [números] Ex.: zzbeep 0 zzbeep 1 5 15 # espere 1 minuto, depois mais 5, e depois 15 .fi .SH zzbicho .nf Jogo do bicho. Com um número como argumento indica o bicho e o grupo. Se o for um número entre 1 e 25 seguido de "g", lista os números do grupo. Sem argumento ou com apenas "g" lista todos os grupos de bichos. Uso: zzbicho [numero] [g] Ex.: zzbicho 123456 zzbicho 14 g zzbicho g .fi .SH zzbissexto .nf Diz se o ano informado é bissexto ou não. Obs.: Se o ano não for informado, usa o atual. Uso: zzbissexto [ano] Ex.: zzbissexto zzbissexto 2000 .fi .SH zzblist .nf Mostra se o IP informado está em alguma blacklist. Uso: zzblist IP Ex.: zzblist 200.199.198.197 .fi .SH zzbraille .nf Grafia Braille. A estrutura básica do alfabeto braille é composta por 2 colunas e 3 linhas. Essa estrutura é chamada de célula Braille E a sequência numérica padronizada é como segue: 1 4 2 5 3 6 Assim fica como um guia, para quem desejar implantar essa acessibilidade. Com a opção --s1 muda o símbolo ● (relevo, em destaque, cheio) Com a opção --s2 muda o símbolo ○ (plano, sem destaque, vazio) Abaixo de cada célula Braille, aparece o caractere correspondente. Incluindo especiais de maiúscula, numérico, espaço, multi-células. +++++ : Maiúsculo +- : Capitalize __ : Espaço ## : Número -( X ): Caractere especial que ocupa mais de uma célula Braille Atenção: Prefira usar ! em texto dentro de aspas simples (') Uso: zzbraille [texto] Ex.: zzbraille 'Olá mundo!' echo 'Good Morning, Vietnam!' | zzbraille --s2 ' ' zzbraille --s1 O --s2 'X' 'Um texto qualquer' zzbraille --s1 . --s2 ' ' Mensagem .fi .SH zzbrasileirao .nf http://esporte.uol.com.br/ Mostra a tabela atualizada do Campeonato Brasileiro - Série A, B, C ou D. Se for fornecido um numero mostra os jogos da rodada, com resultados. Nomenclatura: PG - Pontos Ganhos J - Jogos V - Vitórias E - Empates D - Derrotas GP - Gols Pró GC - Gols Contra SG - Saldo de Gols (%) - Aproveitamento (pontos) Uso: zzbrasileirao [a|b|c|d] [numero rodada] Ex.: zzbrasileirao zzbrasileirao a zzbrasileirao b zzbrasileirao c zzbrasileirao 27 zzbrasileirao b 12 .fi .SH zzbyte .nf Conversão entre grandezas de bytes (mega, giga, tera, etc). Uso: zzbyte N [unidade-entrada] [unidade-saida] # BKMGTPEZY Ex.: zzbyte 2048 # Quanto é 2048 bytes? -- 2K zzbyte 2048 K # Quanto é 2048KB? -- 2M zzbyte 7 K M # Quantos megas em 7KB? -- 0.006M zzbyte 7 G B # Quantos bytes em 7GB? -- 7516192768B for u in b k m g t p e z y; do zzbyte 2 t $u; done .fi .SH zzcalcula .nf Calculadora. Wrapper para o comando bc, que funciona no formato brasileiro: 1.234,56. Obs.: Números fracionados podem vir com vírgulas ou pontos: 1,5 ou 1.5. Use a opção --soma para somar uma lista de números vindos da STDIN. Uso: zzcalcula operação|--soma Ex.: zzcalcula 2,20 + 3.30 # vírgulas ou pontos, tanto faz zzcalcula '2^2*(4-1)' # 2 ao quadrado vezes 4 menos 1 echo 2 + 2 | zzcalcula # lendo da entrada padrão (STDIN) zzseq 5 | zzcalcula --soma # soma números da STDIN .fi .SH zzcalculaip .nf Calcula os endereços de rede e broadcast à partir do IP e máscara da rede. Obs.: Se não especificada, será usada a máscara padrão (RFC 1918) ou 24. Uso: zzcalculaip ip [netmask] Ex.: zzcalculaip 127.0.0.1 24 zzcalculaip 10.0.0.0/8 zzcalculaip 192.168.10.0 255.255.255.240 zzcalculaip 10.10.10.0 .fi .SH zzcapitalize .nf Altera Um Texto Para Deixar Todas As Iniciais De Palavras Em Maiúsculas. Use a opção -1 para converter somente a primeira letra de cada linha. Use a opção -w para adicionar caracteres de palavra (Padrão: A-Za-z0-9áéí…) Uso: zzcapitalize [texto] Ex.: zzcapitalize root # Root zzcapitalize kung fu panda # Kung Fu Panda zzcapitalize -1 kung fu panda # Kung fu panda zzcapitalize quero-quero # Quero-Quero zzcapitalize água ênfase último # Água Ênfase Último echo eu_uso_camel_case | zzcapitalize # Eu_Uso_Camel_Case echo "i don't care" | zzcapitalize # I Don'T Care echo "i don't care" | zzcapitalize -w \e' # I Don't Care cat arquivo.txt | zzcapitalize .fi .SH zzcaracoroa .nf Exibe 'cara' ou 'coroa' aleatoriamente. Uso: zzcaracoroa Ex.: zzcaracoroa .fi .SH zzcarnaval .nf Mostra a data da terça-feira de Carnaval para qualquer ano. Obs.: Se o ano não for informado, usa o atual. Regra: 47 dias antes do domingo de Páscoa. Uso: zzcarnaval [ano] Ex.: zzcarnaval zzcarnaval 1999 .fi .SH zzcep .nf http://www.achecep.com.br Busca o CEP de qualquer rua de qualquer cidade do país ou vice-versa. Pode-se fornecer apenas o CEP, ou o endereço com estado. Uso: zzcep Ex.: zzcep Rua Santa Ifigênia, São Paulo, SP zzcep 01310-000 .fi .SH zzchavepgp .nf http://pgp.mit.edu Busca a identificação da chave PGP, fornecido o nome ou e-mail da pessoa. Uso: zzchavepgp nome|e-mail Ex.: zzchavepgp Carlos Oliveira da Silva zzchavepgp carlos@dominio.com.br .fi .SH zzchecamd5 .nf Checa o md5sum de arquivos baixados da net. Nota: A função checa o arquivo no diretório corrente (./) Uso: zzchecamd5 arquivo md5sum Ex.: zzchecamd5 ./ubuntu-8.10.iso f9e0494e91abb2de4929ef6e957f7753 .fi .SH zzcidade .nf Lista completa com todas as 5.500+ cidades do Brasil, com busca. Obs.: Sem argumentos, mostra uma cidade aleatória. Uso: zzcidade [palavra|regex] Ex.: zzcidade # mostra uma cidade qualquer zzcidade campos # mostra as cidades com "Campos" no nome zzcidade '(SE)' # mostra todas as cidades de Sergipe zzcidade ^X # mostra as cidades que começam com X .fi .SH zzcinclude .nf Acha as funções de uma biblioteca da linguagem C (arquivos .h). Obs.: O diretório padrão de procura é o /usr/include. Uso: zzcinclude nome-biblioteca Ex.: zzcinclude stdio zzcinclude /minha/rota/alternativa/stdio.h .fi .SH zzcinemais .nf http://www.cinemais.com.br Busca horários das sessões dos filmes no site do Cinemais. Sem argumento lista as cidades com os códigos dos cinemas. Uso: zzcinemais [código cidade] Ex.: zzcinemais 9 .fi .SH zzcineuci .nf http://www.ucicinemas.com.br Exibe a programação dos cinemas UCI de sua cidade. Se não for passado nenhum parâmetro, são listadas as cidades e cinemas. Uso: zzcineuci [codigo_cinema] Ex.: zzcineuci 14 .fi .SH zzcnpj .nf Cria, valida ou formata um número de CNPJ. Obs.: O CNPJ informado pode estar formatado (pontos e hífen) ou não. Uso: zzcnpj [-f] [cnpj] Ex.: zzcnpj 12.345.678/0001-95 # valida o CNPJ informado zzcnpj 12345678000195 # com ou sem pontuação zzcnpj # gera um CNPJ válido (aleatório) zzcnpj -f 12345678000195 # formata, adicionando pontuação .fi .SH zzcodchar .nf Codifica caracteres como entidades HTML e XML (< > ...). Entende entidades (>), códigos decimais (>) e hexadecimais (>). Opções: --html/--xml Codifica caracteres em códigos HTML/XML --hex Codifica caracteres em códigos hexadecimais --dec Codifica caracteres em códigos decimais -s Com essa opção também codifica os espaços --listar Mostra a listagem completa de codificação Ou só a listagem da codificação escolhida Uso: zzcodchar [-s] [--listar cod] [--html|--xml|--dec|--hex] [arquivo(s)] Ex.: zzcodchar --html arquivo.xml zzcodchar --hex arquivo.html cat arquivo.html | zzcodchar --dec zzcodchar --listar html # Listagem dos caracteres e códigos html .fi .SH zzcoin .nf Retorna a cotação de criptomoedas em Reais (Bitcoin, Litecoins ou BCash). Opções: btc ou bitecoin (padrão) / ltc ou litecoin / bch ou bcash. Uso: zzcoin [btc|bitcoin|ltc|litecoin|bch|bcash|-a|--all] Ex.: zzcoin zzcoin btc zzcoin litecoin zzcoin bch .fi .SH zzcolunar .nf Transforma uma lista simples, em uma lista de múltiplas colunas. É necessário informar a quantidade de colunas como argumento. Mas opcionalmente pode informar o formato da distribuição das colunas: -z: 1 2 3 4 5 6 7 8 9 10 -n: (padrão) 1 5 9 2 6 10 3 7 4 8 As opções -l, --left, -e, --esquerda alinham as colunas a esquerda (padrão). As opções -r, --right, -d, --direita alinham as colunas a direita. As opções -c, --center, --centro centralizam as colunas. A opção -j justifica as colunas. As opções -H ou --header usa a primeira linha como cabeçalho, repetindo-a no início de cada coluna. As opções -w, --width, --largura seguido de um número, determinam a largura que as colunas terão. A opção -s seguida de um TEXTO determina o separador de colunas, se não for declarado assume por padrão um espaço simples. Uso: zzcolunar [-n|-z] [-H] [-l|-r|-c|-j] [-w ] arquivo Ex.: zzcolunar 3 arquivo.txt zzcolunar -c -w 20 5 arquivo.txt cat arquivo.txt | zzcolunar -z 4 zzcolunar --header 3 arquivo.txt .fi .SH zzconjugar .nf Conjuga verbo em todos os modos. E pode-se filtrar pelo modo no segundo argumento: ind => Indicativo sub => Subjuntivo imp => Imperativo inf => Infinitivo Ou apenas a definição do verbo se o segundo argumento for: def Uso: zzconjugar verbo [ ind | sub | imp | inf | def ] Ex.: zzconjugar correr zzconjugar comer sub .fi .SH zzcontapalavra .nf Conta o número de vezes que uma palavra aparece num arquivo. Obs.: É diferente do grep -c, que não conta várias palavras na mesma linha. Opções: -i ignora a diferença de maiúsculas/minúsculas -p busca parcial, conta trechos de palavras Uso: zzcontapalavra [-i|-p] palavra arquivo(s) Ex.: zzcontapalavra root /etc/passwd zzcontapalavra -i -p a /etc/passwd # Compare com grep -ci a cat /etc/passwd | zzcontapalavra root .fi .SH zzcontapalavras .nf Conta o número de vezes que cada palavra aparece em um texto. Opções: -i Trata maiúsculas e minúsculas como iguais, FOO = Foo = foo -n NÚM Mostra apenas as NÚM palavras mais frequentes Uso: zzcontapalavras [-i] [-n N] [arquivo(s)] Ex.: zzcontapalavras arquivo.txt zzcontapalavras -i arquivo.txt zzcontapalavras -i -n 10 /etc/passwd cat arquivo.txt | zzcontapalavras .fi .SH zzconverte .nf Conversões de caracteres, temperatura, distância, ângulo, grandeza e escala. Opções: -p seguido de um número sem espaço: define a precisão dos resultados (casas decimais), o padrão é 2 -e: Resposta expandida, mais explicativa. Obs: sem essa opção a resposta é curta, apenas o número convertivo. Temperatura: cf = (C)elsius => (F)ahrenheit | fc = (F)ahrenheit => (C)elsius ck = (C)elsius => (K)elvin | kc = (K)elvin => (C)elsius fk = (F)ahrenheit => (K)elvin | kf = (K)elvin => (F)ahrenheit Distância: km = (K)Quilômetros => (M)ilhas | mk = (M)ilhas => (K)Quilômetros mj = (M)etros => (J)ardas | jm = (J)ardas => (M)etros mp = (M)etros => (P)és | pm = (P)és => (M)etros jp = (J)ardas => (P)és | pj = (P)és => (J)ardas Ângulo: gr = (G)raus => (R)adianos | rg = (R)adianos => (G)raus ga = (G)raus => Gr(A)dos | ag = Gr(A)dos => (G)raus ra = (R)adianos => Gr(A)dos | ar = Gr(A)dos => (R)adianos Número: db = (D)ecimal => (B)inário | bd = (B)inário => (D)ecimal dc = (D)ecimal => (C)aractere | cd = (C)aractere => (D)ecimal do = (D)ecimal => (O)ctal | od = (O)ctal => (D)ecimal dh = (D)ecimal => (H)exadecimal | hd = (H)exadecimal => (D)ecimal hc = (H)exadecimal => (C)aractere | ch = (C)aractere => (H)exadecimal ho = (H)exadecimal => (O)ctal | oh = (O)ctal => (H)exadecimal hb = (H)exadecimal => (B)inário | bh = (B)inário => (H)exadecimal ob = (O)ctal => (B)inário | bo = (B)inário => (O)ctal Escala: Y => yotta G => giga d => deci p => pico Z => zetta M => mega c => centi f => femto E => exa K => quilo m => mili a => atto P => peta H => hecto u => micro z => zepto T => tera D => deca n => nano y => yocto un => unidade Uso: zzconverte [-p] [-e] [] número [número ...] Ex.: zzconverte cf 5 zzconverte dc 65 zzconverte db 32 47 28 zzconverte -p9 mp 3 # Converte metros em pés com 9 casas decimais zzconverte G u 32 # Converte 32 gigas em 32000000000000000 micros zzconverte f H 7 # Converte 7 femtos em 0.00000000000000007 hecto zzconverte T 4 # Converte 4 teras em 4000000000000 unidades zzconverte un M 3 # Converte 3 unidades em 0.000003 megas .fi .SH zzcores .nf Mostra todas as combinações de cores possíveis no console. Também mostra os códigos ANSI para obter tais combinações. Uso: zzcores Ex.: zzcores .fi .SH zzcorpuschristi .nf Mostra a data de Corpus Christi para qualquer ano. Obs.: Se o ano não for informado, usa o atual. Regra: 60 dias depois do domingo de Páscoa. Uso: zzcorpuschristi [ano] Ex.: zzcorpuschristi zzcorpuschristi 2009 .fi .SH zzcotacao .nf http://www.infomoney.com.br Busca cotações do dia de algumas moedas em relação ao Real (compra e venda). Uso: zzcotacao Ex.: zzcotacao .fi .SH zzcpf .nf Cria, valida, formata ou retorna o(s) estado(s) de um número de CPF. Obs.: O CPF informado pode estar formatado (pontos e hífen) ou não. Uso: zzcpf [-f|-F|-e|-q] [cpf] Ex.: zzcpf 123.456.789-09 # valida o CPF informado zzcpf 12345678909 # com ou sem pontuação zzcpf # gera um CPF válido (aleatório) zzcpf -f 12345678909 # formata, adicionando pontuação zzcpf -F 12345678909 # desformata, tirando pontuação zzcpf -e 12345678909 # estado(s) de um CPF Válido zzcpf -q 12345678909 # apenas código de retorno, sem mensagens .fi .SH zzcut .nf Exibe partes selecionadas de linhas de cada ARQUIVO/STDIN na saída padrão. É uma emulação do comando cut, com recursos adicionais. Opções: -c LISTA seleciona apenas estes caracteres. -d DELIM usa DELIM em vez de TAB (padrão) como delimitador de campo. -f LISTA seleciona somente estes campos; também exibe qualquer linha que não contenha o caractere delimitador. -s não emite linhas que não contenham delimitadores. -D TEXTO usa TEXTO como delimitador da saída o padrão é usar o delimitador de entrada. -v Inverter o sentido, apagando as partes selecionadas. Obs.: 1) Se o delimitador da entrada for uma Expressão Regular, é recomendando declarar o delimitador de saída. 2) Se o delimitador de entrada for ou possuir: - '\e' (contra-barra), use '\e\e' (1 escape) para cada '\e'. - '/' (barra), use '[/]' (lista em ER) para cada '/'. 3) Se o delimitador de saída for ou possuir: - '\e' (contra-barra), use '\e\e\e\e' (3 escapes) para cada '\e'. - '/' (barra), use '\e/' (1 escape) para cada '/'. Use uma, e somente uma, das opções -c ou -f. Cada LISTA é feita de um ou vários intervalos separados por vírgulas. Cada intervalo da lista exibe seu trecho, mesmo se for repetido. Cada intervalo pode ser: N caractere ou campo na posição N, começando por 1. N- Do caractere ou campo na posição N até o fim da linha. N-M Do caractere ou campo na posição N até a posição M. -M Do primeiro caractere ou campo até a posição M. - Do primeiro caractere ou campo até ao fim da linha. N~M Do caractere ou campo na posição N até o final indo em M saltos. ~M Do começo até o fim da linha em M saltos de caracteres ou campos. d Caractere "d", posicionar o delimitador na saida de caracteres. Uso: zzcut <-c|-f> [-d ] [-v] Ex.: zzcut -c 5,2 arq.txt # 5º caractere, seguido pelo 2º caractere zzcut -c 7-4,9- arq.txt # 7º ao 4º e depois do 9º ao fim da linha zzcut -v -c 3-8 arq.txt # Exclui do 3º ao 8º caractere zzcut -f 1,-,3 arq.txt # 1º campo, toda linha e 3º campo zzcut -v -f 6- arq.txt # Exclui a partir do 6º campo zzcut -f 8,8,8 -d ";" arq.txt # 8º campo 3 vezes. Delimitador ";" zzcut -f 10,6 -d: -D _ arq.txt # 10º e 6º campos, novo delimitador _ zzcut -c 1,d,10 -D: arq.txt # 1º e 10º caracteres. Delimitador : .fi .SH zzdado .nf Dado virtual. Sem argumento, exibe um número aleatório entre 1 e 6. Com o argumento -f ou --faces, pode mudar a quantidade de lados do dado. Uso: zzdado Ex.: zzdado zzdado -f 20 zzdado --faces 12 .fi .SH zzdata .nf Calculadora de datas, trata corretamente os anos bissextos. Você pode somar ou subtrair dias, meses e anos de uma data qualquer. Você pode informar a data dd/mm/aaaa ou usar palavras como: hoje, ontem. Usar a palavra dias informa número de dias desde o começo do ano corrente. Ou os dias da semana como: domingo, seg, ter, qua, qui, sex, sab, dom. Na diferença entre duas datas, o resultado é o número de dias entre elas. Se informar somente uma data, converte para número de dias (01/01/1970 = 0). Se informar somente um número (de dias), converte de volta para a data. Esta função também pode ser usada para validar uma data. Uso: zzdata [data [+|- data|número]] Ex.: zzdata # que dia é hoje? zzdata anteontem # que dia foi anteontem? zzdata dom # que dia será o próximo domingo? zzdata hoje + 15d # que dia será daqui 15 dias? zzdata hoje - 40d # e 40 dias atrás, foi quando? zzdata 31/12/2010 + 100d # 100 dias após a data informada zzdata 29/02/2001 # data inválida, ano não-bissexto zzdata 29/02/2000 + 1a # 28/02/2001 <- respeita bissextos zzdata 01/03/2000 - 11/11/1999 # quantos dias há entre as duas? zzdata hoje - 07/10/1977 # quantos dias desde meu nascimento? zzdata 21/12/2012 - hoje # quantos dias para o fim do mundo? .fi .SH zzdataestelar .nf http://scifibrasil.com.br/data/ Calcula a data estelar, a partir de uma data e horário. Sem argumentos calcula com a data e hora atual. Com um argumento, calcula conforme descrito: Se for uma data válida, usa 0h 0min 0seg do dia. Se for um horário, usa a data atual. Com dois argumentos sendo data seguida da hora. Uso: zzdataestelar [[data|hora] | data hora] Ex.: zzdataestelar zzdataestelar hoje zzdataestelar 25/01/2000 zzdataestelar 13:47:26 zzdataestelar 08/03/2010 14:25 .fi .SH zzdatafmt .nf Muda o formato de uma data, com várias opções de personalização. Reconhece datas em vários formatos, como aaaa-mm-dd, dd.mm.aaaa e dd/mm. Obs.: Se você não informar o ano, será usado o ano corrente. Use a opção -f para mudar o formato de saída (o padrão é DD/MM/AAAA): Código Exemplo Descrição -------------------------------------------------------------- AAAA 2003 Ano com 4 dígitos AA 03 Ano com 2 dígitos A 3 Ano sem zeros à esquerda (1 ou 2 dígitos) MM 02 Mês com 2 dígitos M 2 Mês sem zeros à esquerda DD 01 Dia com 2 dígitos D 1 Dia sem zeros à esquerda -------------------------------------------------------------- ANO dois mil Ano por extenso MES fevereiro Nome do mês MMM fev Nome do mês com três letras DIA vinte um Dia por extenso SEMANA Domingo Dia da semana por extenso SSS Dom Dia da semana com três letras Use as opções de idioma para alterar os nomes dos meses. Estas opções também mudam o formato padrão da data de saída, caso a opção -f não seja informada. --pt para português --de para alemão --en para inglês --fr para francês --es para espanhol --it para italiano --ptt português textual incluindo os números --iso formato AAAA-MM-DD Uso: zzdatafmt [-f formato] [data] Ex.: zzdatafmt 2011-12-31 # 31/12/2011 zzdatafmt 31.12.11 # 31/12/2011 zzdatafmt 31/12 # 31/12/2011 (ano atual) zzdatafmt -f MES hoje # maio (mês atual) zzdatafmt -f MES --en hoje # May (em inglês) zzdatafmt -f AAAA 31/12/11 # 2011 zzdatafmt -f MM/DD/AA 31/12/2011 # 12/31/11 (BR -> US) zzdatafmt -f D/M/A 01/02/2003 # 1/2/3 zzdatafmt -f "D de MES" 01/05/95 # 1 de maio echo 31/12/2011 | zzdatafmt -f MM # 12 (via STDIN) zzdatafmt 31 de jan de 2013 # 31/01/2013 (entrada textual) zzdatafmt --de 19/03/2012 # 19. März 2012 (Das ist gut!) .fi .SH zzdefinr .nf http://definr.com Busca o significado de um termo, palavra ou expressão no site Definr. Uso: zzdefinr termo Ex.: zzdefinr headphone zzdefinr in force .fi .SH zzdiadasemana .nf Mostra qual o dia da semana de uma data qualquer. Com a opção -n mostra o resultado em forma numérica (domingo=1). Obs.: Se a data não for informada, usa a data atual. Uso: zzdiadasemana [-n] [data] Ex.: zzdiadasemana zzdiadasemana 31/12/2010 # sexta-feira zzdiadasemana -n 31/12/2010 # 6 .fi .SH zzdiasuteis .nf Calcula o número de dias úteis entre duas datas, inclusive ambas. Chamada sem argumentos, mostra os total de dias úteis no mês atual. Obs.: Não leva em conta feriados. Uso: zzdiasuteis [data-inicial data-final] Ex.: zzdiasuteis # Fevereiro de 2013 tem 20 dias … zzdiasuteis 01/01/2011 31/01/2011 # 21 .fi .SH zzdicantonimos .nf http://www.antonimos.com.br/ Procura antônimos para uma palavra. Uso: zzdicantonimos palavra Ex.: zzdicantonimos bom .fi .SH zzdicasl .nf http://www.dicas-l.unicamp.br Procura por dicas sobre determinado assunto na lista Dicas-L. Obs.: As opções do grep podem ser usadas (-i já é padrão). Uso: zzdicasl [opção-grep] palavra(s) Ex.: zzdicasl ssh zzdicasl -w vi zzdicasl -vEw 'windows|unix|emacs' .fi .SH zzdicbabylon .nf http://www.babylon.com Tradução de uma palavra em inglês para vários idiomas. Francês, alemão, italiano, hebreu, espanhol, holandês e português. Se nenhum idioma for informado, o padrão é o português. Uso: zzdicbabylon [idioma] palavra #idiomas: nl fr de he it pt es Ex.: zzdicbabylon hardcore zzdicbabylon he tree .fi .SH zzdicesperanto .nf http://glosbe.com Dicionário de Esperanto em inglês, português e alemão. Possui busca por palavra nas duas direções. O padrão é português-esperanto. Uso: zzdicesperanto [-d pt|en|de|eo] [-p pt|en|de|eo] palavra Ex.: zzdicesperanto esperança zzdicesperanto -d en job zzdicesperanto -d eo laboro zzdicesperanto -p en trabalho .fi .SH zzdicjargon .nf http://catb.org/jargon/ Dicionário de jargões de informática, em inglês. Uso: zzdicjargon palavra(s) Ex.: zzdicjargon vi zzdicjargon all your base are belong to us .fi .SH zzdicportugues .nf http://www.dicio.com.br Dicionário de português. Fornecendo uma "palavra" como argumento retorna seu significado e sinônimo. Se for seguida do termo "def", retorna suas definições. Uso: zzdicportugues palavra [def] Ex.: zzdicportugues bolacha zzdicportugues comer def .fi .SH zzdicsinonimos .nf http://www.sinonimos.com.br/ Procura sinônimos para um termo. Uso: zzdicsinonimos termo Ex.: zzdicsinonimos deste modo .fi .SH zzdiffpalavra .nf Mostra a diferença entre dois textos, palavra por palavra. Útil para conferir revisões ortográficas ou mudanças pequenas em frases. Obs.: Se tiver muitas *linhas* diferentes, use o comando diff. Uso: zzdiffpalavra arquivo1 arquivo2 Ex.: zzdiffpalavra texto-orig.txt texto-novo.txt .fi .SH zzdistro .nf Lista o ranking das distribuições no DistroWatch. Sem argumentos lista dos últimos 6 meses Se o argumento for 1, 3, 6 ou 12 é a ranking nos meses correspondente. Se o argumento for 2002 até o ano passado, é a ranking final desse ano. Se o primeiro argumento for -l, lista os links da distribuição no site. Uso: zzdistro [-l] [meses|ano] Ex.: zzdistro zzdistro 2010 # Ranking em 2010 zzdistro 3 # Ranking dos últimos 3 meses. zzdistro # Ranking dos últimos 6 meses, com os links. .fi .SH zzdividirtexto .nf Divide um texto por uma quantidade máxima de palavras por linha. Sem argumento a quantidade padrão é 15 Uso: zzdividirtexto [número] Ex.: zzdividirtexto 10 zzdividirtexto 3 Um texto para servir de exemplo no teste. cat arquivo.txt | zzdividirtexto .fi .SH zzdivisores .nf Lista todos os divisores de um número inteiro e positivo, maior que 2. Uso: zzdivisores Ex.: zzdivisores 1400 .fi .SH zzdolar .nf http://economia.uol.com.br/cotacoes Busca a cotação do dia do dólar (comercial, turismo). Uso: zzdolar Ex.: zzdolar .fi .SH zzdominiopais .nf http://www.ietf.org/timezones/data/iso3166.tab Busca a descrição de um código de país da internet (.br, .ca etc). Uso: zzdominiopais [.]código|texto Ex.: zzdominiopais .br zzdominiopais br zzdominiopais republic .fi .SH zzdos2unix .nf Converte arquivos texto no formato Windows/DOS (CR+LF) para o Unix (LF). Obs.: Também remove a permissão de execução do arquivo, caso presente. Uso: zzdos2unix arquivo(s) Ex.: zzdos2unix frases.txt cat arquivo.txt | zzdos2unix .fi .SH zzecho .nf Mostra textos coloridos, sublinhados e piscantes no terminal (códigos ANSI). Opções: -f, --fundo escolhe a cor de fundo -l, --letra escolhe a cor da letra -p, --pisca texto piscante -s, --sublinhado texto sublinhado -N, --negrito texto em negrito (brilhante em alguns terminais) -n, --nao-quebra não quebra a linha no final, igual ao echo -n Cores: preto vermelho verde amarelo azul roxo ciano branco Obs.: \et, \en e amigos são sempre interpretados (igual ao echo -e). Uso: zzecho [-f cor] [-l cor] [-p] [-s] [-N] [-n] [texto] Ex.: zzecho -l amarelo Texto em amarelo zzecho -f azul -l branco -N Texto branco em negrito, com fundo azul zzecho -p -s Texto piscante e sublinhado .fi .SH zzencoding .nf Informa qual a codificação de um arquivo (ou texto via STDIN). Uso: zzencoding [arquivo] Ex.: zzencoding /etc/passwd # us-ascii zzencoding index-iso.html # iso-8859-1 echo FooBar | zzencoding # us-ascii echo Bênção | zzencoding # utf-8 .fi .SH zzenglish .nf http://www.dict.org Busca definições em inglês de palavras da língua inglesa em DICT.org. Uso: zzenglish palavra-em-inglês Ex.: zzenglish momentum .fi .SH zzestado .nf Lista os estados do Brasil e suas capitais. Obs.: Sem argumentos, mostra a lista completa. Opções: --sigla Mostra somente as siglas --nome Mostra somente os nomes --capital Mostra somente as capitais --slug Mostra somente os slugs (nome simplificado) --formato FMT Você escolhe o formato de saída, use os tokens: {sigla}, {nome}, {capital}, {slug}, \en , \et --python Formata como listas/dicionários do Python --javascript Formata como arrays do JavaScript --php Formata como arrays do PHP --html Formata usando a tag do HTML --xml Formata como arquivo XML --url,--url2 Exemplos simples de uso da opção --formato Uso: zzestado [opção] Ex.: zzestado # [mostra a lista completa] zzestado --sigla # AC AL AP AM BA … zzestado --html # … zzestado --python # siglas = ['AC', 'AL', 'AP', … zzestado --formato '{sigla},' # AC,AL,AP,AM,BA,… zzestado --formato '{sigla} - {nome}\n' # AC - Acre … zzestado --formato '{capital}-{sigla}\n' # Rio Branco-AC … ``` = zzexcuse =[zzexcuse] ``` Da uma desculpa comum de desenvolvedor ( em ingles ). Com a opção -t ou --traduzir mostra as desculpas traduzidas. Uso: zzexcuse [-t|--traduzir] Ex.: zzexcuse ``` = zzextensao =[zzextensao] ``` Informa a extensão de um arquivo. Obs.: Caso o arquivo não possua extensão, retorna vazio "". Uso: zzextensao arquivo Ex.: zzextensao /tmp/arquivo.txt # resulta em "txt" zzextensao /tmp/arquivo # resulta em "" ``` = zzfatorar =[zzfatorar] ``` Fatora um número em fatores primos. Com as opções: --bc: saída apenas da expressão, que pode ser usado no bc, awk ou etc. --no-bc: saída apenas do fatoramento. por padrão exibe tanto o fatoramento como a expressão. Se o número for primo, é exibido a mensagem apenas. Uso: zzfatorar [--bc | --no-bc] Ex.: zzfatorar 1458 zzfatorar --bc 1296 ``` = zzfeed =[zzfeed] ``` Leitor de Feeds RSS, RDF e Atom. Se informar a URL de um feed, são mostradas suas últimas notícias. Se informar a URL de um site, mostra a URL do(s) Feed(s). Opções: -n para limitar o número de resultados (Padrão é 10). -u para simular navegador Mozilla/Firefox (alguns sites precisam disso). Para uso via pipe digite dessa forma: "zzfeed -", mesma forma que o cat. Uso: zzfeed [-n número] URL... Ex.: zzfeed http://aurelio.net/feed/ zzfeed -n 5 aurelio.net/feed/ # O http:// é opcional zzfeed aurelio.net funcoeszz.net # Mostra URL dos feeds zzfeed -u funcoeszz.net # UserAgent do lynx diferente cat arquivo.rss | zzfeed - # Para uso via pipe ``` = zzferiado =[zzferiado] ``` Verifica se a data passada por parâmetro é um feriado ou não. Caso não seja passado nenhuma data é pego a data atual. Pode-se configurar a variável ZZFERIADO para os feriados regionais. O formato é o dd/mm:descrição, por exemplo: 20/11:Consciência negra. Uso: zzferiado -l [ano] | [data] Ex.: zzferiado 25/12/2008 zzferiado -l zzferiado -l 2010 ``` = zzfoneletra =[zzfoneletra] ``` Conversão de telefones contendo letras para apenas números. Uso: zzfoneletra telefone Ex.: zzfoneletra 2345-LINUX # Retorna 2345-54689 echo 5555-HELP | zzfoneletra # Retorna 5555-4357 ``` = zzfrenteverso2pdf =[zzfrenteverso2pdf] ``` Combina 2 arquivos, frentes.pdf e versos.pdf, em um único frenteverso.pdf. Opções: -rf, --frentesreversas informa ordem reversa no arquivo frentes.pdf. -rv, --versosreversos informa ordem reversa no arquivo versos.pdf. -d, --diretorio informa o diretório de entrada/saída. Padrão=".". -v, --verbose exibe informações de debug durante a execução. Uso: zzfrenteverso2pdf [-rf] [-rv] [-d diretorio] Ex.: zzfrenteverso2pdf zzfrenteverso2pdf -rf zzfrenteverso2pdf -rv -d "/tmp/dir_teste" ``` = zzfutebol =[zzfutebol] ``` http://esporte.uol.com.br/futebol/agenda-de-jogos Mostra todos os jogos de futebol marcados para os próximos dias. Ou os resultados de jogos recentes. Além de mostrar os times que jogam, o script também mostra o dia, o horário e por qual campeonato será ou foi o jogo. Suporta um argumento que pode ser um dos dias da semana, como: hoje, amanhã, segunda, terça, quarta, quinta, sexta, sábado, domingo. Ou um ou dois argumentos para ver resultados do jogos: resultado ou placar, que pode ser acompanhado de hoje, ontem, anteontem. Nos casos dos dias, podem ser usadas datas no formato DD/MM/AAAA. Um filtro com nome do campeonato, nome do time, ou horário de uma partida. Uso: zzfutebol [resultado | placar ] [ argumento ] Ex.: zzfutebol # Todas as partidas nos próximos dias. zzfutebol hoje # Partidas que acontecem hoje. zzfutebol sabado # Partidas que acontecem no sábado. zzfutebol libertadores # Próximas partidas da Libertadores. zzfutebol 21h # Partidas que começam entre 21 e 22h. zzfutebol resultado # Placar dos jogos já ocorridos. zzfutebol placar ontem # Placar dos jogos de ontem. zzfutebol placar espanhol # Placar dos jogos do Campeonato Espanhol. ``` = zzgeoip =[zzgeoip] ``` Localiza geograficamente seu IP de Internet ou um que seja informado. Uso: zzgeoip [ip] Ex.: zzgeoip zzgeoip 187.75.22.192 ``` = zzglobo =[zzglobo] ``` Mostra a programação da Rede Globo do dia. Uso: zzglobo Ex.: zzglobo ``` = zzgravatar =[zzgravatar] ``` http://www.gravatar.com Monta a URL completa para o Gravatar do email informado. Opções: -t, --tamanho N Tamanho do avatar (padrão 80, máx 512) -d, --default TIPO Tipo do avatar substituto, se não encontrado Se não houver um avatar para o email, a opção --default informa que tipo de avatar substituto será usado em seu lugar: mm Mistery Man, a silhueta de uma pessoa (não muda) identicon Padrão geométrico, muda conforme o email monsterid Monstros, muda cores e rostos wavatar Rostos, muda características e cores retro Rostos pixelados, tipo videogame antigo 8-bits Veja exemplos em http://gravatar.com/site/implement/images/ Uso: zzgravatar [--tamanho N] [--default tipo] email Ex.: zzgravatar fulano@dominio.com.br zzgravatar -t 128 -d mm fulano@dominio.com.br zzgravatar --tamanho 256 --default retro fulano@dominio.com.br ``` = zzhexa2str =[zzhexa2str] ``` Converte os bytes em hexadecimal para a string equivalente. Uso: zzhexa2str [bytes] Ex.: zzhexa2str 40 4d 65 6e 74 65 42 69 6e 61 72 69 61 # sem prefixo zzhexa2str 0x42 0x69 0x6E # com prefixo 0x echo 0x42 0x69 0x6E | zzhexa2str ``` = zzhoracerta =[zzhoracerta] ``` http://www.worldtimeserver.com Mostra a hora certa de um determinado local. Se nenhum parâmetro for passado, são listados as localidades disponíveis. O parâmetro pode ser tanto a sigla quando o nome da localidade. A opção -s realiza a busca somente na sigla. Uso: zzhoracerta [-s] local Ex.: zzhoracerta rio grande do sul zzhoracerta -s br zzhoracerta rio zzhoracerta us-ny ``` = zzhora =[zzhora] ``` Faz cálculos com horários. A opção -r torna o cálculo relativo à primeira data, por exemplo: 02:00 - 03:30 = -01:30 (sem -r) e 22:30 (com -r) Uso: zzhora [-r] hh:mm [+|- hh:mm] ... Ex.: zzhora 8:30 + 17:25 # preciso somar dois horários zzhora 12:00 - agora # quando falta para o almoço? zzhora -12:00 + -5:00 # horas negativas! zzhora 1000 # quanto é 1000 minutos? zzhora -r 5:30 - 8:00 # que horas ir dormir para acordar às 5:30? zzhora -r agora + 57:00 # e daqui 57 horas, será quando? zzhora 1:00 + 2:00 + 3:00 - 4:00 - 0:30 # cálculos múltiplos ``` = zzhoramin =[zzhoramin] ``` Converte horas em minutos. Obs.: Se não informada a hora, usa o horário atual para o cálculo. Uso: zzhoramin [hh:mm] Ex.: zzhoramin zzhoramin 10:53 # Retorna 653 zzhoramin -10:53 # Retorna -653 ``` = zzhorariodeverao =[zzhorariodeverao] ``` Mostra as datas de início e fim do horário de verão. Obs.: Ano de 2008 em diante. Se o ano não for informado, usa o atual. Regra: 3º domingo de outubro/fevereiro, exceto carnaval (4º domingo). Uso: zzhorariodeverao [ano] Ex.: zzhorariodeverao zzhorariodeverao 2009 ``` = zzhoroscopo =[zzhoroscopo] ``` http://m.horoscopovirtual.bol.uol.com.br/horoscopo/ Consulta o horóscopo do dia. Deve ser informado o signo que se deseja obter a previsão. Signos: aquário, peixes, áries, touro, gêmeos, câncer, leão, virgem, libra, escorpião, sagitário, capricórnio Uso: zzhoroscopo Ex.: zzhoroscopo sagitário # exibe a previsão para o signo de sagitário ``` = zzhowto =[zzhowto] ``` http://www.ibiblio.org Procura documentos do tipo HOWTO. Uso: zzhowto [--atualiza] palavra Ex.: zzhowto apache zzhowto --atualiza ``` = zzhsort =[zzhsort] ``` Ordenar palavras ou números horizontalmente. Opções: -r define o sentido da ordenação reversa. -d define o separador de campos na entrada. -D, --output-delimiter define o separador de campos na saída. O separador na entrada pode ser 1 ou mais caracteres ou uma ER. Se não for declarado assume-se espaços em branco como separador. Conforme padrão do awk, o default seria FS = "[ \t]+". Se o separador de saída não for declarado, assume o mesmo da entrada. Caso a entrada também não seja declarada assume-se como um espaço. Conforme padrão do awk, o default é OFS = " ". Se o separador da entrada é uma ER, é bom declarar o separador de saída. Uso: zzhsort [-d ] [-D | --output-delimiter ] Ex.: zzhsort "isso está desordenado" # desordenado está isso zzhsort -r -d ":" -D "-" "1:a:z:x:5:o" # z-x-o-a-5-1 cat num.txt | zzhsort -d '[\t:]' --output-delimiter '\t' ``` = zzimc =[zzimc] ``` Calcula o valor do IMC correspodente a sua estrutura corporal. Uso: zzimc Ex.: zzimc 108.5 1.73 ``` = zziostat =[zziostat] ``` Monitora a utilização dos discos no Linux. Opções: -n [número] Quantidade de medições (padrão = 10; contínuo = 0) -t [número] Mostra apenas os discos mais utilizados -i [segundos] Intervalo em segundos entre as coletas -d [discos] Mostra apenas os discos que começam com a string passada O padrão é 'sd' -o [trwT] Ordena os discos por: t (tps) r (read/s) w (write/s) T (total/s = read/s+write/s) Obs.: Se não for usada a opção -t, é mostrada a soma da utilização de todos os discos. Uso: zziostat [-t número] [-i segundos] [-d discos] [-o trwT] Ex.: zziostat zziostat -n 15 zziostat -t 10 zziostat -i 5 -o T zziostat -d emcpower ``` = zzipinternet =[zzipinternet] ``` Mostra o seu número IP (externo) na Internet. Uso: zzipinternet Ex.: zzipinternet ``` = zzit =[zzit] ``` Uma forma de ler o site Inovação Tecnológica. Sem opção mostra o resumo da página principal. Opções podem ser (ano)sub-temas e/ou número: Sub-temas podem ser: eletronica, energia, espaco, informatica, materiais, mecanica, meioambiente, nanotecnologia, robotica, plantao. Que podem ser precedido do ano ao qual se quer listar Se a opção for um número mostra a matéria selecionada, seja da página principal ou de um sub-tema. Uso: zzit [[ano] sub-tema] [número] Ex.: zzit # Um resumo da página principal zzit espaco # Um resumo do sub-tem espaço zzit 3 # Exibe a terceira matéria da página principal zzit mecanica 7 # Exibe a sétima matéria do sub-tema mecânica zzit 2003 energia # Um resumo do sub-tema energia em 2003 zzit 2012 plantao 2 # Exibe a 2ª matéria de 2012 no sub-tema plantao ``` = zzjoin =[zzjoin] ``` Junta as linhas de 2 ou mais arquivos, mantendo a sequência. Opções: -o - Define o arquivo de saída. -m - Toma como base o arquivo com menos linhas. -M - Toma como base o arquivo com mais linhas. - - Toma como base o arquivo na posição especificada. -d - Define o separador entre as linhas dos arquivos juntados (padrão TAB). Sem opção, toma como base o primeiro arquivo declarado. Uso: zzjoin [-m | -M | -] [-o ] [-d ] arq1 arq2 [arqN] ... Ex.: zzjoin -m arq1 arq2 arq3 # Base no arquivo com menos linhas zzjoin -2 arq1 arq2 arq3 # Base no segundo arquivo zzjoin -o out.txt arq1 arq2 # Juntando para o arquivo out.txt zzjoin -d ":" arq1 arq2 # Juntando linhas separadas por ":" ``` = zzjquery =[zzjquery] ``` Exibe a descrição da função jQuery informada. Opções: --categoria[s]: Lista as Categorias da funções. --lista: Lista todas as funções. --lista : Listas as funções dentro da categoria informada. Caso não seja passado o nome, serão exibidas informações acerca do $(). Se usado o argumento -s, será exibida somente a sintaxe. Uso: zzjquery [-s] função Ex.: zzjquery gt zzjquery -s gt ``` = zzjuntalinhas =[zzjuntalinhas] ``` Junta várias linhas em uma só, podendo escolher o início, fim e separador. Melhorias em relação ao comando paste -s: - Trata corretamente arquivos no formato Windows (CR+LF) - Lê arquivos ISO-8859-1 sem erros no Mac (o paste dá o mesmo erro do tr) - O separador pode ser uma string, não está limitado a um caractere - Opções -i e -f para delimitar somente um trecho a ser juntado Opções: -d sep Separador a ser colocado entre as linhas (padrão: Tab) -i, --inicio Início do trecho a ser juntado (número ou regex) -f, --fim Fim do trecho a ser juntado (número ou regex) Uso: zzjuntalinhas [-d separador] [-i texto] [-f texto] arquivo(s) Ex.: zzjuntalinhas arquivo.txt zzjuntalinhas -d @@@ arquivo.txt # junta toda as linhas zzjuntalinhas -d : -i 10 -f 20 arquivo.txt # junta linhas 10 a 20 zzjuntalinhas -d : -i 10 arquivo.txt # junta linha 10 em diante cat /etc/named.conf | zzjuntalinhas -d '' -i '^[a-z]' -f '^}' ``` = zzlblank =[zzlblank] ``` Elimina espaços excedentes no início, mantendo alinhamento. por padrão transforma todos os TABs em 4 espaços para uniformização. Um número como argumento especifica a quantidade de espaços para cada TAB. Caso use a opção -s, apenas espaços iniciais serão considerados. Caso use a opção -t, apenas TABs iniciais serão considerados. Obs.: Com as opções -s e -t não há a conversão de tabs para espaço. Uso: zzlblank [-s|-t|] arquivo.txt Ex.: zzlblank arq.txt # Espaços e tabs iniciais zzlblank -s arq.txt # Apenas espaços iniciais zzlblank -t arq.txt # Apenas tabs iniciais zzlblank 12 arq.txt # Tabs são convertidos em 12 espaços cat arq.txt | zzlblank ``` = zzlembrete =[zzlembrete] ``` Sistema simples de lembretes: cria, apaga e mostra. Uso: zzlembrete [texto]|[número [d]] Ex.: zzlembrete # Mostra todos zzlembrete 5 # Mostra o 5º lembrete zzlembrete 5d # Deleta o 5º lembrete zzlembrete Almoço com a sogra # Adiciona lembrete ``` = zzlibertadores =[zzlibertadores] ``` Mostra a classificação e jogos do torneio Libertadores da América. Opções: | : Mostra jogos da fase selecionada fases: pre ou primeira, grupos ou segunda, oitavas -g : Jogos da segunda fase do grupo selecionado -c [número]: Mostra a classificação, nos grupos da segunda fase -cg ou -gc : Classificação e jogos do grupo selecionado. As fases podem ser: pré, pre, primeira ou 1, para a fase pré-libertadores grupos, segunda ou 2, para a fase de grupos da libertadores oitavas ou 3 quartas ou 4 semi, semi-final ou 5 final ou 6 Nomenclatura: PG - Pontos Ganhos J - Jogos V - Vitórias E - Empates D - Derrotas GP - Gols Pró GC - Gols Contra SG - Saldo de Gols (%) - Aproveitamento (pontos) Obs.: Se a opção for --atualiza, o cache usado é renovado Uso: zzlibertadores [ fase | -c [número] | -g ] Ex.: zzlibertadores 2 # Jogos da Fase 2 (Grupos) zzlibertadores -g 5 # Jogos do grupo 5 da fase 2 zzlibertadores -c # Classificação de todos os grupos zzlibertadores -c 3 # Classificação no grupo 3 zzlibertadores -cg 7 # Classificação e jogos do grupo 7 ``` = zzlimpalixo =[zzlimpalixo] ``` Retira linhas em branco e comentários. Para ver rapidamente quais opções estão ativas num arquivo de configuração. Além do tradicional #, reconhece comentários de vários tipos de arquivos. vim, asp, asm, ada, sql, e, bat, tex, c, css, html, cc, d, js, php, scala. E inclui os comentários multilinhas (/* ... */), usando opção --multi. Obs.: Aceita dados vindos da entrada padrão (STDIN). Uso: zzlimpalixo [--multi] [arquivos] Ex.: zzlimpalixo ~/.vimrc cat /etc/inittab | zzlimpalixo ``` = zzlinha =[zzlinha] ``` Mostra uma linha de um texto, aleatória ou informada pelo número. Obs.: Se passado um argumento, restringe o sorteio às linhas com o padrão. Uso: zzlinha [número | -t texto] [arquivo(s)] Ex.: zzlinha /etc/passwd # mostra uma linha qualquer, aleatória zzlinha 9 /etc/passwd # mostra a linha 9 do arquivo zzlinha -2 /etc/passwd # mostra a penúltima linha do arquivo zzlinha -t root /etc/passwd # mostra uma das linhas com "root" cat /etc/passwd | zzlinha # o arquivo pode vir da entrada padrão ``` = zzlinux =[zzlinux] ``` http://www.kernel.org/kdist/finger_banner Mostra as versões disponíveis do Kernel Linux. Uso: zzlinux Ex.: zzlinux ``` = zzlinuxnews =[zzlinuxnews] ``` Busca as últimas notícias sobre Linux em sites em inglês. Obs.: Cada site tem uma letra identificadora que pode ser passada como parâmetro, para informar quais sites você quer pesquisar: S)lashDot Linux T)oday O)S News Linux W)eekly News Linux I)nsider Linux N)ews Linux J)ournal X) LXer Linux News Uso: zzlinuxnews [sites] Ex.: zzlinuxnews zzlinuxnews ts ``` = zzlocale =[zzlocale] ``` Busca o código do idioma (locale) - por exemplo, português é pt_BR. Com a opção -c, pesquisa somente nos códigos e não em sua descrição. Uso: zzlocale [-c] código|texto Ex.: zzlocale chinese zzlocale -c pt ``` = zzlorem =[zzlorem] ``` Gerador de texto de teste, em latim (Lorem ipsum...). Texto obtido em http://br.lipsum.com/ Uso: zzlorem [número-de-palavras] Ex.: zzlorem 10 ``` = zzloteria =[zzloteria] ``` Resultados da quina, megasena, duplasena, lotomania, lotofácil, federal, timemania e loteca. Se o 2º argumento for um número, pesquisa o resultado filtrando o concurso. Se o 2º argumento for a palavra "quantidade" ou "qtde" mostra quantas vezes um número foi sorteado. ( Não se aplica para federal e loteca ) Se nenhum argumento for passado, todas as loterias são mostradas. Uso: zzloteria [[loterias suportadas] [concurso|[quantidade|qtde]] Ex.: zzloteria zzloteria quina megasena zzloteria loteca 550 zzloteria quina qtde ``` = zzlua =[zzlua] ``` http://www.lua.org/manual/5.1/pt/manual.html Lista de funções da linguagem Lua. com a opção -d ou --detalhe busca mais informação da função com a opção --atualiza força a atualização do cache local Uso: zzlua Ex.: zzlua --atualiza # Força atualização do cache zzlua file # mostra as funções com "file" no nome zzlua -d debug.debug # mostra descrição da função debug.debug zzlua ^d # mostra as funções que começam com d ``` = zzmacvendor =[zzmacvendor] ``` Mostra o fabricante do equipamento utilizando o endereço MAC. Uso: zzmacvendor Ex.: zzmacvendor 88:5A:92:C7:41:40 zzmacvendor 88-5A-92-C7-41-40 ``` = zzmaiores =[zzmaiores] ``` Acha os maiores arquivos/diretórios do diretório atual (ou outros). Opções: -r busca recursiva nos subdiretórios -f busca somente os arquivos e não diretórios -n número de resultados (o padrão é 10) Uso: zzmaiores [-r] [-f] [-n ] [dir1 dir2 ...] Ex.: zzmaiores zzmaiores /etc /tmp zzmaiores -r -n 5 ~ ``` = zzmaiusculas =[zzmaiusculas] ``` Converte todas as letras para MAIÚSCULAS, inclusive acentuadas. Uso: zzmaiusculas [texto] Ex.: zzmaiusculas eu quero gritar # via argumentos echo eu quero gritar | zzmaiusculas # via STDIN ``` = zzmariadb =[zzmariadb] ``` Lista alguns dos comandos já traduzidos do banco MariaDB, numerando-os. Pesquisa detalhe dos comando, ao fornecer o número na listagem a esquerda. E filtra a busca se fornecer um texto. Uso: zzmariadb [ código | filtro ] Ex.: zzmariadb # Lista os comandos disponíveis zzmariadb 18 # Consulta o comando DROP USER zzmariadb alter # Filtra os comandos que possuam alter na declaração ``` = zzmat =[zzmat] ``` Uma coletânea de funções matemáticas simples. Se o primeiro argumento for um '-p' seguido de número sem espaço define a precisão dos resultados ( casas decimais ), o padrão é 6 Em cada função foi colocado um pequeno help um pouco mais detalhado, pois ficou muito extenso colocar no help do zzmat apenas. Funções matemáticas disponíveis. Aritméticas: | Trigonométricas: mmc mdc | sen cos tan media soma produto | csc sec cot log ln raiz | asen acos atan somatoria produtoria pow, potencia ou elevado Combinatória: | Sequências: | Funções: fat | pa pa2 pg lucas | area volume r3 arranjo arranjo_r | fibonacci ou fib | det vetor d2p combinacao | tribonacci ou trib combinacao_r | mersenne recaman collatz Equações: | Auxiliares: eq2g egr err | abs int egc egc3p ege | sem_zeros newton ou binomio_newton | aleatorio random conf_eq | compara_num Mais detalhes: zzmat função Uso: zzmat [-pnumero] funções [número] [número] Ex.: zzmat mmc 8 12 zzmat media 5[2] 7 4[3] zzmat somatoria 3 9 2x+3 zzmat -p3 sen 60g ``` = zzmcd =[zzmcd] ``` Cria diretórios e subdiretórios, e muda diretório de trabalho (primeiro). Opções: -n: Cria os diretórios, mas não muda o diretório de trabalho atual. -s: Apenas simula o comando mkdir com os argumentos Uso: zzmcd [-n|-s] [dir[/subdir]] Ex.: zzmcd tmp1/tmp2 ``` = zzmd5 =[zzmd5] ``` Calcula o código MD5 dos arquivos informados, ou de um texto via STDIN. Obs.: Wrapper portável para os comandos md5 (Mac) e md5sum (Linux). Uso: zzmd5 [arquivo(s)] Ex.: zzmd5 arquivo.txt cat arquivo.txt | zzmd5 ``` = zzminiurl =[zzminiurl] ``` Encurta uma URL utilizando o google ("https://goo.gl/"). Caso a URL já seja encurtada, será exibida a URL completa. Obs.: Se a URL não tiver protocolo no início, será colocado http:// Uso: zzminiurl URL Ex.: zzminiurl http://www.funcoeszz.net zzminiurl www.funcoeszz.net # O http:// no início é opcional zzminiurl https://goo.gl/yz4cb9 ``` = zzminusculas =[zzminusculas] ``` Converte todas as letras para minúsculas, inclusive acentuadas. Uso: zzminusculas [texto] Ex.: zzminusculas NÃO ESTOU GRITANDO # via argumentos echo NÃO ESTOU GRITANDOO | zzminusculas # via STDIN ``` = zzmix =[zzmix] ``` Mistura linha a linha 2 ou mais arquivos, mantendo a sequência. Opções: -o - Define o arquivo de saída. -m - Toma como base o arquivo com menos linhas. -M - Toma como base o arquivo com mais linhas. - - Toma como base o arquivo na posição especificada. -p - numero de linhas de cada arquivo de origem. Obs1.: A relação são números de linhas de cada arquivo correspondente na sequência, justapostos separados por vírgula (,). Obs2.: Se a quantidade de linhas na relação for menor que a quantidade de arquivos, os arquivos excedentes adotam a último valor na relação. Sem opção, toma como base o primeiro arquivo declarado. Uso: zzmix [-m | -M | -] [-o ] [-p ] arq1 arq2 [arqN] ... Ex.: zzmix -m arquivo1 arquivo2 arquivo3 # Base no arquivo com menos linhas zzmix -2 arquivo1 arquivo2 arquivo3 # Base no segundo arquivo zzmix -o out.txt arquivo1 arquivo2 # Mixando para o arquivo out.txt zzmix -p 2,5,6 arq1 arq2 arq3 # 2 linhas do arq1, 5 linhas do arq2 e 6 linhas do arq3, # e repete a sequência até o final. ``` = zzmoneylog =[zzmoneylog] ``` Consulta lançamentos do Moneylog, com pesquisa avançada e saldo total. Obs.: Chamado sem argumentos, pesquisa o mês corrente. Obs.: Não expande lançamentos recorrentes e parcelados. Uso: zzmoneylog [-d data] [-v valor] [-t tag] [--total] [texto] Ex.: zzmoneylog # Todos os lançamentos deste mês zzmoneylog mercado # Procure por mercado zzmoneylog -t mercado # Lançamentos com a tag mercado zzmoneylog -t mercado -d 2011 # Tag mercado em 2011 zzmoneylog -t mercado --total # Saldo total da tag mercado zzmoneylog -d 31/01/2011 # Todos os lançamentos desta data zzmoneylog -d 2011 # Todos os lançamentos de 2011 zzmoneylog -d ontem # Todos os lançamentos de ontem zzmoneylog -d mes # Todos os lançamentos deste mês zzmoneylog -d mes --total # Saldo total deste mês zzmoneylog -d 2011-0[123] # Regex: que casa Jan/Fev/Mar de 2011 zzmoneylog -v / # Todos os pagamentos parcelados ``` = zzmudaprefixo =[zzmudaprefixo] ``` Move os arquivos que tem um prefixo comum para um novo prefixo. Opções: -a, --antigo informa o prefixo antigo a ser trocado. -n, --novo informa o prefixo novo a ser trocado. Uso: zzmudaprefixo -a antigo -n novo Ex.: zzmudaprefixo -a "antigo_prefixo" -n "novo_prefixo" zzmudaprefixo -a "/tmp/antigo_prefixo" -n "/tmp/novo_prefixo" ``` = zznatal =[zznatal] ``` http://www.ibb.org.br/vidanet A mensagem "Feliz Natal" em vários idiomas. Uso: zznatal [palavra] Ex.: zznatal # busca um idioma aleatório zznatal russo # Feliz Natal em russo ``` = zznerdcast =[zznerdcast] ``` Lista os episódios do podcast NerdCast. Opções para a listagem: -n - Quantidade de resultados retornados (padrão = 15) -d - Filtra por uma data específica. -m - Filtra por um mês específico. Sem o ano seleciona atual. -a - Filtra por um ano em específico. Obs.: No lugar de -d, -m, -a pode usar --data, --mês ou --mes, --ano. Na opção -d, pode ser "hoje", "ontem" e "anteontem". Na opção -n, se for igual a 0, não limita a quantidade. Opções adicionais são consideradas termos a serem filtrados na consulta. Uso: zznerdcast [-n | -d | -m | -a ] [texto] Ex.: zznerdcast zznerdcast -n 30 zznerdcast -d 28.10.16 zznerdcast -m 5/2014 zznerdcast -a 2014 Empreendedor zznerdcast Terra ``` = zznomealeatorio =[zznomealeatorio] ``` Gera um nome aleatório de N caracteres, alternando consoantes e vogais. Obs.: Se nenhum parâmetro for passado, gera um nome de 6 caracteres. Uso: zznomealeatorio [N] Ex.: zznomealeatorio zznomealeatorio 8 ``` = zznome =[zznome] ``` http://www.significado.origem.nom.br/ Dicionário de nomes, com sua origem, numerologia e arcanos do tarot. Pode-se filtrar por significado, origem, letra (primeira letra), tarot marca (no mundo), numerologia ou tudo - como segundo argumento (opcional). Por padrão lista origem e significado. Uso: zznome nome [significado|origem|letra|marca|numerologia|tarot|tudo] Ex.: zznome maria zznome josé origem ``` = zznomefoto =[zznomefoto] ``` Renomeia arquivos do diretório atual, arrumando a seqüência numérica. Obs.: Útil para passar em arquivos de fotos baixadas de uma câmera. Opções: -n apenas mostra o que será feito, não executa -i define a contagem inicial -d número de dígitos para o número -p prefixo padrão para os arquivos --dropbox renomeia para data+hora da foto, padrão Dropbox Uso: zznomefoto [-n] [-i N] [-d N] [-p TXT] arquivo(s) Ex.: zznomefoto -n * # tire o -n para renomear! zznomefoto -n -p churrasco- *.JPG # tire o -n para renomear! zznomefoto -n -d 4 -i 500 *.JPG # tire o -n para renomear! zznomefoto -n --dropbox *.JPG # tire o -n para renomear! ``` = zznoticiaslinux =[zznoticiaslinux] ``` Busca as últimas notícias sobre Linux em sites nacionais. Obs.: Cada site tem uma letra identificadora que pode ser passada como parâmetro, para informar quais sites você quer pesquisar: B) Br-Linux C) Canal Tech D) Diolinux L) Linux Descomplicado Z) Linuxbuzz Uso: zznoticiaslinux [sites] Ex.: zznoticiaslinux zznoticiaslinux bv ``` = zznoticiassec =[zznoticiassec] ``` Busca as últimas notícias em sites especializados em segurança. Obs.: Cada site tem uma letra identificadora que pode ser passada como parâmetro, para informar quais sites você quer pesquisar: C)ERT/CC Linux T)oday - Security Linux S)ecurity Security F)ocus Uso: zznoticiassec [sites] Ex.: zznoticiassec zznoticiassec cft ``` = zznumero =[zznumero] ``` Formata um número como: inteiro, moeda, por extenso, entre outros. Nota: Por extenso suporta 81 dígitos inteiros e até 26 casas decimais. Opções: -f Padrão de formatação do printf, incluindo %'d e %'.f ou precisão se apenas informado um número -p Um prefixo para o número, se for R$ igual a opção -m -s Um sufixo para o número -m | --moeda Trata valor monetário, sobrepondo as configurações de -p, -s e -f -t Número parcialmente por extenso, ex: 2 milhões 350 mil --texto Número inteiramente por extenso, ex: quatro mil e cem -l Uma classe numérica por linha, quando optar no número por extenso --de Formato de entrada --para Formato de saída --int Parte inteira do número, sem arredondamento --frac Parte fracionária do número Formatos para as opções --de e --para: pt ou pt-br => português (brasil) en => inglês (americano) Uso: zznumero [opções] Ex.: zznumero 12445.78 # 12.445,78 zznumero --texto 4567890,213 # quatro milhões, quinhentos... zznumero -m 85,345 # R$ 85,34 echo 748 | zznumero -f "%'.3f" # 748,000 ``` = zzora =[zzora] ``` http://ora-code.com Retorna a descrição do erro Oracle (AAA-99999). Uso: zzora numero_erro Ex.: zzora 1234 ``` = zzpad =[zzpad] ``` Preenche um texto para um certo tamanho com outra string. Opções: -d, -r Preenche à direita (padrão) -e, -l Preenche à esquerda -a, -b Preenche em ambos os lados -x STRING String de preenchimento (padrão=" ") Uso: zzpad [-d | -e | -a] [-x STRING] [texto] Ex.: zzpad -x 'NO' 21 foo # fooNONONONONONONONONO zzpad -a -x '_' 9 foo # ___foo___ zzpad -d -x '♥' 9 foo # foo♥♥♥♥♥♥ zzpad -e -x '0' 9 123 # 000000123 cat arquivo.txt | zzpad -x '_' 99 ``` = zzpais =[zzpais] ``` Lista os países. Opções: -a: Todos os países -i: Informa o(s) idioma(s) -o: Exibe o nome do país e capital no idioma nativo Outra opção qualquer é usado como filtro para pesquisar entre os países. Obs.: Sem argumentos, mostra um país qualquer. Uso: zzpais [palavra|regex] Ex.: zzpais # mostra um pais qualquer zzpais unidos # mostra os países com "unidos" no nome zzpais -o nova # mostra o nome original de países com "nova". zzpais ^Z # mostra os países que começam com Z ``` = zzpalpite =[zzpalpite] ``` Palpites de jogos para várias loterias: quina, megasena, lotomania, etc. Aqui está a lista completa de todas as loterias suportadas: quina, megasena, duplasena, lotomania, lotofácil, timemania, federal, loteca Uso: zzpalpite [quina|megasena|duplasena|lotomania|lotofacil|federal|timemania|loteca] Ex.: zzpalpite zzpalpite megasena zzpalpite megasena federal lotofacil ``` = zzpascoa =[zzpascoa] ``` Mostra a data do domingo de Páscoa para qualquer ano. Obs.: Se o ano não for informado, usa o atual. Regra: Primeiro domingo após a primeira lua cheia a partir de 21 de março. Uso: zzpascoa [ano] Ex.: zzpascoa zzpascoa 1999 ``` = zzpgsql =[zzpgsql] ``` Lista os comandos SQL no PostgreSQL, numerando-os. Pesquisa detalhe dos comando, ao fornecer o número na listagem a esquerda. E filtra a busca se fornecer um texto. Uso: zzpgsql [ código | filtro ] Ex.: zzpgsql # Lista os comandos disponíveis zzpgsql 20 # Consulta o comando ALTER SCHEMA zzpgsql alter # Filtra os comandos que possuam alter na declaração ``` = zzphp =[zzphp] ``` http://www.php.net/manual/pt_BR/indexes.functions.php Lista completa com funções do PHP. com a opção -d ou --detalhe busca mais informação da função com a opção --atualiza força a atualização co cache local Uso: zzphp Ex.: zzphp --atualiza # Força atualização do cache zzphp array # mostra as funções com "array" no nome zzphp -d mysql_fetch_object # mostra descrição do mysql_fetch_object zzphp ^X # mostra as funções que começam com X ``` = zzplay =[zzplay] ``` Toca o arquivo de áudio, escolhendo o player mais adequado instalado. Também pode tocar lista de reprodução (playlist). Pode-se escolher o player principal passando-o como segundo argumento. - Os players possíveis para cada tipo são: wav, au, aiff afplay, play, mplayer, cvlc, avplay, ffplay mp2, mp3 afplay, mpg321, mpg123, mplayer, cvlc, avplay, ffplay ogg ogg123, mplayer, cvlc, avplay, ffplay aac, wma, mka mplayer, cvlc, avplay, ffplay pls, m3u, xspf, asx mplayer, cvlc Uso: zzplay [player] Ex.: zzplay os_seminovos_escolha_ja_seu_nerd.mp3 zzplay os_seminovos_eu_nao_tenho_iphone.mp3 cvlc # priorizando o cvlc ``` = zzporcento =[zzporcento] ``` Calcula porcentagens. Se informado um número, mostra sua tabela de porcentagens. Se informados dois números, mostra a porcentagem relativa entre eles. Se informados um número e uma porcentagem, mostra o valor da porcentagem. Se informados um número e uma porcentagem com sinal, calcula o novo valor. Uso: zzporcento valor [valor|[+|-]porcentagem%] Ex.: zzporcento 500 # Tabela de porcentagens de 500 zzporcento 500.0000 # Tabela para número fracionário (.) zzporcento 500,0000 # Tabela para número fracionário (,) zzporcento 5.000,00 # Tabela para valor monetário zzporcento 500 25 # Mostra a porcentagem de 25 para 500 (5%) zzporcento 500 1000 # Mostra a porcentagem de 1000 para 500 (200%) zzporcento 500,00 2,5% # Mostra quanto é 2,5% de 500,00 zzporcento 500,00 +2,5% # Mostra quanto é 500,00 + 2,5% ``` = zzporta =[zzporta] ``` http://pt.wikipedia.org/wiki/Lista_de_portas_de_protocolos Mostra uma lista das portas de protocolos usados na internet. Se houver um número como argumento, a listagem é filtrada pelo mesmo. Uso: zzporta [porta] Ex.: zzporta zzporta 513 ``` = zzpronuncia =[zzpronuncia] ``` Fala a pronúncia correta de uma palavra em inglês. Uso: zzpronuncia palavra Ex.: zzpronuncia apple ``` = zzquimica =[zzquimica] ``` Exibe a relação dos elementos químicos. Pesquisa na Wikipédia se informado o número atômico ou símbolo do elemento. Uso: zzquimica [número|símbolo] Ex.: zzquimica # Lista de todos os elementos químicos zzquimica He # Pesquisa o Hélio na Wikipédia zzquimica 12 # Pesquisa o Magnésio na Wikipédia ``` = zzramones =[zzramones] ``` http://aurelio.net/doc/ramones.txt Mostra uma frase aleatória, das letras de músicas da banda punk Ramones. Obs.: Informe uma palavra se quiser frases sobre algum assunto especifico. Uso: zzramones [palavra] Ex.: zzramones punk zzramones ``` = zzrastreamento =[zzrastreamento] ``` http://www.correios.com.br Acompanha encomendas via rastreamento dos Correios. Uso: zzrastreamento ... Ex.: zzrastreamento RK995267899BR zzrastreamento RK995267899BR RA995267899CN ``` = zzrepete =[zzrepete] ``` Repete um dado texto na quantidade de vezes solicitada. Com a opção -l ou --linha cada repetição é uma nova linha. Uso: zzrepete [-l | --linha] Ex.: zzrepete 15 Foo # FooFooFooFooFooFooFooFooFooFooFooFooFooFooFoo ``` = zzromanos =[zzromanos] ``` Conversor de números romanos para hindu-arábicos e vice-versa. Converte corretamente para romanos números até 3999999. Converte corretamente para hindu-arábicos números até 4000. Uso: zzromanos número Ex.: zzromanos 1987 # Retorna: MCMLXXXVII zzromanos XLIII # Retorna: 43 ``` = zzrot13 =[zzrot13] ``` Codifica/decodifica um texto utilizando a cifra ROT13. Uso: zzrot13 texto Ex.: zzrot13 texto secreto # Retorna: grkgb frpergb zzrot13 grkgb frpergb # Retorna: texto secreto echo texto secreto | zzrot13 # Retorna: grkgb frpergb ``` = zzrot47 =[zzrot47] ``` Codifica/decodifica um texto utilizando a cifra ROT47. Uso: zzrot47 texto Ex.: zzrot47 texto secreto # Retorna: E6IE@ D64C6E@ zzrot47 E6IE@ D64C6E@ # Retorna: texto secreto echo texto secreto | zzrot47 # Retorna: E6IE@ D64C6E@ ``` = zzrpmfind =[zzrpmfind] ``` http://rpmfind.net/linux Procura por pacotes RPM em várias distribuições de Linux. Obs.: A arquitetura padrão de procura é a i586. Uso: zzrpmfind pacote [distro] [arquitetura] Ex.: zzrpmfind sed zzrpmfind lilo mandr i586 ``` = zzsecurity =[zzsecurity] ``` Mostra os últimos 5 avisos de segurança de sistemas de Linux/UNIX. Suportados: Debian, Ubuntu, FreeBSD, NetBSD, Gentoo, Arch, Mageia, Slackware, Suse, OpenSuse, Fedora. Uso: zzsecurity [distros] Ex.: zzsecurity zzsecurity mageia zzsecurity debian gentoo ``` = zzsemacento =[zzsemacento] ``` Tira os acentos de todas as letras (áéíóú vira aeiou). Uso: zzsemacento texto Ex.: zzsemacento AÇÃO 1ª bênção # Retorna: ACAO 1a bencao echo AÇÃO 1ª bênção | zzsemacento # Retorna: ACAO 1a bencao ``` = zzsenha =[zzsenha] ``` Gera uma senha aleatória de N caracteres. Obs.: Sem opções, a senha é gerada usando letras e números. Opções: -p, --pro Usa letras, números e símbolos para compor a senha -n, --num Usa somente números para compor a senha -u, --uniq Gera senhas com caracteres únicos (não repetidos) Uso: zzsenha [--pro|--num] [n] (padrão n=8) Ex.: zzsenha zzsenha 10 zzsenha --num 9 zzsenha --pro 30 zzsenha --uniq 10 ``` = zzseq =[zzseq] ``` Mostra uma seqüência numérica, um número por linha, ou outro formato. É uma emulação do comando seq, presente no Linux. Opções: -f Formato de saída (printf) para cada número, o padrão é '%d\n' Uso: zzseq [-f formato] [número-inicial [passo]] número-final Ex.: zzseq 10 # de 1 até 10 zzseq 5 10 # de 5 até 10 zzseq 10 5 # de 10 até 5 (regressivo) zzseq 0 2 10 # de 0 até 10, indo de 2 em 2 zzseq 10 -2 0 # de 10 até 0, indo de 2 em 2 zzseq -f '%d:' 5 # 1:2:3:4:5: zzseq -f '%0.4d:' 5 # 0001:0002:0003:0004:0005: zzseq -f '(%d)' 5 # (1)(2)(3)(4)(5) zzseq -f 'Z' 5 # ZZZZZ ``` = zzsextapaixao =[zzsextapaixao] ``` Mostra a data da sexta-feira da paixão para qualquer ano. Obs.: Se o ano não for informado, usa o atual. Regra: 2 dias antes do domingo de Páscoa. Uso: zzsextapaixao [ano] Ex.: zzsextapaixao zzsextapaixao 2008 ``` = zzsheldon =[zzsheldon] ``` Exibe aleatoriamente uma frase do Sheldon, do seriado The Big Bang Theory. Com a opção -t ou --traduzir mostra os diálogos traduzidos. Uso: zzsheldon [-t|--traduzir] Ex.: zzsheldon ``` = zzshuffle =[zzshuffle] ``` Desordena as linhas de um texto (ordem aleatória). Uso: zzshuffle [arquivo(s)] Ex.: zzshuffle /etc/passwd # desordena o arquivo de usuários cat /etc/passwd | zzshuffle # o arquivo pode vir da entrada padrão ``` = zzsigla =[zzsigla] ``` http://www.acronymfinder.com Dicionário de siglas, sobre qualquer assunto (como DVD, IMHO, WYSIWYG). Obs.: Há um limite diário de consultas por IP, pode parar temporariamente. Uso: zzsigla sigla Ex.: zzsigla RTFM ``` = zzsplit =[zzsplit] ``` Separa um arquivo linha a linha alternadamente em 2 ou mais arquivos. Usa o mesmo nome do arquivo, colocando sufixo numérico sequencial. Opção: -p - numero de linhas de cada arquivo de destino. Obs1.: A relação são números de linhas de cada arquivo correspondente na sequência, justapostos separados por vírgula (,). Obs2.: Se a quantidade de linhas na relação for menor que a quantidade de arquivos, os arquivos excedentes adotam a último valor na relação. Obs3.: Os números negativos na relação, saltam as linha informadas sem repassar ao arquivo destino. Uso: zzsplit -p [] | Ex.: zzsplit 3 arq.txt # Separa em 3: arq.txt.1, arq.txt.2, arq.txt.3 zzsplit -p 3,5,4 5 arq.txt # Separa em 5 arquivos # 3 linhas no arq.txt.1, 5 linhas no arq.txt.2 e 4 linhas nos demais. zzsplit -p 3,4,2 arq.txt # Separa em 3 arquivos # 3 linhas no arq.txt.1, 4 linhas no arq.txt.2 e 2 linhas no arq.txt.3 zzsplit -p 2,-3,4 arq.txt # Separa em 2 arquivos # 2 linhas no arq.txt.1, pula 3 linhas e 4 linhas no arq.txt.3 ``` = zzsqueeze =[zzsqueeze] ``` Reduz vários espaços consecutivos vertical ou horizontalmente em apenas um. Opções: -l ou --linha: Apenas linhas vazias consecutivas, se reduzem a uma. -c ou --coluna: Espaços consecutivos em cada linha, são unidos em um. Obs.: Linhas inteiras com espaços ou tabulações, tornam-se linhas de comprimento zero (sem nenhum caractere). Uso: zzsqueeze [-l|--linha] [-c|--coluna] arquivo Ex.: zzsqueeze arquivo.txt zzsqueeze -l arq.txt # Apenas retira linhas consecutivas em branco. zzsqueeze -c arq.txt # Transforma em 1 espaço, vários espaços juntos. cat arquivo | zzsqueeze ``` = zzss =[zzss] ``` Protetor de tela (Screen Saver) para console, com cores e temas. Temas: mosaico, espaco, olho, aviao, jacare, alien, rosa, peixe, siri. Obs.: Aperte Ctrl+C para sair. Uso: zzss [--rapido|--fundo] [--tema ] [texto] Ex.: zzss zzss fui ao banheiro zzss --rapido / zzss --fundo --tema peixe ``` = zzstr2hexa =[zzstr2hexa] ``` Converte string em bytes em hexadecimal equivalente. Uso: zzstr2hexa [string] Ex.: zzstr2hexa @MenteBrilhante # 40 4d 65 6e 74 65 42 72 69 6c 68 61 6e… zzstr2hexa bin # 62 69 6e echo bin | zzstr2hexa # 62 69 6e ``` = zzsubway =[zzsubway] ``` Mostra uma sugestão de sanduíche para pedir na lanchonete Subway. Obs.: Se não gostar da sugestão, chame a função novamente para ter outra. Uso: zzsubway Ex.: zzsubway ``` = zztabuada =[zztabuada] ``` Exibe a tabela de tabuada de um número. Com 1 argumento: Tabuada de qualquer número inteiro de 1 a 10. Com 2 argumentos: Tabuada de qualquer número inteiro de 1 ao segundo argumento. O segundo argumento só pode ser um número positivo de 1 até 99, inclusive. Se não for informado nenhum argumento será impressa a tabuada de 1 a 9. Uso: zztabuada [número [número]] Ex.: zztabuada zztabuada 2 zztabuada -176 zztabuada 5 15 # Tabuada do 5, mas multiplicado de 1 até o 15. ``` = zztac =[zztac] ``` Inverte a ordem das linhas, mostrando da última até a primeira. É uma emulação (portável) do comando tac, presente no Linux. Uso: zztac [arquivos] Ex.: zztac /etc/passwd zztac arquivo.txt outro.txt cat /etc/passwd | zztac ``` = zztempo =[zztempo] ``` Mostra previsão do tempo obtida em http://wttr.in/ por meio do comando curl. Mostra as condições do tempo (clima) em um determinado local. Se nenhum parâmetro for passado, é apresentada a previsão de Brasília. As siglas de aeroporto também podem ser utilizadas. Opções: -l, --lang, --lingua Exibe a previsão em uma das línguas disponíveis: az be bg bs ca cy cs da de el eo es et fi fr hi hr hu hy is it ja jv ka kk ko ky lt lv mk ml nl nn pt pl ro ru sk sl sr sr-lat sv sw th tr uk uz vi zh zu -u, --us Retorna leitura em unidades USCS - United States customary units - Unidades Usuais nos Estados Unidos. Isto é: "°F" para temperatura, "mph" para velocidade do vento, "mi" para visibilidade e "in" para precipitação. -v, --vento Retorna vento em m/s ao invés de km/h ou mph. -m, --monocromatico Nao utiliza comandos de cores no terminal -s, --simples Retorna versão curta, com previsão de meio-dia e noite apenas. Utiliza 63 caracteres de largura contra os 125 da resposta completa. -c, --completo Retorna versão completa, com 4 horários ao longo do dia. Utiliza 125 caracteres de largura. -d, --dias Determina o número de dias (entre 0 e 3) de previsão apresentados. -d 0 = apenas tempo atual. Também pode se chamado com -0 -d 1 = tempo atual mais 1 dia. Também pode se chamado com -1 -d 2 = tempo atual mais 2 dias. Também pode se chamado com -2 -d 3 = tempo atual mais 3 dias. Padrão. Uso: zztempo [parametros] Ex.: zztempo 'São Paulo' zztempo cwb zztempo -d 0 Curitiba zztempo -2 -l fr -s Miami ``` = zztestar =[zztestar] ``` Testa a validade do número no tipo de categoria selecionada. Nada é ecoado na saída padrão, apenas deve-se analisar o código de retorno. Pode-se ecoar a saída de erro usando a opção -e antes da categoria. Categorias: ano => Ano válido ano_bissexto | bissexto => Ano Bissexto exp | exponencial => Número em notação científica numero | numero_natural => Número Natural ( inteiro positivo ) numero_sinal | inteiro => Número Inteiro ( positivo ou negativo ) numero_fracionario => Número Fracionário ( casas decimais ) numero_real => Número Real ( casas decimais possíveis ) complexo => Número Complexo ( a+bi ) dinheiro => Formato Monetário ( 2 casas decimais ) bin | binario => Número Binário ( apenas 0 e 1 ) octal | octadecimal => Número Octal ( de 0 a 7 ) hexa | hexadecimal => Número Hexadecimal ( de 0 a 9 e A até F ) ip => Endereço de rede IPV4 ip6 | ipv6 => Endereço de rede IPV6 mac => Código MAC Address válido data => Data com formatação válida ( dd/mm/aaa ) hora => Hora com formatação válida ( hh:mm ) Obs.: ano, ano_bissextto e os números naturais, inteiros e reais sem separador de milhar. Uso: zztestar [-e] categoria número Ex.: zztestar ano 1999 zztestar ip 192.168.1.1 zztestar hexa 4ca9 zztestar numero_real -45,678 ``` = zztimer =[zztimer] ``` Mostra um cronômetro regressivo. Opções: -n: Os números são ampliados para um formato de 5 linhas e 6 colunas. -x char: Igual a -n, mas os números são compostos pelo caracter "char". -y nums chars: Troca os nums por chars, igual ao comando 'y' no sed. Obs.: nums e chars tem que ter a mesma quantidade de caracteres. -c: Apenas converte o tempo em segundos. -s: Aguarda o tempo como sleep, sem mostrar o cronômetro. -p: Usa uma temporização mais precisa, porém usa mais recursos. --teste: Desabilita centralização (usar depois das opções -n,-x,-y). Obs: Máximo de 99 horas. Opções -n, -x, -y sempre centralizada na tela, exceto se usar --teste. Uso: zztimer [-c|-s|-n|-x char|-y nums chars] [-p] [[hh:]mm:]ss Ex.: zztimer 90 # Cronomêtro regressivo a partir de 1:30 zztimer 2:56 # Cronometragem regressiva simples. zztimer -c 2:22 # Exibe o tempo em segundos (no caso 142) zztimer -s 5:34 # Exibe o tempo em segundos e aguarda o tempo. zztimer --centro 20 # Centralizado horizontal e verticalmente zztimer -n 1:7:23 # Formato ampliado do número zztimer -x H 65 # Com números feito pela letra 'H' zztimer -y 0123456789 9876543210 60 # Troca os números ``` = zztool =[zztool] ``` ``` = zztop =[zztop] ``` Lista os 10 computadores mais rápidos do mundo. Sem argumentos usa a listagem mais recente. Definindo categoria, quantifica os 500 computadores mais rápidos. Argumentos de ajuda: -c: Exibe categorias possíveis -l: Exibe as listas disponíveis Argumentos de listagem: [categoria]: Seleciona a categoria desejada. [lista]: Seleciona a lista, se omitida mostra mais recente. Obs: Podem ser usadas em conjunto Uso: zztop [-c|-l] [categoria] [lista] Ex.: zztop # Lista os 10 mais rápidos. zztop osfam 23 # Famílias de OS em Junho de 2004 ( Virada Linux! ) zztop country # Quantifica por pais entre os 500 mais velozes zztop -c # Lista as categorias possíveis da listagem zztop -l # Exibe todas as listas disponíveis ``` = zztradutor =[zztradutor] ``` http://translate.google.com Google Tradutor, para traduzir frases para vários idiomas. Caso não especificado o idioma, a tradução será português -> inglês. Use a opção -l ou --lista para ver todos os idiomas disponíveis. Use a opção -a ou --audio para ouvir a frase na voz feminina do google. Alguns idiomas populares são: pt = português fr = francês en = inglês it = italiano es = espanhol de = alemão Uso: zztradutor [de-para] palavras Ex.: zztradutor o livro está na mesa # the book is on the table zztradutor pt-en livro # book zztradutor pt-es livro # libro zztradutor pt-de livro # Buch zztradutor de-pt Buch # livro zztradutor de-es Buch # Libro cat arquivo | zztradutor # Traduz o conteúdo do arquivo zztradutor --lista # Lista todos os idiomas zztradutor --lista eslo # Procura por "eslo" nos idiomas zztradutor --audio # Gera um arquivo OUT.WAV echo "teste" | zztradutor # test ``` = zztranspor =[zztranspor] ``` Trocar linhas e colunas de um arquivo, fazendo uma simples transposição. Opções: -d define o separador de campos na entrada. -D, --output-delimiter define o separador de campos na saída. O separador na entrada pode ser 1 ou mais caracteres ou uma ER. Se não for declarado assume-se espaços em branco como separador. Conforme padrão do awk, o default seria FS = "[ \t]+". Se o separador de saída não for declarado, assume o mesmo da entrada. Caso a entrada também não seja declarada assume-se como um espaço. Conforme padrão do awk, o default é OFS = " ". Se o separador da entrada é uma ER, é bom declarar o separador de saída. Uso: zztranspor [-d ] [-D | --output-delimiter ] Ex.: zztranspor -d ":" --output-delimiter "-" num.txt sed -n '2,5p' num.txt | zztranspor -d '[\t:]' -D '\t' ``` = zztrim =[zztrim] ``` Apaga brancos (" " \t \n) ao redor do texto: direita, esquerda, cima, baixo. Obs.: Linhas que só possuem espaços e tabs são consideradas em branco. Opções: -t, --top Apaga as linhas em branco do início do texto -b, --bottom Apaga as linhas em branco do final do texto -l, --left Apaga os brancos do início de todas as linhas -r, --right Apaga os brancos do final de todas as linhas -V, --vertical Apaga as linhas em branco do início e final (-t -b) -H, --horizontal Apaga os brancos do início e final das linhas (-l -r) Uso: zztrim [opções] [texto] Ex.: zztrim " foo bar " # "foo bar" zztrim -l " foo bar " # "foo bar " zztrim -r " foo bar " # " foo bar" echo " foo bar " | zztrim # "foo bar" ``` = zztrocaarquivos =[zztrocaarquivos] ``` Troca o conteúdo de dois arquivos, mantendo suas permissões originais. Uso: zztrocaarquivos arquivo1 arquivo2 Ex.: zztrocaarquivos /etc/fstab.bak /etc/fstab ``` = zztrocaextensao =[zztrocaextensao] ``` Troca a extensão dos arquivos especificados. Com a opção -n, apenas mostra o que será feito, mas não executa. Uso: zztrocaextensao [-n] antiga nova arquivo(s) Ex.: zztrocaextensao -n .doc .txt * # tire o -n para renomear! ``` = zztrocapalavra =[zztrocapalavra] ``` Troca uma palavra por outra, nos arquivos especificados. Obs.: Além de palavras, é possível usar expressões regulares. Uso: zztrocapalavra antiga nova arquivo(s) Ex.: zztrocapalavra excessão exceção *.txt ``` = zztv =[zztv] ``` Mostra a programação da TV, diária ou semanal, com escolha de emissora. Opções: canais - lista os canais com seus códigos para consulta. - Programação do canal escolhido. Obs.: Seguido de "semana" ou "s": toda programação das próximas semanas. Se for seguido de uma data, mostra a programação da data informada. cod - mostra um resumo do programa. Obs: número obtido pelas listagens da programação do canal consultado. Programação corrente: doc ou documentario, esportes ou futebol, filmes, infantil, variedades series ou seriados, aberta, todos ou agora (padrão). Uso: zztv [ [s | ]] ou zztv [cod | canais] Ex.: zztv CUL # Programação da TV Cultura zztv fox 31/5 # Programação da Fox na data, se disponível zztv cod 3235238 # Detalhes do programa identificado pelo código ``` = zztweets =[zztweets] ``` Busca as mensagens mais recentes de um usuário do Twitter. Use a opção -n para informar o número de mensagens (padrão é 5, máx 20). Uso: zztweets [-n N] username Ex.: zztweets oreio zztweets -n 10 oreio ``` = zzunescape =[zzunescape] ``` Restaura caracteres codificados como entidades HTML e XML (< > ...). Entende entidades (>), códigos decimais (>) e hexadecimais (>). Opções: --html Restaura caracteres HTML --xml Restaura caracteres XML Uso: zzunescape [--html] [--xml] [arquivo(s)] Ex.: zzunescape --xml arquivo.xml zzunescape --html arquivo.html cat arquivo.html | zzunescape --html ``` = zzunicode2ascii =[zzunicode2ascii] ``` Converte caracteres Unicode (UTF-8) para seus similares ASCII (128). Uso: zzunicode2ascii [arquivo(s)] Ex.: zzunicode2ascii arquivo.txt cat arquivo.txt | zzunicode2ascii ``` = zzuniq =[zzuniq] ``` Retira as linhas repetidas, consecutivas ou não. Obs.: Não altera a ordem original das linhas, diferente do sort|uniq. Uso: zzuniq [arquivo(s)] Ex.: zzuniq /etc/inittab cat /etc/inittab | zzuniq ``` = zzunix2dos =[zzunix2dos] ``` Converte arquivos texto no formato Unix (LF) para o Windows/DOS (CR+LF). Uso: zzunix2dos arquivo(s) Ex.: zzunix2dos frases.txt cat arquivo.txt | zzunix2dos ``` = zzurldecode =[zzurldecode] ``` http://en.wikipedia.org/wiki/Percent-encoding Decodifica textos no formato %HH, geralmente usados em URLs (%40 → @). Uso: zzurldecode [texto] Ex.: zzurldecode '%73%65%67%72%65%64%6F' echo 'http%3A%2F%2F' | zzurldecode ``` = zzurlencode =[zzurlencode] ``` http://en.wikipedia.org/wiki/Percent-encoding Codifica o texto como %HH, para ser usado numa URL (a/b → a%2Fb). Obs.: Por padrão, letras, números e _.~- não são codificados (RFC 3986) Opções: -t, --todos Codifica todos os caracteres, sem exceção -n STRING Informa caracteres adicionais que não devem ser codificados Uso: zzurlencode [texto] Ex.: zzurlencode http://www # http%3A%2F%2Fwww zzurlencode -n : http://www # http:%2F%2Fwww zzurlencode -t http://www # %68%74%74%70%3A%2F%2F%77%77%77 zzurlencode -t -n w/ http://www # %68%74%74%70%3A//www ``` = zzutf8 =[zzutf8] ``` Converte o texto para UTF-8, se necessário. Obs.: Caso o texto já seja UTF-8, não há conversão. Uso: zzutf8 [arquivo] Ex.: zzutf8 /etc/passwd zzutf8 index-iso.html echo Bênção | zzutf8 # Bênção printf '\341\n' | zzutf8 # á ``` = zzvdp =[zzvdp] ``` https://vidadeprogramador.com.br Mostra o texto das últimas tirinhas de Vida de Programador. Sem opção mostra a tirinha mais recente. Se a opção for um número, mostra a tirinha que ocupa essa ordem Se a opção for 0, mostra todas mais recentes Uso: zzvdp [número] Ex.: zzvdp # Mostra a tirinha mais recente zzvdp 5 # Mostra a quinta tirinha mais recente zzvdp 0 # Mostra todas as tirinhas mais recentes ``` = zzvira =[zzvira] ``` Vira um texto, de trás pra frente (rev) ou de ponta-cabeça. Ideia original de: http://www.revfad.com/flip.html (valeu @andersonrizada) Uso: zzvira [-X|-E] texto Ex.: zzvira Inverte tudo # odut etrevnI zzvira -X De pernas pro ar # ɹɐ oɹd sɐuɹǝd ǝp zzvira -E De pernas pro ar # pǝ dǝɹuɐs dɹo ɐɹ ``` = zzwc =[zzwc] ``` Contabiliza total de bytes, caracteres, palavras ou linhas de um arquivo. Ou exibe tamanho da maior linha em bytes, caracteres ou palavras. Opcionalmente exibe as maiores linhas, desse arquivo. Também aceita receber dados pela entrada padrão (stdin). É uma emulação do comando wc, que não contabiliza '\r' e '\n'. Opções: -c total de bytes -m total de caracteres -l total de linhas -w total de palavras -C, -L, -W maior linha em bytes, caracteres ou palavras respectivamente -p Exibe a maior linha em bytes, caracteres ou palavras, usado junto com as opções -C, -L e -W. Se as opções forem omitidas adota -l -w -c por padrão. Uso: zzwc [-c|-C|-m|-l|-L|-w|-W] [-p] arquivo Ex.: echo "12345" | zzwc -c # 5 printf "abcde" | zzwc -m # 5 printf "abc\123" | zzwc -l # 2 printf "xz\n789\n" | zzwc -L # 3 printf "wk\n456" | zzwc -M -p # 456 ``` = zzwikipedia =[zzwikipedia] ``` http://www.wikipedia.org Procura na Wikipédia, a enciclopédia livre. Obs.: Se nenhum idioma for especificado, é utilizado o português. Idiomas: de (alemão) eo (esperanto) es (espanhol) fr (francês) it (italiano) ja (japonês) la (latin) pt (português) Uso: zzwikipedia [-idioma] palavra(s) Ex.: zzwikipedia sed zzwikipedia Linus Torvalds zzwikipedia -pt Linus Torvalds ``` = zzxml =[zzxml] ``` Parser simples (e limitado) para arquivos XML/HTML. Obs.: Este parser é usado pelas Funções ZZ, não serve como parser genérico. Obs.: Necessário pois não há ferramenta portável para lidar com XML no Unix. Opções: --tidy Reorganiza o código, deixando uma tag por linha --tag NOME Extrai (grep) todas as tags NOME e seu conteúdo --notag NOME Exclui (grep -v) todas as tags NOME e seu conteúdo --list Lista sem repetição as tags existentes no arquivo --indent Promove a indentação das tags --untag Remove todas as tags, deixando apenas texto --untag=NOME Remove apenas a tag NOME, deixando o seu conteúdo --unescape Converte as entidades &foo; para caracteres normais Obs.: --notag tem precedência sobre --tag e --untag. --untag tem precedência sobre --tag. Uso: zzxml [arquivo(s)] Ex.: zzxml --tidy arquivo.xml zzxml --untag --unescape arq.xml # xml -> txt zzxml --untag=item arq.xml # Apaga tags "item" zzxml --tag title --untag --unescape arq.xml # títulos cat arq.xml | zzxml --tag item | zzxml --tag title # aninhado zzxml --tag item --tag title arq.xml # tags múltiplas zzxml --notag link arq.xml # Sem tag e conteúdo zzxml --indent arq.xml # tags indentadas ``` = zzzz =[zzzz] ``` Mostra informações sobre as funções, como versão e localidade. Opções: --atualiza baixa a versão mais nova das funções --teste testa se a codificação e os pré-requisitos estão OK --bashrc instala as funções no ~/.bashrc --tcshrc instala as funções no ~/.tcshrc --zshrc instala as funções no ~/.zshrc Uso: zzzz [--atualiza|--teste|--bashrc|--tcshrc|--zshrc] Ex.: zzzz zzzz --teste ``` funcoeszz-21.1/off/000077500000000000000000000000001400011706600142305ustar00rootroot00000000000000funcoeszz-21.1/off/README.md000066400000000000000000000012421400011706600155060ustar00rootroot00000000000000## Funções ZZ desativadas Aqui estão estão as bravas funções que um dia brilharam na linha de comando e trouxeram alegria para seus usuários, porém, por um capricho do destino (ou uma mudança de site…), pararam de funcionar e precisaram ser aposentadas. Mas esta aposentadoria pode ser revertida. Se por acaso a situação mudar e alguém conseguir uma solução que faça a função voltar a funcionar, ela será reativada. Instruções: * [Desativando uma função](https://github.com/funcoeszz/funcoeszz/wiki/Desativando-uma-fun%C3%A7%C3%A3o) * [Como reativar uma função desligada ](https://github.com/funcoeszz/funcoeszz/wiki/Reativar-Funcao-Desligada) funcoeszz-21.1/off/testador/000077500000000000000000000000001400011706600160555ustar00rootroot00000000000000funcoeszz-21.1/off/testador/zzbolsas.sh000066400000000000000000000101411400011706600202550ustar00rootroot00000000000000$ zzbolsas americas : ^MERV ^BVSP ^MXX europe : ^BFX ^FCHI ^GDAXI ^OSEAX ^OMXSPI ^SSMI ^FTSE asia : ^HSI ^JKSE ^KLSE ^STI africa : ^TA100 Dow Jones : ^DJI ^IXIC NYSE : ^NYA ^NYI ^NYY ^NY ^NYL ^NYK Nasdaq : ^IXIC ^BANK ^NBI ^IXCO ^IXF ^INDS ^INSR ^OFIN ^IXTC ^TRAN ^NDX Standard & Poors : ^GSPC ^OEX ^MID ^SPSUPX ^SP600 Amex : ^XAX ^NWX ^XMI ^SPHYDA Outros Índices Nacionais : ^IBX50 ^IVBX ^IGCX ^IEE INDX.SA $ $ zzbolsas -l americas : ^MERV MerVal ^BVSP Bovespa ^MXX IPC europe : ^BFX BEL-20 ^FCHI CAC 40 ^GDAXI DAX ^OSEAX OSE All Share ^OMXSPI Stockholm General ^SSMI Swiss Market ^FTSE FTSE 100 asia : ^HSI Hang Seng ^JKSE Jakarta Composite Index ^KLSE KLSE Composite ^STI Straits Times africa : ^TA100 Dow Jones : ^DJI 30 Industrials ^IXIC Composite NYSE : ^NYA NYSE COMPOSITE (DJ) ^NYI NYSE INTL 100 INDEX ^NYY NYSE TMT INDEX ^NY NYSE US 100 INDEX ^NYL NYSE WORLD LEADERS INDEX ^NYK NYSE FINANCIAL INDEX Nasdaq : ^IXIC NASDAQ Composite ^BANK NASDAQ Bank ^NBI NASDAQ Biotechnology ^IXCO NASDAQ Computer ^IXF NASDAQ Financial 100 ^INDS NASDAQ Industrial ^INSR NASDAQ Insurance ^OFIN NASDAQ Other Finance ^IXTC NASDAQ Telecommunications ^TRAN NASDAQ Transportation ^NDX NASDAQ-100 Standard & Poors : ^GSPC S&P 500 ^OEX S&P 100 INDEX ^MID S&P MID CAP 400 INDEX ^SPSUPX S&P COMP1500 ^SP600 S&P 600 Amex : ^XAX NYSE AMEX COMPOSITE INDEX ^NWX NYSE ARCA NETWORKING INDEX ^XMI NYSE ARCA MAJOR MARKET INDEX ^SPHYDA AMEX SPHYDA INDEX Outros Índices Nacionais : ^IBX50 IBRX 50 ^IVBX IVBX2 ^IGCX IGOVERNANCA ^IEE IEELETRICA INDX.SA INDUSTRIAL $ $ zzbolsas ^bvsp 04/05/2005 IBOVESPA (^BVSP) Data 4/mai/2005 Abertura 24.738,00 Alta 25.560,00 Baixa 24.738,00 Fechar 25.474,00 Volume 0 Enc ajustado* 25.474,00 $ $ zzbolsas ^bvsp 04/05/2005 05/05/2015 IBOVESPA (^BVSP) Data 4/mai/2005 5/mai/2015 Variação (%) Abertura 24.738,00 57.350,00 32612 (131.83%) Alta 25.560,00 58.147,00 32587 (127.49%) Baixa 24.738,00 57.096,00 32358 (130.80%) Fechar 25.474,00 58.052,00 32578 (127.89%) Volume 0 0 0 Enc ajustado* 25.474,00 58.052,00 32578 (127.89%) $ $ zzbolsas petr3.sa 11/12/2013 Petroleo Brasileiro SA Petrobras (PETR3.SA) Data 11/dez/2013 Abertura 16,19 Alta 16,20 Baixa 15,64 Fechar 15,66 Volume 6.572.300 Enc ajustado* 15,10 $ $ zzbolsas vale3.sa 12/11/2010 Vale SA (VALE3.SA) Data 12/nov/2010 Abertura 55,00 Alta 56,50 Baixa 54,52 Fechar 55,00 Volume 2.691.600 Enc ajustado* 42,24 $ $ zzbolsas vs petr3.sa vale3.sa 09/09/2009 Petroleo Brasileiro SA Petrobras (PETR3.SA) Vale SA (VALE3.SA) Data 9/set/2009 9/set/2009 Abertura 39,71 38,20 Alta 39,95 38,29 Baixa 39,28 37,95 Fechar 39,80 38,15 Volume 3.731.500 2.701.500 Enc ajustado* 36,85 28,49 $ $ zzbolsas ^bvsp paulo | sed '1d;s/^\(.\{68\}\).*/\1/' CESP6.SA CESP - Cia Energetica de Sao Paulo SBSP3.SA Companhia de Saneamento Basico do Estado de Sao Paulo $ $ zzbolsas commodities #=> --lines 18 $ zzbolsas moedas #=> --lines 18 $ zzbolsas moedas latina #=> --lines 14 $ zzbolsas moedas europa #=> --lines 16 $ zzbolsas taxas_cruzadas #=> --lines 9 $ zzbolsas volume | head -n 90 #=> --lines 90 $ zzbolsas alta | head -n 90 #=> --lines 90 $ zzbolsas baixa | head -n 90 #=> --lines 90 funcoeszz-21.1/off/testador/zzcbn.sh000066400000000000000000000003331400011706600175360ustar00rootroot00000000000000$ zzcbn --lista | grep -E '^[a-z-]+ *=> ' > /dev/null; echo $? #=> 0 $ zzcbn -c juca-kfouri | grep '^[A-Z]' > /dev/null; echo $? #=> 0 $ zzcbn -c walter-maierovitch | grep '^[A-Z]' > /dev/null; echo $? #=> 0 funcoeszz-21.1/off/testador/zzcinemark.sh000066400000000000000000000021741400011706600205720ustar00rootroot00000000000000# Uso incorreto $ zzcinemark 1234 ;echo $? Não encontrei o cinema 1234 1 $ # Sem argumentos mostra a lista de cidades/cinemas $ zzcinemark | sed '/^$/q' | sort -n 1 São Paulo 662 Raposo Shopping 682 Cidade Jardim 684 Metro Santa Cruz 687 Shopping D 688 Market Place 690 Boulevard Tatuape 699 Center Norte 705 Central Plaza 707 Shopping Iguatemi SP 710 SP Market 711 Metro Tatuape 714 Interlagos 715 Eldorado 716 Aricanduva 721 Patio Higienopolis 723 Patio Paulista 727 Villa Lobos 758 Metro Tucuruvi 2103 Mooca Plaza Shopping 2110 Tiete Plaza Shopping 2114 Lar Center 2119 Cidade Sao Paulo $ # Uso normal, informando número (e data) $ filtro='1s/.*/CINEMA/; /^Dia: [0-3][0-9]-[0-1][0-9]-[0-9]\{4\}$/s/.*/DATA/; / \(Livre\|[0-1][0-9] Anos\)$/d; /[0-2][0-9]h[0-5][0-9]/s/.*/HORARIO/; /^$/s/^/AA/; /[^A-Z][^A-Z]/{s/.*/FILME/;}' $ zzcinemark 687 | sed "$filtro" | sort | uniq AA CINEMA DATA FILME HORARIO $ zzcinemark 687 sábado | sed "$filtro" | sort | uniq AA CINEMA DATA FILME HORARIO $ # Data inválida mostra os filmes do hoje $ zzcinemark 687 foobar | sed "$filtro" | sort | uniq AA CINEMA DATA FILME HORARIO $ funcoeszz-21.1/off/testador/zzcinepolis.sh000066400000000000000000000053201400011706600207620ustar00rootroot00000000000000# Uso incorreto $ zzcinepolis 99 ;echo $? #=> --regex ^Uso:.*\n1 $ zzcinepolis Tokyo ;echo $? #=> --regex ^Uso:.*\n1 # Sem argumentos mostra a lista de cidades/cinemas $ zzcinepolis Cidades e cinemas disponíveis: Barueri - SP - Iguatemi Alphaville - 8 Barueri - SP - Parque Barueri - 22 Bauru - SP - Nações Bauru - 34 Belém - PA - Boulevard Belem - 2 Belém - PA - Parque Belem - 20 Belo Horizonte - MG - Estacao BH - 24 Blumenau - SC - Norte Shopping - 10 Campinas - SP - Campinas Shopping - 14 Campo Grande - MS - Norte Sul Plaza - 13 Carapicuíba - SP - Plaza Shopping Carapicuíba - 53 Cariacica - ES - Moxuara - 46 Caxias do Sul - RS - San Pelegrino - 12 Cuiabá - MT - Três Américas - 39 Curitiba - PR - Pátio Batel - 35 Fortaleza - CE - North Shopping Jóquei - 37 Fortaleza - CE - RioMar Fortaleza - 47 Fortaleza - CE - Riomar Kennedy - 54 Goiânia - GO - Cerrado - 52 Guarulhos - SP - Parque Shopping Maia - 48 Jaboatão dos Guararapes - PE - Shopping Guararapes - 15 João Pessoa - PB - Manaíra Shopping - 16 João Pessoa - PB - Mangabeira - 51 Jundiaí - SP - Jundiaí Shopping - 26 Macapá - AP - Amapá Garden - 49 Manaus - AM - Ponta Negra - 29 Manaus - AM - Manaus Plaza - 40 Manaus - AM - Millennium - 41 Marília - SP - Marília Shopping - 43 Natal - RN - Natal Shopping - 31 Natal - RN - Partage Norte Shopping Natal - 33 Ribeirão Preto - SP - Santa Úrsula - 1 Ribeirão Preto - SP - Iguatemi Ribeirão Preto - 30 Rio de Janeiro - RJ - Lagoon - 6 Salvador - BA - Salvador Norte - 5 Salvador - BA - Bela Vista - 23 São Bernardo do Campo - SP - São Bernardo Plaza - 27 São Gonçalo - RJ - São Gonçalo Shopping - 17 São José do Rio Preto - SP - Iguatemi São José do Rio Preto - 42 São José do Rio Preto - SP - Plaza Avenida SJRP - 44 São José/Florianópolis - SC - Continente Shopping - 25 São Luís - MA - São Luis Shopping - 18 São Paulo - SP - Mais Shopping - 3 São Paulo - SP - Metrô Itaquera - 19 São Paulo - SP - JK Iguatemi - 21 Sorocaba/Votorantim - SP - Iguatemi Esplanada - 36 Teresina - PI - Rio Poty - 50 Uberlândia - MG - Center Shopping Uberlandia - 38 $ # Uso normal, informando número e cidade $ filtro='2s|[0-3][0-9]/[0-2][0-9]|DATA|; 3s/ filme */filme /; 4,${ s/Legendado *//;s/Dublado *//; s/\([0-2][0-9]:[0-5][0-9] *\)\{1,\}$/HORARIO/; s/[0-9][0-9] anos/99 anos/; s/Livre /99 anos/; s/NC /99 anos/; s/^ *[0-9]\{1,\} / 9 /; s/9 .* 9/9 FILME 9/; }' $ zzcinepolis 17 | sed "$filtro" | uniq Cinépolis São Gonçalo Shopping DATA sala filme class. horários 9 FILME 99 anos HORARIO $ zzcinepolis São Gonçalo | sed "$filtro" | uniq Cinépolis São Gonçalo Shopping DATA sala filme class. horários 9 FILME 99 anos HORARIO $ funcoeszz-21.1/off/testador/zzdefinr.sh000066400000000000000000000005221400011706600202430ustar00rootroot00000000000000$ zzdefinr headphone headphone (http://definr.com/headphone) n : electro-acoustic transducer for converting electric signals into sounds; it is held over or inserted into the ear; "it was not the typing but the earphones that she disliked" [syn: earphone, earpiece, phone] $ zzdefinr Uso: zzdefinr termo $ funcoeszz-21.1/off/testador/zzdilbert.sh000066400000000000000000000007071400011706600204260ustar00rootroot00000000000000$ zzdilbert -x #=> --regex ^Uso: $ zzdilbert | awk '/-------/{print "OK";next};/:/{print "ok";next};{print "Ok"}' | awk '!line[$0]++' OK Ok ok $ zzdilbert -h zzdilbert http://dilbert.com/ Mostra o texto em inglês das últimas tirinhas de Dilbert. Com a opção -t, faz a tradução para o português. Uso: zzdilbert [-t|--traduzir] Ex.: zzdilbert # Mostra as tirinhas mais recentes zzdilbert -t # Mostra as tirinhas mais recentes traduzidas funcoeszz-21.1/off/testador/zzfreshmeat.sh000066400000000000000000000001541400011706600207530ustar00rootroot00000000000000$ zzfreshmeat kde | grep '/kde$' http://freecode.com/projects/kde $ zzfreshmeat Uso: zzfreshmeat programa $ funcoeszz-21.1/off/testador/zzgoogle.sh000066400000000000000000000001451400011706600202510ustar00rootroot00000000000000$ zzgoogle -n 1 ab-rephone github #=> --lines 3 $ zzgoogle Uso: zzgoogle [-n ] palavra(s) $ funcoeszz-21.1/off/testador/zzhastebin.sh000066400000000000000000000005631400011706600205760ustar00rootroot00000000000000$ zzhastebin #=> --regex ^Uso: $ zzhastebin README.md #=> --regex ^http://hastebin.com/[a-z]+.md$ $ zzhastebin zzascii.sh #=> --regex ^http://hastebin.com/[a-z]+.sh$ $ zzhastebin _numeros.txt #=> --regex ^http://hastebin.com/[a-z]+.txt$ $ zzhastebin zzansi2html.out.html #=> --regex ^http://hastebin.com/[a-z]+.out$ funcoeszz-21.1/off/testador/zzmoeda.sh000066400000000000000000000037321400011706600200670ustar00rootroot00000000000000$ limpa='s/[0-9][0-9]*/9/g; s/-//g' $ # Saída normal, mostrando apenas uma moeda # # Compra Venda Variação # CLP 509,3400 509,5400 -6,26 -1,21 % 19h35 Peso Chile $ zzmoeda chile | sed "$limpa" Compra Venda Variação CLP 9,9 9,9 9,9 9,9 % 9h9 Peso Chile $ # Com opção -t e procurando por uma string ao mesmo tempo # # Compra Venda Variação # ARS 5,5200 5,5500 0,01 0,18 % 18h03 Peso Argentino Argentina # CLP 509,3400 509,5400 -6,26 -1,21 % 19h35 Peso Chile # COP 1.876,7400 1.877,1900 -2,71 -0,14 % 19h54 Peso Colômbia # CUP 1,0000 1,0000 0,00 0,00 % 01h00 Peso Cuba # MXN 12,6100 12,6130 -0,14 -1,07 % 20h49 Peso México # DOP 42,0000 42,2000 0,00 0,00 % 19h14 Peso República dominicana # UYU 21,1500 21,4000 0,00 0,00 % 18h50 Peso Uruguai # PHP 43,4600 43,4900 -0,36 -0,82 % 16h38 Peso Filipinas $ zzmoeda -t peso | sed "$limpa" Compra Venda Variação ARS 9,9 9,9 9,9 9,9 % 9h9 Peso Argentino Argentina CLP 9,9 9,9 9,9 9,9 % 9h9 Peso Chile COP 9.9,9 9.9,9 9,9 9,9 % 9h9 Peso Colômbia CUP 9,9 9,9 9,9 9,9 % 9h9 Peso Cuba MXN 9,9 9,9 9,9 9,9 % 9h9 Peso México DOP 9,9 9,9 9,9 9,9 % 9h9 Peso República dominicana UYU 9,9 9,9 9,9 9,9 % 9h9 Peso Uruguai PHP 9,9 9,9 9,9 9,9 % 9h9 Peso Filipinas $ # Sem argumentos, mostra as moedas principais (são 152 em 2013-08-08) $ zzmoeda | sed '4,150 d' | sed "$limpa" Compra Venda Variação DOLCM 9,9 9,9 9,9 9,9 % 9h9 Dólar Comercial DOLTR 9,9 9,9 9,9 9,9 % 9h9 Dólar Turismo KES 9,9 9,9 9,9 9,9 % 9h9 Xelim Quênia SOS 9.9,9 9.9,9 9,9 9,9 % 9h9 Xelim Somália TZS 9.9,9 9.9,9 9,9 9,9 % 9h9 Xelim Tanzânia $ funcoeszz-21.1/off/testador/zzpiada.sh000066400000000000000000000003121400011706600200470ustar00rootroot00000000000000 $ zzpiada -h zzpiada http://www.xalexandre.com.br/ Mostra uma piada diferente cada vez que é chamada. Uso: zzpiada Ex.: zzpiada $ #$ zzpiada | sed 's/[A-ZÁÉÓÚ].*/TEXTO/ ; 3q' #TEXTO # #TEXTO #$ funcoeszz-21.1/off/testador/zzselic.sh000066400000000000000000000073321400011706600201010ustar00rootroot00000000000000# Taxa para uma data específica $ zzselic 05/11/1987 Data Taxa (%a.a.) 05/11/1987 287,57 $ # Saída como CSV $ zzselic -c 05/11/1987 Data;Taxa (%a.a.) 05/11/1987;287,57 $ # Todas as informações disponíveis além da data e taxa em CSV $ zzselic -e -c 05/11/1987 Data;Taxa (%a.a.);Fator diário;Base de cálculo (R$);Média;Mediana;Moda;Desvio padrão;Índice de curtose 05/11/1987;287,57;1,00539041;0,00;0,00;0,00;0,00;0,00;0,00 $ # Taxa nos dias úteis num dado intervalo # Dia 4 foi feriado e os dias 6 e 7 foram um final de semana # A taxa só é divulgada em dias úteis $ zzselic 01/06/2015 07/06/2015 Data Taxa (%a.a.) 01/06/2015 13,15 02/06/2015 13,15 03/06/2015 13,15 05/06/2015 13,65 $ # Informação completa para um período de 2 meses $ zzselic -e 01/02/2016 01/03/2016 Data Taxa (%a.a.) Fator diário Base de cálculo (R$) Média Mediana Moda Desvio padrão Índice de curtose 01/02/2016 14,15 1,00052531 508.556.347.180,82 14,15 14,14 14,15 0,02 1.273,30 02/02/2016 14,15 1,00052531 505.313.661.912,77 14,15 14,14 14,15 0,02 811,79 03/02/2016 14,15 1,00052531 517.982.799.190,54 14,15 14,14 14,15 0,02 1.500,87 04/02/2016 14,15 1,00052531 508.713.690.983,08 14,15 14,14 14,15 0,02 1.724,92 05/02/2016 14,15 1,00052531 468.586.271.662,16 14,15 14,14 14,15 0,02 2.154,98 10/02/2016 14,15 1,00052531 495.862.304.302,51 14,15 14,14 14,15 0,02 787,38 11/02/2016 14,15 1,00052531 511.203.046.451,66 14,15 14,14 14,15 0,02 510,49 12/02/2016 14,15 1,00052531 502.132.741.707,17 14,15 14,14 14,15 0,02 937,43 15/02/2016 14,15 1,00052531 544.352.401.489,07 14,15 14,14 14,15 0,02 946,69 16/02/2016 14,15 1,00052531 552.534.634.704,54 14,14 14,14 14,15 0,10 239,43 17/02/2016 14,15 1,00052531 558.888.721.712,81 14,15 14,14 14,15 0,02 3.088,74 18/02/2016 14,15 1,00052531 555.335.654.990,37 14,15 14,14 14,15 0,02 2.518,93 19/02/2016 14,15 1,00052531 549.346.758.044,96 14,15 14,14 14,15 0,02 1.891,23 22/02/2016 14,15 1,00052531 527.565.609.965,87 14,15 14,14 14,15 0,02 2.474,61 23/02/2016 14,15 1,00052531 518.506.693.214,99 14,15 14,14 14,15 0,02 1.276,78 24/02/2016 14,15 1,00052531 523.175.749.697,64 14,15 14,14 14,15 0,02 636,49 25/02/2016 14,15 1,00052531 513.631.397.709,67 14,15 14,14 14,15 0,02 600,12 26/02/2016 14,15 1,00052531 499.627.411.173,89 14,15 14,14 14,15 0,02 613,15 29/02/2016 14,15 1,00052531 502.515.813.722,75 14,15 14,14 14,15 0,03 388,84 01/03/2016 14,15 1,00052531 526.984.539.616,98 14,14 14,14 14,15 0,05 262,46 $ # Datas em formatos inválidos não devem ser aceitas $ zzselic 01-jan-2015 hoje Número inválido '01-jan-2015' $ # Opções desconhecidas não devem ser aceitas $ zzselic -t hoje #=> --regex ^Opção $ # O site do BC não informa a taxa antes de 04/06/1986 $ zzselic 03/06/1986 Dados disponíveis apenas a partir de 04/06/1986. $ zzselic 04/06/1986 Data Taxa (%a.a.) 04/06/1986 17,80 $ # A data inicial é depois da data final? $ zzselic hoje ontem Data inicial depois da final. $ zzselic 10/06/2015 15/05/2015 Data inicial depois da final. $ # Temos dias úteis no intervalo? A taxa só divulgada em dias úteis. $ zzselic 18/04/2014 20/04/2014 Não há dias úteis entre as datas informadas. $ funcoeszz-21.1/off/testador/zztradutor.sh000066400000000000000000000004011400011706600206340ustar00rootroot00000000000000$ zztradutor livro #=> book $ zztradutor pt-en livro #=> book $ zztradutor pt-es livro #=> libro $ zztradutor pt-fr livro #=> livre $ zztradutor pt-it livro #=> libro $ zztradutor pt-de livro #=> Buch # Via STDIN $ echo livro | zztradutor pt-en #=> book funcoeszz-21.1/off/testador/zztweets.sh000066400000000000000000000003001400011706600203010ustar00rootroot00000000000000$ zztweets @Funcoes_ZZ | wc -l #=> 11 $ zztweets -n 10 Funcoes_ZZ | wc -l #=> 21 $ zztweets itamarnet | grep -v . | wc -l #=> 6 $ zztweets #=> --regex ^Uso: zztweets .* funcoeszz-21.1/off/testador/zzve.sh000066400000000000000000000155431400011706600174170ustar00rootroot00000000000000$ zzve 1 Indicadores Financeiros: contas ou indicadores Variação dos indicadores no período crédito Linhas de crédito tr, poupança ou tbf Taxa Referencial, Poupança e TBF custo ou dinheiro Custo do dinheiro aplicações Evolução das aplicações financeiras ima ou anbima IMA - Índices de Mercado Anbima mercado Indicadores do mercado renda_fixa ou insper Índice de Renda Fixa Valor/Insper futuro Mercado futuro estoque_cetip Estoque CETIP volume_cetip Volume CETIP cetip Estoque e Volume CETIP $ zzve contas | awk '$1 ~ /\// { print NF }' | uniq #=> 11 $ zzve credito | awk '/.*\. *[0-9]+,/ { sub(/.*a\.[am]\. */,""); print NF }' | uniq #=> 6 $ zzve tr | awk '/\/[0-9][0-9] a [0-9][0-9]\//{ print NF }' | uniq #=> 14 $ zzve custo | awk '/ ao (ano|mês)/ { sub(/.*ao (ano|mês)\)* */,""); print NF }' | uniq #=> 6 $ zzve aplicacoes | sed -n '/[0-9],[0-9]/{/para o mês de/d;s/ *IBrX 50 *//;s/.*[a-zA-Z)] *//g;p;}' | awk '{ print NF }' | uniq #=> 8 $ zzve ima | awk '/I[RM].-/ { gsub(/\*/,""); print NF }' | uniq #=> 6 $ zzve mercado | awk '/[0-9],[0-9]/ { sub(/.*[)*] */,""); print NF }' | uniq #=> 6 $ zzve insper | sed -n '/[0-9],/{s/.*dias//;s/^[^0-9]*//;s/[-0-9.]*,[0-9]*/9,9/g;s/ */ /g;s/ $//;p;}' 9,9 9,9 9,9 9,9 9,9 9,9% 9,9% 9,9% 9,9% 9,9% 9,9% 9,9% 9,9% 9,9% 9,9% 9,9% 9,9% 9,9% 9,9% 9,9% $ zzve futuro | sed -n '/Contratos de /{s|.*/.. ||;p;}' | awk '{ print NF }' | uniq #=> 6 $ zzve cetip | sed -n '/[0-9],/{s/[^0-9]* \([0-9]\)/\1/;s/[0-9.]*,[0-9]* */ 9,9/g;p;}' | uniq #=> 9,9 9,9 $ zzve 2 Índices Macroeconômicos: atividade Atividade econômica inflação Variação da Inflação produção Produção e investimento dívida_pública ou pública Dívida e necessidades de financiamento receitas_tributária ou tributária Principais receitas tributárias resultado_fiscal ou fiscal Resultado fiscal do governo central previdenciaria ou previdência Contribuição previdenciária ir_fonte IR na fonte ir_quota Imposto de Renda Pessoa Física $ zzve atividade | awk '/[0-9],[0-9]/{ for (i=NF-5;i 7 $ zzve captação | sed -n '/[0-9],[0-9]/{s|.*/[0-9][0-9] *||;p;}' | awk '{ print NF }' | uniq #=> 5 $ zzve juros_externos | awk '/[0-9],[0-9]/{ for (i=NF-5;i 4 $ zzve 4 Bolsa Nacional: cotações Cotações intradia investimento Investimentos, debêntures e títulos direitos Direitos e recibos imobiliário Fundo imobiliário vista Mercado à vista compra Opções de compra venda Opções de venda venda_indice Opções de venda de índice recuperação Recuperação judicial Bolsas Internacionais: adr_brasil ou adr ADR Brasil adr_indices ADR - Índices bolsas Bolsas de valores internacionais $ zzve cotações | sed '1,/^ *Nome/d;/^ *Cotações/,$d' | awk 'END {print (NR>0?1:0)}' #=> 1 $ zzve investimento | awk '/[0-9],[0-9]/{ for (i=NF-8;i # Desde: 2005-04-14 # Versão: 2 # Licença: GPL # ---------------------------------------------------------------------------- # DESATIVADA: 2013-02-28 Parou de funcionar (issue #48) zzanatel () { zzzz -h anatel "$1" && return [ "$1" ] || { zztool uso anatel; return 1; } local URL='http://sistemas.anatel.gov.br/SIPT/Atualizacao/N_ConsultaTarifas/tela.asp' case "`date +%u`" in 0) PERIODO='d';; 6) PERIODO='b';; *) PERIODO='s';; esac echo "acao=c&pCNOrigem=$1&pPrefixoOrigem=$2&pCNDestino=$3&pPrefixoDestino=$4&pPeriodo=$PERIODO&pConsulta=2&LDN=true" | $ZZWWWPOST $URL | sed 's/[ ]*\([0-9][0-9]:\)/\1/g' | sed '/^[0-9]/!d' } funcoeszz-21.1/off/zzbolsas.sh000066400000000000000000000373401400011706600164420ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # http://br.finance.yahoo.com # Pesquisa índices de bolsas e cotações de ações. # Sem parâmetros mostra a lista de bolsas disponíveis (códigos). # Com 1 parâmetro: # -l ou --lista: apenas mostra as bolsas disponíveis e seus nomes. # --limpa ou --limpar: exclui todos os arquivos de cache. # commodities: produtos de origem primária nas bolsas. # taxas_fixas ou moedas: exibe tabela de comparação de câmbio (principais). # taxas_cruzadas: exibe a tabela cartesiana do câmbio. # nome_moedas ou moedas_nome: lista códigos e nomes das moedas usadas. # volume: lista ações líderes em volume de negócios na Bovespa. # alta ou baixa: lista as ações nessa condição na BMFBovespa. # "código de bolsa ou ação": mostra sua última cotação. # # Com 2 parâmetros: # -l e código de bolsa: lista as ações (códigos). # --lista e "código de bolsa": lista as ações com nome e última cotação. # taxas_fixas ou moedas : exibe tabela de # comparação de câmbio dessas regiões. # "código de bolsa" e um texto: pesquisa-o no nome ou código das ações # disponíveis na bolsa citada. # "código de bolsa ou ação" e data: pesquisa a cotação no dia. # noticias e "código de ação": Noticias relativas a essa ação (só Bovespa) # # Com 3 parâmetros ou mais: # "código de bolsa ou ação" e 2 datas: pesquisa as cotações nos dias com # comparações entre datas e variações da ação ou bolsa pesquisada. # vs (ou comp) e 2 códigos de bolsas ou ações: faz a comparação entre as duas # ações ou bolsas. Se houver um quarto parâmetro como uma data faz essa # comparação na data especificada. Mas não compara ações com bolsas. # # Uso: zzbolsas [-l|--lista] [bolsa|ação] [data1|pesquisa] [data2] # Ex.: zzbolsas # Lista das bolsas (códigos) # zzbolsas -l # Lista das bolsas (nomes) # zzbolsas -l ^BVSP # Lista as ações do índice Bovespa (código) # zzbolsas --lista ^BVSP # Lista as ações do índice Bovespa (nomes) # zzbolsas ^BVSP loja # Procura ações com "loja" no nome ou código # zzbolsas ^BVSP # Cotação do índice Bovespa # zzbolsas PETR4.SA # Cotação das ações da Petrobrás # zzbolsas PETR4.SA 21/12/2010 # Cotação da Petrobrás nesta data # zzbolsas commodities # Tabela de commodities # zzbolsas alta # Lista ações em altas na Bovespa # zzbolsas volume # Lista ações em alta em volume de negócios # zzbolsas taxas_fixas # zzbolsas taxas_cruzadas # zzbolsas noticias sbsp3.sa # Noticias recentes no mercado da Sabesp # zzbolsas vs petr3.sa vale3.sa # Compara ambas cotações # # Autor: Itamar # Desde: 2009-10-04 # Versão: 25 # Licença: GPL # Requisitos: zzcolunar zzdatafmt zzjuntalinhas zzlimpalixo zzmaiusculas zzsqueeze zztrim zzunescape zzxml # ---------------------------------------------------------------------------- # DESATIVADA: 2016-09-28 Qualidade das informações é duvidosa e imprecisa. zzbolsas () { zzzz -h bolsas "$1" && return local url='http://br.financas.yahoo.com' local new_york='^NYA ^NYI ^NYY ^NY ^NYL ^NYK' local nasdaq='^IXIC ^BANK ^NBI ^IXCO ^IXF ^INDS ^INSR ^OFIN ^IXTC ^TRAN ^NDX' local sp='^GSPC ^OEX ^MID ^SPSUPX ^SP600' local amex='^XAX ^NWX ^XMI ^SPHYDA' local ind_nac='^IBX50 ^IVBX ^IGCX ^IEE INDX.SA' local bolsa pag pags pag_atual data1 data2 vartemp case $# in 0) # Lista apenas os códigos das bolsas disponíveis for bolsa in americas europe asia africa do zztool eco "\n$bolsa :" zztool source "$url/intlindices?e=$bolsa" | zzxml --tag table | sed -n '//,/<\/table>/p' | zzjuntalinhas -i '' -d ' ' | sed -n '/^/,/<\/table>/p' | zzjuntalinhas -i '' -d ' ' | sed -n '/^/,/<\/table>/p' | zzjuntalinhas -i '' -d ' ' | sed -n '/^,|,g;p;}' | zzxml --untag | zzsqueeze | sed 's/ *| */|/g' | zztrim | awk -F "|" '{ printf " %-10s%s\n", $1, $2 }' | zztrim done zztool eco "\nDow Jones :" zztool source "$url/usindices" | zzxml --tag table | sed -n '/
/,/<\/table>/p' | zzjuntalinhas -i '' -d ' ' | sed -n '/^,|,g;p;}' | zzxml --untag | zzsqueeze | sed 's/ *| */|/g' | zztrim | awk -F "|" '{ printf " %-10s%s\n", $1, $2 }' zztool eco "\nNYSE :" for bolsa in $new_york; do printf " %-10s " "$bolsa" zztool dump "$url/q?s=$bolsa" | sed -n "/($bolsa)/{p;q;}" | sed "s/^ *//;s/ *($bolsa)//" done zztool eco "\nNasdaq :" for bolsa in $nasdaq; do printf " %-10s " "$bolsa" zztool dump "$url/q?s=$bolsa" | sed -n "/($bolsa)/{p;q;}" | sed "s/^ *//;s/ *($bolsa)//" done zztool eco "\nStandard & Poors :" for bolsa in $sp; do printf " %-10s " "$bolsa" zztool dump "$url/q?s=$bolsa" | sed -n "/($bolsa)/{p;q;}" | sed "s/^ *//;s/ *($bolsa)//" done zztool eco "\nAmex :" for bolsa in $amex; do printf " %-10s " "$bolsa" zztool dump "$url/q?s=$bolsa" | sed -n "/($bolsa)/{p;q;}" | sed "s/^ *//;s/ *($bolsa)//" done zztool eco "\nOutros Índices Nacionais :" for bolsa in $ind_nac; do printf " %-10s " "$bolsa" zztool dump "$url/q?s=$bolsa" | sed -n "/($bolsa)/{p;q;}" | sed "s/^ *//;s/ *($bolsa)//;s/ *-$//" done ;; commodities) zztool eco "Commodities" zztool source "$url/moedas/principais" | zzxml --tidy | sed -n ' /
/,/<\/table>/p /
/,/<\/table>/p' | zzjuntalinhas -i '' -d ' ' | sed -n '/^,|,g;p;}' | zzxml --untag | zzsqueeze | sed 's/ *| */|/g' | awk -F '|' ' $1 ~ "Nome" { print ""; print (NR==1? "Energia" : "Metais") } { printf "%-32s %10s %10s %12s\n", $1, $2, $3, $4 }' ;; taxas_fixas | moedas) zzbolsas $1 principais ;; taxas_cruzadas) zztool eco "Taxas Cruzadas" zztool source "$url/moedas/principais" | zzxml --tidy | sed -n '/
/p' | zzjuntalinhas -i '' -d ' ' | sed -n '/^,|,g;p;}' | zzxml --untag | zzsqueeze | sed 's/ *| */|/g; s| N/D||g; s/ .ltima transação//' | zzunescape --html | awk -F '|' '{ printf " %-8s %8s %8s %8s %8s %8s %8s %8s\n", $1, $2, $3, $4, $5, $6, $7, $8 }' ;; moedas_nome | nome_moedas) zztool source "$url/moedas/principais" | sed -n '/^ *"shortname":/p; /^ *"longname":/p; /^ *"symbol":/p' | awk -F '"' '{printf $4 (NR%3==0?"\n":" - ")}' | sed 's/ - *$//' ;; volume | alta | baixa) case "$1" in volume) pag='actives';; alta) pag='gainers';; baixa) pag='losers';; esac zztool eco "Maiores ${1}s" zztool source "$url/${pag}?e=sa" | zzxml --tag table | sed -n '/
/,/<\/table>/p' | zzjuntalinhas -i '' -d ' ' | sed -n '/^,|,g;p;}' | zzxml --untag | zzsqueeze | sed 's/ *| */|/g' | awk -F '|' ' BEGIN { printf "%-17s %-26s %29s %19s %12s\n","Símbolo","Nome","Última Transação","Variação","Volume" } { sub(/ de /,"/", $3); printf "%-17s %-26s %29s %19s %12s\n", $1, $2, $3, $4, $5 }' ;; *) bolsa=$(echo "$1" | zzmaiusculas) # Último índice da bolsa citada ou cotação da ação zztool source "$url/q?s=$bolsa" | zzxml --notag style | sed -n ' /
/,/<\/div>/p /
/,/<\/div>/p /
/,/<\/table>/p ' | zzjuntalinhas -i '
' -d ' ' | zzjuntalinhas -i '' -d ' ' | sed -n ' /^
/ Em alta / s// Em baixa / p } /^
,|,g; p; } ' | zzxml --untag | zzsqueeze | sed 's/ *| */|/g' | zzunescape --html | awk -F '|' '{ if ($0 ~ /\|/) { printf "%-22s %s\n", $1, $2} else { sub(/^ */,""); print } }' | zztrim ;; esac ;; 2 | 3 | 4) # Lista as ações de uma bolsa especificada bolsa=$(echo "$2" | zzmaiusculas) if test "$1" = "-l" -o "$1" = "--lista" && (zztool grep_var "$bolsa" "$dj $new_york $nasdaq $sp $amex $ind_nac" || zztool grep_var "^" "$bolsa") then if test "$1" = "--lista" -o "$1" = "-l" then pag_final=$(zztool source "$url/q/cp?s=$bolsa" | zzxml --tidy | sed -n '/^1 - /{s/.*de //;s/ .*//;p;q;}') pags=$(echo "scale=0;($pag_final - 1) / 50" | bc) unset vartemp pag=0 while test $pag -le $pags do # Listar as ações com descrição e suas últimas posições zztool source "$url/q/cp?s=$bolsa&c=$pag" | zzxml --tag table | sed -n '/
/,/<\/table>/p' | zzxml --untag=table --untag=b --untag=a --untag=span --untag=nobr --untag=small --untag=img | zzlimpalixo | zzjuntalinhas -i '' -d ' ' | sed -n '/^,|,g;p;}' | zzxml --untag | zztrim | zzsqueeze | sed 's/ *| */|/g' | zzunescape --html | awk -F '|' -v pag_awk=$pag ' BEGIN { if (pag_awk==0) printf "%-14s %-59s %25s %15s %15s\n", "Símbolo", "Nome", "Última transação", "Variação ", "Volume " } $2=="Nome" {next} { sub(/ de /,"/", $3); printf "%-14s %-59s %25s %15s %15s\n", $1, $2, $3, $4, $5 }' pag=$(($pag+1)) done fi | if test "$1" = "-l" then sed '1d; s/ .*//' | zzcolunar 7 else cat - fi # Valores de uma bolsa ou ação em uma data especificada (histórico) elif zztool testa_data $(zzdatafmt "$2" 2>/dev/null) then local dd mm yyyy dd2 mm2 yyyy2 vartemp=$(zzdatafmt -f "DD MM AAAA DD/MM/AAAA" "$2") dd=$(echo $vartemp | cut -f1 -d ' ') mm=$(echo $vartemp | cut -f2 -d ' ') yyyy=$(echo $vartemp | cut -f3 -d ' ') data1=$(echo $vartemp | cut -f4 -d ' ') mm=$(echo "scale=0;${mm}-1" | bc) if test -n "$3" && zztool testa_data $(zzdatafmt "$3" 2>/dev/null) then vartemp=$(zzdatafmt -f "DD MM AAAA DD/MM/AAAA" "$3") dd2=$(echo $vartemp | cut -f1 -d ' ') mm2=$(echo $vartemp | cut -f2 -d ' ') yyyy2=$(echo $vartemp | cut -f3 -d ' ') data2=$(echo $vartemp | cut -f4 -d ' ') mm2=$(echo "scale=0;${mm2}-1" | bc) fi unset vartemp bolsa=$(echo "$1" | zzmaiusculas) if test -n "$dd2" then zztool source "$url/q/hp?s=$bolsa&a=${mm}&b=${dd}&c=${yyyy}&d=${mm}&e=${dd}&f=${yyyy}&g=d" zztool source "$url/q/hp?s=$bolsa&a=${mm2}&b=${dd2}&c=${yyyy2}&d=${mm2}&e=${dd2}&f=${yyyy2}&g=d" else zztool source "$url/q/hp?s=$bolsa&a=${mm}&b=${dd}&c=${yyyy}&d=${mm}&e=${dd}&f=${yyyy}&g=d" fi | zzxml --tag h2 --tag table | sed -n "/($bolsa)/p; /^
$/d ;//p" | zzjuntalinhas -i '' -d ' ' | zzjuntalinhas -i '' -d ' ' | sed -n '1p; /^/d;p;}' | zzxml --untag | zzsqueeze | sed '16,22d;30,$d' | awk 'NR == 1 NR == 9 || NR == 16 { gsub(/ de /,"/") } NR > 1 { linha[NR-1]=$0 } END { if (NR==15) { for (i=1;i<=7;i++) printf "%-15s %15s\n", linha[i], linha[i+7] } if (NR==22) { for (i=1;i<=7;i++) { printf "%-15s %15s %15s", linha[i], linha[i+7], linha[i+14] if (i==1) print " Variação (%)" else { gsub(/\./,"",linha[i+7]); gsub(/\./,"",linha[i+14]) gsub(/,/,".",linha[i+7]); gsub(/,/,".",linha[i+14]) if (linha[i+7]==0) printf "%10s\n", 0 else printf "%10s (%.2f%%)\n", linha[i+14] - linha[i+7], ((linha[i+14]/linha[i+7])-1)*100 } } } }' | zztrim # Compara duas ações ou bolsas diferentes elif (test "$1" = "vs" -o "$1" = "comp") then # Duas bolsas ou duas ações, sem misturar if (zztool grep_var "^" "$2" && zztool grep_var "^" "$3") then vartemp="0" elif (! zztool grep_var "^" "$2" && ! zztool grep_var "^" "$3") then vartemp="0" fi if test -n "$vartemp" then # Compara numa data especifica as ações ou bolsas if (test -n "$4" && zztool testa_data $(zzdatafmt "$4")) then (zzbolsas "$2" "$4"; zzbolsas "$3" "$4" | sed '2,$s/[A-Z][^0-9]*//') # Ultima cotaçao das açoes ou bolsas comparadas else (zzbolsas "$2"; zzbolsas "$3" | sed 's/.*: *//') fi | zzcolunar 2 | zztrim fi # Noticias relacionadas a uma ação especifica elif (test "$1" = "noticias" -o "$1" = "notícias" && ! zztool grep_var "^" "$2") then zztool source "$url/q/h?s=$bolsa" | zzxml --tag li --tag h3 | zzjuntalinhas -i '' -d ' ' | zzjuntalinhas -i '

' -f '

' -d ' ' | sed -n '//{s//|/;p;}; /

.*[[:blank:]]*/{s///;p;}' | zzxml --untag | zzsqueeze | zzunescape --html | awk '$0 !~ /^ / {print ""};1' elif (test "$1" = "taxas_fixas" || test "$1" = "moedas") then case $2 in asia) url="$url/moedas/asia-pacifico" zztool eco "$(echo $1 | sed 'y/tfm_/TFM /') - Ásia-Pacífico" ;; latina) url="$url/moedas/america-latina" zztool eco "$(echo $1 | sed 'y/tfm_/TFM /') - América Latina" ;; europa) url="$url/moedas/europa" zztool eco "$(echo $1 | sed 'y/tfm_/TFM /') - Europa" ;; principais | *) url="$url/moedas/principais" zztool eco "$(echo $1 | sed 'y/tfm_/TFM /') - Principais" ;; esac zztool source "$url" | zzxml --tidy | sed -n '//,/<\/table>/p' | zzjuntalinhas -i '' -d ' ' | sed -n '/^

,|,g;p;}' | zzxml --untag | zzsqueeze | sed 's/ *| */|/g; s/Par c/C/; 2,$s/Cambial/& inv./' | awk -F '|' ' $1 ~ "Cambial" && NR>1 {print ""} { printf " %-14s %8s %10s %12s %19s %19s\n", $1, $2, $3, $4, $5, $6 }' else bolsa=$(echo "$1" | zzmaiusculas) vartemp=$(zzbolsas --lista "$bolsa") echo "$vartemp" | head -n 1 echo "$vartemp" | sed '1d' | grep -i --color=never -- "$2" fi ;; esac } funcoeszz-21.1/off/zzbovespa.sh000066400000000000000000000026651400011706600166200ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # http://www.itautrade.com.br e http://www.bovespa.com.br # Busca a cotação de uma ação na Bovespa. # Obs.: As cotações têm delay de 15 min em relação ao preço atual no pregão # Com a opção -i, é mostrado o índice bovespa # Uso: zzbovespa [-i] código-da-ação # Ex.: zzbovespa petr4 # zzbovespa -i # zzbovespa # # Autor: Denis Dias de Lima # Desde: 2004-05-18 # Versão: 1 # Licença: GPL # ---------------------------------------------------------------------------- # DESATIVADA: 2008-03-01 Agora os sites usam AJAX :( zzbovespa () { zzzz -h bovespa $1 && return local url='http://www.bovespa.com.br/' [ "$1" ] || { $ZZWWWDUMP "$url/Indices/CarteiraP.asp?Indice=Ibovespa" | sed '/^ *Cód/,/^$/!d' return } [ "$1" = "-i" ] && { $ZZWWWHTML "$url/Home/HomeNoticias.asp" | sed -n ' /Ibovespa -->/,/IBrX/ { //d s/<[^>]*>//g s/[[:space:]]*//g s/^&.*\;// /^$/d p }' | sed ' /^Pon/ { N s/^/ / s/\n/ / b } /^IBO/ N N s/\n/ /g /^<.-- /d :a s/^\([^0-9]\{1,10\}\)\([0-9][0-9]*\)/\1 \2/ ta' return } url='http://www.itautrade.com.br/itautradenet/Finder/Finder.aspx?Papel=' $ZZWWWDUMP "$url$1" | sed ' /Ação/,/Oferta/!d /Fracionário/,/Oferta/!d //d /\.gif/d s/^ *// /Milhares/q' } funcoeszz-21.1/off/zzcasadosartistas.sh000066400000000000000000000011221400011706600203340ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # http://casa.uol.com.br # Pega as últimas notícias da casa dos artistas III. # Uso: zzcasadosartistas # Ex.: zzcasadosartistas # # Autor: Aurélio Marinho Jargas, www.aurelio.net # Desde: 2002-02-18 # Versão: 1 # Licença: GPL # ---------------------------------------------------------------------------- # DESATIVADA: 2002-10-30 O programa acabou. zzcasadosartistas () { zzzz -z $1 zzcasadosartistas && return $ZZWWWDUMP http://casa3.aol.com.br/index.php | sed 's/^ *//;/'$ZZERDATA'/,$!d' | sed 15q } funcoeszz-21.1/off/zzcbn.sh000066400000000000000000000073761400011706600157270ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # http://cbn.globoradio.com.br # Busca e toca os últimos comentários dos comentaristas da radio CBN. # Uso: zzcbn [--audio] [num_audio] -c COMENTARISTA [-d data] ou zzcbn --lista # Ex.: zzcbn -c max-gehringer -d ontem # zzcbn -c juca-kfouri -d 13/05/09 # zzcbn -c miriam # zzcbn --audio 2 -c mario-sergio-cortella # # Autor: Rafael Machado Casali # Desde: 2009-04-16 # Versão: 8 # Licença: GPL # Requisitos: zzecho zzplay zzcapitalize zzdatafmt zzxml zzutf8 # ---------------------------------------------------------------------------- # DESATIVADA: 2018-01-27 Site usando técnicas AJAX. zzcbn () { zzzz -h cbn "$1" && return local cache=$(zztool cache cbn) local url='http://cbn.globoradio.globo.com' local audio=0 local num_audio=1 local nome comentarista link fonte rss podcast ordem data_coment data_audio #Verificacao dos parâmetros test -n "$1" || { zztool -e uso cbn; return 1; } # Cache com parametros para nomes e links if ! test -s "$cache" || test $(tail -n 1 "$cache") != $(date +%F) then zztool source "$url" | sed -n '/
    //;p;}' | awk -F "/" 'BEGIN {OFS=";"};{url = $0;gsub(/-/," ", $6); gsub(/\.htm/,"", $6);print $6, $5, url }'| sort | uniq | while read linha do nome=$(echo "$linha" | cut -d ";" -f 1 | zzcapitalize ) comentarista=$(echo "$linha" | cut -d ";" -f 2 ) link=$(echo "$linha" | cut -d ";" -f 3 ) fonte=$(zztool source "$link") rss=$( echo "$fonte" | sed -n '/\/{s/.*href="//;s/".*//;p;}' ) podcast=$( echo "$fonte" | sed -n '/>Podcast "$cache" zzdatafmt --iso hoje >> "$cache" fi # Listagem dos comentaristas if test "$1" = "--lista" then sed '$d' "$cache" | awk -F " [|] " '{print $2 "\t => " $1}' | expand -t 44 return fi # Opções de linha de comando while test "${1#-}" != "$1" do case "$1" in -c) comentarista="$2" shift shift ;; -d) data_coment=$(zzdatafmt --en -f "SSS, DD MMM AAAA" "$2") data_audio=$(zzdatafmt -f "_AAMMDD" "$2") shift shift ;; --audio) audio=1 shift if test -n "$1" then if zztool testa_numero "$1" then num_audio="$1" shift fi fi ;; *) zztool erro "Opção inválida!!" return 1 ;; esac done # Audio ou comentários feitos pelo comentarista selecionado if test "$audio" -eq 1 then podcast=$( awk -F ' [|] ' '$2 ~ /'$comentarista'/ {print $4}' "$cache" ) if test -n "$podcast" then podcast=$(zztool source "$podcast" | sed -n '/media:content/p') zztool eco "Áudios diponíveis:" echo "$podcast" | sed 's/.*_//; s/\.mp3.*//; s/\(..\)\(..\)\(..\)/\3\/\2\/20\1/' | awk '{ print NR ".", $0}' podcast=$( echo "$podcast" | sed -n "${num_audio}p" | sed 's|.*audio=|http://download.sgr.globo.com/sgr-mp3/cbn/|' | sed 's/\.mp3.*/.mp3/' ) test -n "$podcast" && zzplay "$podcast" mplayer || zzecho -l vermelho "Sem comentários em áudio." else zzecho -l vermelho "Sem comentários em áudio." fi else rss=$( awk -F ' [|] ' '$2 ~ /'$comentarista'/ {print $3}' "$cache" ) if test -n "$rss" then zztool source "$rss" | zzutf8 | zzxml --tag item | zzxml --tag titleApp --tag descriptionApp --tag pubDate | sed 's//-----/' | zzxml --untag | sed '/^$/d; s/ [0-2][0-9]:.*//' | if test -n "$data_coment" then grep -B 3 "$data_coment" else cat - fi else zzecho -l vermelho "Sem comentários." fi fi } funcoeszz-21.1/off/zzcinemark.sh000066400000000000000000000135131400011706600167440ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # http://cinemark.com.br/programacao # Exibe a programação dos cinemas Cinemark de sua cidade. # Sem argumento lista todas as cidades e todas as salas mostrando os códigos. # Com o cógigo da cidade lista as salas dessa cidade. # Com o código das salas mostra os filmes do dia. # Um segundo argumento caso pode ser a data, para listar os filmes desse dia. # As datas devem ser futuras e conforme a padrão zzdata # # Uso: zzcinemark [codigo_cidade | codigo_cinema] [data] # Ex.: zzcinemark 1 # Lista os cinemas de São Paulo # zzcinemark 662 sab # Filmes de Raposo Shopping no sábado # # Autor: Thiago Moura Witt <@thiagowitt> # Desde: 2011-07-05 # Versão: 3 # Licença: GPL # Requisitos: zzdatafmt zzxml zzunescape zztrim # Tags: cinema # ---------------------------------------------------------------------------- # DESATIVADA: 2018-01-11 - Site também usando javascript zzcinemark () { zzzz -h cinemark "$1" && return local codigo dia linha local url="http://cinemark.com.br/programacao" local cidades='1 São Paulo 2 Santo André 3 São Bernardo do Campo 4 Barueri 5 São José dos Campos 6 Ribeirão Preto 8 Santos 9 Rio de Janeiro 10 Aracaju 11 Porto Alegre 12 Canoas 13 Campo Grande 14 Brasília 15 Manaus 16 Campinas 17 Taguatinga 18 Curitiba 19 Jacareí 20 Niterói 21 Belo Horizonte 22 Natal 23 Goiânia 24 Florianópolis 25 Vitória 26 Salvador 27 Guarulhos 28 São José dos Pinhais 29 Osasco 30 Cotia 31 Palmas 32 São Caetano do Sul 33 Uberlândia 34 Recife 35 Cuiabá 36 Taubaté 37 Londrina 38 Betim 39 Vila Velha 40 Mogi das Cruzes 41 Lages 43 Varginha 44 Camaçari 45 Boa Vista 46 Juazeiro da Bahia 47 Foz do Iguaçu' local cinemas=' 1 = 716, Aricanduva, 690, Boulevard Tatuape, 699, Center Norte, 705, Central Plaza, 682, Cidade Jardim, 2119, Cidade Sao Paulo, 715, Eldorado, 714, Interlagos, 2114, Lar Center, 688, Market Place, 684, Metro Santa Cruz, 711, Metro Tatuape, 758, Metro Tucuruvi, 2103, Mooca Plaza Shopping, 721, Patio Higienopolis, 723, Patio Paulista, 662, Raposo Shopping, 710, SP Market, 687, Shopping D, 707, Shopping Iguatemi SP, 2110, Tiete Plaza Shopping, 727, Villa Lobos 2 = 2115, Atrium Shopping, 713, Grand Plaza Shopping 3 = 724, Extra Anchieta, 2109, Golden Square 4 = 717, Shopping Tambore 5 = 696, Center Vale, 712, Colinas Shopping 6 = 726, Novo Shopping 8 = 709, Praiamar Shopping 9 = 728, Botafogo, 692, Carioca Shopping, 2118, Center Shopping Rio - Jacarepagua, 719, Downtown, 2112, Metropolitano Barra, 2106, Village Mall 10 = 706, Shopping Jardins, 755, Shopping Riomar 11 = 704, Barra Shopping Sul, 695, Bourbon Ipiranga 12 = 693, Canoas Shopping 13 = 694, Shopping Campo Grande 14 = 769, Iguatemi Brasilia, 720, Pier 21 15 = 708, Studio 5 Shopping 16 = 725, Campinas Iguatemi 17 = 718, Taguatinga Shopping 18 = 700, ParkShoppingBarigui, 698, Shopping Mueller 19 = 689, Jacarei Shopping 20 = 691, Plaza Shopping Niteroi 21 = 768, BH Shopping, 767, Diamond Mall, 697, Patio Savassi 22 = 681, Midway Mall Natal 23 = 893, Flamboyant, 2113, Passeio das Águas 24 = 703, Floripa Shopping 25 = 702, Shopping Vitoria 26 = 785, Salvador Shopping 27 = 759, Cinemark Internacional Shopping Guarulhos 28 = 894, Shopping Sao Jose 29 = 757, Cinemark Osasco 30 = 663, Shopping Granja Vianna 31 = 661, Capim Dourado 32 = 2100, Park Shopping Sao Caetano 33 = 2101, Uberlândia Shopping 34 = 2107, Riomar Recife 35 = 2108, Goiabeiras Shopping 36 = 2105, Via Vale Taubate 37 = 2104, Boulevard Londrina 38 = 2111, Partage Shopping Betim 39 = 2117, Shopping Vila Velha 40 = 2120, Mogi das Cruzes 41 = 2121, Lages Garden Shopping 43 = 2122, Via Cafe 44 = 2130, Camaçari 45 = 2123, Roraima 46 = 2127, Jua Garden Shopping 47 = 2129, Foz do Iguaçu' if test $# = 0 then # mostra opções cidades e cinemas echo "$cidades" | while read linha do codigo="${linha% *}" zztool eco "$codigo ${linha#* }" echo "$cinemas" | sed -n "/^${codigo} / { s/.* = //; p; }" | awk -F ', ' '{ for (i=1; i<=NF; i++) { printf " %s", $i; if (i%2==0) print "" }}' echo done elif zztool testa_numero $1 && echo "$cidades" | grep --color=NEVER "^$1 " 2>/dev/null >/dev/null then zztool eco $(echo "$cidades" | sed -n "/^$1 /s/ / /p") echo "$cinemas" | sed -n "/^$1 / { s/.* = //; p; }" | awk -F ', ' '{ for (i=1; i<=NF; i++) { printf " %s", $i; if (i%2==0) print "" }}' return 0 elif zztool testa_numero $1 && echo "$cinemas" | grep --color=NEVER "$1, " 2>/dev/null >/dev/null then zztool eco $(echo "$cinemas" | sed -n "/$1, / { s/.*$1, //; s/,.*//; p; }") if test -n "$2" then case "$2" in # apelidos hoje | amanh[ãa]) dia=$(zzdatafmt -f "DD-MM-AAAA" $2) ;; # semana (curto) dom | seg | ter | qua | qui | sex | s[aá]b) dia=$(zzdatafmt -f "DD-MM-AAAA" $2) ;; # semana (longo) domingo | segunda | ter[cç]a | quarta | quinta | sexta | s[aá]bado) dia=$(zzdatafmt -f "DD-MM-AAAA" $2) ;; esac if test -z "$dia" then if zztool testa_data $2 then dia=$(zzdatafmt -f "DD-MM-AAAA" $2) else dia=$(zzdatafmt -f "DD-MM-AAAA" hoje) fi fi else dia=$(zzdatafmt -f "DD-MM-AAAA" hoje) fi zztool source "${url}/cinema/$1" | sed -n '/class="date-tab-content"/,/_Cidades/p' | sed -n '/class="date-tab-content"/p;/

    /p;/[0-9]h[0-9]/p;/images\/\(exibicao\|censura\)\//p' | awk '{ if ($0 ~ /images/) {reserva=$0 } else if ($0 ~ /date-tab-content/) {print; print ""} else if ($0 ~ /[0-9]h[0-9]/){ print reserva; print; print "" } else print }' | sed '/date-/{ s/.*date-\(....\)-\(..\)-\(..\).*/Dia: \3-\2-\1/; }' | sed '/class="exibicao"/d;s/<[^>]*alt="\([A-Za-z0-9 ]*\)">/\1 /g' | zztrim | sed -n "/${dia}/,/Dia: /p" | sed '$d' | zzxml --untag | zzunescape --html else zztool erro "Não encontrei o cinema $1" return 1 fi } funcoeszz-21.1/off/zzcinepolis.sh000066400000000000000000000071531400011706600171430ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # http://www.cinepolis.com.br/ # Exibe a programação dos cinemas Cinepólis de sua cidade. # Se não for passado nenhum parâmetro, são listadas as cidades e cinemas. # Uso: zzcinepolis [cidade | codigo_cinema] # Ex.: zzcinepolis barueri # zzcinepolis 36 # # Autor: Itamar # Desde: 2015-02-22 # Versão: 3 # Licença: GPL # Requisitos: zzdatafmt zzjuntalinhas zzlimpalixo zzminusculas zzpad zzsemacento zzsqueeze zztrim zzunescape zzutf8 zzxml # Tags: cinema # ---------------------------------------------------------------------------- # DESATIVADA: 2018-01-09 Site usando AJAX. zzcinepolis () { zzzz -h cinepolis "$1" && return local cache=$(zztool cache cinepolis) local url='http://www.cinepolis.com.br/programacao' local hoje=$(zzdatafmt --iso hoje) local cidade codigo codigos linha sala filme censura horario if test "$1" = '--atualiza' then zztool atualiza cinepolis shift fi # Especificando User Agent na opçãp -u "Mozilla/5.0" if ! test -s "$cache" then zztool source -u "Mozilla/5.0" "$url" 2>/dev/null | awk '/class="amarelo"/;/\?cc=/' | zzutf8 | sed '/img /d;/>Estreias//;s/.*cc=/ /;s/".*">/) /' | sed 's/<[^>]*>//' | sed 's/^\([A-Z]\)\(.*\)$/\ \1\2:/' > $cache fi if test $# = 0; then # mostra opções zztool eco "Cidades e cinemas disponíveis:" cat $cache | tr -s ' ' | sed '/^[A-Z]/ h; /^ [0-9]/ { G; s/\(.*\)\n\(.*\)/\2\1/; }' | grep ': ' | sed 's/Cinépolis // ; s/: \([0-9][0-9]*\)) \(.*\)/ - \2 - \1/' return 0 fi cidade=$(echo "$*" | zzsemacento | zzminusculas | zztrim | sed 's/ 0/ /g;s/ */_/g') codigo=$( cat "$cache" | while read linha do echo "$linha" | grep ':$' >/dev/null && echo "$linha" | zzminusculas | zzsemacento | tr ' ' '_' || echo "$linha" | sed 's/).*//' done ) # passou código if zztool testa_numero ${cidade} then # testa se código é válido echo "$codigo" | grep -w "$cidade" >/dev/null && codigos="$cidade" else # passou nome da cidade codigos=$( echo "$codigo" | sed -n "/${cidade}.*:$/,/^$/{/:/d;p;}" | zzjuntalinhas ) fi # se não recebeu cidade ou código válido, sai test -z "$codigos" && { zztool -e uso cinepolis; return 1; } for codigo in $codigos do zztool eco $(grep " ${codigo})" $cache | sed 's/.*) //') zzdatafmt -f 'DD/MM' hoje claquete=$(zztool source "${url}/cinema.php?cc=$codigo" | sed -n "/cod_claquete/{s/.* '//;s/'.*//;p;q;}") zztool post links "${url}/ajax/ajax.conteudo_horarios.php" "cod_horario=${hoje}&cod_cinema=${codigo}&cod_claquete=${claquete}" | zzutf8 | sed -n '/"myTable1"/,/<\/table>/p' | zztrim | zzxml --tidy | zzlimpalixo --html | zzjuntalinhas -i '' -d '' | zzunescape --html | sed ' s/]*>/|/g s/]*aria-label="Livre">/Livre / s/]*aria-label="Legendado">/Legendado / s/]*aria-label="Dublado">/Dublado / s/]*aria-label="\([0-9]\{1,\} anos\)">/\1 / s/:[0-5][0-9]/& /g ' | zzxml --untag | zztrim | zzsqueeze | sed -n ' /^ *[|] *$/d s/^ *[|] *// s/ *[|] *$// s/ *[|] */ | /g p ' | while read linha do if zztool grep_var '|' "$linha" then sala=$( echo "$linha" | cut -f 1 -d '|') filme=$( echo "$linha" | cut -f 2 -d '|') censura=$(echo "$linha" | cut -f 3 -d '|') censura=$(echo "$censura" | sed 's/^ *$/ NC/') horario=$(echo "$linha" | cut -f 4,5 -d '|' | sed 's/ [|] //') echo "$(zzpad -b 5 "$sala") $(zzpad 50 "$filme") $(zzpad 10 "$censura") $horario" else echo "$linha" fi done done } funcoeszz-21.1/off/zzconjuga.sh000066400000000000000000000014671400011706600166060ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # http://www.verba.org # Exibe todas as conjugações de um verbo. # Uso: zzconjuga verbo # Ex.: zzconjuga propalar # # Autor: Leslie Harlley Watter # Desde: 2003-08-05 # Versão: 2 # Licença: GPL # Nota: Colaboração de José Inácio Coelho # ---------------------------------------------------------------------------- # DESATIVADA: 2010-12-22 "This domain is for sale." :( zzconjuga () { zzzz -h conjuga $1 && return [ "$1" ] || { zztool uso conjuga; return; } $ZZWWWDUMP "http://www.verba.org/owa-v/verba_dba.verba_pt.select_page?query_verba=$1" | sed '1,/^ Idioma:/d' | sed 's/\[[0-9]\{1,\}\]//g' | sed '/^Refer/,$d' | sed 's/Tradução// ; s/Definição+Contexto//'; } funcoeszz-21.1/off/zzcopa.sh000066400000000000000000000070671400011706600161040ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # Mostra a classificação e jogos da Copa de Mundo. # Opções: # : Mostra jogos da fase selecionada # # Obs.: Na fase de grupos pode filtrar por mostrar um grupo específico. # Pode-se escolher exibir apenas a classificação dos grupos. # Pode-se escolher exibir os jogos de todas as fases e grupos. # # As fases podem ser: # grupos # oitavas # quartas # semi, semi-final # final # # Os grupos podem ser qualqer letra entre A e H, inclusive minúscula # # Sem argumento mostra tudo (fases, grupos, classificação e jogos). # # Nomenclatura na fas de grupos: # PG - Pontos Ganhos # J - Jogos # V - Vitórias # E - Empates # D - Derrotas # GP - Gols Pró # GC - Gols Contra # SG - Saldo de Gols # (%) - Aproveitamento (pontos) # # Uso: zzcopa [fase |grupo | classificação | jogos | realizados] # Ex.: zzcopa # zzcopa A # Classificação e jogos do grupo A # zzcopa oitava # Todos os jogos das oitavas de final # zzcopa classificação # Classificação de todos os grupos. # zzcopa jogos # Todos os jogos, sem a classificação. # zzcopa realizados # Todos os jogos já terminados. # # Autor: Itamar # Desde: 2013-12-07 # Versão: 2 # Licença: GPL # ---------------------------------------------------------------------------- # DESATIVADA: 2014-06-30 Não funciona mais, site usando AJAX :/ zzcopa () { zzzz -h copa "$1" && return local url="http://oglobo.globo.com/esportes/tabela-copa-do-mundo-2014" local sed_ini="^Grupo A" local sed_fim="Fornecido por Tabela Fácil" local letra case "$1" in [Gg]rupo | [Gg]rupos) sed_fim="^Oitavas de Final" ;; [Oo]itava | [Oo]itavas) sed_ini="^Oitavas de Final" sed_fim="^Quartas de Final" ;; [Qq]uarta | [Qq]uartas) sed_ini="^Quartas de Final" sed_fim="^SemiFinal" ;; [Ss]emi-final | [Ss]emi) sed_ini="^SemiFinal" sed_fim="^Final" ;; [Ff]inal) sed_ini="^Final" ;; [a-hA-H]) letra=$(echo "$1" | tr '[a-h]' '[A-H]') sed_ini="^Grupo $letra" [ "$letra" = "H" ] && sed_fim="^Oitavas de Final" || sed_fim="^Grupo [^${letra}]" ;; [Cc]lassifica[cç][aã]o) sed_ini="^Grupo " sed_fim="^Jogos" ;; [Jj]ogo | [Jj]ogos) sed_ini="^Jogos" sed_fim="^Grupo " ;; [Rr]ealizado | [Rr]ealizados) sed_ini="^Jogos" sed_fim="^Grupo " letra="z" ;; esac $ZZWWWDUMP "$url" | sed -n "/$sed_ini/,/$sed_fim/p" | sed "/$sed_fim/d;s/ *Links//;/^ *$/d;/([12].T)/d" | awk ' no_print=0 /Fornecido por Tabela Fácil/ { exit } /^Grupo [A-H]/ { print;getline;getline; no_print=1 } /^Classificação/ { print;getline;getline; no_print=1 } /^Jogos/ { print;getline;getline; no_print=1 } /^Oitavas de Final/ { print;getline;getline; no_print=1 } /^Quartas de Final/ { print;getline;getline; no_print=1 } /^SemiFinal/ { print;getline;getline; no_print=1 } /^Final/ { print;getline;getline; no_print=1 } { if (no_print == 0) { if ($0 ~ /[0-9]:00/ && $0 !~ / x / && $0 !~ /0x0/ && $0 !~ /[1-9]x[0-9].*$/) { if ($0 !~ /0x/) { printf "%s", $0 getline } if ($0 !~ /[0-9]x[0-9]/) sub(/^[[:blank:]]*/, " ") printf "%s", $0 if($0 !~ /x0/) { getline sub(/^[[:blank:]]*/, " ") printf "%s", $0 } print "" } else print } } ' | sed 's/ *\([0-9]\)x\([0-9]\) */ \1x\2 /g' | if test "$letra" = "z" then grep '[0-9]x[0-9]' else cat - fi } funcoeszz-21.1/off/zzcorrida.sh000066400000000000000000000075431400011706600166040ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # Mostra a classificação dos pilotos em várias corridas (F1, Indy, GP, ...). # # Use as seguintes combinações para as corridas # Fórmula 1: f1 ou formula1 # Fórmula Indy: indy ou formula_indy # GP2: gp2 # Fórmula Truck: truck ou formula_truck # Fórmula Truck Sul-Americana: truck_sul # Stock Car: stock ou stock_car # Moto GP: moto ou moto_gp # Moto 2: moto2 # Moto 3: moto3 # Rali: rali # Sprint Cup (Nascar): nascar ou sprint_cup # Truck Series (Nascar): nascar2 ou truck_series # Nationwide Series (Nascar): nascar3 ou nationwide # # Uso: zzcorrida # Uso: zzcorrida # Uso: zzcorrida # Ex.: zzcorrida truck # # Autor: Itamar # Desde: 2011-11-02 # Versão: 7 # Licença: GPL # ---------------------------------------------------------------------------- # DESATIVADA: 2014-04-20 O site encerrou e sem um substituto equivalente. zzcorrida () { zzzz -h corrida "$1" && return # Verificação dos parâmetros [ "$1" ] || { zztool uso corrida; return 1; } local corridas nome_corrida local url="http://tazio.uol.com.br/classificacoes" case "$1" in f1 | formula1) corridas="f1"; nome_corrida="Fórmula 1";; indy | formula_indy) corridas="indy"; nome_corrida="Fórmula Indy";; gp2) corridas="gp2"; nome_corrida="GP2";; nascar | sprint_cup) corridas="nascar"; nome_corrida="Sprint Cup";; nascar2 | truck_series) corridas="nascar"; nome_corrida="Truck Series";; nascar3 | nationwide) corridas="nascar"; nome_corrida="Nationwide Series";; truck | formula_truck) corridas="formula-truck"; nome_corrida="Fórmula Truck";; truck_sul) corridas="formula-truck"; nome_corrida="Fórmula Truck Sul-Americano";; rali) corridas="rali"; nome_corrida="Rali";; stock | stock_car) corridas="stock-car"; nome_corrida="Stock Car";; moto | moto_gp | moto2 | moto3) corridas="moto"; nome_corrida=$(echo "Moto ${1#moto}" | tr -d '_' | tr 'gp' 'GP');; *) zztool uso corrida; return 1;; esac zztool eco "${nome_corrida}" case "$1" in nascar | sprint_cup) $ZZWWWDUMP "$url/$corridas" | sed -n '/Pos.*Piloto/,/Data/p' | sed '1,/Data/!d;s/ Pontos/Pontos/' | sed 's/\[.*\]/ /;$d;s/^ *//g' ;; nascar2 | truck_series) $ZZWWWDUMP "$url/$corridas" | sed '1,/Pos.*Piloto/ d' | sed '1,/Pos.*Piloto/ d' | sed -n '/Pos.*Piloto/,/^ *$/ p' | sed 's/ Pontos/Pontos/' | sed 's/\[.*\]/ /;$d;s/^ *//g' ;; nascar3 | nationwide) $ZZWWWDUMP "$url/$corridas" | sed '1,/Pos.*Piloto/ d' | sed -n '/Pos.*Piloto/,/Pos.*Piloto/ p' | sed 's/ Pontos/Pontos/' | sed 's/\[.*\]/ /;$d;s/^ *//g' ;; truck | formula_truck) $ZZWWWDUMP "$url/$corridas" | sed -n '/Pos.*Piloto/,/Pos.*Piloto/p' | sed 's/ Pontos/Pontos/;$d' | sed 's/\[.*\]/ /;s/^ *//g' ;; truck_sul) $ZZWWWDUMP "$url/$corridas" | sed -n '/Pos.*Piloto/,/Data/p' | sed '2,/Pos.*Piloto/d;s/ Pontos/Pontos/;$d' | sed 's/\[.*\]/ /;s/^ *//g' ;; moto | moto_gp) $ZZWWWDUMP "$url/$corridas" | sed -n '/Pos.*Piloto/,/^ *$/p' | sed '1p;2,/Pos.*Piloto/!d' | sed 's/ Pontos/Pontos/;$d' | sed 's/\[.*\]/ /;s/^ *//g' ;; moto2) $ZZWWWDUMP "$url/$corridas" | sed '1,/Pos.*Piloto/ d' | sed -n '/Pos.*Piloto/,/Pos.*Piloto/ p' | sed 's/ Pontos/Pontos/;$d' | sed 's/\[.*\]/ /;s/^ *//g' ;; moto3) $ZZWWWDUMP "$url/$corridas" | sed '1,/Pos.*Piloto/ d' | sed '1,/Pos.*Piloto/ d' | sed -n '/Pos.*Piloto/,/^ *Data / p' | sed 's/ Pontos/Pontos/;$d' | sed 's/\[.*\]/ /;s/^ *//g' ;; *) $ZZWWWDUMP "$url/$corridas" | sed -n '/Pos.*Piloto/,$ p' | sed '/^ *Data/ q' | sed '/^ *Pos *Equipe/ q' | sed 's/ Pontos/Pontos/;$d' | sed 's/\[.*\]/ /;s/^ *//g' ;; esac } funcoeszz-21.1/off/zzdata2.sh000066400000000000000000000142061400011706600161460ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # Faz calculos com datas e/ou converte data->num e num->data. # Que dia vai ser daqui 45 dias? Quantos dias ha entre duas datas? zzdata! # Quando chamada com apenas um parametro funciona como conversor de data # para numero inteiro (N dias passados desde Epoch) e vice-versa. # A zzdata pode subtrair, ou somar meses e anos tambem. Eh so especificar! # Obs.: Leva em conta os anos bissextos (Epoch = 01/01/1970, editavel) # Opcoes: # data|num data inicial. # +|- operacao a realizar (adicao|subtracao). # D|M|Y unidade em operacao com numero (D=dia, M=mes, Y=ano). # Uso: zzdata2 data|num [+|- data|num [D|M|Y]] # Ex.: zzdata2 22/12/1999 + 69 # zzdata2 hoje - 5 # zzdata2 01/03/2000 - 11/11/1999 # zzdata2 hoje - dd/mm/aaaa <---- use sua data de nascimento # zzdata2 01/03/2000 - 1 M # subtrai 1 mes. resp: 01/02/2000 # zzdata2 30/03/2008 - 1 M # resp: 19/02/2008 (ano bissexto) # # Autor: Aurélio Marinho Jargas, www.aurelio.net, modificada por Lauro de Sá # Desde: 2010-05-26 # Versão: 20091010 # Licença: GPLv2 # ---------------------------------------------------------------------------- # DESATIVADA: 2011-05-19 Funcionalidades implementadas na zzdata original. zzdata2 () { zzzz -h data2 $1 && return local yyyy mm dd dias_ano data dias i n y op muda_ano local epoch=1970 local primeira_data=1 local dias_mes='31 28 31 30 31 30 31 31 30 31 30 31' local data1=$1 local operacao=$2 local data2=$3 local n1=$data1 local n2=$data2 local tipo=$4 # Verificacao dos parametros # Alterado o numero de parametros para ate 4. # Porem, para manter a compatibilidade com versoes anteriores, aceita-se 3. # Ou seja, para somar ou subtrair dias nao precisa informar "d". [ $# -eq 3 -o $# -eq 1 -o $# -eq 4 ] || { zztool uso data2; return 1; } # Esse bloco gigante define $n1 e $n2 baseado nas datas $data1 e $data2. # A data eh transformada em um numero inteiro (dias desde $epoch). # Exemplo: 27/07/2007 -> 13721 # Este eh numero usado para fazer os calculos. for data in $data1 $data2 do dias=0 # Guarda o total que ira para $n1 e $n2 # Atalhos uteis para o dia atual if [ "$data" = 'hoje' -o "$data" = 'today' ] then # Qual a data de hoje? data=$(date +%d/%m/%Y) [ "$primeira_data" ] && data1=$data || data2=$data else # Valida o formato da data if ! ( zztool testa_data "$data" || zztool testa_numero "$data" ) then echo "Data invalida '$data', deve ser dd/mm/aaaa" return 1 fi fi # Se tem /, entao e uma data e deve ser transformado em numero if zztool grep_var / "$data" then n=1 y=$epoch yyyy=${data##*/} mm=${data#*/} mm=${mm%/*} dd=${data%%/*} # Retira o zero dos dias e meses menores que 10 mm=${mm#0} dd=${dd#0} # Define qual sera a operacao: adicao ou subtracao op=+ [ $yyyy -lt $epoch ] && op=- # Ano -> dias while : do # Sim, os anos bissextos sao levados em conta! dias_ano=365 zztool testa_ano_bissexto ${y} && dias_ano=366 # Vai somando (ou subtraindo) ate chegar no ano corrente [ $y -eq $yyyy ] && break dias=$((dias $op dias_ano)) y=$((y $op 1)) done # Meses -> dias for i in $dias_mes do [ $n -eq $mm ] && break n=$((n+1)) # Fevereiro de ano bissexto tem 29 dias [ $dias_ano -eq 366 -a $i -eq 28 ] && i=29 dias=$((dias+$i)) done # Somando os dias da data aos anos+meses ja contados (-1) dias=$((dias+dd-1)) [ "$primeira_data" ] && n1=$dias || n2=$dias else # Esta parte eh responsavel pela subtracao de meses ou anos. # Para isto, o usuario deve informar o terceiro parametro # como um numero. if [ "$primeira_data" != 1 ] ; then # Determinando o tipo de operacao (dia, mes, ou ano) case "${tipo}" in "m" | "M" | "y" | "Y") data2=`zzdata "$n1"` dd=`echo "$data2" | cut -c1-2` mm=`echo "$data2" | cut -c4-5` yyyy=`echo "$data2" | cut -c7-10` i=1 while [ $i -le $n2 ] do case "${tipo}" in "m" | "M") muda_ano=1 [ $mm -eq 1 -a "$operacao" = "-" ] && muda_ano=0 mm="12" [ $mm -eq 12 -a "$operacao" = "+" ] && muda_ano=0 mm="01" if [ "$muda_ano" = 1 ] ; then mm=`expr $mm $operacao 1` [ $mm -lt 10 ] && mm="0$mm" else yyyy=`expr $yyyy $operacao 1` fi ;; "y" | "Y") yyyy=`expr $yyyy $operacao 1`;; esac i=$((i+1)) done # Verifica mes de fevereiro. if [ $mm -eq 2 -a $dd -gt 28 ] ; then zztool testa_ano_bissexto "$yyyy" && dd="29" || dd="28" fi # Verifica se o dia 31 existe no mes. if [ $dd -eq 31 ] ; then case "${mm}" in "04" | "06" | "09" | "11") dd="30";; esac fi data1="$dd/$mm/$yyyy" n1=`zzdata "$data1"` data2=0 n2=0 ;; esac fi fi primeira_data= done # Agora que ambas as datas sao numeros inteiros, a conta e feita dias=$(($n1 $operacao $n2)) # Se as duas datas foram informadas como dd/mm/aaaa, # o resultado e o proprio numero de dias, entao terminamos. if [ "${data1##??/*}" = "${data2##??/*}" ] then echo $dias return fi # Como nao caimos no IF anterior, entao o resultado sera uma data. # e preciso converter o numero inteiro para dd/mm/aaaa. y=$epoch mm=1 dd=$((dias+1)) # Dias -> Ano while : do # Novamente, o ano bissexto e levado em conta dias_ano=365 zztool testa_ano_bissexto ${y} && dias_ano=366 # Vai descontando os dias de cada ano para saber quantos anos cabem [ $dd -le $dias_ano ] && break dd=$((dd-dias_ano)) y=$((y+1)) done yyyy=$y # Dias -> mes for i in $dias_mes do # Fevereiro de ano bissexto tem 29 dias [ $dias_ano -eq 366 -a $i -eq 28 ] && i=29 # Calcula quantos meses cabem nos dias que sobraram [ $dd -le $i ] && break dd=$((dd-i)) mm=$((mm+1)) done # Restaura o zero dos meses menores que 10 [ $dd -le 9 ] && dd=0$dd [ $mm -le 9 ] && mm=0$mm # E finalmente mostra o resultado em formato de data echo $dd/$mm/$yyyy } funcoeszz-21.1/off/zzdatabarras.sh000066400000000000000000000025611400011706600172600ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # Transforma data do formato DDMMYYYY para DD/MM/YYYY. # Opções: # -d, --data data no formato DDMMYYYY. # -v, --verbose exibe informações para debug durante o processamento. # Uso: zzdatabarras -d data # Ex.: zzdatabarras -d 28012010 # resposta: "28/01/2010" # # Autor: Lauro Cavalcanti de Sa # Desde: 2010-01-28 # Versão: 20100128 # Licença: GPLv2 # ---------------------------------------------------------------------------- # DESATIVADA: 2011-05-24 Funcionalidades implementadas na zzdatafmt. zzdatabarras () { #set -x zzzz -h databarras $1 && return # Declara variaveis. local data_barras_1 data_barras_2 data_barras_3 data_barras_4 # Opcoes de linha de comando while [ $# -ge 1 ] do case "$1" in -d | --data) [ "$2" ] || { zztool uso databarras; return 1; } data=$2 shift ;; -v | --verbose) set -x ;; *) zztool uso databarras set +x return 1 ;; esac shift done if [ ${#data} -ne 8 ] then zztool uso databarras set +x return 1 fi data_barras_1=`echo ${data} | cut -c1-2` data_barras_2=`echo ${data} | cut -c3-4` data_barras_3=`echo ${data} | cut -c5-8` data_barras_4=`echo ${data} | cut -c9-` echo "${data_barras_1}/${data_barras_2}/${data_barras_3}${data_barras_4}" } funcoeszz-21.1/off/zzdebgen.sh000066400000000000000000000076301400011706600164020ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # http://debgen.simplylinux.ch/index.php # Gera uma saida para o arquivo sources.list para o debian. # # Paises: at,au,ba,be,bg,br,by,ca,ch,cl,cn,cz,de,dk,ee,es,fi,fr,gr,hk,hr,hu, # ie,is,it,jp,kr,mx,nl,no,nz,pl,pt,ro,ru,se,si,sk,tr,tw,ua,uk,us # # Release: Lenny, Squeeze, wheezy, Sid, Experimental # # Opções: # main,main-src,main-all: # Add repositório main, main source ou ambos. # # contrib,contrib-src,contrib-all: # Add repositório contrib, contrib source ou ambos. # # non-free,non-free-src,non-free-all: # Add repositório non-free, non-free source ou ambos. # # security,security-src,security-all: # Add repositório Security updates # # updates,updates-src,updates-all: # Add repositório updates # # Uso: zzdebgen -p país -r release -b [branches] # Ex.: zzdebgen -p br -r Lenny -b main-all # zzdebgen --pais br --release Squeeze --branch main-all contrib-all # zzdebgen -p us -r wheezy --branch security-src contrib non-free-all # # Autor: Marcell S. Martini # Desde: 2012-04-08 # Versão: 1 # Licença: GPL # Requisitos: zzecho # ---------------------------------------------------------------------------- # DESATIVADA: 2013-02-28 Parou de funcionar (issue #50) zzdebgen () { zzzz -h debgen "$1" && return [ "$#" == 0 ] && { zztool uso debgen; return 1; } # Variáveis locais local country="br" local release="3" local url="http://debgen.simplylinux.ch/generate.php" local post="" local branches="" # Parse dos parametros passados para a zzdebgen while [ "${1#-}" != "$1" ] do case "$1" in -p|--pais) case "$2" in at|au|ba|be|bg|br|by|ca|ch|cl|cn|cz) country="$2" ;; de|dk|ee|es|fi|fr|gr|hk|hr|hu) country="$2" ;; ie|is|it|jp|kr|mx|nl|no|nz|pl|pt|ro) country="$2" ;; ru|se|si|sk|tr|tw|ua|uk|us) country="$2" ;; *) zzecho -N -l vermelho "Paiz desconhecido." zzzz -h debgen -h;return 1 ;; esac shift ;; -r|--release) case "$2" in Lenny) release="2" ;; Squeeze) release="3" ;; wheezy) release="4" ;; Sid) release="98" ;; Experimental) release="99" ;; esac shift ;; -b|--branch) while [ "${2}x" != "x" ] do case "$2" in main) branches="${branches}&ub[]=1" ;; main-src) branches="${branches}&ub_src[]=1" ;; main-all) branches="${branches}&ub[]=1&ub_src[]=1" ;; contrib) branches="${branches}&ub[]=2" ;; contrib-src) branches="${branches}&ub_src[]=2" ;; contrib-all) branches="${branches}&ub[]=2&ub_src[]=2" ;; non-free) branches="${branches}&ub[]=3" ;; non-free-src) branches="${branches}&ub_src[]=3" ;; non-free-all) branches="${branches}&ub[]=3&ub_src[]=3" ;; security) branches="${branches}&uu[]=1" ;; security-src) branches="${branches}&uu_src[]=1" ;; security-all) branches="${branches}&uu[]=1&uu_src[]=1" ;; updates) branches="${branches}&uu[]=2" ;; updates-src) branches="${branches}&uu_src[]=2" ;; updates-all) branches="${branches}&uu[]=2&uu_src[]=2" ;; esac shift # Se o proximo parametro for uma opção, sai do loop if [ "${2#-}" != "$2" ] then break fi done ;; esac shift done # Todos os parametros foram utilizados corretamente? if [ "$#" != 0 ] then zzecho -N -l vermelho "Erro nos parametros." zztool uso debgen return 1 fi # Montando o as variáveis que serão passadas pelo metodo POST post="country=${country}&release=${release}&${branches}" # Enviando as variáveis... echo "$post" | # ... para o site criar o source.list... $ZZWWWPOST $url | # ... e liimpando o retorno do site. sed ' s/^ *//g s/_//g /maintained/d /analytics/d /^$/d /#DebGen/d /Debian Sources/d /Home |/d s/Getting/\nGetting/ s/Alternate/\nAlternate/ s/:$/:\n/ s/here/here\n/' } funcoeszz-21.1/off/zzdefine.sh000066400000000000000000000016451400011706600164100ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # http://www.google.com # Retorno da função "define:" do Google. # Idiomas disponíveis: en pt es de fr it. O idioma padrão é "all". # Uso: zzdefine [idioma] palavra_ou_sigla # Ex.: zzdefine imho # zzdefine pt imho # # Autor: Fernando Aires # Desde: 2005-05-23 # Versão: 1 # Licença: GPL # ---------------------------------------------------------------------------- # DESATIVADA: 2013-02-28 Parou de funcionar (issue #53) zzdefine () { zzzz -h define "$1" && return [ "$1" ] || { zztool uso define; return 1; } local L='all' I='en pt es de fr it all ' [ "${I% $1 *}" != "$I" ] && L=$1 && shift $ZZWWWDUMP -width=78 "http://www.google.com/search?q=define:$1&hl=pt-br&ie=UTF-8&defl=$L" | sed '1,/^ *Web$/ d' | sed '/Encontrar definições de imho em:/,$ d' | sed '/Página Inicial do Google/,$ d' } funcoeszz-21.1/off/zzdefinr.sh000066400000000000000000000014361400011706600164230ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # http://definr.com # Busca o significado de um termo, palavra ou expressão no site Definr. # Uso: zzdefinr termo # Ex.: zzdefinr headphone # zzdefinr in force # # Autor: Felipe Arruda # Desde: 2008-08-15 # Versão: 1 # Licença: GPL # Tags: internet, dicionário # ---------------------------------------------------------------------------- # DESATIVADA: 2020-12-22 Site foi descontinuado (veja issue #599) zzdefinr () { zzzz -h definr "$1" && return test -n "$1" || { zztool -e uso definr; return 1; } local word=$(echo "$*" | sed 's/ /%20/g') zztool source "http://definr.com/$word" | sed ' /
    /,/<\/div>/!d s/<[^>]*>//g s/ / /g /^$/d' } funcoeszz-21.1/off/zzdelicious.sh000066400000000000000000000015661400011706600171400ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # Lista as URLs de uma dada tag de um determinado usuário. # Obs.: Se não informada a tag, serão listadas as últimas URLs. # Uso: zzdelicious usuario [tag] # Ex.: zzdelicious felipensp # zzdelicious felipensp php # # Autor: Felipe Nascimento Silva Pena # Desde: 2007-12-04 # Versão: 2 # Licença: GPL # ---------------------------------------------------------------------------- # DESATIVADA: 2013-02-28 Parou de funcionar (issue #60) zzdelicious () { zzzz -h delicious "$1" && return [ "$1" ] || { zztool uso delicious; return 1; } $ZZWWWHTML "http://www.delicious.com/$1/$2" | grep 'taggedlink' | sed ' # Deixa como: http://... Nome do link s/.*href="// s/" >/ / s||| # Inverte a ordem e quebra a linha s/^\([^ ]*\) \(.*\)/\2\ \1\ /' } funcoeszz-21.1/off/zzdetranes.sh000066400000000000000000000013351400011706600167570ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # Consulta débitos do veículo, como licenciamento, IPVA e multas (Detran-ES). # Uso: zzdetranes número-renavam # Ex.: zzdetranes 123456789 # # Autor: Kl0nEz # Desde: 2005-02-23 # Versão: 1 # Licença: GPL # ---------------------------------------------------------------------------- # DESATIVADA: 2010-12-22 O endereço está retornando um IFRAME. zzdetranes () { zzzz -h detranes $1 && return local URL='http://www2.detran.es.gov.br:8080' local request="ANO=2005&RENAVAM=$1&SALVO_InfoRule=DetranES_Licenciamento(ANO,RENAVAM,PLACA)" [ "$1" ] || { zztool uso detranes; return; } echo "$request" | $ZZWWWPOST "$URL" } funcoeszz-21.1/off/zzdetranpr.sh000066400000000000000000000023551400011706600167740ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # http://www.pr.gov.br/detran # Consulta débitos do veículo, como licenciamento, IPVA e multas (Detran-PR). # Uso: zzdetranpr número-renavam # Ex.: zzdetranpr 123456789 # # Autor: Aurélio Marinho Jargas, www.aurelio.net # Desde: 2001-02-14 # Versão: 1 # Licença: GPL # ---------------------------------------------------------------------------- # DESATIVADA: 2008-03-01 Agora a consulta é travada com CAPTCHA zzdetranpr () { zzzz -h detranpr $1 && return local url='http://celepar7.pr.gov.br/detran_novo/consultas/veiculos/deb_novo.asp' # Verificação dos parâmetros [ "$1" ] || { zztool uso detranpr; return; } # Faz a consulta e filtra o resultado (usando magia negra) $ZZWWWDUMP "$url?ren=$1" | sed 's/^ *//' | sed ' # Remove linhas em branco /^$/ d # Transforma barra horizontal em linha em branco s/___*// # Apaga a lixarada 1,/^Data: / d /^Informa..es do Ve.culo/ d /^Discrimina..o dos D.bitos/ d /\[BUTTON\]/,$ d /^Discrimina..o das Multas/,/^Resumo das Multas/ d # Quebra a linha para dados da segunda coluna da tabela s/Renavam:/@&/ s/Ano de Fab/@&/ s/Combust.vel:/@&/ s/Cor:/@&/ ' | tr @ '\n' } funcoeszz-21.1/off/zzdetransp.sh000066400000000000000000000015421400011706600167720ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # http://www.detran.sp.gov.br # Consulta débitos do veículo, como licenciamento, IPVA e multas (Detran-SP). # Uso: zzdetransp número-renavam # Ex.: zzdetransp 123456789 # # Autor: Elton Simões Baptista # Desde: 2001-12-06 # Versão: 1 # Licença: GPL # ---------------------------------------------------------------------------- # DESATIVADA: 2013-02-24 URL não encontrada (404) zzdetransp () { zzzz -h detransp "$1" && return local url='http://www.detran.sp.gov.br/multas-site/detran/resultMultas.asp' # Verificação dos parâmetros [ "$1" ] || { zztool uso detransp; return 1; } # Faz a consulta e filtra o resultado echo "renavam=$1&submit=Pesquisar" | $ZZWWWPOST "$url" | sed ' 1d s/^ *// /^\[/d /^Esta pesquisa tem /, $ d' } funcoeszz-21.1/off/zzdicbabelfish.sh000066400000000000000000000031331400011706600175470ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # http://babelfish.altavista.digital.com # Faz traduções de palavras/frases/textos entre idiomas. # Basta especificar quais os idiomas de origem e destino e a frase. # Obs.: Se os idiomas forem omitidos, a tradução será inglês -> português. # # Idiomas: pt_en pt_fr es_en es_fr it_en it_fr de_en de_fr # fr_en fr_de fr_el fr_it fr_pt fr_nl fr_es # ja_en ko_en zh_en zt_en el_en el_fr nl_en nl_fr ru_en # en_zh en_zt en_nl en_fr en_de en_el en_it en_ja # en_ko en_pt en_ru en_es # # Uso: zzdicbabelfish [idiomas] palavra(s) # Ex.: zzdicbabelfish my dog is green # zzdicbabelfish pt_en falcão é massa # zzdicbabelfish en_de my hovercraft if full of eels # # Autor: Aurelio Marinho Jargas, www.aurelio.net # Desde: 2000-02-22 # Versão: 1 # Licença: GPL # ---------------------------------------------------------------------------- # DESATIVADA: 2013-02-22 O Babelfish, virou Yahoo, depois Bing. zzdicbing? zzdicbabelfish () { zzzz -h dicbabelfish "$1" && return local padrao local url='http://babelfish.yahoo.com/translate_txt' local extra='ei=UTF-8&eo=UTF-8&doit=done&fr=bf-home&intl=1&tt=urltext' local lang=en_pt # Verificação dos parâmetros [ "$1" ] || { zztool uso dicbabelfish; return 1; } if [ "${1#[a-z][a-z]_[a-z][a-z]}" = '' ] then lang=$1 shift elif [ "$1" = 'i' ] then lang=pt_en shift fi padrao=$(echo "$*" | sed "$ZZSEDURL") $ZZWWWHTML "$url?$extra&trtext=$padrao&lp=$lang" | sed -n ' /
    / { s/<[^>]*>//g s/^ *//p }' } funcoeszz-21.1/off/zzdicgoogle.sh000066400000000000000000000026111400011706600171040ustar00rootroot00000000000000# ---------------------------------------------------------------------------- # http://www.google.com.br/language_tools # Tradução de textos entre vários idiomas, feita pelo Google. # As línguas são especificadas por um par de símbolos separados por '|'. # O padrão é traduzir do Inglês para o Português (ou seja, "en|pt"). # Os pares disponíveis atualmente são: # # en|de en|es en|fr en|it en|ja en|ko en|pt en|zh-CN # de|en de|fr es|en fr|en fr|de it|en ja|en ko|en pt|en zh-CN|en # # Uso: zzdicgoogle [línguas] texto # Ex.: zzdicgoogle the book is on the table # zzdicgoogle 'fr|en' le livre est sur la table # # Autor: Rodrigo Bernardo Pimentel # Desde: 2003-12-20 # Versão: 3 # Licença: GPL # Nota: Colaboração de Humberto Sartini # ---------------------------------------------------------------------------- # DESATIVADA: 2010-12-22 Filtro quebrado. Substituída pela zztradutor. zzdicgoogle () { zzzz -h dicgoogle $1 && return [ "$1" ] || { zztool uso dicgoogle; return; } local URL='http://translate.google.com/translate_t' local P='en|pt' [ "${#1}" = "5" ] && [ "${1/|/}" != "$1" ] && P="$1" && shift local TXT=$(echo "$*"| sed "$ZZSEDURL") local INI='^.*