Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts

Friday, December 14, 2007

What's Your Favourite Application/Project Name?

I just responded to a comment on one of my blog posts about various aspects of the free and open-source OS world versus Windows. One part of that discussion was about application naming, with the commenter suggesting that more descriptive naming would be an important thing to have. While I'm in agreement theoretically, my heart just isn't there. I love a creatively named application or project.

One of my favourite application names is Inkscape (and not just because I love the program too - which I do - that name is just uber-cool to me). But there are other good ones like: BlueFish, XSane, Opera, DamnSmallLinux, SeaMonkey and F-Spot.

There are of course other names I don't like, with Gimp, Avidemux and Pidgin immediately springing to mind.

Of course none of this has anything to do with how well the applications work.

What's your favourite application, distro, or project name (open or closed, free or non-free)? Which ones do you hate?

Blogged with Flock

Wednesday, December 12, 2007

A Couple of Quick Command Line and IRC timesaving tips

I'm one of those people who figures out things bit by bit. I learn enough to get what I want accomplished and then move on. A consequence of this is that I find out some time-saving trick literally years later, when it could have served me well from the beginning. But I'm too lazy (and too eager for immediate gratification) to take the time to thoroughly learn every nuance of some new exciting new toy.

So here are two things I've learned recently which you may or may not know:

1. In most IRC chat clients (Gaim/Pidgin anyway), you can use tab-completion to fill in nicknames of those in the chat. So if you wanted to type: "heathenx: You're a sorry excuse for a human being." , you could type "he" and then 'tab' and it would fill in the 'athenx' for you. If there are multiple matches, it lists them out and you type additional letters the next time to get a single match. **

2. In the bash terminal (works in rxvt under Cygwin, and likely on Mac terminals too), if you're searching for a past command you entered - and it's still in your command history - hit Ctrl-r. This will bring up a prompt so that as you type the first few letters it will find the most recent command matching those letters. It refines it's search result as you type more letters. If you find the command you wanted,  hit enter to execute the command or hit the right cursor key (or ctrl-j) to bring it onto the command line for you to edit.

So there are a couple of tips that might save you some time and frustration (things I'm intimately familiar with).

Note: Any reference to heathenx's or sorry excuses for human beings in this post are strictly fictional. No actual heathenx's were harmed in the production of this blog post - even if they claim to be. ;)

** - this tip comes via a Lotta Linux Links IRC chat session a while back. Check out the venerable Dave Yates and his podcast, blog, forum and irc channel at lottalinuxlinks.com - you'll regret it if you don't.






Blogged with Flock

Wednesday, December 05, 2007

Creating a windows installer from your WxPython application.. a love story.

I've just finished wrestling with a small wxpython application I wrote a few years back for our bookkeeper. It needed minor updating with a couple of new features. Now that I've finished the process here are a few remarks:

  1. Python is a lovely language. After about 14 months of not touching this app (or much of python in any case) it only took a few minutes of review to get back up to speed on it. Granted, I made judicious use of comments and verbose variable naming when I wrote it, but dang is it ever nice clean, clear and simple code.
  2. Once I had the thing running I downloaded and installed the latest version of py2exe (this app is to be installed on an XP machine). This little gem is invaluable in making .exe files from your .py files  and not requiring a Python install on the machine which is going to run the application. Our bookkeeper has no interest in what Python is, never mind running it.
  3. I love the Nullsoft Installer System (NSIS). It's an open source system for creating professional looking Windows installers. No funky console windows or command line gobble-de-gook for the person installing it - typical modern looking windows install  - wizard style.
  4. Now the Nullsoft installer system is scripted (you have to create a script file to direct the setup) which allows for a lot of power and customization. But if you're like me and have no interest in building these things by hand, you can use the wonderful HM NIS Edit application which lets you set up the whole thing through a nice friendly wizard.

So in the end, with the combination of my original .py file, py2exe, NSIS, and the HM NIS Edit, I have a very professional looking windows install file after about 5 or 10 minutes work. Brilliant!

Blogged with Flock

Thursday, November 29, 2007

F-Spot - new version aggravation

Typically I've always used F-Spot to transfer the photos from my DSLR to my hard drive. I like the way it arranges my photos: /home/user/photos/yyyy/mm/dd.

However, I don't use F-Spot for managing my photos. There are various reasons for that and I'm pursuing the use of IPTC data for tagging the photos directly (and not using a separate database) — but that's for another post.

