Major Repository Update
Sunday, January 21st, 2007
Today I spent a lot of time going through packages on the ELG repository and doing any updates necessary. For anyone who is using our repo, you will notice a lot of upgrades. One of the feature upgrades was the major one for Sonata which is a fantastic front end to the music player daemon. This new release feature two very useful new features – tag editing and lyric retrieval. Sonata is now at release 1.0 and it has achieved this incremental step at an appropriate time where these new features were added. I suppose I had some excess energy while watching the Bears defeat the Saints and earn their place in the Superbowl. If there are any outdated packages or issues, let me know via the contact info on the main page. Enjoy the upgrades!
On a side note, I would like to thank those programmers and developers that write clean code and make package building easy for people like me, whether this is incidental or not, it is appreciated. Also, when download locations or the way a package is built gets changed frequently, it makes it not only more difficult and tedious to build your application but some people may even consider it too much of a bother and not even build it anymore. Take it however you like, but if you want your hard work on an application to be widely used please take the following into consideration:
- Try to use a fairly standard way of building your package such as make/make install or setup.py
- Unless you are switching to a better way to build your code, don’t change the build style
- Pick a naming scheme that is typical for building – using all lowercase, no spaces or odd symbols
- Although it is somewhat out of your control, try to keep your application on the same server
Thanks to all of those people who develop such amazing free applications for all of us to use. The GPL is a fantastic thing but it wouldn’t do much without all of those people (almost all unpaid and still have to work a full time job otherwise) who allow everyone the benefit of using such well developed software!
When I bought my Thinkpad off Ebay about 3 or 4 years ago, I was quite happy to receive my first laptop. My A21m model has been rock solid for all these years but inevitablly, over time, any hardware begins to show its age. It’s original specs were P3 – 750, 256mb sdram, 20gb hard drive, 15″ screen. Laptops are not very upgradeable, but there are a few things you can do to enhance performance. I ended up adding anothef stick of ram to take it to its highest capacity of 512mb about 2 years ago. Since then I have no made any other changes other than using wireless on it. I am currently using this
Every once in a while I make the switch between Gnome and Fluxbox as my Desktop Environment / Window Manager. Recently I went back to Fluxbox and I have noticed some very nice enhancements:
OK, I won’t give away the story here, but I was as unimpressed as I could have been. Finally a movie comes along with a slightly unique idea and this gets passed aside as an afterthought while guns and chaos are in the forefront. The story of the world where women have stopped being capable of child birth ends up clumsily falling into an admittedly scenic version of Mad Max, ruining any sense of depth into the souls of the characters who inhabit an earth where procreation is indefinitely suspended. A lot of people I have talked to enjoyed this movie, I felt that it was a colossal waste of time. This stars Clive Owen who was fantastic in “Closer” and Julianne Moore. Judge for yourself. This is based on the book by PD James.
This post is in response to every recent article or post I see that still talks about dependency hell and people who speak about package management from a perspective pervasive about 4 years ago.