-
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
Author Archives: spgennard
Announcing TypeScript 1.0RC
Its nearly at v1 level.. Some nice additions in v1.0rc, including: use of ‘any’ in interfaces and subclassing interface merging Anway.. stroll along to… http://blogs.msdn.com/b/typescript/archive/2014/02/25/announcing-typescript-1-0rc.aspx
Posted in Uncategorized
Comments Off on Announcing TypeScript 1.0RC
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…
Re-using COBOL rather than converting it to C#
While reading a article on-line about using “NACA transcoder” to translate COBOL into Java it got me thinking about modernizing COBOL. While I agree 100% about the actual code generated by the NACA transcoder is not maintainable, I disagree that … Continue reading
Posted in CLR, COBOL
Tagged c#, class, CLR, COBOL, JVM, modernization, object cobol, Visual COBOL
Comments Off on Re-using COBOL rather than converting it to C#
Visual Studio 2012 RC – Menus in CAPS
I like a lot of changes gone into Visual Studio 2012 but the one I had is the “Menus in CAPS”, luckly we have a registry workaround! HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\General\SuppressUppercaseConversion REG_DWORD value: 1 Or via PowerShell: Set-ItemProperty -Path HKCU:\Software\Microsoft\VisualStudio\11.0\General -Name SuppressUppercaseConversion -Type … Continue reading
Posted in Microsoft Visual Studio
Tagged visual studio 2012
Comments Off on Visual Studio 2012 RC – Menus in CAPS
Building a better pogoplug.
A while ago I purchased a pogoplug as a means of sharing photos with my family but its use never really happened because the interface they provided is clunky for hi-res pictures/video.. and some of the family failed to consistently … Continue reading
Metro up Java
Microsoft’s Metro environment is a bit of a closed environment for the Open Source language vendor, so although you can code Metro applications in C/C++, C#, HTML/JavaScript/CSS on both Intel and ARM chipsets the choice of other languages are non-existent. … Continue reading
Windows 8 Developer Preview on VirtualBox
Although I got a developer preview samsung Windows 8 tablet at the Microsoft Build event I do like to use Virtual machine whenever possible because they are very useful. I have managed to get Windows 8 installed on VirtualBox on … Continue reading
Posted in Windows8
Tagged Custom Video Mode, Metro, setextradata, VBoxManage, virtualbox, Win8, Windows 8
Comments Off on Windows 8 Developer Preview on VirtualBox
Heroku add Java support but dumps containers!
Recently I have reviewing various cloud solutions and what impact this has on the way you create/architect applications and I have come to the conclusion they are often way too complicated for most existing applications to be effectively hosted in … Continue reading
Posted in Heroku
Comments Off on Heroku add Java support but dumps containers!
Motorola XOOM 3.1 update for Europe
My beloved European XOOM finally is getting Android 3.1 support… Boy have I had to be patient… Android™ 3.1 for Motorola XOOM™ will soon be available over the air to all Motorola XOOM users in Europe. We expect the over-the-air … Continue reading
Posted in Uncategorized
Comments Off on Motorola XOOM 3.1 update for Europe