Posts Tagged With: edit
· August 1, 2008 at 6:56 am · Desktop, Resources
Tags: copy, customize, edit, free, ico, icons, paint.net, plugin, Resources
I had an idea to customize a few of my default Vista icons, but had no way of doing so. I had the icon files, but no way to edit them. So after doing some browsing around I did come up with a solution to my icon editing woes.
First Step? Get Paint.NET!
First step was to pickup Paint.NET. This is an awesome free image editor with all the bells and whistles of your hundred-dollar programs.
Paint.NET is free image and photo editing software for computers that run Windows. It features an intuitive and innovative user interface with support for layers, unlimited undo, special effects, and a wide variety of useful and powerful tools. An active and growing online community provides friendly help, tutorials, and plugins.
Grab the Paint.NET ICO Plugin
Well worth having, just as a backup image editor if nothing else. Since Paint.net does not have .ico support built in by default, I picked up this plugin from Evan’s Web Site. To use it, all you need to do is unzip and then put it in the “FileTypes” folder in the Paint.NET directory.
Startup Paint.NET and try dragging and dropping an .ico icon onto the canvas. Thanks to this neat plugin, it will open just as any other image would open. With saving as an .ico, I had a few errors at times but doing it again or changing the name of the file seems to have helped.
So there is a totally free way to edit and create custom desktop icons for your next design project or desktop redecoration.
· February 22, 2008 at 6:54 am · Web Development
Tags: coding, CSS, easy, edit, font, styles, stylesheet, tools
Fonts always confusing me when it comes to editing or creating a stylesheet for a web site layout. Thanks to CSS Type Set this is no longer an issue.
To use, just fire up the web site and paste in the text you wish to style. Then use the controls at the bottom of the web site to adjust the text spacing, line height, font color, font style, how it is formatted and much more.

This is turning a three hour job of playing with CSS, trying to get it just right uploading and downloading all into something you can do in about five minutes. CSS Type Set has earned a spot in my web dev folder for sure.
· December 10, 2007 at 4:00 pm · Software Help
Tags: commercials, edit, media center, tools, Vista
Last night I recorded the replay of Tin Man on the SciFi Channel (really good show, if you haven’t seen it yet). This was also my first real test of recording something using Vista’s Media Center.
I have to say it went pretty smoothly going through the manual controls but I had only one issue come up. After words - I decided I wanted to cutout the commercials. After doing a little searching I found Lifextender.
Here is how the creator explains how it works:
Lifextender is pretty simple. It scans the directory that Media Center records TV to every X minutes for new TV shows. All new TV shows are queued up to be analyzed and scanned for annoying commercials. After a show has been analyzed, a new file is created from the original with commercials cut out, around 3/4 the original size. The original show is then replaced by the new, commercial-free show. Rinse and repeat.
Does it work? Well I plan on starting it up tonight and letting it work through the night. From some of the other reviews I have seen I have high hopes, but I’ll let you know if I run into any issues - of course.
· June 6, 2007 at 6:00 am · Online Tools, Web Development
Tags: edit, Google, Google-Reader, hack, javascript, shared, widget
When in Google Reader you can choose to create a widget where you can display the stories or links you have wanted to share with others. That is how I created the Mitchelaneous Links Web page I told you about yesterday. I have been getting a few E-mails though from folks wanting to know how I got it to display more than ten items at a time.
Take a look at the javascript code Google gives you to post on your own Web site. The specific part you want to look for is broadcast?n=5. Change the number five to any number you wish, and that is how many shared stories that you will display.