<?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>Design Simply &#187; Presentations</title>
	<atom:link href="http://designsimply.com/category/presentations/feed/" rel="self" type="application/rss+xml" />
	<link>http://designsimply.com</link>
	<description>Simplicity in design, photography &#38; code.</description>
	<lastBuildDate>Mon, 21 Jun 2010 05:12:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Web Basics for Artists &#8211; April 5, 2007</title>
		<link>http://designsimply.com/2007/04/05/web-basics-for-artists-april-5-2007/</link>
		<comments>http://designsimply.com/2007/04/05/web-basics-for-artists-april-5-2007/#comments</comments>
		<pubDate>Fri, 06 Apr 2007 05:17:48 +0000</pubDate>
		<dc:creator>Sheri Bigelow</dc:creator>
				<category><![CDATA[Presentations]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[web basics]]></category>

		<guid isPermaLink="false">http://designsimply.com/2007/04/11/web-basics-for-artists-april-5-2007/</guid>
		<description><![CDATA[Today, I presented Web Basics for Artists for Maureen O&#8217;Hara Ure&#8217;s ART 4980 001 Senior Studio Seminar class at the University of Utah. It was fun to meet all the students and hear about their artwork. My presentation covered the following topics: HTML &#38; CSS Basics Web 2.0 Optimizing Graphics for the Web Personal Web [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I presented Web Basics for Artists for <a href="http://www.maureenoharaure.com/">Maureen O&#8217;Hara Ure&#8217;s</a> ART 4980 001 Senior Studio Seminar class at the University of Utah. It was fun to meet all the students and hear about their artwork. My presentation covered the following topics:</p>
<ul>
<li>HTML &amp; CSS Basics</li>
<li>Web 2.0</li>
<li>Optimizing Graphics for the Web</li>
<li>Personal Web Pages on home.utah.edu</li>
<li>Other Free Website Resources</li>
<li>Setting Up with Your Own Domain</li>
</ul>
<h3>Key Points</h3>
<ul>
<li>HTML can be created using a simple text editor and free resources from the UofU.</li>
<li>On the web, images are measured in pixels. The dpi of an image is pretty much irrelevant until ink hits paper. Small file size is important.</li>
<li>There are many free resources for posting web pages, blogs, pictures, and media online.</li>
<li>To setup with your own domain, you need three things: 1) domain name registration, 2) web hosting, and 3) web pages.</li>
<li>When setting up a web page, keep search engine optimization in mind from the beginning. For example, add your bio to Wikipedia.</li>
<li>If you decide to purchase web design services from a freelance designer or an agency, be cautious and just make sure you are comfortable with the service agreement you enter into.</li>
</ul>
<p><span id="more-26"></span>The web-based presentation is available online at the link below.</p>
<blockquote><p><strong><a href="http://designsimply.com/s5/web-basics-for-artists-070405.htm">Web Basics for Artists</a></strong><br />
By Sheri Bigelow, 4/5/2007</p></blockquote>
<h3>Email Lists</h3>
<p>After presenting, I noticed that Maureen mentioned mailing lists during class and I thought that email lists may have been another good topic. I always advise website owners to collect email addresses from people who are interested in what they do. There are two main types of mailing list management programs: announcement and discussion. Most will want an announcement list. These programs manage signups and unsubscribe requests automatically; however, you can also just keep a manual list of email addresses and use free email programs such as Outlook, Mozilla Thunderbird, or Mac OSX Mail to send messages.</p>
<p>Email is a low-cost, simple, convenient way to keep in touch with your patrons. It is generally NOT a good idea to buy email lists. What you want is an opt-in list filled with people you either have personal contact with, who have purchased your art in the past, or who have signed up directly from your website. If you do decide to setup an email list, your site should have a privacy policy and you should provide a valid physical address and an unsubscribe link in every email per <a href="http://www.ftc.gov/bcp/conline/pubs/buspubs/canspam.htm">CAN-SPAM laws</a>. If you buy web hosting services, email list management programs are often included.</p>
<ul>
<li><a href="http://www.campaignmonitor.com/">Campaign Monitor</a> is my favorite fee-based email marketing tool. You can create an account with up to five subscribers for free, so it&#8217;s a nice way to try out setting up and sending email.</li>
<li><a href="http://www.constantcontact.com/">Constant Contact</a> is another popular web-based email marketing tool. They have subscription-based pricing, and you can use their program for free with up to 50 subscribers.</li>
<li><a href="http://www.gnu.org/software/mailman/">Mailman</a> is a popular discussion-based mailing list management program and is available for free with several web hosting packages.</li>
<li>There are many other options. Contact me if you have any questions about mailing list management programs.</li>
</ul>
<h3>Protecting Your Images Online</h3>
<p>Another question that came up during class was how to protect your images. It&#8217;s a good idea to have a caption with copyright information. Some artists watermark their online artwork while others think that watermarking interferes with the experience of viewing art online.</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/Digital_watermarking">Wikipedia has an interesting article about digital watermarking</a>.</li>
</ul>
<h3>Links from the Presentation</h3>
<ul>
<li><a href="http://www.w3schools.com/">W3Schools</a> is a great resource for learning a variety of web languages and scripting including HTML.</li>
<li><a href="http://www.it.utah.edu/services/web/webaccts.html">University of Utah Personal Web Accounts &amp; Disk Space</a></li>
<li><a href="http://www.it.utah.edu/services/helpDesk/emailWebhelp/personalweb_faq.html#webspace">How do I set up my webspace?</a></li>
<li><a href="http://filezilla.sourceforge.net/">FileZilla</a> is a great little ftp program that you can use to transfer files to and from a web server.</li>
<li><a href="http://pages.google.com/">Google Pages</a> is a free web publishing space.</li>
<li><a href="http://www.blogger.com/">Blogger</a> offers free blogging space.</li>
<li><a href="http://www.wordpress.com/">WordPress.com</a> is another free blogging space.</li>
<li><a href="http://www.flickr.com/">Flickr</a> is a popular photo sharing website.</li>
<li><a href="http://www.mediafire.com/">MediaFire</a> is a free file hosting resource.</li>
<li><a href="http://www.godaddy.com/">GoDaddy</a> is a domain registration company.</li>
<li><a href="http://www.bluehost.com/track/designsimply/art4980">Bluehost</a> is a local web hosting company.</li>
</ul>
<h3>More Artist Resources</h3>
<ul>
<li><a href="http://artistsregister.com/application/">ArtistsRegister.com</a> is an online register of visual art open to all artists who are United States residents. Prices to add your art vary based on location and range from $30 to $100 for Utah.</li>
<li><a href="http://www.utahartists.com/how_to_join.htm">UtahArtists.com</a></li>
<li><a href="http://main.artistsofutah.org/modules.php?name=FAQ&amp;myfaq=yes&amp;id_cat=3&amp;categories=FAQs#2">ArtistsOfUtah.org</a> &#8211; Professional Artists who live and/or work in the state of Utah are invited to be listed in our artist listings.</li>
<li>http://www.lib.utah.edu/fa/UtahArtists/</li>
<li>http://arts.utah.gov/services/artists.html</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://designsimply.com/2007/04/05/web-basics-for-artists-april-5-2007/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
