Projects tagged ‘java’ and ‘merge’


Jump to tag:

Projects tagged ‘java’ and ‘merge’

Filtered by Project Tags java merge

Refine results Project Tags diff (3) m4a (2) rip (2) convert (2) mp4 (2) cut (2) mp3 (2) wav (2) sound (2) ogg (2) aac (2) audio (2)

[7 total ]

1 Users

wro4j - Web Resource Optimizer for JavaIntroductionNewsFeaturesGetting StartedWhat are the benefits?Known IssuesFAQ wro4j - Web Resource Optimizer for Java IntroductionThere are countless articles ... [More] related to web performance. The most comprehensive one is performed by researchers from Yahoo. They have identified a number of best practices for making web pages fast. You can find the details here. Also, they created a tool called YSlow: YSlow which analyzes web pages and tells you why they're slow based on the rules for high performance web sites. YSlow is a Firefox add-on integrated with the popular Firebug web development tool. The aim of wro4j project is to help application developed on java platform to address a couple of those problems described by Yahoo research. More, exactly it is about "Minimize HTTP Requests" and "Gzip Components". It is common knowledge that it is faster to serve one large file rather than two smaller ones, because of increased HTTP negotiation and the fact that most browsers only keep two connections open to the same host at any given time. The purpose of wro4j project is to reduce the number of requests needed to load a page and the amount of data to transfer to clients, achieving drastic improvement of loading times. The resources can be benefit also from minification and compression. The main reason this project was born, is because the java community doesn't have too many options when it comes to choosing between this kind of frameworks. There are few similar projects: Jawr, JSO... but each of them has some kind of limitations or dependencies issues, no recent activity, etc... Also, I believe that competition is good and any framework brings something new you can learn from. The image below, resume the main purpose of why you should use wro4j. News# Matt Raible blog about wro4j: http://raibledesigns.com/rd/entry/javascript_and_css_concatenation FeaturesFree and open source Easy to setup Lightweight Minification and processing Resource merging Css url rewriting Css variables support Extensible Caching support ...more to come... See the detailed list of features here: Features Getting StartedWant to know how to start? Visit Getting started guide: GettingStarted What are the benefits?Here you will find a detailed analysis of the impact wro4j does on a typical web application Known IssuesWhen trying to integrate wro4j in your project, you may have some troubles. Check out this page to know what could be wrong: KnownIssues FAQDo you have any questions? You could find the answers already here: FAQ [Less]
Created 9 months ago.

1 Users
   

Coded BY me (Mostafa Moh. Gazar) Features: * Cut multi pieces from the following supported formats to one file: 1. audio: mp3, wav, avi, the following are supposed to work(did not ... [More] tested)AIFF, AU, GSM, MP2, QT, RMF 2. video(will not be shown or heared because it is not the program goal): AVI, MPEG-1, QT, H.261, H.263 * Merge many MP3(bit rate <= 256) and WAV files into one file. * Convert between many audio file types: mp3, ogg, aac(mp4, m4a), flac, wav. * Record audio from microphone to wav file. * Rip CDs to: mp3, ogg, aac(mp4, m4a), flac, wav. * Play the following audio types: AIFF, AU, AVI, GSM, MIDI, MP2, MP3, QT, RMF, WAV. * Many themes to choose from. * English, French, and Dutch translations (You can make file like "install dir\lan [Less]
Created over 2 years ago.

0 Users

With many diff/merge options from many different development arenas, merging version control branches can be a breeze. Though, with any combination of user skill-level, version control systems ... [More] , configurations, and front-ends, and open source and commercial diff/merge applications, achieving simple and effective merges is something of a crap-shoot. JavaDiff aims to very simply solve one very specific problem: detecting differences, merging, and resolving conflicts in Java source files. [Less]
Created 12 months ago.

0 Users

A simple utility made in Java to split (and merge) files!
Created 12 months ago.

0 Users

The current version is still beta, many things will be changed and new features will be added in next versions according to your feedback. Features: Cut multi pieces from the following supported ... [More] formats to one file: audio: MP3, WAV, AVI, AIFF, AU, GSM, MP2, QT, RMF video(will not be shown or heared because it is not the program goal): AVI, MPEG-1, QT, H.261, H.263 Merge many MP3(bit rate <= 256) and WAV files into one file. Convert between many audio file types: MP3, OGG, AAC(MP4, M4A), FLAC, WAV. Record audio from microphone to WAV file. Rip CDs to: MP3, OGG, ACC(MP4, M4A), FLAC, wav. Play the following audio types: AIFF, AU, AVI, GSM, MIDI, MP2, MP3, QT, RMF, WAV. Many themes to choose from. Coded BY me (Mostafa Gazar). http://lordms12.googlepages.com NOTICE: Copyright 2007-2009 lordms12 # THIS SOFTWARE IS DISTRIBUTED "AS IS" WITHOUT WARRANTY AS TO PERFORMANCE OR MERCHANTABILITY OR ANY OTHER WARRANTIES WHETHER EXPRESSED OR IMPLIED. BECAUSE OF THE VARIOUS HARDWARE AND SOFTWARE ENVIRONMENTS INTO WHICH THIS PROGRAM MAY BE PUT, NO WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE IS OFFERED. GOOD DATA PROCESSING PROCEDURE DICTATES THAT ANY PROGRAM BE THOROUGHLY TESTED WITH NON-CRITICAL DATA BEFORE RELYING ON IT. THE USER MUST ASSUME THE ENTIRE RISK OF USING THE PROGRAM. # DEGMA Audio Handler may not be sold nor be used with in any other program, with the exception that the software may be distributed freely via media intended to make DEGMA Audio Handler available to the public and it is appreciated but not required to refer to: http://lordms12.googlepages.com/degma2 [Less]
Created 12 months ago.

0 Users

A Java Client to diff and merge CSV tables.
Created 12 months ago.

0 Users

A file and directory merging tool.
Created 4 months ago.