<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Storage Explorer 0.1</title>
	<atom:link href="http://shawnwilsher.com/archives/119/feed" rel="self" type="application/rss+xml" />
	<link>http://shawnwilsher.com/archives/119</link>
	<description></description>
	<lastBuildDate>Sat, 04 Sep 2010 21:55:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: George Rypysc</title>
		<link>http://shawnwilsher.com/archives/119/comment-page-1#comment-2113</link>
		<dc:creator>George Rypysc</dc:creator>
		<pubDate>Thu, 13 Sep 2007 18:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/archives/119#comment-2113</guid>
		<description>@AndyEd - There seems to be a typo in that ERD.  The table is &quot;moz_historyvisits&quot; (no second underscore) - at least on my current install, Firefox 3.0a8pre.

Query to show the user table names in a given database:
SELECT name FROM sqlite_master
WHERE type=&#039;table&#039;</description>
		<content:encoded><![CDATA[<p>@AndyEd &#8211; There seems to be a typo in that ERD.  The table is &#8220;moz_historyvisits&#8221; (no second underscore) &#8211; at least on my current install, Firefox 3.0a8pre.</p>
<p>Query to show the user table names in a given database:<br />
SELECT name FROM sqlite_master<br />
WHERE type=&#8217;table&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndyEd</title>
		<link>http://shawnwilsher.com/archives/119/comment-page-1#comment-2020</link>
		<dc:creator>AndyEd</dc:creator>
		<pubDate>Mon, 03 Sep 2007 21:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/archives/119#comment-2020</guid>
		<description>The Places ERD is at:
http://dietrich.ganx4.com/mozilla/places-erd.png

(Submitted as comment to http://surfmind.com/muzings/?p=120#comments) 

I tried using Storage Explorer to pull data from Places, touching history, bookmarks, and favicons. Worked great.

Everything except moz_history_visits where session IDs &amp; link visits are stored.</description>
		<content:encoded><![CDATA[<p>The Places ERD is at:<br />
<a href="http://dietrich.ganx4.com/mozilla/places-erd.png" rel="nofollow">http://dietrich.ganx4.com/mozilla/places-erd.png</a></p>
<p>(Submitted as comment to <a href="http://surfmind.com/muzings/?p=120#comments)" rel="nofollow">http://surfmind.com/muzings/?p=120#comments)</a> </p>
<p>I tried using Storage Explorer to pull data from Places, touching history, bookmarks, and favicons. Worked great.</p>
<p>Everything except moz_history_visits where session IDs &amp; link visits are stored.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Wilsher</title>
		<link>http://shawnwilsher.com/archives/119/comment-page-1#comment-2016</link>
		<dc:creator>Shawn Wilsher</dc:creator>
		<pubDate>Mon, 03 Sep 2007 16:52:47 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/archives/119#comment-2016</guid>
		<description>@Nickolay

Created Wiki Page:
http://wiki.mozilla.org/Storage-Explorer</description>
		<content:encoded><![CDATA[<p>@Nickolay</p>
<p>Created Wiki Page:<br />
<a href="http://wiki.mozilla.org/Storage-Explorer" rel="nofollow">http://wiki.mozilla.org/Storage-Explorer</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nickolay Ponomarev</title>
		<link>http://shawnwilsher.com/archives/119/comment-page-1#comment-2009</link>
		<dc:creator>Nickolay Ponomarev</dc:creator>
		<pubDate>Mon, 03 Sep 2007 01:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/archives/119#comment-2009</guid>
		<description>For the reference - links for developers. A project page on MDC or somewhere should be started too.

http://svn.mozilla.org/projects/mozStorage-explorer/trunk/
https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&amp;product=Other+Applications&amp;component=mozStorage+Explorer&amp;resolution=---&amp;chfieldto=Now
https://bugzilla.mozilla.org/enter_bug.cgi?product=Other%20Applications&amp;component=mozStorage%20Explorer</description>
		<content:encoded><![CDATA[<p>For the reference &#8211; links for developers. A project page on MDC or somewhere should be started too.</p>
<p><a href="http://svn.mozilla.org/projects/mozStorage-explorer/trunk/" rel="nofollow">http://svn.mozilla.org/projects/mozStorage-explorer/trunk/</a><br />
<a href="https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&amp;product=Other+Applications&amp;component=mozStorage+Explorer&amp;resolution=---&amp;chfieldto=Now" rel="nofollow">https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&amp;product=Other+Applications&amp;component=mozStorage+Explorer&amp;resolution=&#8212;&amp;chfieldto=Now</a><br />
<a href="https://bugzilla.mozilla.org/enter_bug.cgi?product=Other%20Applications&amp;component=mozStorage%20Explorer" rel="nofollow">https://bugzilla.mozilla.org/enter_bug.cgi?product=Other%20Applications&amp;component=mozStorage%20Explorer</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Wilsher</title>
		<link>http://shawnwilsher.com/archives/119/comment-page-1#comment-2005</link>
		<dc:creator>Shawn Wilsher</dc:creator>
		<pubDate>Sun, 02 Sep 2007 18:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/archives/119#comment-2005</guid>
		<description>@Martijn

That&#039;s actually what I plan on doing next with it :)</description>
		<content:encoded><![CDATA[<p>@Martijn</p>
<p>That&#8217;s actually what I plan on doing next with it :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn</title>
		<link>http://shawnwilsher.com/archives/119/comment-page-1#comment-2004</link>
		<dc:creator>Martijn</dc:creator>
		<pubDate>Sun, 02 Sep 2007 18:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/archives/119#comment-2004</guid>
		<description>Just tried Storage Explorer on a recent Minefield nightly build (2007090205 Minefield/3.0a8pre). 

It would be nice when the tables inside a database would be listed too. Now I should have a look at http://developer.mozilla.org/en/docs/Places:Design to find out what tables are inside.
Then one can also list the columns inside the table.
In the end one could right click on a table to retrieve all rows from it.

But this is only 0.1, so I guess we can expect more features in the future.
Or perhaps that goes beyond the features of this tool.</description>
		<content:encoded><![CDATA[<p>Just tried Storage Explorer on a recent Minefield nightly build (2007090205 Minefield/3.0a8pre). </p>
<p>It would be nice when the tables inside a database would be listed too. Now I should have a look at <a href="http://developer.mozilla.org/en/docs/Places:Design" rel="nofollow">http://developer.mozilla.org/en/docs/Places:Design</a> to find out what tables are inside.<br />
Then one can also list the columns inside the table.<br />
In the end one could right click on a table to retrieve all rows from it.</p>
<p>But this is only 0.1, so I guess we can expect more features in the future.<br />
Or perhaps that goes beyond the features of this tool.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
