Crystal Clear

•April 19, 2009 • Leave a Comment

Over the years of using various Linux distributions I’ve come to enjoy GUI’s (Graphic User Interfaces) that are simple, responsive, and clean. If I can get some eyecandy to go along with that criteria then I will gladly give it a shot. To that end I found FVWM-Crystal.

I liked how the GUI would do some transparency effects without any noticeable performance loss and the drop down “Quake style” terminal was a definite plus since I use a terminal a great deal.

I won’t go into a great deal of detail about how to configure FVWM-Crystal in this post, but will instead just post up some screenshots that I took (almost a year ago) with it running on my Toshiba laptop.

FVWM-Crystal screenshot 1

with ROX Filer, XFCE4-Terminal, and minimized programs

FVWM-Crystal screenshot 2

Quake Terminal showing

FVWM-Crystal screenshot 3

Menu and Sonata

Currently there are no Compiz-Fusion effects for FVWM-Crystal, and that’s alright with me. FVWM-Crystal fits nicely on many systems with its’ small footprint, nice configuration options, and good speed. In fact it is the default environment on several older machines I use.

For many years Fluxbox was my fallback GUI environment, now it has been replaced and the reason should be… “Crystal” clear. :D

Seeing Red

•February 26, 2009 • Leave a Comment

I took a little time tonight to start my base coats for my wine bottle and glass. I’ve decided to go with A LOT of red(ish) colors on this piece and that’s a first for me. It’s also a bit of a learning experience.

So far the main elements in this piece are the crisp glassy edges of the glass, the deep rich wine bottle with it’s old label, and a backdrop of a soft, vivid sky at dusk.

(I really need a good camera)
seeing-red

The sky was simple enough to accomplish with a shift in my palette, but individual effects are making me have to “think around” the canvas more than I had initially wanted. Things like deciding how much transparency I want the bottle to have as compared to the glass are distracting me from getting more accomplished.

LOL, have I mentioned I think oils are both wonderful and frustrating at the same time? Without a doubt, my starting to paint again has been one of the single best activities I could have done to strengthen my patience. :D

Encode (or Re-encode) Using Razorlame

•February 24, 2009 • Leave a Comment

I helped a friend through creating and re-encoding some mp3 files so I wrote a little tutorial to help them out. I hope it will help others out as well.

First you need to download RazorLame from their website. RazorLame website

I like that it doesn’t require you to install anything, just unzip to a folder. Now download LAME (the actual encoder), put it into the same folder you unzipped RazorLame. Then just run “RazorLame.exe” from there.

Once you have it unzipped and you open it up here is what you will see.

You will need to configure your encoder options so go here.

It will (probably) default to 128 which is decent for everyday listening, but for smaller sizes I drop my encodes down. Try 80 kbit and even 64 kbit for portable devices that you listen to with headphones. The sizes will be much smaller and they will sound close to “radio quality”.

Be sure you tell the encoder where you want your new files put. I would suggest a “Converted” folder or something to keep the lower quality stuff separate from your better encodes.

I choose “Speed” for the Optimization. This is a personal preference, but (again) we are talking about headphones/portable so…

I also use VBR to make the files smaller.

Click “OK” because you are finished with the settings.

Note: You can save different settings for various encodes by using the “Save options…” box in the top and naming the settings “portable” (I have ones set up for “standard”, “portable”, “archive”, etc)

Now just add the file (or files) you want

and press Encode…

You will see the progress window pop up and if you are doing a lot of files you can “Send to tray” to get it off your desktop.

A couple of things to keep in mind. If you re-encode an mp3 you are going to lose some of the quality. It’s always best to encode to the bitrate you want from the original CD although I usually just re-encode from a higher bitrate for convenience sake. (Remember, most of my listening is on a motorcycle or at work via headphones so the lower quality doesn’t much affect me)

That’s pretty much it for the simple walk through. :)

Progress (more oil and water)

•February 24, 2009 • Leave a Comment

I stained my easel to black to help it match the furniture in my apartment. I like the look and it is easier to clean off the little paint marks I have a tendency to put on it.

quick pic from my camera phone showing easel

I really do need to get a decent camera. Using the one on my cell phone is awful. The painting on the easel looks like the sky is black when it is actually several different shades of blue. Even the masking doesn’t look quite right.

