A custom Dropbox folder icon

A while back I whipped up a custom folder icon for Dropbox on Windows Vista because I wanted something that stood out a bit more and made it easier for me to find the directory.  I'm not sure what the best software for icon editing is, but I used the only one I could find that supported layers, Pixelformer.  Aside from supporting layers, Pixelform has the additional benefit of being free.

Download it from the Dropbox Icon Project page.

Common Dialog

Common Dialog

Shortcut Icon

Shortcut Icon

Favorite Links

Favorite Links

Explorer Bar

Explorer Bar

Extra Large Icon

Extra Large Icon

Explorer - List View

Explorer - List View

Hotkey to show the Windows Vista Sidebar

One of the very few things I liked about Yahoo Widgets (formerly Konfabulator), and one of the only things, was that you could assign a hotkey to bring all of the widgets to the front.  I use Harvest for time tracking, DU Meter for bandwidth monitoring (see my modified numeric-only DU Meter sidebar gadget) and the built-in weather gadget.  I don't need – or want – to see all of these all the time, but I do like to be able to glance at them all at once, just like the Dashboard allows in OS X.

If you press and hold the Start menu key and then press the space bar (Start+Space) the sidebar and all gadgets will be brought to the front.  This is the same as double clicking on the Sidebar tray icon .  As far as I can tell there is no hotkey combination to hide the sidebar or send it to to the back of all windows.

Numeric-only DU Meter Vista Gadget

I always like to know how much bandwidth I'm using – I'm a little weird.  I've been a big fan of DU Meter for bandwidth monitoring on Windows (on OS X I highly recommend iStat menus) for a long time, but I don't like the distraction of moving graphs.

There are two bugs in the current release of DU Meter (4.0.3076) that really aggravate me.  The first is position related; the window remembers it's last position, and doesn't check to see if that might be offscreen.  If it remembered it's position relative to the nearest corner this wouldn't be an issue, instead if I go between my 15" laptop screen and a 30" LCD it's either right in the middle of the window or hidden.  The second bug involves the display of the numeric graph.  Every time you open the Options window it resets the display mode setting to "Graphical and numeric display".

I was thrilled to see that there was a Vista Sidebar Gadget available (sadly only for 32-bit Windows), and hoped that it would offer a numeric-only display.  By virtue of being in the sidebar I wouldn't have to worry about positioning either.

Nope.  Only the combination graph and numeric display.  I can't fix the app, but I've got some control over the gadget.  I grabbed uncompressed gadget directory (%Program Files%\Windows Sidebar\Shared Gadgets\DUMeter.gadget) and began editing.  The background was a fixed size so I created a new one that was the correct height of the numeric display.  The stats window comes from a COM control which I very hackily modified the height of, to make it fit my new background.

The new gadget is supposed to be 28 pixels high, but there's an undocumented minimum height of 57 pixels for gadgets.  This is due to the height of toolbar being 57 pixels.  As a result of this the gadget will look a little odd if it's not at the bottom of the Sidebar – it's 28 pixels of content followed by 29 pixels of empty space.

Adding the DI Meter and DU Meter Mod Gadget

Adding the DI Meter and DU Meter Mod Gadget

The modified and original DU Meter gadgets

The modified and original DU Meter gadgets

You can download the gadget from my DU Meter Gadget project page.

Connecting to OS X/Samba shares from Vista

If you've ever tried to connect to a shared folder on a Linux or OS X host running Samba (SMB) from Vista you've probably been unsuccessful. Vista defaults to using only NTLMv2for authentication for network logins, which requires Samba 3.0.221 or newer. Oddly enough OS X 10.5 is running Samba 3.0.25, but NTLMv2 isn't enabled.

Relaxing Vista's Security Requirements

You'll need to configure Vista to use LM and NTLM authentication instead of only NTLMv2.

  1. From the Start menu open Local Security Policy or press Start+R to open the Run window and type secpol.msc.
  2. Browse to Security Settings > Local Policies > Security Options and double click on the Network Security: LAN Manager authentication level policy.
    LAN Manager authentication level

    LAN Manager authentication level

  3. Change the security level to LM and NTLM – use NTLMV2 session security if negotiated.

    LAN Manager authentication levels

    LAN Manager authentication level Properties

  4. Click OK and you should be able to connect to the remote Samba server.

Troubleshooting

If you're still unable to connect or browse the network make sure that Network Discovery is enabled for your location. Open the Network and Sharing Center and under the Sharing and Discovery heading, expand Network Discovery. If Network Discovery is off, turn it on.

Network Discovery

Network Discovery

  1. 3.0.21 has a security hole [back]

© 2007-2012, Corey Gilmore | Posts RSS Feed | Comments RSS Feed | Contact

 

The views expressed on these pages are mine alone and not those of any past or present employer. All information presented on this site was obtained lawfully and not through disclosure under the terms of an NDA.