<?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>GOMUG &#187; Apple computers</title>
	<atom:link href="http://www.gomug.org/category/apple-computers/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gomug.org</link>
	<description>Mac Users Group Blog</description>
	<lastBuildDate>Fri, 27 Nov 2009 20:58:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>10 Cool AppleScripts You Should Try</title>
		<link>http://www.gomug.org/10-cool-applescripts-you-should-try-34</link>
		<comments>http://www.gomug.org/10-cool-applescripts-you-should-try-34#comments</comments>
		<pubDate>Fri, 23 Oct 2009 15:25:50 +0000</pubDate>
		<dc:creator>GOMUG</dc:creator>
				<category><![CDATA[Apple computers]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Applescripts]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.gomug.org/?p=34</guid>
		<description><![CDATA[The scripting language built in to the Mac&#8217;s OS is referred to as AppleScript. It uses an English-based language to automate tasks on the Mac. AppleScripts are located in your Library/Scripts folder and the Script Editor can be launched by double-clicking a script where it describes what the script does and you can run it [...]


Related posts:<ol><li><a href='http://www.gomug.org/how-to-use-filevault-32' rel='bookmark' title='Permanent Link: How to Use FileVault'>How to Use FileVault</a></li>
<li><a href='http://www.gomug.org/how-do-i-make-safari-open-pages-in-a-new-tab-28' rel='bookmark' title='Permanent Link: How Do I Make Safari Open Pages in a New Tab?'>How Do I Make Safari Open Pages in a New Tab?</a></li>
<li><a href='http://www.gomug.org/ipod-error-firmware-update-failure-31' rel='bookmark' title='Permanent Link: iPod Error &#8211; &#8216;Firmware Update Failure&#8217;'>iPod Error &#8211; &#8216;Firmware Update Failure&#8217;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The scripting language built in to the Mac&#8217;s OS is referred to as AppleScript. It uses an English-based language to automate tasks on the Mac. AppleScripts are located in your Library/Scripts folder and the Script Editor can be launched by double-clicking a script where it describes what the script does and you can run it by clicking Run.</p>
<p>Here is a list of 10 cool AppleScripts that you should try.</p>
<p><strong>1. Add to Folder Names</strong></p>
<p>With Add To Folder Names you can add something at the beginning or end of all folder names on the front-most Finder window. Items on the desktop will be used by the script, if no Finder windows are open. This saves a lot of time as you don&#8217;t have to go through a large group of folders one by one just to add something to the folder name.</p>
<p><strong>2. Add to File Names</strong></p>
<p>Similarly, Add To File Names changes files in the front Finder window, instead of folders.</p>
<p><strong>3. Trim Folder Names</strong></p>
<p>The next two scripts are the opposite of the two mentioned above. Trim Folder Names lets one trim the text from the beginning or the end of a folder. This helps in altering the folder names that you want to change or shorten.</p>
<p><strong>4. Trim File Names</strong></p>
<p>Trim File Names is similar to Trim Folder Names, except that instead of folder names, this can cut the start or end of file names.</p>
<p><strong>5. Finder Windows- Hide All</strong></p>
<p>All the Finder windows that are open can be minimized into the dock by using the Finder Windows &#8211; Hide All script.</p>
<p><strong>6. Finder Windows-Show All</strong></p>
<p>Finder Windows &#8211; Show All will do the exact opposite, and bring all Finder windows that are in the Dock back out onto the Desktop.</p>
<p><strong>7. Crazy Message Text</strong></p>
<p>On running Crazy Message Text, a dialog asks the user to type the text to create the &#8220;crazy&#8221; mail message with. After entering text and on hitting OK, a Mail message is created, on which the text is pasted with each letter in a different size, font and colour.</p>
<p><strong>8. Create New Message</strong></p>
<p>The Create New Message Script is useful to browse the Web or RSS feeds. It lets you make a Mail message from whatever application you&#8217;re in at the moment. A small dialog asks the receiver&#8217;s name, address, the subject, content, signature, and the &#8220;from&#8221; address. After clicking OK, Mail opens and the message that you entered can be sent.</p>
<p><strong>9. iTunes Remote Control</strong></p>
<p><strong>The iTunes Remote Control is the perfect substitute for</strong> an iTunes controller. On running the script, a dialog pops up and you can make iTunes &#8220;pause&#8221;, &#8220;play,&#8221; or &#8220;stop&#8221; among other commands.</p>
<p><strong>10. Clipboard Viewer</strong></p>
<p>The <strong>Clipboard Viewer</strong> script shows a dialog with whatever is on the clipboard. If you have a file copied, the filename will be displayed.</p>
<p>The Scripts folder contains tons of other cool Applescripts. And what&#8217;s more, You can even customize or even write your own AppleScripts!</p>
<p>For more Macintosh articles, resources, tools and downloads visit <a href="http://www.macintosh-tools.com" target="_blank">Macintosh Tools</a></p>


<p>Related posts:<ol><li><a href='http://www.gomug.org/how-to-use-filevault-32' rel='bookmark' title='Permanent Link: How to Use FileVault'>How to Use FileVault</a></li>
<li><a href='http://www.gomug.org/how-do-i-make-safari-open-pages-in-a-new-tab-28' rel='bookmark' title='Permanent Link: How Do I Make Safari Open Pages in a New Tab?'>How Do I Make Safari Open Pages in a New Tab?</a></li>
<li><a href='http://www.gomug.org/ipod-error-firmware-update-failure-31' rel='bookmark' title='Permanent Link: iPod Error &#8211; &#8216;Firmware Update Failure&#8217;'>iPod Error &#8211; &#8216;Firmware Update Failure&#8217;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gomug.org/10-cool-applescripts-you-should-try-34/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use FileVault</title>
		<link>http://www.gomug.org/how-to-use-filevault-32</link>
		<comments>http://www.gomug.org/how-to-use-filevault-32#comments</comments>
		<pubDate>Sun, 27 Sep 2009 19:45:07 +0000</pubDate>
		<dc:creator>GOMUG</dc:creator>
				<category><![CDATA[Apple computers]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.gomug.org/?p=32</guid>
		<description><![CDATA[Found on Mac OSX 10.3 and later, FileVault is a great tool to make sure all your data is completely safe at all times. FileVault encrypts the files, as in it stores them as a Sparse Disc Image, which is essentially one large file and uses a key derived from the user&#8217;s password. It is [...]


Related posts:<ol><li><a href='http://www.gomug.org/how-to-backup-your-mac-data-with-time-machine-23' rel='bookmark' title='Permanent Link: How to Backup Your Mac Data With Time Machine'>How to Backup Your Mac Data With Time Machine</a></li>
<li><a href='http://www.gomug.org/ipod-error-firmware-update-failure-31' rel='bookmark' title='Permanent Link: iPod Error &#8211; &#8216;Firmware Update Failure&#8217;'>iPod Error &#8211; &#8216;Firmware Update Failure&#8217;</a></li>
<li><a href='http://www.gomug.org/5-mac-security-tips-you-cant-live-without-24' rel='bookmark' title='Permanent Link: 5 Mac Security Tips You Can&#8217;t Live Without'>5 Mac Security Tips You Can&#8217;t Live Without</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Found on Mac OSX 10.3 and later, FileVault is a great tool to make sure all your data is completely safe at all times. FileVault encrypts the files, as in it stores them as a Sparse Disc Image, which is essentially one large file and uses a key derived from the user&#8217;s password.</p>
<p>It is always safe to take some extra precautions for your Mac and FileVault will help you do just that by allowing you to encrypt your drive.</p>
<p><strong><em>Encrypt the entire home folder into one file</em></strong></p>
<p>The entire home folder can be encrypted into one big file. If iTunes, iPhotos and movies are all moved out of this, the file size can be kept small and this helps improve the reliability. By going to Preferences in iTunes, you can go to Advanced and allocate where your iTunes library need to be kept. Then by going to Consolidate Library in Advanced, your files will be moved by iTunes. The same can be done for iPhoto by just moving the iPhoto library.</p>
<p><strong><em>Create a maintenance user account </em></strong></p>
<p>By clicking on Accounts in System Preferences and adding the user there, a maintenance user account can be created. It should be ensured that it is an Administrator account to allow unhindered access to system privileges. This account is critical, as without it the FileVault gets corrupted.</p>
<p><strong><em>Create a complete backup of the Mac</em></strong></p>
<p>By logging into the maintenance account, a complete backup of the Mac&#8217;s contents can be made into an external drive. This saves everything on your Mac and a restore will return your system to its exact current condition.</p>
<p><strong><em>Create a backup of all your files</em></strong></p>
<p>After logging out of the maintenance user account and logging in the normal user account, a backup of all the files on the Mac can be made using the Retrospect solution.</p>
<p><strong><em>Create a whole-drive backup solution</em></strong></p>
<p>Creating a backup solution of the entire drive is optional, but it is advisable to do so. The SuperDuper software and an external drive can be used for this. It is always safe to have a bootable backup of all the files as you never really know when your system decides to take a walk on the wild side.</p>
<p><strong><em>Set a master password</em></strong></p>
<p>A master password can be set by going to Security in the System Preferences option. It is recommended to write down the master password in a secure place in case you forget it.</p>
<p><strong><em>Request password to wake computer</em></strong></p>
<p>The settings on the bottom can be changed to request a password to wake the computer, whenever it is on sleep mode. Automatic login can be disabled as it leaves the system open to anyone and everyone while you are away or busy&#8230;.not a very good idea if you have confidential material on your Mac.</p>
<p>Find more great Mac articles in our <a rel="nofollow" href="http://www.macintosh-tools.com/articles" target="_blank">articles</a> section.</p>
<p>For more great Mac articles, resources, tools and downloads, visit: <a href="http://www.macintosh-tools.com" target="_blank">Macintosh Tools</a>. You can also visit our blog for the latest industry news and tips.</p>


<p>Related posts:<ol><li><a href='http://www.gomug.org/how-to-backup-your-mac-data-with-time-machine-23' rel='bookmark' title='Permanent Link: How to Backup Your Mac Data With Time Machine'>How to Backup Your Mac Data With Time Machine</a></li>
<li><a href='http://www.gomug.org/ipod-error-firmware-update-failure-31' rel='bookmark' title='Permanent Link: iPod Error &#8211; &#8216;Firmware Update Failure&#8217;'>iPod Error &#8211; &#8216;Firmware Update Failure&#8217;</a></li>
<li><a href='http://www.gomug.org/5-mac-security-tips-you-cant-live-without-24' rel='bookmark' title='Permanent Link: 5 Mac Security Tips You Can&#8217;t Live Without'>5 Mac Security Tips You Can&#8217;t Live Without</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gomug.org/how-to-use-filevault-32/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Mac Aqua GUI</title>
		<link>http://www.gomug.org/the-mac-aqua-gui-2-33</link>
		<comments>http://www.gomug.org/the-mac-aqua-gui-2-33#comments</comments>
		<pubDate>Fri, 11 Sep 2009 20:46:50 +0000</pubDate>
		<dc:creator>GOMUG</dc:creator>
				<category><![CDATA[Apple computers]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Steve Jobs]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.gomug.org/?p=33</guid>
		<description><![CDATA[The Macintosh, commonly known as the Mac, is a range of personal computers developed by Apple Inc. The Graphical User Interface (GUI) of the Mac&#8217;s Operating System version 10.4 is referred to as Aqua. It is the successor of Platinum which was used in Mac version 8 and 9. As is suggested by the names, [...]


Related posts:<ol><li><a href='http://www.gomug.org/the-mac-aqua-gui-25' rel='bookmark' title='Permanent Link: The Mac Aqua GUI'>The Mac Aqua GUI</a></li>
<li><a href='http://www.gomug.org/speed-up-mac-os-x-22' rel='bookmark' title='Permanent Link: Speed Up Mac OS X'>Speed Up Mac OS X</a></li>
<li><a href='http://www.gomug.org/how-to-use-filevault-32' rel='bookmark' title='Permanent Link: How to Use FileVault'>How to Use FileVault</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The Macintosh, commonly known as the Mac, is a range of personal computers developed by Apple Inc. The Graphical User Interface (GUI) of the Mac&#8217;s Operating System version 10.4 is referred to as Aqua. It is the successor of Platinum which was used in Mac version 8 and 9. As is suggested by the names, Aqua GUI is based on the theme of water. It makes use of droplet-like-elements and also avails of reflective and translucent effects. In the words of Steve Jobs, co-founder and CEO of Apple Inc., &#8220;One of the design goals (of Aqua GUI) was when you saw it, you wanted to lick it&#8221;.</p>
<p>The water themed user interface first made its introduction at the January 2000 Macworld Conference and Expo, San Francisco. The debut appearance of the Aqua GUI in a commercial product was during the July 2000 release of the iMovie 2. In that the scroll bar and the buttons had the Mac Operating Systems&#8217; all-new Aqua look. Its second appearance was in the Mac OS X Public Beta in September of the same year. This was followed by a feature in iTunes in January the following year. Aqua was made Mac&#8217;s official graphical user interface after the release of the Mac OS X. The two basic colours which highlight Aqua&#8217;s style are blue and white.</p>
<p>Two of the main features of the Aqua GUI are:</p>
<ol>
<li>The gel-like buttons that control wind, which come in red, yellow and green colours.</li>
<li>The dock which helps to launch and navigate between applications. David Pogue, a technology columnist for the New York Times, described the scrollbars as &#8220;lickable globs of Crest Berrylicious Toothpaste Gel&#8221;.</li>
</ol>
<p>The brushed metal windows and the standard pinstriped are the two basic types of windows that come with Aqua. Both these styles seem to have the navigational button embedded into the window but in versions of Mac before 10.2, the buttons appear on top of the pinstriped windows.</p>
<p>As newer versions are released, the Aqua GUI has been made increasingly subtle. For instance the pinstripes have been made fainter. Also the menus as well as the system dialogs have been made more translucent. Even the appearances of the buttons and the widgets have been made softer.</p>
<p>Quartz Compositor which handles the underlying graphics management of the user interface powers Aqua.</p>
<p>To find out more about the Mac, as well as tips, downloads and reviews, visit: <a rel="nofollow" href="http://www.macintosh-tools.com" target="_blank">Macintosh Tools</a>.</p>
<p>For more great Mac articles, resources, tools and downloads, visit: Macintosh Tools. You can also visit our <a href="http://www.macintosh-tools.com/blog" target="_blank">blog</a> for the latest industry news and tips.</p>


<p>Related posts:<ol><li><a href='http://www.gomug.org/the-mac-aqua-gui-25' rel='bookmark' title='Permanent Link: The Mac Aqua GUI'>The Mac Aqua GUI</a></li>
<li><a href='http://www.gomug.org/speed-up-mac-os-x-22' rel='bookmark' title='Permanent Link: Speed Up Mac OS X'>Speed Up Mac OS X</a></li>
<li><a href='http://www.gomug.org/how-to-use-filevault-32' rel='bookmark' title='Permanent Link: How to Use FileVault'>How to Use FileVault</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gomug.org/the-mac-aqua-gui-2-33/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iSquint &#8211; Freeware For Mac Users to Convert Video</title>
		<link>http://www.gomug.org/isquint-freeware-for-mac-users-to-convert-video-30</link>
		<comments>http://www.gomug.org/isquint-freeware-for-mac-users-to-convert-video-30#comments</comments>
		<pubDate>Sun, 30 Aug 2009 23:34:54 +0000</pubDate>
		<dc:creator>GOMUG</dc:creator>
				<category><![CDATA[Apple computers]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[iSquint]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac OS]]></category>

		<guid isPermaLink="false">http://www.gomug.org/?p=30</guid>
		<description><![CDATA[As for Mac users, iSquint is a good iPod video converter for Mac. You can play iSquint to convert almost all video formats, including DivX and XviD AVIs, all forms of MPEG video, and many other formats QuickTime and so forth. Also you can put those converted video onto iPod, iPhone and Apple TV. iSquint [...]


Related posts:<ol><li><a href='http://www.gomug.org/how-can-i-play-windows-media-files-wma-and-wmv-on-a-mac-27' rel='bookmark' title='Permanent Link: How Can I Play Windows Media Files (Wma and Wmv) On a Mac?'>How Can I Play Windows Media Files (Wma and Wmv) On a Mac?</a></li>
<li><a href='http://www.gomug.org/ipod-error-firmware-update-failure-31' rel='bookmark' title='Permanent Link: iPod Error &#8211; &#8216;Firmware Update Failure&#8217;'>iPod Error &#8211; &#8216;Firmware Update Failure&#8217;</a></li>
<li><a href='http://www.gomug.org/how-safe-are-mac-users-from-spyware-12' rel='bookmark' title='Permanent Link: How Safe Are Mac Users From Spyware?'>How Safe Are Mac Users From Spyware?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>As for Mac users, iSquint is a good iPod video converter for Mac. You can play iSquint to convert almost all video formats, including DivX and XviD AVIs, all forms of MPEG video, and many other formats QuickTime and so forth. Also you can put those converted video onto iPod, iPhone and Apple TV.</p>
<p>iSquint is known as its fast conversion speed, easy-to-use interface and totally free. It supports batch processing for multiple files. You can convert video files in batch with iSquint. Moreover, iSquint provides with quality setting, and you can get the quality you want by moving quality bar. Easy enough, right?</p>
<p>System Requirements:</p>
<ul>
<li>Mac OS X 10.3.9 or higher</li>
<li>Universal Binary for PowerPC and Intel Macs.</li>
</ul>
<p>Features of iSquint</p>
<ul>
<li>Supports most of video formats DivX/XviD AVIs, all forms of MPEG video, and many other formats QuickTime chokes on are supported.WMV 7/8 files supported. With the Flip4Mac plugin, all WMV files are supported &#8211; including WMV9.</li>
<li>Batch conversion Batch Processing of multiple files. Save in-place, or to a different folder.</li>
<li>Really easy to use Just drag your files in and click &#8220;Convert&#8221;, you can begin the converting. You can choose the size of the TV and iPod, set the conversion quality.</li>
<li>Powerful compatible function On a 1GHz G4 PC, iSquint can convent most videos to the file fits for the iPod screen. It does not need the QuickTime Pro and DivX codec.</li>
<li>Fast conversion speed  Fast convert the most main stream video files to MPEG-4 and H.264 or 3GP, XviD files. It supports batch conversion.</li>
</ul>
<p>In a word, iSquint is a good choice for Mac users to convert video formats and transfer to iPod.</p>
<p>If you want get more information, you can click here:<br />
<a href="http://www.downloadatoz.net/download/isquint/" target="_blank">http://www.downloadatoz.net/download/isquint/</a></p>


<p>Related posts:<ol><li><a href='http://www.gomug.org/how-can-i-play-windows-media-files-wma-and-wmv-on-a-mac-27' rel='bookmark' title='Permanent Link: How Can I Play Windows Media Files (Wma and Wmv) On a Mac?'>How Can I Play Windows Media Files (Wma and Wmv) On a Mac?</a></li>
<li><a href='http://www.gomug.org/ipod-error-firmware-update-failure-31' rel='bookmark' title='Permanent Link: iPod Error &#8211; &#8216;Firmware Update Failure&#8217;'>iPod Error &#8211; &#8216;Firmware Update Failure&#8217;</a></li>
<li><a href='http://www.gomug.org/how-safe-are-mac-users-from-spyware-12' rel='bookmark' title='Permanent Link: How Safe Are Mac Users From Spyware?'>How Safe Are Mac Users From Spyware?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gomug.org/isquint-freeware-for-mac-users-to-convert-video-30/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ten Great Mac Apps For College Students</title>
		<link>http://www.gomug.org/ten-great-mac-apps-for-college-students-29</link>
		<comments>http://www.gomug.org/ten-great-mac-apps-for-college-students-29#comments</comments>
		<pubDate>Tue, 04 Aug 2009 18:00:51 +0000</pubDate>
		<dc:creator>GOMUG</dc:creator>
				<category><![CDATA[Apple computers]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Students]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.gomug.org/?p=29</guid>
		<description><![CDATA[For many people this time of year means saying goodbye to summer, finding the old sweaters and hoodies from last year, and preparing for that familiar back-to-school ritual.  With Apple once again offering their back-to-school deal of giving an iPod Touch away with the purchase of a Mac, there will be plenty of college students [...]


Related posts:<ol><li><a href='http://www.gomug.org/run-windows-only-applications-on-your-mac-14' rel='bookmark' title='Permanent Link: Run Windows-Only Applications on Your Mac'>Run Windows-Only Applications on Your Mac</a></li>
<li><a href='http://www.gomug.org/5-mac-security-tips-you-cant-live-without-24' rel='bookmark' title='Permanent Link: 5 Mac Security Tips You Can&#8217;t Live Without'>5 Mac Security Tips You Can&#8217;t Live Without</a></li>
<li><a href='http://www.gomug.org/top-five-mac-tweaks-20' rel='bookmark' title='Permanent Link: Top Five Mac Tweaks'>Top Five Mac Tweaks</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>For many people this time of year means saying goodbye to summer, finding the old sweaters and hoodies from last year, and preparing for that familiar back-to-school ritual.  With Apple once again offering their back-to-school deal of giving an iPod Touch away with the purchase of a Mac, there will be plenty of college students looking for apps to go along with their new computer that will help them during the hectic school year. With an ever-growing number of applications available on the Mac platform it could become quite a task finding the right thing, so a few apps that stand out in their category that aid students will be spotlighted.</p>
<p><strong>Studying and Management</strong></p>
<p><strong>Cram</strong> &#8211; One of the newest to the bunch is Cram, which offers students the ability to study and prepare for tests in either flash card or multiple choice testing mode. Cram also grades and keeps track of testing attempts and tweets out test results to Twitter. The application also features a user-generated test library to download existing tests.</p>
<p><strong>Timeline 3D</strong> &#8211; An application that will help students add pizzaz to timeline presentations is Timeline 3D. This app allows users to present full screen interactive timelines with a 3D perspective. If you have to display any chronological events Timeline 3D is perfect for adding a unique splash to your presentation featuring the ability to add images, video, use your Apple Remote and more.</p>
<p><strong>Schoolhouse</strong> &#8211; Trying to keep up with your assignments and notes for each class can be a pain. Schoolhouse offers a remedy to that problem by providing the ability to manage and keep track of assignments, notes, and tasks. Schoolhouse&#8217;s clean and easy to use interface also features the ability to manage your grades over a term, add an attachment, and email an instructor about an assignment among other features.</p>
<p><strong>1Password</strong> &#8211; So you&#8217;re trying to remember all the new passwords this semester without using the same easy to hack password for every site but finding it hard to manage. Well remember no more with 1Password. 1Password is an application that manages all of your usernames and passwords and quickly restores them when it&#8217;s time to log in. Use a single password to access and manage all of your accounts. 1Password also integrates perfectly into Safari, Firefox, and other browsers for seamless one-click account log in.</p>
<p><strong>Lifestyle</strong></p>
<p><strong>SousChef</strong> &#8211; You can only eat pizza and soda so many nights in a row. That&#8217;s where SousChef comes in. SousChef is a digital cooking assistant that among other features allows you to store and organize your recipes. The application also provides access to over 110,000 recipes to download when you&#8217;re in the mood to try something new. Sharing recipes with friends and family is also a simple task in SousChef.</p>
<p><strong> Tweetie</strong> &#8211; Everyone has a Twitter account so why not have a slick way of using it? Introducing Tweetie, a beautiful Twitter client for Mac. Tweetie adds a layer of simplicity and style while at the same time including all of the same functions you&#8217;re used to on Twitter. Manage multiple accounts, easily view conversions, chose your favorite URL and image service and more.</p>
<p><strong> The Hit List</strong> &#8211; Keeping up with college life is hard enough. Adding family, friends, work, and other outside obligations make it nearly impossible. In comes The Hit List, a simple yet sophisticated application to manage the daily chaos of your modern life. One of the strong points of the application is its &#8216;Today List&#8217; which shows all of the tasks for that day in one view. The Hit List is a feature-full application with seamless integration with system applications such as iCal to access tasks with other applications and devices.</p>
<p><strong> Times</strong> &#8211; Who says newspapers are dead? Well, technically they are, but an app called Times puts a classic newspaper look to your favorite blogs. Unlike most RSS readers, Times presents headlines, categories, and images in once place letting you more easily discover the news you want to read. The detail put into the presentation and animated transitions in Times is top notch.</p>
<p><strong>Entertainment</strong></p>
<p><strong> World of Goo</strong> &#8211; Two words that explain this game can only be &#8220;fun&#8221; and &#8220;addictive&#8221;.  World of Goo is a physics based puzzle/construction game that features little globs of goo that can be connected together to achieve the goal at hand. Play this game and you probably won&#8217;t get any studying done, but you&#8217;ll have fun time doing so.</p>
<p><strong> Hulu Desktop</strong> &#8211; With all the studying and late night projects you might have this semester, chances are some of your favorite shows will be missed. Hulu Desktop puts many of your favorite TV shows on your Mac so you can watch them on your time. Browse by channel, category, movies, and more.</p>
<p>Patrick Chukwura is the developer and co-founder at <a href="http://www.simpleleap.com/" target="_blank">http://www.simpleleap.com</a> SimpleLeap Software develops Mac and iPhone software.</p>


<p>Related posts:<ol><li><a href='http://www.gomug.org/run-windows-only-applications-on-your-mac-14' rel='bookmark' title='Permanent Link: Run Windows-Only Applications on Your Mac'>Run Windows-Only Applications on Your Mac</a></li>
<li><a href='http://www.gomug.org/5-mac-security-tips-you-cant-live-without-24' rel='bookmark' title='Permanent Link: 5 Mac Security Tips You Can&#8217;t Live Without'>5 Mac Security Tips You Can&#8217;t Live Without</a></li>
<li><a href='http://www.gomug.org/top-five-mac-tweaks-20' rel='bookmark' title='Permanent Link: Top Five Mac Tweaks'>Top Five Mac Tweaks</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gomug.org/ten-great-mac-apps-for-college-students-29/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Mac Aqua GUI</title>
		<link>http://www.gomug.org/the-mac-aqua-gui-25</link>
		<comments>http://www.gomug.org/the-mac-aqua-gui-25#comments</comments>
		<pubDate>Sat, 01 Aug 2009 17:38:54 +0000</pubDate>
		<dc:creator>GOMUG</dc:creator>
				<category><![CDATA[Apple computers]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Steve Jobs]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.gomug.org/?p=25</guid>
		<description><![CDATA[The Macintosh, commonly known as the Mac, is a range of personal computers developed by Apple Inc. The Graphical User Interface (GUI) of the Mac&#8217;s Operating System version 10.4 is referred to as Aqua. It is the successor of Platinum which was used in Mac version 8 and 9. As is suggested by the names, [...]


Related posts:<ol><li><a href='http://www.gomug.org/the-mac-aqua-gui-2-33' rel='bookmark' title='Permanent Link: The Mac Aqua GUI'>The Mac Aqua GUI</a></li>
<li><a href='http://www.gomug.org/mac-vs-pc-the-eternal-debate-4' rel='bookmark' title='Permanent Link: MAC vs. PC &#8211; The Eternal Debate'>MAC vs. PC &#8211; The Eternal Debate</a></li>
<li><a href='http://www.gomug.org/the-mac-terminal-a-short-introduction-26' rel='bookmark' title='Permanent Link: The Mac Terminal &#8211; A Short Introduction'>The Mac Terminal &#8211; A Short Introduction</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The Macintosh, commonly known as the Mac, is a range of personal computers developed by Apple Inc. The Graphical User Interface (GUI) of the Mac&#8217;s Operating System version 10.4 is referred to as Aqua. It is the successor of Platinum which was used in Mac version 8 and 9. As is suggested by the names, Aqua GUI is based on the theme of water. It makes use of droplet-like-elements and also avails of reflective and translucent effects. In the words of Steve Jobs, co-founder and CEO of Apple Inc., &#8220;One of the design goals (of Aqua GUI) was when you saw it, you wanted to lick it&#8221;.</p>
<p>The water themed user interface first made its introduction at the January 2000 Macworld Conference and Expo, San Francisco. The debut appearance of the Aqua GUI in a commercial product was during the July 2000 release of the iMovie 2. In that the scroll bar and the buttons had the Mac Operating Systems&#8217; all-new Aqua look. Its second appearance was in the Mac OS X Public Beta in September of the same year. This was followed by a feature in iTunes in January the following year. Aqua was made Mac&#8217;s official graphical user interface after the release of the Mac OS X. The two basic colours which highlight Aqua&#8217;s style are blue and white.</p>
<p>Two of the main features of the Aqua GUI are:</p>
<ol>
<li>The gel-like buttons that control wind, which come in red, yellow and green colours.</li>
<li>The dock which helps to launch and navigate between applications. David Pogue, a technology columnist for the New York Times, described the scrollbars as &#8220;lickable globs of Crest Berrylicious Toothpaste Gel&#8221;.</li>
</ol>
<p>The brushed metal windows and the standard pinstriped are the two basic types of windows that come with Aqua. Both these styles seem to have the navigational button embedded into the window but in versions of Mac before 10.2, the buttons appear on top of the pinstriped windows.</p>
<p>As newer versions are released, the Aqua GUI has been made increasingly subtle. For instance the pinstripes have been made fainter. Also the menus as well as the system dialogs have been made more translucent. Even the appearances of the buttons and the widgets have been made softer.</p>
<p>Quartz Compositor which handles the underlying graphics management of the user interface powers Aqua.</p>
<p>To find out more about the Mac, as well as tips, downloads and reviews, visit: <a rel="nofollow" href="http://www.macintosh-tools.com/" target="_blank">Macintosh Tools</a>.</p>


<p>Related posts:<ol><li><a href='http://www.gomug.org/the-mac-aqua-gui-2-33' rel='bookmark' title='Permanent Link: The Mac Aqua GUI'>The Mac Aqua GUI</a></li>
<li><a href='http://www.gomug.org/mac-vs-pc-the-eternal-debate-4' rel='bookmark' title='Permanent Link: MAC vs. PC &#8211; The Eternal Debate'>MAC vs. PC &#8211; The Eternal Debate</a></li>
<li><a href='http://www.gomug.org/the-mac-terminal-a-short-introduction-26' rel='bookmark' title='Permanent Link: The Mac Terminal &#8211; A Short Introduction'>The Mac Terminal &#8211; A Short Introduction</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gomug.org/the-mac-aqua-gui-25/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Mac Terminal &#8211; A Short Introduction</title>
		<link>http://www.gomug.org/the-mac-terminal-a-short-introduction-26</link>
		<comments>http://www.gomug.org/the-mac-terminal-a-short-introduction-26#comments</comments>
		<pubDate>Wed, 29 Jul 2009 17:44:01 +0000</pubDate>
		<dc:creator>GOMUG</dc:creator>
				<category><![CDATA[Apple computers]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Mac Terminal]]></category>

		<guid isPermaLink="false">http://www.gomug.org/?p=26</guid>
		<description><![CDATA[Introduction No doubt, Apple&#8217;s Mac OSX has the most streamlined and user-friendly user interface of the commonly used operating systems on the market. Sometimes, however, using your mouse to complete a task can be cumbersome. This is where the Terminal can come in handy. The Terminal is a command line tool which lets you send [...]


Related posts:<ol><li><a href='http://www.gomug.org/how-do-i-make-safari-open-pages-in-a-new-tab-28' rel='bookmark' title='Permanent Link: How Do I Make Safari Open Pages in a New Tab?'>How Do I Make Safari Open Pages in a New Tab?</a></li>
<li><a href='http://www.gomug.org/10-cool-applescripts-you-should-try-34' rel='bookmark' title='Permanent Link: 10 Cool AppleScripts You Should Try'>10 Cool AppleScripts You Should Try</a></li>
<li><a href='http://www.gomug.org/all-about-the-apple-desktop-computer-10' rel='bookmark' title='Permanent Link: All About the Apple Desktop Computer'>All About the Apple Desktop Computer</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Introduction</strong></p>
<p>No doubt, Apple&#8217;s Mac OSX has the most streamlined and user-friendly user interface of the commonly used operating systems on the market. Sometimes, however, using your mouse to complete a task can be cumbersome. This is where the Terminal can come in handy.</p>
<p>The Terminal is a command line tool which lets you send commands to your Mac by typing text instead of using your mouse with the user interface.</p>
<p>To start the Terminal application navigate into your Application folder, and from there into the Utilities folder. Alternatively you can press CMD+Space and type &#8216;Terminal&#8217;.</p>
<p><strong>The ls command</strong></p>
<p>When you start Terminal you will be presented with the so-called prompt. This prompt tells you when you last logged on and what folder in your file structure the terminal is currently pointed at (if this is the first time you use Terminal this will be your account&#8217;s home folder)</p>
<p>To see what files are in this currently active folder type the &#8216;ls&#8217; (without the quotation marks) command (a small L, not an I) and hit enter. &#8216;ls&#8217; is short for list, not surprisingly terminal will list all the files and folders in your home directory. One of those folders should be &#8216;Desktop&#8217;. This is the folder where everything you see on your Desktop is located.</p>
<p>If you want to see what files and folders are in this Desktop folder type the command &#8216;ls Desktop&#8217; (again, without the quotation marks, and hit enter).</p>
<p><strong>The cd command</strong></p>
<p>The &#8216;cd&#8217; command (short for change directory) will let you navigate to a specific folder. Assuming that you are still inside your account&#8217;s home folder type &#8216;cd Desktop&#8217;. The Terminal is now &#8216;pointing&#8217; at your Desktop folder. If you use the &#8216;ls&#8217; command now, you will we presented with a list of files and folders in your Desktop folder.</p>
<p>To navigate back to your home folder type &#8216;cd ~&#8217;. Alternatively you also use &#8216;cd $Home&#8217;.</p>
<p>To navigate to the current folder&#8217;s parent folder type &#8216;cd ..&#8217;</p>
<p><strong>The help command</strong></p>
<p>Probably the most helpful command for a Terminal beginner is the &#8216;help&#8217; command. Type &#8216;help&#8217; (without quotation marks) and hit enter. Terminal will present you with a list of all available commands.</p>
<p>If you need help with a specific command, simply follow the &#8216;help&#8217; command with the name of the command you need help with. For instance, &#8216;help cd&#8217; will offer you help with the change directory command.<br />
Brian Leanza</p>


<p>Related posts:<ol><li><a href='http://www.gomug.org/how-do-i-make-safari-open-pages-in-a-new-tab-28' rel='bookmark' title='Permanent Link: How Do I Make Safari Open Pages in a New Tab?'>How Do I Make Safari Open Pages in a New Tab?</a></li>
<li><a href='http://www.gomug.org/10-cool-applescripts-you-should-try-34' rel='bookmark' title='Permanent Link: 10 Cool AppleScripts You Should Try'>10 Cool AppleScripts You Should Try</a></li>
<li><a href='http://www.gomug.org/all-about-the-apple-desktop-computer-10' rel='bookmark' title='Permanent Link: All About the Apple Desktop Computer'>All About the Apple Desktop Computer</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gomug.org/the-mac-terminal-a-short-introduction-26/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Can I Play Windows Media Files (Wma and Wmv) On a Mac?</title>
		<link>http://www.gomug.org/how-can-i-play-windows-media-files-wma-and-wmv-on-a-mac-27</link>
		<comments>http://www.gomug.org/how-can-i-play-windows-media-files-wma-and-wmv-on-a-mac-27#comments</comments>
		<pubDate>Sun, 26 Jul 2009 17:46:38 +0000</pubDate>
		<dc:creator>GOMUG</dc:creator>
				<category><![CDATA[Apple computers]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Quicktime]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[VLC]]></category>
		<category><![CDATA[VLC Media Player]]></category>

		<guid isPermaLink="false">http://www.gomug.org/?p=27</guid>
		<description><![CDATA[Introduction Apple&#8217;s Quicktime movie format (recognizable by its *.mov extension) has become and almost standard for video files. It beats most other video formats in terms of compression and both video and audio quality. The quicktime format, however, is by no means the only format for videos out there. In a world where over 90% [...]


Related posts:<ol><li><a href='http://www.gomug.org/isquint-freeware-for-mac-users-to-convert-video-30' rel='bookmark' title='Permanent Link: iSquint &#8211; Freeware For Mac Users to Convert Video'>iSquint &#8211; Freeware For Mac Users to Convert Video</a></li>
<li><a href='http://www.gomug.org/run-windows-only-applications-on-your-mac-14' rel='bookmark' title='Permanent Link: Run Windows-Only Applications on Your Mac'>Run Windows-Only Applications on Your Mac</a></li>
<li><a href='http://www.gomug.org/ways-to-run-windows-on-a-mac-11' rel='bookmark' title='Permanent Link: Ways To Run Windows On A Mac'>Ways To Run Windows On A Mac</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Introduction</strong></p>
<p>Apple&#8217;s Quicktime movie format (recognizable by its *.mov extension) has become and almost standard for video files. It beats most other video formats in terms of compression and both video and audio quality. The quicktime format, however, is by no means the only format for videos out there. In a world where over 90% of all personal computers run Microsoft Windows it is no surprise that you are bound to stumble over videos in the Microsoft Media File format (.wma and .wmv). How can you play these kind of videos on a Mac?</p>
<p>While there are about a handful of options, two of them are more reasonable than the others for a bunch of reasons: the Flip4Mac Quicktime plugin and VLC Media Player.</p>
<p><strong>Flip4Mac</strong></p>
<p>Flip4Mac is a plugin for Apple&#8217;s Quicktime movie player. Being a plugin it will enable Quicktime to play Windows Media Files. This has the advantage of there not being an additional application being installed on your Mac. Also, you will be able to watch (and listen to) Windows Media files in the software you are used to that has the type of user interface you expect when working on a Mac.</p>
<p>Flip4Mac is produced by a company named Telestream which offers five different versions of the plugin (Player, Player Pro, Studio, Studio Pro, Studio Pro HD). While it is reasonable to buy one of the commercial editions (buying software to support developers is always a wise idea) you can do very well with the free edition.</p>
<p>Installation of Flip4Mac is very easy. After downloading the plugin from either the Telestream site or Microsoft (for links see the resource box) open the downloaded .mpkg file and the plugin will be installed.</p>
<p>After installation you will be able to play following additional file formats with Quicktime:</p>
<ul>
<li>Windows Media Audio (.wma)</li>
<li>Windows Media Video (.wmv)</li>
<li>ISO Mpeg Layer 3 (MP3)</li>
<li>ISO Mpeg-4</li>
<li>Microsoft Motion JPEG</li>
<li>And a few other, less used formats</li>
</ul>
<p><strong>VLC Media Player</strong></p>
<p>The free VLC Media Player is your second reasonable option. This piece of software is open source, continually worked on by its open source developer community and is probably the most versatile media player in terms of supported formats out there.</p>
<p>Installation is as easy as downloading the dmg file (for a download link see resource box) and then drag and drop the dmg file into your Application folder.</p>
<p>VLC Media Player is a very reliable and versatile media player. There is one downside however: like so many other pieces of software written for all major platforms (Windows, Linux, Mac OS) its user interface does not follow Apple&#8217;s guidelines. VLC simply doesn&#8217;t look or feel like a Mac application.</p>
<p><strong>Summary</strong></p>
<p>Both, VLC Media Player and Flip4Mac, are very good options if you need to play Windows Media files on your Mac. There is no problem having both of them installed on the same machine. If, however, you prefer to have as little software installed on your Mac as possible, you should opt for Flip4Mac.</p>
<p>Flip4Mac: <a href="http://www.telestream.net/flip4mac-wmv/overview.htm" target="_blank">http://www.telestream.net/flip4mac-wmv/overview.htm</a><br />
VLC Media Player: <a href="http://www.videolan.org/vlc/" target="_blank">http://www.videolan.org/vlc/</a></p>
<p>Brian Leanza</p>


<p>Related posts:<ol><li><a href='http://www.gomug.org/isquint-freeware-for-mac-users-to-convert-video-30' rel='bookmark' title='Permanent Link: iSquint &#8211; Freeware For Mac Users to Convert Video'>iSquint &#8211; Freeware For Mac Users to Convert Video</a></li>
<li><a href='http://www.gomug.org/run-windows-only-applications-on-your-mac-14' rel='bookmark' title='Permanent Link: Run Windows-Only Applications on Your Mac'>Run Windows-Only Applications on Your Mac</a></li>
<li><a href='http://www.gomug.org/ways-to-run-windows-on-a-mac-11' rel='bookmark' title='Permanent Link: Ways To Run Windows On A Mac'>Ways To Run Windows On A Mac</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gomug.org/how-can-i-play-windows-media-files-wma-and-wmv-on-a-mac-27/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Do I Make Safari Open Pages in a New Tab?</title>
		<link>http://www.gomug.org/how-do-i-make-safari-open-pages-in-a-new-tab-28</link>
		<comments>http://www.gomug.org/how-do-i-make-safari-open-pages-in-a-new-tab-28#comments</comments>
		<pubDate>Sun, 12 Jul 2009 17:49:36 +0000</pubDate>
		<dc:creator>GOMUG</dc:creator>
				<category><![CDATA[Apple computers]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac Terminal]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://www.gomug.org/?p=28</guid>
		<description><![CDATA[Introduction You most probably have ran into this situation: there is a web link in a page you are viewing in Safari and when you click it, Safari will open the page in a new window. This behavior kind of defies the point of having a browser able to open pages in tabs. So what [...]


Related posts:<ol><li><a href='http://www.gomug.org/the-mac-terminal-a-short-introduction-26' rel='bookmark' title='Permanent Link: The Mac Terminal &#8211; A Short Introduction'>The Mac Terminal &#8211; A Short Introduction</a></li>
<li><a href='http://www.gomug.org/10-cool-applescripts-you-should-try-34' rel='bookmark' title='Permanent Link: 10 Cool AppleScripts You Should Try'>10 Cool AppleScripts You Should Try</a></li>
<li><a href='http://www.gomug.org/5-mac-security-tips-you-cant-live-without-24' rel='bookmark' title='Permanent Link: 5 Mac Security Tips You Can&#8217;t Live Without'>5 Mac Security Tips You Can&#8217;t Live Without</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Introduction</strong><br />
You most probably have ran into this situation: there is a web link in a page you are viewing in Safari and when you click it, Safari will open the page in a new window. This behavior kind of defies the point of having a browser able to open pages in tabs. So what can you do? One thing you can do is right-click the link and select &#8216;Open in a New Tab&#8217; (if you do not have a two-button mouse simply hold down the ctrl key while clicking the link). Alternatively you can hold down the Cmd-Key while clicking the link. This does works perfectly well for single links. How, however, can you make Safari open every link in a new tab without having to right-click or cmd-clicking?</p>
<p><strong>What You Need</strong><br />
This works with Apple&#8217;s Safari Browser 4.x and on a Mac only. If you use Safari on Windows this will not help you.</p>
<p><strong>Change Safari&#8217;s Beahaviour</strong><br />
To force Safari to open every link in a new tab you need to use an utility you already have installed on your Mac: the Terminal. To open the Terminal open the Finder, navigate to Applications, from there into the folder Utilites. In this folder you will find the Terminal application. Start it and type in the following text (best copy and paste from here):</p>
<p><em>defaults write com.apple.Safari TargetedClickCreateTabs -bool true</em></p>
<p>NOTE: you will have to restart Safari for the change to have effect.</p>
<p><strong>Undo the Change</strong><br />
To undo the change simply open the Terminal again and type in the following (it&#8217;s the same command as before with the parameter changed from &#8216;true&#8217; to &#8216;false&#8217;)</p>
<p><em>defaults write com.apple.Safari TargetedClicksCreateTabs -bool false</em></p>
<p>NOTE: you will have to restart Safari for the change to have effect.</p>
<p><strong>Summary</strong><br />
Having Safari open links in new Tabs by default can save you quite a bit of time and will reduce desktop clutter tremendously. And, it was not hard to do, was it?<br />
Brian Leanza</p>


<p>Related posts:<ol><li><a href='http://www.gomug.org/the-mac-terminal-a-short-introduction-26' rel='bookmark' title='Permanent Link: The Mac Terminal &#8211; A Short Introduction'>The Mac Terminal &#8211; A Short Introduction</a></li>
<li><a href='http://www.gomug.org/10-cool-applescripts-you-should-try-34' rel='bookmark' title='Permanent Link: 10 Cool AppleScripts You Should Try'>10 Cool AppleScripts You Should Try</a></li>
<li><a href='http://www.gomug.org/5-mac-security-tips-you-cant-live-without-24' rel='bookmark' title='Permanent Link: 5 Mac Security Tips You Can&#8217;t Live Without'>5 Mac Security Tips You Can&#8217;t Live Without</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gomug.org/how-do-i-make-safari-open-pages-in-a-new-tab-28/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Mac Security Tips You Can&#8217;t Live Without</title>
		<link>http://www.gomug.org/5-mac-security-tips-you-cant-live-without-24</link>
		<comments>http://www.gomug.org/5-mac-security-tips-you-cant-live-without-24#comments</comments>
		<pubDate>Thu, 25 Jun 2009 09:41:35 +0000</pubDate>
		<dc:creator>GOMUG</dc:creator>
				<category><![CDATA[Apple computers]]></category>
		<category><![CDATA[PC Security]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.gomug.org/?p=24</guid>
		<description><![CDATA[So, you’ve bought a new Macintosh, and now you may be wondering how to make it safer. There are several things that you can do which will protect your Mac from viruses and hackers. Macs are already very difficult to hack, but don’t let that fact allow you to become lenient with your security. 1. [...]


Related posts:<ol><li><a href='http://www.gomug.org/laptop-locks-and-security-tips-15' rel='bookmark' title='Permanent Link: Laptop Locks and Security Tips'>Laptop Locks and Security Tips</a></li>
<li><a href='http://www.gomug.org/all-about-the-apple-desktop-computer-10' rel='bookmark' title='Permanent Link: All About the Apple Desktop Computer'>All About the Apple Desktop Computer</a></li>
<li><a href='http://www.gomug.org/how-safe-are-mac-users-from-spyware-12' rel='bookmark' title='Permanent Link: How Safe Are Mac Users From Spyware?'>How Safe Are Mac Users From Spyware?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>So, you’ve bought a new Macintosh, and now you may be wondering how to make it safer. There are several things that you can do which will protect your Mac from viruses and hackers. Macs are already very difficult to hack, but don’t let that fact allow you to become lenient with your security.</p>
<p>1. Download all of the software updates available. This seems like a no-brainer, but some Mac users forget to download the newest updates. You can even set your computer to automatically download new updates. However, some dial-up users encounter trouble when trying to downloaded updates. If you are a dial-up user, the best suggestion is to leave your Mac on overnight and let it download. Apple releases many programs that fix bugs in iLife applications, and in Mac OS X. Probably the most important of these updates are the security updates. Apple periodically offers security updates for its operating systems (Panther and Tiger).</p>
<p>2. Be careful what you download. Some people use P2P downloads for Macintosh (I.E. Poisoned). Be careful when downloading using a P2P because you do not know where the music or file is coming from. Some P2P users specifically make corrupted files to send via music downloading programs. Generally, it is a good idea to stick to iTunes, because those files are ACC Protected and offered through Apple so they certainly won’t have viruses.</p>
<p>3. Choose the best and safest Internet Browser. Safari comes standard on all new Macs as part of iLife. However, some people do not enjoy Safari as much as others. Some say that Safari is not as safe from hackers as other browsers. Safari can also be a problem if you are going to a web page that requires a version of Internet Explorer or Netscape to view it. You can download Internet Explorer and Netscape for Mac, but again, some believe that these browsers are not as safe from hackers. Many people believe that Mozilla Firefox (my personal favorite) is the safest browser to use because of its customizable features. Firefox is available for downloading on the Macintosh.</p>
<p>4. Don’t be afraid to buy anti-virus software. If you have to download files from the internet as part of a job or hobby, then it is probably a good idea to have some sort of anti-virus software on your Macintosh. Apple provides a wide-variety of anti-virus software that is constantly updated.</p>
<p>5. Finally, keep an eye on those e-mail attachments and instant messages. Some hackers have programmed viruses to IM you from one of your friends’ screen names. Don’t click on any link without knowing what it is first. Most e-mail providers use virus scans automatically, but you should always be extra careful when downloading an attachment. If it is from someone you do not know, don’t trust it.</p>
<p>Apple computers are very safe from hackers, but they can always be improved. Keeping a computer safe, and running well requires a great amount of time and energy. Just remember that if your computer is safe, your Apple experience will be much more rewarding.</p>
<p>Paulo Fretowski enjoys writing about computers because he uses them for his job with <a href="http://www.biznichemedia.com/" target="_blank">BizNicheMedia</a>.</p>


<p>Related posts:<ol><li><a href='http://www.gomug.org/laptop-locks-and-security-tips-15' rel='bookmark' title='Permanent Link: Laptop Locks and Security Tips'>Laptop Locks and Security Tips</a></li>
<li><a href='http://www.gomug.org/all-about-the-apple-desktop-computer-10' rel='bookmark' title='Permanent Link: All About the Apple Desktop Computer'>All About the Apple Desktop Computer</a></li>
<li><a href='http://www.gomug.org/how-safe-are-mac-users-from-spyware-12' rel='bookmark' title='Permanent Link: How Safe Are Mac Users From Spyware?'>How Safe Are Mac Users From Spyware?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gomug.org/5-mac-security-tips-you-cant-live-without-24/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
