fertilefrog_rr
Tech Tip: iOS App Development in Monotouch: Adding a Back Button to a DialogViewController
A quick and simple iOS programming tip today. If you create, for example, a settings screen using a DialogViewController, typically you will want a back ...
Read More
Build your own QR code!
A QR code is a (usually black and white) square graphic, like the one on this page. Typically, it holds a description of a web ...
Read More
Tech Tip: Error “405 Method Not Allowed” when performing a PUT on IIS7
Todays thought is a spectacularly obscure “feature” in Microsoft’s IIS 7.0 web server. Credit to the Mindtouch Developer portal team for this one. To fix ...
Read More
How secure is your password?
Here’s an interesting article – the list of the 25 most common passwords. But there’s a bigger lesson here. There have been multiple leaks from ...
Read More
Adventures in WordPress
I’ve been doing a few custom tweaks for the Stony Means Business website with Andrew from Meticulous Design this week; Andrew is the graphic guru ...
Read More
Tech Tip: Setting up WCF Services in VB.Net
Windows Communication Foundation (WCF) is Microsoft’s latest generation webservice publishing technology. It’s also really badly documented; I’ve yet to find an example which says exactly what you ...
Read More