<?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/index.php?action=history&amp;feed=atom&amp;title=Talk%3ASerialization</id>
		<title>Talk:Serialization - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3ASerialization"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Talk:Serialization&amp;action=history"/>
		<updated>2026-05-11T18:09:13Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=Talk:Serialization&amp;diff=35051&amp;oldid=prev</id>
		<title>Dan Tobias at 22:14, 7 March 2020</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Talk:Serialization&amp;diff=35051&amp;oldid=prev"/>
				<updated>2020-03-07T22:14:05Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 22:14, 7 March 2020&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:What is PostScript binary object format? -[[User:Jsummers|Jsummers]] ([[User talk:Jsummers|talk]]) 22:59, 7 January 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:What is PostScript binary object format? -[[User:Jsummers|Jsummers]] ([[User talk:Jsummers|talk]]) 22:59, 7 January 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;::PostScript binary object format is a data format which is written out by the PostScript &amp;quot;printobject&amp;quot; and &amp;quot;writeobject&amp;quot; operators, and can be interpreted as a PostScript token (so it can be executed like other PostScript codes), and stores structured data which can contain lists, strings (of 8-bit characters), 32-bit integers, 32-bit floating point, names (which are like strings), and nulls. (Unfortunately there are no dictionaries, although Ghostscript supports dictionaries in PostScript binary object format as a nonstandard extension.) Like JavaScript has JSON and PHP has its own serialize format, PostScript has this format. It can be used in other programming languages too; I wrote a set of C macros (these macros are included in [[TeXnicard]]) for parsing PostScript binary object format. --[[User:Zzo38|Zzo38]] ([[User talk:Zzo38|talk]]) 18:51, 7 March 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;::PostScript binary object format is a data format which is written out by the PostScript &amp;quot;printobject&amp;quot; and &amp;quot;writeobject&amp;quot; operators, and can be interpreted as a PostScript token (so it can be executed like other PostScript codes), and stores structured data which can contain lists, strings (of 8-bit characters), 32-bit integers, 32-bit floating point, names (which are like strings), and nulls. (Unfortunately there are no dictionaries, although Ghostscript supports dictionaries in PostScript binary object format as a nonstandard extension.) Like JavaScript has JSON and PHP has its own serialize format, PostScript has this format. It can be used in other programming languages too; I wrote a set of C macros (these macros are included in [[TeXnicard]]) for parsing PostScript binary object format. --[[User:Zzo38|Zzo38]] ([[User talk:Zzo38|talk]]) 18:51, 7 March 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;::So it does sound like a distinct format from other formats that might have a page here (such as [[PostScript]] itself), so it deserves its own separate page I guess. [[User:Dan Tobias|Dan Tobias]] ([[User talk:Dan Tobias|talk]]) 22:13, 7 March 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;:&lt;/ins&gt;::So it does sound like a distinct format from other formats that might have a page here (such as [[PostScript]] itself), so it deserves its own separate page I guess. [[User:Dan Tobias|Dan Tobias]] ([[User talk:Dan Tobias|talk]]) 22:13, 7 March 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Dan Tobias</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=Talk:Serialization&amp;diff=35050&amp;oldid=prev</id>
		<title>Dan Tobias at 22:13, 7 March 2020</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Talk:Serialization&amp;diff=35050&amp;oldid=prev"/>
				<updated>2020-03-07T22:13:39Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 22:13, 7 March 2020&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:What is PostScript binary object format? -[[User:Jsummers|Jsummers]] ([[User talk:Jsummers|talk]]) 22:59, 7 January 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:What is PostScript binary object format? -[[User:Jsummers|Jsummers]] ([[User talk:Jsummers|talk]]) 22:59, 7 January 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;::PostScript binary object format is a data format which is written out by the PostScript &amp;quot;printobject&amp;quot; and &amp;quot;writeobject&amp;quot; operators, and can be interpreted as a PostScript token (so it can be executed like other PostScript codes), and stores structured data which can contain lists, strings (of 8-bit characters), 32-bit integers, 32-bit floating point, names (which are like strings), and nulls. (Unfortunately there are no dictionaries, although Ghostscript supports dictionaries in PostScript binary object format as a nonstandard extension.) Like JavaScript has JSON and PHP has its own serialize format, PostScript has this format. It can be used in other programming languages too; I wrote a set of C macros (these macros are included in [[TeXnicard]]) for parsing PostScript binary object format. --[[User:Zzo38|Zzo38]] ([[User talk:Zzo38|talk]]) 18:51, 7 March 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;::PostScript binary object format is a data format which is written out by the PostScript &amp;quot;printobject&amp;quot; and &amp;quot;writeobject&amp;quot; operators, and can be interpreted as a PostScript token (so it can be executed like other PostScript codes), and stores structured data which can contain lists, strings (of 8-bit characters), 32-bit integers, 32-bit floating point, names (which are like strings), and nulls. (Unfortunately there are no dictionaries, although Ghostscript supports dictionaries in PostScript binary object format as a nonstandard extension.) Like JavaScript has JSON and PHP has its own serialize format, PostScript has this format. It can be used in other programming languages too; I wrote a set of C macros (these macros are included in [[TeXnicard]]) for parsing PostScript binary object format. --[[User:Zzo38|Zzo38]] ([[User talk:Zzo38|talk]]) 18:51, 7 March 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;::So it does sound like a distinct format from other formats that might have a page here (such as [[PostScript]] itself), so it deserves its own separate page I guess. [[User:Dan Tobias|Dan Tobias]] ([[User talk:Dan Tobias|talk]]) 22:13, 7 March 2020 (UTC)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Dan Tobias</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=Talk:Serialization&amp;diff=35048&amp;oldid=prev</id>
		<title>Zzo38: PostScript binary object format</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Talk:Serialization&amp;diff=35048&amp;oldid=prev"/>
				<updated>2020-03-07T18:51:35Z</updated>
		
		<summary type="html">&lt;p&gt;PostScript binary object format&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 18:51, 7 March 2020&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:Possibly... I know there hasn't been all that much consistency in how the decisions of what gets separate pages and what gets lumped together into one page get made, but probably if there's going to be extensive description that's specific to one of the variants it deserves its own page. [[User:Dan Tobias|Dan Tobias]] ([[User talk:Dan Tobias|talk]]) 23:39, 5 January 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:Possibly... I know there hasn't been all that much consistency in how the decisions of what gets separate pages and what gets lumped together into one page get made, but probably if there's going to be extensive description that's specific to one of the variants it deserves its own page. [[User:Dan Tobias|Dan Tobias]] ([[User talk:Dan Tobias|talk]]) 23:39, 5 January 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:What is PostScript binary object format? -[[User:Jsummers|Jsummers]] ([[User talk:Jsummers|talk]]) 22:59, 7 January 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:What is PostScript binary object format? -[[User:Jsummers|Jsummers]] ([[User talk:Jsummers|talk]]) 22:59, 7 January 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;::PostScript binary object format is a data format which is written out by the PostScript &amp;quot;printobject&amp;quot; and &amp;quot;writeobject&amp;quot; operators, and can be interpreted as a PostScript token (so it can be executed like other PostScript codes), and stores structured data which can contain lists, strings (of 8-bit characters), 32-bit integers, 32-bit floating point, names (which are like strings), and nulls. (Unfortunately there are no dictionaries, although Ghostscript supports dictionaries in PostScript binary object format as a nonstandard extension.) Like JavaScript has JSON and PHP has its own serialize format, PostScript has this format. It can be used in other programming languages too; I wrote a set of C macros (these macros are included in [[TeXnicard]]) for parsing PostScript binary object format. --[[User:Zzo38|Zzo38]] ([[User talk:Zzo38|talk]]) 18:51, 7 March 2020 (UTC)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Zzo38</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=Talk:Serialization&amp;diff=34312&amp;oldid=prev</id>
		<title>Jsummers at 22:59, 7 January 2020</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Talk:Serialization&amp;diff=34312&amp;oldid=prev"/>
				<updated>2020-01-07T22:59:53Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 22:59, 7 January 2020&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Should a separate page be needed for the PostScript binary object format? --[[User:Zzo38|Zzo38]] ([[User talk:Zzo38|talk]]) 22:24, 5 January 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Should a separate page be needed for the PostScript binary object format? --[[User:Zzo38|Zzo38]] ([[User talk:Zzo38|talk]]) 22:24, 5 January 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:Possibly... I know there hasn't been all that much consistency in how the decisions of what gets separate pages and what gets lumped together into one page get made, but probably if there's going to be extensive description that's specific to one of the variants it deserves its own page. [[User:Dan Tobias|Dan Tobias]] ([[User talk:Dan Tobias|talk]]) 23:39, 5 January 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;:Possibly... I know there hasn't been all that much consistency in how the decisions of what gets separate pages and what gets lumped together into one page get made, but probably if there's going to be extensive description that's specific to one of the variants it deserves its own page. [[User:Dan Tobias|Dan Tobias]] ([[User talk:Dan Tobias|talk]]) 23:39, 5 January 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;:What is PostScript binary object format? -[[User:Jsummers|Jsummers]] ([[User talk:Jsummers|talk]]) 22:59, 7 January 2020 (UTC)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Jsummers</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=Talk:Serialization&amp;diff=34295&amp;oldid=prev</id>
		<title>Dan Tobias at 23:39, 5 January 2020</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Talk:Serialization&amp;diff=34295&amp;oldid=prev"/>
				<updated>2020-01-05T23:39:45Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 23:39, 5 January 2020&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Should a separate page be needed for the PostScript binary object format? --[[User:Zzo38|Zzo38]] ([[User talk:Zzo38|talk]]) 22:24, 5 January 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Should a separate page be needed for the PostScript binary object format? --[[User:Zzo38|Zzo38]] ([[User talk:Zzo38|talk]]) 22:24, 5 January 2020 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;:Possibly... I know there hasn't been all that much consistency in how the decisions of what gets separate pages and what gets lumped together into one page get made, but probably if there's going to be extensive description that's specific to one of the variants it deserves its own page. [[User:Dan Tobias|Dan Tobias]] ([[User talk:Dan Tobias|talk]]) 23:39, 5 January 2020 (UTC)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Dan Tobias</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=Talk:Serialization&amp;diff=34294&amp;oldid=prev</id>
		<title>Zzo38: Should a separate page be needed for the PostScript binary object format?</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Talk:Serialization&amp;diff=34294&amp;oldid=prev"/>
				<updated>2020-01-05T22:24:28Z</updated>
		
		<summary type="html">&lt;p&gt;Should a separate page be needed for the PostScript binary object format?&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Should a separate page be needed for the PostScript binary object format? --[[User:Zzo38|Zzo38]] ([[User talk:Zzo38|talk]]) 22:24, 5 January 2020 (UTC)&lt;/div&gt;</summary>
		<author><name>Zzo38</name></author>	</entry>

	</feed>