<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.inforactiva.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.inforactiva.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Abramovichi</id>
		<title>InforWiki 2014 - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.inforactiva.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Abramovichi"/>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/Special:Contributions/Abramovichi"/>
		<updated>2026-06-15T08:34:46Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.5</generator>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/Plotter</id>
		<title>Plotter</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/Plotter"/>
				<updated>2015-10-28T16:50:30Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The plotter is a device used by computers to print vector graphics. In the past, plotters were used in specific applications, for example computer-aided designs. A plotter works by drawing pictures on paper and blueprints using a special type of pen. Plotters are usually used to print designs for ships, machines and buildings.&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=QsKSI0wtuvM What is a plotter?]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;youtube width=&amp;quot;500&amp;quot; height=&amp;quot;400&amp;quot;&amp;gt;QsKSI0wtuvM&amp;lt;/youtube&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Questions==&lt;br /&gt;
&lt;br /&gt;
1. What is the main difference between a plotter and a printer?&lt;br /&gt;
&lt;br /&gt;
2. Plotters can use a _____ to draw images onto a paper, others can use an ______ head.&lt;br /&gt;
&lt;br /&gt;
3. What is the meaning of vector graphics?&lt;br /&gt;
&lt;br /&gt;
4. A plotter is a high-precision device that can automatically __________, schematics, complex diagrams, ___________, and other graphical information on paper or __________.&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/Plotter</id>
		<title>Plotter</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/Plotter"/>
				<updated>2015-10-21T15:19:23Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The plotter is a computer printer for printing vector graphics. In the past, plotters were used in applications such as computer-aided design. It draws pictures on a paper using a pen. They are used to print designs of ships and machines, plans for buildings and so on.&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=QsKSI0wtuvM What is a plotter?]&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/Plotter</id>
		<title>Plotter</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/Plotter"/>
				<updated>2015-10-21T11:25:49Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: Created page with &amp;quot;The plotter is a computer printer for printing vector graphics. In the past, plotters were used in applications such as computer-aided design. It draws pictures on a paper usi...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The plotter is a computer printer for printing vector graphics. In the past, plotters were used in applications such as computer-aided design. It draws pictures on a paper using a pen. They are used to print designs of ships and machines, plans for buildings and so on.&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/Low-level_language</id>
		<title>Low-level language</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/Low-level_language"/>
				<updated>2015-10-15T07:08:10Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It's a programming language that provides little or no abstraction from a computer's instruction set architecture. Generally this refers to either machine code or assembly language. The word ''low'' refers to the small or nonexistent amount of abstraction between the language and machine language; because of this, low-level languages are sometimes described as being '''''close to the hardware''.'''&lt;br /&gt;