So up until this last upgrade (to Gutsy), F-Spot has always imported my photos and had a checkbox that let me import them WITHOUT adding them to it's managed photo library. However since upgrading I think the new version of F-Spot has done away with this checkbox, and so I am unable to stop it from moving any imported files directly into it's library. Thats NO GOOD. I checked the options menu but couldn't spot any way to turn off this feature.

Please someone tell me I'm wrong. How can I copy photos from my camera using F-Spot without importing them into an F-Spot library?

I'm open to suggestions for other apps. I have used gThumb, but I couldn't figure out how to get it to auto-create the subdirectories in the same way and format as F-Spot did.

Let's hear some suggestions!


Blogged with Flock

Monday, November 26, 2007

Font Matrix - a font manager for Linux

Via the Open Font Library Mailing list comes news of Font Matrix, a font manager for Linux. The opening line on the front page shows much promise:

"Fontmatrix is a font manager for Linux users. I repeat, for users."

Very nice indeed. There are not pre-built versions at this point - it is an 0.2 release after all - but the source is there to download and compile. Something which I'll be trying out later tonight.

Good Linux-y stuff once again! :)



Blogged with Flock

Desktop Nirvana

I was a little disappointed to hear the lack of love for the Openbox window manager during the most recent LinuxLinkTechShow. I've been happily using Openbox on top of Ubuntu for a few months now. I like it so much that I'm using it in on the Gutsy VM I have running on my XP-pro box at work too. I like it's tweakability, it's speed and the simplicity of it.

There is simply no quicker way to get to an application on some other desktop than middle clicking the desktop which brings up a list of applications across all desktops. Like I said, simple and fast.



But even with this success, I'm far from what you might call an 'experienced' Openbox user. That's why I was so thankful for this amazingly useful post by Urukrama. It covers Openbox on Ubuntu from installation right down to customizing options. So if you're interested in trying out Openbox, make sure you check it out.

I found this post by way of K.Mandla's excellent Linux blog. There's tons of good Ubuntu and Linux related stuff to be found there.





Blogged with Flock

Tuesday, November 06, 2007

Postr - Gnome-based Upload tool for Linux

Lifehacker seems to have it's fair share of Linux related info lately which is nice. Something interesting spotted today was this article about Postr, which is a Gnome based application for uploading photos to Flickr. I've been using jUploadr for a while and it does work fairly well. But it would be nice to have a non-Java based alternative that would be a little better integrated into my Gnome/Openbox environment at home. I think I'll give it a shot this week and see how it works.


Blogged with Flock

Friday, November 02, 2007

What's your favourite terminal/programming font?

As I've posted about before, I run XP at work, but use several Linux-y tools in my workflow. A key tool for me is the rxvt terminal which I run using cygwin. I use this for my todo list management among other things. Since it's such an often used app for me, every once in a while I try to fine-tune the fonts and colours in rxvt to make it nicer and more readable for me.

Right now I've settled on a "Light Steel Blue" foreground on a black background. But I constantly switch between two different font choices, one using the wonderful ProggyClean bitmap font and the other using the Bitstream Vera Sans Mono font which renders quite well on my XP box (nicer I think that it does on my Linux box at home actually).

Here's the shortcut launch command for each one with a screen snippet:

C:\cygwin\bin\run.exe rxvt -sl 1500 -fn "ProggycleanTT-13" -bg black -fg "LightSteelBlue" -sr -e bash --login -i

Photo Sharing and Video Hosting at Photobucket


C:\cygwin\bin\run.exe rxvt -sl 1500 -fn "Bitstream Vera Sans Mono-14" -bg black -fg "LightSteelBlue" -sr -e bash --login -i


Photo Sharing and Video Hosting at Photobucket


Think these are ugly? What's your terminal or programming font of choice? Share it in the comments! I'm always up for some good suggestions.

Blogged with Flock

Wednesday, October 31, 2007

Me again on Linuxreality...

The second part of my guest segment on the linuxreality podcast is up today. More Inkscape chatter from yours truly.

The new found fame I've enjoyed because of this is just wonderful. I did a photo shoot for Podcast&Ammo magazine just last weekend. Unfortunately it included a nude photo spread and the editor deemed it far too graphic to publish. For shame, the prudes.

;)

Blogged with Flock

Tuesday, October 30, 2007

Liquid Rescaling - Very Cool.

