General Tech Archive

Web browser caching is good. But even now in the days of 20+Mb broadband, caching web requests still speeds browsing up. It’s also saves money in bandwidth costs.
At home, and work, I set up a caching proxy server with pfSense and Squid, rendering my browser cache effectively useless. Here’s how to disable FireFox’s browser cache [...]

National Broadband Strategy

When you think about the world today, do you see most shopping and services are done in brick and mortar shops. It has always been done this way, but things are changing. Today we have global marketplaces with global reach via the internet, but why then is the US slipping in the world on broadband [...]

Facebook Code leaked

Well the code for facebooks index page has been leaked and I had a chance to look it over. I was curious as I develop in PHP on enterprise level apps and wanted to see how they do their code. Here are my few impressions:
Pros:
They use templates, That is always a good thing, it separates [...]