Tag Archive for Software

Tough To Say Whether It’s Even Decent

Tagged as: , Jun 18

I have been working on a budgeting application called Budse (actually for quite some time now). It’s a straight forward application that allows you to create a set of accounts that have rules assigned to them, which dictate how to split up whole account deposits (e.g., a paycheck). I originally had the idea because I wanted to start budgeting using the 40-30-20-10 rule. But then I realized that I wanted to use the idea but customize it a little bit more for my needs.

But enough about the details. On to my point.

So I am working on Budse by myself. I started the project, and it has been a one-man show the whole time. As an individual developer working on an open source project, sometimes I dream. I start to think big about people actually using it. Big dreams, I know. Haha currently I doubt it if anyone aside from me uses it. When I was coding and especially when I was deciding on how to license it, I thought that since it fulfilled my need it would be useful to other people as well. Maybe that’s not true. Maybe it is. It remains to be seen.

It is so easy to dream of becoming great. But maybe dreaming big isn’t such a bad thing. Maybe if I lost the ability to dream big, I would lose a little bit of who I am. So while I am currently unsatisfied with its use, I am definitely going to press forward!

1 Comment »

Pleasantly Surprised > Horribly Disappointed

Tagged as: , May 22

Expectations. We have them about all kinds of things. Sometimes we base them on our experiences, but more often we seem to base them on our hopes and dreams. We can have them about things like birthdays, get-togethers, and other events. In our mind’s eye we see people being caring and loving, friendly and jolly. It’s not always so, is it?

But besides that, we can even have expectations about much more concrete matters. When we sit in the chair, we have that dreamy expectation that the chair will hold up our weight. If that expectation isn’t met, we sure aren’t too happy! And so it goes moment by moment with all sorts of things that we encounter.

More recently I’ve noticed how much people do this with things that they don’t understand. Or rather, I’ve noticed how this comes into play when people are dealing with those things that most of us do not fully understand. Things like televisions, computer programs, and automobiles will all sorely disappoint us when we expect them to work and they do not. But when we don’t know what to expect, and things work how happy are we?

When we try out a shortcut key and find that some programmer has made sure that shortcut key works aren’t we pleasantly surprised? Or when we go to a website, make a guess at what to do, aren’t we glad for whoever made it work just so?

I emphasize the computer software, but it’s obviously more.

10 Comments »

Ninjas, Not Pirates

Tagged as: , , , , Apr 23

Alright so I don’t actually know any ninjas. Pirates, though? Perhaps.

Not the pirates that say, “Arggh me matey” or have a peg leg or even have a parrot on their shoulder. That would be cool, but I actually only know pirates in the modern day sense. You know the ones that illegally consume things like music, videos, software, pictures, or any of a whole range of things. Haha I can hear the groans already.

The digital age has made it infinitely more easy to exactly duplicate other content (which is related to why digital things are superior in quality to analog). With this, people have degenerated to outright stealing while not even understanding what they’re doing. Well I hate to break it to you, but wrongs committed unintentionally are still wrong.

While I have written that I think that Music Piracy Makes People Stupid, this issue is far larger than just music. Music is the best known, probably because it’s the area that’s most often violated. It is so much more widespread, though. So let’s get down to the real issue.

Breaking Down Piracy

  1. Someone creates something for a purpose
  2. Somehow it’s made available to other people (whether stolen, hacked, copied, or what) outside of the realm of the original purpose
  3. You (or a “friend” of yours) gets a copy of said good and utilize it

Is that pretty much how it breaks down? Seems to me like the real issue is that the creator/writer/actor/musician/whatever did not intend for those in step 3 to make use of their creation. If I were a computer programmer and wrote a program to sell. And then if someone had illegally hacked my program that I worked to create to sell and gave it away for free, I’d be piping mad. If you were a photographer and had taken a picture for someone, but someone else had taken it and used it for a totally different purpose, you’d be up in arms. If you provided services (law, medicine, therapy, teaching, what have you) and someone took your service without providing payment, you’d see that something was immediately wrong.

So basically, since the creator didn’t want it (and who hopefully created a bulletproof license or end user agreement), you’re undermining what they’re doing. It doesn’t matter that you could create a digital copy of their song without paying for it and they’ll be none the wiser. Because in actuality, it does affect them. You should have paid them for that song. And you are now a pirate. But you don’t have to be!

Dealing With This New Ninja World

Is all lost? Far from it. Once you understand what it’s like to be the one being defrauded, you’ll see that something needs to change. And there is a solution! There are all kinds of answers! Maybe watch things that are actually released by the studios (try out Hulu), actually buy music (if you’re listening to music you can probably afford to pay for it) or try Amie Street for the whole indie scene, and possibly even catch up on some of my Favorite Open Source Apps.

Or you could just become a real ninja and then you’d care about arrows, ninja stars, and ninjato rather than swiping versions of old TV shows, Adobe Photoshop, and/or the remix version of Justin Timberlake’s latest single. :D

7 Comments »

Partition Your Hard Drive

Tagged as: , , Oct 25

Hard drives consist of many bits, configured in a particular way (of which the explanation is far far beyond the scope of this blog post). But needless to say we like to view the hard drive as a block of space that we can store things in. The hard drives each have partitions setup on them, the most common case being a single partition for the operating system and all of the data.

However this is not exactly what a lot of people want. Sometimes they want different partitions because they want different operating systems on the same computer, but more often it’s just because they want some kind of division between their data and their operating system, applications, etc. For more reasons, check out the purpose of partitioning according to wikipedia.