Saw this excellent and interesting demo of something dubbed 'Liquid Rescaling'. In essence it allows you to stretch or compress an image but keeps some semblance of proportion for the objects within the image. It's hard to describe but imagine you had a 4x6 image, but there was an ugly garbage can on the right hand side. With this tool, you could crop off the right 2 inches (leaving you with a 4x4 image) but then stretch it back to 4x6 *without* fattening up the people in the picture.

It uses algorithms to detect areas in the photo where it can stretch while minimizing distortion. It's really quite neat. Even neater is the fact that there is a plugin for the GIMP which uses the tool. If you watch the demo you will be amazed at what you can achieve.

I also believe that there is no equivalent tool in the beloved Photoshop that does this. ;)




Blogged with Flock

Tuesday, October 16, 2007

FSF, GNU sites updated -> butt-ugly 2.0

I just read an article about the improved navigation and appearance of the gnu.org, fsf.org and the Free Software Directory sites. Good news since I've always found them to be antiquated looking and a general mess. I decided to go and check them out.

While they may be an improvement in a navigational sense, I'd say the appearance improvement is very very marginal. They're still ugly. And it's frustrating to me.

I'm sorry, but I don't care if you are a non-commercial entity, there are thousands of free software users out there who are talented web designers (I'm not one of them) and who would be happy as a clams to provide some guidance and help on site design. As it stands, I still think they're a mess. I'd love to point somebody to these sites and be proud. I can't. I'm not sure if it's the font choices, the colour schemes, layout or all three. But definitely something is missing.

And I'm not talking about rounded corners and earthy tones. The Free Software directory has that. But it also has mixed up font styles and a very primitive looking blog template. The search box looks like something I'd design (and that's likely not very good).

C'mon FSF and GNU. I realize the content is the important thing, but so is image. We're talking about software, technology and freedom. You want to inspire people into understanding the message. It's hard to do that with an uninspiring series of websites.

And one other thing. Call me a freedom hater if you want, but I can't stand that GNU logo. I don't like it and never have. I'm no big fan of the whole penguin thing, but it's tolerable. But the GNU? No way. Sorry. I don't care who designed it. It's simply unappealing. They should change it.

Am I just a raving freedom-hater? What do you think?



Blogged with Flock

Wednesday, October 10, 2007

Microsoft Death Spasms - or is Steve Ballmer just in panic mode?

Is it just me, or does Microsoft seem to flailing about quite a bit lately?

They are sure kicking up a lot of fuss over an open operating system and open-source ethos that not long ago they would have liked you to think didn't even exist on their radar.

And Linux / FOSS marches inexorably onward.


Blogged with Flock

Monday, October 01, 2007

Notecase - A Clean and Simple Outliner

Whenever I've looked for a nice clean and simple outliner for Windows or Linux, I've never come up with something that has satisfied me. They either end up being too complex or too.. I dunno.. wacky for my tastes.  I know that a lot of Mac-heads swear by OmniOutliner, but I don't have a Mac.

Alas, my search seems to be over. I came across NoteCase a while ago and have used it for the last couple of weeks. It's a clean and simple 2-pane outliner written in C and Gtk. It's free and open-source software released under BSD license. It does exactly what I want it to do, build a clean and simple outline with no-fuss and no-muss. It also does things like export outlines to html and text file formats. NoteCase will even export to an .exe file which I believe just creates a standalone instance of NoteCase itself, preloaded with the outline you've exported. Nice.

It has all the node editing features you'd likely expect, along with standard text formatting, search and replace, and date/time insertion features. The current version is 1.6.9.

All in all it's a simple, fast and clean outlining program - exactly what I've been looking for. Check your distro's repositories for it, or go here for the different downloads that are available.


Blogged with Flock

Thursday, September 27, 2007

A Must-Listen Interview about the Future of Software and other things...

I spotted an interesting post about an interview done with Eben Moglen, the general counsel for the Free Software Foundation. The title of the post was interesting enough, "The inevitability of free software", however I've written before about how smart and passionate Eben Moglen is, and after listening to an mp3 of the interview, I have to say I was not disappointed.

While the interview was fascinating from start to finish, his views on the future of the software industry were a lot less rosey and idealistic than I was expecting. Of course he contends that the old models of proprietary software manufacture (like Microsoft) will die out, but he also predicts a landscape of freely available software being produced by millions (if not billions) young people the world over, not a relatively small group of high-minded rich programmers in the US destined for early retirement. The high-level, money making task it seems is not in the software production and design, but in the 'editing' of the newly commoditized software landscape. That is, taking the raw materials and forming practical and palatable solutions for corporate and consumer consumption. Adding value is the thing. He illustrates it with IBM. He says they are well on their way. They are commoditizing all the software they can and concentrating on their high margin/ high-value added items instead.

There has long been discussion about how free software developers are supposed to make money. Maybe they're not. I remember an interview on TLLTS where Richard Stallman is  confronted with this question. And if I remember correctly, I think he said the same thing.. 'maybe they're not'.

And while this undoubtedly won't sit well with many free software developers (or software developers in general), it may be the inevitable truth in the long run. Does the western world have some divine right to software technology production? Perhaps it (the western world) just has to move on to something else - something further up the chain.

I've been mulling over a prospective blog post in a similar vein for a month or two now. Maybe traditional journalists will go the way of the Dodo Bird. Maybe free software programmers are not supposed to make money doing it. As technology develops, certain careers fall by the wayside. What about secretaries? What about professional photographers? What about professional graphic designers? Are any of these things sacred? Maybe not. Maybe those people have to find other ways to make a living in the future. Time passes, things change, and being a stubborn optimist, I think we, as a whole, move forward. But I digress... that post is still simmering.. ;)

One final fascinating thing in the interview was Moglen's distinction between functional and non-functional digitial goods. Functional meaning things like  data collections, algorithmic systems, blueprints, software and the like which can be judged on their functionality. Whereas non-functional digital goods are things like music, art, movies, literary works etc. whose evaluation is subjective in nature. He proposes that  the quality of functional commodities improves when no-one is excluded from producing it (eg. free and open-source software) so rights restrictions on these things inherently limits quality. However he states that non-functional digital good (music, art etc.) will not necessarily be better or worse depending on how they are limited in terms of rights - so whether or not these rights are limited makes little difference.

Now I'll stop pretending to know all of the intricacies of these issues. Do yourself a favour and listen to it. It's the most interesting 45 minutes I've spent in a long while.

Blogged with Flock

Another question about customizing XP...

Okay. So it's almost 6 years since Windows XP first shipped. And you mean to tell me that no one has developed a free utility to customize the desktop right-click context menu?

Using Openbox has spoiled me. I thought for sure something would be out there for use on my XP machine here at work. I'd even do a registry hack. There are fixes for modifying the context menu on files and folders, but not on the desktop as far as I can tell. Please someone... tell me I'm wrong. Show me the way...



Blogged with Flock

Tuesday, September 25, 2007

Microsoft, Apple and the inevitability of openness

Tom Raftery thinks that Microsoft will Open Source Windows (or die!). While I agree with Tom that open source is a better model in a lot of ways, I'm not sure if any of them appeal to Redmond.

I don't think Microsoft will ever open-source Windows. Not because it wouldn't make for a faster moving, better product, but it forces Microsoft to lose something they hold quite dearly... control. Interestingly, Apple has banked on 'control' even more heavily and are reaping rewards from it (for now anyway).

Tom writes about the benefits of open source:

"With open source development, you are getting the “Wisdom of Crowds” -
the more people involved in the development, the better the end-result"

There are a *lot* of people who would disagree with that statement, although I'm not necessarily one of them. One of the problems with open source development is the scattering of resources and lack of focus. In my opinion it is a good thing to have a BDFL (benevolent dictator for life) type of arrangement within an open source project. Design by committee doesn't always work too well when it comes to making a better product for the consumer. You need to have someone with focus (like Mr. Jobs at Apple), but without all the pomp and circumstance.

It is interesting to watch the Apple model. They try to lock you in at
every step. And while that keeps me away from Apple, I have to say, it
makes things work a lot smoother for them. They design software for
their device and nothing else. They have a focused design philosophy
which is envied by a lot of people. Is it always the best design? Not
in my opinion. But it does make for consistency.

One point Tom makes that I've always felt is more powerful than a lot of people realize is:

"In open source projects the code is written by people who self-select for jobs they have an interest/skillset in"



You have people who are doing things because they enjoy them. They're specialists by default. Imagine having your workplace filled by people who all want to be there. Who all want to make the best stuff they can. This is what can make for a better product. It also makes for stubborn people who won't just give up. That is why open-source is not going away any time soon.

I think the growth of the open-source philosophy is inevitable. Apple can try as it might to produce finely designed and overpriced products that lock you into their system. Microsoft can keep heading down the road to forced upgrades that nobody really wants or needs. There is simply nothing compelling to me about either company's products. But still open-source marches on. And not just on the Linux front. Look at Google. Look at OpenOffice. Look at Firefox. Look at Flickr. It ain't going away, and it ain't slowing down. And neither Redmond, nor Cupertino can stop it.

While I don't think Microsoft will open-source their OS, they had better wake up and do something soon before they become even more irrelevant.

Blogged with Flock

Monday, September 24, 2007

For Gnome fans trapped in XP

For the last month or so, I've been running Openbox on my Ubuntu Feisty home system. I like the simplicity and speed of it. It takes a little more manual work to customize it, but then again you end up with a system that works the way you want it. It's like taking a standard desktop environment like Gnome and removing (or hiding) all the bits that are not important to what it is you do every day. Eliminate the fluff, so to speak. I run a very sharp and slick looking Murrina-type theme on it. I don't bounce around between a lot of different themes, but I have to say that the Murrina style themes are definitely my favourite.

Anyway, at work I'm stuck on XP-Pro. I do have Virtualbox installed to run a virtual environment that is pretty much the same as my Linux box at home (Openbox on Fiesty etc.). And for probably a year now, I've ran a Gnome theme in XP on my work box to at least make it a little more homey ;).

Today however, I came across WinGNOME-XP on deviantART which is a project that aims to provide various resources to allow users to experience a consistent Gnome-type desktop environment on Windows XP. I'll sign up for that!

Of course the project is just getting organized, so there are only a couple of things available so far. One neat utility is the Tango Patcher which will replace or revise your system resources to provide icon themes based on various Linux projects (basic Tango, Tangerine, Suse Industrial Theme, Gnome 2.0 theme..). I ran it on my system and it seemed to work fine - although like any utilities of this type, it's caveat emptor.

I also downloaded and installed the MurrinaFancyClearlooks theme which finally got my windows controls looking somewhat like my home box.

It ain't perfect, but at least I can now be somewhat happy with the look and feel of the XP box I have to spend all day with. Here's what it looks like now:



Blogged with Flock

Saturday, September 22, 2007

Flock revisited... nearing my happy place.


As a follow-on to the comments for my previous post, I was not having any luck finding a blogging tool for Linux that would allow me to upload photos to my blog (curs-ed Blogger API!). So I decided to give Flock another shot. I knew they had updated their release a few months back and thought I'd check it out again. I first checked it out quickly on my XP box at work. The early beta version of Flock that I had tried when it first came out seemed to be crippled when I tried to use it from work (proxy, naughty proxy). But this time out I was very pleasantly surprised to see the blogging and Flickr aspects working smoothly. Now, the question was, how was the Linux version....

Naturally I'm extremely impatient when it comes to things like this, so having Feisty installed here at work on Virtualbox is a very nice thing. I booted up the VM, downloaded the Flock setup package for Linux and got down to work... Following their dead simple instructions for Linux installation in the FAQ, it was up and running in about 2 minutes. Very very smooth. Very slick. Granted, this is my first official post using it, but it does seem to run every bit as well on Feisty in a VM as it does on native XP-pro.

The compromise it seems is that to get photos into my post (no Flock can't directly upload files to Blogger either), I'll have to use Flickr. The bonus is that Flickr is so nicely integrated into the Flock browser that it becomes very very painless for me to do that. Normally I'd have to be switching back and forth between Flickr and Blogger to coordinate things. With Flock it appears to be very simple. The photos appear in a bar along the top of my browser, I right click the one I want and up it pops in a very slick and simple blog post editor.

The blog post editor itself allows me to do tagging (very important - since gmail-ing posts in doesn't allow tagging), edit the source, preview the post and of course insert links, lists, and does indentation. All very basic, but all very slick. I can easily right click the images that I've inserted from Flickr and change the image title, alt-text and alignment. Also wonderful is that I can just drag and resize the images. I can also save drafts of posts. Not sure yet where those are kept (online or locally).

Keep in mind that I'm saying all this before actually hitting the publish button. It could all go very very wrong....

But for those on Linux (or Windows or Mac) posting to other platforms like Wordpress or whatever, you might find the latest Flock browser to be very useful indeed. It might be a little too feature-rich for when you just want to do some quick and dirty web browsing, but I have to say, it's significantly improved from when I first tried it out.

Expect more spouting off about Flock on Linux if things go well.

Blogged with Flock

Wednesday, September 05, 2007

Microsoft and OOXML - another battle to add to the list

I've been doing a little reading tonight on Microsoft's attempt to fast-track approval for it's OOXML (Office Open XML) standard by the ISO. Just trying to wade through all the anti-Microsoft rhetoric and educate myself on the issue.

Mary Jo Foley writes about Why Microsoft deserved to lose the OOXML standards vote. She does a good job of clarifying the issue for me - the proverbial layperson:

In spite of the rhetoric on both sides, Microsoft wants OOXML to gain ISO standardization so that it won’t lose out on government contracts that require “open,” standards-based products. Microsoft’s competitors don’t want Microsoft to obtain ISO standardization because they see this loss as a chance for them to finally lessen Microsoft’s 90-plus-percent market share in the desktop-productivity suite business.

I've also read a lot of comments about how Microsoft's current specification is in quite dodgy shape technically speaking. Many people are of the opinion that the standard was rushed and that it was not written with interoperability in mind at all. For some more technical criticism of MS's proposal, some people are pointing to the Danish complaint's listing (pdf document).

Now this was only a vote on fast-tracking approval of OOXML. Microsoft needed 2/3 of the votes and only received 17 out of 32 votes. But it's not necessarily the end of the story. MS can get another vote in March after it addresses technical questions posed by some of the voters. It may very well win that one. And only adding to the political drama is Microsoft's apparently unethical lobbying tactics.

With Microsoft owning so much of the commercial market share in office apps, you might doubt the importance of such an ISO standard. But then again, Redmond seems to be going to great lengths to have it go their way.

It will be interesting if they lose out in the end. They're already embattled with Google on several fronts, watching Apple hit home run after home run, trying to get to grips with an increasingly open-source world, battling Linux on the server side, and finding a few manufacturers now offering pre-installed Linux systems on the desktop...

Geez, I'm almost starting to feel bad for them...

Nahhhh. ;)

Tuesday, August 28, 2007

Slicing and Dicing mp3 files

As I've likely mentioned before, one of the things I like about my new
car is the USB port right in the front panel of the stereo. I bought a
wee little Lexar Jumpdrive Firefly recently which I keep filled with various
folders of music and podcast mp3 files. I just stick it into the
stereo and it works. It's a nice, simple, and open system - no
proprietary hardware or software interface, any usb stick and plain
mp3 file will do. Heck, it doesn't even wanna play wma files which is
a good thing too! :)

But if there is one nagging thing I don't like about it, it's that the
ffwd and rewind functions are designed for music and not podcasts. So
if I'm 45 minutes into an episode of TLLTS, and my daughter wants to listen
to the Irish Rovers, I know I'll have to ffwd through 45min of TLLTS
to get back to where I was later on. That means holding the ffwd
button for about 5 minutes - not ideal.

So naturally, what I do is make a mental note of the time elapsed
before switching to a different track and then (if I remember) I bring
the track into Audacity and cut off the first 45min of it (or whatever
the elapsed time was). Still kludgy at best.

But I've found a quicker if not less-kludgy way of doing it. If you
need to chop off the beginning, the end or some portion of a given
mpeg file (mpeg2, mp3, mpeg4), then mpgtx is your tool of choice.
Available for linux or windows, this nifty command line tool sounds
like a nice tool for quick mpeg slicing and dicing. In particular to
do what I wanted, I simply used:

mpgtx -s tllts_206.mp3 [45:00-] -b cut_tllts_206

This splits (-s) the input file (tllts_206.mp3) taking the portion
starting at 45min to the end of the file, and outputs it to
cut_tllts_206.mp3. The -b flag is for the basename.. haven't figured
out that one, but you need it there for it to work.

So in a matter of 2 or 3 seconds it chops the first 45min off of the
file and gives me a new mp3. Nice!

Doing this same thing in Audacity was a chore. It would take a minute
or so for Audacity to import the mp3, I'd chop off the front 45 min
and then have to export it back out which took another minute or so.
Then, depending on the default export bitrate, I might get a bigger
mp3 file than the original (!). So in one fell swoop I cut the process
from 3 minutes to 3 seconds. Not bad.

Incidentally, what I likely *should* do, is split up longish podcast
files into 10 minute mp3 files. So if I need to find my place I can
just click through 10minutes at a time. I figured out how to do this
back in the comments of this post. Sheesh.. if only I was half as organized and prepared as I'd like to be. :)