<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Binary</id>
		<title>Just Solve the File Format Problem - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Binary"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Special:Contributions/Binary"/>
		<updated>2026-04-18T18:46:34Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/AppleDouble</id>
		<title>AppleDouble</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/AppleDouble"/>
				<updated>2015-02-15T05:15:34Z</updated>
		
		<summary type="html">&lt;p&gt;Binary: /* Other links */ reverting change, didn't catch the link under &amp;quot;Format detail links&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Filesystem&lt;br /&gt;
|mimetypes={{mimetype|multipart/appledouble}}&lt;br /&gt;
}}&lt;br /&gt;
[[AppleDouble]] is one of the systems used to store the [[Resource Fork]] of Macintosh files on filesystems not natively supporting it, something which became necessary when Apple moved to Unix-based operating systems instead of &amp;quot;classic&amp;quot; MacOS. [[AppleSingle]] is an alternative format to accomplish the same end, combining all the forks plus a metadata header in one file instead of keeping separate files like AppleDouble. While both AppleSingle and AppleDouble were introduced for use with early Unix-based Apple systems, AppleDouble survived as the main method of storing files with resource forks on OS X systems if a filesystem is used that doesn't directly support such forks.&lt;br /&gt;
&lt;br /&gt;
The AppleDouble format keeps the data fork of the file in its original format and filename (this is the main file, as used by non-Mac operating systems, and for many file formats, the only one that matters), and creates a second file with the resource fork as well as Finder metadata. The second file has the filename of the main file with &amp;quot;._&amp;quot; (a dot and an underscore) preceding it. If it was encoded for transmission, [[Base64]] was generally used.&lt;br /&gt;
&lt;br /&gt;
== Format detail links ==&lt;br /&gt;
* [http://kaiser-edv.de/documents/AppleSingle_AppleDouble.pdf File format details]&lt;br /&gt;
* RFC 1740 (describes various Mac-specific formats)&lt;br /&gt;
&lt;br /&gt;
== Metaformat files ==&lt;br /&gt;
* [https://www.synalysis.net/Grammars/urf.grammar Synalysis grammar file] (for Hexinator / Synalize It!; [[Synalysis grammar file|more details]])&lt;br /&gt;
&lt;br /&gt;
== Utilities ==&lt;br /&gt;
* [http://sourceforge.net/projects/macbinconv/ Mac Binary Converter]&lt;br /&gt;
* [https://metacpan.org/pod/Mac::AppleSingleDouble Mac::AppleSingleDouble Perl library]&lt;br /&gt;
&lt;br /&gt;
== Other links ==&lt;br /&gt;
* [[Wikipedia:AppleSingle and AppleDouble formats|Wikipedia article]]&lt;br /&gt;
* [http://www.forensicswiki.org/wiki/AppleDouble_header_file Forensics Wiki article]&lt;br /&gt;
* [http://tools.ietf.org/html/draft-newman-macbin-binhex-harmful-00 MacBinary and Binhex 4.0 considered harmful]&lt;br /&gt;
* [http://web.archive.org/web/20120602061209/http://support.apple.com/kb/TA20578 Apple KnowledgeBase notes about AppleDouble]&lt;br /&gt;
&lt;br /&gt;
[[Category:Macintosh]]&lt;/div&gt;</summary>
		<author><name>Binary</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/AppleDouble</id>
		<title>AppleDouble</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/AppleDouble"/>
				<updated>2015-02-15T05:14:17Z</updated>
		
		<summary type="html">&lt;p&gt;Binary: /* Other links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Filesystem&lt;br /&gt;
|mimetypes={{mimetype|multipart/appledouble}}&lt;br /&gt;
}}&lt;br /&gt;
[[AppleDouble]] is one of the systems used to store the [[Resource Fork]] of Macintosh files on filesystems not natively supporting it, something which became necessary when Apple moved to Unix-based operating systems instead of &amp;quot;classic&amp;quot; MacOS. [[AppleSingle]] is an alternative format to accomplish the same end, combining all the forks plus a metadata header in one file instead of keeping separate files like AppleDouble. While both AppleSingle and AppleDouble were introduced for use with early Unix-based Apple systems, AppleDouble survived as the main method of storing files with resource forks on OS X systems if a filesystem is used that doesn't directly support such forks.&lt;br /&gt;
&lt;br /&gt;
The AppleDouble format keeps the data fork of the file in its original format and filename (this is the main file, as used by non-Mac operating systems, and for many file formats, the only one that matters), and creates a second file with the resource fork as well as Finder metadata. The second file has the filename of the main file with &amp;quot;._&amp;quot; (a dot and an underscore) preceding it. If it was encoded for transmission, [[Base64]] was generally used.&lt;br /&gt;
&lt;br /&gt;
== Format detail links ==&lt;br /&gt;
* [http://kaiser-edv.de/documents/AppleSingle_AppleDouble.pdf File format details]&lt;br /&gt;
* RFC 1740 (describes various Mac-specific formats)&lt;br /&gt;
&lt;br /&gt;
== Metaformat files ==&lt;br /&gt;
* [https://www.synalysis.net/Grammars/urf.grammar Synalysis grammar file] (for Hexinator / Synalize It!; [[Synalysis grammar file|more details]])&lt;br /&gt;
&lt;br /&gt;
== Utilities ==&lt;br /&gt;
* [http://sourceforge.net/projects/macbinconv/ Mac Binary Converter]&lt;br /&gt;
* [https://metacpan.org/pod/Mac::AppleSingleDouble Mac::AppleSingleDouble Perl library]&lt;br /&gt;
&lt;br /&gt;
== Other links ==&lt;br /&gt;
* [[Wikipedia:AppleSingle and AppleDouble formats|Wikipedia article]]&lt;br /&gt;
* [http://www.forensicswiki.org/wiki/AppleDouble_header_file Forensics Wiki article]&lt;br /&gt;
* [http://tools.ietf.org/html/draft-newman-macbin-binhex-harmful-00 MacBinary and Binhex 4.0 considered harmful]&lt;br /&gt;
* [http://web.archive.org/web/20120602061209/http://support.apple.com/kb/TA20578 Apple KnowledgeBase notes about AppleDouble]&lt;br /&gt;
* [http://kaiser-edv.de/documents/AppleSingle_AppleDouble.pdf AppleSingle/AppleDouble Formats for Foreign Files Developer’s Note]&lt;br /&gt;
&lt;br /&gt;
[[Category:Macintosh]]&lt;/div&gt;</summary>
		<author><name>Binary</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/3DMF</id>
		<title>3DMF</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/3DMF"/>
				<updated>2014-12-04T06:29:21Z</updated>
		
		<summary type="html">&lt;p&gt;Binary: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|subcat=3D and CAD/CAM Models&lt;br /&gt;
|mimetypes={{mimetype|x-world/x-3dmf}}&lt;br /&gt;
|extensions={{ext|qd3}}, {{ext|3dmf}}, {{ext|3dm}}&lt;br /&gt;
}}&lt;br /&gt;
'''3DMF''' (QuickDraw 3D Metafile) is the 3d scene interchange format for Apple’s QuickDraw 3D API. 3DMF files may be either plain-text or binary. An SDK was made available for both Apple’s Mac OS and Microsoft Windows 95.&lt;br /&gt;
&lt;br /&gt;
==Specifications==&lt;br /&gt;
* [http://paulbourke.net/dataformats/qd3dformat/qd3d.html Apple QuickTime 3D Meta file format specification]&lt;br /&gt;
&lt;br /&gt;
==Example Files==&lt;br /&gt;
* [http://www.greatbuildings.com Great Buildings Collection]&lt;br /&gt;
* [http://www.ch.ic.ac.uk/photomo/ Molecular Orbitals]&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
* [http://quesa.sourceforge.net Quesa 3D graphics library] - supports binary and source-level compatibility with Apple’s QuickDraw 3D API.&lt;br /&gt;
* [http://alphaomega.software.free.fr/3dmfviewer/3DMF%20Viewer.html AlphaOmega 3DMF Viewer]&lt;br /&gt;
* [http://www.topoi.ch/Geo3D.html Geo3D 3DMF viewer]&lt;br /&gt;
* [http://codenautics.com/meshwork/opengl.html 3DMF_OpenGL] - source code for loading a 3DMF file and displaying it with OpenGL&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
* [[Wikipedia:QuickDraw 3D|Wikipedia page]] on QuickDraw 3D&lt;br /&gt;
* [http://paulbourke.net/dataformats/qd3dformat/ Geometric representation using QuickDraw 3D meta files]&lt;br /&gt;
* [http://www.mactech.com/articles/develop/issue_22/quickdraw.html QuickDraw 3D: A New Dimension for Macintosh Graphics]&lt;br /&gt;
* [http://books.google.com/books?id=Z7JQAAAAMAAJ 3D graphics programming with QuickDraw 3D]&lt;br /&gt;
* [http://www.topoi.ch/download.html#files_3dmf Stefan Huber's 3DMF Links]&lt;/div&gt;</summary>
		<author><name>Binary</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/3DMF</id>
		<title>3DMF</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/3DMF"/>
				<updated>2014-12-04T06:27:39Z</updated>
		
		<summary type="html">&lt;p&gt;Binary: Created page with &amp;quot;{{FormatInfo |subcat=3D and CAD/CAM Models |mimetypes={{mimetype|x-world/x-3dmf}} |extensions={{ext|qd3}}, {{ext|3dmf}}, {{ext|3dm}} }} '''3DMF''' (QuickDraw 3D Metafile) is t...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|subcat=3D and CAD/CAM Models&lt;br /&gt;
|mimetypes={{mimetype|x-world/x-3dmf}}&lt;br /&gt;
|extensions={{ext|qd3}}, {{ext|3dmf}}, {{ext|3dm}}&lt;br /&gt;
}}&lt;br /&gt;
'''3DMF''' (QuickDraw 3D Metafile) is the 3d scene interchange format for Apple’s QuickDraw 3D API. 3DMF files may be either plain-text or binary. An SDK was made available for both Apple’s Mac OS and Microsoft Windows 95.&lt;br /&gt;
&lt;br /&gt;
==Specifications==&lt;br /&gt;
* [http://paulbourke.net/dataformats/qd3dformat/qd3d.html Apple QuickTime 3D Meta file format specification]&lt;br /&gt;
&lt;br /&gt;
==Example Files==&lt;br /&gt;
* [http://www.greatbuildings.com Great Buildings Collection]&lt;br /&gt;
* [http://www.ch.ic.ac.uk/photomo/ Molecular Orbitals]&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
* [http://quesa.sourceforge.net Quesa 3D graphics library] - supports binary and source-level compatibility with Apple’s QuickDraw 3D API.&lt;br /&gt;
* [http://alphaomega.software.free.fr/3dmfviewer/3DMF%20Viewer.html AlphaOmega 3DMF Viewer]&lt;br /&gt;
* [http://www.topoi.ch/Geo3D.html Geo3D 3DMF viewer]&lt;br /&gt;
* [http://codenautics.com/meshwork/opengl.html 3DMF_OpenGL] - source code for loading a 3DMF file and displaying it with OpenGL&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
* [[Wikipedia:QuickDraw 3D|Wikipedia page]] on QuickDraw 3D&lt;br /&gt;
* [http://paulbourke.net/dataformats/qd3dformat/] Geometric representation using QuickDraw 3D meta files&lt;br /&gt;
* [http://www.mactech.com/articles/develop/issue_22/quickdraw.html QuickDraw 3D: A New Dimension for Macintosh Graphics]&lt;br /&gt;
* [http://books.google.com/books?id=Z7JQAAAAMAAJ 3D graphics programming with QuickDraw 3D]&lt;/div&gt;</summary>
		<author><name>Binary</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/BLEND</id>
		<title>BLEND</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/BLEND"/>
				<updated>2014-12-03T06:57:12Z</updated>
		
		<summary type="html">&lt;p&gt;Binary: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=3D and CAD/CAM Models&lt;br /&gt;
|extensions=blend&lt;br /&gt;
}}&lt;br /&gt;
[[BLEND]] is a scene description format associated with the ''[http://www.blender.org Blender]'' 3d modeling and animation software by the Blender Foundation.&lt;br /&gt;
&lt;br /&gt;
The blend file format is not a true file interchange format, rather it dumps internal data structures from directly from memory to disk. A blend file’s structure may therefore be unique to each version of Blender. Despite this, blend files are both [http://www.blendernation.com/2008/12/01/blender-dna-rna-and-backward-compatibility/ backward and forward compatible] between versions, and between different hardware and operating systems. This is made possible by the addition of metadata, known as [http://wiki.blender.org/index.php/Dev:Source/Architecture/SDNA_Notes Struct DNA], that allows conversion when loading the file.&lt;br /&gt;
&lt;br /&gt;
Since no standard blend file format specification exists, the Blender source code must serve as the definitive specification.&lt;br /&gt;
&lt;br /&gt;
== Sample files ==&lt;br /&gt;
* http://download.blender.org/demo/&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [http://www.blender.org/download/ Blender source code and binaries]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [http://www.atmind.nl/blender/mystery_ot_blend.html The mystery of the blend: the blend file format explained]&lt;br /&gt;
* [http://www.atmind.nl/blender/blender-sdna-256.html Blender 2.56 Internal SDNA stuctures]&lt;br /&gt;
* [http://wiki.blender.org/index.php/Dev:Source/Architecture/SDNA_Notes Notes on SDNA]&lt;br /&gt;
* [http://github.com/ldo/blendhack blendhac blender file parser]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro/Hacking_Blender Hacking Blender]&lt;/div&gt;</summary>
		<author><name>Binary</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/BLEND</id>
		<title>BLEND</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/BLEND"/>
				<updated>2014-12-03T06:56:22Z</updated>
		
		<summary type="html">&lt;p&gt;Binary: Created page with &amp;quot;{{FormatInfo |formattype=electronic |subcat=3D and CAD/CAM Models |extensions={{blend}} }} BLEND is a scene description format associated with the ''[http://www.blender.or...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=3D and CAD/CAM Models&lt;br /&gt;
|extensions={{blend}}&lt;br /&gt;
}}&lt;br /&gt;
[[BLEND]] is a scene description format associated with the ''[http://www.blender.org Blender]'' 3d modeling and animation software by the Blender Foundation.&lt;br /&gt;
&lt;br /&gt;
The blend file format is not a true file interchange format, rather it dumps internal data structures from directly from memory to disk. A blend file’s structure may therefore be unique to each version of Blender. Despite this, blend files are both [http://www.blendernation.com/2008/12/01/blender-dna-rna-and-backward-compatibility/ backward and forward compatible] between versions, and between different hardware and operating systems. This is made possible by the addition of metadata, known as [http://wiki.blender.org/index.php/Dev:Source/Architecture/SDNA_Notes Struct DNA], that allows conversion when loading the file.&lt;br /&gt;
&lt;br /&gt;
Since no standard blend file format specification exists, the Blender source code must serve as the definitive specification.&lt;br /&gt;
&lt;br /&gt;
== Sample files ==&lt;br /&gt;
* http://download.blender.org/demo/&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [http://www.blender.org/download/ Blender source code and binaries]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [http://www.atmind.nl/blender/mystery_ot_blend.html The mystery of the blend: the blend file format explained]&lt;br /&gt;
* [http://www.atmind.nl/blender/blender-sdna-256.html Blender 2.56 Internal SDNA stuctures]&lt;br /&gt;
* [http://wiki.blender.org/index.php/Dev:Source/Architecture/SDNA_Notes Notes on SDNA]&lt;br /&gt;
* [http://github.com/ldo/blendhack blendhac blender file parser]&lt;br /&gt;
* [http://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro/Hacking_Blender Hacking Blender]&lt;/div&gt;</summary>
		<author><name>Binary</name></author>	</entry>

	</feed>