<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" version="2.0">

<channel>
	<title>Life in 0 and 1</title>
	
	<link>http://lifein0and1.com</link>
	<description>My IT notebook...</description>
	<lastBuildDate>Thu, 19 Mar 2009 22:53:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-nc-sa/3.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><meta xmlns="http://pipes.yahoo.com" name="pipes" content="noprocess" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/LifeIn0And1" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>HOWTO: Backup and Restore Cydia Apps</title>
		<link>http://lifein0and1.com/2009/03/19/howto-backup-and-restore-cydia-apps/</link>
		<comments>http://lifein0and1.com/2009/03/19/howto-backup-and-restore-cydia-apps/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 22:53:09 +0000</pubDate>
		<dc:creator>Mr. IT Guy</dc:creator>
				<category><![CDATA[IT in General]]></category>

		<guid isPermaLink="false">http://lifein0and1.com/?p=142</guid>
		<description><![CDATA[This guide is geared for people who wants to upgrade to the newer version of iPhone firmware, but have too much Cydia based apps to reinstall. 

To make life easier, move Cydia out of Categories or unhide it
SSH into your iPhone and run the following command:

dpkg --get-selections &#62; installed.packages


Transfer the file you just created (installed.packages) [...]]]></description>
			<content:encoded><![CDATA[<p>This guide is geared for people who wants to upgrade to the newer version of iPhone firmware, but have too much Cydia based apps to reinstall. </p>
<ol>
<li>To make life easier, move Cydia out of Categories or unhide it</li>
<li>SSH into your iPhone and run the following command:

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">dpkg</span> <span style="color: #660033;">--get-selections</span> <span style="color: #000000; font-weight: bold;">&gt;</span> installed.packages</pre></div></div>

</li>
<li>Transfer the file you just created (installed.packages) to another system/location (I SFTP it into a linux box)</li>
<li>Upgrade your phone and use quickpwn</li>
<li>Reinstall openSSH from Cydia</li>
<li>SSH into your iPhone and get the &#8220;installed.package&#8221; file</li>
<li>Run the following command:

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">dpkg</span> <span style="color: #660033;">--set-selections</span> <span style="color: #000000; font-weight: bold;">&lt;</span> installed.packages; <span style="color: #c20cb9; font-weight: bold;">dselect</span></pre></div></div>

</li>
<li>Run the following command:

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">apt-get</span> dselect-upgrade</pre></div></div>

</li>
<li>After everything is completed, run the command:

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">reboot</pre></div></div>

</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://lifein0and1.com/2009/03/19/howto-backup-and-restore-cydia-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: Cydia and Installer Is Hidden After Upgrade and Quickpwn</title>
		<link>http://lifein0and1.com/2009/03/19/howto-cydia-and-installer-is-hidden-after-upgrade-and-quickpwn/</link>
		<comments>http://lifein0and1.com/2009/03/19/howto-cydia-and-installer-is-hidden-after-upgrade-and-quickpwn/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 22:17:09 +0000</pubDate>
		<dc:creator>Mr. IT Guy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Cydia]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[quickpwn]]></category>

		<guid isPermaLink="false">http://lifein0and1.com/?p=130</guid>
		<description><![CDATA[I upgraded to 2.2.1 using iTunes and was hoping to install all my Cydia based apps afterwards. I use quickpwn and decided to install both Cydia and Installer. What I forgot to do was to move Cydia and Installer out of Categories (a 3rd party software to hide icons and create folders). Basically all apps [...]]]></description>
			<content:encoded><![CDATA[<p>I upgraded to 2.2.1 using iTunes and was hoping to install all my Cydia based apps afterwards. I use quickpwn and decided to install both Cydia and Installer. What I forgot to do was to move Cydia and Installer out of Categories (a 3rd party software to hide icons and create folders). Basically all apps that were hidden using the Categories are now hidden without any way to access them (SSH was not installed after quickpwn). </p>
<p>I found a solution:</p>
<ol>
<li>Enable Restrictions by going to Settings -> General -> Restrictions and key in a pass code</li>
<li>Go to home and disable the restrictions (by going through the same menu above)</li>
</ol>
<p>After I do that, all my applications shows up again (except for Cydia based apps which are deleted by the upgrade process).</p>
]]></content:encoded>
			<wfw:commentRss>http://lifein0and1.com/2009/03/19/howto-cydia-and-installer-is-hidden-after-upgrade-and-quickpwn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: Outlook Error Message “A secure connection to the server cannot be established.”</title>
		<link>http://lifein0and1.com/2009/03/16/howto-outlook-error-message-a-secure-connection-to-the-server-cannot-be-established/</link>
		<comments>http://lifein0and1.com/2009/03/16/howto-outlook-error-message-a-secure-connection-to-the-server-cannot-be-established/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 01:47:20 +0000</pubDate>
		<dc:creator>Mr. IT Guy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[IT in General]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[IMAP]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://lifein0and1.com/?p=126</guid>
		<description><![CDATA[I keep on receiving the following message &#8220;ERROR: &#8216;A secure connection to the server cannot be established.&#8217;&#8221; when trying to connect my Outlook 2007 to my mail server. I pulled my hair out thinking that Windows Vista/Microsoft Outlook certificate and trust setting is the problem. I stumbled onto a solution that finally solved it. The [...]]]></description>
			<content:encoded><![CDATA[<p>I keep on receiving the following message &#8220;ERROR: &#8216;A secure connection to the server cannot be established.&#8217;&#8221; when trying to connect my Outlook 2007 to my mail server. I pulled my hair out thinking that Windows Vista/Microsoft Outlook certificate and trust setting is the problem. I stumbled onto a solution that finally solved it. The problem is my Courier IMAP server.</p>
<p>As it turns out, Outlook doesn&#8217;t support SSLv3. I had been using Thunderbird for the longest time without any problem, but since I had to test Outlook 2007 for business purposes.</p>
<p>To fix the issue, I changed my Courier IMAP setting from:<br />
<code>TLS_PROTOCOL=SSL3</code><br />
to<br />
<code>TLS_PROTOCOL=SSL23</code></p>
]]></content:encoded>
			<wfw:commentRss>http://lifein0and1.com/2009/03/16/howto-outlook-error-message-a-secure-connection-to-the-server-cannot-be-established/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: Microsoft Outlook Doesn’t Remember The Last View</title>
		<link>http://lifein0and1.com/2009/03/16/howto-microsoft-outlook-doesnt-remember-the-last-view/</link>
		<comments>http://lifein0and1.com/2009/03/16/howto-microsoft-outlook-doesnt-remember-the-last-view/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 22:26:35 +0000</pubDate>
		<dc:creator>Mr. IT Guy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://lifein0and1.com/?p=123</guid>
		<description><![CDATA[Symptoms:
Microsoft Outlook doesn&#8217;t remember the last view. For example, after setting my calendar to Month view, the next time I start outlook, it reverts back to day view.
Fix:
Run outlook with the /cleanviews switch. (For x64 Vista I run the following command: &#8220;c:Program Files (x86)Microsoft OfficeOffice12OUTLOOK.EXE /cleanviews&#8221;)
]]></description>
			<content:encoded><![CDATA[<p><strong>Symptoms:</strong><br />
Microsoft Outlook doesn&#8217;t remember the last view. For example, after setting my calendar to Month view, the next time I start outlook, it reverts back to day view.</p>
<p><strong>Fix:</strong><br />
Run outlook with the /cleanviews switch. (For x64 Vista I run the following command: &#8220;c:Program Files (x86)Microsoft OfficeOffice12OUTLOOK.EXE /cleanviews&#8221;)</p>
]]></content:encoded>
			<wfw:commentRss>http://lifein0and1.com/2009/03/16/howto-microsoft-outlook-doesnt-remember-the-last-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: Unable to Add Folders to Leopard’s ‘Change Background’</title>
		<link>http://lifein0and1.com/2009/03/15/howto-unable-to-add-folders-to-leopards-change-background/</link>
		<comments>http://lifein0and1.com/2009/03/15/howto-unable-to-add-folders-to-leopards-change-background/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 21:38:08 +0000</pubDate>
		<dc:creator>Mr. IT Guy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Aperture]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[os x]]></category>

		<guid isPermaLink="false">http://lifein0and1.com/?p=120</guid>
		<description><![CDATA[Symptoms:

 There is a duplicate &#8220;Aperture Projects&#8221; on the left selection navigation when trying to change background.
When adding folders, you don&#8217;t see the folders being displayed on the left navigation box. If you try to add it again, you get the following error message:
Duplicate Folder
The folder you selected is already present in the picture source [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Symptoms:</strong></p>
<ul>
<li> There is a duplicate &#8220;Aperture Projects&#8221; on the left selection navigation when trying to change background.</li>
<li>When adding folders, you don&#8217;t see the folders being displayed on the left navigation box. If you try to add it again, you get the following error message:<br />
Duplicate Folder<br />
The folder you selected is already present in the picture source list.</li>
</ul>
<p><strong>Fix:</strong><br />
Open iPhoto and create an iPhoto library in the Pictures folders (you don&#8217;t have to put any pictures)</p>
]]></content:encoded>
			<wfw:commentRss>http://lifein0and1.com/2009/03/15/howto-unable-to-add-folders-to-leopards-change-background/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fine Tuning Synchronization of Google Mail, Contacts Calendar with iPhone</title>
		<link>http://lifein0and1.com/2009/02/09/fine-tuning-synchronization-of-google-mail-contacts-calendar-with-iphone/</link>
		<comments>http://lifein0and1.com/2009/02/09/fine-tuning-synchronization-of-google-mail-contacts-calendar-with-iphone/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 20:05:30 +0000</pubDate>
		<dc:creator>Mr. IT Guy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[IT in General]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[Contacts]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://lifein0and1.com/?p=118</guid>
		<description><![CDATA[Google has just launched a service where you can sync your Google mail, contacts and calendar with iPhone through the use of Exchange connection. The method described on the Google&#8217;s main page will delete all contacts and calendar. However, I only want to sync my Calendar and not my Contacts. So, instead of using the [...]]]></description>
			<content:encoded><![CDATA[<p>Google has just launched a service where you can sync your Google mail, contacts and calendar with iPhone through the use of Exchange connection. The method described on the Google&#8217;s main page will delete all contacts and calendar. However, I only want to sync my Calendar and not my Contacts. So, instead of using the automated method, I manually fine tune what I want to sync by doing the following:</p>
<ol>
<li>Go to Settings -> Mails, Contacts, Calendars</li>
<li>Create a new Exchange account</li>
<li>Set the information as follows
<ul>
<li>Email:<YourEmail>@gmail.com</li>
<li>Username: <YourEmail>@gmail.com</li>
<li>Password: <YourPassword></li>
<li>Server: m.google.com</li>
</ul>
</li>
<li>Choose which you want to sync</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://lifein0and1.com/2009/02/09/fine-tuning-synchronization-of-google-mail-contacts-calendar-with-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NemusSync Failure to Sync with Error Domain=GoogleAccounts Code=-1</title>
		<link>http://lifein0and1.com/2009/01/26/nemussync-failure-to-sync-with-error-domaingoogleaccounts-code-1/</link>
		<comments>http://lifein0and1.com/2009/01/26/nemussync-failure-to-sync-with-error-domaingoogleaccounts-code-1/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 18:30:10 +0000</pubDate>
		<dc:creator>Mr. IT Guy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[IT in General]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[Google iphone]]></category>
		<category><![CDATA[NemusSync]]></category>

		<guid isPermaLink="false">http://lifein0and1.com/?p=116</guid>
		<description><![CDATA[After upgrading my iPhone to firmware 2.2, I had a problem with NemusSync. Everytime I try to sync, I received an error message &#8220;Failure to Sync&#8221; then the error code &#8220;Error Domain=GoogleAccounts Code=-1&#8243;. After scouring the web I found that I had to delete 1 file. Just to be safe, I actually move the file.
The [...]]]></description>
			<content:encoded><![CDATA[<p>After upgrading my iPhone to firmware 2.2, I had a problem with NemusSync. Everytime I try to sync, I received an error message &#8220;Failure to Sync&#8221; then the error code &#8220;Error Domain=GoogleAccounts Code=-1&#8243;. After scouring the web I found that I had to delete 1 file. Just to be safe, I actually move the file.</p>
<p>The file that needs to be removed is<code>/var/mobile/Library/Calendar/Calendar.sqlitedb</code>. There are some sites that talk about changing the permission, but I have not tried that. If you want to try changing the permission, you should try changing it by running the command <code>chown mobile:mobile /var/mobile/Library/Calendar/Calendar.sqlitedb</code></p>
<p><strong>NOTE:</strong>If you have calendar events on your phone that you haven&#8217;t sync to GCal, it will be erased after removing the Calendar.sqlitedb. Also after you move the file, you will need to run the calendar apps at least once.</p>
]]></content:encoded>
			<wfw:commentRss>http://lifein0and1.com/2009/01/26/nemussync-failure-to-sync-with-error-domaingoogleaccounts-code-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: Grab MP3 From Youtube FLV File</title>
		<link>http://lifein0and1.com/2009/01/18/howto-grab-mp3-from-youtube-flv-file/</link>
		<comments>http://lifein0and1.com/2009/01/18/howto-grab-mp3-from-youtube-flv-file/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 06:12:53 +0000</pubDate>
		<dc:creator>Mr. IT Guy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[IT in General]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[youtube]]></category>
<category>audio</category><category>flv</category><category>mp3</category><category>youtube</category>
		<guid isPermaLink="false">http://lifein0and1.com/?p=110</guid>
		<description><![CDATA[First of all, youtube shows video clips and not audio clips. When you grab a file from YouTube it&#8217;s usually an .FLV file. You may grab it from online services like GrabFlv.com or use applications similar to TubeTV. The FLV is a video file and we need to grab the audio portion of it. The [...]]]></description>
			<content:encoded><![CDATA[<p>First of all, youtube shows video clips and not audio clips. When you grab a file from YouTube it&#8217;s usually an .FLV file. You may grab it from online services like <a title="GrabFLV.com" href="http://grabflv.com" target="_blank">GrabFlv.com</a> or use applications similar to <a title="TubeTV" href="http://www.chimoosoft.com/products/tubetv/" target="_blank">TubeTV</a>. The FLV is a video file and we need to grab the audio portion of it. The software I use is call <a title="iExtractMP3" href="http://www.fraction.jp/log/archives/2008/01/18/FLVMP3Extractor" target="_blank">iExtractMP3</a>. This software feature a drag and drop and single button clicking to <strong>extract</strong> (NOTE: I emphasize the term because the software uses extraction method rather than re-encode the audio. This results in higher quality audio since whatever the poster put, this is the same file you get).</p>
<p>Alternatively, there&#8217;s also another file conversion service offered by <a title="Zamzar" href="http://http://www.zamzar.com/" target="_blank">Zamzar</a>. I have not used the service before, but it seems that the process is simply point the URL to the video that you want and you&#8217;ll receive the link for the audio.</p>
]]></content:encoded>
			<wfw:commentRss>http://lifein0and1.com/2009/01/18/howto-grab-mp3-from-youtube-flv-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Hacking – Custom Ringtone and SMS Notification</title>
		<link>http://lifein0and1.com/2008/09/09/iphone-hacking-custom-ringtone-and-sms-notification/</link>
		<comments>http://lifein0and1.com/2008/09/09/iphone-hacking-custom-ringtone-and-sms-notification/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 00:26:01 +0000</pubDate>
		<dc:creator>Mr. IT Guy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[IT in General]]></category>
		<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[ringtone]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://lifein0and1.com/2008/02/19/iphone-hacking-custom-ringtone-and-sms-notification/</guid>
		<description><![CDATA[Following up on the earlier iPhone hacks is customizing the most common audio: ringtone and SMS notification. Apple has locked down custom ringtones and profit from them. The biggest problem is, their selection is scarce and sucks. Here&#8217;s a simple guide on how to upload the Ringtones:

Choose an MP3 file and trim it to 30 [...]]]></description>
			<content:encoded><![CDATA[<p>Following up on the earlier iPhone hacks is customizing the most common audio: ringtone and SMS notification. Apple has locked down custom ringtones and profit from them. The biggest problem is, their selection is scarce and sucks. Here&#8217;s a simple guide on how to upload the Ringtones:</p>
<ol>
<li>Choose an MP3 file and trim it to 30 seconds or less &#8211; I use Audacity (<a href="http://audacity.sourceforge.net/">download link</a>) to do it</li>
<li>Import that MP3 into iTunes</li>
<li>Goto iTunes -&gt; Preferences (for Mac) or Edit -&gt; Preferences (for PC)</li>
<li>Navigate to Advanced -&gt; Importing tab and set the &#8220;Import Using:&#8221; to AAC</li>
<li>Find the trimmed MP3 file inside iTunes, right click and choose &#8220;Convert Selection to AAC&#8221;</li>
<li>Right click the AAC version of the file and choose &#8220;Get Info&#8221;</li>
<li>Note the path to the file as indicated by the &#8220;Where&#8221; section under the &#8220;Summary&#8221; tab</li>
<li>Navigate to the location of the file and copy it to desktop</li>
<li>Change the extension of the copied file to &#8220;.m4r&#8221;</li>
<li>Open the files in iTunes and it should be automatically inserted under Ringtones category, which then can be transferred to iPhone</li>
</ol>
<p>NOTE: I have tried to use &#8220;SoundConverter&#8221; and set the file type to be m4a. This actually doesn&#8217;t work. When I did it that way, the file will be uploaded but won&#8217;t be able to be played. It might have something to do with the file size generated by &#8220;SoundConverter&#8221; being too large.<span id="more-27"></span></p>
<p>SMS Notification is slightly more complicated than the Ringtones counterpart. SMS notification actually can&#8217;t be added, only modified. I also recommend shorter file for SMS notification. Here are the steps I take:</p>
<ol>
<li>Trim MP3 files using Audacity (usually SMS notification should be shorter, roughly 3-4 seconds should be good)</li>
<li>Import the MP3 file to iTunes</li>
<li>Change the iTunes import to AIFF (Follow the ringtones guide to change importing mode in iTunes)</li>
<li>Find the AIFF file and copy to desktop</li>
<li>Change the extension to &#8220;.caf&#8221;</li>
<li>SFTP to the iPhone using Cyberduck (Mac) or WinSCP (Windows) or any other SFTP software</li>
<li>Navigate to the following directory: &#8220;/System/Library/Audio/UISounds&#8221;</li>
<li>Change one of the &#8220;sms-received&lt;x&gt;.caf&#8221; file to &#8220;sms-received_&lt;x&gt;.caf&#8221; where &lt;x&gt; is an integer from 1 to 6 that is least preferrable<br />
For example: Rename &#8220;sms-received6.caf&#8221; to &#8220;sms-received_6.caf&#8221; to replace the Electronic with custom sound</p>
<ol>File name mapping to notification name:<br />
<em>sms-received1.caf -&gt; Tri-tone<br />
sms-received2.caf -&gt; Chime.caf<br />
sms-received3.caf -&gt; Glass<br />
sms-received4.caf -&gt; Horn<br />
sms-received5.caf -&gt; Bell<br />
sms-received6.caf -&gt; Electronic</em></ol>
</li>
<li>Upload the file on the desktop using the old name of that was changed<br />
For example: if &#8220;sms-received_6.caf&#8221; is changed to &#8220;sms-received_6.caf&#8221;, upload the file using the name &#8220;sms-received6.caf&#8221;</li>
<li>Choose in iPhone the replaced tone<br />
For example: if you replaced sms-received6.caf, then you should choose Electronic</li>
</ol>
<p><strong>UPDATE:</strong> Ringtone should be set to 30 seconds. Another way to trim the music is to use iTunes&#8217; &#8217;start time&#8217; &amp; &#8217;stop time&#8217; field. This field is accessible by right clicking the song then choosing Get Info -&gt; Options. After performing that, you export the file as AAC then rename it.</p>
<p><strong>UPDATE:</strong> As one commenter mentioned, the SMS Notification hack only works on jailbroken iPhone</p>
]]></content:encoded>
			<wfw:commentRss>http://lifein0and1.com/2008/09/09/iphone-hacking-custom-ringtone-and-sms-notification/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>HOWTO: Fix Apple’s WebKit and JavaScriptCore Framework Error</title>
		<link>http://lifein0and1.com/2008/09/09/howto-fix-apples-webkit-and-javascriptcore-framework-error/</link>
		<comments>http://lifein0and1.com/2008/09/09/howto-fix-apples-webkit-and-javascriptcore-framework-error/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 23:59:49 +0000</pubDate>
		<dc:creator>Mr. IT Guy</dc:creator>
				<category><![CDATA[IT in General]]></category>
		<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[JavaScriptCore]]></category>
		<category><![CDATA[webcore]]></category>

		<guid isPermaLink="false">http://lifein0and1.com/?p=41</guid>
		<description><![CDATA[The error message:

1
2
3
Symbol not found: __ZN3KJS11Interpreter4markEv
Referenced from: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
Expected in: /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

The probable cause:
All fingers seems to point to the Safari and Security update. This happens mostly on Tiger system, but it happens on a brand new Macbook on the way being updated to the latest version after opening the box. 
Resolution:
This error is solved by replacing [...]]]></description>
			<content:encoded><![CDATA[<p>The error message:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">Symbol not found: __ZN3KJS11Interpreter4markEv
Referenced from: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
Expected in: /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore</pre></td></tr></table></div>

<p>The probable cause:<br />
All fingers seems to point to the Safari and Security update. This happens mostly on Tiger system, but it happens on a brand new Macbook on the way being updated to the latest version after opening the box. </p>
<p>Resolution:<br />
This error is solved by replacing the Webkit.framework and JavaScriptCore.framework; however there are not that many walkthrough on how to replace the frameworks. Here&#8217;s a guide on how to replace the framework:</p>
<ol>
<li>Download <a href="http://www.charlessoft.com/">Pacifist</a></li>
<li>Download <a href="http://www.apple.com/downloads/macosx/apple/macosx_updates/macosx1054comboupdate.html">Leopard 10.5.4 Combo Update</a> or <a href="http://www.apple.com/downloads/macosx/apple/macosx_updates/macosx10411comboupdateintel.html">Tiger 10.4.11 (Intel) Combo Update</a> or <a href="http://www.apple.com/downloads/macosx/apple/macosx_updates/macosx10411comboupdateppc.html">Tiger 10.4.11 (PPC) Combo Update</a><br />
<strong>NOTE:</strong> This method has only been tested and confirmed on the Leopard version. The tiger version is only an educated guess</li>
<li>Open pacifist (trial version is okay) and use it to open the package (the .pkg file that is available after mounting the 10.5.4 combo update)</li>
<li>Navigate to find the System/Library/Framework both in the Pacifist and Finder</li>
<li>Drag and drop the Webkit.framework and JavaScriptCore.framework from the Pacifist to the Finder (admin password will be asked, confirm file replacement as needed)</li>
<li>Restart your computer</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://lifein0and1.com/2008/09/09/howto-fix-apples-webkit-and-javascriptcore-framework-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