Low-level programming languages are sometimes divided into two categories: '''first generation''', and '''second generation'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It's a language very different from human language, e.g. &lt;br /&gt;
&lt;br /&gt;
mov dx, 07H&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/Low-level_language</id>
		<title>Low-level language</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/Low-level_language"/>
				<updated>2015-10-14T16:06:24Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It's a programming language that provides little or no abstraction from a computer's instruction set architecture. Generally this refers to either machine code or assembly language. The word ''low'' refers to the small or nonexistent amount of abstraction between the language and machine language; because of this, low-level languages are sometimes described as being ''close to the hardware''.&lt;br /&gt;
Low-level programming languages are sometimes divided into two categories: '''first generation''', and '''second generation'''.&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/Low-level_language</id>
		<title>Low-level language</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/Low-level_language"/>
				<updated>2015-10-14T16:05:09Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: Created page with &amp;quot;It's a programming language that provides little or no abstraction from a computer's instruction set architecture—commands or functions in the language map closely to proces...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It's a programming language that provides little or no abstraction from a computer's instruction set architecture—commands or functions in the language map closely to processor instructions. Generally this refers to either machine code or assembly language. The word ''low'' refers to the small or nonexistent amount of abstraction between the language and machine language; because of this, low-level languages are sometimes described as being ''close to the hardware''.&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/DSL</id>
		<title>DSL</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/DSL"/>
				<updated>2015-09-24T07:10:08Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Digital subscriber line '''''(originally digital subscriber loop)''''' is a family of technologies that are used to transmit digital data over telephone lines. In telecommunications marketing, the term DSL is widely understood to mean asymmetric digital subscriber line [[(A)DSL]]. DSL service can be delivered simultaneously with wired telephone services on the same telephone line. &lt;br /&gt;
&lt;br /&gt;
[[File:Foto.png|caption]]&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/DSL</id>
		<title>DSL</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/DSL"/>
				<updated>2015-09-24T07:06:58Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Digital subscriber line '''''(originally digital subscriber loop)''''' is a family of technologies that are used to transmit digital data over telephone lines. In telecommunications marketing, the term DSL is widely understood to mean asymmetric digital subscriber line [[(A)DSL]] , the most commonly installed DSL technology, for Internet access. DSL service can be delivered simultaneously with wired telephone services on the same telephone line. This is possible because DSL uses higher frequency bands for data.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Foto.png|caption]]&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/DSL</id>
		<title>DSL</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/DSL"/>
				<updated>2015-09-24T07:05:45Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Digital subscriber line '''''(originally digital subscriber loop)''''' is a family of technologies that are used to transmit digital data over telephone lines. In telecommunications marketing, the term DSL is widely understood to mean asymmetric digital subscriber line [[(ADSL)]] , the most commonly installed DSL technology, for Internet access. DSL service can be delivered simultaneously with wired telephone services on the same telephone line. This is possible because DSL uses higher frequency bands for data.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Foto.png|caption]]&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/DSL</id>
		<title>DSL</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/DSL"/>
				<updated>2015-09-24T07:05:16Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Digital subscriber line '''''(originally digital subscriber loop)''''' is a family of technologies that are used to transmit digital data over telephone lines. In telecommunications marketing, the term DSL is widely understood to mean asymmetric digital subscriber line (ADSL), the most commonly installed DSL technology, for Internet access. DSL service can be delivered simultaneously with wired telephone services on the same telephone line. This is possible because DSL uses higher frequency bands for data.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Foto.png|caption]]&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/DSL</id>
		<title>DSL</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/DSL"/>
				<updated>2015-09-24T07:02:43Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Digital subscriber line '''''(originally digital subscriber loop)''''' is a family of technologies that are used to transmit digital data over telephone lines. In telecommunications marketing, the term DSL is widely understood to mean asymmetric digital subscriber line (ADSL), the most commonly installed DSL technology, for Internet access. DSL service can be delivered simultaneously with wired telephone service on the same telephone line. This is possible because DSL uses higher frequency bands for data.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:foto.pgn]]&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/DSL</id>
		<title>DSL</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/DSL"/>
				<updated>2015-09-24T07:02:22Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Digital subscriber line '''''(originally digital subscriber loop)''''' is a family of technologies that are used to transmit digital data over telephone lines. In telecommunications marketing, the term DSL is widely understood to mean asymmetric digital subscriber line (ADSL), the most commonly installed DSL technology, for Internet access. DSL service can be delivered simultaneously with wired telephone service on the same telephone line. This is possible because DSL uses higher frequency bands for data.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Foto.pgn]]&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/File:Foto.png</id>
		<title>File:Foto.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/File:Foto.png"/>
				<updated>2015-09-24T07:00:26Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/DSL</id>
		<title>DSL</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/DSL"/>
				<updated>2015-09-24T06:55:48Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Digital subscriber line '''''(originally digital subscriber loop)''''' is a family of technologies that are used to transmit digital data over telephone lines. In telecommunications marketing, the term DSL is widely understood to mean asymmetric digital subscriber line (ADSL), the most commonly installed DSL technology, for Internet access. DSL service can be delivered simultaneously with wired telephone service on the same telephone line. This is possible because DSL uses higher frequency bands for data.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:foto.JPG]]&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/DSL</id>
		<title>DSL</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/DSL"/>
				<updated>2015-09-24T06:53:59Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Digital subscriber line '''''(originally digital subscriber loop)''''' is a family of technologies that are used to transmit digital data over telephone lines. In telecommunications marketing, the term DSL is widely understood to mean asymmetric digital subscriber line (ADSL), the most commonly installed DSL technology, for Internet access. DSL service can be delivered simultaneously with wired telephone service on the same telephone line. This is possible because DSL uses higher frequency bands for data.&lt;br /&gt;
&lt;br /&gt;
[[File:foto.jpg|caption]]&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/User_talk:Abramovichi</id>
		<title>User talk:Abramovichi</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/User_talk:Abramovichi"/>
				<updated>2015-09-24T06:50:49Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/(A)DSL</id>
		<title>(A)DSL</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/(A)DSL"/>
				<updated>2015-09-24T06:45:39Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ADSL '''''(Asymmetric digital subscriber line)''''' is a type of [[DSL]] '''''(digital subscriber line technology)''''' , a data communications technology that enables faster data transmission over telephone lines. Providers usually know the ADSL as a service for consumers to be able to use the higher speed direction for the download from the Internet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Router adsl.jpg|200px]]&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/DSL</id>
		<title>DSL</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/DSL"/>
				<updated>2015-09-23T11:30:32Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Digital subscriber line '''''(originally digital subscriber loop)''''' is a family of technologies that are used to transmit digital data over telephone lines. In telecommunications marketing, the term DSL is widely understood to mean asymmetric digital subscriber line (ADSL), the most commonly installed DSL technology, for Internet access. DSL service can be delivered simultaneously with wired telephone service on the same telephone line. This is possible because DSL uses higher frequency bands for data.&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/DSL</id>
		<title>DSL</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/DSL"/>
				<updated>2015-09-23T11:30:16Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: Created page with &amp;quot;Digital subscriber line '''''(originally digital subscriber loop)''''' is a family of technologies that are used to transmit digital data over telephone lines. In telecommunic...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Digital subscriber line '''''(originally digital subscriber loop)''''' is a family of technologies that are used to transmit digital data over telephone lines. In telecommunications marketing, the term DSL is widely understood to mean asymmetric digital subscriber line (ADSL), the most commonly installed DSL technology, for Internet access. DSL service can be delivered simultaneously with wired telephone service on the same telephone line. This is possible because DSL uses higher frequency bands for data.&lt;br /&gt;
[[File:example.jpg|thumb|caption]]&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	<entry>
		<id>http://wiki.inforactiva.net/index.php/(A)DSL</id>
		<title>(A)DSL</title>
		<link rel="alternate" type="text/html" href="http://wiki.inforactiva.net/index.php/(A)DSL"/>
				<updated>2015-09-23T11:06:22Z</updated>
		
		<summary type="html">&lt;p&gt;Abramovichi: Created page with &amp;quot;ADSL '''''(Asymmetric digital subscriber line)''''' is a type of DSL '''''(digital subscriber line technology)''''' , a data communications technology that enables faster data...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ADSL '''''(Asymmetric digital subscriber line)''''' is a type of DSL '''''(digital subscriber line technology)''''' , a data communications technology that enables faster data transmission over telephone lines. Providers usually know the ADSL as a service for consumers to be able to use the higher speed direction for the download from the Internet.&lt;/div&gt;</summary>
		<author><name>Abramovichi</name></author>	</entry>

	</feed>