Sorensen Technologies was established in February 1996. Since then, we have provided consulting services to the finance, insurance and telecommunications industries, in addition to software development and services to small business. Sorensen Technologies is proud to be a wholly Australian company.
The Managing Director of Sorensen Technologies is Eric Sorensen. Eric has worked in the IT industry as a software developer since 1987. Eric's areas of knowledge include Visual Basic application development, CICS/COBOL/DB2 mainframe development and specialised software testing and quality assurance.
Caroline Sorensen is also a director of Sorensen Technologies, and is also company secretary. Caroline has been involved in IT systems documentation and testing since 1988.
The most significant general release product to be developed by Sorensen Technologies is Footy Works. Please refer to the Footy Works page for more information about Footy Works.
^ back to the top ^
This page was last updated on 2008-02-18.
';
} else {
fputs($ec_fsock, "GET /php.counter.php?username=".urlencode($ec_username)." HTTP/1.0\r\n".
"Host:www.easycounter.com\r\n\r\n");
$ec_buffer = '';
while (!feof($ec_fsock)) $ec_buffer .= fgets($ec_fsock, 1024);
echo substr($ec_buffer, strpos($ec_buffer, "\n\r\n")+3);
fclose($ec_fsock);
}
//Easy Counter code ends
?>