Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 28 of 30

napp-it is a browser-managed zfs-server for average mac or pc-user, based on a minimal OpenSolaris server distro like NexentaCP 3 or OpenSolaris/EON Goal is a next-generation basic INS-Server (Internet, NAS, SAN) installable and usable for people with no or minimal OpenSolaris knowledge, easy to use and ready to run.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

SysCP-ng is an object orientated rewrite of SysCP and it provides a web-based management for internet services. Its goal is to provide a software which enables the Administrator to easily manage his server from within a Web-browser.

0
 
  0 reviews  |  0 users  |  10,963 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

Note: Bulk action functionality based on django-batchadmin has been merged into Django as of 10121. This Django app provides a ModelAdmin subclass that will render the model's change list with selectable items and actions. See the GettingStarted page for installation and usage examples. ... [More] One design goal of this project is to do as little as possible. The only action actually included in the project is a batch delete action. Changes to ModelAdmin behavior and template structure are minimal. [Less]

0
 
  0 reviews  |  0 users  |  442 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

How to create a mail server ? Using Postfix And extend it with mail Security quickly and easily People who start Linux do not have necessarily time and knowledge to quickly provide a complete SMTP/IMAP server for their company. Artica For Postfix is a free product designed to reduce the cost in ... [More] order to create and manage a full linux mail server. Especially the free Web consoles for postfix available did not provide all the available features in a "sexy way". Artica For Postfix is designed to answer for free Postfix: Main MTA Kaspersky Anti-spam Kaspersky Anti-Virus Bogofilter: Bayesian anti-spam Milter-greylist SpamAssassin Clam Antivirus Amavis OpenLDAP SQLite library Cyrus-imap Procmail Fetchmail DnsMasq Mailman Sieve Yorel script QueueGraph MailGraph AWSTats and geoip and more... [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Deets provides a way to manage Debian packages and files on your systems using Lua-based configuration files. A specialized Lua interpreter called luau is capable of validating your specifications and optionally enforcing them. In addition, it can scan your system and generate a crude model ... [More] configuration based on the current state of the Debian package database and all conffiles. [Less]

0
 
  0 reviews  |  0 users  |  936 lines of code  |  1 current contributor  |  Analyzed 1 day ago
 
 

django-frontendadmindjango-frontendadmin is a set of templatetags to allow an easy and unobstrusive way to edit model-data in the frontend of your page. Primary repository: http://github.com/bartTC/django-frontendadmin/ Quick installation instruction ============================== 1. Put ... [More] ``frontendadmin`` in your ``INSTALLED_APPS`` in the settings.py of your django project. 2. Add ``django.core.context_processors.request`` to your ``TEMPLATE_CONTEXT_PROCESSORS`` in the settings.py of your django project. If this is not available (default since some days) put this snippet into your settings:: TEMPLATE_CONTEXT_PROCESSORS = ( 'django.core.context_processors.request', 'django.core.context_processors.auth', 'django.core.context_processors.debug', 'django.core.context_processors.i18n', 'django.core.context_processors.media', ) 3. Include frontendadmin urls in your urlsconf:: (r'^frontendadmin/', include('frontendadmin.urls')), 4. Load the ``frontendadmin_tags`` library in every template you want to use the frontendamin links. (see below):: {% load frontendadmin_tags %} 5. There are three templatetags to either create, change or delete objects:: {% frontendadmin_add queryset_of_objects %} {% frontendadmin_change object_to_change %} {% frontendadmin_delete object_to_delete %} Assumed that you have a weblog application and using generic-views, your template might look so:: {% for entry in object_list %} {{ entry.title }} {{ entry.body }} {% endfor %} A proper implementation of frontendadmin would be:: {% frontendadmin_add object_list %} {% for entry in object_list %} {{ entry.title }} {{ entry.body }} {% frontendadmin_change entry %} {% frontendadmin_delete entry %} {% endfor %} 6. Thats all. Frontendadmin will automatically check whether the current user has add/change/delete permissions for the given model. Frontendadmin has build-in ajax support using the jquery library. See the template-sources for details. License ======= The application is licensed under the ``New BSD License``. See the LICENSE File for details. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Django internationalizator (i18tor) is django application that allows you keep translation in database and use neat django administrative interface to change them.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

MySQL database administration UI built with Adobe Flex. Intended to provide feature parity with phpMyAdmin as a starting point.

0
 
  0 reviews  |  0 users  |  182 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Liveuser library,one of few authentification set of classes for PHP, makes this project much easier for deployment and administration Features:fast implementation of administration part using perfect GUI maybe a starting set for your new application in Flex and PHP follows MVC standards live demo ... [More] avaliable You need:Web server with PHP and Liveuser/ PEAR installed Adobe Flex 3.0 SDK for building your own swf Notes:First version. You can download sources and binaries. Please let me know if it is usable for you. Not very documented, but not very much code, either. I will support/ answer every questions on the Wiki. http://wikarski.com [Less]

0
 
  0 reviews  |  0 users  |  1,959 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

an application work with 3D models and export them to many formats

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 3 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.