pra não esquecer…

October 19th, 2009

ícones

Posted by admin in xalassa

http://www.iconarchive.com/

October 18th, 2009

pgsql, mudando datastyle de uma base de dados

Posted by admin in Postgre SQL

Para alterar o formato da data de uma base de dados postgresql.


ALTER DATABASE nomebanco SET DATESTYLE = 'SQL, DMY';
\c nomebanco;
SHOW DATESTYLE;

October 16th, 2009

cálculo exponencial de crescimento

Posted by admin in PHP


$valor_inicial = 500;
$crescimento = 10; //em % +ou-
$numero_meses = 12;
if($crescimento < 0){
$resultado = $valor_inicial * pow(1-($crescimento/100), $numero_meses);
} else {
$resultado = $valor_inicial * pow(1+($crescimento/100), $numero_meses);
}


function _exp($valor, $perc, $meses){
$crescimento = $perc; //em % +ou-
$numero_meses = $meses;
if($crescimento < 0){
return ($valor * pow(1-($crescimento/100), $numero_meses));
} else {
return ($valor * pow(1+($crescimento/100), $numero_meses));
}
}

October 15th, 2009

own3d.es

Posted by admin in xalassa

pra fuder os fdp aehuaeheuahae own3d.es

October 14th, 2009

editor de som para windows

Posted by admin in xalassa

audacity, pra não esquecer…




nuvem de tags:

ícones 24 horas acentuação Apache bash benchmark bios boot celular charset comando console Download Firebird firefox http importação ipod iscsi kinghost legenda lighttpd Linux lost mod_deflate mod_magnet.so msn mssql MySQL owner Padel PHP placa mãe portabilidade Postgre SQL recovery root password selinux shell sinuca sql server ssh svn temporada completa veronica mars Windows