From Fedora Project Wiki
mNo edit summary
m (internal link cleaning)
 
(9 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Admon/tip | If a students is willing to suggest an idea he/she can use this page instead of the main ideas page.}}
= Categories =


==Applications for desktop end users==
'''End User Application For Fedora-Video Project'''


{{Admon/tip | Please add your contact details so that others can find you. If you are a existing fedora contributor please add your FAS username as well ! }}
[[Videos|Fedora-Videos]]


The main GSoC 2012 idea page can be found at [https://fedoraproject.org/wiki/Summer_coding_ideas_for_2012 https://fedoraproject.org/wiki/Summer_coding_ideas_for_2012]. Once an idea is accepted by a mentor, the idea will be moved on to the main idea page.
Status: Proposed


=Draft of an idea=
Summary of idea:
Please add your idea as follows under the categories. Make sure your idea is comprehensive and self describing every important thing.
The main of this idea is to develop an application which reduces the work of a user who wants to create or submit a video . Right now we already have tools for recording etc. But what is expected from this application is to have all features in one application with an easy to use interface .
Some of the features like :
*Desktop recording
*Easy Screencasting
*Adding Subtitles ( generating the requried file which can be uploaded for translation purpose )
*Easy Uploading feature to specified location
and many more can be added .


==== Project name ====
Contacts:[[User:Niteshnarayan| Nitesh Narayan Lal ]]


''Status:''


''Summary of idea:''
Mentor :


''Contacts:''


''Notes:''
'''Gesture + Mouse Desktop Navigation feature'''


= Categories =
Status: Proposed


==Applications for desktop end users==
Summary of idea:
==Applications for programmers==
Mouse has been the main navigation tool for us for decades. In my idea I propose to include simple hand gestures as complementary to mouse actions.
==Infrastructure for Fedora contributors and users==
For example in the file browser forward or backward action can be easily replaced by simply swiping hand left or right.
==Linux system services==
This would be an experimental feature


===Improving Fedora packaging===
How it will be implemented
- Image processing for hand gestures will be done by skin threshold using OpenCV
- The program will act as a service running in background
- Back,Forward and deletion can be easily implemented using gestures.


''Status:'' Proposed
Contacts: me(Sunnyguha) [[https://fedoraproject.org/wiki/User:Sunnyguha]]


''Summary of idea:'' The idea is to make an AUR clone for Fedora where users can submit buildfiles, which need to be hosted. These set of files can compile packages on the user side, and installed locally.
Mentor: looking for a mentor. Need a bit of help of integration of OpenCV back-end with Fedora


The benefit of this method is:
Notes:
# No need to host the entire packages (saving space on servers hosting the RPMs)
# Make changes to the buildfile, and not compile the package
# Can pull sources from any version control system/stored tarballs to make a very upto-date package. (See blog entry for an example)


''Contacts:'' [https://fedoraproject.org/wiki/User:Anujmore Anuj More]
==Applications for programmers==
==Infrastructure for Fedora contributors and users==


''Notes:'' Need mentor. Need advice on feasibility of the software and issues that can arise.
===Localization - Enhancing the FUEL Project===
Also, read the extensive blog post on [http://execat.blogspot.in/2012/03/aur-clone-for-fedora.html my blog].
''Status:'' Proposed
''Summary of Idea:'' A need is felt for standardization of frequently used entries in localization. The [http://fedorahosted.org/fuel/ FUEL Project] is one such attempt. However, the project entries is far from exhaustive and a need is felt to enhance the database. The project will attempt to write scripts to scan l10n files and create an exhaustive list of entries that are needed. Then a platform (web-based) where standardized localizations can be listed for various languages and can be accessible to everyone. <br>
''Skill Level:'' Medium <br>
''Contacts:'' Gautam Akiwate <gautam.akiwate@gmail.com> <br>
''Mentor:'' Mentor Needed <br>


Analogy:
==Linux system services==
This is a lot like "having your own library" vs "getting a book from a bookstore".
If you refer a book often, you'd keep it in your library. This would occupy space and consume resources.
Otherwise, you'd just pull out a separate paper with instructions about the bookstore to find the book, and fetch the book from the store.
Though the first method is hassle-free, it is not possible to have all the books in the world with you.
 
[[Category:Summer coding 2012]]
 
==Fedora Spins and remixes==
 
 
===Fedora On-Demand Build Service===


===Artificial Intelligence Based SELinux security Protocol for Fedora Project===


''Status:'' Proposed
''Status:''Proposed


''Summary of idea:'' The idea is to make an '''on-demand''' Web-based build service (similar to [https://build.opensuse.org/ Open Suse Build Service] and [http://www.slax.org/build.php Slax]) which users/developers can use to make custom Fedora based distributions. The service should also also have a REST API (or similar).
''Summary of idea:'' I proposed a security project. In which SELinux is always active but act upon the Artificial Intelligence enhanced data for its operation and implementation.
SELinux covers access control mechanism. So it will automatically  change its implemntation as per the user usage of the machine. like a user uses VoIP then the SELinux limits only the VoIP send and recieve ports . Rest of the access is blocked or limited and when user switches to FTP server or any other application, It also shift its implementation.  


''Contacts:'' [https://fedoraproject.org/wiki/User:Amitksaha Amit Saha]
''Contacts:''https://fedoraproject.org/wiki/User:Skyscanner4u


''Notes:'' Is anyone interested to discuss this and willing to mentor me? (Is there any existing effort attempting to do this? Any cons? )
''Notes:'' Need Mentors and assistance to furnish my project.


[[Category:Summer coding 2012]]
[[Category:Summer coding 2012]]

Latest revision as of 15:35, 18 September 2016

Categories

Applications for desktop end users

End User Application For Fedora-Video Project

Fedora-Videos

Status: Proposed

Summary of idea: The main of this idea is to develop an application which reduces the work of a user who wants to create or submit a video . Right now we already have tools for recording etc. But what is expected from this application is to have all features in one application with an easy to use interface . Some of the features like :

  • Desktop recording
  • Easy Screencasting
  • Adding Subtitles ( generating the requried file which can be uploaded for translation purpose )
  • Easy Uploading feature to specified location

and many more can be added .

Contacts: Nitesh Narayan Lal


Mentor :


Gesture + Mouse Desktop Navigation feature

Status: Proposed

Summary of idea: Mouse has been the main navigation tool for us for decades. In my idea I propose to include simple hand gestures as complementary to mouse actions. For example in the file browser forward or backward action can be easily replaced by simply swiping hand left or right. This would be an experimental feature

How it will be implemented - Image processing for hand gestures will be done by skin threshold using OpenCV - The program will act as a service running in background - Back,Forward and deletion can be easily implemented using gestures.

Contacts: me(Sunnyguha) [[1]]

Mentor: looking for a mentor. Need a bit of help of integration of OpenCV back-end with Fedora

Notes:

Applications for programmers

Infrastructure for Fedora contributors and users

Localization - Enhancing the FUEL Project

Status: Proposed Summary of Idea: A need is felt for standardization of frequently used entries in localization. The FUEL Project is one such attempt. However, the project entries is far from exhaustive and a need is felt to enhance the database. The project will attempt to write scripts to scan l10n files and create an exhaustive list of entries that are needed. Then a platform (web-based) where standardized localizations can be listed for various languages and can be accessible to everyone.
Skill Level: Medium
Contacts: Gautam Akiwate <gautam.akiwate@gmail.com>
Mentor: Mentor Needed

Linux system services

Artificial Intelligence Based SELinux security Protocol for Fedora Project

Status:Proposed

Summary of idea: I proposed a security project. In which SELinux is always active but act upon the Artificial Intelligence enhanced data for its operation and implementation. SELinux covers access control mechanism. So it will automatically change its implemntation as per the user usage of the machine. like a user uses VoIP then the SELinux limits only the VoIP send and recieve ports . Rest of the access is blocked or limited and when user switches to FTP server or any other application, It also shift its implementation.

Contacts:https://fedoraproject.org/wiki/User:Skyscanner4u

Notes: Need Mentors and assistance to furnish my project.