CK Web Logs

Internet & Technology

Archive for June, 2010

FLV doesnt work in Firefox with Hotlink Protection

I cannot get my flv files to load in Firefox but they work perfect in IE… My system running apache.. Finally, I found out that the problem was related with the Hotlink Protection implemented by some hosts through the .htaccess file and the fact that Flash does not send the referrer and Firefox does not add it [...]

30 June 2010 at 00:25 - Comments

Best Free Open Source Analytics

Piwik is a downloadable, open source (GPL licensed) real time web analytics software program. It provides you with detailed reports on your website visitors: the search engines and keywords they used, the language they speak, your popular pages… and so much more. Piwik aims to be an open source alternative to Google Analytics.

29 June 2010 at 19:26 - Comments

BIND: Stop Recursion DNS

A DNS query may be either a recursive query or a non-recursive query. If recursion is set to ‘yes’ (the default) the server will always provide recursive query behaviour if requested by the resolver (client). If set to ‘no’ the server will only provide iterative query behaviour. If the answer to the query already exists [...]

26 June 2010 at 18:50 - Comments

Push Email with Dovecot Mail Server

I have been looking for push e-mail since i got my iphone. Just found sth for my test server and it works for me… I have a webserver running cPanel, Dovecot and suPHP. ( centOS 5.4, WHM 11.25 )

26 June 2010 at 16:28 - Comments