<?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/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:media="http://search.yahoo.com/mrss/"
><channel><title>Chris Pirillo &#187; zip</title> <atom:link href="http://chris.pirillo.com/tag/zip/feed/" rel="self" type="application/rss+xml" /><link>http://chris.pirillo.com</link> <description>News and Reviews! Geek, Internet Entrepreneur, Hardware Addict, Software Junkie, Book Author, Once TV Show Host, Technology Enthusiast, Shameless Self-Promoter, Tech Conference Coordinator, Early Adopter, Idea Evangelist, Tech Support Blogger, Bootstrapper, Media Personality, Technology Consultant, Thicker Quicker Picker Upper.</description> <lastBuildDate>Tue, 24 Nov 2009 09:48:52 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.8.5</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <copyright>&#xA9; </copyright> <managingEditor>chris@pirillo.com ()</managingEditor> <webMaster>chris@pirillo.com()</webMaster> <category></category> <itunes:keywords></itunes:keywords> <itunes:subtitle></itunes:subtitle> <itunes:summary>Geek, Internet Entrepreneur, Hardware Addict, Software Junkie, Book Author, Once TV Show Host, Technology Enthusiast, Shameless Self-Promoter, Tech Conference Coordinator, Early Adopter, Idea Evangelist, Tech Support Blogger, Bootstrapper, Media Personality, Technology Consultant, Thicker Quicker Picker Upper.</itunes:summary> <itunes:author></itunes:author> <itunes:category text="Society &amp; Culture"/> <itunes:owner> <itunes:name></itunes:name> <itunes:email>chris@pirillo.com</itunes:email> </itunes:owner> <itunes:block>No</itunes:block> <itunes:explicit>no</itunes:explicit> <itunes:image href="http://chris.pirillo.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" /> <image> <url>http://chris.pirillo.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url><title>Chris Pirillo</title><link>http://chris.pirillo.com</link> <width>144</width> <height>144</height> </image> <item><title>What is a ZIP File?</title><link>http://chris.pirillo.com/what-is-a-zip-file/</link> <comments>http://chris.pirillo.com/what-is-a-zip-file/#comments</comments> <pubDate>Wed, 07 Nov 2007 07:00:51 +0000</pubDate> <dc:creator>Chris</dc:creator> <category><![CDATA[Media Blog]]></category> <category><![CDATA[compressed]]></category> <category><![CDATA[files]]></category> <category><![CDATA[zip]]></category><guid
isPermaLink="false">http://chris.pirillo.com/2007/11/07/what-is-a-zip-file/</guid> <description><![CDATA[<p><a
href="http://chris.pirillo.com/what-is-a-zip-file/">What is a ZIP File?</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><object
width="325" height="264"><param
name="movie" value="http://www.youtube.com/v/13O_JNuWK28"><param
name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/13O_JNuWK28" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object><br
/> <a
href="itms://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=73330048">Add to iTunes</a> | <a
href="http://youtube.com/subscription_center?add_user=lockergnome">Add to YouTube</a> | <a
href="http://fusion.google.com/add?feedurl=http://feeds.pirillo.com/ChrisPirillo">Add to Google</a> | <a
href="http://feeds.pirillo.com/ChrisPirillo">RSS Feed</a></p><p>I&#8217;m sure you&#8217;ve received a ZIP file in an email, or downloaded them from the Internet at some point. What exactly is a ZIP file, and what are they for? More importantly&#8230; why should you use them?</p><p>A <a
href="http://en.wikipedia.org/wiki/Zip_file">Zip file</a> is one that can hold many different files inside of it. You can take several documents, pictures, or any type of files and put them all into one Zip file. Not only will the Zip hold them all, it will also compress them. This makes it much easier to send and receive multiple files at once.</p><p>So how do you make a Zip file? Well, there are a couple of ways. You can use software such as <a
href="http://www.winzip.com/index.htm">WinZip</a> or <a
href="http://www.rarlab.com/">WinRar</a>. Or&#8230; you can make compressed (zipped) folders yourself. Let me show you how:</p><ul><li>Let&#8217;s say you want to zip together several pictures. Go to your pictures, and select the ones you want to zip by holding down the <strong>CTRL</strong>button while single clicking each picture.</li><li>Now, with all the pictures selected, right click on one of them. When the menu pops up, slide the mouse up to &#8220;Send To&#8221; and then click on <strong>Compressed (zipped) folder</strong>.</li><li>The folder is automatically created for you, in the same location as the files/pictures you selected.</li></ul><p>Yes, it&#8217;s REALLY that easy. You can now attach this zipped folder to an email to send off the new pictures of your family member or pet to Grandma!</p><p>But wait. How do you <strong>UN</strong>zip a folder when you receive one? Again, you can use one of the tools I mentioned earlier. Or, you can unzip it yourself!</p><ul><li>Right click on the folder, and choose <strong>Extract All</strong>.</li><li>The Extraction Wizard will now open. Click &#8220;Next&#8221;</li><li>Choose the location to unzip to, and click &#8220;Next&#8221; again.</li><li>As soon as it is done, it will tell you it&#8217;s finished, and ask you whether you want it to automatically open your files in a separate window. If you don&#8217;t, UNcheck the box next to &#8220;Show Extracted Files&#8221;</li><li>Click &#8220;Finish&#8221; &#8230; and you&#8217;re all finished!</li></ul><p>So there you have it. Now you know what a ZIP file is, what they are used for, and how to Zip and Unzip yourself!</p><p>Want to embed this video on your own site, blog, or forum? Use this code or <a
href="http://blip.tv/file/get/L0ckergn0me-WhatIsAZIPFile548.mp4">download the video</a>:</p><p><textarea style="width: 460px; height:60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/13O_JNuWK28&#34;&#62;&#60;/param&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/13O_JNuWK28&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://chris.pirillo.com/&#34;&#62;Chris&#60;/a&#62; | &#60;a href=&#34;http://live.pirillo.com/&#34;&#62;Live Tech Support&#60;/a&#62; | &#60;a href=&#34;http://media.pirillo.com/&#34;&#62;Video Help&#60;/a&#62; | &#60;a href=&#34;http://feeds.pirillo.com/ChrisPirilloShow&#34;&#62;Add to iTunes&#60;/a&#62;</textarea></p><ul
class="related_post"><li><a
href="http://chris.pirillo.com/keep-your-computer-in-tip-top-shape/" title="Keep Your Computer in Tip-Top Shape">Keep Your Computer in Tip-Top Shape</a></li><li><a
href="http://chris.pirillo.com/the-best-free-way-to-share-files-photos-music-online/" title="The Best Free Way to Share Files, Photos, Music Online">The Best Free Way to Share Files, Photos, Music Online</a></li><li><a
href="http://chris.pirillo.com/how-to-transfer-music-video-photos-from-an-ipod-iphone/" title="How to Transfer Music, Video, Photos from an iPod / iPhone">How to Transfer Music, Video, Photos from an iPod / iPhone</a></li><li><a
href="http://chris.pirillo.com/how-to-unzip-zip-files-online/" title="How to Unzip ZIP Files Online">How to Unzip ZIP Files Online</a></li><li><a
href="http://chris.pirillo.com/how-to-open-files-with-unknown-file-extensions/" title="How to Open Files with Unknown File Extensions">How to Open Files with Unknown File Extensions</a></li><li><a
href="http://chris.pirillo.com/how-do-you-find-files-from-across-the-network/" title="How Do You Find Files From Across the Network?">How Do You Find Files From Across the Network?</a></li><li><a
href="http://chris.pirillo.com/mac-freeware-to-help-you-deal-with-windows-files/" title="Mac Freeware to Help you Deal with Windows Files">Mac Freeware to Help you Deal with Windows Files</a></li><li><a
href="http://chris.pirillo.com/how-and-where-do-you-save-files/" title="How and Where do you Save Files?">How and Where do you Save Files?</a></li><li><a
href="http://chris.pirillo.com/how-to-erase-files-securely/" title="How to Erase Files Securely">How to Erase Files Securely</a></li><li><a
href="http://chris.pirillo.com/system-file-checker-and-utilities/" title="System File Checker and Utilities">System File Checker and Utilities</a></li></ul> ]]></description> <content:encoded><![CDATA[<p><a
href="http://chris.pirillo.com/what-is-a-zip-file/">What is a ZIP File?</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><object
width="325" height="264"><param
name="movie" value="http://www.youtube.com/v/13O_JNuWK28"><param
name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/13O_JNuWK28" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object><br
/> <a
href="itms://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=73330048">Add to iTunes</a> | <a
href="http://youtube.com/subscription_center?add_user=lockergnome">Add to YouTube</a> | <a
href="http://fusion.google.com/add?feedurl=http://feeds.pirillo.com/ChrisPirillo">Add to Google</a> | <a
href="http://feeds.pirillo.com/ChrisPirillo">RSS Feed</a></p><p>I&#8217;m sure you&#8217;ve received a ZIP file in an email, or downloaded them from the Internet at some point. What exactly is a ZIP file, and what are they for? More importantly&#8230; why should you use them?</p><p>A <a
href="http://en.wikipedia.org/wiki/Zip_file">Zip file</a> is one that can hold many different files inside of it. You can take several documents, pictures, or any type of files and put them all into one Zip file. Not only will the Zip hold them all, it will also compress them. This makes it much easier to send and receive multiple files at once.</p><p>So how do you make a Zip file? Well, there are a couple of ways. You can use software such as <a
href="http://www.winzip.com/index.htm">WinZip</a> or <a
href="http://www.rarlab.com/">WinRar</a>. Or&#8230; you can make compressed (zipped) folders yourself. Let me show you how:</p><ul><li>Let&#8217;s say you want to zip together several pictures. Go to your pictures, and select the ones you want to zip by holding down the <strong>CTRL</strong>button while single clicking each picture.</li><li>Now, with all the pictures selected, right click on one of them. When the menu pops up, slide the mouse up to &#8220;Send To&#8221; and then click on <strong>Compressed (zipped) folder</strong>.</li><li>The folder is automatically created for you, in the same location as the files/pictures you selected.</li></ul><p>Yes, it&#8217;s REALLY that easy. You can now attach this zipped folder to an email to send off the new pictures of your family member or pet to Grandma!</p><p>But wait. How do you <strong>UN</strong>zip a folder when you receive one? Again, you can use one of the tools I mentioned earlier. Or, you can unzip it yourself!</p><ul><li>Right click on the folder, and choose <strong>Extract All</strong>.</li><li>The Extraction Wizard will now open. Click &#8220;Next&#8221;</li><li>Choose the location to unzip to, and click &#8220;Next&#8221; again.</li><li>As soon as it is done, it will tell you it&#8217;s finished, and ask you whether you want it to automatically open your files in a separate window. If you don&#8217;t, UNcheck the box next to &#8220;Show Extracted Files&#8221;</li><li>Click &#8220;Finish&#8221; &#8230; and you&#8217;re all finished!</li></ul><p>So there you have it. Now you know what a ZIP file is, what they are used for, and how to Zip and Unzip yourself!</p><p>Want to embed this video on your own site, blog, or forum? Use this code or <a
href="http://blip.tv/file/get/L0ckergn0me-WhatIsAZIPFile548.mp4">download the video</a>:</p><p><textarea style="width: 460px; height:60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/13O_JNuWK28&#34;&#62;&#60;/param&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/13O_JNuWK28&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://chris.pirillo.com/&#34;&#62;Chris&#60;/a&#62; | &#60;a href=&#34;http://live.pirillo.com/&#34;&#62;Live Tech Support&#60;/a&#62; | &#60;a href=&#34;http://media.pirillo.com/&#34;&#62;Video Help&#60;/a&#62; | &#60;a href=&#34;http://feeds.pirillo.com/ChrisPirilloShow&#34;&#62;Add to iTunes&#60;/a&#62;</textarea></p><ul
class="related_post"><li><a
href="http://chris.pirillo.com/keep-your-computer-in-tip-top-shape/" title="Keep Your Computer in Tip-Top Shape">Keep Your Computer in Tip-Top Shape</a></li><li><a
href="http://chris.pirillo.com/the-best-free-way-to-share-files-photos-music-online/" title="The Best Free Way to Share Files, Photos, Music Online">The Best Free Way to Share Files, Photos, Music Online</a></li><li><a
href="http://chris.pirillo.com/how-to-transfer-music-video-photos-from-an-ipod-iphone/" title="How to Transfer Music, Video, Photos from an iPod / iPhone">How to Transfer Music, Video, Photos from an iPod / iPhone</a></li><li><a
href="http://chris.pirillo.com/how-to-unzip-zip-files-online/" title="How to Unzip ZIP Files Online">How to Unzip ZIP Files Online</a></li><li><a
href="http://chris.pirillo.com/how-to-open-files-with-unknown-file-extensions/" title="How to Open Files with Unknown File Extensions">How to Open Files with Unknown File Extensions</a></li><li><a
href="http://chris.pirillo.com/how-do-you-find-files-from-across-the-network/" title="How Do You Find Files From Across the Network?">How Do You Find Files From Across the Network?</a></li><li><a
href="http://chris.pirillo.com/mac-freeware-to-help-you-deal-with-windows-files/" title="Mac Freeware to Help you Deal with Windows Files">Mac Freeware to Help you Deal with Windows Files</a></li><li><a
href="http://chris.pirillo.com/how-and-where-do-you-save-files/" title="How and Where do you Save Files?">How and Where do you Save Files?</a></li><li><a
href="http://chris.pirillo.com/how-to-erase-files-securely/" title="How to Erase Files Securely">How to Erase Files Securely</a></li><li><a
href="http://chris.pirillo.com/system-file-checker-and-utilities/" title="System File Checker and Utilities">System File Checker and Utilities</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://chris.pirillo.com/what-is-a-zip-file/feed/</wfw:commentRss> <slash:comments>29</slash:comments> <enclosure
url="http://blip.tv/file/get/L0ckergn0me-WhatIsAZIPFile548.mp4" length="8103627" type="video/mp4" /> </item> <item><title>How to Handle Remote Tech Support</title> <description> &lt;em&gt;Using &lt;a href=&quot;http://www.gotoassist.com/chris&quot;&gt;GoToAssist&lt;/a&gt; is the easiest way to view and control another person's computer online. Use it to provide instant technical support to family, friends and customers. Start a session with just one click, and instantly connect with the other party. &lt;/em&gt; </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 13 Jul 2009 06:30:00 GMT</pubDate><link>http://gotoassist.com/chris/</link> <guid>http://gotoassist.com/chris/</guid> </item><item><title>Network Tools for Windows</title> <description>You need these network tools, no matter which operating systems and networks you have to support. &lt;a href=&quot;http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome&quot;&gt;SolarWinds ipMonitor&lt;/a&gt;: Affordable Network Monitoring for SMBs. Get turnkey network, server and application availability monitoring with SolarWinds ipMonitor v9.0. This easy-to-use, reliable solution for SMBs delivers out-of-the-box availability monitoring so you always know exactly what's up with Active Directory, DNS, Exchange, FTP, Web, IMAP, MS SQL Server, and SMTP. &lt;a href=&quot;http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome&quot;&gt;Download your free trial today&lt;/a&gt;. Or, try their &lt;a href=&quot;http://www.solarwinds.com/products/freetools/&quot;&gt;totally free tools&lt;/a&gt;! And, through 2/29, save 20% when you purchase &lt;a href=&quot;http://store.solarwinds.com/s.nl/sc.16/.f&quot;&gt;ipMonitor 9.0&lt;/a&gt;. </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate><link>http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome</link> <guid>http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome</guid> </item> <item><title>Get Your Own Web Site</title> <description>Starting at just $3.99/month, web hosting from &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=cp2&quot;&gt;GoDaddy&lt;/a&gt; includes 99.9% uptime, 24/7 support and free access to GoDaddy Hosting Connection, THE place to install over 30 FREE applications sure to help you get the most from your hosting plan and Web site. Enter &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=cp2&quot;&gt;code CP2&lt;/a&gt; at checkout, and save an additional 10% on any order.
&lt;p&gt;Plus, as a friend of Chris Pirillo, enter code &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=chris7&quot;&gt;CHRIS7&lt;/a&gt;, that's C-H-R-I-S and the number 7, when you check out, and save an additional 10% on any order. Get your piece of the internet at &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=chris7&quot;&gt;GoDaddy.com&lt;/a&gt;.&lt;/p&gt; </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate><link>http://www.godaddy.com/gdshop/default.asp?isc=cp1</link> <guid>http://www.godaddy.com/gdshop/default.asp?isc=cp1</guid> </item><item><title>VMware and Parallels for Virtual Machines</title> <description> It doesn't matter if you're running on Windows or Mac OS X - every power user needs either &lt;a href=&quot;http://send.onenetworkdirect.net/z/13766/rn_a32755/&quot;&gt;Parallels&lt;/a&gt; or &lt;a href=&quot;http://send.onenetworkdirect.net/z/17081/rn_a32755/&quot;&gt;VMware&lt;/a&gt; (or both). There's never been an easier way to test software without destroying your primary operating system's stability. Think of how many times you wish you could press a 'reverse' button on your computer. Plus, there's no easier way to try new Linux distributions - see what all the fuss is about. Run Windows in OS X, run Linux in Windows, but the best way to do either is with &lt;a href=&quot;http://send.onenetworkdirect.net/z/17081/rn_a32755/&quot;&gt;VMware&lt;/a&gt; and/or &lt;a href=&quot;http://send.onenetworkdirect.net/z/13766/rn_a32755/&quot;&gt;Parallels&lt;/a&gt;. </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate><link>http://chris.pirillo.com/2008/02/19/parallels-or-vmware/</link> <guid>http://chris.pirillo.com/2008/02/19/parallels-or-vmware/</guid> </item><item><title>Coupons for Online Shopping</title> <description>&lt;p style=&quot;color: red&quot;&gt;This feed is fueled by Lockergnome &lt;a href=&quot;http://www.lockergnome.com/buy/&quot;&gt;Online Shopping and Coupon Codes&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
Before you shop next time, see if we have &lt;a href=&quot;http://coupons.lockergnome.com/&quot;&gt;a coupon&lt;/a&gt; first.
&lt;/p&gt; </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Sat, 12 Jul 2008 07:56:13 GMT</pubDate><link>http://coupons.lockergnome.com/</link> <guid>http://coupons.lockergnome.com/</guid> </item> </channel> </rss><!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 17/41 queries in 0.119 seconds using memcached
Content Delivery Network via maxcdn.chris.pirillo.com

Served from: 192.168.20.61 @ 2009-11-24 02:18:05 -->