http://whatismyipaddress.com/staticpages/index.php/is-my-ip-address-blacklisted
November 29, 2009
November 24, 2009
November 18, 2009
postgresql, string function example
update
veri.datas3
set x_coord = trim(substring(trim(cor) from 0 for position(’,’ in cor))),
y_coord = trim(substring(trim(cor) from position(’,’ in cor)+1 for position(’,’ in cor)+ position(’,’ in cor)))