Pessimists, we're told, look at a glass containing 50% air and 50% water and see it as half empty. Optimists, in contrast, see it as half full. Engineers, of course, understand the glass is twice as big as it needs to be. --Bob Lewis
Posts in tips and tutorials
Posted
Monday, Aug 29, 2016 by
Steve.
Views: 17,306 Today: 2
Conversions of numbers between different bases or representations in different bases is often needed or useful in computing. This article will introduce you to alphabets, clear up some common misconceptions and discuss some of the issues one might encounter doing base conversions. We further define a new Cambia95 standard alphabet which we hope may be adopted elsewhere for conversion and encoding solutions. Continue...
Developer
Tips and Tutorials
Cambia.BaseN
Math
Package
Posted
Thursday, Oct 15, 2015 by
Steve.
Views: 29,470 Today: 0
Suitable for a Bootstrap noob, this tutorial will walk you through, start to finish, creating a Bootstrap 3 menu bar and integrating Google's free custom website search capability in a modal popup window. It's fast. It's light. And with this tutorial, easy to do. Continue...
Developer
Tips and Tutorials
Bootstrap
Client-side
Blog
Posted
Wednesday, Jul 31, 2013 by
Steve.
Views: 47,925 Today: 2
In the process of customizing the RichTextBox for Inspire Writing Studio, I discovered the need to manage my own undo/redo stack. I present the code for a simple generic undo/redo stack. This generic undo/redo implementation can be extended for a variety of usage scenarios. Continue...
Developer
Tips and Tutorials
C#
Posted
Friday, Jan 13, 2012 by
Steve.
Views: 48,259 Today: 1
Learn how easy it can be to wireup a syndication feed for your site. The .NET framework allows you to build the feed content once and publish it using either the RSS or Atom protocol. Continue...
Developer
Tips and Tutorials
C#
ATOM
RSS
Posted
Saturday, Nov 05, 2011 by
Steve.
Views: 306,760 Today: 1