<?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>Island Technica</title>
	<atom:link href="http://www.islandtechnica.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.islandtechnica.com/blog</link>
	<description>We speak IT! Do you?</description>
	<lastBuildDate>Sat, 06 Mar 2010 21:23:02 +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>How to Copy Your Firefox Passwords to a New PC</title>
		<link>http://www.islandtechnica.com/blog/?p=132</link>
		<comments>http://www.islandtechnica.com/blog/?p=132#comments</comments>
		<pubDate>Sat, 06 Mar 2010 21:23:02 +0000</pubDate>
		<dc:creator>DJ</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[recover]]></category>

		<guid isPermaLink="false">http://www.islandtechnica.com/blog/?p=132</guid>
		<description><![CDATA[For Mozilla Firefox 3.6, if you find you need to copy your passwords to another PC, navigate to DRIVE:\Documents and Settings\PROFILENAME\Application Data\Mozilla\Firefox\Profiles\SOMESTRING.default and copy the following files to the same destination in your other PC: key3.db signons.sqlite signons3.txt (or any signons#.txt) That&#8217;s it!]]></description>
			<content:encoded><![CDATA[<p></p><p>For Mozilla Firefox 3.6, if you find you need to copy your passwords to another PC, navigate to DRIVE:\Documents and Settings\PROFILENAME\Application Data\Mozilla\Firefox\Profiles\SOMESTRING.default and copy the following files to the same destination in your other PC:</p>
<ul>
<li>key3.db</li>
<li>signons.sqlite</li>
<li>signons3.txt (or any signons#.txt)</li>
</ul>
<p>That&#8217;s it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.islandtechnica.com/blog/?feed=rss2&amp;p=132</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Copy Mozilla Firefox Bookmarks to a New PC</title>
		<link>http://www.islandtechnica.com/blog/?p=128</link>
		<comments>http://www.islandtechnica.com/blog/?p=128#comments</comments>
		<pubDate>Sat, 06 Mar 2010 21:18:02 +0000</pubDate>
		<dc:creator>DJ</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[bookmark]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[recover]]></category>

		<guid isPermaLink="false">http://www.islandtechnica.com/blog/?p=128</guid>
		<description><![CDATA[Computer crashed and OS was unrecoverable and now you want to recover your bookmarks to your new OS?  Reinstall Mozilla Firefox, under Bookmarks, go to organize bookmarks, and click Import and Backup at the top.  This was done on Moz FF 3.6. Using your old hard drive as an external/internal drive, navigate to DRIVE:\Documents and [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Computer crashed and OS was unrecoverable and now you want to recover your bookmarks to your new OS?  Reinstall Mozilla Firefox, under Bookmarks, go to organize bookmarks, and click Import and Backup at the top.  This was done on Moz FF 3.6.</p>
<p>Using your old hard drive as an external/internal drive, navigate to DRIVE:\Documents and Settings\USERNAME\Application Data\Mozilla\Firefox\Profiles\SOMESTRING.default\bookmarkbackups and select the latest JSON file to import.</p>
<p>That&#8217;s it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.islandtechnica.com/blog/?feed=rss2&amp;p=128</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Find Backlinks Using Yahoo!</title>
		<link>http://www.islandtechnica.com/blog/?p=123</link>
		<comments>http://www.islandtechnica.com/blog/?p=123#comments</comments>
		<pubDate>Tue, 16 Feb 2010 05:10:12 +0000</pubDate>
		<dc:creator>DJ</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[Yahoo! RTML]]></category>
		<category><![CDATA[backlink]]></category>
		<category><![CDATA[engine]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.islandtechnica.com/blog/?p=123</guid>
		<description><![CDATA[To see who links to your site, ask the search engines. When searching for your own site, replace yourdomain.com with your domain name. Show all pages with links to this specific page url link:http://www.yourdomain.com/page.html Show all pages with links to your domain (from any site) linkdomain:yourdomain.com Show all pages with links to your domain (except [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>To see who links to your site, ask the search engines. When searching for your own site, replace <code>yourdomain.com</code> with your domain name.</p>
<p><strong>Show all pages with links to this specific page url</strong><br />
<code>link:http://www.yourdomain.com/page.html</code></p>
<p><strong>Show all pages with links to your domain (from any site)</strong><br />
<code>linkdomain:yourdomain.com</code></p>
<p><strong>Show all pages with links to your domain (except from your site)</strong><br />
<code>linkdomain:yourdomain.com -site:yourdomain.com</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.islandtechnica.com/blog/?feed=rss2&amp;p=123</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Surefire way to add favicon to Magento</title>
		<link>http://www.islandtechnica.com/blog/?p=119</link>
		<comments>http://www.islandtechnica.com/blog/?p=119#comments</comments>
		<pubDate>Thu, 04 Feb 2010 18:20:43 +0000</pubDate>
		<dc:creator>DJ</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[favicon]]></category>

		<guid isPermaLink="false">http://www.islandtechnica.com/blog/?p=119</guid>
		<description><![CDATA[After trying half a dozen methods found on other blogs on how to get the favicon.ico to work on Magento, I decided to go my own route.  And, I found a way that worked for me (on my webhost, 1and1). Created my favicon as a transparent GIF that is 32&#215;32 using Photoshop. Uploaded it to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>After trying half a dozen methods found on other blogs on how to get the favicon.ico to work on Magento, I decided to go my own route.  And, I found a way that worked for me (on my webhost, 1and1).</p>
<ol>
<li>Created my favicon as a transparent GIF that is 32&#215;32 using Photoshop.</li>
<li>Uploaded it to my skin or template directory via FTP or WebspaceExplorer.</li>
<li>FTP to yourdirectory/app/design/frontend/default/default/template/page/html</li>
<li>Edit head.phtml so that it looks for favicon.gif and the type will be &#8220;image/gif&#8221; e.g.
<pre><code>&lt;link rel="icon" href="&lt;?php echo $this-&gt;getSkinUrl('favicon.gif') ?&gt;" type="image/gif" /&gt;
&lt;link rel="shortcut icon" href="&lt;?php echo $this-&gt;getSkinUrl('favicon.gif') ?&gt;" type="image/gif" /&gt;</code></pre>
</li>
<li>Voila! Clear your browser and Magento cache and reload.  Your webhost may have a delay and you may have to wait several hours to a day.  Mine does.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.islandtechnica.com/blog/?feed=rss2&amp;p=119</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check Out the Auto Item Reflection RTML Template!</title>
		<link>http://www.islandtechnica.com/blog/?p=113</link>
		<comments>http://www.islandtechnica.com/blog/?p=113#comments</comments>
		<pubDate>Thu, 04 Feb 2010 17:26:43 +0000</pubDate>
		<dc:creator>DJ</dc:creator>
				<category><![CDATA[WebDev]]></category>
		<category><![CDATA[Yahoo! RTML]]></category>
		<category><![CDATA[enhancement]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[inset]]></category>
		<category><![CDATA[reflect]]></category>
		<category><![CDATA[reflection]]></category>
		<category><![CDATA[rtml]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.islandtechnica.com/blog/?p=113</guid>
		<description><![CDATA[Here&#8217;s a custom automated image reflection Yahoo! RTML template for your store. Click here to view this product. For other similar items, visit our Image Enhancement templates. *Wine glass not included.]]></description>
			<content:encoded><![CDATA[<p></p><p>Here&#8217;s a custom automated image reflection Yahoo! RTML template for your store.</p>
<div id="attachment_114" class="wp-caption alignleft" style="width: 274px">
	<a href="http://www.islandtechnica.com/blog/wp-content/uploads/2010/02/wineglass-reflect.jpg"><img class="size-medium wp-image-114" title="Auto Reflect RTML Template" src="http://www.islandtechnica.com/blog/wp-content/uploads/2010/02/wineglass-reflect-274x300.jpg" alt="Yahoo! RTML Template - Automatic Item Image Reflection" width="274" height="300" /></a>
	<p class="wp-caption-text">Automatic Item Image Reflection</p>
</div>
<p><a title="Yahoo! RTML Template - Automatic Image Reflection" href="../../index.php/yahoo-rtml/image-enhancements/automatic-image-and-inset-reflection.html" target="_self">Click here</a> to view this product.</p>
<p>For other similar items, visit our <a title="Yahoo! RTML Image Enhancement Templates" href="http://www.islandtechnica.com/index.php/yahoo-rtml/image-enhancements.html" target="_self">Image Enhancement</a> templates.</p>
<p>*Wine glass not included. <img src='http://www.islandtechnica.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.islandtechnica.com/blog/?feed=rss2&amp;p=113</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add the DIYTheme Thesis Affiliate Banner</title>
		<link>http://www.islandtechnica.com/blog/?p=104</link>
		<comments>http://www.islandtechnica.com/blog/?p=104#comments</comments>
		<pubDate>Thu, 04 Feb 2010 03:32:24 +0000</pubDate>
		<dc:creator>DJ</dc:creator>
				<category><![CDATA[Thesis]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[affiliate]]></category>
		<category><![CDATA[banner]]></category>
		<category><![CDATA[shareasale]]></category>

		<guid isPermaLink="false">http://www.islandtechnica.com/blog/?p=104</guid>
		<description><![CDATA[For some odd reason, my blog (or webhost: 1and1.com) couldn&#8217;t display the affiliate banner when I linked directly from ShareASale.com. Just copied the image to my site, updated the link, and it worked as it should have.  Here&#8217;s the hook and HTML I used to get it to work: function diytheme_affiliate_banner() { ?&#62; &#60;div class="thesis_aff_banner"&#62;&#60;a [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>For some odd reason, my blog (or webhost: 1and1.com) couldn&#8217;t display the affiliate banner when I linked directly from ShareASale.com.  Just copied the image to my site, updated the link, and it worked as it should have.  Here&#8217;s the hook and HTML I used to get it to work:</p>
<p>
<pre><code>function diytheme_affiliate_banner() {
<cite>?&gt;</cite>
&lt;div class="thesis_aff_banner"&gt;&lt;a target="_blank" href="ADDYOURLINKHERE"&gt;&lt;img src="http://www.YOURDOMAIN.com/blog/wp-content/themes/thesis_16/lib/images/thesis-125x125-1.png" alt="How smart is your Theme?  How good is your support? Check out ThesisTheme WordPress." border="0" /&gt;&lt;/a&gt;&lt;/div&gt;
<cite>&lt;?php</cite>
}
add_action('thesis_hook_before_sidebars','diytheme_affiliate_banner');</code></pre>
</p>
<p>Note: Don&#8217;t forget to update the User ID and Domain and hook to the location of your choice.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.islandtechnica.com/blog/?feed=rss2&amp;p=104</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Delete/Reset Magento Sales and Customers</title>
		<link>http://www.islandtechnica.com/blog/?p=83</link>
		<comments>http://www.islandtechnica.com/blog/?p=83#comments</comments>
		<pubDate>Tue, 02 Feb 2010 22:13:05 +0000</pubDate>
		<dc:creator>DJ</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[customer]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[invoice]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[sale]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.islandtechnica.com/blog/?p=83</guid>
		<description><![CDATA[Just start a Magento store, make some test sales, and, now you can&#8217;t delete them? Magento doesn&#8217;t include a way to delete test orders.  A much needed thanks goes out to the fellows at inchoo.net for posting a way to do it. Log into your MySQL database and run the following SQL commands: SET FOREIGN_KEY_CHECKS=0; [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Just start a Magento store, make some test sales, and, now you can&#8217;t delete them? Magento doesn&#8217;t include a way to delete test orders.  A much needed thanks goes out to the fellows at <a href="http://inchoo.net/ecommerce/magento/delete-test-orders-in-magento/" target="_blank">inchoo.net</a> for posting a way to do it.</p>
<p>Log into your MySQL database and run the following SQL commands:</p>
<pre>
SET FOREIGN_KEY_CHECKS=0;

TRUNCATE `sales_order`;
TRUNCATE `sales_order_datetime`;
TRUNCATE `sales_order_decimal`;
TRUNCATE `sales_order_entity`;
TRUNCATE `sales_order_entity_datetime`;
TRUNCATE `sales_order_entity_decimal`;
TRUNCATE `sales_order_entity_int`;
TRUNCATE `sales_order_entity_text`;
TRUNCATE `sales_order_entity_varchar`;
TRUNCATE `sales_order_int`;
TRUNCATE `sales_order_text`;
TRUNCATE `sales_order_varchar`;
TRUNCATE `sales_flat_quote`;
TRUNCATE `sales_flat_quote_address`;
TRUNCATE `sales_flat_quote_address_item`;
TRUNCATE `sales_flat_quote_item`;
TRUNCATE `sales_flat_quote_item_option`;
TRUNCATE `sales_flat_order_item`;
TRUNCATE `sendfriend_log`;
TRUNCATE `tag`;
TRUNCATE `tag_relation`;
TRUNCATE `tag_summary`;
TRUNCATE `wishlist`;
TRUNCATE `log_quote`;
TRUNCATE `report_event`;

ALTER TABLE `sales_order` AUTO_INCREMENT=1;
ALTER TABLE `sales_order_datetime` AUTO_INCREMENT=1;
ALTER TABLE `sales_order_decimal` AUTO_INCREMENT=1;
ALTER TABLE `sales_order_entity` AUTO_INCREMENT=1;
ALTER TABLE `sales_order_entity_datetime` AUTO_INCREMENT=1;
ALTER TABLE `sales_order_entity_decimal` AUTO_INCREMENT=1;
ALTER TABLE `sales_order_entity_int` AUTO_INCREMENT=1;
ALTER TABLE `sales_order_entity_text` AUTO_INCREMENT=1;
ALTER TABLE `sales_order_entity_varchar` AUTO_INCREMENT=1;
ALTER TABLE `sales_order_int` AUTO_INCREMENT=1;
ALTER TABLE `sales_order_text` AUTO_INCREMENT=1;
ALTER TABLE `sales_order_varchar` AUTO_INCREMENT=1;
ALTER TABLE `sales_flat_quote` AUTO_INCREMENT=1;
ALTER TABLE `sales_flat_quote_address` AUTO_INCREMENT=1;
ALTER TABLE `sales_flat_quote_address_item` AUTO_INCREMENT=1;
ALTER TABLE `sales_flat_quote_item` AUTO_INCREMENT=1;
ALTER TABLE `sales_flat_quote_item_option` AUTO_INCREMENT=1;
ALTER TABLE `sales_flat_order_item` AUTO_INCREMENT=1;
ALTER TABLE `sendfriend_log` AUTO_INCREMENT=1;
ALTER TABLE `tag` AUTO_INCREMENT=1;
ALTER TABLE `tag_relation` AUTO_INCREMENT=1;
ALTER TABLE `tag_summary` AUTO_INCREMENT=1;
ALTER TABLE `wishlist` AUTO_INCREMENT=1;
ALTER TABLE `log_quote` AUTO_INCREMENT=1;
ALTER TABLE `report_event` AUTO_INCREMENT=1;

TRUNCATE `customer_address_entity`;
TRUNCATE `customer_address_entity_datetime`;
TRUNCATE `customer_address_entity_decimal`;
TRUNCATE `customer_address_entity_int`;
TRUNCATE `customer_address_entity_text`;
TRUNCATE `customer_address_entity_varchar`;
TRUNCATE `customer_entity`;
TRUNCATE `customer_entity_datetime`;
TRUNCATE `customer_entity_decimal`;
TRUNCATE `customer_entity_int`;
TRUNCATE `customer_entity_text`;
TRUNCATE `customer_entity_varchar`;
TRUNCATE `log_customer`;
TRUNCATE `log_visitor`;
TRUNCATE `log_visitor_info`;

ALTER TABLE `customer_address_entity` AUTO_INCREMENT=1;
ALTER TABLE `customer_address_entity_datetime` AUTO_INCREMENT=1;
ALTER TABLE `customer_address_entity_decimal` AUTO_INCREMENT=1;
ALTER TABLE `customer_address_entity_int` AUTO_INCREMENT=1;
ALTER TABLE `customer_address_entity_text` AUTO_INCREMENT=1;
ALTER TABLE `customer_address_entity_varchar` AUTO_INCREMENT=1;
ALTER TABLE `customer_entity` AUTO_INCREMENT=1;
ALTER TABLE `customer_entity_datetime` AUTO_INCREMENT=1;
ALTER TABLE `customer_entity_decimal` AUTO_INCREMENT=1;
ALTER TABLE `customer_entity_int` AUTO_INCREMENT=1;
ALTER TABLE `customer_entity_text` AUTO_INCREMENT=1;
ALTER TABLE `customer_entity_varchar` AUTO_INCREMENT=1;
ALTER TABLE `log_customer` AUTO_INCREMENT=1;
ALTER TABLE `log_visitor` AUTO_INCREMENT=1;
ALTER TABLE `log_visitor_info` AUTO_INCREMENT=1;

TRUNCATE `eav_entity_store`;
ALTER TABLE  `eav_entity_store` AUTO_INCREMENT=1;

TRUNCATE `sales_order_tax`;
TRUNCATE `sales_flat_quote_shipping_rate`;
TRUNCATE `sales_flat_quote_payment`;
TRUNCATE `log_url_info`;
TRUNCATE `log_url`;

ALTER TABLE `sales_order_tax` AUTO_INCREMENT=1;
ALTER TABLE `sales_flat_quote_shipping_rate` AUTO_INCREMENT=1;
ALTER TABLE `sales_flat_quote_payment` AUTO_INCREMENT=1;
ALTER TABLE `log_url_info` AUTO_INCREMENT=1;

TRUNCATE `catalogsearch_query`;
TRUNCATE `catalogsearch_result`;

ALTER TABLE `catalogsearch_query` AUTO_INCREMENT=1;
ALTER TABLE `catalogsearch_result` AUTO_INCREMENT=1;

SET FOREIGN_KEY_CHECKS=1;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.islandtechnica.com/blog/?feed=rss2&amp;p=83</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Now Offering Yahoo! Store RTML Templates</title>
		<link>http://www.islandtechnica.com/blog/?p=80</link>
		<comments>http://www.islandtechnica.com/blog/?p=80#comments</comments>
		<pubDate>Sat, 16 Jan 2010 00:58:55 +0000</pubDate>
		<dc:creator>DJ</dc:creator>
				<category><![CDATA[Yahoo! RTML]]></category>
		<category><![CDATA[merchant]]></category>
		<category><![CDATA[professional]]></category>
		<category><![CDATA[rtml]]></category>
		<category><![CDATA[store]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.islandtechnica.com/blog/?p=80</guid>
		<description><![CDATA[That&#8217;s right! We&#8217;ve updated the store with a few Yahoo! Store RTML templates. Check them out! More to come&#8230; http://www.islandtechnica.com/index.php/yahoo-rtml.html]]></description>
			<content:encoded><![CDATA[<p></p><p>That&#8217;s right! We&#8217;ve updated the store with a few Yahoo! Store RTML templates. Check them out! More to come&#8230;</p>
<p><a class="aligncenter" title="Yahoo@ Store RTML Templates" href="http://www.islandtechnica.com/index.php/yahoo-rtml.html" target="_self">http://www.islandtechnica.com/index.php/yahoo-rtml.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.islandtechnica.com/blog/?feed=rss2&amp;p=80</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where can I edit &#8220;Add to Cart&#8221; button in Magento?</title>
		<link>http://www.islandtechnica.com/blog/?p=75</link>
		<comments>http://www.islandtechnica.com/blog/?p=75#comments</comments>
		<pubDate>Tue, 15 Dec 2009 04:04:28 +0000</pubDate>
		<dc:creator>DJ</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA['Add to Cart']]></category>

		<guid isPermaLink="false">http://www.islandtechnica.com/blog/?p=75</guid>
		<description><![CDATA[FTP into app/design/frontend/default/{your_theme}/template/catalog/product/list.phtml and using the Find tool, search for &#8220;Add to Cart&#8221; in the code for both List View and Grid View.  Replace with your desired text.]]></description>
			<content:encoded><![CDATA[<p></p><p>FTP into <strong>app/design/frontend/default/{your_theme}/template/catalog/product/<span style="text-decoration: underline;">list.phtml</span></strong> and using the Find tool, search for &#8220;Add to Cart&#8221; in the code for both List View and Grid View.  Replace with your desired text.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.islandtechnica.com/blog/?feed=rss2&amp;p=75</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Filter by Aspect Ratio (Portrait or Landscape) in Lightroom</title>
		<link>http://www.islandtechnica.com/blog/?p=70</link>
		<comments>http://www.islandtechnica.com/blog/?p=70#comments</comments>
		<pubDate>Tue, 15 Dec 2009 00:44:28 +0000</pubDate>
		<dc:creator>DJ</dc:creator>
				<category><![CDATA[Lightroom]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA['aspect ratio']]></category>
		<category><![CDATA[landscape]]></category>
		<category><![CDATA[portrait]]></category>

		<guid isPermaLink="false">http://www.islandtechnica.com/blog/?p=70</guid>
		<description><![CDATA[Need to filter by portrait or landscape in Lightroom? Under Library Filter at the top, click Metadata. Right-click on one of the column&#8217;s drop-down menus. Select Add Column. Choose Aspect Ratio to filter by Portrait or Landscape images. That&#8217;s it!]]></description>
			<content:encoded><![CDATA[<p></p><p>Need to filter by portrait or landscape in Lightroom?</p>
<ol>
<li>Under Library Filter at the top, click Metadata.</li>
<li>Right-click on one of the column&#8217;s drop-down menus.</li>
<li>Select Add Column.</li>
<li>Choose Aspect Ratio to filter by Portrait or Landscape images.</li>
<li>That&#8217;s it!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.islandtechnica.com/blog/?feed=rss2&amp;p=70</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
