This is even better than the last Git client. First SourceTree has been acquired by Atlassian and now they’re giving it away for free. You can get SourceTree on the Mac App Store or download it directly from the web page. The direct download requires registration to obtain a free license.

Get SourceTree (Git/Hg) for free now!

Tagged with:  

WordPress and IIS work fine together as long as you don’t use pretty URLs. If you really want to use these human readable URLs you need to install a rewrite plugin for IIS (commercial mod rewrite modules or URL rewrite from Microsoft) or do a custom 404-redirect via PHP. You’ll find plenty of instructions on how to do this on the web. Eventually I’ll put some manuals online here when I find some time.

You may still encounter some problems with the Contact Form 7 plugin. The most common issue is the form being loaded and looking fine but on send gives you an error message like

Failed to send your message. Please try later or contact administrator by other way.

Continue reading “Make WordPress plugin Contact Form 7 work with IIS” »

Tagged with: