|
| |
| | BinHex - Wikipedia, the free encyclopedia |
 | | BinHexed files take up more space than the original files, but are far less likely to be corrupted in transit. |  | | BinHex files were typically given the file extension ".hex". |  | | The original BinHex was a fairly simple format, one that was not very effecient because it expanded every byte of input into two -- a 8-to-4 bit encoding. |
|
http://en.wikipedia.org/wiki/BinHex
|
|
| |
| | RFC 1741 (rfc1741) - MIME Content Type for BinHex Encoded Files |
 | | BinHex example Content-Type: application/mac-binhex40; name="car.hqx" [The BinHex4.0 file goes here] 4. |  | | Even though a BinHex file includes the original Macintosh filename, it is recommended that a name parameter be included on the Content- Type header to give the recipient a hint as to what file is attached. |  | | The value of the name parameter must be a "value" as defined by RFC- 1521 [BORE93]. |
|
http://www.faqs.org/rfcs/rfc1741.html
|
|
| |
| | What is BinHex? - A Word Definition From the Webopedia Computer Dictionary |
 | | Any file, whether it be a graphics file, a text file, or a binary executable file, can be converted to BinHex. |  | | This format is particularly valuable for transferring files from one platform to another because nearly all computers can handle ASCII files. |  | | BinHex is an especially common format for Macintosh files. |
|
http://www.webopedia.com/TERM/B/BinHex.html
|
|
| |
| | So what's BinHex all about? |
 | | BinHex is the Mac(intosh) 'equivalent' of UU encoding or MIME, a BinHex file incorporates all the information (file creation and modification dates, creator, type, e.t.c.) about the file (and any resource fork associated with it). |  | | Trim the BinHexed file down to the '(This file' bit and 'attach' it to a email sent to a colleague who uses a Mac emailer which *should* recognise and decode the file, I got this to work with someone using 'Eudora', it might work for you too. |  | | If that machine happens to be a Acorn 32bit machine then there is either !SparkFS which is a commercial decoder/encoder/compressor/decompressor for all sorts of files (including BinHex). |
|
http://homepages.enterprise.net/alexsmith/binhexexample.html
|
|
| |
| | BinHex - OneLook Dictionary Search |
 | | BinHex : CCI Computer [ home, info ] |  | | BinHex : Free On-line Dictionary of Computing [ home, info ] |  | | BinHex : Dictionary of Computing and Digital Media [ home, info ] |
|
http://www.onelook.com/cgi-bin/cgiwrap/bware/dofind.cgi?word=BinHex
|
|
| |
| | 12.14 binhex -- Encode and decode binhex4 files |
 | | Exception raised when something can't be encoded using the binhex format (for example, a filename is too long to fit in the filename field), or when input is not properly encoded binhex data. |  | | , unless the argument is omitted in which case the output filename is read from the binhex file. |  | | The resulting file is written to a file named |
|
http://www.python.org/doc/2.3/lib/module-binhex.html
|
|
| |
| | BinHex Format Standard |
 | | You only have to open the file in a word processor to ascertain that the file you received is indeed a BinHex file. |  | | The BinHex format is also used by some programs to build Macintosh files on other platforms. |  | | The suffix used for binhexed files is generally HQX. |
|
http://www.macdisk.com/binhexen.php3
|
|
| |
| | comp.sys.mac.comm FAQ (v 2.4.1) Feb 15 2003 |
 | | There is also a program/format called "BinHex 5.0"; but it is NOT a more advanced version of "BinHex 4.0" but rather a separate _binary_ encoding format (see [2.2]). |  | | Binhex 4.0 files also can be identified externally by the suffix ".hqx". |  | | The reason you will want to use Binhex rather than MacBinary as your encoding format is that Binhex is useable in areas (like Usenet and E-mail) that cannot use the entire 8-bit character set. |
|
http://www.faqs.org/faqs/macintosh/comm-faq/part1
|
|
| |
| | WebSTAR Auto BinHex |
 | | WebSTAR Auto BinHex will never allow files with a creator that starts with "WWW" to be BinHexed and served, because these are control files and must be kept secure. |  | | The WebSTAR Auto BinHex default is to cache the encoded copy is in a Temporary Items folder, which is flushed by the system if the cache gets too full, and at shutdown. |  | | You can configure the Plug-In to not cache, so it will always Binhex on the fly, which is appropriate for files that are constantly changing. |
|
http://stonewallchico.org/documentation/manual/manual.33.html
|
|
| |
| | [No title] |
 | | BINHEX will present you with a 'Mini-Finder', where you choose the file to convert, and then will present you with a 'Put-File' window where you choose the name of the file you're creating,and the drive it will wind up on. |  | | As with the BASIC version, if any error occurs while BINHEX.PAS is creating BINHEX5, you will be told, and no BINHEX will be created. |  | | Remember that BINHEX will require 8K of free space on whichever disk you write it to. |
|
http://tehran.stanford.edu/Music/binhex-help
|
|
| |
| | [No title] |
 | | #### BINHEX jail-break.hqx **** From: eswain@tiac.net Subject: Jailbreak 1.0 Jailbreak 1.0 by Asa Swain This is a new game by AArdvark software. |  | | Game genre: Adventure/Role-playing Author: Nick Aschbrenner with TrailBlaze Software System Requirements for Odyssey (version 1.0): System 8.0 or higher PowerPC Monitor with 256 colors or better #### BINHEX omega-0802.hqx **** From: (Sheldon Simms) sheldon@future.atlcom.net Subject: Omega 0.80.2 (1.0) - A Roguelike Game This is a new port of the roguelike game, Omega, to the Mac. |  | | -Kevin Kinell Yipe Software #### BINHEX regicide-v8-hc.hqx **** From: gudas@interlog.com (Vid Gudas) Subject: Regicide v8 -- A game of historical slaughter Regicide is a game by Ridiculum Software that lets you wreak havoc upon King George, King Henry, Queen Liz, and God (the Programmanar). |
|
http://hyperarchive.lcs.mit.edu/HyperArchive/Archive/game/adv/00adv-abstracts.txt
|
|
| |
| | : Index |
 | | Returns the header section of this BinHex file in a Header object. |  | | Constructs a BinHex4InputStream from a stream that is either a source of 7-bit Hqx7 encoded data or of pure 8-bit data in Hqx8 format. |  | | Returns the version that this file had before encoding in BinHex. |
|
http://www.klomp.org/JBinHex/javadoc/index-all.html
|
|
| |
| | [No title] |
 | | WHAT ABOUT.Z? As.hqx is the standard suffix for BinHexed files,.Z is the standard suffix for files encoded with the UNIX program "compress". |  | | If you are getting the error messages "System Error -39", "System Error -199" or BinHex 4.0 "cannot be opened because app that created it cannot be found", then you have NOT downloaded it according to the instructions above, whether or not you think that you have. |  | | The "textbook" method of handling files tells you to use the BinHex 4.0 application to unbinhex files, but since the archiving apps in use today include the ability to encode/decode binhex files, BinHex 4.0 is unnecessary, but you will need it to unbinhex the actual archiving programs! |
|
http://www.lcsc.edu/biology/REFS/download.file.formats.txt
|
|
| |
| | Decoding Internet Attachments - A Tutorial |
 | | Comparing the file to the examples in Uuencode, MIME, Base64, Quoted-Printable, Binhex, yEnc and Other sections should allow you to identify the type of encoding used. |  | | By compressing a file that is mostly text, this will force the sending program to use Base64, Binhex or Uuencoding which will make the file immune to these modifications. |  | | Theoretically, MIME could even use Uuencode, Binhex, or other methods, but that is both rare and frowned upon in the MIME standards ( RFC 2045). |
|
http://pages.prodigy.net/michael_santovec/decode.htm
|
|
| |
| | [No title] |
 | | #### BINHEX about-this-computer.hqx **** From: quellish@gte.net Subject: About This Computer Replacements for Mac OS 8.x About This Computer Replacements Version 1.0 2/28/98 These are some replacement pictures for the MacOS 8.x "About This Computer" dialog box. |  | | Hilo, Hawaii #### BINHEX delete-web-caches-26.hqx **** From: buckhilo@gte.net Subject: Delete Web Caches 2.6 Delete Web Caches is a AppleScript text program that deletes a variety of cache and other files from your hard disk. |  | | Paul Messias Park Bench Software http://www.parkbenchsoftware.com/ #### BINHEX elixir-20.hqx **** From: hao.li@maxm.se Subject: Elixir20.hqx Elixir is an extension which makes mac programs be able to show Chinese/Japanese/Korean text even without language kits or a localized MacOS. |
|
http://mirror.apple.com/Mirrors/info-mac/_Configuration/00cfg-abstracts.txt
|
|
| |
| | [No title] |
 | | Daniel Muller #### BINHEX goldberg-x-215.hqx **** From: Opus Software |  | | #### BINHEX panoweaver.hqx **** From: master@easypano.com Subject: Panoweaver for Macintosh Panoweaver software is the perfect software to accompany your fisheye lens camera. |  | | More info at : http://homepage.mac.com/jameslin/pictogizer.html #### BINHEX pictodex-viewer-10.hqx **** From: griffin@twcny.rr.com Subject: Pictodex Viewer 1.0 Pictodex Viewer - is part of Black Magik Software's Pictodexer package; a no-frills image indexing utility which creates "thumbnail galleries" for folders of image files. |
|
http://mirror.apple.com/mirrors/info-mac/gst/_Graphic/00grf-abstracts.txt
|
|
| |
| | [No title] |
 | | Rick Holzgrafe Semicolon Software rick@kagi.com http://www.semicolon.com/ #### BINHEX spades-dlx-10.hqx **** From: colin@freeverse.com Subject: SpadesDlx10 Spades Deluxe v.1.0 by Freeverse Software >From the makers of the award-winning shareware classic, HEARTS DELUXE, comes the next level in computer card game design... |  | | where a full copy of the program is. Romulo Romero rrome@connix.com #### BINHEX lord-of-the-deck-25.hqx **** From: (Kirk Hedden) hedden@cs.utk.edu Subject: Lord of the Deck Lord of the Deck is the Macintosh deckbuilding program for the popular card game Magic: The Gathering. |  | | Each casino has its own "Best Play Table", which you can review online, and have the computer coach you when you make a misplay on any of the hands. |
|
http://hyperarchive.lcs.mit.edu/HyperArchive/Archive/game/_Cards/00crd-abstracts.txt
|
|
| |
| | Prehistory of BinHex |
 | | Note the wording of the comment in the first line, the functions FND1 and FND2, and the stone age user interface (enter 1 for binary to hex, 2 for hex to binary). |  | | The executable itself was uploaded in hex format, so one needed to de-hexify it with the interpreted version to get started. |  | | To summarize, the Mac Basic program went through several revisions during 1984, culminating in BinHex 3.0. |
|
http://www.tim-mann.org/binhex.html
|
|
| |
| | Demo Central |
 | | MacBinary files (.bin) are smaller than BinHex files (.hqx), and most Macintosh users should be able to download a.bin file without problems. |  | | These files are offered in MacBinary(.bin), BinHex (.hqx), and ZIP (.zip) formats. |  | | Macintosh files are offered in more than one format to accommodate individual needs. |
|
http://www.mstay.com/download.html
|
|
| |
| | Funduc Software - Search and Replace for Windows 95/NT 3x, other Win95 utilities |
 | | Integrate auto-decoding of UUENCODED, Base64(MIME), Binhex, XXENCODED, user table encoded and encoding(UUENCODED or Base64/MIME) in your Windows 3.1x, 95 or NT application. |  | | Allows files in two directories/ZIP files to be compared and synchronized, provides add to ZIP, extract, renames, copy, move and delete of multiple files, Decoding/encoding of UUENCODED, Base64 (MIME), Binhex files, splitting/concatenating of file to/from diskettes. |  | | Decodes automatically, with a right-click from the Explorer UUENCODED, Base64 (MIME), BinHex, XXENCODED, user Internet mail files. |
|
http://ourworld.compuserve.com/homepages/funduc
|
|
| |
| | BinHex Class |
 | | In MIME, the use of BinHex is deprecated; applesingle and appledouble are the preferred format for encoding Macintosh files. |  | | Class for converting files to or from BinHex format. |  | | BinHex is a format used almost exclusively on Macintosh computers for encoding files into text characters for transmission through the mail transport system or for archiving on non-Macintosh systems. |
|
http://www.hunnysoft.com/nmime/doc/Hunny.Mime.BinHex.html
|
|
| |
| | BinHex from FOLDOC |
 | | Because BinHex files are simply text they can be sent through most electronic mail systems and stored on most computers. |  | | However the conversion to text makes the file larger, so it takes longer to transmit a file in BinHex format than if the file was represented some other way. |  | | The file is converted to lines of letters, numbers and punctuation. |
