I’ve taken a dive into creating a plugin system for ExpoSong. It’s been a ride, because I’ve never built anything like this before, and had no training on how to do so. I had to do quite a bit of research, and used a lot of the information from pocoo.org (that’s actually the 2nd tutorial from that site that has helped me with my program). I’ve moved some code over to a plugin, but haven’t actually tested it out yet, which is usually a bad idea, but I hope that it will work.

The tutorial uses a `capabilities` attribute to show what a class can do, but I modified it so that instead of using an attribute, it is a subclass of another class. This helps with documentation, and seems like a more intuitive way to do things as well.

I’m just now getting it going, but soon I hope to get it integrated so that I can get more done.

So I’ve got a 3rd project now. I’m supposed to see if I can break passwords from a computer. This will be used to email them and let them know that they need to change their passwords. It involves cracking, but for a good cause. It’s going to be a fun project if I can figure out the best way to do so.

I’ve moved all of my websites to new servers. It’s on the same service provider, but I’m paying less and I have more bandwidth and space. It was a good 4 hours or so to move everything over, but I only lack one server because of a feature difference, which I hope to get resolved soon.

If anyone else is in the market, I really like site5, and I think they do a good job with their servers and the support.

I’ve gotten schedules fully implemented, (knock on wood). Drag ‘n Drop goodness, right click menus, and a lot more. I’ve also started a little bit on preparing the program for translations into other languages, but I don’t think it’s quite there yet.

I’m trying to figure out how to shorten main.py. It had over 500 lines of code, but I just got it down to a little less. The farther this program gets, if I don’t figure something out, it will be much longer than it should be. I may have to create a bootstrap file to get everything set up like I want.

I’m glad I could get a lot done today. Usually on days where I don’t have anything to do, I put off everything I could do, and don’t get anything done at all, if that makes any sense at all. Maybe I’ll have ExpoSong 0.3 in a couple of weeks.

Exposong 0.2 has been released!

Changes:

  • Presentation type is denoted by an icon.
  • Preferences dialog to set presentation background, ccli#, etc.
  • Scedules: No custom schedules yet, but can filter by presentation type.

A release has been made for exposong! If you’d like to try it out, make sure you have the required software stated under the downloads section.

There’s still a lot to do in the program, but it has progressed quickly in my opinion.

Edit: I haveĀ  created a project on google projects for Exposong. Another member has joined the project as well, Siegwart B, for usability and testing.

Just noting that I have registered exposong.org. It’s nothing fancy right now, but I should have something a little better looking next week, and hopefully a release of some kind.

I’m out for the weekend. I may have an internet connection, but even if I do, I won’t have much time.

I’ve just finished the ability to edit current slides, but there’s still no way to add a new one. It shouldn’t be too hard to do with the current setup. There’s 3 things on my TODO before I push it to 0.1. I may put out a beta release once I get to that point.

I’ve got an idea for a name, Exposong, which is based on exposition (a type of show and also the first section of a fugue, so it has to do with music), and exposit (to state or clarify). Even though it doesn’t flow off the tongue as well as I’d like, the words make sense for the program. Another alternative is Songsposition, or Expresent, so if you like either of these better, let me know.

There’s just not enough time in my nights. Time in the day is unproductive for me, because I just don’t have the motivation to do it before 5:00. Then I finally get my shows watched and turn off the TV, and I start something up, and before I know it, I’ve messed up tomorrow morning because I stayed up too late working on a project.

I actually got some presentation editing set up in presenter, even though it doesn’t do everything completely right, and it’s not as pretty as I’d like it to be. That’s all I’ve had time to do.

I’ve been working on another project for my job that involves producing graphs in PHP using Image_Graph, but it still says its very much in a testing stage, but it seems to do fine so far. It’s going to replace a current program, but make it a little nicer looking so that it’s worth paying for. I’ve actually gotten it pretty far along in half a weeks time, at least as far as the basic graphing goes. I just wish my boss would answer my emails…

One of these days I’m going to put a few Christian articles having to do with some things I’ve been coming to an understanding with. But, just like with everything else, it’s putting the time in to do it.

Presenter 0.3 Windows

Presenter running in all it’s glory on windows. Notice the dual screens. It seems to be a bit slower, and not quite as clean as it is running on Linux/Gnome, but it does run. It could be a little slow because I’m actually using the fullscreen, but I’m not for sure.