The painting on the easel is acrylic and the “red” on the floor is oil. I’ve finally got the acrylic to flow like I wanted and it has really helped to get more of a “slick” finish that I appreciate in my oil… with far less drying time. The “red” on the floor has been drying for over a week! If I am going to keep doing oil then I will have to pick up the volume of work in order to keep from being so impatient. :D

Oil and Water

•January 29, 2009 • Leave a Comment

Over the last few months I have started getting back into painting. As with many things in life, I dropped it in order to commit more time to “more important things”. I am wishing now that I hadn’t. It’s not coming back to me as quickly as I think it should.

All areas of my skill set are in deep need of revitalization. I find myself in a horrible cycle of inspiration, attempted application, followed by frustration. I have decided to devote a fixed amount of time per week (if not daily) to practicing and researching techniques. If I’m not painting or drawing, then I will either watch some painting demonstrations or read a bit of my art theory books. At the very least I can gesso some canvas and have things prepared so when I do get around to painting all my minor tasks will be completed.

I have started taking photos to use as reference material and using the GIMP to create a composite image to use for a reference. I am supremely grateful for the Meet the GIMP website and the podcasts provided. Without them I would not have the understanding to effectively use this wonderful program which has been extremely helpful in imagining how I want things placed on canvas.

At this point I haven’t been satisfied with showing my work to anyone, but I hope to have some pieces displayed on the website in the coming months. I tend to be a little impatient with myself on things so this has also been a great way to try and find my “comfort zone” again. I am making headway and am starting to find it more relaxing the more I do it.

Of course the wine doesn’t hurt either… :D

I’ve got a new “Aptitude”

•October 29, 2007 • Leave a Comment

Most people know that I have been using Debian for several years now and in that time I have been happily “apt-getting” my software needs. To be quite honest, I couldn’t imagine using any other means of searching, installing, or removing packages from my system.

My typical routine was as follows:

1) update my database
2) see what changes were going to happen when I update my system using the –dry-run option
3) update my system

Unfortunately my old way of doing things was…flawed. See, the problem comes into apt’s inability to keep up with dependencies effectively. Couple this with apt not completely removing unnecessary files and you can see where things would start to compound.

Yes, I have used apt-get autoremove to help clean up my system and it seems much easier than using the deb-orphan, apt-rdepends, and debfoster commands (although to be honest I haven’t run a head-to-head comparison to see what differs). This program aside, the issue of removing a dependent file and accidentally breaking a program (or even the entire system) is still a very real threat. Debian is one of the best distros available and has generally staked it reputation as being very stable with an awesome package management system, so why is it now becoming so complex?

I needed to find a better way so into the newsgroups I dove. More and more the answer seemed to come back with “use Aptitude”. Unfortunately I had tried Aptitude a long while back and when it wanted to remove my entire desktop with its’ related packages I pretty much freaked. It seemed that apt-get and aptitude didn’t share the same information even though both were basically front-ends to dpkg. This was disconcerting, but possibly was my own fault for running a mixed sources system… though many others reported the same findings.

I needed to figure a way to transition to Aptitude (while keeping my system mixed) without a lot of headache. I found that I could “hold” packages to keep them from being upgraded (like apt-pinning, only easier) until their dependencies were available. My outlook brightened until I read that the easiest way to do this was probably through the curses based interface for Aptitude. I soured a bit. Learning how to get around in Aptitude seemed a lot more hassle than I wanted to deal with, especially since the command line had seemed to work well for me thus far.

A good bit later after some more research I decided that it was time for me to give it a go. I opened a terminal and, since I was a user, started Aptitude by issuing the command sudo aptitude (alternatively I found that I could have become root from the “Actions” menu). Immediately I was greeted with a nice curses interface that was still a bit unsettling for me.

I used “Ctrl+T” to get to the menu at the top of the screen. From there I arrowed over to “Options” and told Aptitude not to include recommends. Then I went down the list of packages that Aptitude wanted to remove or upgrade and set packages I wanted held by using the “=” key. After a good while, I pressed “g” to see what Aptitude wanted to do. Seeing a few things that needed my attention I pressed the “q” key to quit back to the main menu and made a couple more adjustments. Again I pressed the “g” key and after carefully checking things decided that I was ready so I sat back and watched Aptitude do its’ magic. Afterward, I fired up several programs and then restarted my system to check the most common programs I used and was surprised at how well the transition went.