|
http://foldoc.doc.ic.ac.uk/foldoc/foldoc.cgi?BinHex
|
|
| |
| | Software tools |
 | | Enhances Stuffit expander so that it can expand files which were compressed or encoded on PCs and Unix systems. |  | | These files are basically useless until they are translated and decompressed back to their original format. |  | | Most software or multimedia clips that you download from the Internet will be encoded and/or compressed. |
|
http://sciencepark.mdanderson.org/Documents/tools.html
|
|
| |
| | BinHex - a Whatis.com definition |
 | | BinHex is a utility for converting (encoding) Macintosh files into files that will travel well on networks either as files or e-mail attachments. |  | | Like Uuencode, BinHex encodes a file from its 8-bit binary or bit-stream representation into a 7-bit ASCII set of text characters. |  | | Otherwise, you can download a BinHex utility for use in either the Macintosh, Windows, or other systems. |
|
http://whatis.techtarget.com/gDefinition/0,294236,sid44_gci211663,00.html
|
|
| |
| | Information on BinHex 4.0 |
 | | Binhex 4.0 files are designed for communication of Mac files over long distance, possibly noisy, seven bit wide paths. |  | | From The Free On-line Dictionary of Computing (27 SEP 03) : |  | | A seven bit wide representation of a Macintosh file with CRC error checking. |
