any2utf8:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
any2utf8:start [2013/02/28 16:12] erosany2utf8:start [2020/01/29 09:32] – [Download the program] eros
Line 7: Line 7:
 It is also possibile to perform batch conversions of entire folders containing files in mixed encodings, the encoding of each file will be detected and converted to UTF8, if a file is already in UTF8 it will not be converted. It is also possibile to perform batch conversions of entire folders containing files in mixed encodings, the encoding of each file will be detected and converted to UTF8, if a file is already in UTF8 it will not be converted.
  
-==== Downloading the program ====+==== Run it directly ==== 
 + 
 +You can run the program directly from here (i.e. no installation needed) by clicking on the "Launch" button below 
 + 
 +<html> 
 +<script src="http://java.com/js/deployJava.js"></script> 
 +<script> 
 +    deployJava.createWebStartLaunchButton("http://godzilla.sslmit.unibo.it/~eros/any2utf8/launch.jnlp"
 +</script> 
 +</html> 
 + 
 +==== Download the program ====
  
 You can download the program from here (version 0.2, release date February 28th, 2013): {{:any2utf8:download:0.2:any2utf8.zip|}} You can download the program from here (version 0.2, release date February 28th, 2013): {{:any2utf8:download:0.2:any2utf8.zip|}}
  
-==== Running the program ====+=== Running the program ===
  
-**NB: to run this program you need Java 1.6 or later ([[http://www.java.com/en/download/installed.jsp?detect=jre&try=1|click here]] to find out if Java is already installed on your computer)**+**NB: to run this program you need Java 6 or later ([[https://www.java.com/en/download/mac_download.jsp|click here]] to find out if Java is already installed on your computer)**
  
-=== Windows ===+== Windows ==
  
   * unzip the zip file you downloaded   * unzip the zip file you downloaded
   * double click on any2utf8.exe   * double click on any2utf8.exe
  
-=== Mac OS X / Linux ===+== Mac OS X / Linux ==
  
   * unzip the zip file you downloaded   * unzip the zip file you downloaded
   * double click on any2utf8.jar   * double click on any2utf8.jar
  
-==== Command-line version (advanced users only!) ====+== Command-line version (advanced users only!) ==
  
 A command-line version of the program is included in the zip file, launch it using: A command-line version of the program is included in the zip file, launch it using:
Line 37: Line 48:
 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
  
-This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.+This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
  
-You should have received a copy of the GNU General Public License along with this program.  If not, see <http://www.gnu.org/licenses/>.+You should have received a copy of the GNU General Public License along with this program.  If not, see http://www.gnu.org/licenses/gpl.html.
  • any2utf8/start.txt
  • Last modified: 2024/03/07 10:41
  • by eros