13 projects tagged "easy"
BitNami ocPortal Stack Native Installer is an easy-to-install distribution of the ocPortal application. It includes pre-configured, ready-to-run versions of Apache, MySQL, PHP, and phpMyAdmin so users can get an ocPortal installation up and running in minutes after answering a few questions. Windows, Linux, Mac OS X, and Unix operating systems are supported. ocPortal is a CMS with many Web 2.0 features for sophisticated sites. It supports many types of content (galleries, news/newsletters, etc.) and integrating rich media and advertising into them. Community features include forums, member blogs, chat rooms, wiki, and content commenting/rating. ocPortal lets you decide exactly how your site will look and behave. Features are plentiful, well integrated, and optional. Out-of-the-box, your site will meet the highest accessibility and professional standards.
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.
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.
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.
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.
RainFramework is an MVC Framework for PHP. It's easy to use and it enables teams to work better. It is installable with a simple copy/paste operation. It has a very small footprint, with just the necessary library and files. It is well documented and tested, and it allows you to create Web applications more quickly. It also supports multiple languages, has a WYSIWYG editor, and is extensible.
Rescatux is a GNU/Linux rescue CD that comes with Rescapp, a nice wizard that will guide you through your rescue tasks. It can restore Grub to the MBR update a Grub configuration, perform filesystem checks, fix a Windows MBR, and more. Features that can indirectly assist the rescue process include chat programs to let you reach human online help, a share log (automatic pastebin), and a share log that uses formatting appropriate for posting on a forum.
Simblog aims to be one of the most easy-to-use and lightweight blogging platforms. It emphasizes user experience, workflow, and ease of use without neglecting usability and extensibility. It will take full advantage of what HTML5 and CSS3 have to offer without delving too deeply into experimental features. It is built on its own lightweight framework, which allows a high degree of extensibility and modularity for your blog. It uses Smarty as a templating engine (which also provides a caching mechanism), jQuery and Kendo UI for frontend design, and MySQL as a database.
Sploitego is a rapid local transform development framework for Maltego. The original focus of Sploitego was to provide a set of transforms that would aid in the execution of penetration tests and vulnerability assessments. It has become evident that the framework can be used for much more than that. Sploitego is perfect for anyone wishing to graphically represent their data in Maltego without hassle. It has generated interest from digital forensics analysts and pen-testers, and even psychologists. Core features include an easily extensible and configurable framework, scripts for debugging, configuring, and installing transforms, auxiliary modules focused on Open Source Intelligence gathering as well as penetration testing, and a number of awesome pen-testing transforms.
VRaptor3 is a fully-fledged Java Web framework focused on fast development and maintainable code. It intends to make RESTful application development easy. A resource corresponds to a business logic annotated with its path and HTTP method. It runs inside DI Containers (Spring or Pico out of the box) and, therefore, enables full integration with them. Also, using Hibernate is easier: its session is automatically injected by VRaptor, so you just have to use it. VRaptor3 is refactor-friendly, especially in its redirecting configuration. It is also nicely extensible.