Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 246033
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T21:08:19+00:00 2026-05-11T21:08:19+00:00

I am trying to find some sort of gui or batch utility where i

  • 0

I am trying to find some sort of gui or batch utility where i can YUI compress a JS file i have.. I have a utility that sort of consolidates all my js into 1 single js .. and works great but i need to compress this file..

I was using something similar before to compress but it failed on european character i.e. character with accents over letters… like Día , Sábado etc

So basically what happend was it worked great but when i had a string with a european word with accents on it.. it would put escape characters in etc… I had to manually edit it.. it was a nightmare.-..

Can anyone point me in the right direction of a good GUI that works with YUI or somehtign similar so i can point it to my file (and files and i have more than one) so i can just one it like in batch mode or similar.. It needs to compress jquery also… i suppose yui has no issues with this?

Does anyone know if something like this exists at all?

I didn’t really want to use the command like as i have a few files…

Any help really appreciated

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T21:08:19+00:00Added an answer on May 11, 2026 at 9:08 pm

    My suggestion may not be exactly what you are looking for, but I am using batch file(s) to drive the compression/packaging of multiple JS files.

    Without any special batch file fu, and assuming your on Windows, you could write a batch file similar to this (in the order in which you want the files to load in the browser):

    compress.cmd:

    echo. > compressed.js
    java -jar yuicompressor-2.4.2.jar jquery.js >> compressed.js
    java -jar yuicompressor-2.4.2.jar file1.js >> compressed.js
    java -jar yuicompressor-2.4.2.jar file2.js >> compressed.js
    

    You can then run this anytime you need to “re-package” everything into the single deployment file “compress.js”.

    BTW, make sure all your JavaScript source files are UTF8 and then run the compressor with the –charset UTF-8 option; this should take care of character encoding issues.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What I'm trying to find out is whether there is some sort of equivalence
I have been trying to find some resource on this topic for a while
I have been trying to find some step by step guidance on how to
I'm trying to find some sort of a good, fuzzy string matching algorithm. Direct
Possible Duplicate: Sort multidimensional array by multiple keys I am trying to find some
I've been Googling for a while now trying to find some sort of solution
I have an asp.net page that has some sort of data load problem. I'm
I'm trying to find out if there is a jQuery plugin that can has
I'm trying to use a regular expression to find all substrings that start with
I am trying to find some sort of plug-in for Ajax upload with a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.