<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>sindro.me - Extracting data from Apple Safari's cache Comments</title>
  <id>tag:sindro.me,2010:/2008/1/20/extracting-data-from-apple-safari-s-cache/comments</id>
  <generator uri="http://mephistoblog.com" version="0.8.0">Mephisto Drax</generator>
  <link href="http://sindro.me/2008/1/20/extracting-data-from-apple-safari-s-cache/comments.xml" rel="self" type="application/atom+xml"/>
  <link href="/2008/1/20/extracting-data-from-apple-safari-s-cache" rel="alternate" type="text/html"/>
  <updated>2010-05-11T16:55:28Z</updated>
  <entry xml:base="http://sindro.me/">
    <author>
      <name>x. matt</name>
    </author>
    <id>tag:sindro.me,2008-01-20:5:160</id>
    <published>2010-04-24T02:40:40Z</published>
    <updated>2010-04-24T02:40:40Z</updated>
    <category term="development"/>
    <link href="http://sindro.me/2008/1/20/extracting-data-from-apple-safari-s-cache" rel="alternate" type="text/html"/>
    <title>Comment on 'Extracting data from Apple Safari's cache' by x. matt</title>
<content type="html">&lt;p&gt;Nice article! I was searching for an easy solution for this (recuperate files from the Safari cache)... and I recently discovered the SafariCacheExplorer, which handles very well this problem&#8230; :P&lt;/p&gt;


	&lt;p&gt;Thank you so much for your information, but I prefer a more &#8220;human like&#8221; solution! hehehe!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://sindro.me/">
    <author>
      <name>matt</name>
    </author>
    <id>tag:sindro.me,2008-01-20:5:157</id>
    <published>2010-02-03T20:49:15Z</published>
    <updated>2010-02-03T20:49:15Z</updated>
    <category term="development"/>
    <link href="http://sindro.me/2008/1/20/extracting-data-from-apple-safari-s-cache" rel="alternate" type="text/html"/>
    <title>Comment on 'Extracting data from Apple Safari's cache' by matt</title>
<content type="html">&lt;p&gt;Nice article.&lt;/p&gt;


	&lt;p&gt;I had basically the same situation happen to me, but Safari&#8217;s sql cache didn&#8217;t have the .css file!&lt;/p&gt;


	&lt;p&gt;Fortunately, I had a copy of the page (before I deleted the .css) open in Safari, so I saved that as a web archive.&lt;/p&gt;


	&lt;p&gt;The css file was stored in this archive (but saved/encoded as NSData). You could write a small app in obj-c to get the NSData, or just use &#8220;WebArchive-Folderizer&#8221;. Google it.&lt;/p&gt;


	&lt;p&gt;Pretty cool.&lt;/p&gt;


	&lt;p&gt;Anyway, just &lt;span class=&quot;caps&quot;&gt;FYI&lt;/span&gt; if someone else has a similar problem.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://sindro.me/">
    <author>
      <name>jorisw</name>
    </author>
    <id>tag:sindro.me,2008-01-20:5:148</id>
    <published>2009-09-10T13:42:41Z</published>
    <updated>2009-09-10T13:42:41Z</updated>
    <category term="development"/>
    <link href="http://sindro.me/2008/1/20/extracting-data-from-apple-safari-s-cache" rel="alternate" type="text/html"/>
    <title>Comment on 'Extracting data from Apple Safari's cache' by jorisw</title>
<content type="html">&lt;p&gt;Same here, you just saved me a day&#8217;s work with this tip. Lost a file in a transaction, quickly duplicated by Cache.db. So TY.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://sindro.me/">
    <author>
      <name>xukang</name>
    </author>
    <id>tag:sindro.me,2008-01-20:5:114</id>
    <published>2008-05-17T03:51:47Z</published>
    <updated>2008-05-17T03:51:47Z</updated>
    <category term="development"/>
    <link href="http://sindro.me/2008/1/20/extracting-data-from-apple-safari-s-cache" rel="alternate" type="text/html"/>
    <title>Comment on 'Extracting data from Apple Safari's cache' by xukang</title>
<content type="html">&lt;p&gt;First sorry  to  bother u,
yesterday i saw  this page &#8220;http://www.animallogic.com/#Our%20Work,_68&#8221; 
i want to sequence the  flash .
can  you tell me how to do it ?  ijust try the method you tell  above but i can&#8217;t find use infoemation about it.
thank you very much and hope you can tell me how to get it .&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://sindro.me/">
    <author>
      <name>vjt</name>
    </author>
    <id>tag:sindro.me,2008-01-20:5:113</id>
    <published>2008-03-13T15:58:16Z</published>
    <updated>2008-03-13T15:58:16Z</updated>
    <category term="development"/>
    <link href="http://sindro.me/2008/1/20/extracting-data-from-apple-safari-s-cache" rel="alternate" type="text/html"/>
    <title>Comment on 'Extracting data from Apple Safari's cache' by vjt</title>
<content type="html">&lt;p&gt;You&#8217;re welcome :D.
seeya!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://sindro.me/">
    <author>
      <name>Oleg Satov</name>
    </author>
    <id>tag:sindro.me,2008-01-20:5:112</id>
    <published>2008-03-13T14:47:07Z</published>
    <updated>2008-03-13T14:47:07Z</updated>
    <category term="development"/>
    <link href="http://sindro.me/2008/1/20/extracting-data-from-apple-safari-s-cache" rel="alternate" type="text/html"/>
    <title>Comment on 'Extracting data from Apple Safari's cache' by Oleg Satov</title>
<content type="html">&lt;p&gt;Thanks you!&lt;/p&gt;


	&lt;p&gt;You just saved me two hours of hardworking :)&lt;/p&gt;</content>  </entry>
</feed>
