<?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>Brian Minor &#187; Hack</title>
	<atom:link href="http://www.brianminor.com/category/hack/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brianminor.com</link>
	<description>God, Apple, &#38; Technology</description>
	<lastBuildDate>Fri, 02 Jul 2010 14:32:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Installing the same app twice on the iPhone</title>
		<link>http://www.brianminor.com/2009/11/12/installing-the-same-app-twice-on-the-iphone/</link>
		<comments>http://www.brianminor.com/2009/11/12/installing-the-same-app-twice-on-the-iphone/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 14:12:15 +0000</pubDate>
		<dc:creator>Brian Minor</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Workaround]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.brianminor.com/?p=532</guid>
		<description><![CDATA[A couple weeks ago I set out to try and figure out, how to install the same application twice on the iPhone. The results where slim to none and there was only one site I found that had promise, but every time I tried it the app would crash before it could fully load. So [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.brianminor.com/wp-content/uploads/2009/11/images.png" alt="images.png" border="0" width="101" height="95" align="right" />A couple weeks ago I set out to try and figure out, how to install the same application twice on the iPhone. The results where slim to none and there was only one site I found that had promise, but every time I tried it the app would crash before it could fully load. So I decided to take the little information I had learned and figure it out on my own. And I am happy to say I had success and have had the same application on the iPhone working for a week with no issues.</p>
<p>Watch the video or follow the step by step directions and if you have any issue getting it to work just let me know what app and I will see what I can do.</p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/7wub6Y_0dOc&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/7wub6Y_0dOc&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p><strong>Directions</strong></p>
<ol>
<li>Open iTunes</li>
<li>Go into the Application section </li>
<li>Right click on the application you want to duplicate</li>
<li>Select Show in Finder (Show in Explorer on PCs)</li>
<li>Right click on the .ipa file and copy it to you desktop (or where every you&#8217;d like)</li>
<li>Replace the .ipa with .zip &#8211; An IPA files is just another type of a .Zip file</li>
<li>Un-compress the zip file</li>
<li>Open the new folder and Go into the Payload folder</li>
<li>Right click on the App and select show package contents (MAC ONLY STEP, Should just be a folder on the Windows)</li>
<li>Find the Info.plist files and open it in you favorite editor. (I prefer <a href="http://www.apple.com/downloads/macosx/development_tools/plisteditpro.html">Plist Editor Pro</a>)</li>
<li>Change the &#8220;Bundle display&#8221; name to whatever you&#8217;d like. This is the name that will be displayed on the iPhone (optional step) </li>
<li>Change the &#8220;Bundle identifier&#8221; (I recommend just putting a 2 at the end.)</li>
<li>Save the file</li>
<li>Open your favorite FTP software and connect into your iPhone/iPod Touch</li>
<li>Navigate to the root directory and then into the Application folder</li>
<li>Transfer the application into this folder</li>
<li>Reboot or Respiring your iPhone/iPod and the application should now be somewhere on your home-screen</li>
<li>Open the App and enjoy</li>
</ol>
<p>If you have any issue please watch the video above.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianminor.com/2009/11/12/installing-the-same-app-twice-on-the-iphone/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Installing OSX on a PC is easier then ever</title>
		<link>http://www.brianminor.com/2009/11/11/installing-osx-on-a-pc-is-easier-then-ever/</link>
		<comments>http://www.brianminor.com/2009/11/11/installing-osx-on-a-pc-is-easier-then-ever/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 21:30:11 +0000</pubDate>
		<dc:creator>Brian Minor</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Workaround]]></category>

		<guid isPermaLink="false">http://www.brianminor.com/?p=565</guid>
		<description><![CDATA[As most of you know I now have a Mac at work so I really don&#8217;t need to worry about this any more, but I gotta say I really wish I had this software back when I was messing with the Hackint0sh software installers. Psystar the company that Apple would just love to destroy, has [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.brianminor.com/wp-content/uploads/2009/11/credentials2clean.png" alt="credentials2clean.png" border="0" width="220" height="186" align="right" />As most of you know I now have a Mac at work so I really don&#8217;t need to worry about this any more, but I gotta say I really wish I had this software back when I was messing with the Hackint0sh software installers. </p>
<p><a href="http://www.psystar.com/">Psystar</a> the company that Apple would just love to destroy, has recently come out with a downloadable ISO file (disk image file) called <a href="http://store.psystar.com/featured/rebel-efi-preview.html">Rebel EFI</a>, this file when burned to a disk allows you to boot from it then use a normal OSX disk to install from, but this ISO also checks out all your hardware and get the correct drivers, so basically it take away all those hard and annoying hours of reinstalling the OS over and over again, until you have all the correct items checked to get it to boot.</p>
<p>So far the reviews I have seen have been pretty good, there is always going to be a few issues you may encounter with any solution, but if you already have a copy of OSX this is a free download so you might as well give it a shot. They have all the instruction on how to install everything on a WIki page you can fine <a href="http://wiki.psystar.com/index.php/Rebel_EFI_Wiki">here</a>.</p>
<p>Good luck and let me know how it all works out.</p>
<p><em>UPDATE</em>: apparently the 0.00 price tag is an error or a scam, The software requires an activation key they they do charge $49.99 for.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianminor.com/2009/11/11/installing-osx-on-a-pc-is-easier-then-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Voice and your Top 5 List</title>
		<link>http://www.brianminor.com/2009/11/09/google-voice-and-your-top-5-list/</link>
		<comments>http://www.brianminor.com/2009/11/09/google-voice-and-your-top-5-list/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 15:47:20 +0000</pubDate>
		<dc:creator>Brian Minor</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Workaround]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.brianminor.com/?p=468</guid>
		<description><![CDATA[It seems like almost every carrier is doing a top 5 (some even 10) list. With these lists they allow you to add 5 to 10 &#8220;friends&#8221;and no matter what carrier/provider they use, you can call for free and not waste any of your minutes. They all seem to have their own little names. AT&#038;T [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.brianminor.com/wp-content/uploads/2009/11/GoogleVoicePreview.jpg" alt="GoogleVoicePreview.jpg" border="0" width="145" height="130" align="right" />It seems like almost every carrier is doing a top 5 (some even 10) list. With these lists they allow you to add 5 to 10 &#8220;friends&#8221;and no matter what carrier/provider they use, you can call for free and not waste any of your minutes. They all seem to have their own little names. AT&#038;T calls it the &#8220;A-List&#8221; and Verizon calls it &#8220;My Fave Five&#8221;. But in the end it&#8217;s all the same.</p>
<p>Most of you are thinking, yeah, we know this already, but as I was changing some setting in my beloved <a href="https://www.google.com/accounts/ServiceLogin?passive=true&#038;service=grandcentral&#038;ltmpl=bluebar&#038;continue=https%3A%2F%2Fwww.google.com%2Fvoice%2Faccount%2Fsignin%2F%3Fprev%3D%252F&#038;gsessionid=iOV_kz96wnmTSGWzX-m2RQ">Google Voice</a> account I noticed that they allow you to change the number that appears when you received a call from someone. You can have either their number display, which is of course the default and what most people would want. But they also allow you to always have the google voice number show up with every call. </p>
<p>So my workaround is why not just add your google voice number to your top 5 list and give everyone that number. Then change it so that all incoming calls come from your google voice number and never waste your minutes on incoming calls again.</p>
<p>But thats not all, google voice allows you to make outgoing as well, by calling your google voice number, then dialing the number you want to call. So no wasting minutes on outgoing calls either.</p>
<p>Okay, now I know for some of you this just wont work. A lot of us love to always know who is calling before we answer the phone, but google helps with this as well. Google Voice give you control of what numbers you want to ring straight through, but it also give you the ability to have callers announce themselves first and/or just announce their number or name (if in contacts) and then gives you the ability to answer or send to voicemail. </p>
<p>Also, keep in mind you can still give out your real number to the other 4 in your list and anyone else who is worth wasting your minutes on. This workaround is meant to be given out to all those that call you constantly and love to talk for hours or perfect as a business line.  </p>
<p>If you think this is something you could really use and want to give it a shot, I have 2 Google Voice invites to give out just leave a comment below and I will pick 2 at random and send out the invites later this week. Just be sure to add the tag &#8220;I want an Invite&#8221; to the beginning or end of your comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianminor.com/2009/11/09/google-voice-and-your-top-5-list/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
