<?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>VerySimple &#187; Digital Life</title>
	<atom:link href="http://verysimple.com/category/life/feed/" rel="self" type="application/rss+xml" />
	<link>http://verysimple.com</link>
	<description>Custom Software Development</description>
	<lastBuildDate>Wed, 08 Sep 2010 17:15:19 +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>Recover Your iPhone serial number without access to the device</title>
		<link>http://verysimple.com/2010/09/07/recover-your-iphone-serial-number-without-access-to-the-phone/</link>
		<comments>http://verysimple.com/2010/09/07/recover-your-iphone-serial-number-without-access-to-the-phone/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 00:07:25 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Digital Life]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://verysimple.com/?p=720</guid>
		<description><![CDATA[If you need to get the serial number of your iPhone but you no longer have the device in your possession (for example it has been lost or stolen) you can recover it from your iTunes backup files.  You might need the serial number to make a claim with your insurance, shipping company, etc. From [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://verysimple.com/wp-content/uploads/2010/09/recover1.png" rel="shadowbox[post-720];player=img;" title="recover"><img class="alignright size-medium wp-image-725" title="recover" src="http://verysimple.com/wp-content/uploads/2010/09/recover1-283x300.png" alt="" width="283" height="300" /></a>If you need to get the serial number of your iPhone but you no longer have the device in your possession (for example it has been lost or stolen) you can recover it from your iTunes backup files.  You might need the serial number to make a claim with your insurance, shipping company, etc.</p>
<h2>From iTunes Preferences</h2>
<p>In iTunes <strong>Preferences</strong> on the <strong>Devices</strong> tab you should see a list of all iPhone backups that have been saved on this machine.  The list shows the device name and backup date for every device that was backed up.  When you hover your mouse over the backup, a yellow pop-up will appear with the serial and IMIE number.</p>
<h2>Grab it From the Backup File<em></em></h2>
<p>If you&#8217;re more the geeky type, you can also recover this info directly from the backup file.  Go to your User home directory, <strong>~/Library-&gt;Application Support-&gt;MobileSync-&gt;Backup</strong>.  The backup folders are long sequences of letters and numbers so you will have to make an educated guess for the correct device based on the backup date.</p>
<p><a href="http://verysimple.com/wp-content/uploads/2010/09/recover.png" rel="shadowbox[post-720];player=img;" title="recover"><img class="alignright size-medium wp-image-721" title="recover" src="http://verysimple.com/wp-content/uploads/2010/09/recover-300x217.png" alt="" width="300" height="217" /></a>When you open the backup folder you&#8217;ll see more files with long string names, but scroll down and you&#8217;ll find a file named <strong>Info.plist</strong>.  To read this file you will need &#8220;Property List Editor&#8221; which comes with <a href="http://developer.apple.com/technologies/xcode.html">Xcode</a>, or a <a href="http://www.apple.com/downloads/macosx/development_tools/plisteditpro.html">third party app</a>. You need OSX to do this, Windows doesn&#8217;t support Xcode to my knowledge.</p>
<p>Once you open the .plist file your device Serial Number is listed.  You will also find your IMEI number as well as a bunch of information about your iPhone.</p>
]]></content:encoded>
			<wfw:commentRss>http://verysimple.com/2010/09/07/recover-your-iphone-serial-number-without-access-to-the-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Phreeze Running as a Joomla Component</title>
		<link>http://verysimple.com/2010/07/10/phreeze-running-as-a-joomla-component/</link>
		<comments>http://verysimple.com/2010/07/10/phreeze-running-as-a-joomla-component/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 05:37:39 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Digital Life]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://verysimple.com/?p=579</guid>
		<description><![CDATA[Our company has decided on Joomla to manage our primary website, however we&#8217;ve been writing code using our own Phreeze framework for several years and have a lot of time invested in these applications.  We&#8217;re now trying to integrate all of our web properties and provide single sign-on, which is a challenging task.  It occurred [...]]]></description>
			<content:encoded><![CDATA[<p>Our company has decided on <a href="http://www.joomla.org/" target="_blank">Joomla</a> to manage our primary website, however we&#8217;ve been writing code using our own <a href="http://www.phreeze.com" target="_blank">Phreeze</a> framework for several years and have a lot of time invested in these applications.  We&#8217;re now trying to integrate all of our web properties and provide single sign-on, which is a challenging task.  It occurred to me that we might be able to run our Phreeze applications as a plugin within the Joomla framework to avoid having to re-write a lot of code.</p>
<p><span id="more-579"></span><a href="http://verysimple.com/wp-content/uploads/2010/07/poc.png" rel="shadowbox[post-579];player=img;" title="Proof of Concept"><img class="alignright size-medium wp-image-580" title="Proof of Concept" src="http://verysimple.com/wp-content/uploads/2010/07/poc-300x242.png" alt="" width="300" height="242" /></a>The solution so far is to write a custom authentication plugin plus a component for Joomla.  The plugin handles sign-on and the component allows us to render basically anything within the content area of the Joomla site.  I was able to get proof-of-concept running today and not only does the Phreeze code render correctly inside the Joomla system, it wasn&#8217;t even necessary to merge the Phreeze code, it runs just fine with the source code in a separate folder from Joomla.  The component just has to do a little magic and configure some paths to make Phreeze happy.</p>
<p>This seems to be one of those rare moments where strict coding practices actually pays off.  I designed Phreeze to be an extremely modular MVC / ORM with the idea that we might one day use another rendering engine, or switch data engines.  We&#8217;re even in the process of swapping out direct database connection with REST services with no change to the views, which will be exciting.  Dependency injection is used for all the various parts so you can swap anything.  But I hadn&#8217;t really considered running the entire framework within another system.  So I was somewhat surprised when the code just ran with almost no configuration.</p>
<p>The biggest problem is with relative URLs.  Joomla I must say is pretty great about passing control to a component and then staying out of the way, even if you throw lots of weird querystring parameters on the end of the URL.  However, the relative paths to scripts, styles, images, etc are proving to be problematic.</p>
<p>I haven&#8217;t decided on the best approach yet but I&#8217;m considering simply writing new Views for Joomla.  This allows us to re-use all of our Model and Controller code.  I&#8217;d prefer to just use everything exactly as-is in each application but in some ways it might make more sense for the apps to render themselves differently when inside the Joomla system vs when running stand-alone.</p>
<p>Phreeze has a URL writer class which does help to solve the relative URL problem, however we didn&#8217;t use it consistently in all the views and so there is some cleanup to do.  Also this class isn&#8217;t accessible from within static JavaScript code, so that might get messy with some of the more advanced pages that make a lot of Ajax calls.</p>
<p>This is possibly my nerdiest post ever but it&#8217;s exciting to spend so much effort at writing adaptable code and then finally the day comes where you get to see it work in a totally unexpected way.</p>
]]></content:encoded>
			<wfw:commentRss>http://verysimple.com/2010/07/10/phreeze-running-as-a-joomla-component/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
