11 projects tagged "easy"
ezContents is a Web site content management system in the form of a Drupal distribution. The default theme is fully responsive. Its features include maintaining menus, adding authors that write contents, permissions, workflow, and layout possibilities for the entire look of the site by simple use of settings. A @font-your-face module with Google Web Fonts is added by default. It offers great flexibility for the Web site developer and a user-friendly interface for the editor. You can extend it yourself using existing Drupal modules or themes.
Drupowa is an application that allows you to easily restore Drupal installations from 'Snapshots', archived Drupal folders. If a Snapshot contains a schema.sql file, the database can also be restored. This is useful if you would like to have several ready installations that need to be reused in the future, or for sharing your current installation with your colleagues.
PerlDaemon is a minimal Unix daemon framework. It can be programmed in Perl to perform any task. It supports automatic daemonizing, logging and logrotate support, clean shutdown, and PID files (including a check on startup). It's easy to configure and easy to extend by customizing the daemonloop subroutine.
Feedback Easy is a JavaScript object that can collect a Web site user's feedback using Google Analytics. It shows forms to let the current user provide a feedback comment and rate the site. The provided feedback is recorded as an event in Google Analytics. This object also keeps track of the current user and prevents the feedback form from being presented again.
BitNami Review Board Stack Native Installer is an easy-to-install distribution of the Review Board application. It includes pre-configured, ready-to-run versions of Apache, MySQL, Django, and Subversion, so users can get a Review Board installation up and running in minutes after answering a few questions. Windows, Linux, Linux 64, and Mac OS X operating systems are supported. Review Board is a powerful Web-based code review tool which offers developers an easy way to handle code reviews. It scales well from small projects to large companies and offers a variety of tools to take much of the stress and time out of the code review process.
BitNami concrete5 CMS Stack Native Installer is an easy-to-install distribution of the concrete5 CMS application. It includes pre-configured, ready-to-run versions of Apache, MySQL, PHP, and phpMyAdmin so users can get a concrete5 CMS installation up and running in minutes after answering a few questions. Windows, Linux, Linux 64, Mac OS X, and Unix operating systems are supported. concrete5 CMS is a content management system that allows you to deploy Web applications, Websites, stores, and forums and easily manage their content and site structures. It is also a flexible framework written in Object Oriented PHP 5, and follows a very extendable Model View Controller approach.
WaddaFundraiser! is a collection of Android wallpaper apps for fundraisers. When fundraisers sell "stuff", 50% or more of the donations they collect go to 3rd party companies. WaddaFundraiser! provides free software for fundraisers to customize with their own logos and colors and then sell or give away as rewards for donations. The fundraiser gets to keep all of the funds raised. The first offering is a fireworks-themed Android live wallpaper, with Patriotic Android and Patriotic Cat examples.
BitNami Gitorious Stack Native Installer is an easy-to-install distribution of the Gitorious application. It includes pre-configured, ready-to-run versions of Apache and MySQL so users can get a Gitorious installation up and running in minutes after answering a few questions. Windows, Linux, Linux 64, and Mac OS X operating systems are supported. Gitorious provides an Open Source infrastructure for hosting projects which use Git. It also supports projects with wikis, a Web interface for merge requests and code reviews, and activity timelines for projects and developers.
Mr.Java is a Java IDE that is one step above a command line interface, but not quite as confusing as an IDE. It will compile for you, add libraries to your class path, and run the whole thing, with three simple buttons. Drag a library or Java source file over the window, and it will be put in the right folder. When running programs, the stout is written to a file cleverly named “stdout”, and the std err is cleverly written to file named - you guessed - stderr.