When you install an operating system for the first time, it has a partitioning tool that allows you to choose how you want to partition your new hard drive. Well often if you buy your computer retail then they’ve already set it up for you. But if you were to actually go through the entire process yourself, then you’d likely partition the hard drive with the operating system installer’s tool.

But then, what if your hard drive is currently set up differently than you want? What do you do once your data is all over your drive? Well you have a couple of choices. You can either completely format (and erase) your hard drive and start from scratch. This is obviously not going to be your first choice if you have data on your hard drive already as that would involve backing up and restoring all of your data. That seems like a rather long process unless you’re having serious errors and really do want to start from scratch (which is sometimes the desired outcome). So the other option is to use some software to re-partition your hard drive while maintaining your data.

Norton PartitionMagic Replacement

Many people know about Norton PartitionMagic in order to do exactly this task. But after eschewing that (in my mind) expensive software, I would highly encourage everyone to check out the free and open source Parted Magic. That is what I used! It’s a LiveCD (which means that you download it, burn it on a cd, insert it into your computer, and boot off the CD. It utilizes the Gparted application for the partitioning duties.

It was a snap to use when I recently upgrade my Ubuntu installation from Feisty Fawn (7.04) to Gutsy Gibbon (7.10) (don’t you love the alliterative names, I know that I do).

In order to use just:

  1. Defrag your hard drive
  2. Download the .iso image
  3. Burn to a CD as a disk image
  4. Insert into computer
  5. Boot to the CD (you might need to change a BIOS setting or two in order to do this)
  6. Create, resize, modify your partitions and keep your data intact!
Leave A Comment

17 Must Have Mac Apps

Tagged as: , , Sep 25

Well after Unboxing My MacBook Pro, I got right on getting my new computer setup the way that I wanted it. A big part of this is downloading and installing applications that I want to use. Macs are often purported to be ready to use out of the box. While generally true, there are many areas where I already knew of a application that I preferred to use over the installed one (if the installed functionality even existed). For those interested, I’ve included a list of the programs that I installed. Check it out and maybe you’ll find something useful for yourself!


Oh and I grouped the applications into categories so adding up the number to 17 might take a little bit of mental math on your part. Then again, you could just take my word for it.

  • Utilities
    1. Quicksilver – A very popular application that allows you to access a lot of things through a single interface. It allows you to treat things as objects, which is very cool and very useful.
    2. Virtue Desktops – A virtual desktop application that has cool effects. Unfortunately this project is no longer under development because of the impending Spaces feature of the next version of Mac OS X (Leopard). It’s still a good one, though.
    3. smcFanControl – Monitor and increase the speed of your fans. This is pretty useful to use on my MBP because even though it seems stable, it can get hot. I raise the fan RPM for higher load situations.
    4. Monolingual – On suggestions, I realized that there was unnecessary space taken up by localization files. Found this easy-to-use program that will remove the localization files for all of your applications! Saved a couple of GB.
    5. AppCleaner – When you delete things on a Mac, they give you the impression that you’re completely done. That there’s no hassle of “uninstalling” programs like in other operating systems. But that’s not entirely true. They will actually leave things behind. Use this free application to completely remove applications when you want to get rid of them!
  • Productivity
    1. Open Office – This free cross-platform suite of office programs is great! This requires that X11 be installed as well, but in truth this is an excellent substitute for purchasing Microsoft’s suite. Check it out at least before purchasing MS Office for a large amount of money (compared to free).
  • Web
    1. Firefox – The (now) ubiquitous open-source web browser is a must. I would try Camino (and I still might), but I love the extensions on Firefox too much at this point.
    2. Adium – The Mac OS X port of the popular Gaim (now Pidgin) chat client.
    3. CyberDuck – A great FTP and SFTP browser. If you don’t know what FTP and SFTP are, then you won’t need this, but if you do then this is absolutely a good application to look into.
  • Programming
    1. Xcode Developer Tools – A necessary first step if you want to develop applications for Mac OS X. It’s an Integrated Development Environment that I’ve only tinkered with to make some sample apps but with which I fully intend to use in the future.
    2. Aquamacs – My favorite text editor (Emacs) lives as a fully native port to Mac OS X. Nice. Really, really nice.
    3. iTerm – Some nice features (tabbed sessions, bookmarks) to have on top of the default Terminal.
  • Media
    1. GIMP for Mac OS X – The best full-featured, open-source image modification program I know. Needed to install X11 from the Install DVD, but that’s no big deal. Don’t think that they’re going to make a Cocoa version of this, but I just found GTK+ for Mac OS X so that GTK+ apps (like GIMP) can run the apps without X11. Maybe I’ll try to see if I can help out with that project…
    2. VLC Media Player – This media player can handle anything and everything (okay almost) that you throw at it.
    3. iRecord – Going to (haven’t yet) use this program to schedule and use my MBP as a Digital Video Recorder through my cable box. What does that mean? Hopefully being able to record HD content to my MBP! VLC is necessary for this task as well.
    4. Audacity – An excellent program for recording and modifying audio. Pretty necessary for me right now since I’m in the process of digitizing a good-sized vinyl record collection.
    5. Handbrake – A DVD ripper. Never used, but have heard lots about. Will be useful if I want to watch a DVD without taking the DVD with me.

I’ll probably have another post about getting interested in setting myself up with programs that will help in utilizing cross-platform applications. Let me know if you have any others to add, and I’ll consider using it if it suits me. Found any of these to be useful and you hadn’t heard of them before? I’d love to hear (and I’m sure the developers of the applications would too!).

7 Comments »