<?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>GreenwaysRoad Blog &#187; Mac</title>
	<atom:link href="http://www.greenwaysroad.com/blogs/vasuBlog/index.php/category/tech/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.greenwaysroad.com/blogs/vasuBlog</link>
	<description></description>
	<lastBuildDate>Thu, 30 Aug 2012 10:07:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mac Remotes</title>
		<link>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2012/01/14/mac-remotes/</link>
		<comments>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2012/01/14/mac-remotes/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 13:21:41 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.greenwaysroad.com/blogs/vasuBlog/?p=609</guid>
		<description><![CDATA[By default a mac remote is set to control every Mac in its dance and every Mac is set to respond. But it is possible to pair a specific computer with a specific remote. 
Once you do this don&#8217;t forget which remote is paired with which computer. 
To pair go to
System Preferences > Security.
Select the [...]]]></description>
			<content:encoded><![CDATA[<p>By default a mac remote is set to control every Mac in its dance and every Mac is set to respond. But it is possible to pair a specific computer with a specific remote. </p>
<p>Once you do this don&#8217;t forget which remote is paired with which computer. </p>
<p>To pair go to<br />
System Preferences > Security.</p>
<p>Select the general tab and use the &#8220;Pair&#8221; button.</p>
<p>The older (white) remotes are supposedly parable with a Mac by pressing the &#8220;Menu&#8221; and &#8220;Forward&#8221; buttons together when close to the Mac (and no other Mac in vicinity).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2012/01/14/mac-remotes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac osx Lion Library Folder</title>
		<link>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2012/01/04/mac-osx-lion-library-folder/</link>
		<comments>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2012/01/04/mac-osx-lion-library-folder/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 14:56:14 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Library]]></category>
		<category><![CDATA[Lion]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.greenwaysroad.com/blogs/vasuBlog/?p=605</guid>
		<description><![CDATA[The Library folder inside Home folder is by default hidden and is not visible. Sometimes you may find this little annoying. To make the ~/Library folder permanently visible open the terminal application and then type the following :
chflags nohidden ~/Library and then you can enable viewing of Library folder in sidebar of Finder.
To make it [...]]]></description>
			<content:encoded><![CDATA[<p>The Library folder inside Home folder is by default hidden and is not visible. Sometimes you may find this little annoying. To make the ~/Library folder permanently visible open the terminal application and then type the following :</p>
<p>chflags nohidden ~/Library and then you can enable viewing of Library folder in sidebar of Finder.</p>
<p>To make it invisible again type in Terminal</p>
<p>chflags hidden ~/Library</p>
<p>You can also add a Keyboard shortcut  by launching System Preferences- keyboard. Then  select  Application Shortcuts. Tap the &#8220;+&#8221; sign and in the resulting drop down box  type <strong>Finder.app</strong> against application. Type <strong>Library</strong> for MenuTitle and use <strong>shift+command+L</strong> for keyboard  shortcut</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" title="NewImage.png" src="http://www.greenwaysroad.com/blogs/vasuBlog/wp-content/uploads/NewImage.png" border="0" alt="NewImage" width="408" height="211" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2012/01/04/mac-osx-lion-library-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X Lion: How to create a list of files</title>
		<link>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2011/12/12/mac-os-x-lion-how-to-create-a-list-of-files/</link>
		<comments>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2011/12/12/mac-os-x-lion-how-to-create-a-list-of-files/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 13:42:44 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Finder copy Paste Filelist]]></category>

		<guid isPermaLink="false">http://www.greenwaysroad.com/blogs/vasuBlog/?p=577</guid>
		<description><![CDATA[It is easy obtain a list of files in a Folder in Mac osx in Lion. To do this open the folder in Finder and then select all files (command +A). Copy the selection (Command +C). Start Textedit and then paste the contents using Paste and Match style option (shift+alt+Command+v).
]]></description>
			<content:encoded><![CDATA[<p>It is easy obtain a list of files in a Folder in Mac osx in Lion. To do this open the folder in Finder and then select all files (command +A). Copy the selection (Command +C). Start Textedit and then paste the contents using Paste and Match style option (shift+alt+Command+v).<img title="texteditfilelist.png" src="http://www.greenwaysroad.com/blogs/vasuBlog/wp-content/uploads/texteditfilelist.png" border="0" alt="Texteditfilelist" width="549" height="194" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2011/12/12/mac-os-x-lion-how-to-create-a-list-of-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Booting Mac OS X in 32-bit or 64-bit mode</title>
		<link>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2011/06/12/booting-mac-os-x-in-32-bit-or-64-bit-mode/</link>
		<comments>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2011/06/12/booting-mac-os-x-in-32-bit-or-64-bit-mode/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 14:11:48 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2011/06/12/booting-mac-os-x-in-32-bit-or-64-bit-mode/</guid>
		<description><![CDATA[Starting up with the 32-bit or 64-bit kernel
64-bit Kernel frequently asked questions
]]></description>
			<content:encoded><![CDATA[<p><a href="http://support.apple.com/kb/ht3773">Starting up with the 32-bit or 64-bit kernel</a><br />
<a href="http://support.apple.com/kb/HT4287">64-bit Kernel frequently asked questions</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2011/06/12/booting-mac-os-x-in-32-bit-or-64-bit-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Airport Extreme with a WEP secured network</title>
		<link>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2011/01/26/setting-up-airport-extreme-with-a-wep-secured-network/</link>
		<comments>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2011/01/26/setting-up-airport-extreme-with-a-wep-secured-network/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 05:48:21 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2011/01/14/setting-up-airport-extreme-with-a-wep-secured-network/</guid>
		<description><![CDATA[WPA is more secure than WEP. But if for any reason you absolutely, positively, must setup a WEP network here is how.
1. Launch Airport Utility
2. Click on Manual Setup and select wireless
​

If you click on the &#8220;Wireless Security&#8221; drop down it will not show WEP. Option-click it and it will now show WEP.

​
]]></description>
			<content:encoded><![CDATA[<p>WPA is more secure than WEP. But if for any reason you absolutely, positively, must setup a WEP network here is how.</p>
<p>1. Launch Airport Utility<br />
2. Click on Manual Setup and select wireless</p>
<p><img src="http://www.greenwaysroad.com/blogs/vasuBlog/wp-content/uploads/AirportWEP110.png" alt="AirportWEP110.png" width="649" height="439" />​</p>
<ol style="list-style-type: decimal">
<li>If you click on the &#8220;Wireless Security&#8221; drop down it will not show WEP. Option-click it and it will now show WEP.</li>
</ol>
<p><img src="http://www.greenwaysroad.com/blogs/vasuBlog/wp-content/uploads/AirportWEP210.png" alt="AirportWEP210.png" width="650" height="482" />​</p>
]]></content:encoded>
			<wfw:commentRss>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2011/01/26/setting-up-airport-extreme-with-a-wep-secured-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Screen Capture in Snow Leopard</title>
		<link>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/12/19/screen-capture-in-snow-leopard/</link>
		<comments>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/12/19/screen-capture-in-snow-leopard/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 07:29:19 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/12/19/screen-capture-in-snow-leopard/</guid>
		<description><![CDATA[When Screen Capture command is issued the SystemUIServer runs a program named &#8220;screencapture&#8221;. This program is located at&#160;&#160; &#8220;/usr/sbin/screencapture&#8221;. This utility has various options for taking pictures of the screen.&#160;
We can alter the default&#160; ScreenCapture File Name and format in Snow Leopard by issuing the following commands in Terminal.
A. To Change default file format to [...]]]></description>
			<content:encoded><![CDATA[<p>When Screen Capture command is issued the SystemUIServer runs a program named &#8220;screencapture&#8221;. This program is located at&nbsp;&nbsp; <b>&#8220;/usr/sbin/screencapture&#8221;</b>. This utility has various options for taking pictures of the screen.<br />&nbsp;</p>
<p>We can alter the default&nbsp; ScreenCapture File Name and format in Snow Leopard by issuing the following commands in Terminal.</p>
<p>A. To Change default file format to jpg</p>
<p>&nbsp;&nbsp;&nbsp; <font color="#3333ff"><b>defaults write com.apple.screencapture type jpg<br />&nbsp;&nbsp;&nbsp; killall SystemUIServer</b><br /></font><br />B. To Change screen capture file name to the format [current date] at [time]</p>
<p>&nbsp;&nbsp;&nbsp;<b><font color="#3333ff"> defaults write com.apple.screencapture name &#8220;&#8221;<br />&nbsp;&nbsp;&nbsp; killall SystemUIServer</font></b></p>
<p>Instead of empty string a specific name can also be given. In both the cases the second command is uses to restart the screencapture program era only then the changes made will be&nbsp; effective.</p>
<p><b>Screen Capture Options:</b></p>
<ol>
<li>Pressing cmd+ shift+ 3 will capture the screen to a jpg file (if the default file format is jpg)</li>
<li>Pressing cmd +ctrl +shift +3 will capture the screen to clipboard</li>
<li>Pressing cmd+ shift +4 will give a cross-hair. Drag the cross-hair cover the desired area of the screen using left click pressed before releasing the left click will capture to&nbsp; and release to capture a specific area. Pressing ctrl before releasing the mouse will capture to clipboard.</li>
<li>Pressing cmd+ shift +4 and then the spacebar will turn the cursor to a camera which can be used to capture a specific open window from multiple open windows on the screen.</li>
</ol>
<p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=fdc8d6d2-260a-887d-9128-a3eeb959512c" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/12/19/screen-capture-in-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BeeDocs Timeline</title>
		<link>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/11/18/beedocs-timeline/</link>
		<comments>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/11/18/beedocs-timeline/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 14:21:25 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/11/18/beedocs-timeline/</guid>
		<description><![CDATA[Timeline: An interesting Mac OS X App that lets you draw timelines in a cool way. The videos on the site dont seem to work (on Firefox). Works on Leopard.

]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.beedocs.com/index.php">Timeline</a>: An interesting Mac OS X App that lets you draw timelines in a cool way. The videos on the site dont seem to work (on Firefox). Works on Leopard.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=b53012ef-79f6-8bdc-8def-89dea98e10a0" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/11/18/beedocs-timeline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interesting Podcasts</title>
		<link>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/07/22/interesting-podcasts/</link>
		<comments>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/07/22/interesting-podcasts/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 12:00:31 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/07/22/interesting-podcasts/</guid>
		<description><![CDATA[
The MDN Show

]]></description>
			<content:encoded><![CDATA[<ul>
<li><a target="_blank" href="http://www.mac-developer-network.com/category/shows/podcasts/mdnshow/">The MDN Show</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/07/22/interesting-podcasts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Programming Starter Kit</title>
		<link>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/06/29/iphone-programming-starter-kit/</link>
		<comments>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/06/29/iphone-programming-starter-kit/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 13:55:37 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/06/29/iphone-programming-starter-kit/</guid>
		<description><![CDATA[
iPhone Application Programming Guide
Interface Builder Guide
View Controller Programming Guide
Objective-C guide
Memory Management Guide

Cocoa docs that are useful to read for iPhone developers:

Cocoa Event-Handling Guide
Cocoa Fundamentals Guide


]]></description>
			<content:encoded><![CDATA[<ul>
<li><a target="_blank" href="http://developer.apple.com/iphone/library/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40007072-CH1-SW1">iPhone Application Programming Guide</a></li>
<li><a target="_blank" href="http://developer.apple.com/iphone/library/documentation/DeveloperTools/Conceptual/IB_UserGuide/Introduction/Introduction.html">Interface Builder Guide</a></li>
<li><a target="_blank" href="http://developer.apple.com/iphone/library/featuredarticles/ViewControllerPGforiPhoneOS/Introduction/Introduction.html#//apple_ref/doc/uid/TP40007457-CH1-SW1">View Controller Programming Guide</a></li>
<li><a target="_blank" href="http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html">Objective-C guide</a></li>
<li><a target="_blank" href="http://developer.apple.com/documentation/Cocoa/Conceptual/MemoryMgmt/MemoryMgmt.html">Memory Management Guide</a></li>
</ul>
<p>Cocoa docs that are useful to read for iPhone developers:
<ul>
<li><a target="_blank" href="http://developer.apple.com/documentation/Cocoa/Conceptual/EventOverview/Introduction/Introduction.html">Cocoa Event-Handling Guide</a></li>
<li><a target="_blank" href="http://developer.apple.com/iphone/library/documentation/Cocoa/Conceptual/CocoaFundamentals/Introduction/Introduction.html">Cocoa Fundamentals Guide</a></li>
</ul>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=3ce59e7c-618a-89e9-878d-cf0c90f1b675" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/06/29/iphone-programming-starter-kit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links on GCC and Mach-o format</title>
		<link>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/02/25/links-on-gcc-and-mach-o-format/</link>
		<comments>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/02/25/links-on-gcc-and-mach-o-format/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 15:02:21 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/02/25/links-on-gcc-and-mach-o-format/</guid>
		<description><![CDATA[
An introduction to GCC
How OS X executes applications
Universal (FAT) Binaries
Whitepaper on MachO format


]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.network-theory.co.uk/docs/gccintro/">An introduction to GCC</a></li>
<li><a href="http://0xfe.blogspot.com/2006/03/how-os-x-executes-applications.html">How OS X executes applications</a></li>
<li><a href="http://hohle.net/scrap_post.php?post=197">Universal (FAT) Binaries</a></li>
<li><a href="http://www.blackhat.com/presentations/bh-dc-09/Iozzo/BlackHat-DC-09-Iozzo-let-your-mach0-fly-whitepaper.pdf">Whitepaper on MachO format</a></li>
</ul>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=f66499ac-b85e-455b-bd97-4045eeb16600" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.greenwaysroad.com/blogs/vasuBlog/index.php/2009/02/25/links-on-gcc-and-mach-o-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
