JARS needs more developers to volunteer as Jars Judges.
Join the fun today and participate in rating Jars submissions.
Ralasafe Open Source Fine-grained ACL middleware (rabo-2) Provided by: rabo Siny Language: Java Category: Other Programming
Ralasafe is a fine-grained ACL middleware written in java. Security policies are decoupled from business code, centralized and managed with GUI. It can be learned in 5 minutes, only little IT knowledge is required.
Unlike TAM(IBM Tivoli Access Manager) nor OES(Oracle Entitlements Server), ralasafe is lightweight, and the process of querying data from database could be controlled. Unlike SS(Spring Security), ralasafe acts as a service, rather than a framework, with almost no Java/XML programming. Submitted: 08/24/2010
JiJi Active Directory Reports (active directory-2) Provided by: Active Directory Manager Language: C++ Category: Servers
JiJi Active Directory Reports AD Report Tool. Active Directory Reports enables Active Directory Reports for computers Active Directory Reports for OU Active Directory Reports for LDAP Active Directory Reports for Groups Active Directory Reports for NTFS Active Directory Reports for Passwords Active Directory Reports for user logon Active Directory Reports for GPO Active Directory Reports for users Active Directory Reports for account lockout policy Active Directory Reports for Last Logon
JiJi Active Directory Reports enables IT organizations to extract vital data from Active Directory. Active Directory Reports provides the best solution to meet Active Directory Reporting requirements. Active Directory Reports has reports list with over 150 out of the box reports
Active Directory Reports report information efficiently from the Active Directory while hiding the complexities of the native Active Directory reporting tools. Active Directory Reporter can generate reports to help organizations gather information for regulatory audits suchas SOX/PCI/HIPAA.
Features:
Actions-Helps to do actions like delete, move, disable, enable and reset based on the reports in bulk.
Restore - Helps to restore the deleted users/computers in bulk.
Scheduler - Users can schedule report and get it in their mail box.
Domain Controller Settings - Users can specify the list of domain controllers not to be used. Also user can specify which domain controller to be used by default.
Search-Helps to locate a specific Active Directory Object quickly and accurately.
Print Reports-Helps to print reports.
Export Reports - Reports can be exported to PDF, CSV and Excel
Add/Remove Columns-Helps to customize the report columns.
PowerShell Scripting-Reports Generation can be automated using powershell script.
Scope - The report generation can be limited to OU in a domain, facilitating an OU based administration.
Custom reports - Users can generate the reports based on user-defined custom LDAP query Submitted: 08/24/2010
Import NSF to Outlook (incon-3) Provided by: NSF Converter Language: EnterpriseBeans Category: Other Utilities
SysTools provides Lotus Notes to Outlook Conversion tool to Import NSF to Outlook PST files. It converts entire Lotus Notes database including emails, contacts, calendar, to-do lists and personal journals etc to MS Outlook. Submitted: 08/21/2010
JasperReports 3.6.0 Development Cookbook (bsiddiqui-2) Provided by: Bilal Siddiqui Language: Java Category: Other Programming
I would like to make myself available on the forums of this Web site to answer queries about my new book JasperReports 3.6.0 Development Cookbook. (https://www.packtpub.com/jasperreports-3-5-2-development-cookbook/book)
The book demonstrates advanced features of JasperReports such as:
- Customizing the look and feel of a report using styles, colors, fonts and images,
- Working with titles, headers, tables, cross-tabs, and footers,
- Grouping together relevant records in a report,
- Designing multi-column, multi-page and summary reports,
- Building TOC for your multi-page reports,
- Working with a variety of data sources such as relational databases, XML files, data stored in Java beans and POJOs
- Using mathematical and logical expressions in report designing,
- Using data trends and bar graphs in your reports
- Generating jasper reports from Java Swing and Web (Tomcat) applications.
- Printing and exporting reports to PDF and Excel formats
You can check out the book intro (https://www.packtpub.com/jasperreports-3-5-2-development-cookbook/book#in_detail) and the book TOC (http://www.packtpub.com/toc/jasperreports-36-development-cookbook-table-contents) here.
There is a sample chapter Using Mathematical and Logical expressions (http://www.packtpub.com/sites/default/files/downloads/0769os-chapter-9.zip) available for free download.
I wrote this book to share some very interesting experiences I gathered from a number of ERP and BPM projects I recently did. Therefore, I'm very excited to learn feedback. And please feel free to ask if you face problems in executing code developed in the book. Submitted: 08/18/2010
JAllInOne free ERP update (mcarniel-12) Provided by: Mauro Carniel Language: Java Category: Other Business
JAllInOne is a free ERP+CRM 3-tier application, having a Swing based front-end.
It allows to manage warehouse, sale, POS, purchasing, bill of materials, manufactures, accounting, activity scheduling, call-outs, contacts and customers management, documents management.
It supports multi-languages, multi-companies, multi-currencies, multi-users, item variants and sub variants.
A free on line demo is available at:
http://jallinone.sourceforge.net/demo.html
Web site:
http://jallinone.sourceforge.net/ Submitted: 08/14/2010
RationalPlan Project Server (IoanLucian-7) Provided by: Lucian Ioan Language: Java Category: Other Business
RationalPlan is a powerful project management software designed to help both project managers and teams to create consistent project plans, allocate resources and analyze workload, track work progress, estimate projects' costs and manage budgets. Whether your applications are in the area of construction, engineering, services&consulting, software development or any other business field, RationalPlan can help you to complete your projects on time and within budget. Submitted: 08/10/2010
jRegExAnalyser (kschwebke-3) Provided by: Kai Schwebke Language: Java Category: Other Programming
jRegExAnalyser is an interactive tool written in Java to write, test, debug, analyse and profile regular expressions.
It's free and Open Source software, licensed under the terms of GPLv2 with Class Path Exception. Submitted: 08/08/2010
Syncro SVN Client (SS86-9) Provided by: SyncRo Soft Language: Java Category: Other Programming
Syncro SVN Client makes easier the document and code sharing between content authors or developers. It offers full SVN repository support: checkout, export, import, copy, mkdir, rename, branch, tag and delete.
You can browse repositories, check for changes, commit changes, update your working copy, examine the revision history in tabular form or as a revision graph, view the svn annotations, integrate it with bug tracking tools. Also you can examine the changes after a synchronize operation for text files or image files in a Compare View or see the differences between two revisions of a folder.
SVN conflicts appeared after an update operation can be easily solved using the visual conflicts editing feature. There is no need to install separate applications like a Subversion command line client or a file compare tool. Submitted: 07/27/2010
Aspose.Network for Java (aspose_seo-14) Provided by: aspose_ seo Language: Java Category: Other Programming
Aspose.Network for Java is a Non-Graphical Java component that enables Java applications to read and write Microsoft Outlook documents without utilizing Microsoft Outlook. It enables developers to create new MSG file from scratch, update an existing MSG file, read Outlook MSG file & get it's properties like subject, body, recipients in to, cc and bcc, Adding or removing attachment, sender information and MAPI properties. Aspose.Network for Java can be used with Web as well as Desktop Application. Submitted: 07/21/2010
Working with Java Threads Before and After JDK 5 Despite the new features and fine-grained control of the JDK1.5 threading framework, writing multithreaded Java applications remains challenging and error prone.