After you have converted to using Aptitude you can still use terminal commands as before, albeit with a slight change. For the most part just substitute “aptitude” instead of “apt-get” and run the commands. One small caveat being that aptitude likes “safe-upgrade” instead of just “upgrade”.

The biggest difference I have found is that “aptitude search” doesn’t work as expected. For aptitude to use descriptions you have to add “~d” in front of the search term like:
aptitude search ~dgame

This seems a little odd for me since I would have thought it would be something like a “-d” option or even have a space between the “~d” and search term.

Currently I open a terminal, type:
sudo aptitude
to start the curses interface and wait a minute for aptitude to update. While in the curses interface I can also search for packages with “/” and if I find something I would like I add it with the “+” key. Once I have added or removed the programs I want I press “g”, view the results and press “g” again to commit. After that I press “q” to exit after the system has upgraded.

Outside the curses interface it is just as simple as apt-get:
*remember to preface these with “sudo” if you are running as user
aptitude update
aptitude safe-upgrade

I am very pleased with the results and encourage everyone to do the same, but your mileage might vary and remember that if you break it you can keep all the pieces. :)

My (current) “Must Have” Thunderbird extensions

•September 11, 2007 • 1 Comment

After seeing the reaction to my Firefox extension post, I have decided to follow it up with one devoted to Thunderbird. Same format as before…

Enigmail adds OpenPGP encryption and authentication to your e-mail. Worried that someone might be altering your email or other people reading your personal e-mail? This is a great tool to help stop such as that.

You will need GPG (GNU Privacy Guard) install on the system, but it is an easy thing to do. Windows people just need to head over to Gpg4win and get an easily downloadable binary to make it work. I will suggest the “lite” version since most people won’t need the German manuals nor the command line tools.

Basically adds a “Don’t warn me” feature for sites whose certificates don’t match.

Great little extension that allows me to easily track packages when only a tracking number (and no link) is provided.

This extension helps keep all your other extensions up to date. I use it in both Thunderbird and Firefox.

I hate getting broken links in e-mail. This little extension helps me out by opening links that have been broken over several lines in my browser.

I like keeping my e-mails “snipped” and clean. This extension provides a quick and easy way of streamlining things so you can keep the conversation focused and topical.

Although not something I tend to do, every now and then I will fire off a quick e-mail with no particular subject. This extension allows me to bypass the little nag that says “you don’t have a subject”.

I really think this should be a standard feature. It’s nice to know how big that file is before I carelessly forward it to everyone in my address book.

Gives you access to links and image properties. Nice way to find out where a particular image “lives” across the Internet.

Sometimes I really don’t need to have a full blown PIM, just a quick and easy reminder will do. This extension fills that gap for me.

Occasionally I e-mail some web page code to some of my friends. This little extension allows me to do it without losing the formatting.

I use different signatures in my e-mail and this extension allows me to easily switch from one to another with a click.

These are just a few of the available extensions that will allow you to customize Mozilla Thunderbird to suit your personal needs. Take a look and enjoy.

Memorial Day Weekend Ride

•June 19, 2007 • Leave a Comment

Each month several of us try to get together and take a day ride to someplace new or different. In May we went to the Florida Caverns State Park located near Marianna, FL.

Here is the original e-mail text that started it all:

Well, to promote some decent riding and other fun, we are going to start doing short day-trips to different places. Terry, Debbie, and I were talking about it and we think it would be fun to have a destination a short ride away and actually DO something when we get there. Whether it is just to picnic in someplace nice, take some pictures, or just see the sights and eat at a different restaurant.

This Sunday (May 27th) we are going to the Florida Caverns State Park.
(actual departure time not set as yet, but expected to be around 9:00am)

Be advised that rides will be in a “sport touring” fashion.

Please see the Wikipedia for clarification on Sport Touring.

Farkles are optional…

Suffice to say, it seems that everyone had a good time and we are looking forward to our next trip.

Here are a couple of pictures from the ride:

Group Shot - May 27, 2007 Day Ride

Pictured from Left to Right:

Robert McElhaney, Chris Wren, Phillip McCullough, Preston Boyington, Becky Sessions, Brooke Wren, James Sessions

