Customizing Folders in Windows 7

July 13th, 2011 admin No comments

What a pain the folders are in 7.  How large is your hard drive? It can hold 7,000 songs or 14,000 files.  Worthless.  Here’s the reg work arounds (Works like a charm):

Try:

  1. Run regedit
  2. Go to:
    HKEY_CURRENT_USER\Software\Classes\Local Settings\
    Software\Microsoft\Windows\Shell
  3. Create Bags\Allfolder\Shell
  4. Inside the “Shell” key, add a new “String Value”, with the name “FolderType”.
  5. Modify the “FolderType” string setting the value: “NotSpecified”.

Further specific instructions on http://www.vistax64.com/tutorials/70819-windows-explorer-folder-view-settings.html

Try:

  1. Run regedit
  2. Go to:
    HKEY_CURRENT_USER\Software\Classes\Local Settings\
    Software\Microsoft\Windows\Shell
  3. Create Bags\Allfolder\Shell
  4. Inside the “Shell” key, add a new “String Value”, with the name “FolderType”.
  5. Modify the “FolderType” string setting the value: “NotSpecified”.

Further specific instructions on http://www.vistax64.com/tutorials/70819-windows-explorer-folder-view-settings.html

Categories: Uncategorized Tags:

Color Wheel

June 7th, 2011 admin No comments

Wow…it’s been a few days since I’ve posted anything.  Guess that’s what happens when you get caught up on a degree.  Here’s a pretty sweet color wheel that provides web-safe colors, web-smart colors, and unsafe colors.  Very cool indeed!

Categories: Uncategorized Tags:

Concatenation with Excel

January 17th, 2011 admin No comments

So I recently wanted to concatenate some data using excel sheet with a list of first and last names.  How do I snag just the first letter of the first name? My first thought was to dump the data into java and run a few standard string functions on the data but realized that this would be rather silly for something that there must already be a built in function for.  Sure enough, simply typing in “EXCEL take first letter from cell” into Google gave me two options. #1 Concatenate (go figure) #2 Left.  Left is pretty nice since the parameters are just the cell and how many characters from the left side.  And there there is a RIGHT and MIDDLE function as well.

Categories: Uncategorized Tags:

buttons

December 20th, 2010 admin No comments

So I needed a pewter button for my pea coat.  One Too Many, the screen name of a pea coat aficionado, put together this nice guide to pea coats.  Also, he provided a link to the buttons at Waterbury Button.  Now all I need to do is order the missing button!  

Categories: Uncategorized Tags:

PDF’s

December 7th, 2010 admin No comments

Why is it that I view a PDF, copy a section of text, paste it into a word document as a quote mind you, and it puts in some ridiculous spacing between words in attempt to stop people from copying?  Seriously? What kind of security expert advises this type of behavior? Someone was paid for this attempt to make documents secure by inconvenience? HTML does not recognize additional white space so there is no effort besides the same copy and paste that you would put into an html formatted document. Two questions: What’s wrong with people and is this the level of security we can expect in the future?

Categories: Uncategorized Tags:

Wordpress Guide

November 22nd, 2010 admin No comments

Easy enough to locate using a search engine but the Wordpress Codex is actually pretty nice to review every now and then. Although blogging has not changed too much over the past couple of years, it is good to keep up with some of the lingo.  Also, you may find that a few options have changed or that your needs have changed.  An example would be email blogging.  It may be something that wasn’t really worthwhile for you in the past but now that you have your cell phone with internet, a wordpress blog post is as easy as putting together an email with a picture and some text.

On a side-note, that logo is really cool looking.  3nhanced.com shows you how it was made and I may have to give it a shot for testing out a new IRC logo.

Categories: Uncategorized Tags:

Photoshop Silent Install

November 2nd, 2010 admin No comments

http://kb2.adobe.com/cps/331/331261.html

Categories: Uncategorized Tags:

Word Numbering

September 16th, 2010 admin No comments

This one goes out to Carrie!

Section Breaks: http://office.microsoft.com/en-gb/word-help/insert-a-section-break-HA010031073.aspx

Adjusting numbering (pretty much just change the as previous option): http://word.mvps.org/faqs/numbering/pagenumbering.htm

Categories: Uncategorized Tags:

Icons

September 14th, 2010 admin No comments

Ok,  I’m really liking this site.  I’ve seen it in the past but never had a use for it.  Now that I’m using the blog a bit more, or trying to, and working on Blackboard course development, it’s a real nice way to spruce up a layout. http://www.iconarchive.com

Categories: Uncategorized Tags:

Excel meets Access

September 14th, 2010 admin No comments

Haven’t posted for awhile but I may as well start dropping some current activities for quick reference.

Excel: Protecting/Unprotecting the Worksheet

  1. From the Ribbon, select the Home command tab
  2. In the Cells group, click FORMAT
  3. In the Protection section, select Protect/Unprotect Sheet…
Categories: Uncategorized Tags: