Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Now then... what do you think of these programs?

  1. #1
    Join Date
    Nov 2009
    Location
    Bullet Hell
    Beans
    Hidden!

    Now then... what do you think of these programs?

    As shown below...

    Code:
    #### After mini.iso Main Installation -- DO THESE!!
    sudo apt-get install python-software-properties
    sudo add-apt-repository ppa:killeroid/ppa
    sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa
    sudo apt-get update
    
    #### Install The Programs, FINALLY!
    
    ## Do all the big stuff first...
    sudo apt-get install xorg wdm openbox obmenu obconf menu tint2 pcmanfm usbmount
    
    ## Do the aftershocks...
    ## Do install stuff we need to have recommends on.
    ## ----
    ##                   ==== HP AIO Stuff ====
    ## Later on, you'll need to manually install your network scanner.
    ## Do so by using hp-makeuri IP-ADDRESS and changing CUPS to
    ## use the hp:// address instead of socket://
    ## CUPS admin address is localhost:631. Also, make sure that,
    ## Normal, Grayscale is the printout mode, don't need color,
    ## and Draft selects FastDraft through CUPS localhost addr.
    ## ----
    sudo apt-get install alsa-utils hplip xsane
    
    ## Using no-install-recommends for stuff that has gnome-depends,
    ## since we don't want cruft in our system.
    sudo apt-get install firefox flashplugin-nonfree smplayer leafpad pidgin gstreamer0.10-x xarchiver unrar p7zip-full unzip htop gtk-chtheme --no-install-recommends
    this is merely a reference sheet, I don't plan to actually execute this file. I type out each of the executing lines by hand. Any programs you might suggest I use instead? I can't give up smplayer, I need it for the features it only has (parole and totem have those features as well though.) I also can't give up firefox for now.

    For those of you wondering why I am choosing pidgin (as it requires gconf no matter what) over ayttm, it's because I can't compile 0.6.1 (which is readily available in lucid, but I have issues with lucid.) Ayttm gives me these errors, found in this post: http://georgia.ubuntuforums.org/show...63&postcount=6
    Last edited by Psumi; January 24th, 2010 at 02:15 AM.

  2. #2
    Join Date
    Jan 2010
    Beans
    45

    Re: Now then... what do you think of these programs?

    I've been using vim, and having a ... hard time. But I think geany is almost as light as leafpad and has many, many more features! I also do --no-install-recommends (in /etc/apt/apt.conf)
    Help me testing my script for the Music Player Daemon: mpdpss! It remembers the last played song for all your MPD playlists! It has now an optional GTK+ interface and comes with a .deb package! Ubuntu thread | Project Page

  3. #3
    Join Date
    Jun 2008
    Beans
    144

    Re: Now then... what do you think of these programs?

    I simply add the" ppa:ubuntu-desktop/ppa" repository. That's if I want to enable RGBA.

  4. #4
    Join Date
    Nov 2009
    Location
    Bullet Hell
    Beans
    Hidden!

    Re: Now then... what do you think of these programs?

    Quote Originally Posted by teresaejunior View Post
    I've been using vim, and having a ... hard time. But I think geany is almost as light as leafpad and has many, many more features! I also do --no-install-recommends (in /etc/apt/apt.conf)
    I forgot to mention I need GUI mainly =/

    Quote Originally Posted by k64 View Post
    I simply add the" ppa:ubuntu-desktop/ppa" repository. That's if I want to enable RGBA.
    How to enable after adding that repo?

  5. #5
    Join Date
    Jan 2010
    Beans
    45

    Re: Now then... what do you think of these programs?

    I found mc to be better than xarchiver, 'cause I can preview the files inside them both, but xarchiver asks too many questions

    Do you really want to extract???
    hein, hein, hein???
    Help me testing my script for the Music Player Daemon: mpdpss! It remembers the last played song for all your MPD playlists! It has now an optional GTK+ interface and comes with a .deb package! Ubuntu thread | Project Page

  6. #6
    Join Date
    Jan 2010
    Beans
    45

    Re: Now then... what do you think of these programs?

    with GUI you mean vim? geany is GUI and fairly easy to use, but I'm digging deeper...
    Help me testing my script for the Music Player Daemon: mpdpss! It remembers the last played song for all your MPD playlists! It has now an optional GTK+ interface and comes with a .deb package! Ubuntu thread | Project Page

  7. #7
    Join Date
    Nov 2009
    Location
    Bullet Hell
    Beans
    Hidden!

    Re: Now then... what do you think of these programs?

    Quote Originally Posted by teresaejunior View Post
    with GUI you mean vim? geany is GUI and fairly easy to use, but I'm digging deeper...
    I hate vim with a capitol H. I tried to learn it, and failed miserably, didn't even know how to exit the program, so whenever I used it, I had to quit terminal or restart the system (if I was in terminal-only) so I've never used vim since.

    Also, see new note about ayttm.

  8. #8
    Join Date
    Jan 2010
    Beans
    45

    Re: Now then... what do you think of these programs?

    So I recommend geany inside X and mcedit out of it.
    Help me testing my script for the Music Player Daemon: mpdpss! It remembers the last played song for all your MPD playlists! It has now an optional GTK+ interface and comes with a .deb package! Ubuntu thread | Project Page

  9. #9
    Join Date
    Nov 2009
    Location
    Bullet Hell
    Beans
    Hidden!

    Re: Now then... what do you think of these programs?

    Quote Originally Posted by teresaejunior View Post
    So I recommend geany inside X and mcedit out of it.
    I'll stick with leafpad, geany looks... too complicated for my tastes.

    Plus, geany is about 2 MB in size to download.

  10. #10
    Join Date
    Jan 2010
    Beans
    45

    Re: Now then... what do you think of these programs?

    I also do consider package size, but when programming or editing web pages, an IDE helps you to identify mistakes, among other things. leafpad is like notepad.exe...
    Help me testing my script for the Music Player Daemon: mpdpss! It remembers the last played song for all your MPD playlists! It has now an optional GTK+ interface and comes with a .deb package! Ubuntu thread | Project Page

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •