status

Gallery extension for BlogEngine

Paul Tumelty wrote a very nice BlogEngine component that creates a page of Lightbox 2 links dynamically from a directory of images.

I have added to this extension, you can now pass in a “SetName” to define a set of images.  Defining a set of images in lightbox allows you to use the built in Previous and Next capabilities of Lightbox 2.

I also noticed an error with thumbnail generation, it was hard coded to a value of 75, that has been fixed as well.

Get the Lightbox JS here
Get the Gallery extension here

Download the update

  Blogengine-Lightbox.zip (3.4 KiB, 219 hits)

I also had an issue with Prototype interfering with lightbox (making the application appear not to work).  If this happens to you simply update the blog.js file in your installation root directory of BlogEngine to correct this error.

04
Jun 2009
POSTED BY Matthew
DISCUSSION No Comments
status

Vista Sidebar Gadget

There is an observatory close to where I live called the “Mount Washington Observatory” (http://www.mountwashington.org/). It just so happens to be located on top of Mount Washington who would have thought it? Anyway, they post pictures every 15 minutes from the five different public cameras located across on the property. I thought it would be cool to make them into a Vista slide show gadget, while adhering to bandwidth conservation. The images the gadget uses are pulled from a mirror site (I mirror them on this server, http://devclarity.com/MWO) so not to choke MWOs bandwidth. The images will cycle often (configurable) but will only be updated every 15 minutes, there is also a time each day where no new images will be processed (9pm to 3am, the cams have trouble seeing in the dark :-) ).

Updates
Nov 26 2007: Minor Bug Fixes
Dec 20 2008: Fixed image overflow

Credits
My friend Kirk for doing up the graphics and Mount Washington (of course) for posting the images in the first place.

Screen shot (It’s dusk so the image is dark, you can zoom in by clicking on the image)

Download Link

This gadget is defunt, the image mirror no longer exists.

  MtWashington.gadget (204.7 KiB, 186 hits)

23
Nov 2007
POSTED BY Matthew
POSTED IN

Files, General, Javascript

DISCUSSION No Comments
status

Backup Mover

You want to set up a incremental backup in Acronis to safeguard your data.  You tell Acronis to preform the incremental backups all week long, but you also want to preform a full backup on the first of the week.  Thats where Backup Mover works it’s magic, Backup Mover will move your incremental backups to a time stamped sub-directory allowing Acronis to preform another full backup.

Simply configure Backup Mover with it’s configuration interface, and apply the generated settings to Acronis or whatever backup program you use.

Now your backups will be stored for 2 weeks and full backups will be preformed on Saturdays!

Backup Mover is free software but requires .NET V2 runtime and is available in both 32 and 64 bit flavors.

Updates 11/12/07:
Event Log Logging (For Servers)
Sometimes delete directory failed, added new recursive delete.

Updates 11/14/2007:
Installer has been fixed to only check for installations of .NET v2

  Backup_Mover_x64.zip (333.0 KiB, 303 hits)

  Backup_Mover_x86.zip (333.1 KiB, 407 hits)

13
Nov 2007
POSTED BY Matthew
POSTED IN

Files, General

DISCUSSION 5 Comments
status

Vista DHCP Patch

I installed Vista the other day only to find out the DHCP Broadcast was taken out of the default settings for the network interface.  As a result Vista couldn't find my Linksys router, to say the least I was annoyed.  I searched around and found the KB for the issue and wrote a quick little program to alter the registry.  (The reason I made it a program is I will be patching a bunch of machines and wanted an easy way to apply the patch.  And seeing as how the network interface guids are not the same from machine to machine I needed to use a sprinkle of logic).

You will need to run the patch as Administrator to allow access to the registry. After applying then reboot your machine and your network problems will have vanished.

You can always alter it maually or use this little timesaver:

  VistaDHCPFix.zip (3.1 KiB, 487 hits)

KB:
http://support.microsoft.com/kb/928233

22
Oct 2007
POSTED BY Matthew
POSTED IN

Files, General

DISCUSSION No Comments
status

Clipboard Text Scrubber

When creating web pages for clients I am often asked to copy the exact verbage a client sends me in an Word Doc, PDF or yes even the worst, Powerpoint.  Copy and pasting the text from a fiormatted source can often cause issues and productivity slow downs, I often need to spend time stripping the formatting from the text that I copied.  Well enough is enough, I found this program a few months ago and use it all the time to strip the excess formatting from my copy and paste operations.  Just start it up, land forget about it (it runs silently in the background scrubbing your clipboard when ever it has new data on it).  I highly recommend this program.

Homepage: 

Download Link:
http://www.binaryfortress.com/Files/ClipboardTextScrubber/Clipboard_Text_Scrubber.exe

Clipboard Scrubber

22
Sep 2007
POSTED BY Matthew
POSTED IN

Files, General

DISCUSSION No Comments