The Ultimate Programming Font
Submitted by Ben on Thu, 06/21/2007 - 12:18I've been on an eternal search to find the ultimate font for coding. I used to use just plain Courier, then I switched (for a long time) to Lucida Console. Recently I ran across a font called ProFont, which I've fallen in love with. It's a bitmap font (vector's great - but not for programming) and looks great on all displays. It's 100% free of course, and available for Windows, Mac and Linux. I highly recommend giving it a try.
- Add new comment
- 2654 reads
Creating a Custom Clock Control in C#
Submitted by Ben on Thu, 06/21/2007 - 12:09
I recently challenged myself with creating a Custom Clock control in
C#/WinForms. I wanted to create a control which would allow the user to
enter a time with a single click of the mouse. Here's what I ended up
with:
You can download the source for this control here
- Read more
- 3418 reads
New Site
Submitted by Ben on Thu, 06/21/2007 - 09:13Welcome to the new site! My old site was just my resume, but I've been wanting to add some new things. I went ahead and installed Drupal CMS on my server to manage my content. I'll start adding things slowly - keep an eye on my RSS feed.
- 688 reads