|
http://www.wkonline.com/d/BinHex_4.0.html
|
|
| |
| | Answering the Binhex Questions? |
 | | A typical scenario involves you somehow receiving a file ending in.hqx, it is binhexed, confirmed by either: |  | | You'll need to de-Binhex files ending in.hqx to make any further use of them. |  | | Then you'll know what version of Binhex to use (but, why? |
|
http://www.mug.jhmi.edu/mirrors/InfoAlley/binhex.html
|
|
| |
| | WinZip® - UUencode - Contents |
 | | WinZip can open and extract UUencoded, XXencoded, BinHex, and MIME files (base64, plain/text, and quoted-printable), and can UUencode files. |  | | Copyright© 2005 WinZip Computing, Inc. WinZip is a registered trademark of WinZip Computing, Inc. Privacy Policy |  | | This section explains the need for these features and abilities, includes instructions for using them, and shows how they can bring a whole new dimension to your e-mail operations. |
|
http://www.winzip.com/uuencode.htm
|
|
| |
| | Cosmetics Shop other Mac binhex website's |
 | | I need to locate a Unix version of the Mac BinHex 4.0 encoder/decoder that I can (hopefully) integrate easily into exmh. |  | | You will find the searchresults for Mac binhex below. |  | | Re: Mac BinHex 4.0 encode/decode for EXMH, Stefan Waldherr. |
|
http://www.cosmeticsshop.biz/lip-pencils/mac/mac-binhex.html
|
|
| |
| | Tech Center at OtherWorldComputing.com |
 | | Copyright 2000-2005 Other World Computing, All Rights Reserved. |  | | MAXpowr System Update 1.0 BinHex or Stuffit 5.x |  | | FireWire 2 Go Enabler 1.0.1 BinHex or Stuffit 5.x |
|
http://eshop.macsales.com/Tech/index.cfm?load=newertech.html
|
|
| |
| | UUDeview Home Page |
 | | UUDeview is a program that helps you transmit and receive binary files over the Internet, using electronic mail or newsgroups The UUDeview package includes both an encoder and a decoder. |  | | The decoder automatically detects the type of encoding used, offering MIME's Base64 and BinHex as well as the popular uuencoding and the less frequently used xxencoding methods. |
|
http://www.fpx.de/fp/Software/UUDeview
|
|
| |
| | Komprimierung, Zip, FTP, Verschlüsselung, Winsock, GZip, BZip2, Zlib, RSA, Rijndael, Twofish, Base64, BinHex... |
 | | Relevante Schlüsselbegriffe : Kodierung, Dekodierung, Activex, Bibliothek, Komponente, UUEncode, XXEncode, Base64, Binhex, Quoted-Printable, Hexadezimal, RFC-2045, RFC-1741, RFC-2045. |  | | Englische Schlüsselbegriffe : encoding, decoding, activex, library, component, UUEncode, XXEncode, Base64, Binhex, Quoted-Printable, Hexadecimal, RFC-2045, RFC-1741, RFC-2045. |  | | Dies ist von wesentlicher Bedeutung, wenn Daten per E-mail versandt, XML-Dateien hergestellt oder digital erzeugte Unterschriften versandt werden. |
|
http://www.xceedsoft.com/de
|
|
| |
| | RAV AntiVirus Scanning Engine 8.11 |
 | | Our Engine is also scanning and cleaning plain mail files ( MIME), mail databases ( DBX, MBX, PST), supporting various encoding methods ( Base64, UUE, Binhex, Tnef). |  | | RAV Engine can also scan the processes in memory and IFS chains, because RAV Engine is working with Virtual File Systems - thus detecting and cleaning memory-resident viruses like CIH. |
|
http://www.ravantivirus.com/pages/engine.php
|
|
| |
| | VB Helper: HowTo: Encode and decode text to and from the BinHex and Base64 encodings |
 | | The main program displays a string in Base64 encoding and then decodes the encoding to verify that it contains the correct string. |  | | This example shows how to encode and decode text to and from the BinHex and Base64 encodings in Visual Basic 6. |  | | To decode the Base 64, the program makes an XML string containing the encoded information, loads it, and reads the decoder node's text. |
|
http://www.vb-helper.com/howto_encode_base64_hex.html
|
|
| |
| | Basic Programming and Chipmunk Basic Home Page |
 | | Free or cheap programming languages (for the PC, Mac, Amiga etc.) |  | | A very small, but complete, c-like interpreted programming language. |  | | version 3.5.7 for Mac System 7 ( May-2000 binhex stuffit archive) |
|
http://www.hotpaw.com/rhn/basic
|
|
| |
| | anomy-list@mailtools.anomy.net: 2001-09: Binhex |
 | | In reply to: John Rowan Littell: "Re: Re: Custom extensions to Anomy" |  | | Is binhex generally used as an alternate transfer encoding within |  | | MIME, or is it more like uuencoded stuff, embedded within text |
|
http://www.molar.is/en/lists/anomy-list/2001-09/0004.shtml
|
|
| |
| | Obtaining GIFConverter |
 | | fat (68K/PPC) versions, and may be downloaded in both MacBinary and BinHex format. |  | | You can use Disk Copy with the diskette images listed below to create an installation kit for GIFConverter on two HD diskettes. |
|
http://www.kamit.com/gifconverter/obtaininggifconverter.html
|
|
| |
| | BinHex Vendor Directory |
 | | Below are Companies that provide products or publish white papers, webcasts, and case studies on BinHex. |
|
http://ostg.bitpipe.com/olist/BinHex.html
|
|
| |
| | Super Studio Session |
 | | Your browser may know how to decode BinHex files automatically. |  | | You can download the Super Studio Session manual, program, and all the additional instruments and songs that were originally sold with Super Studio Session. |  | | If so, you will see an Installer icon next to the.hqx icon. |
|
http://www.madcapps.com/bogas_productions.htm
|
|
| |
| | Adobe Reader archive page |
 | | Acrobat Reader 4.0.5 Middle Eastern French User Interface for Macintosh (BinHex) 8.3MB |  | | Acrobat Reader 4.0.5 Middle Eastern Arabic User Interface for Macintosh (BinHex) 7.8MB |  | | Acrobat Reader 4.0.5 Middle Eastern Hebrew User Interface for Macintosh (BinHex) 7.4MB |
|
http://www.adobe.com/products/acrobat/reader_archive.html
|
|
| |
| | The Konspiracy Group: Binhex |
 | | Binhex can also be found layin' wax in the easy tempo rooms of finer events in the Pacific Northwest. |  | | Be afraid, be very afraid, as Vancouver's queen of ambience will make you punch drunk with her diverse array of downtempo beats, then floor you with close to a decade's worth of experience in the ambient realm. |  | | Binhex Classics Vol 1: Ambient and Downtempo (Right Click and Save As) |
|
http://www.thekonspiracygroup.com/binhex.html
|
|
| |
| | Links to Cryptographic Software |
 | | Slipper.gif 181 Kb Wed Mar 13 00:00:00 1996 GIF Image |  | | NSAcu.gif 26 Kb Wed Mar 13 00:00:00 1996 GIF Image |  | | Wehearu.gif 45 Kb Wed Mar 13 00:00:00 1996 GIF Image |
|
http://samsara.law.cwru.edu/comp_law/jvd/cryptolinks.html
|
|
|