RBEQ 1.4 – GStreamer Presets
Just when you thought it was safe...
1.4 of the RBEQ, the Rhythmbox Equalizer, is out and ready for download. The big change here is a switch from storing presets in a flat file to using the GStreamer Preset system. As always, downloads are at RBEQ Google Code.
A big thanks to Stefan Kost, who left this gem of a comment on the 1.3 release posting:
Any reason, you are not using the presets shipped with the gstreamer plugin?
Look at /usr/share/gstreamer-0.10/presets/GstIirEqualizer10Bands.prs and the GstPreset interface.
Users can install own presets to $HOME/.gstreamer-0.10/presets/
Since I didn't know anything about them, after looking at the aforementioned docs, I've gotten things so that they use the GStreamer Preset interface, and it is more well-behaved.
Also a big thanks to Hicham HAOUARI, whose awesome work has gotten RBEQ into Fedora! That's awesome; I was nearly flabbergasted when I saw that. Thank you for the support!
Comments and bug issues are always welcome; please let me know what you find while using it.
Look at /usr/share/gstreamer-0.10/presets/GstIirEqualizer10Bands.prs and the GstPreset interface.
Users can install own presets to $HOME/.gstreamer-0.10/presets/
RBEQ 1.3 – Now With Presets!
Hello all -
A new version of RBEQ, the Rhythmbox Equalizer plugin that I've been hacking away at, is out for public availability. Of course, this means that I have to go update all of my previous links to point to the new download. For ease of accessibility, you can find it at http://rbeq.googlecode.com, as the featured download. Installation instructions are the same: download the file, open a terminal, and type:
tar -xvzf rbeq-1.3.tar.gz -C ~/.gnome2
New in this release:
- The ability to save and load presets. This has been a big request, and I finally found a decent way of handling it.
- Layout cleanup and arranging to add in the new preset functions.
- Backend code cleanup, so that it behaves more python-y. I'm not a python programmer, so this has been a neat experiment in trying it out.
Thanks to all out there who have used and enjoy the past versions of this plugin. Hope that the new one is to your liking.
Don’t Break the Chain
After reading this post on LifeHacker, I couldn't escape the feeling that I should start doing something like this. I mean, it works for Jerry Seinfeld, it can't be all that bad.
Basically, as described on the link above, the idea is that you keep a daily calendar of all the specific goals you want to accomplish. Every time you do something related to a goal, mark off the day on the calendar. Once you have a few days consecutively, that is a chain. The object of this motivational strategy: Don't Break the Chain. Seems like a simple enough thing.
In the spirit of bringing in new ideas in order to make things work, I'm going to use a modified schedule, but the chain still takes effect. Different days for me will be devoted to different goals/tasks. Mondays and Thursdays I tackle some Ruby code, so I can stay fresh and learn about some of the newer developments that I've missed, having been out of the Ruby loop for a while. Tuesdays and Saturdays are devoted to Corner of Seven. That's right, you might actually see more blog posts. In addition, I'm looking at building new and experimental pieces onto the domain, including rails and Java webapps, and playing around with php and python, so I can apply these to the blog, and keep the site as a form of digital portfolio. All of my things will be up here, so it makes it more centralized.

Motorola Droid
Finally, the big hurdle in my calendar, and what is to be the biggest chain - Android. I've been looking at the mobile phone operating system for a while now, but haven't had the drive to fully enter in and create things for it. That is, until I saw (and afterwards, held) one of these.So, starting today, once a day I will try to do something new in terms of Android development, in an effort to increase my skill and knowledge in the mobile OS. Hopefully we'll get to see some neat little apps come out of this "Don't break the chain" mentality. Hope you're along for the ride - I guess we'll see come every Tuesday and Sunday.
Cheers for now.