-
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
Signtool requires CAPICOM version 2.1.0.1 or higher
Just a quick blog to document a bit of pain I hit with CAPICOM and SIGNTOOL.. I got the following error: EXEC : SignTool error : Signtool requires CAPICOM version 2.1.0.1 or higher. Please The solution is to download and … Continue reading
Posted in SIGNTOOL
Tagged capicom, signtool, SignTool error
Comments Off on Signtool requires CAPICOM version 2.1.0.1 or higher
Microsoft Visual Studio LightSwitch
When I first started working on COBOL I was told that COBOL was a business oriented language that even managers could use 😉 It looks like Microsoft are wanting to do something similar in a modern manor using Visual Studio … Continue reading
Posted in COBOL, LightSwitch, Microsoft Visual Studio
Tagged COBOL, Microsoft Visual Studio LightSwitch
Comments Off on Microsoft Visual Studio LightSwitch
Extending Visual COBOL 2010
One of the many great reasons for choosing Microsoft Visual Studio 2010 as our development platform for Visual COBOL 2010 is it ability to be extended… which we have done but you equally use third party extensions too. One of … Continue reading
Posted in CLR, COBOL, Tips, VisualCOBOL2010
Tagged COBOL, Extensions, Spell Checker, Visual Studio, VisualCOBOL2010
Comments Off on Extending Visual COBOL 2010
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 CLR, COBOL, cobol.net, method-chaining, Tips, Visual COBOL, visualcobol
Comments Off on Method Chaining
Life under the dust cloud
The week before last I attended Microsoft TechEd here in India, which was a great success. I especially liked my boss “The COBOLATOR“, who did a great talk about his experiences with Microsoft and his views on using COBOL. This … Continue reading
iRiver Story firmware 1.71 + update
Note: Updated since original post – see updates at the end of blog post I noticed yesterday that “Doren Katz” over @ http://doronkatz.com/iriver-story-firmware-171-update has found a firmware upgrade for the iRiver story. However, I failed to find the original download … Continue reading
Posted in firmware, iriver, iriver story
Tagged iriver, iriver story, iriver story firmware, iriver story firmware 1.71
15 Comments
Visual COBOL @ Microsoft Teched
The last couple of weeks have been very busy and it has unfortunately affected the amount of blog entries I have done but the good news I have plenty of new material.. So, what’s my excuse.. Well we have been … Continue reading
Posted in COBOL, TechEd
Tagged COBOL, cobol.net, micro focus cobol, Microsoft india 2010, microsoft teched india, microsoft teched india 2010, microsoft teched las vegas, TechEd, Visual COBOL
Comments Off on Visual COBOL @ Microsoft Teched
Building rsync for the pogoplug
I finally managed to get a cross compiler that works with the pogoplug, I first tried various custom build of the GNU C++ cross compiler on the Mac but none of them succeeded in creating binaries that were compatible with … Continue reading
Posted in pogoplug, rsync
Tagged arm-linux, arm-none-linux-gnueabi-gcc, cross compile, pogoplug, rsync
Comments Off on Building rsync for the pogoplug
Aperture 3 has been updated for Olympus E-P1/Olympus E-P2
I am now officially tickle pink with excitement… Here is what my Apple Software update said: Digital Raw Compatibility Update: This update extends RAW image compatibility for Aperture 3 and iPhoto ’09 for the following cameras: Hasselblad H3DII-50 Leica M9 … Continue reading
passwd: cannot update password file /etc/shadow
Okay.. I got my pogoplug last week and I have been playing around with it and it is now time to change the root password… so guess what happened…