

-
stigzler
Posts

Optimising IIS for php and WordPress
If you’re serving wordpress or other php based web applications from a windows server, then there’s a few simple things you can do to speed...

SFXInstaller
Automates making self-extracting, self-installing applications. This command line app automates using 7zip to make self-extracting installers from install files. Use cases: When wanting to package...

VisualSVN auto backup script
A quick script that allows you to backup your VisualSVN Repositories to zipped files in a location of your choosing. Run this as a scheduled...

GIMP Plugin – Search and Replace in Layer Names
If you use other tools such as khalim19’s Export Layers plugin that leverage Layer names, you may often need the facility to search and replace...

RegEx: return match not line
A quick RegEx snippet to ensure only thew matched sub-sting is returned on a match… To extract part of a string from a line, example...

Adding custom drop-down, resizable controls to PropertyGrid
This article shows you how to implement custom controls in your PropertyGrid that can handle any property object type… This was one of those where...

WPF ElementHost Memory Leak Solved
A recent predicament found me getting a memory leak on a Tabbed Control every time the visibility changed. The cause had to do with PropertyMap...

Converting a c# WPF Diagramming Project into vb.net
I was looking for an overview on how to create a WYSIWYG layout editor for a project I’m working on. Found something ideal, with the...

Good WordPress themes, plugins and add-ons
Some top tools towards simple site production.. Sometimes the world of WordPress can be a bit like a flea-market, full of hawkers trying to sell...