X

JSON – JavaScript Object Notation

Here's another simple way to optimize code and network traffic. XML... by it's very definition is wasteful as it exchanges…

skotfred

Improving network performance with server side HTTP Compression

I spend a lot of my time tweaking the performance of web applications, in addition to optimizing code it's also…

skotfred

Free Antivirus Software

So, a family member has recently approached me about virus scan products for Windows. It seems that, while he runs…

skotfred

Writing Popup HTML content with Javascript

Occasionally, there come a time when old tricks become handy on solving new problems. Recently, an application that I support…

skotfred

Enerjy plugin for Eclipse IDE

I've previously written on the benefits of static analysis of java code with the use of PMD and FindBugs.  I…

skotfred

Add HTTP Headers in Apache Response

This can be used to for several reasons: To add headers to modify the behavior of a specific 'misbehaving' browser or client.…

skotfred

Configuring Apache webserver for browser caching of web content…

This is a HUGE topic, I've outlined some simple steps below as well as my initial configuration for you to…

skotfred

Windows Tools for reading NTFS and Linux partitions

I've had to do my share of hard-drive recoveries over the years and have found the tools provided by DiskInternals…

skotfred

WINE Is Not an Emulator

I post a lot about open source applications, WINE is another notable contender as it gives users an option to…

skotfred

Windows Registration Key Finder

If you're like me, you've probably got more than one computer configured. The problem comes when you want to re-image…

skotfred