(a.k.a. The Goods)
Bloget Beta 1
Bloget Source Code
| Includes a sample Web site and the binary (note the singular form of binary) |
CalendarGadget.msi
bigclock.cgs
blackglass.cgs
firstclock.cgs
blackglass.cgs
grayclock2.cgs
grayclock3.cgs
mountain.cgs
purplehaze.cgs
yuckyblue.cgs
todayis.cgs
scenic.cgs (~10 MB)
| This is an alpha version so your mileage may vary. The .cgs files are calendar skins. Once downloaded, you
can just drag and drop them on the Calendar. There's a built in designer that allows you to edit the existing
skins or create new ones. You can read more about
here.
Version 0.1.0 - October 25, 2008 |
FreeSnap.msi
FreeSnap64.msi
FreeSnapSource.zip
| Move and resize windows with your keypad. Now available in 32 and 64 bit versions.
Version 1.5.3 - June 6, 2009 |
DeskDriveSetup.exe
DeskDriveSetup64.exe
DeskDriveSource.zip
| Automatic drive/media shortcuts for your desktop.
Version 1.8.5 - November 20, 2011 |
|
Deskview.zip (10K)
| Deskview changes your desktop icons from large to small (and back again). It's a perfect complement to
Desk Drive.
Read more...
|
CalendarSetup.exe
CalendarSetup64.exe
CalendarSource.zip
| Simple and functional. One of the first .Net programs I ever wrote (kinda shows too). Still, it's proven
popular over the year and I still use it daily.
Last update: Version 2.2.2 - October 21, 2008 |
|
NonContiguousMemoryStream.zip
| An implementation of System.IO.MemoryStream that does not use the large heap. Includes C# source code |
|
SimpleZip.zip
| A light weight implementation of a .ZIP archive generator. Includes C# source code |
SimplyWeather.gadget
version 1.3.1.3
June 6, 2011 | A Vista/Windows 7 Sidebar gadget that shows the current weather conditions and forecast
for the next 3 days in a compact, no nonsense format. See Vista
Sidebar Weather Gadget for details. |
|
Stopwatch.gadget
| A Windows Vista Sidebar stopwatch gadget and nothing more. See
Vista Sidebar Stopwatch Gadget for details.
Last update: September 26, 2010 |
|
Calculator.gadget
| A Windows Sidebar Calculator gadget. Allows for the evaluation of expressions rather than trying to emulate
an actual calculator. Far more useful IMHO. |
|
AdSensor.gadget
| AdSensor has been retired. See
AdSensor Retired |
|
MarketReport.gadget
| Keep track of the Dow, Nasdaq and S&P 500 market indices with this handy little gadget. Use your mouse
wheel to change the background or click the title to go to the Yahoo finance page. See
Market Report Sidebar Gadget Released for details.
Last update: November 26, 2011 |
|
| Version 3.1 features a unified timeline, better language support and greater reliability.
Read more...
Version 3.1.5.3, December 26, 2011
|
|
tweetc.zip
| A twitter gadget for the Windows command line. Give it a try and let me know what you like (and don't)
about it. Read more...
Last update: October 27, 2009 |
|
Throw.zip
| A handy set of C# routines for checking conditions and raising exceptions. Intended primarily for checking
parameters on methods, these routines make it easy to validate parameters in a single line of code. You can read
more about these routines
here. |
|
XmlResourceManager.zip
| XmlResourceManager extends the ResourceManager commonly used in .Net programs. The only real difference
between the normal ResourceManager and XmlResourceManager is where the resources are stored. In the later case,
it just an XML file with a simple format.
(Read more...) |
|
jslint.zip
| JSLint for Visual Studio. A tool to run JSLint against your JavaScript
code without leaving the IDE.
(Read more...) |