Not pictured:
Debbie and Terry Floyd

Me and a Silverwing Trike

I check out the Silver Wing Trike. James and Chris snicker at my inability to maneuver such a beast.

Debbie on Silverwing trike

Debbie shows us that she has no problems at the controls, but says that she still prefers to relax and let someone else drive.

The Mayor in the caverns

The Mayor (Terry Floyd) strikes a pose in the caverns.

Chris, Brooke, Becky in caverns

Chris, Brooke, and Becky in the caverns.

caverns 1 caverns 2 caverns 3 Caverns 4 Caverns 5 caverns 6 caverns 7 caverns 8 caverns 9 caverns 10 caverns 11 caverns 12 caverns 13 caverns 14 caverns 15 caverns 16 caverns 17

Various pictures of the formations in the caverns.

Given that some people were not able to make it to this ride, I am looking forward to our next adventure.

My (current) “Must Have” Firefox extensions

•May 9, 2007 • 4 Comments

Alright, throngs of people are posting their “must have” extensions for Mozilla Firefox and basically I feel left out. So to remedy that I will now spew forth my picks and tell you a little about why I think that everyone should use them.

Keeping my bookmarks is important to me. I have used many different programs over the years to make sure that I don’t lose them, but having a native program that will keep all my Firefox browsers synchronized is great.

Think about it. Your bookmarks at home, on your laptop, on your USB key, and at work could all be the same. No more, “nuts, that bookmark is on my other machine!”.

Now that you have all your bookmarks synchronized, why not make sure you don’t have duplicates? Grab this extension and it will be extremely easy to do just that.

Excellent way to cut out popups and other annoying advertising that seem to flourish on most every website. Helps clean up and speed up your surfing.

Companion extension to Adblock Plus that helps fight text ads.

I like anything that can help me surf faster, and Fasterfox seems to do just that. I can even tweak my network settings to get it to do exactly what I want.

I’m not much into Shockwave or Flash animation on most sites because I don’t think it necessarily does anything more than slow down load times. The Flashblock extension works by…well…blocking the item from loading. Then IF I want to view said item, all I have to do is click the “button” where the item is located on the page and it will load and play normally.

Oh, I really like this extension. With it I can use my free Gmail account as a personal file storage drive. Very handy. It will also play songs that you upload with a built-in Gmail flash player.

I use FTP a lot to upload files to my website, and this little extension is perfect for my needs. It’s simple, quick, and secure. Be sure to check it out.

I needed to download a lot of files (pdf’s in my case) one afternoon from some websites. Knowing that it was going to take me far to long to systematically click and save each link, I looked for a better way. I found this extension and immediately put it to use. If you need to grab lots of files from links, be sure to give this a try.

An easy way to keep up to date on all your extensions. I like easy…

Well, these are my first downloads when I install Firefox. I get extensions for downloading video, or RSS feeds from time to time, but I am always sure these are installed.

Firefox and its’ community offer an amazing variety of enhancements for your Mozilla browser. So much so, that you can literally spend hours tweaking and installing extensions to get your browser to do what you want.

So what are you waiting for? In your Firefox browser go to “Tools”->”Extensions” and click on the “Get More Extensions” link (in earlier versions of Firefox), or “Tools”->”Addons” in current versions.

I also use the majority of these programs on my Linux machines. Most of the extensions will run on Iceweasel quite easily. Some others might not. As always, “Your Mileage May Vary”.

Note: I removed Adblock Filterset.G Updater from my list after reading the comment by philippK. Thanks for the information Philipp.

linkbars

•December 18, 2006 • 2 Comments

After playing with my “linkbars” I believe I finally have them looking fairly decent. I like the basic size and look of userbars, but really wanted something a little smaller in width and a touch taller to use for my link buttons.

Overall, I think they work nicely on my page and since this was basically just an exercise in using the GIMP, I am reasonably pleased with their look.

The main differences between my “linkbars” and the userbars that I have seen is this:

Linkbar: size = 200×20, graphics = right side, text = left sideDebian linkbar

Userbar: size = 350×19, graphics = left side, text = right sidedebian-userbar.png

Creation of a linkbar is the same as that for userbars, so look to the tutorials mentioned in my “userbar” blog for that information.

 
Follow

Get every new post delivered to your Inbox.