<?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>Prosoxi All about Development &#38; Design &#187; MAC</title>
	<atom:link href="http://www.prosoxi.gr/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.prosoxi.gr</link>
	<description>Development Blog by Professionals</description>
	<lastBuildDate>Wed, 08 Sep 2010 08:34:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Duplicate entries in your Address Book!</title>
		<link>http://www.prosoxi.gr/2010/08/29/duplicate-entries-in-your-address-book/</link>
		<comments>http://www.prosoxi.gr/2010/08/29/duplicate-entries-in-your-address-book/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 07:19:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MAC]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1255</guid>
		<description><![CDATA[Keeping everything in perfect order on your computer is not always as easy as it seems, especially when you are very busy. That is why you sometimes have to clean up your hard drive and delete unnecessary files. The same is true in every application. One of the best way of cleaning up your addressbook is to]]></description>
			<content:encoded><![CDATA[<p>Keeping everything in perfect order on your computer is not always as easy as it seems, especially when you are very busy. That is why you sometimes have to clean up your hard drive and delete unnecessary <span style="color: #5588aa;">files</span>. The same is true in every application. One of the best way of cleaning up your <span style="color: #5588aa;">addressbook</span> is to delete duplicates. When you are on the phone and someone gives you a phone number, you don&#8217;t have time to search for the right place to put it. You just create a new card and put the info there. After a while, you&#8217;ll realize you have many cards for the same person, each card having a part of the info. Address Book has a great feature that will search through all the entries and find the duplicates. It will then let you merge them. You won&#8217;t need to worry about copying the info from one card to the other, because the merge feature cleverly adds the information. To use this feature, choose &#8220;Look for Duplicate Entries&#8230;&#8221; from the Card menu. If you find two cards that need to be merged that this feature didn&#8217;t bring up (the name is not exactly the same, etc), you can also choose &#8220;Merge Selected Cards&#8221; from the Card menu.</p>
<p><a href="http://bp3.blogger.com/_RU2A985UKbY/RsOg_e_5bJI/AAAAAAAAAqs/kf61A71cbEk/s1600-h/Picture+20.jpg" rel="lightbox"><img id="BLOGGER_PHOTO_ID_5099096215626804370" src="http://bp3.blogger.com/_RU2A985UKbY/RsOg_e_5bJI/AAAAAAAAAqs/kf61A71cbEk/s400/Picture+20.jpg" border="0" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/08/29/duplicate-entries-in-your-address-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Little snitch firewall block itself</title>
		<link>http://www.prosoxi.gr/2010/08/24/little-snitch-firewall-block-itself/</link>
		<comments>http://www.prosoxi.gr/2010/08/24/little-snitch-firewall-block-itself/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 12:31:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MAC]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1253</guid>
		<description><![CDATA[1. Block obdev.at in /etc/hosts by adding a line: 127.0.0.1 obdev.at how to edit hosts file 2. Block Little Snitch with Little Snitch, in Little Snitch Configuration click the New button, select Deny Connections at top, Choose Application: /Library/Little Snitch/Little Snitch UIAgent]]></description>
			<content:encoded><![CDATA[<p>1. Block obdev.at in /etc/hosts by adding a line:<br />
127.0.0.1	obdev.at</p>
<p><a title="edit hosts file mac" href="http://www.prosoxi.gr/2010/08/24/how-edit-hosts-on-mac/" target="_blank">how to edit hosts file<br />
</a><br />
2. Block Little Snitch with Little Snitch, in Little Snitch Configuration click the New button, select Deny Connections at top, Choose Application: /Library/Little Snitch/Little Snitch UIAgent</p>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/08/24/little-snitch-firewall-block-itself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How edit hosts on MAC</title>
		<link>http://www.prosoxi.gr/2010/08/24/how-edit-hosts-on-mac/</link>
		<comments>http://www.prosoxi.gr/2010/08/24/how-edit-hosts-on-mac/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 12:29:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MAC]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1251</guid>
		<description><![CDATA[Introduction The hosts file is a text file that maps hostnames to IP addresses. Upon typing a url address on the browser, the system is checking if there is a relevant entry on the hosts file and gets the corresponding IP address, else it resolves the IP via the active connection’s DNS servers. The hosts]]></description>
			<content:encoded><![CDATA[<p><strong>Introduction</strong></p>
<p>The <a href="http://en.wikipedia.org/wiki/Hosts_file">hosts file</a> is a text file that maps hostnames to IP addresses.<br />
Upon typing a url address on the browser, the system is checking if there is a relevant entry on the hosts file and gets the corresponding IP address, else it resolves the IP via the active connection’s DNS servers.<span id="more-1251"></span></p>
<p>The hosts file can be edited to block certain hostnames (like ad-serving/malicious hosts), or used for web development purposes, i.e. to redirect domains to local addresses.</p>
<p><strong>Editing the hosts file</strong></p>
<p>Editing the hosts file in Mac OS X – Leopard, is a pretty easy task, especially if you are familiar with the terminal.</p>
<p><strong>Step 1 – Open the Terminal.app</strong></p>
<p>Either by start typing Terminal on the Spotlight, or by going into Applications -&gt; Utilities -&gt; Terminal.</p>
<p><strong>Step 2 – Open the hosts file</strong></p>
<p>Open the hosts by typing on the Terminal that you have just opened:</p>
<table cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top">1</td>
<td valign="top">$ sudo nano <strong>/</strong>private<strong>/</strong>etc<strong>/</strong>hosts</td>
</tr>
</tbody>
</table>
<p>Type your user password when prompted.</p>
<p><strong>Step 3 – Edit the hosts file</strong></p>
<p>The hosts file contains some comments (lines starting with the # symbol), as well as some default hostname mappings (e.g. 127.0.0.1 – localhost).<br />
Simply append your new mappings underneath the default ones. Or edit one of the default values if you know what you are doing!<br />
You can navigate the file using the arrow keys.</p>
<p><strong>Step 4 – Save the hosts file</strong></p>
<p>When done editing the hosts file, press control-o to save the file.<br />
Press enter on the filename prompt, and control-x to exit the editor.</p>
<p><strong>Step 5 – Flush the DNS cache</strong></p>
<p>On Leopard you can issue a simple Terminal command to flush the DNS cache, and have your host file changes to take immediate effect:</p>
<table cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top">1</td>
<td valign="top">$ dscacheutil <strong>-</strong>flushcache</td>
</tr>
</tbody>
</table>
<p>You can now test your new mapping on the browser!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/08/24/how-edit-hosts-on-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PulpMotion Advanced 3.0.7 Mac</title>
		<link>http://www.prosoxi.gr/2010/07/17/pulpmotion-advanced-3-0-7-mac/</link>
		<comments>http://www.prosoxi.gr/2010/07/17/pulpmotion-advanced-3-0-7-mac/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 08:36:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MAC]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1215</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><img title="PulpMotion Advanced 3.0.7 Mac" src="http://i29.tinypic.com/2ihqn8h.jpg" alt="PulpMotion Advanced 3.0.7 Mac" /></p>
<p><strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/07/17/pulpmotion-advanced-3-0-7-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pixelmator 1.6.0 (MacOSX)</title>
		<link>http://www.prosoxi.gr/2010/07/17/pixelmator-1-6-0-macosx/</link>
		<comments>http://www.prosoxi.gr/2010/07/17/pixelmator-1-6-0-macosx/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 08:36:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MAC]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1213</guid>
		<description><![CDATA[Pixelmator 1.6.0 (MacOSX) Pixelmator is a beautifully designed, easy-to-use, fast and powerful image editor for Mac OS X has everything you need to create, edit and enhance your images.]]></description>
			<content:encoded><![CDATA[<p><img src="http://i060.radikal.ru/1007/74/3829692ffd41.jpg" alt="alt" width="332" height="151" /><br />
<strong>Pixelmator 1.6.0 (MacOSX)</strong></p>
<p><strong>Pixelmator</strong> is a beautifully designed, easy-to-use, fast and powerful image editor for Mac OS X has everything you need to create, edit and enhance your images.<br />
<strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/07/17/pixelmator-1-6-0-macosx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sArchiver 2.5.9.1 (MacOSX)</title>
		<link>http://www.prosoxi.gr/2010/07/17/sarchiver-2-5-9-1-macosx/</link>
		<comments>http://www.prosoxi.gr/2010/07/17/sarchiver-2-5-9-1-macosx/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 08:32:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MAC]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1210</guid>
		<description><![CDATA[WHAT’S NEW Version 2.5.9.1: Fixed bug when extracting password protected RAR archives from Finder]]></description>
			<content:encoded><![CDATA[<div><img src="http://nsa14.casimages.com/img/2010/06/29//100629120217138433.jpg" alt="alt" width="400" height="308" /></p>
<div><strong>WHAT’S NEW</strong></div>
<p>Version 2.5.9.1: Fixed bug when extracting password protected RAR archives from Finder</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/07/17/sarchiver-2-5-9-1-macosx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mac os change lang shortcut</title>
		<link>http://www.prosoxi.gr/2010/06/15/mac-os-change-lang-shortcut/</link>
		<comments>http://www.prosoxi.gr/2010/06/15/mac-os-change-lang-shortcut/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 17:23:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MAC]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1124</guid>
		<description><![CDATA[Using shortcuts: To select the input source you previously used, press Command-Space bar. To select the next input source in the Input menu, press Command-Option-Space bar. If Spotlight opens when you’re switching input sources, choose Apple menu &#62; System Preferences, click Keyboard, and then click Keyboard Shortcuts. Select Spotlight on the left and deselect the]]></description>
			<content:encoded><![CDATA[<p>Using shortcuts:</p>
<div>
<div>
<li>To select the input source you previously used, press Command-Space bar.</li>
</div>
</div>
<div></div>
<div>
<li>To select the next input source in the Input menu, press Command-Option-Space bar.</li>
</div>
<div>
<li>If Spotlight opens when you’re switching input sources, choose Apple menu &gt; System Preferences, click Keyboard, and then click Keyboard Shortcuts. Select Spotlight on the left and deselect the Spotlight shortcut checkboxes on the right. Then, select Keyboard &amp; Text Input on the left and select the “Select the previous input source” checkbox and the “Select the next source in Input menu” checkbox.</li>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/06/15/mac-os-change-lang-shortcut/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac screen capture</title>
		<link>http://www.prosoxi.gr/2010/04/09/mac-screen-capture/</link>
		<comments>http://www.prosoxi.gr/2010/04/09/mac-screen-capture/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 19:33:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MAC]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1039</guid>
		<description><![CDATA[Here&#8217;s How: To capture the entire desktop, press Command-Shift-3. The screen shot will be automatically saved as a PNG file on your desktop. To copy the entire desktop, press Command-Control-Shift-3. The screen shot will be placed on your clipboard for you to paste into another program. To capture a portion of the desktop, press Command-Shift-4.]]></description>
			<content:encoded><![CDATA[<div>Here&#8217;s How:</div>
<ol>
<li>To capture the entire desktop,  press <strong>Command-Shift-3</strong>. The screen shot will be automatically  saved as a <a href="http://graphicssoft.about.com/od/formatspng/">PNG</a> file on your desktop.</li>
<li>To copy the entire desktop, press <strong>Command-Control-Shift-3</strong>.  The screen shot will be placed on your clipboard for you to paste into  another program.<span id="more-1039"></span></li>
<li>To capture a portion of the desktop,  press <strong>Command-Shift-4</strong>. A cross-hair cursor will appear and you  can click and drag to select the area you wish to capture. When you  release the mouse button, the screen shot will be automatically saved as  a PNG file on your desktop. (The file is saved as PDF in Mac OS 10.3  and earlier.)</li>
<li>To capture a specific application window,  press <strong>Command-Shift-4</strong>, then press the <strong>Spacebar</strong>. The cursor  will change to a camera, and you can move it around the screen. As you  move the cursor over an application window, the window will be  highlighted. The entire window does not need to be visible for you to  capture it. When you have the cursor over a window you want to capture,  just click the mouse button and the screen shot will be saved as a PNG  file on your desktop. (The file is saved as PDF in Mac OS 10.3 and  earlier.)</li>
<li>Add <strong>Control</strong> to the two shortcuts above  to place the screen shot on the clipboard instead of saving it to the  desktop.</li>
<li>Another method for capturing screen shots in Mac  OS X is by using the bundled Apple utility, <strong>Grab</strong>, located in the  Applications &gt; Utilities folder. Grab is useful if you need to  include a cursor or a menu in your screen shot, or if you want to save  your screen shot to TIFF format. To include a cursor, first go to Grab  Preferences and select the cursor icon you wish to have in your screen  shot. To capture the screen with Grab, run Grab, then choose of the  capture modes from the &#8220;Capture&#8221; menu: Selection, Window, Screen, Timed  Screen.</li>
<li>When you choose the <strong>Selection</strong> mode in  Grab, you can capture a specific region of the screen by dragging around  it. Grab will display a tooltip showing the size of the region you have  selected and the screen shot will open in a window when you release the  mouse button. The cursor will not be included.</li>
<li>When you  choose the <strong>Window</strong> mode in Grab, an instruction window will appear  asking you to select the window you wish to capture, then click the  &#8220;Choose Window&#8221; button. When you click the button, the instructions will  disappear and the window you click ill be captured, including the mouse  cursor at the position where you click (if a cursor was selected in  Preferences).</li>
<li>When you choose the <strong>Screen</strong> mode in  Grab, an instruction window will appear asking you to click the screen  when you are ready to capture. The mouse cursor will be included in your  screen shot at the position where you click (if a cursor was selected  in Preferences).</li>
<li>When you choose the <strong>Timed Screen</strong> mode in Grab, an instruction window will appear, allowing you to prepare  your screen for capture. When you are ready, press the &#8220;Start Timer&#8221;  button and you will have ten seconds before the screen is captured. This  allows you to open menus and sub-menus, if necessary. After ten seconds  the entire screen will be captured. The mouse cursor will be included  in your screen shot if a cursor was selected in Preferences.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/04/09/mac-screen-capture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH connect with custom user</title>
		<link>http://www.prosoxi.gr/2010/02/20/ssh-connect-with-custom-user/</link>
		<comments>http://www.prosoxi.gr/2010/02/20/ssh-connect-with-custom-user/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 19:06:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=983</guid>
		<description><![CDATA[With a terminal window open, type this command: ssh -l (username) panix1.panix.com (Use your actual Panix login instead of &#8220;(username)&#8221;, of course.)This will take you to panix1, and give you a password prompt right away. Just enter your usual Panix password, and you&#8217;re in business. NOTE: You can go to panix2, panix3, or panix5 just]]></description>
			<content:encoded><![CDATA[<dl>
<dd>With a terminal window open, type this command:</p>
<blockquote><p><tt>ssh -l</tt> (username) <tt>panix1.panix.com</tt></p></blockquote>
<p>(Use your actual Panix login instead of &#8220;(username)&#8221;, of course.)This will take you to panix1, and give you a password prompt   right away.  Just enter your usual Panix password, and you&#8217;re in   business.</p>
<p><em><strong>NOTE:</strong> You can go to panix2, panix3, or panix5 just by   replacing &#8220;panix1&#8243; with the one you want.</em></p>
<p>http://www.panix.com/help/sw.macosx-ssh.html</p>
</dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/02/20/ssh-connect-with-custom-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
