Students get your coding projects online
Per wikipedia definition "Application software is any tool that functions and is operated by means of a computer, with the purpose of supporting or improving the software user's work." Kenfuse classifies application projects much the same way. This is the de facto home for most projects unless they fit into any of the other categories below
Drupal is a rich content management framework that is known for it's flexibility and extensibility through modules. This project is to develop a module for handling online admission application for colleges and universities. The idea is to reuse much of existing Drupal's infrastructure and develop a set of modules that would help both online submissions by prospective students as well as backend verification and evaluation of the applications.
An Android application to set up small-range networks to stream audio real time to partner devices. The application would consist of a core streaming component which would be re-usable and a component which would use it to provide various services to the user. For example:
1. To stream audio real time to enable partner devices to play it
Citizen Journalism with now ubiquitous connectivity through mobile devices is undoubtedly influencing the way we get news. Take a look at some of the Landmark moments of citizen journalism.
This project would focus on a integrated android app covering audio, video & text. App users would have the option to
Apache OFBiz project already has a built in container to support Business Intelligence. This functionality need to be enhanced with additional dimensions. A brief overview of the existing functionality can be viewed in this demo instance https://demo-stable.ofbiz.apache.org/bi
Useful Links
http://eu.apachecon.com/presentation/materials/0000/0119/BI-ASF-CON-slid...
Central Authentication Service (CAS) is a single sign on utility. Find out more about CAS at http://www.jasig.org/cas. The project is to extend the CAS utility to enable filtering based on
Some of details on the concept can be found at
Project for developing Course Design Center (CDC).
Course Design Centre is a platform that facilitates an instructor to design an engineering course following a well defined process. It is assumed that an engineering course is situated and constitutes an element in a formal engineering program. It addresses all aspects and elements of a course that need to be communicated to students, peers, administrators and accreditation committees. The instructor is guided through all the stages of Instruction Design with the help of templates, necessary resource information and samples.
Drupal is a popular Content Management System (CMS) which has a bunch of contributed modules that enhance the core system. Read more about Drupal at http://www.drupal.org. Currently Drupal core is at version 6.x. While some of the contributed modules have moved to the newest 6.x version, there are many others which still are at 5.x.
This project would focus on delivering a Enterprise Resource Planning (ERP) application targeted towards Higher Education institutions. While there are quite a few open source ERP solutions mainly targeted towards consumer goods business there are none for educational institutes. This project would look to fill this gap.
Target Feature set
While delivery of quality clinical care is a goal for every heathcare provider, they also require systems to maintain and manage information as they scale up operations. Enterprise Resource Planning (ERP) and Supply Chain Management (SCM) solutions have transformed many industry verticals with improvement in efficiency and accuracy. Healthcare is no exception.
The Haizea Lease Manager can be used as a drop-in replacement for OpenNebula's scheduling daemon. Haizea's scheduling code currently supports scheduling VMs for best-effort leases, advance reservation leases, and immediate leases (see the Haizea website for more details on what these leases are).
A Twitter-like application, only in a limited-area network without a server component. An application that lets you tweet whats on your mind and check out what other people are saying within a small range.
If you're in a café, and you want to share with the world that the drink you have ordered is out-of-this-world. You open up our application, and set a status message of sorts, which will be shared.
JA-SIG CAS is a popular single sign on solution for institutions and enterprises. Typical storage for user credentials for CAS is LDAP. This project is to enable Multi-factor authentication with CAS. Initial requirements are already documented here https://wiki.jasig.org/display/CAS/Multi-Factor+Authentication
The first iteration of the project would attempt Two-Factor authentication with a J2ME based mobile application for password generation.
Useful Links
http://www.soaworld2007.com/node/175858
http://www.wikidsystems.com/community-version
Today almost everyone familiar with E-Commerce portal would know how useful are the key word search or faceted search in finding products. For a site that have thousands of products, it is often not only the fastest but the least painful way to digging out the products one may be looking for. From a technology stand point projects such as Lucene & Solr provide that kind of functionality as a convenient library for rapid integration with applications.
Apache OFBiz is a popular and fast evolving enterprise solutions framework. While the framework can be extended in many ways, the project provides some very useful functionality out of the box for application areas such as ERP, CRM, eCommerce, etc. Over the last several years it has earned the reputation of a robust framework that can scale from small organizations to very large enterprises. It is also a top level Apache Foundation project providing greater visibility and an ever increasing number of developers in the eco-system.
This project was originally proposed for Goolge summer of code.
PyMultimethods is a library that lets you program multimethods in python. Multimethods provide method dispatch similar to polymorphism, except that the type of all arguments are taken into account. PyMultimethods aims to be as efficient and "pythonic" as possible.
What is rpmstrap? rpmstrap is a tool for bootstrapping a basic RPM-based system. It is inspired by debootstrap, and allows you to build chroots and basic systems from RPM sources.
Samba is a server that runs on Unix-like systems and provides file and print services over TCP/IP using the SMB/CIFS protocol. Porting Samba to run on Android would enable devices to host a file/print server and connect to networks for sharing. Samba provides access control by system wide user accounts with password protection. It can optionally provide guest read and write access to shared folders.
For more on Samba see: http://www.samba.org/