Contributor hellocatfood
Solution #2:
All-in-one Modular Graphic Software
Written by
carvao the 26 Jun 09 at 15:45.
A software composed by different modules: a viewer, bitmap editor, vector editor, desktop publishing, web creator, and so on. The user chooses which modules wants to install or use by the time he/she opens a file or creates a new project.
A software composed by different modules: a viewer, bitmap editor, vector editor, desktop publishing, web creator, and so on. The user chooses which modules wants to install or use by the time he/she opens a file or creates a new project.
Solution #3:
Develop a "recommended" UI plan for gnome projects.
I'm not sure if one already exists, so bear with me.
One of the problems I believe is keeping programs from unifying is the lack of a recommended UI design. People start making projects and just throw buttons at it whenever they need a new feature. Over time the layout becomes caotic and a huge mess, so the project enters a "fix-it" stage where the UI is redone and made more functional.
The problem is that each project is doing this individually and only taking small hints from other projects. If there were a simple, elegant and extendable layout and scheme for gnome, or linux for that matter, it would help the projects in the "fix-it" stage to evolve into having similarly designed UIs.
What we need is that simple, elegant yet extensible layout design and a group of people (or projects) to start pushing it.
I'm not sure if one already exists, so bear with me.
One of the problems I believe is keeping programs from unifying is the lack of a recommended UI design. People start making projects and just throw buttons at it whenever they need a new feature. Over time the layout becomes caotic and a huge mess, so the project enters a "fix-it" stage where the UI is redone and made more functional.
The problem is that each project is doing this individually and only taking small hints from other projects. If there were a simple, elegant and extendable layout and scheme for gnome, or linux for that matter, it would help the projects in the "fix-it" stage to evolve into having similarly designed UIs.
What we need is that simple, elegant yet extensible layout design and a group of people (or projects) to start pushing it.
Solution #4:
Ensure that all creative applications work properly with Gnome-Globalmenu
Written by
ethana2 the 28 Jun 09 at 23:35.
When you have a large screen with a scribus or inkscape window maximized, a menu bar that's not on the top screen edge becomes inconvenient. While ubuntu isn't likely to default to a global menu for a variety of reasons, it's a crucial part of the professional workflow --ask any graphic designer who uses a Mac Pro with a Cinema display.
When you have a large screen with a scribus or inkscape window maximized, a menu bar that's not on the top screen edge becomes inconvenient. While ubuntu isn't likely to default to a global menu for a variety of reasons, it's a crucial part of the professional workflow --ask any graphic designer who uses a Mac Pro with a Cinema display.
Solution #5:
Introduce the core folks to each other
Written by
cyberix the 7 Jul 09 at 19:46.
Bring core developers of Gimp, Inkscape, Scribus, and maybe some OpenOffice folks physically into the same room to discus the matter.
Bring core developers of Gimp, Inkscape, Scribus, and maybe some OpenOffice folks physically into the same room to discus the matter.
Solution #6:
Introduce a unified tiling window manager
Written by
ethana2 the 9 Jul 09 at 07:56.
for dialog use by inkscape, gimp, and other applications. Few end users use tiling window managers on their desktops, but GIMP developers seem to expect them to. Speaking as an xmonad user, this is ridiculous.
for dialog use by inkscape, gimp, and other applications. Few end users use tiling window managers on their desktops, but GIMP developers seem to expect them to. Speaking as an xmonad user, this is ridiculous.
Solution #7:
Add the option to have similar keyboard shortcuts
I like each of the applications individually but it's a pain having to learn and remember a different set of keyboard shortcuts all of the time.
Adding an option to overwrite the keyboard shortcut for common tools (move, eyedropper, paint bucket etc) with a unified set would be very useful.
I like each of the applications individually but it's a pain having to learn and remember a different set of keyboard shortcuts all of the time.
Adding an option to overwrite the keyboard shortcut for common tools (move, eyedropper, paint bucket etc) with a unified set would be very useful.
System Restore
No information about this blueprint
Information is updated every 5 minutes.
Please wait till the next update.
Written by lejeunerandy the 29 Feb 08 at 10:37.
Global category: System.
New
I ran into a guy who did something to screw up his security settings and couldn't find out precisely what. he eventually had to reinstall. A "System Restore" option would have been a good idea for him. I don't think it wil be useful as it would be under Windows, but in the event of a lockout or something getting seriously broken, it would be a godsend to new users. It could be as simple as a cron script that takes snaphosts of the system after every logout or administrative change and allows you to rollback the changes.
Solution #1:
Auto-generated solution of idea #1230
Ubuntu Brainstorm was updated in January 2009. Since the
idea #1230 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!
<i>Ubuntu Brainstorm was updated in January 2009. Since the idea #1230 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution.</i><br /> Thanks!
Solution #2:
System restore / Steady state / Deep freeze - like Application.
Written by
DrG the 20 Nov 09 at 06:48.
See
http://brainstorm.ubuntu.com/idea/22555/
Unlike the windows system restore application. This Solution (the first part, other than the 'merge' option) can work without error as per my experience. Not sure about the 'merge' option.
See http://brainstorm.ubuntu.com/idea/22555/
Unlike the windows system restore application. This Solution (the first part, other than the 'merge' option) can work without error as per my experience. Not sure about the 'merge' option.
Solution #3:
Desktop cloud config backup, reinstallation and disaster recovery
Written by
SPM the 2 Aug 09 at 11:33.
The syncronization would be achieved by pushing package selection to the server after synaptic or apt completes, and using rsync for the rest. The home directory, and /etc directory that are backed up should be stored in an encrypted form (encrypted using the local machine administrative user password which should not be stored on the Canonical or Amazon website. There should be some indication to the user of the machine that it is being backed up or synchronized to the Internet so that the system cannot be set up to surreptitiously capture data by a third party who would register on the website and use the service as a trojan without the knowledge of the desktop's Ubuntu administrative user. The encryption of personal data also ensures privacy of personal data from the corporate system administrator (which a lot of managers would want). If individual files and directories are required to be backed up unencrypted to guard against loss of the local machine's administrative password, the an additional unencrypted rsync backup can be specified for those specific files and directories, and/or for all files in the /etc directory and /home directory files that are readable by "others".
The Canonical service which would not involve storing huge amounts of data as it would only include configuration and package data would not cost much, and the information on package use and customer base would probably pay for itself. Hence it should be viable to offer it free to registered users. In addition, data files would be stored on Amazon's S3 cloud storage, and Amazon could perhaps pay Canonical for the users directed to its S3 cloud storage.
The syncronization would be achieved by pushing package selection to the server after synaptic or apt completes, and using rsync for the rest. The home directory, and /etc directory that are backed up should be stored in an encrypted form (encrypted using the local machine administrative user password which should not be stored on the Canonical or Amazon website. There should be some indication to the user of the machine that it is being backed up or synchronized to the Internet so that the system cannot be set up to surreptitiously capture data by a third party who would register on the website and use the service as a trojan without the knowledge of the desktop's Ubuntu administrative user. The encryption of personal data also ensures privacy of personal data from the corporate system administrator (which a lot of managers would want). If individual files and directories are required to be backed up unencrypted to guard against loss of the local machine's administrative password, the an additional unencrypted rsync backup can be specified for those specific files and directories, and/or for all files in the /etc directory and /home directory files that are readable by "others".
The Canonical service which would not involve storing huge amounts of data as it would only include configuration and package data would not cost much, and the information on package use and customer base would probably pay for itself. Hence it should be viable to offer it free to registered users. In addition, data files would be stored on Amazon's S3 cloud storage, and Amazon could perhaps pay Canonical for the users directed to its S3 cloud storage.
Solution #5:
Add to the already preset recovery boot option
Written by
dr3mro the 12 Apr 10 at 01:13.
2 new items
1. undo last synaptic ( system restore )
2. restore Ubuntu from backup image
2 new items
1. undo last synaptic ( system restore )
2. restore Ubuntu from backup image
Solution #6:
Add "Repair existing system" option to installer
Written by
SeySayux the 29 Feb 08 at 10:54.
Other OS'es (Windows, Mac OS X, yes even SUSE, ...) have a "Repair existing system" option. This allows to reinstall the OS without having to reformat. All it would have to do is to manually check and repair dpkg/apt-get, next it has to reinstall every package present on the cd. Very easy, not too hard to implement, many users that would be very happy. Why not do it?
Other OS'es (Windows, Mac OS X, yes even SUSE, ...) have a "Repair existing system" option. This allows to reinstall the OS without having to reformat. All it would have to do is to manually check and repair dpkg/apt-get, next it has to reinstall every package present on the cd. Very easy, not too hard to implement, many users that would be very happy. Why not do it?
Previews different types of files
Ubuntu
In :
Priority : Undefined
Definition : New (Needs guidance)
Implementation : Good progress
Assignee :
Written by spg76 the 28 Feb 08 at 17:50.
Global category: Others.
New
I've been playing around with Apple Mac OS X Leopard and, although the system didn't impress me that much, I loved one feature that I really like to see in Ubuntu.
It's called Quick Look, and allows you to view the contents of a file without open its default application.
This is great when you have a folder with different types of files (JPG, MPG, DOC) and you want see the content of the files quickly without open many applications (Eog, Totem, OpenOffice Writer in this case)
You can look how this work in Mac OS X on
here ,
here and
here .
Solution #1:
Auto-generated solution of idea #111
Written by
spg76 the 28 Feb 08 at 17:50.
Ubuntu Brainstorm was updated in January 2009. Since the
idea #111 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!
<i>Ubuntu Brainstorm was updated in January 2009. Since the idea #111 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution.</i><br /> Thanks!
Solution #2:
Help the Gloobus developer
He's working on a solution at https://launchpad.net/gloobus
You can also check Gloobus progress at http://gloobus.wordpress.com/
Solution #3:
Dynamic previews
We can already preview audio files by single-clicking them. I propose functionality along these lines be added to other files, for example:
Text files: the icon could smoothly enlarge into a very minimal text reader/editor
Image files: along the same lines as text files
Tarballs/Folders: the folder icon unfolds/enlarges into a minimal window displaying its contents
There would be a lot of room for eye-candy, but I think the interfaces for the previewing programs should be very simple, possibly even without a titlebar.
We can already preview audio files by single-clicking them. I propose functionality along these lines be added to other files, for example:
Text files: the icon could smoothly enlarge into a very minimal text reader/editor
Image files: along the same lines as text files
Tarballs/Folders: the folder icon unfolds/enlarges into a minimal window displaying its contents
There would be a lot of room for eye-candy, but I think the interfaces for the previewing programs should be very simple, possibly even without a titlebar.
Easy Install of Android apps on Ubuntu
Written by hellocatfood the 27 Jan 10 at 21:27.
Related project: Add/Remove program dialog .
Not an idea
There already is a lot of software available for Linux/oubuntu. In the two years that Android has been around it has amassed around 20,000 applications. Whilst not all of them are open source, giving developers of either platforms yet another market to target would be a great incentive to build applications for Linux
Savable PDF forms in Evince and Okular
Written by xfuser4 the 17 Oct 09 at 09:16.
Related project: Evince Document Viewer .
New
PDF forms are more and more used by public administrations (at least in Germany). As bureaucracy is always annoying, you have to fill out the same PDF forms over and over - the most time with the same stuff.
As a system administrator, secretaries asking me often how to save PDF forms under Ubuntu. On every other operating system, I miss this feature - so Ubuntu could provide a simple, but needed feature here, that others don't provide...
The problem is, that there is really no free software. Even Adobe Reader is not able to do so. Only PDF editors (Adobe Acrobat, Cabaret and PDFEdit) are able, to manipulate the forms - the problem is, that most PDF files are so bad, that the available free PDF editors are crashing.
Solution #1:
Make Ubuntu work on the Apple iPad
Ok, you've all been thinking it...
Ubuntu should run on the Apple iPad.
Ok, you've all been thinking it...
Ubuntu should run on the Apple iPad.
Solution #2:
Partner with HP or dell
to make the touchpad and Ubuntu could make the os, due to the software being free the item should be cheaper.
In house devices are created to service car auto-trans, scientific applications, the cable guy and other such industry.
If conical can jump into the market now they could be a front-runner.
Granted some one has to workout the nuts and bolts, but thats why Mark Shuttleworth earns the big bucks.
to make the touchpad and Ubuntu could make the os, due to the software being free the item should be cheaper.
In house devices are created to service car auto-trans, scientific applications, the cable guy and other such industry.
If conical can jump into the market now they could be a front-runner.
Granted some one has to workout the nuts and bolts, but thats why Mark Shuttleworth earns the big bucks.
Printing posters
Written by neo007 the 29 Feb 08 at 10:42.
Global category: Office.
New
Make it possible to print big files onto several smaller pages in any program.
Ubuntu One and Quickly are great changes for Ubuntu
Written by xfuser4 the 24 Jan 10 at 20:24.
Global category: Programming.
New
Ubuntu One was ported to Windows -
http://www.omgubuntu.co.uk/2010/01/ubuntuone-being-ported-to-windows.html.
Quickly gives us a nice and easy way for writing our own Cloud applications using Ubuntu One:
http://www.youtube.com/watch?v=9EctXzH2dss
So it would be very nice to port Quickly to Windows, to promote its usage and to improve Quickly. Also ports to MacOS X would be nice.
Why? The easy integration of Ubuntu One is somehow a unique feature. Getting nice cloud-based applications based on Ubuntu One will make it more famous. Having a nice utility tool chain for a very interesting field will attract developers.
Esp. since there are many possibilites to earn money for third parties in the Ubuntu One ecosystem...
And if the brand "Ubuntu One" gets more famous, the brand "Ubuntu" will automatically also get more famous. (Remember how Apple got more known for people by the iPod and iPhone - which boosted their core platform)
Also if people start to write applications for the Python/GTK/CouchDB-Stack - they will get into Gnome development.
Solution #1:
Promote Ubuntu One and Quickly and port it to Windows/MacOS
Written by
xfuser4 the 24 Jan 10 at 20:24.
Promote Ubuntu One by providing nice services (like integration of the Ubuntu *One* Music Store, so we can listen to our music everywhere using Ubuntu One).
Promote Quickly by making some great tutorials and by improving this nice toolchain.
Port Quickly and Ubuntu One to further plattforms to attract developers.
Promote Ubuntu One by providing nice services (like integration of the Ubuntu *One* Music Store, so we can listen to our music everywhere using Ubuntu One).
Promote Quickly by making some great tutorials and by improving this nice toolchain.
Port Quickly and Ubuntu One to further plattforms to attract developers.
Solution #2:
Allow Ubuntu One to use other service providers
It should be possible to add other services to Ubuntu One, like
-windows live mesh
-mosey online backup
-idrive
-ftp syncing
-Dropbox
-Box.net
-Mozy
-Wuala
-Humyo
-iTunes
(edit 31 Jan)- google docs
this would also eliminate the need for porting and keep leechers from abusing Ubuntu One storage accounts.
It should be possible to add other services to Ubuntu One, like
-windows live mesh
-mosey online backup
-idrive
-ftp syncing
-Dropbox
-Box.net
-Mozy
-Wuala
-Humyo
-iTunes
(edit 31 Jan)- google docs
this would also eliminate the need for porting and keep leechers from abusing Ubuntu One storage accounts.
Solution #3:
Allow Ubuntu One to provide other services for the Enterprise (VPN, mailbox...)
Expand the Ubuntu One service to cater for enterprise needs, such as:
- A personal/corporate mailbox that integrates well with Evolution.
- A VPN service that allows for an easy to set up VPN network under each Ubuntu One account.
- A collaboration service to allow for IM, desktop sharing, file transfer, remote control, voice chat, etc. within PCs registered under the Ubuntu One account.
- All of this set up under a unique domain name that could be purchased through Canonical.
This could potentially be a powerful service, allowing business of any size to set up VPN, emails, etc. very easily. A monthly subscription can be purchased for larger user base.
Expand the Ubuntu One service to cater for enterprise needs, such as:
- A personal/corporate mailbox that integrates well with Evolution.
- A VPN service that allows for an easy to set up VPN network under each Ubuntu One account.
- A collaboration service to allow for IM, desktop sharing, file transfer, remote control, voice chat, etc. within PCs registered under the Ubuntu One account.
- All of this set up under a unique domain name that could be purchased through Canonical.
This could potentially be a powerful service, allowing business of any size to set up VPN, emails, etc. very easily. A monthly subscription can be purchased for larger user base.
Solution #4:
Sync remote "Place" bookmark (i.e. FTP and etc.) to Ubuntu One
Written by
yookoala the 6 Nov 10 at 05:10.
It's frustrating to set these bookmarks all-over on every computer I uses. Please sync it to Ubuntu One (or at least let me choose to do it).
It's frustrating to set these bookmarks all-over on every computer I uses. Please sync it to Ubuntu One (or at least let me choose to do it).
Solution #1:
Make the link point to the Ubuntu Flickr Pool
Written by
snostorm the 10 Nov 09 at 16:06.
Make the "Get more backgrounds online" link point to the Ubuntu Flickr Pool (http://www.flickr.com/groups/ubuntu-artwork/ ), rather than art.gnome.org.
Solution #2:
Allow For Multiple, Configurable, Optionally Selectable Sources
art.gnome.org is still a valid and useful source for desktop wallpapers, as is the ubuntu artwork flickr group. Users should be able to use either, both, neither, or other sources (e.g. kde-look.org, etc.) for downloading desktop wallpapers.
Provide functionality to add, configure, select, and use multiple sources for desktop wallpapers.
This functionality could be implemented as a separate dialogue (somewhat like the GUI for selecting/configuring repositories in the package manager), or some other way, as appropriate - provided that the end result provides users the desired functionality.
art.gnome.org is still a valid and useful source for desktop wallpapers, as is the ubuntu artwork flickr group. Users should be able to use either, both, neither, or other sources (e.g. kde-look.org, etc.) for downloading desktop wallpapers.
Provide functionality to add, configure, select, and use multiple sources for desktop wallpapers.
This functionality could be implemented as a separate dialogue (somewhat like the GUI for selecting/configuring repositories in the package manager), or some other way, as appropriate - provided that the end result provides users the desired functionality.
Solution #3:
Have a configurable wallpaper browser
Written by
snostorm the 11 Nov 09 at 00:29.
Have a configurable wallpaper browser, similar to the one KDE has. This would allow browsing and one-click application of images from any source.
Have a configurable wallpaper browser, similar to the one KDE has. This would allow browsing and one-click application of images from any source.
Solution #4:
Use art.gnome and the Flickr group as embbed
Build a program that takes thumbs from the 2 links, and users don`t even have to go on the sites,they only have to apply or then if they like the desktop, hit ok
Build a program that takes thumbs from the 2 links, and users don`t even have to go on the sites,they only have to apply or then if they like the desktop, hit ok
Solution #5:
Use gnome-look
Use http://gnome-look.org/ for wallpapers and themes by default