<?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>« Simple and Pragmatic Thoughts » &#187; Tips</title>
	<atom:link href="http://isagoksu.com/categories/mac-osx/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://isagoksu.com</link>
	<description>Nobody can be perfect, but you can think better, design better, and always use baby steps!</description>
	<lastBuildDate>Tue, 16 Mar 2010 03:39:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Connect Internet Through Your iPhone 3G</title>
		<link>http://isagoksu.com/2009/mac-osx/tips/connect-internet-through-your-iphone-3g/</link>
		<comments>http://isagoksu.com/2009/mac-osx/tips/connect-internet-through-your-iphone-3g/#comments</comments>
		<pubDate>Mon, 18 May 2009 23:44:40 +0000</pubDate>
		<dc:creator>Isa Goksu</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://isagoksu.com/2009/general/connect-internet-through-your-iphone-3g/</guid>
		<description><![CDATA[Couple weeks ago, I was waiting in the hospital line and luckily I had my MBP with me. Create an Ad-HOC wireless network over Airport // 2. Connect iPhone to this network // 3. ssh to iPhone using following snippet ssh -ND 9999 root@IP_ADDRESS // 4.]]></description>
			<content:encoded><![CDATA[<p>Couple weeks ago, I was waiting in the hospital line and luckily I had my MBP with me. I turned it on and tried Internet connection, but no luck. There was no free wireless access anywhere close :( Then I tried to connect through my iPhone 3G. This time I was lucky, it just worked. Here is how I did:</p>]]></content:encoded>
			<wfw:commentRss>http://isagoksu.com/2009/mac-osx/tips/connect-internet-through-your-iphone-3g/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>File Uploads are Much Easier with Drag and Drop</title>
		<link>http://isagoksu.com/2009/mac-osx/tips/file-uploads-are-much-easier-with-drag-and-drop/</link>
		<comments>http://isagoksu.com/2009/mac-osx/tips/file-uploads-are-much-easier-with-drag-and-drop/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 05:10:49 +0000</pubDate>
		<dc:creator>Isa Goksu</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[drag and drop]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://isagoksu.com/?p=275</guid>
		<description><![CDATA['Coz you know, it's such a boring thing to click Choose File, and then locate your file and then click select. Drag &#38; Drop :) All you need to do is dragging the file you need to upload/select to the Choose File button.]]></description>
			<content:encoded><![CDATA[<p>
OSX has a lot of hidden gems in it. For other operating systems, when you need to find out this kind of gems (if they have :P), you have to wait to become a pro-user. Most of the time, it&#8217;s gonna be non-intuitive. However, OS X is nothing like that. Finding these little things are really easy and intuitive. 
</p>]]></content:encoded>
			<wfw:commentRss>http://isagoksu.com/2009/mac-osx/tips/file-uploads-are-much-easier-with-drag-and-drop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Autocomplete in Finder</title>
		<link>http://isagoksu.com/2009/mac-osx/tips/autocomplete-in-finder/</link>
		<comments>http://isagoksu.com/2009/mac-osx/tips/autocomplete-in-finder/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 19:23:24 +0000</pubDate>
		<dc:creator>Isa Goksu</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[autocomplete]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://isagoksu.com/?p=244</guid>
		<description><![CDATA[Some of you may already be familiar that, OS X default shell in Terminal (tsch) has auto-complete feature. For instance, if you wanna type Downloads in the user's home folder, you can just type Dow and press TAB. menu or press + + G, you can use exact same feature in there too.]]></description>
			<content:encoded><![CDATA[<p>Some of you may already be familiar that, OS X default shell in Terminal (<strong>tsch</strong>) has auto-complete feature. For instance, if you wanna type <em>Downloads</em> in the user&#8217;s home folder, you can just type <em>Dow</em> and press <strong>TAB</strong>. It&#8217;ll automatically complete the text to <em>Downloads</em>.</p>]]></content:encoded>
			<wfw:commentRss>http://isagoksu.com/2009/mac-osx/tips/autocomplete-in-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uninstalling MacPorts</title>
		<link>http://isagoksu.com/2009/mac-osx/tips/uninstalling-macports/</link>
		<comments>http://isagoksu.com/2009/mac-osx/tips/uninstalling-macports/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 10:08:01 +0000</pubDate>
		<dc:creator>Isa Goksu</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macports]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[uninstall]]></category>

		<guid isPermaLink="false">http://isagoksu.com/?p=16</guid>
		<description><![CDATA[isa@isa ~$ export prefix="/opt/local" isa@isa ~$ sudo rm -rf ${prefix} /Applications/MacPorts /Applications/DarwinPorts /Library/Tcl/macports1.0 /Library/Tcl/darwinports1.0 /Library/LaunchDaemons/org.macports.* /Library/StartupItems/DarwinPortsStartup /Library/Receipts/MacPorts<em>.pkg /Library/Receipts/DarwinPorts</em>.pkg /etc/manpaths.d/macports /etc/paths.d/macports One side note;]]></description>
			<content:encoded><![CDATA[<p>Recently, I had some issues with <a href="http://macports.org" target="_blank">MacPorts</a>. I guess I ran some wrong commands.. Anyhow, basically I had to uninstall it. However, I couldn&#8217;t find anything to uninstall it. Either I was gonna remove everything one by one, or I had to obtain some scripts from somewhere in the Internet. So I dig into MacPorts site and found what I was looking for. Here is the script to uninstall everything related with MacPorts.</p>]]></content:encoded>
			<wfw:commentRss>http://isagoksu.com/2009/mac-osx/tips/uninstalling-macports/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Learning IP Address in OS X</title>
		<link>http://isagoksu.com/2009/mac-osx/tips/learning-ip-address-in-osx/</link>
		<comments>http://isagoksu.com/2009/mac-osx/tips/learning-ip-address-in-osx/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 09:30:30 +0000</pubDate>
		<dc:creator>Isa Goksu</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://isagoksu.com/?p=7</guid>
		<description><![CDATA[Learning IP address of your machine in OS X sometimes gives you a headache.]]></description>
			<content:encoded><![CDATA[<p>Learning IP address of your machine in OS X sometimes gives you a headache. Because when you try to use <code>&lt;em&gt;ifconfig&lt;/em&gt;</code> command, you will get a response like:</p>]]></content:encoded>
			<wfw:commentRss>http://isagoksu.com/2009/mac-osx/tips/learning-ip-address-in-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

