(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 milage 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
|
DeskDrive.msi
DeskDrive64.msi
DeskDriveSource.zip
|
Automatic drive/media shortcuts for your desktop.
Version 1.8.2 - December 6, 2009
|
|
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.msi
CalendarSetup64.msi
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. 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
April 25, 2010
|
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.
|
|
Calculator.gadget
|
A Windows Sidebar Calculator gadget. Allows for the evaluation of expressions rather than trying to emualate an
actual calculator. Far more useful IMHO.
|
|
AdSensor.gadget
|
Keep track of your Internet riches using this Windows Vista Sidebar gadget. No more having to check the AdSense
Web site every 10 minutes to see if you've made more than Bill Gates. See
AdSensor – A Windows Sidebar AdSense Gadget (that actually works) for details. Last update: November 30,
2009
|
|
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 backgound or click the title to go to the Yahoo finance page. See
Market Report Sidebar Gadget Released for details. Last update: June 28, 2009
|
|
tweetz3.gadget
|
Beta of the next version of tweetz.
Read more... Last update: Version 3.0.0.8, August 30, 2010
|
|
tweetz.gadget
|
A twitter gadget with attitude. Give it a try and let me know what you like (and don't) about it.
Read more... Last update: Version 2.3.5, June 12, 2010
|
|
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...)
|