PuppyLinux : Puppy215Ideas

PuppyLinuxMainPage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
viz logo


Viz Home - Downloads - .sfs FAQ's - Screenshots - Release details - Ideas - Bugs - Progress - Art - Contributors - Meetings - Reviews
Announcements: 2.15CE Final Available for download
Last edited by Fox7777
Mon, 12 Mar 2007 17:09 GMT

 

Puppy CE logo
Documentation

Speed Optimizations

Window Manager Inclusion

IceWM Settings in /root/.icewm/preferences
# Manage root window (EXPERIMENTAL - normally enabled!)
GrabRootWindow=1 # 0/1

Bundled GTK theme Names

Hardware Interaction

Codec Support

Software Usability Improvements

Wizards Additions & Improvements

Menus & Dialogs

Feature Requests

Hardware Usability Improvements

Tiny Bundled Libraries / Programming Environments

Final Size of Standard

Final Size of Office Edition

Vincent the Viz MascotFeature Requests

From puppyfan12
These ideas are for my own Puplet for Xplatform use and easing migration from win32 to linux. They were brought over by Lobster but need to be sorted still as some may not apply to Puppy 215CE.
helping hand graphic

puppyfan12 - useful tools

From XandaS
* please include opera - Opera can be added but will not likely be the default. -- CrustyLobster
* please include adsl-start - Adsl autostart would slow Puppy down - it only has to be set once . . . -- -- CrustyLobster

From Oli
I suggest to add the following software:

For music:
  • easytag (mp3-editing)
  • audacity
  • id3v2
  • lame For pictures:
  • jhead
  • imagemagick For encryption:
  • bcrypt
    For deleting files:
  • shred
    For backup:
  • rsync
    For multimedia:
  • flash9
  • mplayer + codecs
  • xmms
    For network:
  • nmap

  • LOF as a photoshop user, wants gimp over gimpshop.


    Code Submissions
    Code for auto DHCP
    #from MU
    rm -f /etc/dhcpc/dhcpcd-*.pid
    dhcpcd 2>/dev/null 1>/dev/null &
    update-mime-database /usr/share/mime 2>/dev/null 1>/dev/null & 


    The fix for flash-9 is tested and working: (thanks to Billcnz and desertpuppy)
    link#1, link#2. link#3.

    # Include /usr/lib/mozilla/plugins in the plugin path:
    if [ "$MOZ_PLUGIN_PATH" ] ; then
    MOZ_PLUGIN_PATH=$MOZ_PLUGIN_PATH:${moz_libdir}/plugins:/usr/lib/mozilla/plugins
    else
    MOZ_PLUGIN_PATH=${moz_libdir}/plugins:/usr/lib/mozilla/plugins
    fi
    export MOZ_PLUGIN_PATH


    Something that desertpuppy and I noticed is when firefox updates itself it will overwrite this script and loose customizations, to overcome this I renamed the firefox start script to mozilla-bin (also for consistency with what we were doing with seamonkey). You do need to edit another line in the script for this to work:
    MOZILLA_BIN="${progbase}-bin"
    change to MOZILLA_BIN="firefox-bin"

    Suggestions:
    1. Add multi-user capability similar to what they have in GrafPup 2.0 so we don't have to run as root all the time.
    2. It seemed very difficult to add applications to the taskbar in this beta so they can be launched without having to minimize everything on your screen. Would it be possible to have a slimmed down version of KDE like they had a few months ago? This would also enable us to install popular programs like K3B.
    3. Most people need a good browser like Firefox or Seamonkey and a good office program like Open Office. Many of the other programs like photo editors, calendars, games, html editors, paint, draw, chat, contacts, etc. could be left out as long as there was a easy, user friendly way to add them if needed. This would help cut down on bloat that many persons might not need.
    4. Our 0ac8:305b Z-Star Microelectronics Corp. Vimicro webcam and our 046d:08d7 Logitech, Inc. QuickCam Communicate STX webcam now work on Kubuntu 7.04 A5 . Can we get this capability into Puppy?

    ++Page1 Completed++

    image
    The Bow Wow starts now! Are your ideas missing from these pages? Be included in the Community Edition. Send a private message to either Ed or Joe with a link to your forum post that was missed to let them know about it. We want everyones ideas for consideration as part of this Community Edition!

    CategoryReleases

    There are no comments on this page. [Add comment]

    Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.0
    Page was generated in 0.1845 seconds