pra não esquecer…

outubro 19th, 2009

ícones

Posted by Felipe Olivaes in xalassa

http://www.iconarchive.com/

outubro 18th, 2009

pgsql, mudando datastyle de uma base de dados

Posted by Felipe Olivaes 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;

outubro 16th, 2009

cálculo exponencial de crescimento

Posted by Felipe Olivaes 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)); } }

outubro 15th, 2009

own3d.es

Posted by Felipe Olivaes in xalassa

pra fuder os fdp aehuaeheuahae own3d.es

outubro 14th, 2009

editor de som para windows

Posted by Felipe Olivaes in xalassa

audacity, pra não esquecer…




nuvem de tags:

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