LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-07-2006, 01:09 PM   #1
SteQve
Member
 
Registered: Mar 2005
Location: Sweden
Distribution: Suse
Posts: 39

Rep: Reputation: 15
Question What small utility program do you miss?


I have been programming windoze for about 15 years, and have now been running SuSe for about a year. During this time I haven't been programming linux that much, but now I feel that it's time.

Do You have any ideas of a small utility program for Linux? I'd like to start something new, small, to learn the very basics. That's the way I learned the win32api and I think thats a very good way.

Just drop a line if you can give me any ideas...
 
Old 01-07-2006, 01:20 PM   #2
RedShirt
Senior Member
 
Registered: Oct 2005
Location: Denver
Distribution: Sabayon 3.5Loop2
Posts: 1,150

Rep: Reputation: 45
I will be honest, I don't know where you are really starting, with true linux stuff, or with ppatches/plugins/widgets....

But in Windows I have some little widgets for Yahoo Widgets(formally Konfabulator) like a calendar than looks like a desk calendar which I cannot find in Linux for SuperKaramba or other Widget programs.

Other than that, in terms of small things, FireFox can't change the wallpaper in Linux, like it can in Windows, so if you are looking to do a little plugin, that option would be nice for Linux users.

If you are looking for a big program, a real one, for Linux, I also have a program that runs a virtual cdrom drive I cannot find anything like in Linux. It is great for loading ISOs so I don't have to burn CDs. Just so you know it can be configured to create a few drives at a time, bu t I just create one, and it is nice because I can change from CD to CDRW or DVD or DVDRW depending on my needs.
 
Old 01-07-2006, 03:00 PM   #3
kwacka
Member
 
Registered: Dec 2003
Posts: 77

Rep: Reputation: 15
Quote:
Originally Posted by RedShirt
If you are looking for a big program, a real one, for Linux, I also have a program that runs a virtual cdrom drive I cannot find anything like in Linux. It is great for loading ISOs so I don't have to burn CDs. Just so you know it can be configured to create a few drives at a time, bu t I just create one, and it is nice because I can change from CD to CDRW or DVD or DVDRW depending on my needs.
use the command:

mount -o loop -t iso9660 filename.iso /mnt/iso

to mount an iso - the files can then be handled like any other mounted device.
 
Old 01-07-2006, 03:06 PM   #4
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Heh, I was thinking the same thing

SteQve could write a wrapper script around that and give it more options, and possibly even a python gui something to make it even easier for a person unfamiliar/afraid of the command line to use it.

SteQve I think that maybe looking at the kernel source might be a good way to understand how Linux works, and then picking up a book or following one online about perl or C to see how programming works with those things in linux. Otherwise, yeah, it's a question of "where do you want to program" which leaves you with a billion options.

Cool
 
Old 01-07-2006, 03:07 PM   #5
RedShirt
Senior Member
 
Registered: Oct 2005
Location: Denver
Distribution: Sabayon 3.5Loop2
Posts: 1,150

Rep: Reputation: 45
Really kwacka? That is awesome. I will defintely be trying that. Thanks. Guess you can cross that off my list, huh?
 
Old 01-07-2006, 03:26 PM   #6
sasho
Member
 
Registered: Jan 2005
Distribution: Arch
Posts: 120

Rep: Reputation: 17
SteQve:

I think what is really missing in Linux is a "volume equalizer". For example, when you watch tv, during commercials the sound level shoots way up (the tv affiliates do that on purpose). Making the sound level restricted to a certain Db level will show'em :-)
I believe this is known as a "compressor" or such--I should know this as a music guy but I forget.

There are some code snippets around the 'net, but everything is quite old.
 
Old 01-07-2006, 08:55 PM   #8
RedShirt
Senior Member
 
Registered: Oct 2005
Location: Denver
Distribution: Sabayon 3.5Loop2
Posts: 1,150

Rep: Reputation: 45
That last one has an okay mode I could live with...But I was really looking for this: http://widgets.yahoo.com/gallery/view.php?widget=36375
 
Old 01-08-2006, 12:10 AM   #9
mammlouk
Member
 
Registered: May 2005
Location: Colorado
Distribution: Suse 10.0 OSS RC1
Posts: 100

Rep: Reputation: 15
I use newsgroups quite abit and that leaves me always verifying rar integrity via par2cmdline. Windows has Quickpar to make this a simpler task. Actually Quickpar runs excellently for me with WINE. Even still I think it would be great to see a gui interface like Quickpar written natively for linux. Qith Quickpar you can have it monitor a directory for new files which it checks as soon as they are decoded, or you can set auto-repair to run on broken files as soon as possible. The biggest thing for me is that after checking the files, you can tell it to repair and it will just go over the broken files. With par2cmdline it reverifies every file again to find the ones that need repairing. I'm sure there's probably a way to enter the specific file on the cmmdline, but if 10 files are broken you don't want to manually repair each one...

So in short, I would like to see QuickPar for Linux.
 
Old 01-08-2006, 11:34 PM   #10
RedShirt
Senior Member
 
Registered: Oct 2005
Location: Denver
Distribution: Sabayon 3.5Loop2
Posts: 1,150

Rep: Reputation: 45
I have a new one for you from the SuSE forums here:
http://www.linuxquestions.org/questi...60#post2037260

Specifically, it would be a little program that allows users to define sets of update servers via the little file that holds the list of all of them. It could write one set of files to this list for when wanting to update...KDE for example, and SUSE packages for another, and etc. Really it would be a fairly simple little tool for picking server sets.
 
Old 01-12-2006, 05:15 PM   #11
p0z3r
Member
 
Registered: Apr 2004
Posts: 88

Rep: Reputation: 15
Quote:
Originally Posted by RedShirt
That last one has an okay mode I could live with...But I was really looking for this: http://widgets.yahoo.com/gallery/view.php?widget=36375
Here's the closest I can find visually:
http://kdelook.org/content/show.php?content=16752
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help with small program batalia Linux - Newbie 8 11-07-2005 02:41 PM
Sort utility is miss-behaving under linux raees Linux - Software 1 04-21-2005 03:10 PM
which small utility would you like to see for slack? acidjuice Slackware 17 04-08-2005 05:43 PM
What non-existing program / utility would you like to see in linux? acidjuice Linux - Software 4 04-08-2005 06:00 AM
Miss rpmbuild program tommyliu Fedora 7 02-24-2005 05:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:44 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration