<?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>chronx &#187; oxchronxo</title>
	<atom:link href="http://chronx.info/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://chronx.info</link>
	<description>Find something you love to do and you&#039;ll never have to work another day for the rest of your life</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:36:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>disable &#8220;application downloaded from the internet&#8221;</title>
		<link>http://chronx.info/2012/02/03/disable-application-downloaded-from-the-internet/</link>
		<comments>http://chronx.info/2012/02/03/disable-application-downloaded-from-the-internet/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 14:36:37 +0000</pubDate>
		<dc:creator>oxchronxo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://chronx.info/?p=514</guid>
		<description><![CDATA[for a specific location: $ xattr -d -r com.apple.quarantine ~/Downloads for a specific location: $ xattr -d -r com.apple.quarantine /Path/to/application/ globally: $ defaults write com.apple.LaunchServices LSQuarantine -bool NO $ killall -9 Finder]]></description>
		<wfw:commentRss>http://chronx.info/2012/02/03/disable-application-downloaded-from-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>remove svn merge information</title>
		<link>http://chronx.info/2012/01/30/remove-svn-merge-information/</link>
		<comments>http://chronx.info/2012/01/30/remove-svn-merge-information/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 22:58:36 +0000</pubDate>
		<dc:creator>oxchronxo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[merge]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://chronx.info/?p=512</guid>
		<description><![CDATA[from workspace root... svn propdel svn:mergeinfo -R svn revert . # if you have merges that happened at a lower level then issue a revert on them as well svn ci -m "Removed mergeinfo"]]></description>
		<wfw:commentRss>http://chronx.info/2012/01/30/remove-svn-merge-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>paste buffer into file using cat</title>
		<link>http://chronx.info/2012/01/13/paste-buffer-into-file-using-cat/</link>
		<comments>http://chronx.info/2012/01/13/paste-buffer-into-file-using-cat/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 00:49:23 +0000</pubDate>
		<dc:creator>oxchronxo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://chronx.info/?p=510</guid>
		<description><![CDATA[1) first issue the following command $ cat > FILENAME 2) type whatever you want -- or -- 2) paste in a buffer then press ENTER to write the pasted buffer to the file 3) to complete the operation issue a CTRL+D to return to the console]]></description>
		<wfw:commentRss>http://chronx.info/2012/01/13/paste-buffer-into-file-using-cat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fixing function keys on ubuntu + mac keyboard</title>
		<link>http://chronx.info/2012/01/10/fixing-function-keys-on-ubuntu-mac-keyboard/</link>
		<comments>http://chronx.info/2012/01/10/fixing-function-keys-on-ubuntu-mac-keyboard/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 23:19:59 +0000</pubDate>
		<dc:creator>oxchronxo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[function keys]]></category>
		<category><![CDATA[input device]]></category>
		<category><![CDATA[interaction]]></category>
		<category><![CDATA[mac keyboard]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://chronx.info/?p=508</guid>
		<description><![CDATA[issuing the following will make the function keys behave like normal $ echo options hid_apple fnmode=2 &#124; sudo tee -a /etc/modprobe.d/hid_apple.conf $ sudo update-initramfs -u $ sudo reboot for more info see: https://help.ubuntu.com/community/AppleKeyboard]]></description>
		<wfw:commentRss>http://chronx.info/2012/01/10/fixing-function-keys-on-ubuntu-mac-keyboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>syncing google contacts on iphone</title>
		<link>http://chronx.info/2011/12/23/syncing-google-contacts-on-iphone/</link>
		<comments>http://chronx.info/2011/12/23/syncing-google-contacts-on-iphone/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 20:41:03 +0000</pubDate>
		<dc:creator>oxchronxo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[contacts]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://chronx.info/?p=498</guid>
		<description><![CDATA[Problem... my google contacts don't show up when I add my account on my iphone. Solution... you're adding your google account using Gmail/IMAP not Exchange. In IOS4+ you can have multiple exchange accounts. Adding your google mail account to your iphone using Exchange will expose your contacts and allow you to sync on your iphone.]]></description>
		<wfw:commentRss>http://chronx.info/2011/12/23/syncing-google-contacts-on-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lock screen from mac menu bar</title>
		<link>http://chronx.info/2011/12/17/lock-screen-from-mac-menu-bar/</link>
		<comments>http://chronx.info/2011/12/17/lock-screen-from-mac-menu-bar/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 08:15:08 +0000</pubDate>
		<dc:creator>oxchronxo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hidden]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://chronx.info/?p=496</guid>
		<description><![CDATA[1) Launch “Keychain Access” located in /Applications/Utilities/ 2) From the ‘Keychain Access’ menu, open Preferences 3) Select the checkbox next to “Show Status in Menu Bar”]]></description>
		<wfw:commentRss>http://chronx.info/2011/12/17/lock-screen-from-mac-menu-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert DMG to ISO</title>
		<link>http://chronx.info/2011/12/16/convert-dmg-to-iso/</link>
		<comments>http://chronx.info/2011/12/16/convert-dmg-to-iso/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 19:10:58 +0000</pubDate>
		<dc:creator>oxchronxo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[dmg]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://chronx.info/?p=494</guid>
		<description><![CDATA[on your Mac, open a Terminal, and type the following hdiutil convert /PATH/TO/SOURCE_FILENAME.dmg -format UDTO -o /PATH/TO/TARGET_FILENAME.iso]]></description>
		<wfw:commentRss>http://chronx.info/2011/12/16/convert-dmg-to-iso/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rename dir of jpgs with preceding dot</title>
		<link>http://chronx.info/2011/12/07/rename-dir-of-jpgs-with-preceding-dot/</link>
		<comments>http://chronx.info/2011/12/07/rename-dir-of-jpgs-with-preceding-dot/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 19:16:16 +0000</pubDate>
		<dc:creator>oxchronxo</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://chronx.info/?p=492</guid>
		<description><![CDATA[debian based linux distros offer the rename command rename -v 's/(.*)\.jpg/\.$1\.jpg/' *.jpg How to Bulk Rename Files in Linux (Terminal or GUI)]]></description>
		<wfw:commentRss>http://chronx.info/2011/12/07/rename-dir-of-jpgs-with-preceding-dot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating hostname on Mac OSX</title>
		<link>http://chronx.info/2011/09/19/updating-hostname-on-mac-osx/</link>
		<comments>http://chronx.info/2011/09/19/updating-hostname-on-mac-osx/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 18:27:06 +0000</pubDate>
		<dc:creator>oxchronxo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://chronx.info/?p=489</guid>
		<description><![CDATA[temporary: sudo hostname NEW_HOSTNAME permanent: sudo scutil --set HostName NEW_HOSTNAME[.local]]]></description>
		<wfw:commentRss>http://chronx.info/2011/09/19/updating-hostname-on-mac-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu please remember my wireless password</title>
		<link>http://chronx.info/2011/04/07/ubuntu-please-remember-my-wireless-password/</link>
		<comments>http://chronx.info/2011/04/07/ubuntu-please-remember-my-wireless-password/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 08:16:15 +0000</pubDate>
		<dc:creator>oxchronxo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[remember]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://chronx.info/?p=487</guid>
		<description><![CDATA[1) right click on wireless antenna icon in the notification tray 2) click edit connections 3) click the wireless tab 4) double click the wireless adapter 5) check the box at the bottom that says "Available to all users" next time you reboot you won't have to enter your keychain password to connect to your [...]]]></description>
		<wfw:commentRss>http://chronx.info/2011/04/07/ubuntu-please-remember-my-wireless-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

