Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.601.010 Times

Fexplorer Jad Java File software
Filter: All | Freeware | Demo
 

Fexplorer Jad Java File

< 1 2 3 4 5 
Added: May 23, 2010 | Visits: 1.426

Log::Dispatch::File::Rolling Log::Dispatch::File::Rolling is a Perl object for logging to date/time/pid stamped files. SYNOPSIS use Log::Dispatch::File::Rolling; my $file = Log::Dispatch::File::Rolling->new( name => file1, min_level => info, filename => Somefile%d{yyyyMMdd}.log, mode => append ); $file->log(...



Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Log::Dispatch::File::Rolling Download

Added: October 22, 2010 | Visits: 1.084

Log::Dispatch::File::Alerts Log::Dispatch::File::Alerts is a Perl object for logging to alert files. SYNOPSIS use Log::Dispatch::File::Alerts; my $file = Log::Dispatch::File::Alerts->new( name => file1, min_level => emerg, filename => Somefile%d{yyyy!!!!}.log, mode => append ); $file->log( level => emerg,...





Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): Log::Dispatch::File::Alerts Download

Added: September 08, 2010 | Visits: 790

jGnucashLib jGnucashLib is a Java library for manipulating the file format of the GnuCash accounting software. jGnucashLib project comes with a small tag library for better visualizing its content and some minor tools to get you started on automating and scripting your financial data handling. It is...


Platforms: *nix

License: Freeware Size: 7.4 MB Download (89): jGnucashLib Download

Added: September 23, 2010 | Visits: 1.201

JNotify JNotify is a Java library that allow Java applications to receive file system events on windows and linux. JNotify License: JNotify is licensed as Lesser General Public License, it applies to some specially designated software packages--typically libraries--of the Free Software Foundation and...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (106): JNotify Download

Added: September 11, 2010 | Visits: 1.196

File::Comments File::Comments is a Perl module that ecognizes file formats and extracts format-specific comments. SYNOPSIS use File::Comments; my $snoop = File::Comments->new(); # *---------------- # | program.c: # | /* comment */ # | main () {} # *---------------- my $comments =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): File::Comments Download

Added: April 05, 2010 | Visits: 1.404

Java::SJ::Classpath Java::SJ::Classpath Perl module is a Java classpath generator. This module is used by Java::SJ::Config when generating complete classpaths. This module allows you to very easily run Java services that rely on complex configuration at the VM and library level. It also provides an easy way of...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (88): Java::SJ::Classpath Download

Added: September 09, 2010 | Visits: 775

Java::SJ::VirtualMachine Java::SJ::VirtualMachine Perl module is a Java virtual machine. This module is used by Java::SJ::Config when generating virtual machine representations. This module allows you to very easily run Java services that rely on complex configuration at the VM and library level. It also provides an...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (102): Java::SJ::VirtualMachine Download

Added: March 12, 2010 | Visits: 923

Java::SJ Java::SJ is a highly configurable Java program startup system. SYNOPSIS sj myprogram.sj This module allows you to very easily run Java services that rely on complex configuration at the VM and library level. It also provides an easy way of specifying a sensible default configuration that...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (95): Java::SJ Download

Added: January 20, 2010 | Visits: 908

JImage-Analyst JImage-Analyst is a JAVA based library for extracting meta information from various image file formats..


Platforms: *nix

License: Freeware Size: 9.22 KB Download (106): JImage-Analyst Download

Added: January 06, 2010 | Visits: 1.270

Java checkstyle Tool Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Java checkstyle Tool automates the process of checking Java code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard....


Platforms: *nix

License: Freeware Size: 2.6 MB Download (105): Java checkstyle Tool Download

Added: April 10, 2010 | Visits: 1.021

Java::Build Java::Build is a family of modules which you can use instead of Ant. SYNOPSIS use Java::Build::JVM; # access to the javac compiler in one jvm use Java::Build::Tasks; # some helpful methods similar to Ant tasks my $source_files = build_file_list( BASE_DIR => $some_path, INCLUDE_PATTERNS...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (90): Java::Build Download

Added: April 02, 2010 | Visits: 1.359

File::Find::Similars File::Find::Similars is a Similar files locator. SYNOPSIS use File::Find::Similars; File::Find::Similars->init(0, @ARGV); similarity_check_name(); Similar-sized and similar-named files are picked as suspicious candidates of duplicated files. What descirbes it better than a actual...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (89): File::Find::Similars Download

Added: August 13, 2010 | Visits: 1.071

libeds-java Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so GNOME applications can be written in Java. Java-GNOME is implemented as a JNI layer that delegates the Java calls out to the underlying C library. Installation: See the INSTALL file in each module for instruction on how to...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (88): libeds-java Download

Added: July 08, 2010 | Visits: 1.230

MikMod for Java MikMod for Java is a Java port of the MOD player MikMod. It supports MOD, S3M, XM, MTM, and many other MOD formats. The make file "source/Makefile" is intended for GNU make, so if its present you can just type make to build everything. The default java compiler name is javac, and if it isnt...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (104): MikMod for Java Download

Added: April 11, 2010 | Visits: 1.093

App::Conf::File App::Conf::File is a Perl module to load and access configuration data. SYNOPSIS use App::Conf; $config = App::Conf->new(); $config = App::Conf->new(configFile => $file); print $config->dump(), "n"; # use Data::Dumper to spit out the Perl representation # accessors $property_value =...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): App::Conf::File Download

Added: October 27, 2010 | Visits: 1.140

Jaffer Jaffer project is a Java implementation of Appletalk File Protocol v3.1 using TCP Transport. Performance on a Gigabit network exceeds both Samba and Netatalk. No, Really. Disable debugging. Quick start: This program will act like a native Appletalk file server. You must run it as root to use...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (114): Jaffer Download

Added: July 01, 2010 | Visits: 1.556

Fast MD5 Implementation in Java Fast MD5 Implementation in Java is a heavily optimized implementation of the MD5 hashing algorithm written in Java. Fast MD5 Implementation in Java includes an optional native method for even greater speed improvements. How Fast Is It? Short answer:Much faster than any other Java...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (175): Fast MD5 Implementation in Java Download

Added: April 20, 2010 | Visits: 1.383

File system investigator FileSystem Investigator is a platform independent file system viewer and data extraction tool. It allows the user to: * View the contents of the target file system in a forensicly safe manner, bypassing the normal operating system mechanisms. * Extract files and whole directory trees of files...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (120): File system investigator Download

Added: April 05, 2010 | Visits: 982

Extended Universal Resource Library Extended Universal Resource Library is a pure Java library for cleaner, more flexible file access in Java. How data is stored is completely transparent to the client, since the library is meant to replace java.io.File. It provides implementations for handling local files, Jar/Zip archives,...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (92): Extended Universal Resource Library Download

Released: March 26, 2010  |  Added: May 07, 2010 | Visits: 1.283

DXF Export Java Cross-platform developer Java library for exporting CAD entities, along with their properties, to stream or AutoCAD DXF files at high speed and with ease. Creating a new DXF file takes only one call of the exporter class, provided that user data has been prepared and loaded to the required...


Platforms: Windows, Mac, *nix

License: Shareware Cost: $900.00 USD Size: 135.78 KB Download (97): DXF Export Java Download

< 1 2 3 4 5