<?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>SnapJag Creative Designs &#187; Mac</title>
	<atom:link href="http://www.snapjag.com/tag/mac-computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snapjag.com</link>
	<description>Specialists in busines consulting, database administration, programming, hosting, photography, and creative system designs.</description>
	<lastBuildDate>Fri, 25 Nov 2011 00:59:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>What is Zipping Files?</title>
		<link>http://www.snapjag.com/2010/04/zipping-files/</link>
		<comments>http://www.snapjag.com/2010/04/zipping-files/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 14:33:10 +0000</pubDate>
		<dc:creator>snapjag</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Zip]]></category>

		<guid isPermaLink="false">http://www.snapjag.com/?p=858</guid>
		<description><![CDATA[Compress files into a smaller format for transport via email, thumb-drive, or for storage. This is by bundling and reducing the size of the original files. This will not harm the original content, and can help to increase space. Some files can not be compressed, like JPG photos. But others are great for compression, like document files.]]></description>
			<content:encoded><![CDATA[<p>Zipping files on a Mac or Windows is straight-forward. You used to have to buy an application to zip files, and now the operating system has it built in, at least for the simple and basic tasks. This was included since Mac OSX 10.3 and later and in Windows XP and later.</p>
<p>Zipping capabilities are limited in these free OS versions. For example, it isn&#8217;t permitted to set password on the zip file, so make sure you don&#8217;t send sensitive information through the internet or to other people. It&#8217;s also not permitted to adjust how much compression is applied, or making an EXE version (for decompressing on a system that doesn&#8217;t have Zip capabilities). In order to get zipping with passwords and other enhanced features, you will still need to resort to purchasing an application, for the Mac, it can be <a href="http://www.stuffit.com" target="_blank">StuffIt Pro</a>; for Windows, it can be <a href="http://www.winzip.com/downwz.htm" target="_blank">WinZip</a>. There are other free utilities that that offer enhanced features for free, like from <a href="http://www.7-zip.org/" target="_blank">7-Zip</a> or <a href="http://www.rarlab.com/" target="_blank">WinRAR</a>.</p>
<p><strong>What is a Zip file?</strong></p>
<p>Zip files are a way to take many files on a disk, bundle them into a single file and apply compression to them to shrink the final resulting files into a smaller result than the sum of the total set of files being package/zipped/compressed. The files are made of the original files represented in a compressed format. Many operating systems have built-in Zipping or compression capabilities now, so you won&#8217;t have to buy an application for simple compressing/bundling tasks.</p>
<p>In simple terms, if you have a lot of the same letters and numbers in a document, Zipping the document would count how many duplicates there are, where they are located, and take them how, thus compressing the document. The document is not readable in the compressed format, but it can then be &#8220;unzipped&#8221; and the document will be reconstructed to it&#8217;s original form with all the duplicate letters, numbers, and other characters.</p>
<p>The files that don&#8217;t compress well are JPG photo files and other formats that already in a &#8220;compressed&#8221; format. It does still mean thought that you can &#8220;package&#8221; or &#8220;bundle&#8221; your files using Zip even though the compression may not reduce the file size. This is particularly important when you want to send one file to someone. For example, you have 50 new photos you&#8217;ve taken of a place you visited, you want to send those to someone, zip them up in to one &#8220;zip package&#8221; file. This eliminates sending all 50 files. The compression won&#8217;t be good, so the file will be large, so watch out for that. But you can still send the single file.</p>
<h1>How Do I Zip Files?</h1>
<p>This can be accomplished the same way on either Mac or Windows:</p>
<ol>
<li>Pick a set of files, or a folder that contains the files to package/compress</li>
<li>On Windows, right-click and &#8220;Send To | Compressed (Zipped) Folder&#8221;</li>
<li>On Mac, right-click or ctrl+left-click and choose &#8220;Compress Files&#8221;</li>
</ol>
<p>A single file will be created with all original files packaged and compressed and bundled into it for storage, email delivery, or thumb-drive transport.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.snapjag.com/2010/04/zipping-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<price></price>	</item>
		<item>
		<title>Mac Screen Grab Shortcuts</title>
		<link>http://www.snapjag.com/2008/11/mac-screen-grab-shortcuts/</link>
		<comments>http://www.snapjag.com/2008/11/mac-screen-grab-shortcuts/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:11:39 +0000</pubDate>
		<dc:creator>snapjag</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[grab]]></category>
		<category><![CDATA[screen]]></category>

		<guid isPermaLink="false">http://snapjag.wordpress.com/?p=61</guid>
		<description><![CDATA[All too often when writing to a blog, pictures can speak more than a 1,000 words and it becomes a bother to easily get a screenshot. These shortcuts will help speed things up: Command-Shift-3 shortcut for taking a screen capture of your entire screen and saves it to the desktop as &#8220;Picture x.png&#8221;, where x [...]]]></description>
			<content:encoded><![CDATA[<p>All too often when writing to a blog, pictures can speak more than a 1,000 words and it becomes a bother to easily get a screenshot. These shortcuts will help speed things up:</p>
<ul>
<li>Command-Shift-3 shortcut for taking a screen capture of your entire screen and saves it to the desktop as &#8220;Picture x.png&#8221;, where x is an incrementing number.</li>
<li>Command-Shift-4, which gives you a crosshair cursor so you can choose which area of the screen you want to capture and saves it on the desktop like the previous command.</li>
<li>Control-Command-Shift-3 (or 4), which, instead of creating a file on your desktop, copies the capture into your Clipboard memory, so you can paste it where you want.</li>
</ul>
<p>We hope this tip has helped you to make better use of your time, and enhancing the blog-space by showing through pictures, what to do or say. Happy &#8220;grab-ing&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.snapjag.com/2008/11/mac-screen-grab-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<price></price>	</item>
		<item>
		<title>Firewire</title>
		<link>http://www.snapjag.com/2008/10/firewire/</link>
		<comments>http://www.snapjag.com/2008/10/firewire/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 02:20:11 +0000</pubDate>
		<dc:creator>snapjag</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Firewire]]></category>

		<guid isPermaLink="false">http://www.snapjag.com/?p=432</guid>
		<description><![CDATA[Wow, the differences between the Firewire standards really have me up in arms. I&#8217;m a little disappointed with Apple for not making the Firewire 800 (1394b &#8211; 9pin) plug available on my MacBook. Because, it&#8217;s been out for a while, and the speed is amazing, up to 700 MB/sec. That&#8217;s up from the 100, 200, [...]]]></description>
			<content:encoded><![CDATA[<p>Wow, the differences between the Firewire standards really have me up in arms. I&#8217;m a little disappointed with Apple for not making the Firewire 800 (1394b &#8211; 9pin) plug available on my MacBook. Because, it&#8217;s been out for a while, and the speed is amazing, up to 700 MB/sec. That&#8217;s up from the 100, 200, and 400 speeds of Firewire 400 (1394a).</p>
<p>I wanted to get the new Lexar Professional UDMA 300x speed Compact Flash card for my DSLR and I&#8217;m finding out a few things needed to make this all work.</p>
<p>First, my Nikon D70s doesn&#8217;t transfer at the 300x speed and not many new cameras do. The camera will still use the CF and at the highest rate the UDMA will allow for the cameras slot. That&#8217;s OK, I wanted to get the images downloaded off the card as fast as possible. So, I had to get all the components together that would allow the fast possible speed, yet be a complete high-speed set so when the time comes to upgrade the other devices, everything is at it&#8217;s peak.</p>
<p>The components required from photo shoot to post-processing are the following.</p>
<p>Camera to memory card to memory card reader to computer</p>
<p>Each of these have different transfer rates. The Camera (CF) being about 70x, the memory card reader (9 pin 1394b Firewire) is 300x, the computer (Apple Macbook 6 pin 1394a Firewire) is about 150x.</p>
<p>Because the Lexar camera reader has 9 pin 1394b Firewire connections and the Macbook has 6 pin 1394a Firewire connections. I am having to find an adapter that bridges this connection &#8220;disconnect&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.snapjag.com/2008/10/firewire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<price></price>	</item>
		<item>
		<title>Mac vs Picasa</title>
		<link>http://www.snapjag.com/2008/09/mac-vs-picasa/</link>
		<comments>http://www.snapjag.com/2008/09/mac-vs-picasa/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 22:14:49 +0000</pubDate>
		<dc:creator>snapjag</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Picasa]]></category>

		<guid isPermaLink="false">http://snapjag.wordpress.com/?p=23</guid>
		<description><![CDATA[I didn&#8217;t get to respond to the blog at this other site because the Blog Administrator has blocked new posts. So I&#8217;m taking things into my own hands to speak my peace. For the record, it&#8217;s not really Mac vs Picasa. It&#8217;s that Picasa doesn&#8217;t yet work (natively) on the Mac, the keyword being YET. [...]]]></description>
			<content:encoded><![CDATA[<p>I didn&#8217;t get to respond to the blog at this <a title="Picasa for the Mac" href="http://googlesystem.blogspot.com/2008/01/google-to-launch-picasa-for-mac.html" target="_blank">other site</a> because the Blog Administrator has blocked new posts. So I&#8217;m taking things into my own hands to speak my peace. For the record, it&#8217;s not really Mac vs Picasa. It&#8217;s that Picasa doesn&#8217;t yet work (natively) on the Mac, the keyword being YET.<span id="more-290"></span></p>
<p>I wish it did. But I have a solution &#8230; so read on. I understand beforehand that the original topic surrounds  free software, and I have no qualms about free stuff, but I wanted to give a best answer, and it required leaving the realm of free software. I encourage free software, use it, and am extremely grateful to those that produce it. I write reviews like this to help benefit them.</p>
<p>First and foremost. A few products and environments that I like: I love Google &#8220;stuff&#8221;. They make my life much easier. I love Mac too because it doesn&#8217;t crash and it&#8217;s user friendly, it&#8217;s useful for my family and helps me with my artsy stuff. I like UBUNTU because it&#8217;s free and fast and universally supported. Finally, I like Windows because they have great support and fast time-to-market and it&#8217;s easy to write programs for it with .NET.</p>
<p>As I am both a Windows software developer (on Windows) and a professional photographer/creative designer (on Mac) I have both systems. I only Develop (write software applications and do database administration) on Windows and I only do photos on my Mac. I&#8217;m hoping to do programming on Mac, but have to learn more about it.</p>
<p>My solution to this discussion about Picasa on the Mac is to buy <a href="http://www.adobe.com/lightroom" target="_blank">Lightroom</a> from Adobe. What&#8217;s super-nice about it is that it takes only one license to use it on both Mac and Windows. If I have to do a few things like cataloging and photo work on Windows I can, then transfer it to the Mac.</p>
<p>It&#8217;s also super-nice because if someone migrates from Windows to Mac, you have a Catalog (database) that functions on both machines. Just copy it over and run it in Lightroom for Mac.</p>
<p>The Lightroom engine is written to work with the same database structures on either machine, which are Operating System agnostic (meaning it doesn&#8217;t care what machine the database is on).</p>
<p>It&#8217;s been my answer. My wife loves Picasa and we run Ubuntu at home! I like it too! But I love the richer features of <strong>Lightroom</strong>. I like the simplicity of Picasa. But at the expense of being able to work on both of my machines daily, and have a professional workflow system. I had to buy <strong>Lightroom</strong>! Sorry to bust up the FREE stuff like this and suggest something that doesn&#8217;t help the free community. But this is what I had to do.</p>
<p>If it grabs the attention of Google to get &#8220;the party started&#8221; and get moving on it to rollout faster, then so be it.</p>
<p>Some additional notes: I&#8217;m trying to get my wife on Lightroom. But we run Ubuntu on our family computer, on an AMD-64 PC. Picasa runs great there too. We love it. We just had our own conversation recently that I need to upgrade our family computer and I would like to make it a Mac.</p>
<p>She said &#8220;As soon as Picasa comes to the Mac it would be a great move.&#8221; =)</p>
<p>So &#8230; the battle right now is &#8220;to teach her Lightroom&#8221;, or wait for &#8220;Picasa on the Mac&#8221;. She&#8217;s leaning towards &#8220;Picasa on the Mac&#8221;. That sounds great for me &#8217;cause I&#8217;d love to get them Macs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.snapjag.com/2008/09/mac-vs-picasa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<price></price>	</item>
		<item>
		<title>Tiny Mighty Mac</title>
		<link>http://www.snapjag.com/2008/08/tiny-mighty-mac/</link>
		<comments>http://www.snapjag.com/2008/08/tiny-mighty-mac/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 03:26:29 +0000</pubDate>
		<dc:creator>snapjag</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Inspirational]]></category>
		<category><![CDATA[Scouts]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://gleew.wordpress.com/?p=51</guid>
		<description><![CDATA[I want to tell you a story. It&#8217;s what some people, even myself, would categorize as miraculous, godsend, or a blessing. Some may term this as coincidence or just lucky. Which ever way you see it is fine with me; but for me, with nothing to lose, will consider the former, a miracle. I&#8217;ll explain [...]]]></description>
			<content:encoded><![CDATA[<p>I want to tell you a story. It&#8217;s what some people, even myself, would categorize as miraculous, godsend, or a blessing. Some may term this as coincidence or just lucky. Which ever way you see it is fine with me; but for me, with nothing to lose, will consider the former, a miracle. I&#8217;ll explain why.</p>
<p><span id="more-257"></span>There&#8217;s more to this story than I will tell here; but that&#8217;s because I want to retain some of the particulars as my own personal details which is the catalyst and posture for the increase in my faith. &#8220;For those that have ears to hear&#8221;, this is one of the keys with which progress and an increase in faith and a relationship with Heavenly Father can be maintained &#8211; by retaining sacredness of a miraculous event, even by keeping most or or all the parts of it personal.</p>
<p>Only under the conditions as dictated by the spirit should a story, or event certain parts of it  be told. I will tell you this story under those conditions, that hopefully will help others with the appreciation from a gospel perspective of the good works of a person and if at the least from a worldly sense, a greater appreciation for a Mac product. So this is not a sales pitch for Mac, but a personal story about my appreciation for my Mac, and at best, others can see that living righteously with best intentions does amount to something. So long as it&#8217;s recognized and directed towards the right Being.</p>
<p>Thus the story&#8230;  (which took place on Aug 6, 2008)</p>
<h1>Preface</h1>
<p>As you know from reading other posts in my blog that I am currently the Scoutmaster in my <a title="LDS Ward" href="http://en.wikipedia.org/wiki/Ward_(LDS_Church)" target="_blank">Ward</a>. It has been one of the more challenging assignments I have had. Youth 12-14 years of age, teaching scouting skills, going on camp-outs to practice those skills, and then rewarding for the efforts. Well, 12-14 year olds really have a mind of their own let alone the &#8220;natural&#8221; inclination to figure out how society expects them to behave. It must come from adult training, learning, and experience by example.</p>
<p>This experience was also one of my tests. A test to see if I would &#8220;go off my rocker&#8221;, swear, or demonstrate a poor way of handling a bad situation in front of the boys. What example would that set if I react poorly. Well, in my opinion, the outcome of this situation is a direct reflection on how I handled the situation. This can be said for most outcomes, whether they are good or bad. They reflect how we&#8217;re living and how we test during the trial.</p>
<p>I&#8217;m telling this story because the outcome here was favorable, if not, again, miraculous. A story can be told that was not favorable, and yield a positive learning experience, but fortunately, this one was not one of those. Maybe it is, depends on how you look at it, I guess.</p>
<h1>The Activity</h1>
<p>In order to receive their Swimming merit badge, the boys wanted to plan an outing to visit my parents house, who have a swimming pool. They wanted to go there because there are great toys, a slide, diving board, and it&#8217;s all around better than a public pool. I took my Mac, that has my scouting software installed on it so I could make updates to their rankings and activities.</p>
<p>We had a great time and they did manage to get their merit badge. Although some of them about drown =). Not really, they had a ton of fun.</p>
<h1>Heading Home</h1>
<p>We gathered up all our belongings and the assistant scout master prepared to take off with a few boys to get them home. I had the rest of the boys and I put my things in the trunk of my 2004 Pontiac GTP Supercharged.</p>
<p>I started up the car, backed out of the driveway, and started down the road. The driveway is on the downslope of a slight hill which then forks at the bottom which goes to the left or to the right just 50 yards from the driveway. It levels out after the turns, I needed to turn right. I turned and then heard thumping on the roof of the car. I saw something slide off the roof on to the ground. A scary feeling came to my stomach remembering that I rested my laptop on the top of the car while I was loading everything else. I looked in the rear-view mirrors and saw my laptop on the ground.</p>
<p>Ouch! I quickly stopped the car and backed up &#8211; careful to not run over my laptop, but to protect it from other cars that could come around the bend behind or in front of me. I got out, noticed it was laying on it&#8217;s bottom side so the top was up and I didn&#8217;t see a scratch on it. After picking it up, I examined the entire case. There were scratch marks all along the entire bottom, and a few abrasions on the edges and corners. Miraculously nothing that seemed drastic.</p>
<p>You know that empty, troubling feeling you get in the pit of your stomach when something really bad has happened. That&#8217;s what I felt. My photos, my scout stuff, journal items, lots and lots of documents. I have backups, but it was still something I didn&#8217;t want to have to be paying to replace or get fixed. You know how it is.</p>
<p>During this whole event, I didn&#8217;t overreact or swear, or say anything except the following, &#8220;Ah, shoot, there went my laptop off the car.&#8221; The boys said, almost in unison, &#8220;Are you serious?&#8221;. When I got back in the car, I said, &#8220;Oh, this is not good, I need to see if it will turn on.&#8221; They were all in shock at the event and awaiting my answer. I opened the lid, pushed the Power button and waited. The resounding Mac tune started and came to my login screen. I typed in the name and password, and it was working. &#8220;Holy cow!&#8221;, I said among the &#8220;Wow&#8217;s and Ahs&#8221; from the boys.</p>
<h1>Humble Adoration</h1>
<p>I turned off the computer and started to give a silent prayer that was extremely sincere (you know how sometimes some prayers are more sincere than others when we all know from Sunday School that all our prayers should be just as sincere). Well this was a moment, humbly speaking, that was a little more sincere the some of my others. I didn&#8217;t mind. It felt good to give thanks to get that feeling out of the pit of my stomach. I had nothing to lose to thank Heavenly Father for taking care of the laptop. This again, is a key.</p>
<h1>Gratitude Where it Belongs</h1>
<p>Gratitude always belongs directed towards our supreme being. I didn&#8217;t do anything different. I wasn&#8217;t being punished. I wasn&#8217;t what made the situation favorable. I&#8217;m sure I was being tested to see if I would act according to the example I was premeditated to do. There is nothing but gratitude for the outcome, remembering, with nothing else to lose, that my Heavenly Father was the executor and I am the benefactor.</p>
<blockquote><p>If anything is learned from this lesson (and others I&#8217;ve had, thus the reason I know how this works and the keys and steps to increased development) is that we&#8217;re 1) prepared and obedient, 2) remain calm and in good form during the test/trial, 3) recognize God from whom we get everything regardless of the outcome, 4) recommit ourselves to increased faith and adoration to Him because of the event and outcome, 5) help others to know of God through the experience (or not if the spirit dictates), 6) continue to be obedient.</p></blockquote>
<p>If this helps you to have a better day, or learn to have better days, then it was worth telling. If at the least, I love my Mac, it&#8217;s a durable beast, now called Tiny Might Mac; to go along with my childhood moniker Tiny Might Moe</p>
<p>P.S. One additional key &#8211; which I&#8217;m writing after this is all done, is that after reading this story for myself, I read it and laughed out loud. It was pretty much a second draft writing and went so well &#8230; that this is an indicator that the spirit is good with the outcome and what&#8217;s represented. Hope you enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.snapjag.com/2008/08/tiny-mighty-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<price></price>	</item>
	</channel>
</rss>

