<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Thoughts On Web &#187; Tools</title>
	<atom:link href="http://www.thoughtsonweb.com/topics/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thoughtsonweb.com</link>
	<description>Thoughts On Accessibility, Usability &#38; Interaction Design</description>
	<lastBuildDate>Thu, 19 Nov 2009 09:00:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Speed up creating your XHTML pages and files</title>
		<link>http://www.thoughtsonweb.com/2009/11/speed-up-creating-xhtml-pages-and-files/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=speed-up-creating-xhtml-pages-and-files</link>
		<comments>http://www.thoughtsonweb.com/2009/11/speed-up-creating-xhtml-pages-and-files/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 13:16:05 +0000</pubDate>
		<dc:creator>Galeel</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[online tools]]></category>

		<guid isPermaLink="false">http://www.thoughtsonweb.com/?p=21</guid>
		<description><![CDATA[Would you like to setup your website project in single click, Deploy is the tool for you. Each time you get ready to begin a site, you have to add certain things to each page: Declaring Document Type Declaration (DTD – XHTML Strict, Transitional, etc) Declaring Page encoding (UTF-8, etc) Link your stylesheets (CSS) Import/link [...]]]></description>
			<content:encoded><![CDATA[<p>Would you like to setup your website project in single click, <a href="http://projectdeploy.org/">Deploy</a> is the tool for you.</p>
<p>Each time you get ready to begin a site, you have to add certain things to each page:</p>
<ul>
<li>Declaring Document Type Declaration (DTD – XHTML Strict, Transitional, etc)</li>
<li>Declaring Page encoding (UTF-8, etc)</li>
<li>Link your stylesheets (CSS)</li>
<li>Import/link your javascript library or choice</li>
</ul>
<p>You may also add folders in your work directory for:</p>
<ul>
<li>PHP includes</li>
<li>Images</li>
<li>Flash</li>
<li>etc</li>
</ul>
<p>All of these things are common for most of the web develpers. Even those these things are pretty straightforward, making a new file, or copying and pasting from a previous project can take up valuable time better we spent those times on building our site code.</p>
<h3>Generate Code With Deploy</h3>
<p><a href="http://projectdeploy.org/">Deploy</a> is a free, open source, online tool which allows users to quickly deploy a web project folder in only a couple seconds.</p>
<p><a href="http://projectdeploy.org/">Deploy</a> gives you a dead-easy way of choosing your DOCTYPE, linking CSS, importing the jQuery library (and common plugins) and creating common file folders.</p>
<p>After choosing those options hit the &#8220;Deploy&#8221; button; The tool will generate the ZIP file for easy download. You can also bookmark the page and regenerate the code again without having to choose the options all over again.</p>
<p>Deploy&#8217;s bookmarking feature allows the user to go through the form only one time and then bookmarking the next page (deploy.php). When the user returns to that bookmark it instantly generates another .zip folder with all the settings the user had previously entered.</p>
<p>If you have a Mac you could add that bookmark to your dock and it&#8217;s only a click away. Windows and Linux users could also add the bookmark to their desktop and it will always be right there waiting.</p>
<p><a href="http://projectdeploy.org/">Project Deploy</a> is a great time-saving tool for any web designer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thoughtsonweb.com/2009/11/speed-up-creating-xhtml-pages-and-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

