I'm not a total newb, but not so knowledgeable on linux, and very new at trying SliTaz.
I run old machines, mostly, laptops, strapped for memory and slow, but also have a couple bigger, faster machines. I like to test on the old ones so that I end up with efficient setups and then the faster machines can really fly running that same code. MS stuff is just painfully slow no matter what it runs on...
I would like to add my conky with news via rss and weather via the U.S. national weather service text version of current conditions and 7 day forecast. I may just hard code the link to the forecast text itself for my area, perhaps making the airport code a parameter so the code is reusable without needing multi-megabytes of the weather package just to type in a url and get the text back to parse. I got the conky program installed, but didn't find the weather package and I need to investigate what rss package I used to see if its available.
I would like to add xtron (its a little snakes game).
I would like to add a backgammon game.
I would like to add rainlendar2 the lite version. I downloaded a tar.bz2 file, and I know there will be some dependencies, hopefully not insurmountable.
I would actually like to have the progams add themselves to the menu and everything if I can learn how it works. I have worked with Debian and Arch flavored OpenBox distros, as well as with other window managers and their menus, like IceWM and JWM quite a bit, as well as Fluxbox a little, and am used to various menu generation methods, mostly XDG related.
I guess what I really need is a starting point, like a howto for a programmer or someone packaging something for SliTaz. Can someone point me in a good direction, please? I'm not really looking to make work for the devs here, LOL, if I can avoid it.