<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=VbzCart%2Fcoding%2Fvocabulary</id>
	<title>VbzCart/coding/vocabulary - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=VbzCart%2Fcoding%2Fvocabulary"/>
	<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=VbzCart/coding/vocabulary&amp;action=history"/>
	<updated>2026-07-27T14:57:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://htyp.org/mw/index.php?title=VbzCart/coding/vocabulary&amp;diff=22133&amp;oldid=prev</id>
		<title>Woozle: Created page with &quot;I&#039;m trying to be more consistent and precise when naming functions and classes, so I&#039;ve decided that within the context of the code, certain words should have more specific me...&quot;</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=VbzCart/coding/vocabulary&amp;diff=22133&amp;oldid=prev"/>
		<updated>2016-12-05T10:57:21Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;I&amp;#039;m trying to be more consistent and precise when naming functions and classes, so I&amp;#039;ve decided that within the context of the code, certain words should have more specific me...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I&amp;#039;m trying to be more consistent and precise when naming functions and classes, so I&amp;#039;ve decided that within the context of the code, certain words should have more specific meanings than they usually have:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;path&amp;#039;&amp;#039;&amp;#039; should be understood to mean &amp;#039;&amp;#039;web&amp;#039;&amp;#039; path, i.e. part of a URL accessible by a web browser&lt;br /&gt;
** a &amp;#039;&amp;#039;&amp;#039;fragument&amp;#039;&amp;#039;&amp;#039; is the part of a &amp;#039;&amp;#039;&amp;#039;path&amp;#039;&amp;#039;&amp;#039; that comes after the page&amp;#039;s base path -- i.e. it may contain arguments&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;spec&amp;#039;&amp;#039;&amp;#039; should be understood to mean &amp;#039;&amp;#039;file&amp;#039;&amp;#039; spec, i.e. the path (relative or absolute) to a file accessible by code on the server&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;rows&amp;#039;&amp;#039;&amp;#039; are sets of field data stored in a database&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;fields&amp;#039;&amp;#039;&amp;#039; are in-memory storage of an individual row&lt;/div&gt;</summary>
		<author><name>Woozle</name></author>
	</entry>
</feed>