<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/1.5.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
	<title>Web Templates Portal</title>
	<link>http://www.fragmentdesign.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Thu, 27 Oct 2005 10:21:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1.2</generator>
	<language>en</language>

		<item>
		<title>WYSIWYG Introduction</title>
		<link>http://www.fragmentdesign.com/2005/10/27/wysiwyg-introduction/</link>
		<comments>http://www.fragmentdesign.com/2005/10/27/wysiwyg-introduction/#comments</comments>
		<pubDate>Thu, 27 Oct 2005 10:21:08 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>Html Editors</category>
		<guid>http://www.fragmentdesign.com/2005/10/27/wysiwyg-introduction/</guid>
		<description><![CDATA[	WYSIWYG (pronounced &#8220;wizzy-wig&#8221; or &#8220;wuzzy-wig&#8221;) is an acronym for What You See Is What You Get, and is used in computing to describe a system in which edited content appears exactly the same as the final product. It is commonly used for word processors, but has other applications, such as web (HTML) authoring.
	In many situations [...]]]></description>
			<content:encoded><![CDATA[	<p>WYSIWYG (pronounced &#8220;wizzy-wig&#8221; or &#8220;wuzzy-wig&#8221;) is an acronym for What You See Is What You Get, and is used in computing to describe a system in which edited content appears exactly the same as the final product. It is commonly used for word processors, but has other applications, such as web (HTML) authoring.</p>
	<p>In many situations these subtle differences between what you see and what you get are unimportant.</p>
	<p>Modern software does a fairly good job of optimising the screen display for a particular type of output. For example, a Word Processor is optimised for output to a typical printer. The software often emulates the resolution of the printer in order to get as close as possible to WYSIWYG. However, that is not the main attraction of WYSIWYG but the ability of the user to be able to visualise what they are doing. This is particularly true with those users who do not have extensive artistic backgrounds.<br />
<a id="more-3"></a><br />
Games Workshop and other makers of Miniature wargaming enforce the WYSIWYG rule in official tournaments. For instance, a figure of a Space Marine with a Plasma Gun must always represent itself as such; it cannot represent a Marine with a Flamer or anything else. This means that if the Marine player wanted to have a Flamer instead of the Plasma for the next battle, he is obliged to acquire, assemble, and paint up a new Marine carrying that weapon. The WYSIWYG rule is to prevent confusion since an opponent need not worry about second guessing what threat the Plasma Gun Marine would represent. This makes collecting a miniature army costly - and profitable for the vendor. Even for Games Workshop developers, when fighting battles for the Battle Report section of White Dwarf, their armies have often been limited by the availability of painted miniatures from the studio army&#8230;</p>
	<p><b>Historical notes</b></p>
	<p>- The phrase was originated by Jonathan Seybold and popularized at Xerox PARC during the late 1970s when the first WYSIWYG editor, Bravo was created on the Alto. The Alto monitor (72 pixels per inch) was designed so that one full page of text could be seen and then printed on the first laser printers. When the text was laid out on the screen 72 PPI font metric files were used, but when printed 300 PPI files were used — thus one would occasionally find characters and words slightly off, a problem that continues to this day. (72 PPI came from the standard of 72 &#8220;points&#8221; per inch used in the commercial printing industry.) </p>
	<p>- Seybold and the researchers at PARC were simply reappropriating a popular catch phrase of the time originated by &#8220;Geraldine&#8221;, a character on The Flip Wilson Show, (1970-1974). In addition to &#8220;What you see is what you get!&#8221; This character also popularized &#8220;The Devil made me do it!&#8221; </p>
	<p>- The Apple Macintosh system was originally designed so that the screen resolution and the resolution of the dot-matrix printers sold by Apple were easily scaled: 72 PPI for the screen and 144 DPI for the printers. Thus, the on-screen output of programs such as MacWrite and MacPaint were easily translated to the printer output and allowed WYSIWYG editing. With the introduction of laser printers, resolutions deviated from even multiples of the screen resolution, making WYSIWYG harder to achieve. </p>
	<p>- Charles Simonyi, the PARC researcher responsible for Bravo, joined Microsoft in 1981 to start development of application programs at Microsoft. Hence, Bravo can be seen as the direct ancestor of Microsoft Word. </p>
]]></content:encoded>
			<wfw:commentRSS>http://www.fragmentdesign.com/2005/10/27/wysiwyg-introduction/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Macromedia Dreamweaver</title>
		<link>http://www.fragmentdesign.com/2005/10/27/macromedia-dreamweaver/</link>
		<comments>http://www.fragmentdesign.com/2005/10/27/macromedia-dreamweaver/#comments</comments>
		<pubDate>Thu, 27 Oct 2005 10:17:19 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>Html Editors</category>
		<guid>http://www.fragmentdesign.com/2005/10/27/macromedia-dreamweaver/</guid>
		<description><![CDATA[	Macromedia Dreamweaver is an HTML editor developed by Macromedia. It was originally targeted at professional web designers and offers an editing system that combines both the productivity of WYSIWYG design with the control of HTML code editing mode. This combination was quite unique in late 1990s and helped Dreamweaver to a widespread adoption. It is [...]]]></description>
			<content:encoded><![CDATA[	<p>Macromedia Dreamweaver is an HTML editor developed by Macromedia. It was originally targeted at professional web designers and offers an editing system that combines both the productivity of WYSIWYG design with the control of HTML code editing mode. This combination was quite unique in late 1990s and helped Dreamweaver to a widespread adoption. It is currently available for Mac and Windows and holds about 80% of the professional HTML editor market. Dreamweaver is the editor of choice for creating and editing web templates. The latest version is Dreamweaver 8. In addition to native support for Mac OS X and Windows, Dreamweaver also can run on Unix-like platforms through the use of emulation software such as an incarnation of Wine.<br />
<a id="more-2"></a><br />
As a part WYSIWYG editor, Dreamweaver can hide the details of pages&#8217; HTML code from the user, making it possible for non-experts to easily create web pages and sites. Some web developers criticize this approach as producing HTML pages that are much larger than they should be, which can cause web browsers to perform poorly. This can be particularly true because the application makes it very easy to create table-based layouts. In addition, some web site developers have criticized Dreamweaver in the past for producing code that often does not comply with W3C standards.</p>
	<p>Dreamweaver allows you to pick most browsers installed on your computer to preview websites. It also has some nice site management tools for the novice, such as the ability to find and replace lines of text or code by whatever parameters you specify, up to the entire site. The behaviors panel also allows creation of basic JavaScript without any coding knowledge.</p>
	<p>With the advent of version MX, Macromedia incorporated dynamic content creation tools into Dreamweaver. In the spirit of HTML WYSIWYG tools, it allows users to connect to databases (such as mySQL) to filter and display content using scripting technologies such as PHP, ASP, and ASP.net, without any previous programming experience.</p>
	<p>As of version MX, Dreamweaver uses the Presto layout engine from Opera.</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.fragmentdesign.com/2005/10/27/macromedia-dreamweaver/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>What is Web Template ?</title>
		<link>http://www.fragmentdesign.com/2005/10/27/001/</link>
		<comments>http://www.fragmentdesign.com/2005/10/27/001/#comments</comments>
		<pubDate>Thu, 27 Oct 2005 10:13:02 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>Uncategorized</category>
		<guid>http://www.fragmentdesign.com/2005/10/27/001/</guid>
		<description><![CDATA[	A web template is a ready-made web design used to mass-produce &#8220;cookie cutter&#8221; websites for rapid deployment. Usually a web template will include most of the source files necessary for further customizing the template using most modern WYSIWYG editors such as Macromedia Dreamweaver. Many templates can also be edited in free word processors such as [...]]]></description>
			<content:encoded><![CDATA[	<p>A web template is a ready-made web design used to mass-produce &#8220;cookie cutter&#8221; websites for rapid deployment. Usually a web template will include most of the source files necessary for further customizing the template using most modern WYSIWYG editors such as Macromedia Dreamweaver. Many templates can also be edited in free word processors such as Notepad. The item may also include a graphical template created in Adobe Photoshop or Macromedia Fireworks MX making it easy to edit or customise graphics and images.<br />
<a id="more-1"></a><br />
A FrontPage web template is one used only with Microsoft&#8217;s FrontPage software. One of the more unique features of FrontPage is that it has built in support for automated and easy to use web templates. The main distinction between these templates and other universal html templates is that FrontPage templates include an automatic navigation system that creates animated buttons for pages that have been added by the user, and creates an advanced multi-level navigation system on the fly using the buttons and the structure of the web site. FrontPage templates also commonly include FrontPage themes in place of CSS styles.</p>
	<p>A Flash web template uses Macromedia Flash to create visually appealing sites. Flash sites make use of visual effects employed by Flash. Flash is also used for many website intros.</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.fragmentdesign.com/2005/10/27/001/feed/</wfw:commentRSS>
	</item>
	</channel>
</rss>
