osman hömek / not defteri

November 29, 2009

How to build the ultimate Ubuntu/Lighttpd/PHP/MySQL server, and keep it running

Filed under: linux — osman @ 10:07 pm

http://nanotux.com/blog/the-ultimate-server/

November 24, 2009

Is my IP address blacklisted?

Filed under: misc — osman @ 10:33 pm

http://whatismyipaddress.com/staticpages/index.php/is-my-ip-address-blacklisted

November 18, 2009

postgresql, string function example

Filed under: geodatabase — osman @ 6:30 pm

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)))

November 4, 2009

Geocoding in Excel using Google Maps API

Filed under: webMap — osman @ 12:09 am

http://www.blog.methodsinexcel.co.uk/2007/11/12/geocoding-in-excel-using-google-maps-api/

Powered by WordPress