<?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>Shai Perednik.com &#187; Signatures</title> <atom:link href="http://shaiperednik.com/tag/signatures/feed/" rel="self" type="application/rss+xml" /><link>http://shaiperednik.com</link> <description>IT Guru &#38; Developer</description> <lastBuildDate>Fri, 30 Dec 2011 13:52:36 +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>How-To: Create Custom CSS Email Signatures on the iPhone</title><link>http://shaiperednik.com/2009/08/how-to-create-custom-css-email-signatures-on-the-iphone/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-create-custom-css-email-signatures-on-the-iphone</link> <comments>http://shaiperednik.com/2009/08/how-to-create-custom-css-email-signatures-on-the-iphone/#comments</comments> <pubDate>Fri, 21 Aug 2009 20:40:17 +0000</pubDate> <dc:creator>System</dc:creator> <category><![CDATA[My Clippings]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[backup]]></category> <category><![CDATA[css]]></category> <category><![CDATA[email]]></category> <category><![CDATA[IO]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[php]]></category> <category><![CDATA[Signatures]]></category> <category><![CDATA[WordPress]]></category><guid isPermaLink="false">http://shaiperednik.com/2009/08/how-to-create-custom-css-email-signatures-on-the-iphone/</guid> <description><![CDATA[Automatically pulled from My Clippings on NewsGator Online Previously, I discussed how to create custom CSS email signatures for Mail in Mac OS X. This week, we are going to take a look at what it takes to replicate the same signature on your iPhone. What You Will Need Your Mac Your iPhone (it needs [...]]]></description> <content:encoded><![CDATA[<p>Automatically pulled from <a href="http://services.newsgator.com/ngws/svc/ClippingsRSS.aspx?uid=1639696">My Clippings on NewsGator Online</a></p><div><p><img class="alignright size-medium wp-image-29540" src="http://shaiperednik.com/wp-content/plugins/wp-o-matic/cache/f30cc_iphone_mail_icon.png?w=192&amp;h=192" alt="iPhone Mail Icon" width="192" height="192" />Previously, I discussed how to create <a href="http://theappleblog.com/2009/08/07/how-to-getting-more-from-mail-with-html-signatures/">custom CSS email signatures</a> for Mail in <a href="http://shaiperednik.com/tag/mac/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mac">Mac</a> OS X. This week, we are going to take a look at what it takes to replicate the same signature on your iPhone.</p><h3>What You Will Need</h3><ul><li>Your Mac</li><li>Your iPhone (it needs to be jailbroken)</li><li><a href="http://www.fatcatsoftware.com/plisteditpro/"> PlistEdit Pro</a> (or another application capable of editing plists)</li><li><a href="http://www.panic.com/coda/">Coda</a> (or another application for editing HTML)</li></ul><p><span></span></p><h3>Before We Begin</h3><p>To use a custom <a href="http://shaiperednik.com/tag/css/" class="st_tag internal_tag" rel="tag" title="Posts tagged with css">CSS</a> signature, we will be modifying a preference file on your iPhone. Simply using copy and paste within the new 3.0 OS will not maintain the HTML and formatting of our signature. Your iPhone should already be jailbroken and capable of mounting as an <a href="http://shaiperednik.com/tag/apple/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Apple">Apple</a> File Protocol (AFP) share on your Mac. For instructions on this process, see <a href="http://theappleblog.com/2009/07/03/jailbreak-for-iphone-3gs-now-available-online/">here</a>.</p><h3>Step One</h3><p>Once you have logged into your iPhone over AFP, browse to the following location:</p><p>/private/var/mobile/Library/Preferences</p><p>Copy the file <code>com.apple.mobilemail.plist</code> to your Mac. Go ahead and duplicate this file, appending “<a href="http://shaiperednik.com/tag/backup/" class="st_tag internal_tag" rel="tag" title="Posts tagged with backup">backup</a>” to the end of the filename so you have a clean copy in case something goes wrong.</p><h3>Step Two</h3><p>Open your <a href="http://shaiperednik.com/tag/email/" class="st_tag internal_tag" rel="tag" title="Posts tagged with email">email</a> signature that we created (see the original post <a href="http://theappleblog.com/2009/08/07/how-to-getting-more-from-mail-with-html-signatures/">here</a>) in your HTML editor and copy the contents to the clipboard.</p><h3>Step Three</h3><p>Use PlistEdit Pro to open the file you coped earlier in Step One. Towards the bottom of the list, you will see an entry called “SignatureKey”. The value for this string will match your current iPhone signature.</p><p>Double click this value to highlight the contents and delete what is there. Now paste the HTML code for your email signature that we copied in Step Two. Save this file back to your desktop.</p><h3>Step Four</h3><p>Browse back to the Preferences folder on your iPhone. Copy our new edited plist file and replace the original on your iPhone.</p><h3><img class="alignright size-full wp-image-30896" src="http://shaiperednik.com/wp-content/plugins/wp-o-matic/cache/f30cc_iphonehtmlemail1.jpg?w=256&amp;h=384" alt="iPhone HTML Email" width="256" height="384" />Step Five</h3><p>All done! Create a new email and you should see your HTML email signature at the bottom.</p><h3>Limitations</h3><p>Unfortunately due to limitations in the iPhone 3.0 OS, Mail on the iPhone only supports one signature. There are third party applications available on the App Store that address this issue, but I have not tested them with HTML email <a href="http://shaiperednik.com/tag/signatures/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Signatures">signatures</a>. Hopefully in a future OS update, Apple will allow users to have unique <a href="http://shaiperednik.com/tag/signatures/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Signatures">signatures</a> for multiple mail accounts.</p><p>This process and file location has remained the same since iPhone OS 1.1.4 and will likely remain the same, meaning as new OS updates come out, they should not break this functionality (unless Apple adds support for multiple signatures at some point). However, if an update does break your signature, the process outlined above should still work to put it back.</p><p> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gigapple.wordpress.com/30873/"><img alt="" border="0" src="http://shaiperednik.com/wp-content/plugins/wp-o-matic/cache/52994_30873" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gigapple.wordpress.com/30873/"><img alt="" border="0" src="http://shaiperednik.com/wp-content/plugins/wp-o-matic/cache/52994_30873" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gigapple.wordpress.com/30873/"><img alt="" border="0" src="http://shaiperednik.com/wp-content/plugins/wp-o-matic/cache/52994_30873" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gigapple.wordpress.com/30873/"><img alt="" border="0" src="http://shaiperednik.com/wp-content/plugins/wp-o-matic/cache/52994_30873" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gigapple.wordpress.com/30873/"><img alt="" border="0" src="http://shaiperednik.com/wp-content/plugins/wp-o-matic/cache/52994_30873" /></a> <img alt="" border="0" src="http://shaiperednik.com/wp-content/plugins/wp-o-matic/cache/52994_b.gif?host=theappleblog.com&amp;blog=5550580&amp;post=30873&amp;subd=gigapple&amp;ref=&amp;feed=1" /></div><div><hr /> <a href="http://ads.gigaom.com/openx/www/delivery/ck.php?oaparams=2__bannerid=20__zoneid=6__cb=d99d4213fb__oadest=http://pro.gigaom.com/2009/08/evolution-of-the-e-book-market?utm_source=theappleblog&amp;utm_medium=rss" target="_blank"><img src="http://shaiperednik.com/wp-content/plugins/wp-o-matic/cache/52994_gigaom-pro-footer.gif" alt="" border="0" style="float: left;border: 0;margin: .3em 1em .5em 0" /></a><br /> Read &#8220;<strong><a href="http://ads.gigaom.com/openx/www/delivery/ck.php?oaparams=2__bannerid=20__zoneid=6__cb=d99d4213fb__oadest=http://pro.gigaom.com/2009/08/evolution-of-the-e-book-market?utm_source=theappleblog&amp;utm_medium=rss" target="_blank">The Evolution of the e-Book Market</a></strong></a>.&#8221; Only at GigaOM Pro.<div><img src="http://shaiperednik.com/wp-content/plugins/wp-o-matic/cache/4f4af_lg.php?bannerid=20&amp;campaignid=2&amp;zoneid=6&amp;loc=1&amp;referer=http%3A%2F%2Fads.gigaom.com%2F%3Furl%3Dhttp%253A%252F%252Ftheappleblog.com%252Ffeed%252F%253Fnoredirect%253D1&amp;cb=d99d4213fb" width="0" height="0" alt="" style="width: 0px;height: 0px" /></div></div><div> <a href="http://feeds.feedburner.com/~ff/TheAppleBlog?a=wCALT0IIObI:5Kx3D6OQX-k:yIl2AUoC8zA"><img src="http://shaiperednik.com/wp-content/plugins/wp-o-matic/cache/4f4af_TheAppleBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheAppleBlog?a=wCALT0IIObI:5Kx3D6OQX-k:D7DqB2pKExk"><img src="http://shaiperednik.com/wp-content/plugins/wp-o-matic/cache/4f4af_TheAppleBlog?i=wCALT0IIObI:5Kx3D6OQX-k:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheAppleBlog?a=wCALT0IIObI:5Kx3D6OQX-k:V_sGLiPBpWU"><img src="http://shaiperednik.com/wp-content/plugins/wp-o-matic/cache/4a095_TheAppleBlog?i=wCALT0IIObI:5Kx3D6OQX-k:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheAppleBlog?a=wCALT0IIObI:5Kx3D6OQX-k:F7zBnMyn0Lo"><img src="http://shaiperednik.com/wp-content/plugins/wp-o-matic/cache/4a095_TheAppleBlog?i=wCALT0IIObI:5Kx3D6OQX-k:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/TheAppleBlog?a=wCALT0IIObI:5Kx3D6OQX-k:guobEISWfyQ"><img src="http://shaiperednik.com/wp-content/plugins/wp-o-matic/cache/4a095_TheAppleBlog?i=wCALT0IIObI:5Kx3D6OQX-k:guobEISWfyQ" border="0"></img></a></div><p><img src="http://shaiperednik.com/wp-content/plugins/wp-o-matic/cache/1debf_wCALT0IIObI" height="1" width="1" /><br /> <a href="http://services.newsgator.com/ngws/svc/ClippingsRSS.aspx?uid=1639696">Go to Source</a></p><p><a href="http://shaiperednik.com/2009/08/how-to-create-custom-css-email-signatures-on-the-iphone/" rel="bookmark">How-To: Create Custom CSS Email Signatures on the iPhone</a> originally appeared on <a href="http://shaiperednik.com">Shai Perednik.com</a> on August 21, 2009.</p> ]]></content:encoded> <wfw:commentRss>http://shaiperednik.com/2009/08/how-to-create-custom-css-email-signatures-on-the-iphone/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Example of a horrible signature</title><link>http://shaiperednik.com/2009/05/example-of-a-horrible-signature/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=example-of-a-horrible-signature</link> <comments>http://shaiperednik.com/2009/05/example-of-a-horrible-signature/#comments</comments> <pubDate>Fri, 08 May 2009 16:46:50 +0000</pubDate> <dc:creator>Shai Perednik</dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[Signatures]]></category><guid isPermaLink="false">http://shaiperednik.com/2009/05/example-of-a-horrible-signature/</guid> <description><![CDATA[I received this today and wanted to share how you should NOT make your signature!]]></description> <content:encoded><![CDATA[<p>I received this today and wanted to share how you should NOT make your signature!</p><p> <img src="http://shaiperednik.com/img/Csts.com_Mail_-_Fwd__Need_Registration_number_-_shai%40csts.com-20090508-094245.jpg" alt="horrible sig"/></p><p><a href="http://shaiperednik.com/2009/05/example-of-a-horrible-signature/" rel="bookmark">Example of a horrible signature</a> originally appeared on <a href="http://shaiperednik.com">Shai Perednik.com</a> on May 8, 2009.</p> ]]></content:encoded> <wfw:commentRss>http://shaiperednik.com/2009/05/example-of-a-horrible-signature/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/14 queries in 0.002 seconds using disk: basic
Object Caching 575/594 objects using disk: basic

Served from: shaiperednik.com @ 2012-02-04 17:01:54 -->
