-
Recent Posts
Recent Comments
Archives
- March 2014
- March 2013
- August 2012
- June 2012
- November 2011
- September 2011
- August 2011
- July 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
Categories
- Aperture
- chm
- CLR
- COBOL
- cowon
- CSharp
- ebook
- ePub
- firmware
- fun
- GAS
- go
- gpl-2
- Heroku
- IDE
- India
- iriver
- iriver story
- iWeb
- Java
- Java
- JVM
- LightSwitch
- MacBook
- Metro
- Microsoft Visual Studio
- Mono
- MonoDroid
- Nokia
- NUnit
- Olympus
- pogoplug
- rsync
- Scripting
- SIGNTOOL
- SQL
- TechEd
- Tips
- TypeSafety
- Uncategorized
- VB.Net
- vim
- VisualCOBOL2010
- Windows Azure
- Windows Azure
- Windows Batch
- Windows Mobile
- Windows8
Meta
Category Archives: Tips
How to avoid using Unix touch command on Windows…
In my company we have a strange habit of using third party tools to do the most trivial things rather than using the native features. A recent example of this is the use of the “Unix” touch command on Windows. … Continue reading
Posted in fun, Microsoft Visual Studio, Tips, Windows Batch
Comments Off on How to avoid using Unix touch command on Windows…
Michael’s very own “Getting Started with Visual COBOL”
Michael Burgun over at his own blog space has started blogging about using Visual COBOL… Its worth a look as having meet Michael last year I can honestly say he is a very knowledgeable and experienced chap, so I am … Continue reading
Posted in CLR, COBOL, Microsoft Visual Studio, Tips, VisualCOBOL2010
Tagged COBOL, getting started, green screen development, visual cobol 2010, visual studio 2010
Comments Off on Michael’s very own “Getting Started with Visual COBOL”
DNS – Tweaks take 2
Although I have good results tweaking my DNS it appears it can have its side affects if you have a very fast internet connection and are doing some serious streaming… have a read of the following quoted article. If I … Continue reading
AzureKit and COBOL
AzureKit is a nice piece of source code released on CodePlex by Mark Rendle. The AzureKit makes life much easier for creating, searching, deleting elements in your Azure’s Table Storage. My idea was that if the AzureKit was easy enough … Continue reading
Posted in COBOL, Tips, VisualCOBOL2010, Windows Azure, Windows Azure
Tagged Azure, Azure Table Storage, AzureKit, NoSQL, Visual COBOL
Comments Off on AzureKit and COBOL
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
MacBook upgrade
My home laptop is my beloved black macbook which has a reasonable Core Duo 2.2 ghz but unfortunately the hard drive is getting a bit full due using as my digital photo album… After a bit of research I decided … Continue reading
Posted in MacBook, Tips
Tagged drive replacement, MacBook, Seagate, ST9500420AS
Comments Off on MacBook upgrade
Visual COBOL 2010 R3
For the last couple of months I have been working on next release which is cunningly name: Visual COBOL 2010 R3 Which is surprising since the previous was called Visual COBOL 2010 R2. If you are using any of products … Continue reading
Posted in COBOL, Tips, VisualCOBOL2010
Tagged beta, COBOL, visual cobol 2010 r2, visual cobol 2010 r3, Vs2010
Comments Off on Visual COBOL 2010 R3
Last week I replied to a post about exceptions, it made me think those programming .Net daily take for granted the etiquette of using Exceptions. So I thought I would share some of my thoughts… well it is a sort … Continue reading