<?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>Tech Tips for BHSEC Students &#187; Web Design</title>
	<atom:link href="http://techtips.edublogs.org/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://techtips.edublogs.org</link>
	<description>Just another Edublogs.org weblog</description>
	<lastBuildDate>Mon, 11 May 2009 14:59:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Instructions for setting up KompoZer</title>
		<link>http://techtips.edublogs.org/2008/01/14/instructions-for-setting-up-kompozer/</link>
		<comments>http://techtips.edublogs.org/2008/01/14/instructions-for-setting-up-kompozer/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 17:28:53 +0000</pubDate>
		<dc:creator>pkolbe</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://techtips.edublogs.org/2008/01/14/instructions-for-setting-up-kompozer/</guid>
		<description><![CDATA[Download and install Kompozer
Select EDIT &#8212; Publishing Site Settings&#8230;
For BHSEC, write in:

For the first time you set this up, select &#8220;Save password&#8221;. However, if you&#8217;re not on your own computer with your own username and password, after you&#8217;re done with Kompozer don&#8217;t forget to go back and uncheck the box. You don&#8217;t anyone else being [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.kompozer.net/download.php">Download and install Kompozer</a></p>
<p>Select EDIT &#8212; Publishing Site Settings&#8230;</p>
<p>For BHSEC, write in:</p>
<p><a href="http://techtips.edublogs.org/files/2008/01/screenshot-publish-settings.png" title="screenshot-publish-settings.png"><img src="http://techtips.edublogs.org/files/2008/01/screenshot-publish-settings.thumbnail.png" alt="screenshot-publish-settings.png" /></a></p>
<p>For the first time you set this up, select &#8220;Save password&#8221;. However, if you&#8217;re not on your own computer with your own username and password, after you&#8217;re done with Kompozer don&#8217;t forget to go back and uncheck the box. You don&#8217;t anyone else being able to access the site.</p>
<p>After all of this is set up, under Site Manager you should be able to see the name of the site you entered, with a plus in front of it.</p>
<p>Once you click on that plus sign, Kompozer should take all of one second to access into your site, after which you should be able to see all of the directories and files of your site under the site name.</p>
<p><a href="http://techtips.edublogs.org/files/2008/01/screenshot-untitled-kompozer-2.png" title="screenshot-untitled-kompozer-2.png"><img src="http://techtips.edublogs.org/files/2008/01/screenshot-untitled-kompozer-2.thumbnail.png" alt="screenshot-untitled-kompozer-2.png" /></a></p>
<p>Also, the proxy needs to be setup. Select TOOLS &#8212; OPTIONS &#8212; ADVANCED.</p>
<p>In the Connection box, click on Connection Settings, then fill in the following:</p>
<p><a href="http://techtips.edublogs.org/files/2008/02/connection_settings.jpg" title="connection_settings.jpg"><img src="http://techtips.edublogs.org/files/2008/02/connection_settings.thumbnail.jpg" alt="connection_settings.jpg" /></a></p>
<p>Posted by Joana</p>
]]></content:encoded>
			<wfw:commentRss>http://techtips.edublogs.org/2008/01/14/instructions-for-setting-up-kompozer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Basics 101 -WYSIWYGs and Editors</title>
		<link>http://techtips.edublogs.org/2007/10/19/web-basics-101-wysiwygs-and-editors/</link>
		<comments>http://techtips.edublogs.org/2007/10/19/web-basics-101-wysiwygs-and-editors/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 16:32:48 +0000</pubDate>
		<dc:creator>pkolbe</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://techtips.edublogs.org/2007/10/19/web-basics-101-wysiwygs-and-editors/</guid>
		<description><![CDATA[Dreamweaver is your classic WYSIWYG (what-you-see-is-what-you-get). A WYSIWYG user does not need to know how code works because s/he can simply use the program&#8217;s interface (buttons and tools) to do all the formatting. A WYSIWYG is like making web pages with MS Word. In an editor, you work only with the code. The best way [...]]]></description>
			<content:encoded><![CDATA[<p>Dreamweaver is your classic WYSIWYG (what-you-see-is-what-you-get). A WYSIWYG user does not need to know how code works because s/he can simply use the program&#8217;s interface (buttons and tools) to do all the formatting. A WYSIWYG is like making web pages with MS Word. In an editor, you work only with the code. The best way to teach web design is with an editor, but as your code gets more complicated a WYSIWYG is more efficient. Bhsec owns a few copies of Dreamweaver. All the macs in the music department have it, the yearbook pc in the CTO has it, and so does my computer.  As you can see, it&#8217;s somewhat hard to come by in Bhsec. For this reason, I install <a href="http://www.kompozer.net/">kompoZer </a>for many of the staff who need to do webdesign. KompoZer is open source and works on osx/win/linux.</p>
<p>General points to remember:</p>
<ol>
<li>Don&#8217;t reveal email addresses. This is a sure way to get lots of spam.</li>
<li> Watch your relative links. IOW,<strong> &lt;link href=&#8221;../bhsec_stylesheet.css&#8221;&gt;</strong> will only work if this css file *really* is in the directory above the current one. (Double dots mean the directory above.) You could also use static links (ie http://www.bard.edu/bhsec/yadayada/bhsec_stylesheet.css&#8221;) but this is generally poor practice because if any folder name is changed, in the path above the file, all the static links will break.</li>
<li>Make use of our pre-defined format styles found in our css file so that the look and feel will be consistent across the bhsec website. In kompoZer, switch to the Html Tags view (tab at the bottom) to enable the css pulldown on the top left.</li>
<li>Think about how to make it easier for the faculty to change the the content of their webpages without having to deal with code. For example use inc files for the content (just one idea). But also maybe make a form (in php) to edit their content.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://techtips.edublogs.org/2007/10/19/web-basics-101-wysiwygs-and-editors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Basics 101 -FTP and Backups</title>
		<link>http://techtips.edublogs.org/2007/10/18/web-basics-according-to-peter-101/</link>
		<comments>http://techtips.edublogs.org/2007/10/18/web-basics-according-to-peter-101/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 13:34:26 +0000</pubDate>
		<dc:creator>pkolbe</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://techtips.edublogs.org/2007/10/18/web-basics-according-to-peter-101/</guid>
		<description><![CDATA[The first &#8220;web basic&#8221; I want to impart is to make backups of all your work! For this you&#8217;ll need an FTP client.
FireFTP is, IMHO, the simplest ftp client. It works on osx/win/linux. It&#8217;s opensource (&#8221;free as in beer and free as in speech&#8221;). It&#8217;s a firefox addon, so you&#8217;ll need firefox. Go ahead and [...]]]></description>
			<content:encoded><![CDATA[<p>The first &#8220;<strong>web basic</strong>&#8221; I want to impart is to <strong><em>make backups of all your work</em></strong>! For this you&#8217;ll need an FTP client.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/684/" target="_blank">FireFTP </a>is, IMHO, the simplest <a href="http://personalweb.about.com/od/ftpfileuploadprograms/a/01ftp.htm">ftp client</a>. It works on osx/win/linux. It&#8217;s opensource (&#8221;free as in beer and free as in speech&#8221;). It&#8217;s a <a href="http://addons.mozilla.com/" target="_blank">firefox addon</a>, so you&#8217;ll need <a href="http://www.mozilla.com" target="_blank">firefox</a>. Go ahead and bookmark it so you can easily find it. On the top left look for a new toolbar with: Manage Accounts&gt;New&#8230;</p>
<p><a href="http://techtips.edublogs.org/files/2007/10/fireftp_howto.png" title="Direct link to file"><img src="http://techtips.edublogs.org/files/2007/10/fireftp_howto.thumbnail.png" alt="fireftp_howto.png" height="128" width="146" /></a></p>
<p>Ok&gt; then select &#8220;Connect&#8221;. Notice it changes to &#8220;Disconnect&#8221;.  The left hand side is the filesystem of the computer you&#8217;re working on right now, the right hand side is the remote server you&#8217;re editing. You don&#8217;t need the left hand side (you can drag/drop from outside firefox) but I recommend you use an ftp client so you can easily keep backups while you edit web pages&#8230; and the left hand side makes copying entire folders much easier.</p>
<p>I recommend you first make a backup of the entire site. It won&#8217;t take long, websites are often very small in size.<br />
Next, I recommend that  before you edit any file, you make a copy and name it something like filename.html-bkup01. Then, each time you edit the file again, increase the number eg bkup02.</p>
<p>Occasionally I need an sftp client, which fireftp isn&#8217;t, and I use <a href="http://filezilla-project.org/">filezilla</a>. On OSX I hear you can use <a href="http://rsug.itd.umich.edu/software/fugu/" target="_blank">fugu </a>or <a href="http://cyberduck.ch/">cyberDuck</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://techtips.edublogs.org/2007/10/18/web-basics-according-to-peter-101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
