<?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>Femmetech &#187; how-to</title>
	<atom:link href="http://www.femmetech.org/tag/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.femmetech.org</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 20:59:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Websites 3: Updating Your Webpage</title>
		<link>http://www.femmetech.org/2010/11/websites-3-updating/</link>
		<comments>http://www.femmetech.org/2010/11/websites-3-updating/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 18:25:19 +0000</pubDate>
		<dc:creator>femmetech</dc:creator>
				<category><![CDATA[Technology/DIY/Skillshares]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[websites for everyone!]]></category>

		<guid isPermaLink="false">http://www.femmetech.org/?p=66</guid>
		<description><![CDATA[You got a website set up and want to update it yourself! Great, and totally doable. This post is for folks who **have** a website [not a blog] up and going, and want to do some minor text changes or perhaps even go further and add pages etc. If you want a more comprehensive tutorial [...]]]></description>
			<content:encoded><![CDATA[<h2>You got a website set up and want to update it yourself! Great, and totally doable.</h2>
<p>This post is for folks who **have** a website [not a blog] up and going, and want to do some minor text changes or perhaps even go further and add pages etc. <em>If you want a more comprehensive tutorial that starts before you have the website, check out the <a href="http://www.hartcollective.com/diy.html" target="_blank">Hart Collective&#8217;s online walk-through for setting up your online presence</a>, from the workshop <a href="http://www.sarahjenny.org/" target="_blank">Sarah Jenny</a> and I have taught across the country!</em></p>
<p>Basically, you&#8217;ll update your site one of two ways &#8211; you&#8217;ll either download/buy a <strong>software that you use on your computer to edit the web pages</strong> and then upload the pages to your server, <strong>or you&#8217;ll use the editor on the server where you host your files</strong>.</p>
<p><span id="more-66"></span></p>
<h3>First Steps: Know everything you want to go into this update</h3>
<ul>
<li>Gather all the new photos, videos, pics of press, etc. you want on your site. Are they web-resolution?</li>
<li>Gather into one document the new text, blurbs, links and press clips you want on your site.</li>
</ul>
<h3>Now let&#8217;s talk about how to update existing web pages on your site:</h3>
<p>Basically, you just have to access your website, launch your HTML editor, place your content and then get the updated pages online! Trust, it is not too hard.</p>
<h4>Login and passwords, wow fun.</h4>
<p>Collect all the login info you got from your host [the service who puts your website online]. You&#8217;ll need all of it; they surely sent you a long ass email at some point that you probably forwarded to the person who set up your server/site and forgot about. Find it. You&#8217;re looking for your <strong>username, password, FTP login</strong> info.</p>
<h3>Computer-based editing for a website:<a href="http://www.femmetech.org/wp-content/uploads/2010/09/Picture-3.png"><img class="alignright size-medium wp-image-77" title="Web page opened in KompoZer" src="http://www.femmetech.org/wp-content/uploads/2010/09/Picture-3-300x230.png" alt="" width="300" height="230" /></a></h3>
<p>#1. Get a<strong> web design program</strong>. You can buy/borrow Dreamweaver, or if you want to stay free, try downloading <a href="http://kompozer.net/" target="_blank">Kompozer</a> &#8211; web coding for Mac or PC, which I think is the best of the free web progams &#8211; but one or the other of the ones listed may be more comfortable for you to use.</p>
<p>#2. Utilize the <strong>Tutorials</strong>. I cannot stress enough that there are a MILLION good tutorials out there, by web geeks like myself and the makers of the programs. Take two hours and you will amaze yourself, AND save yourself headaches and wasted time down the road.</p>
<p>#3. Get files off your server via FTP, make a backup copy, and open the file in your editing program. Edit [see: tutorials] and be proud of yourself.</p>
<h3>Server-based editing for a website</h3>
<p>This is not a good place to do a site redesign, but text edits and photo adds/swaps will be easy here.</p>
<p>#1. Login to your server, and navigate to where the pages are. Each  server is going to be different, but they all offer a simple WYSIWYG  editor that will make text updates to your web page easy and fast.</p>
<p>#2. Open the page you want to edit and change the text you want.</p>
<p>#3. **Save** your work, and the page will automatically overwrite the old version with your edits.</p>
<p><a href="http://www.femmetech.org/wp-content/uploads/2010/11/Picture-4.png"><img class="alignleft size-full wp-image-79" title="WYSIWYG editor example. Looks like word processing, right?" src="http://www.femmetech.org/wp-content/uploads/2010/11/Picture-4.png" alt="" width="603" height="71" /></a></p>
<h3>Get Those files online!</h3>
<p>Dreamweaver/KompoZer give you the option to input all the login info you have, in order to to use the editing software as your FTP as well, so you can pull files from the web, update them, and put them back online. As long as you are careful and make backup copies, this is pretty streamlined.</p>
<p>If you find setting up the FTP as part of your editing software confusing or just dont like it, you can download separate <strong>FTP</strong> software. Cyberduck is good and free for Mac, Filezilla is good and free for PC.</p>
<p>Either way, when you take files from your computer and send them to the server where your site is hosted, you will overwrite the old file and the updated one will appear online. Sometimes this takes a few hours to appear, sometimes it happens instantly.</p>
<h4><em>Notes To Make This Whole Process Easier</em></h4>
<p><strong>BACKUPS: </strong>What  is super important and what I cannot stress enough is this: make a copy  of any page you work on before you make any changes. just in case. 99%  you will not need this backup copy, but for the one time you do, you&#8217;ll  be REALLY glad you have it.</p>
<p><strong>SAVE:</strong> Also, save your work a lot. Free programs tend to crash more often than non-free. Notice a theme here?</p>
<p><strong>TRACK YR FILE ORGANIZATION: </strong>This is boring and annoying, but it&#8217;s basically operation-critical. When things don&#8217;t link or don&#8217;t load, check the name you typed  into the HTML, and double-check the path, eg, the &lt;a href=&#8221;/xxx/<a href="http://freesound.iua.upf.edu/picutre.jpg" target="_blank">freesound.iua.upf.edu/picture.jpg</a>&#8220;&gt;  part of the link. this is what tells the browser where to look for a  file, and if it is missing enough &#8220;/&#8221; [which tell the browser to go up a  directory or folder], the browser will get lost on the way. It gets technical and you can google research  &#8220;paths&#8221; but sometimes you just need to add a &#8220;/&#8221; at the beginning or end  to send the browser far enough to find the file.</p>
<h4><em>Links</em></h4>
<p>There are a lot of links to programs and self-teaching tool on <a href="http://www.axondluxe.com/diy.html" target="_blank">my DIY page</a> and on the<a href="http://www.hartcollective.com/links.html" target="_blank"> Hart Collective&#8217;s DIY page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.femmetech.org/2010/11/websites-3-updating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Print Design! Layout Software that doesn&#8217;t cost more than your rent</title>
		<link>http://www.femmetech.org/2010/10/print-design/</link>
		<comments>http://www.femmetech.org/2010/10/print-design/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 18:41:37 +0000</pubDate>
		<dc:creator>femmetech</dc:creator>
				<category><![CDATA[Production/Communication/Multimedia]]></category>
		<category><![CDATA[Technology/DIY/Skillshares]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[make your own book!]]></category>
		<category><![CDATA[page layout]]></category>
		<category><![CDATA[print design]]></category>

		<guid isPermaLink="false">http://www.femmetech.org/?p=69</guid>
		<description><![CDATA[I love print design, and I&#8217;ve been at it for years; first my making zines in the 90&#8242;s and next by making newspapers, magazines and promotional media over the last ten years. So it makes sense that people ask me for tips and recommendations regularly. Some examples are this page from Femme2010 program, and my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.femmetech.org/wp-content/uploads/2010/10/FC2010_Film_Fliers_4x.gif"><img class="alignleft size-full wp-image-71" title="Poster from Femme2010 Film Festival" src="http://www.femmetech.org/wp-content/uploads/2010/10/FC2010_Film_Fliers_4x.gif" alt="" width="256" height="320" /></a></p>
<p>I love print design, and I&#8217;ve been at it for years; first my making zines in the 90&#8242;s and next by making newspapers, magazines and promotional media over the last ten years. So it makes sense that people ask me for tips and recommendations regularly.</p>
<p>Some examples are this <a href="../wp-content/uploads/2010/10/FC_Program_KateB_p22.pdf">page from Femme2010 program</a>, and <a href="http://www.heelsonwheelsdesign.com/printp.html" target="_blank">my print portfolio. </a></p>
<p>Collected in this post are some freeware/shareware programs that might be right for your print project, and a few tips I tell people when they ask about layout.</p>
<p><span id="more-69"></span></p>
<p>Learning page layout software is awesome and so satisfying &#8212; but  time-consuming, just an fyi.</p>
<p>If you&#8217;re just making one book I don&#8217;t  know  if its worth it to learn ALL of any program, but you might find  you love the process and thus learning a non-try-only version would be  advantageous  because then you could use it again.</p>
<h2>FREE</h2>
<p>Free/cheap layout software is one avenue in which the world of freeware is less prolific than in, say, freeware for web design.</p>
<p><a href="http://www.scribus.net/ " target="_blank">Scribus</a> appears to be the best of the free, as it is from 2010 and Mac/PC/Linux compatible &#8211; but I haven&#8217;t used it so I   can&#8217;t say more than to read the reviews/manual and see if you think   learning it is more time effective than plowing through using Word.</p>
<p><a href="http://desktoppub.about.com/od/findsoftware1/tp/freedtpsoftware.htm]" target="_blank">This article</a> has a lot of free print-creation   software listed; remember that you might want to edit the photos before you put them in, or you might need to try a few different programs before you find one you &#8220;get&#8221; the best.</p>
<h2>FREE TO TRY</h2>
<p>Lots of programs are &#8220;free to try,&#8221; and often this means you get temporary access to higher-caliber programs &#8212; but I&#8217;d be careful and test them by exporting  one page of my book before laying out the whole thing  to make sure that you don&#8217;t have to buy the software to export your final  product as a PDF.</p>
<p><a href="http://www.allgraphicdesign.com/imagelayout.html " target="_blank">Here&#8217;s a decent, recent list of free-to-try</a> programs; this one, <a href="http://desktoppub.about.com/cs/software/gr/ragtimesolofree.htm" target="_blank">Rag Time Solo</a>, seems to have some recommendations behind it.</p>
<p>Adobe&#8217;s InDesign is what I&#8217;ve used and loved for almost a decade [!], it is free for 30  days,  you will be able to export your finished file in it, AND there  are  good tutorials online so you don&#8217;t feel overwhelmed. Its a  technically  heavy program but you dont have to use all the elements.If  you  are familiar with Photoshop, the &#8220;layers&#8221; feature in InDesign is  similar and  can give you those lovely effects of images behind text etc.  Drawbacks? After  30 days you can&#8217;t make any more changes without paying  the big $$&#8230;plus  pirating Adobe is getting harder and harder.</p>
<h2>DESIGN TIPS</h2>
<p>1. No matter how you lay it out, please do your sanity the favor of paying   attention to giving yourself at least 1/2-inch margins all the way around the page so printing/copying doesn&#8217;t cut  off  any text. That would suck, right?</p>
<p>2. I recommend exporting final files as PDFs &#8212; especially if you&#8217;ll  be  printing from a computer that was NOT the one you designed on, to  help  avoid opening your project on another computer only to find out  that it  doesn&#8217;t have the special beautiful font you chose and your  project looks  wonky. Sometimes this happens with your PDF anyway, especially if you&#8217;re going through a &#8220;real&#8221; print service. If you pick a special font it can be  advantageous to keep a copy  of the fonts in the folder where your  document is, just in case. But making PDFs is a good idea for your archiving purposes anyway.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.femmetech.org/2010/10/print-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postcards and the Art of Image Maintenance</title>
		<link>http://www.femmetech.org/2010/06/postcards/</link>
		<comments>http://www.femmetech.org/2010/06/postcards/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 05:47:46 +0000</pubDate>
		<dc:creator>femmetech</dc:creator>
				<category><![CDATA[Production/Communication/Multimedia]]></category>
		<category><![CDATA[20Femme]]></category>
		<category><![CDATA[DIY media]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[USSF]]></category>

		<guid isPermaLink="false">http://www.femmetech.org/?p=57</guid>
		<description><![CDATA[I&#8217;ve been up late these past few weeks, getting ready for Femme Pride Week, and working on media for the US Social Forum, where I&#8217;m teaching a DIY New Media workshop with Sarah Jenny, and Femme2010, the amazing femme conference that I&#8217;m Co-Media Chair of this year. Part of my favorite media strategy has always [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been up late these past few weeks, getting ready for <a href="http://www.femmefamily.com/wp/2010/06/femme-pride-week/" target="_blank">Femme Pride Week</a>, and working on media for the <a href="http://www.ussf2010.org/" target="_blank">US Social Forum</a>, where I&#8217;m teaching a <a href="http://organize.ussf2010.org/ws/diy-new-media-creating-and-maintaining-activist-presence-using-websites-blogs-audiopodcasts-and-s" target="_blank">DIY New Media workshop</a> with <a href="http://www.sarahjenny.org" target="_blank">Sarah Jenny</a>, and <a href="http://www.femmecollective.com" target="_blank">Femme2010</a>, the amazing femme conference that I&#8217;m Co-Media Chair of this year.</p>
<p>Part of my favorite media strategy has always been postcards. I love them: I let them collect in my purses to remind me of where I&#8217;ve been and what I&#8217;ve done, and I think they&#8217;re a really effective strategy to let people know about your art, your project or your business. Below the cut I&#8217;m pleased to display four of my newest postcards, but first lets talk a bit about production and printing. I have some links to cheap printers and tips to make your cards look great!</p>

<a href='http://www.femmetech.org/2010/06/postcards/damienluxe_ad_2010/' title='DamienLuxe_ad_2010'><img width="150" height="150" src="http://www.femmetech.org/wp-content/uploads/2010/06/DamienLuxe_ad_2010-150x150.gif" class="attachment-thumbnail" alt="Postcard for performace + creative arts" title="DamienLuxe_ad_2010" /></a>
<a href='http://www.femmetech.org/2010/06/postcards/how_femmetech_ad/' title='HOW_Femmetech_ad'><img width="150" height="150" src="http://www.femmetech.org/wp-content/uploads/2010/06/HOW_Femmetech_ad-150x150.gif" class="attachment-thumbnail" alt="HOW_Femmetech_ad" title="HOW_Femmetech_ad" /></a>
<a href='http://www.femmetech.org/2010/06/postcards/fc2010_club_web-2/' title='FC2010_Club_web'><img width="150" height="150" src="http://www.femmetech.org/wp-content/uploads/2010/06/FC2010_Club_web1-150x150.gif" class="attachment-thumbnail" alt="FC2010_Club_web" title="FC2010_Club_web" /></a>
<a href='http://www.femmetech.org/2010/06/postcards/femme2010_webillo/' title='femme2010_webillo'><img width="150" height="150" src="http://www.femmetech.org/wp-content/uploads/2010/06/femme2010_webillo-150x150.gif" class="attachment-thumbnail" alt="This illustration is by Cristy Road" title="femme2010_webillo" /></a>

<p><span id="more-57"></span>Designing a postcard:</p>
<p>You need good <strong>images</strong>. Get a photographer friend and dress up, like we did for the Animal Print photo shoot. Or source something copyright-free or copyleft and shareable from <a href="http://commons.wikimedia.org/wiki/Main_Page" target="_blank">Wikipedia Commons</a> or the <a href="http://www.loc.gov/library/libarch-digital.html" target="_blank">Library of Congress Digital Collections</a> or <a href="http://digitalgallery.nypl.org/nypldigital/index.cfm" target="_blank">NYPL archives</a>. Or get your digital camera out and take a picture of someTHING in this beautiful world. And credit your source!</p>
<p>Once you have your image in your computer, make sure it&#8217;s set to <strong>print resolution</strong> and not web resolution! 300dpi! This is critical so you don&#8217;t get that weird little-crystal effect when you print. To design, you can use photoshop or indesign, or <a href="http://www.gimp.org/" target="_blank">GIMP</a> [free!]. The most important part when you&#8217;re laying out your postcard is a little something called margins and bleed.</p>
<p>Next, before you perfect your postcard,<strong> know your print specs</strong>. How big is your image going to be? 3.75&#215;5.5 is far off from 4.25&#215;6, when it comes to font size and layout. This means sourcing your printer ahead of time. Will your image bleed off the edge or have a border? Make sure that text is not too close to the margins, and remember that the way things look on your screen often don&#8217;t exactly translate to the way they look when printed, so beware of color values that are too close to one another side-by-side.</p>
<p><strong>Printing</strong>. I like using <a href="http://www.overnightprints.com" target="_blank">overnightprints.com</a> because there are a lot of <a href="http://www.retailmenot.com/view/overnightprints.com" target="_blank">good discount codes</a> out there for them, and they usually get your order to you in about a week. I just ordered 500 full-color one-sided cards for $20+shipping. Sweet. However, walking into your local independent printer cannot be beat in terms of putting a face to your process, and in my experience, chain-print-place employees are often really rad and discount-y after the managers leave at 5pm.</p>
<p>Here are my most recent products, if you&#8217;re curious. And they got here just in time to take to the USSF!</p>
<p><a href="www.heelsonwheelsdesign.com"><img class="size-full wp-image-59 alignnone" title="HOW_Femmetech_ad" src="http://www.femmetech.org/wp-content/uploads/2010/06/HOW_Femmetech_ad.gif" alt="" width="408" height="600" /></a></p>
<div id="attachment_58" class="wp-caption alignnone" style="width: 610px"><a href="www.axondluxe.com"><img class="size-full wp-image-58 " title="DamienLuxe_ad_2010" src="http://www.femmetech.org/wp-content/uploads/2010/06/DamienLuxe_ad_2010.gif" alt="" width="600" height="408" /></a><p class="wp-caption-text">Postcard for performace + creative arts</p></div>
<div id="attachment_60" class="wp-caption alignleft" style="width: 510px"><a href="www.femmecollective.com"><img class="size-full wp-image-60" title="FC2010_Club_web" src="http://www.femmetech.org/wp-content/uploads/2010/06/FC2010_Club_web1.gif" alt="" width="500" height="647" /></a><p class="wp-caption-text">This is from photo&#39;s I got from many of the performers and presenters from the upcoming Femme2010 conference!</p></div>
<div id="attachment_61" class="wp-caption alignleft" style="width: 468px"><a href="www.croadcore.com"><img class="size-full wp-image-61" title="femme2010_webillo" src="http://www.femmetech.org/wp-content/uploads/2010/06/femme2010_webillo.gif" alt="This illustration is by Cristy Road" width="458" height="600" /></a><p class="wp-caption-text">This illustration is by Cristy Road</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.femmetech.org/2010/06/postcards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Images: Print vs. Web, an explanation, instructions + resources</title>
		<link>http://www.femmetech.org/2010/05/images-print-vs-web/</link>
		<comments>http://www.femmetech.org/2010/05/images-print-vs-web/#comments</comments>
		<pubDate>Tue, 18 May 2010 05:05:36 +0000</pubDate>
		<dc:creator>femmetech</dc:creator>
				<category><![CDATA[Production/Communication/Multimedia]]></category>
		<category><![CDATA[Technology/DIY/Skillshares]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[image production]]></category>

		<guid isPermaLink="false">http://www.femmetech.org/?p=48</guid>
		<description><![CDATA[I love it when my talented friends send me fabulous pictures as proof of our magical lives on the interweb. It makes me feel grounded. BUT &#8211; beauty as those pics are, they aren&#8217;t always great for printing when it comes times to make postcards or send images to people for printing in their magazines, [...]]]></description>
			<content:encoded><![CDATA[<p>I love it when <a href="http://www.bloodhoundphotography.com/Web%20Albums/Photobooth/index.html" target="_blank">my talented friends send me fabulous pictures as proof of our magical lives on the interweb</a>. It makes me feel grounded. BUT &#8211; beauty as those pics are, they aren&#8217;t always great for printing when it comes times to make postcards or send images to people for printing in their magazines, fancy brochures and/or programs. So this post is about the difference between web images and print images, and how to know that you&#8217;re sending the right thing &#8211; so YOU will look as good in print as you do on the web.<span id="more-48"></span></p>
<h3>INFORMATION</h3>
<h4><span style="text-decoration: underline;">About Image Size for Printing:</span></h4>
<p>The internet is great because it gives us access to all kinds of images of ourselves and others, but tragically for the print-minded among us, most of the images found on the internet [like most of what's on Facebook, or the small images on Flickr] are NOT suitable for printing. These <strong>web-optimized images have been scaled down</strong> to contain only 72 &#8220;Dots&#8221; [also called pixels] of color information Per Inch [eg. "dpi", also called "resolution"]. Thats perfect for a computer monitor, but for a medium or big pic in a magazine, flyer, brochure, etc, really <strong>for any print instance, we need to get images that are 300 dpi or greater</strong> &#8212; 4 times more dense with color information as web-optimized images! &#8212; to look good to our eye when printed on paper, and not blurry and &#8220;pixelated&#8221;, like when you see something looking all choppy with the little squares in it.</p>
<h4><span style="text-decoration: underline;">What does that mean and how do you know?</span></h4>
<p>If you  have an image file that you want to use for print, but aren&#8217;t sure if it&#8217;s dpi is correct, open that file in your image editing software [try PC: Paintbrush; Mac: Preview, iPhoto; PC/Mac: Photoshop, GIMP]  and look at the<strong> image size </strong>information, however your program gives you that info*. It will tell you how many actual dots of image data [pixels] are in your image, what the current setting on the image is, and how big that is in inches. You can do some simple math to see how big it would be on a computer versus printed, by dividing the number of pixels by the output method [web or printing].<br id="solj" /><br id="ecty" /><em>An example: </em><br id="h.ww" />A camera phone may take a 600 wide x450 tall pixel picture, which you then copy onto and then open on your computer. *In the program you open it in, there will be a drop-down menu called &#8216;Tools&#8217; or &#8216;Edit&#8217;. Pick that, and then &#8220;Get Info&#8221; or &#8220;Image Size&#8221; and a window will open, telling you lots of info, including that the image is 600&#215;450.</p>
<p>In <strong>print</strong> terms, that picture is 2in. x 1.5in [600/300 dpi for print=2in; 450/300=1.5in]. Small for a magazine or postcard, probably ok for a brochure. For reference, an image that is 750&#215;600 is about the &#8216;print size&#8217; of a playing card.</p>
<p>That same picture is in <strong>web</strong> terms sizes out to be 8.3&#215;6.25 [600/72 dpi for web=8.3; 450/72=6.25, or big enough for a computer screen!].<br id="om:b" /><br id="o.tc" />For printing, we need images that are 300 pixels per inch, cuz that&#8217;s what printers print at. For your postcard and magazine needs, try to find/take/get images that are at LEAST 1200&#215;900 or bigger [4x3 inches]. A full page image needs to be 2850&#215;3600 pixels [9.5x12]. <strong>A brochure image should be NO smaller than 450&#215;450 [1.5 inches square].</strong> We want to see your brilliant face! <br id="s6-." /></p>
<h4><span style="text-decoration: underline;">Resizing:</span></h4>
<p>Please DONT &#8220;Resize&#8221; or &#8220;Upsample&#8221; options to resize an image from smaller to larger!!!!! That&#8217;s how you can guarantee your pic will come out with all the weird little squares when printed.</p>
<p>You can&#8217;t just use the &#8220;Resample&#8221; or &#8220;Resize&#8221; tool for print purposes, because doing so asks the computer program to make guesses [using math!] to fill in the missing image data from all the pixels that aren&#8217;t there, and that&#8217;s when you get images that print looking  what is called &#8220;pixelated&#8221;, because you can see the individual edges of pixels. That&#8217;s BAD]. That&#8217;s why you want large original images to work from. <br id="dr_p" /></p>
<p>You can &#8220;downsample,&#8221; that is, go DOWN in size, because your computer is not missing any image data information, it&#8217;s only cutting out the extra. That&#8217;s ok. But if someone is asking you for an image for printing, just send them the biggest thing you have. They will  downsize as needed.</p>
<p><strong><span style="text-decoration: underline;">Oranization</span></strong></p>
<p>When you send someone who runs a magazine or a conference called, say, <em>Lick The Moist Cherry,</em> a picture or bio, you might be tempted on your computer, to name your picture or bio &#8220;Lick The Moist Cherry&#8221; &#8212; so that you know what it&#8217;s for &#8212; and email it away. Not only is that awkward, at least 30 other people are naming their images and bios the same thing and sending it to that organizer, who now has 30 Lick The Moist Cherrys, and no time for her own cherry because she has to rename everything that gets sent her.</p>
<p>Do these nice people a favor. <strong>Save the image or document as your name,</strong> or the name of your troupe, or your presentation title. It will save someone a headache, I promise.</p>
<p>**a note about file extensions. Unless you are a &#8220;computer&#8221; person, <strong>don&#8217;t change a .jpg to a .gif</strong> or a .doc to a .txt willynilly. Leave it be and it will be better than if you get all cray. Also <strong>don&#8217;t delete the extension accidentally</strong>, they help the other person&#8217;s computer know what it&#8217;s looking at. If you are a graphics person, you know that .tif or .pdf are preferred delivery formats for print.</p>
<p>Example:</p>
<ul>
<li>picture: DamienLuxe_LTMC.jpg [<em>I've used an underscore - _ - because it helps Macs and PCs read the filename easier than if you leave spaces]</em></li>
<li>bio: DamienLuxe_bioLTMC.txt &#8211; [<em>I also anally appended the acronym of the event this bio is for, so I know from my computer what I sent it to.]</em></li>
</ul>
<h3>CLEAR, DIRECT INSTRUCTIONS</h3>
<p>- get your pic onto a computer</p>
<p>- look at the size</p>
<p>- make sure it&#8217;s &#8216;big&#8217; enough for your purposes</p>
<p>- save it with an obvious name [<em>your name_event.xxx]</em></p>
<p>- email it with an obvious subject line in the email</p>
<p>- sit back satisfied, knowing you did your best</p>
<h3><span style="font-size: medium;">RESOURCES</span><br id="mmi9" /></h3>
<div id="fex3">Image Editing SHAREWARE:<br id="f:x7" /></p>
<ul id="q8ih">
<li id="gpug">GIMP [free image editing software] http://www.gimp.org/</li>
</ul>
<p>Tutorials and more info on resolution and image sizing:</p>
<ul id="wwx0">
<li id="pmgn">http://www.jnevins.com/resolution.htm</li>
<li id="v-or">http://www.luminous-landscape.com/tutorials/understanding-series/und_resolution.shtml</li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.femmetech.org/2010/05/images-print-vs-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webpages 2: My Friend Made My Site But Now&#8230;a Choose Your Own Updating Adventure</title>
		<link>http://www.femmetech.org/2010/04/my-friend-made-my-site-a-choose-your-own-updating-adventure/</link>
		<comments>http://www.femmetech.org/2010/04/my-friend-made-my-site-a-choose-your-own-updating-adventure/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 23:52:19 +0000</pubDate>
		<dc:creator>femmetech</dc:creator>
				<category><![CDATA[Production/Communication/Multimedia]]></category>
		<category><![CDATA[Technology/DIY/Skillshares]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[websites for everyone!]]></category>

		<guid isPermaLink="false">http://www.femmetech.org/?p=40</guid>
		<description><![CDATA[So your friend is super awesome and made your site a few years ago. You now have made more art or have new pics or got some great press etc. and want your site to reflect that&#8230;but your friend is Living On The Land and no longer does websites or perhaps is cray busy still [...]]]></description>
			<content:encoded><![CDATA[<p>So your friend is super awesome and made your site a few years ago. You now have made more art or have new pics or got some great press etc. and want your site to reflect that&#8230;but your friend is Living On The Land and no longer does websites or perhaps is cray busy still doing websites and doesn&#8217;t have time for your pro bono realness, or changed email addresses or numbers and you can&#8217;t get ahold of them.</p>
<p><strong>What do you do when you aren&#8217;t the web design mastermind behind your site/blog, you find yourself needing to update it, and your friend who made it for you is MIA or really busy?</strong> Read below to see what choices are available to you as you go along. Most importantly, you need to get EITHER the domain or access to the webfiles, the latter of which are the real goal.</p>
<p><span id="more-40"></span></p>
<h3>Option 1: ACCESS YOUR FILES/GET THE BLOG LOGIN and update the content yourself [or get someone else to do it]</h3>
<p>Whether you can get to your domain name or not [see next], it&#8217;s the web files or blog pages or CMS [content management system] that you need to actually access in order to update what appears on people&#8217;s browser screens when they look at your site.</p>
<p>Either the files are on your server that you pay for, or on the designers&#8217; server, or on the server of a third internet party like a blog host. You need to get access to the server they&#8217;re on to update them.</p>
<p>If you can get ahold of the designer you can ask for copies of the files for your site or a server login &#8211; or double check if they gave you FTP, server, blog login or copies of the files from the get-go**  Don&#8217;t dally once you get this info &#8212; just go ahead and log onto the server to get access to your files. If it&#8217;s an FTP server, use Cyberduck or another free software to help you navigate. If you get to log onto their server to get these files please be very, very careful and don&#8217;t delete anything. Some designers will prefer to send you a copy of your files instead of giving you access to their server.</p>
<p>If you have a blog you can get copies of the files but they are usually in a funky .php format [a major blog negative, plus that it's a separate project to transfer them over to a new site/blog], or you could just copy and paste the content to a folder on your computer or to your googledocs [something I reccomend doing every few months].</p>
<p>Either way, capture the pages/content, place it on your computer and take a moment to think: &#8220;That was easy, look at that list of filenames, pagenames, extentions, and folders!&#8221; Now you get to either learn how to update blog pages [easy!], use one of the many free web editing softwares out there.</p>
<p>If your friend can&#8217;t give you the files and the site is still up, you can &#8220;View Source&#8221; to copy the code of each page as it appears online. This won&#8217;t work if you have .php or framing on your site, and you also can&#8217;t get the CSS [page styling code] but is a decent last-ditch effort if you really don&#8217;t have another option. You can either open the pages in a web editing program or just copy and paste the content into new blog pages, and you&#8217;ll just have to reformat the links and reupload the images.</p>
<h3>Option 2: ACCESS YOUR DOMAIN NAME and direct the domain name to a new site you&#8217;re making/one you have access to</h3>
<p>If you purchased your domain name [also known as a URL], then you have the login info to the registration account which leads to where mysite.com, ourblog.org, etc. is registered, and then you have quite a bit of power! You can log into the website of the service you registered at and direct your domain name anywhere using the nameservers or the redirect. To the site your friend made which you or they are updating. To a new blog/site you are hosting somewhere else because the old site can&#8217;t be updated. To xtube. It&#8217;s up to you.</p>
<p>If your friend bought your domain name for you, I do hope they either provided you with a login or you can get ahold of them to get the files [next] or have them redirect. Because without access to the domain name AND the web files or blog login, you are looking at some startover action my friend.</p>
<p>For more info about domain names, you can see <a href="http://www.femmetech.org/2010/01/webpages-1-getting-a-name-how-to-series/" target="_self">my post on the topic</a>. There&#8217;s a lot in there.</p>
<h3>USEFUL TIPS SO THIS NEVER HAPPENS TO ANYONE ELSE</h3>
<p>1. Talk The Designer&#8217;s Language. It helps.<br />
When someone is making your site for the first time and storing it on their FTP, you can ask to be a &#8220;user&#8221; on their &#8220;server&#8221; and so get your own login and access updates to your site via the server&#8217;s WYSIWYG. They might not want to give you access, FYI, but maybe they can section off a parcel of server for you if you&#8217;re really special.</p>
<p>2. Keep backups &#8211; and a non-online list! &#8211; of your logins and passwords<br />
I know this is boring and annoying, but isn&#8217;t it MORE boring and annoying to spend days tracking down someone for something you could just have on your computer or desk?</p>
<p>3. *If you are the &#8220;friend who makes sites&#8221;, please make sure people buy their own URL&#8217;s so you never have to redirect namservers or transfer ownership or accidentally forget to renew a URL which ends up costing a client or &#8212; way worse &#8212; a friendship. It&#8217;s happened to the best of us.</p>
<p>4.**Copies of the files and/or FTP logins. Such good ideas! Sometimes hard to remember to ask for but, still!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.femmetech.org/2010/04/my-friend-made-my-site-a-choose-your-own-updating-adventure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Buying A Video Camera</title>
		<link>http://www.femmetech.org/2010/02/buying-a-video-camera/</link>
		<comments>http://www.femmetech.org/2010/02/buying-a-video-camera/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 16:49:36 +0000</pubDate>
		<dc:creator>femmetech</dc:creator>
				<category><![CDATA[Production/Communication/Multimedia]]></category>
		<category><![CDATA[Technology/DIY/Skillshares]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.femmetech.org/?p=35</guid>
		<description><![CDATA[Buying a video camera might seem like a simple task, perhaps because you haven&#8217;t attempted to do it recently, or maybe you live in a world where video cameras are an oft-discussed item. For the rest of us &#8212; hearty DIY people who would like to purchase a video camera who are not independently wealthy [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #800000;"><strong>Buying a video camera</strong></span> might seem like a simple task, perhaps because you haven&#8217;t attempted to do it recently, or maybe you live in a world where video cameras are an oft-discussed item. For the rest of us &#8212; hearty DIY people who would like to purchase a video camera who are not independently wealthy or funded by outside money and who want to be treated with a little respect for the couplea hundred bucks we worked for and saved to go buy said camera &#8212; I write this guide.</p>
<p><span id="more-35"></span></p>
<h3>Top-Level Recommendations</h3>
<p>•    Sometimes, brand counts. Not in pharmaceuticals, but yeah in electronics.<br />
•    Buying from a place that lets you return something that doesn&#8217;t work for you is golden. B&amp;H Photo Video in Manhattan was great. BestBuy wanted to charge a restocking fee so I didn&#8217;t buy from them. [So, not best.] Also that means that eBay or some guy on CL is not the best if you don&#8217;t know what you&#8217;re looking at.<br />
•    Set yourself a price limit and prepare to adjust it by maybe $100. But don&#8217;t get crazy.<br />
•    Buying the cheapest item means you get a dinky trifling chintzy piece of plastic. The bottom of the barrel is not a good place for electronics to be found. I hate this but it&#8217;s true.</p>
<h3>Terminology Basics:</h3>
<p><span style="text-decoration: underline;">Consumer</span>: The &#8220;low end&#8221; of video cameras where we will be loitering for much of this discussion. The cameras in the $100 &#8211; $1000 range. [All your bills for the month added up.]<br />
<span style="text-decoration: underline;">Prosumer</span>: A term which has the aura of relators&#8217; ingenuity for making up words that mean &#8220;upsell.&#8221; Used for cameras that are fancier than point-and-shoot but not so fancy you could take them to Hollywood. Wait scratch that. In the $700 &#8211; $1500 range. [yes, that's a month's rent.]<br />
<span style="text-decoration: underline;">Professional</span>: Cameras over $2500 [and up to $60K] which I am entirely unqualified to use, let alone talk about. [All the money you'll make this year.]</p>
<h3>Media Types:</h3>
<p><span style="text-decoration: underline;">MiniDV</span> &#8211; The Old Guard of camcorders&#8217; recording media, these are the tiny tapes you put into your camera that record analog which you then have to capture using final cut or another program. Just a note and thought, most Professional cameras still record to tape [or film, of course] and when you use tape, you are allowing</p>
<p><span style="text-decoration: underline;">Mini DVD</span> &#8211; A tiny DVD that you record onto in the camera. If you have a desktop computer/certain PC&#8217;s, then you can slap the little DVD into your computer and grab the video. I personally would be terrified to shove it into my MacBook, but I could be a priss.</p>
<p><span style="text-decoration: underline;">HDD/Flash Memory</span> &#8211; any of the growing number of devices that burn the digital encoding of the video directly to the camera&#8217;s memory. Sometimes you have to buy an additional memory card sometimes the camera has a ton of internal memory [our friend RAM!] Remember that 20 mins = 1 Gigabyte of data, so if you want to record an hour you&#8217;ll need 3Gigs+ [the more stopping and starting you do, the less time you can use, as the memory gets cut up for your little recordings].</p>
<h3>Recording Formats:</h3>
<p><strong>DEFINITION </strong><br />
<span style="text-decoration: underline;">HD</span> &#8211; High-definition images, 1920 x 1080 pixels, generally widescreen, the newest of the new in video reccording. You know how when you take a photo/video of your TV or old-tyme giant computer monitor, and all these horizontal lines were showing up? In HD there are twice as many of those lines, thus getting about double the image info &#8212; and taking up double the digital storage space. &#8220;We all survived fine without HD until a few years ago, so&#8230;?&#8221; the video guy at B&amp;H said to me leadingly. Unless you have a HD TV or plan to make videos for the big screen HD might be overkill. Then again &#8211; many of the HDD/Flash consumer cameras out there ONLY record in HD. It&#8217;s an improvement, of course, and a recent shoot I did in HD got me beautiful footage &#8212; that took up 6G for 15mins. Ouch. Also, not yet common in Europe.</p>
<p><span style="text-decoration: underline;">AVCHD</span> &#8211; Sony/Panasonic&#8217;s extra high-def HD format. If you really want to try to capture for Blu-ray, maybe low-end video camera&#8217;s aren&#8217;t right for you anyway? I feel this is the end result of people thinking they need to see JOhnny&#8217;s every pimple in their home movies. But maybe I judge?</p>
<p><span style="text-decoration: underline;">SD</span> &#8211; Standard Definition. 720&#215;480 pixels* is the NTSC [N America] screen size. What everything tv/video was produced as since TV started being in color in, oh, 1951. Has the benefit of the fact that everything pre 2004ish is in SD, so anything <a href="http://creativecommons.org/choose/publicdomain-2" target="_blank">public domain</a> you pick up on <a href="http://www.archive.org" target="_blank">Archive.org</a> to mashup, will be produced in SD.</p>
<p><strong>FILE TYPES</strong><br />
<span style="text-decoration: underline;"> Tape</span> &#8211; If you record to tape, you set the file type according to your capture program. <em>[Final Cut makes my videos into happy QuickTime .mov files.]</em></p>
<p><span style="text-decoration: underline;">If you use a DVD/HD/Flash Memory</span> device, there are a few formats, and not all of them play nicely with each other or with all the other programs or platforms out there. Listing all thevariations is a statistical impossibility, so this is really <strong>a word of attention needed here</strong>: You might be on a Mac and find that all the Sony software is only for PC and be frustrated. My friends&#8217; Flip recorded in .avi and that needed to be rendered every time I moved it a touch in Final Cut. You might have to convert your footage before you throw it in your editing program.</p>
<p><span style="text-decoration: underline;">Converting Among File Types</span> &#8211; You recorded in MPEG and you want to edit in MOV. Try ffdshow if you&#8217;re on a PC, Any Video Converter for PC or on your Mac! Or you can get QuickTime Pro for $25<em> [as opposed to QuickTime Regular Normal, which is probably already on your computer].</em></p>
<h3>Bells and Whistles</h3>
<p>What is the Image Capture rate? Does it zoom? Can it make sepia tone?</p>
<ul>
<li> Zoom: Optical [what the lens does], Digital [what the camera makes up for you] &#8211; listen; fuck digital zoom. It&#8217;s like when you ask Photoshop to resize a web image to print quality, the camera/program makes up the missing pixel image data, and it never looks right. Just worry about what the optical zoom is, k?</li>
<li>Image sensor &#8211; 1/4&#8243;, 1/6&#8243;, 1CCD, 3CCD</li>
<li>Microphone terminal mini-jack &#8211; this is a really nice bonus that a lot of Canon [and a fair amount of JVC] camera&#8217;s have. Plug in a mic and you can get better sound quality from your tiny camera!</li>
</ul>
<p>Lastly, follow my above directives, hewn from the pain of researching and being forced to separate from money I made doing something that was not living the dream, with these words of sage advice: time is not just money, it&#8217;s much more valuable than money can be. Get your tools and go make your art!</p>
<p>*did you know the origin of the term: PIcture(X) ELement</p>
]]></content:encoded>
			<wfw:commentRss>http://www.femmetech.org/2010/02/buying-a-video-camera/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recording For Free: Sound on a Mac &amp; PC [how-to]</title>
		<link>http://www.femmetech.org/2010/01/recording-for-free-sound/</link>
		<comments>http://www.femmetech.org/2010/01/recording-for-free-sound/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 19:56:58 +0000</pubDate>
		<dc:creator>femmetech</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[DIY media]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.femmetech.org/?p=27</guid>
		<description><![CDATA[I love recording audio, making music, archiving stories and beautiful moments, and I am not endowed with money &#8212; and have definitely been seriously broke and still wanted to make audio art. What&#8217;s a techhead to do? Read on for audio recording recommendations for voices and music on mac and even pc! Programs Audio on [...]]]></description>
			<content:encoded><![CDATA[<p>I love recording audio, making music, archiving stories and beautiful moments, and I am not endowed with money &#8212; and have definitely been seriously broke and still wanted to make audio art. What&#8217;s a techhead to do? Read on for audio recording recommendations for voices and music on mac and even pc!</p>
<p><span id="more-27"></span></p>
<h2><strong>Programs</strong></h2>
<p><strong>Audio on a PC</strong> has always been relatively easy because there are about a thousand good free programs out there for PC users to make music:</p>
<ul>
<li>Start &#8211;&gt;Accessories &#8211;&gt;Entertainment &#8211;&gt;Sound Recorder&#8211;&gt;talk &#8212; aaaand done.</li>
</ul>
<ul>
<li>Being real, the last time I was on a PC [<em>was when I made my first album using $40 of RAM I installed myself on a machine running Windows ME, but even though</em>] my technology was crap, and I easily ran <a href="http://www.modplug.com/trackerinfo.html" target="_blank">Modplug Tracker</a> &#8212; great audio creation [not recording] software. So good and intuitive to use I sometimes bust out the PC virtualizer on my Mac so I can play with it.</li>
<li>And you have Audacity&#8230;</li>
</ul>
<p><strong>Audio on a Mac </strong>has gotten basically awesome in the last few years, in part because of Garageband, yes, but also you&#8217;ve got:</p>
<ul>
<li><a href="http://audacity.sourceforge.net/" target="_blank">Audacity</a> which is so perfect my friend who pays $$$ for techy grad school got taught it in class. It&#8217;s <strong>free</strong> and available for both Mac and PC and lets your record via your computer&#8217;s mic input and/or import all kinds of audio files to mashup and play with.</li>
</ul>
<ul>
<li>and if you want to get cray* and record audio in other ways, say an interview via Skype, you can use <a href="http://cycling74.com/products/soundflower/" target="_blank">Soundflower</a>** [brought to you by the makers of <a href="http://cycling74.com/products/maxmspjitter/" target="_blank">Max/MSP/Jitter</a>, the A/V program I want to marry*** and spend all my time with. Someone give me $$ so I can, please]. With Soundflower you can record any audio from one program to another: iTunes to Audacity, for example.</li>
</ul>
<h2><strong>Hardware</strong></h2>
<p><strong>RAM</strong> you probably have enough memory [RAM] on your computer to record sound without crashing the thing and frustrating the shit out of you. But just in case, do you?<strong><br />
</strong></p>
<p><strong>Microphone</strong> You can get a mic at many dollar stores for $2. You can get a mic at radio shack for $15. You can get a mic at a pawn shop / on ebay for  $50-$100. You can afford it! Just make sure it has a 1/8&#8243; stereo plug. If it has the common 1/4&#8243; mono no problem &#8211; you&#8217;ll need to get two adapters at radio shack / your local electronics corner stort for $3 a pop. One will decrease the jack to 1/8&#8243; and the next will go from mono to stereo.</p>
<div id="attachment_29" class="wp-caption alignleft" style="width: 160px"><strong><strong><img class="size-thumbnail wp-image-29" title="MLAICMINIIP3" src="http://www.femmetech.org/wp-content/uploads/2010/01/MLAICMINIIP3-150x150.jpg" alt="" width="150" height="150" /></strong></strong><p class="wp-caption-text">1/8 - stereo, note the double black lines</p></div>
<div id="attachment_30" class="wp-caption aligncenter" style="width: 160px"><strong><strong><strong><br />
<strong><img class="size-thumbnail wp-image-30" title="606865" src="http://www.femmetech.org/wp-content/uploads/2010/01/606865-150x150.jpg" alt="" width="150" height="150" /></strong></strong></strong></strong><p class="wp-caption-text">1/4 - mono, note the one black line</p></div>
<p><em>*a familiar form of &#8220;crazy&#8221;<br />
** thanks to <a href="http://www.facebook.com/sgmclaughlin">Sébastien McLaughlin</a> for pointing me to this software!<br />
***maybe marriage is the right goal after all?</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.femmetech.org/2010/01/recording-for-free-sound/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webpages I: Getting A Name</title>
		<link>http://www.femmetech.org/2010/01/webpages-1-getting-a-name-how-to-series/</link>
		<comments>http://www.femmetech.org/2010/01/webpages-1-getting-a-name-how-to-series/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 19:10:29 +0000</pubDate>
		<dc:creator>femmetech</dc:creator>
				<category><![CDATA[Production/Communication/Multimedia]]></category>
		<category><![CDATA[Technology/DIY/Skillshares]]></category>
		<category><![CDATA[DIY media]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.femmetech.org/?p=24</guid>
		<description><![CDATA[So you want a webpage, or maybe you want to be like me and have six plus some blogs [see blogroll]. Either way, you have to start with your web name! This covers basics like getting a domain name [your URL], what the heck you do to make it work &#8230; and what you do [...]]]></description>
			<content:encoded><![CDATA[<p>So you want a webpage, or maybe you want to be like me and have six plus some blogs [see blogroll]. Either way, you have to <span style="color: #800000;"><strong>start with your web name</strong></span>! This covers basics like getting a domain name [your URL], what the heck you do to make it work &#8230; and what you do if [when] you want to change it.</p>
<p><span id="more-24"></span></p>
<p><strong>1. Pick a name[s]! Decide!</strong><br />
I know that picking a name is the hardest part, but luckily we live in a plentiful linguistic world &#8212; so you do that part and come back. Before you get soooooo excited please check that it&#8217;s not already registered to a real person or robot by typing it into your browser of choice or use <a href="http://domain-search.domaintools.com/" target="_blank">a domain search tool</a>.</p>
<p><strong>2. Buy &amp; Register it: Goooo creepy bueruacracy!</strong><br />
Get <em>yourself</em>* to <a href="http://godaddy.com" target="_blank">godaddy.com</a> or <a href="http://www.dotster.com" target="_blank">dotster.com</a> [two larger domain registrant organizations] and search to see if your domain name was bought in the 2 days since you decided what to use. Go ahead and make an account and buy the name**. When it gets to checkout you can choose crazy hosting packages for your site, which are usually a little OOC and you can always buy them later, and you can also choose whether to pay more to make your registration private. If you don&#8217;t use privacy, people who creepily search WhoIs databases can see the last name, city and zip code of who each non-private URL is registered to. Sometimes that won&#8217;t bother you and sometimes you are freaked out by that and want to pay for the privacy &#8211; your call.</p>
<p>*my recommendation #1 &#8211; register it yourself. Don&#8217;t get your buddy who is helping you with your site to do it, because if tragedy befalls your buddy or your friendship, well then whoops &#8211; you can&#8217;t access your internet name when you need to update your site / it expires and a german porn site buys it.</p>
<p>**recommendation #2 &#8211; buy your government name, too: the one you pay taxes under, and for god measure the one you f*ck under/travel under. If you have the extra $10 each, do it! Otherwise someone else will.</p>
<p><strong>3. Be like a Domme and Direct It</strong><br />
Since you have control over your Domain name, you can log into the account you bought it under and either:</p>
<p>- Direct the &#8220;namservers&#8221; of the domain name to point to server space you bought or your friend is giving you [the server space will have this information]<br />
OR<br />
- Direct the domain name to a free or other servive you are using, such as blogger, wordpress, freewebs, etc. You have two options</p>
<ol>
<li>Forwarding &#8211; someone types in yourdomain.com and wordpress.yourwordpressname.com comes up in the address bar of the browser</li>
<li>Masking &#8211; someone types in yourdomain.com and yourdomain.com remains in the address bar.<em> This is good if you have some janky-looking free service name [www.cheapofreebizsite.com/damienluxe] and want to appear more professional than that. Bad because people will not ever be able to get directly to a page on your site because the address bar is masked with just your domain name. </em></li>
</ol>
<p><strong>4. Mom&#8230;I changed my name/I have six names</strong><br />
That&#8217;s ok. The internet will never judge, it&#8217;s just a series of 1&#8242;s and 0&#8242;s electromagnetically linked. Some of us like naming, it&#8217;s cool. You just need to go through steps one and two above and then&#8230;</p>
<p>a. Move your existing site/blog to your new URL [that's a whole other post].<br />
b. Keep your &#8220;old name&#8221;/URL site active, but just have one index.html page instead of all your content<br />
c. Automatically redirect visitors from the &#8220;old name&#8221; site to your &#8220;new name site&#8221; by placing the following HTML in the index page of your &#8220;old&#8221; site in between the &lt;head&gt;&lt;/head&gt; tags of your web pages or blog:</p>
<pre>&lt;META
     HTTP-EQUIV="Refresh"
     CONTENT="1; URL=<span style="color: #888888;">autoforward_target.html</span>"&gt;
So 1 is the amount of wait time before the viewer is forwarded and the ...html is the page the browser takes the viewer to.
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.femmetech.org/2010/01/webpages-1-getting-a-name-how-to-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To&#8217;s Are Hot: File Sharing</title>
		<link>http://www.femmetech.org/2010/01/how-tos-are-hot-file-sharing/</link>
		<comments>http://www.femmetech.org/2010/01/how-tos-are-hot-file-sharing/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 05:16:18 +0000</pubDate>
		<dc:creator>femmetech</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.femmetech.org/?p=19</guid>
		<description><![CDATA[I really love knowing &#8220;how-to&#8221;  any and everything &#8212; both digi/technological and real-time. Lately I find myself to be the Lady of Reference among my friends &#8212; and because I believe in skill-sharing and DIY/C [that last "/C' is for "collectively"] I love to let people know how to do what I know&#8230;so, in the [...]]]></description>
			<content:encoded><![CDATA[<p><em>I really love knowing &#8220;how-to&#8221;  any and everything &#8212; both digi/technological and real-time. Lately I find myself to be the Lady of Reference among my friends &#8212; and because I believe in skill-sharing and DIY/C [that last "/C' is for "</em>collectively<em>"] I love to let people know how to do what I know&#8230;so, in the interest of building the DIY/C teaching empire I dream of, I&#8217;m going to start a series of how-to posts.</em></p>
<p>Today, we look at <strong>file sharing</strong>. Getting a large media file from my computer/camera/etc. to your email/social network/website/etc.</p>
<p><span id="more-19"></span></p>
<p><strong>1. Email that sucker! </strong>Is it a sample of a picture for your CD cover or a draft of your latest song?? It&#8217;s probably small enough to email.</p>
<p>+ fast and dirty<br />
- giant files clog up people&#8217;s email *especially* if their email runs off their website [me@mywebstie.com] and not giant email metropolises like gmail.<br />
- now you have a hundred copies of your image/song/video out there, and maybe you don&#8217;t want that because it was a draft or a version that will be changed and that gets confusing [this is called version control! by the way].</p>
<p><strong>2. use <a href="http://www.yousendit.com" target="_blank">yousendit.com</a></strong> &#8211; it&#8217;s like a single-use email account for really big files, where you set up an account and people use yousendit to create a link that the reciever can click to download the big file.</p>
<p>+ send up to 100MB files<br />
- only 100MB [not great for video]<br />
- you have the file-duplication problem from email, though at least not in your email<br />
- links you send people only last for one week unless you sign up for an account [$]</p>
<p><strong>3. Use a server and FTP software to transfer the file, then send a link </strong>- doing this you basically make a &#8220;webpage&#8221; that is only the media item you want to share [the "page" is an automatically embedded  image, song or video file].  <em>For example: </em><a href="http://www.hadassahsbizzare.com/mp3/Craigslist.mp3" target="_blank">http://www.hadassahsbizzare.com/mp3/Craigslist.mp3</a>. That page is just the song, and I can send the link to people to say, &#8220;hey! isn&#8217;t Craigslist dating tragic? Listen!&#8221;</p>
<p>+ upload any size file and send people a URL [web address, readable in a browser]<br />
- you need to have your own website server space**<br />
- uses your servers&#8217; bandwith<br />
+/- You&#8217;ll need FTP [File Transfer Protcol] software. Your server might have a WebFTP or httpFTP [which might limit the size of files you can upload to 5 ot 10MB, smaller than gmail, so check  it out]</p>
<div id="attachment_20" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-20" title="FTP software looks like this" src="http://www.femmetech.org/wp-content/uploads/2010/01/Picture-1-300x250.png" alt="" width="300" height="250" /><p class="wp-caption-text">FTP software looks like this</p></div>
<p>. You can download <a href="http://cyberduck.ch/" target="_blank">Cyberduck</a> FTP software, it&#8217;s free+ great if you&#8217;re on a Mac, or try <a href="http://download.com/" target="_blank">download.com</a> for free PC FTP software.</p>
<p>**You can get a free website account, however, and just use it for files that you need to share. A bit annoying because of all the sign-up time? Sure. Free. Oh heck, yeah.</p>
<p><strong>4. burn a DVD/CD or use a portable drive<br />
</strong></p>
<p>+ maybe the cheapest method<br />
- you have to physically hand it off [with the drive, anyway] or mail it.</p>
<p>If any of you have better or other suggestions, I&#8217;d love to hear them! In short, it&#8217;s so awesome that we have videos and songs and giant pictures to share, but does get a little sticky when our work gets large.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.femmetech.org/2010/01/how-tos-are-hot-file-sharing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://www.hadassahsbizzare.com/mp3/Craigslist.mp3" length="2421155" type="audio/mpeg" />
		</item>
	</channel>
</rss>

