Tag Archives: Tips

DNS – Tweaks

DNS speed can really affect your home router either for the better or worse.. I use a open source bit of software called namebench to periodically verify that I am using the most performant/reliable DNS server. Take a peek, it … Continue reading

Posted in Tips | Tagged , , | Comments Off on DNS – Tweaks

Method Chaining

Creating objects with a complex constructor can be a bit of a pain in any language. One technique I have used is method chaining. It is not applicable to every type of class but it can be useful. Method chain … Continue reading

Posted in CLR, COBOL | Tagged , , , , , , | Comments Off on Method Chaining

12 Tips for using Micro Focus COBOL

12 Tips for using Micro Focus COBOL As it is close to Christmas and I wanted to do something with 12 in the title, I’ve thrown together some useful if not un-ordered list of 12 things tips using Micro Focus … Continue reading

Posted in COBOL, Tips | Tagged , | Comments Off on 12 Tips for using Micro Focus COBOL

Java process id via java.lang.management

While working on a project recently I need to find out the current process of the active running Java process (for tracing/auditing), however I never found a 100% perfect solution but did come across an acceptable solution to use the … Continue reading

Posted in Java, JVM, Tips | Tagged , , | Comments Off on Java process id via java.lang.management

El Parador and the Choocolate Line

Dear Webblog Diary Last friday night we spent the night in London and we found a really good little Spanish Tapas restaurant and I thought I would share it… just because we enjoyed it soo much.. The place is called … Continue reading

Posted in Tips | Tagged , , | Comments Off on El Parador and the Choocolate Line

Detecting the use Mono CLR dynamically

While developing something that could be used on Mono on Windows, Mono on Unix and on Windows with Microsoft’s CLR, I needed to be sensitive to the environment but didn’t want to conditionally compile my code different. So I put … Continue reading

Posted in CLR, CSharp, Mono, Tips | Tagged , , | Comments Off on Detecting the use Mono CLR dynamically

Cheap Mobile phone tip for use in Spain

While visiting Spain/Madrid my partner finally managed to get a pay-as-you mobile that she could charge without requiring a spanish credit card, which never of us have, as we live in the UK. Anyway, the mobile just cost €20 from … Continue reading

Posted in Tips | Tagged , | Comments Off on Cheap Mobile phone tip for use in Spain