<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Internet Information</title>
	<atom:link href="http://inet411.com/feed" rel="self" type="application/rss+xml" />
	<link>http://inet411.com</link>
	<description>A perception of the internet and life.</description>
	<lastBuildDate>Mon, 09 Jan 2012 01:12:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>A perception of the internet and life.</itunes:summary>
	<itunes:author>Internet Information</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://inet411.com/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:subtitle>A perception of the internet and life.</itunes:subtitle>
	<image>
		<title>Internet Information</title>
		<url>http://inet411.com/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://inet411.com</link>
	</image>
		<item>
		<title>php script to display all images in a directory</title>
		<link>http://inet411.com/php-2/php-script-to-display-all-images-in-a-directory</link>
		<comments>http://inet411.com/php-2/php-script-to-display-all-images-in-a-directory#comments</comments>
		<pubDate>Mon, 09 Jan 2012 01:04:23 +0000</pubDate>
		<dc:creator>Robert Ross</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[opendir]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[readdir]]></category>

		<guid isPermaLink="false">http://inet411.com/?p=248</guid>
		<description><![CDATA[if ($handle = opendir('your/site/path/to/images/')) { while (false !== ($entry = readdir($handle))) { if ($entry != "." &#38;&#38; $entry != "..") { ?&#62; &#60;img src="http://www.yoursitename.com/image_location/&#60;?=$entry?&#62;" /&#62; &#60;? } } closedir($handle); } Link to this post!]]></description>
			<content:encoded><![CDATA[<pre>if ($handle = opendir('your/site/path/to/images/')) {
 while (false !== ($entry = readdir($handle))) {
 if ($entry != "." &amp;&amp; $entry != "..") {
 ?&gt;
 &lt;img src="http://www.yoursitename.com/image_location/&lt;?=$entry?&gt;" /&gt;
 &lt;?
 }
 }
 closedir($handle);
}</pre>
<div class="su-linkbox" id="post-248-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://inet411.com/php-2/php-script-to-display-all-images-in-a-directory&quot;&gt;php script to display all images in a directory&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://inet411.com/php-2/php-script-to-display-all-images-in-a-directory/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bigcommerce remove branding from mobile template</title>
		<link>http://inet411.com/site-hacks/bigcommerce-remove-branding-from-mobile-template</link>
		<comments>http://inet411.com/site-hacks/bigcommerce-remove-branding-from-mobile-template#comments</comments>
		<pubDate>Thu, 08 Dec 2011 21:59:59 +0000</pubDate>
		<dc:creator>Robert Ross</dc:creator>
				<category><![CDATA[Big Commerce]]></category>
		<category><![CDATA[Site Hacks]]></category>
		<category><![CDATA[bigcommerce]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://inet411.com/?p=177</guid>
		<description><![CDATA[Hello, We at iNet411 understand the importance of brand recognition. We have come up with a way to remove the &#8220;powered by Bigcommerce&#8221; branding located in the footer of your Bigcommerce mobile template. There are many posts at the Bigcommerce forum requesting this removal, but as you know the branding is still embedded in the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img class="alignleft size-thumbnail wp-image-228" style="padding: 5px;" title="bigcom" src="http://inet411.com/wp-content/uploads/2011/12/bigcom-150x150.jpg" alt="" width="150" height="150" />Hello,</p>
<p style="text-align: left;">We at iNet411 understand the importance of brand recognition.</p>
<p style="text-align: left;">We have come up with a way to remove the &#8220;powered by Bigcommerce&#8221; branding located in the footer of your Bigcommerce mobile template. There are many posts at the Bigcommerce forum requesting this removal, but as you know the branding is still embedded in the template. The branding can be removed in minutes with our unique copy/paste javascript snippet.</p>
<p style="text-align: left;"><span id="more-177"></span></p>
<p style="text-align: center;">This secure and unique mod is currently available only at iNet411.com for just<br />
<del><span style="color: #ff0000;">$5.00</span></del><br />
<strong><span style="color: #00ff00;">Now only $3.99!</span></strong></p>
<p style="text-align: justify;"><strong> View the video below to see the before and after:</strong></p>
<p style="text-align: justify;"> (be sure to check out our other mods on this site and in the <a title="iNet411 at the Bigcommerce forum unofficial mods section" href="http://forum.bigcommerce.com/f33/" target="_blank">official Bigcommerce forum &#8216;Unofficial Mods&#8217;</a> section.)</p>
<p style="text-align: center;"></p>
<p><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=SPL6688VG6JZE"><img class="aligncenter" src="http://inet411.com/wp-content/uploads/2011/12/buy_now_button1.jpg" alt="" /></a></p>
<div class="su-linkbox" id="post-177-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://inet411.com/site-hacks/bigcommerce-remove-branding-from-mobile-template&quot;&gt;Bigcommerce remove branding from mobile template&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://inet411.com/site-hacks/bigcommerce-remove-branding-from-mobile-template/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://inet411.com/wp-content/uploads/2011/12/mobilebrandingintro.swf" length="1699812" type="application/x-shockwave-flash" />
			<itunes:keywords>bigcommerce,code,ecommerce,javascript,jquery,mobile,template</itunes:keywords>
		<itunes:subtitle>Hello, We at iNet411 understand the importance of brand recognition. We have come up with a way to remove the &quot;powered by Bigcommerce&quot; branding located in the footer of your Bigcommerce mobile template. There are many posts at the Bigcommerce forum r...</itunes:subtitle>
		<itunes:summary>Hello,
We at iNet411 understand the importance of brand recognition.
We have come up with a way to remove the &quot;powered by Bigcommerce&quot; branding located in the footer of your Bigcommerce mobile template. There are many posts at the Bigcommerce forum requesting this removal, but as you know the branding is still embedded in the template. The branding can be removed in minutes with our unique copy/paste javascript snippet.

This secure and unique mod is currently available only at iNet411.com for just
$5.00
Now only $3.99!
 View the video below to see the before and after:
 (be sure to check out our other mods on this site and in the official Bigcommerce forum &#039;Unofficial Mods&#039; section.)</itunes:summary>
		<itunes:author>Internet Information</itunes:author>
		<itunes:explicit>no</itunes:explicit>
	</item>
		<item>
		<title>Bigcommerce mod to set category default sort</title>
		<link>http://inet411.com/site-hacks/bigcommerce-mod-to-set-category-default-sort</link>
		<comments>http://inet411.com/site-hacks/bigcommerce-mod-to-set-category-default-sort#comments</comments>
		<pubDate>Fri, 02 Dec 2011 12:24:22 +0000</pubDate>
		<dc:creator>Robert Ross</dc:creator>
				<category><![CDATA[Big Commerce]]></category>
		<category><![CDATA[Site Hacks]]></category>
		<category><![CDATA[bigcommerce]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://inet411.com/?p=83</guid>
		<description><![CDATA[Bigcommerce categories by default are always sorted by featured. Well now we can have the default sort as newest, bestselling, alphabetical or price instead. This mod is based on the following thread: https://forum.bigcommerce.com/f33/default-sort-order-script-url-fix-2619/ It seems some people were still having an issue after reading the last page of posts. Here is a fix that works [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-240" style="padding:5px;" title="arrow_icon_set_clip_art_9111" src="http://inet411.com/wp-content/uploads/2011/12/arrow_icon_set_clip_art_9111-150x150.jpg" alt="" width="150" height="150" />Bigcommerce categories by default are always sorted by featured. Well now we can have the default sort as newest, bestselling, alphabetical or price instead.</p>
<p>This mod is based on the following thread:<br />
<a href="https://forum.bigcommerce.com/f33/default-sort-order-script-url-fix-2619/" target="_blank"> https://forum.bigcommerce.com/f33/default-sort-order-script-url-fix-2619/</a><br />
It seems some people were still having an issue after reading the last page of posts.</p>
<p>Here is a fix that works for me:<br />
This is slightly different than the above mentioned mod in that in changes category links and does not<br />
actually redirect the user to the sort page.</p>
<p>Add the following in the HTMLHead.html after the &lt;head&gt; tag and before the &lt;/head&gt; tag</p>
<p><span id="more-83"></span></p>
<p>With fly out menu</p>
<pre>&lt;script type="text/javascript"&gt;
    $(document).ready(function() {
        $(".SideCategoryListFlyout a").each(function() {
            $this = $(this);
            $this.attr("href", $this.attr("href") + "?sort=bestselling");
        });
    });
&lt;/script&gt;</pre>
<p>&nbsp;</p>
<p>With classic menu</p>
<pre>&lt;script type="text/javascript"&gt;
    $(document).ready(function() {
        $(".SideCategoryListClassic a").each(function() {
            $this = $(this);
            $this.attr("href", $this.attr("href") + "?sort=bestselling");
        });
    });
&lt;/script&gt;</pre>
<p>In the code where you find &#8220;?sort=bestselling&#8221; simply change it to one of the following, depending on your needs:</p>
<p>Newest: ?sort=newest<br />
Featured: ?sort=featured<br />
Alphabetical, A to Z: ?sort=alphaasc<br />
Alphabetical, Z to A: ?sort=alphadesc<br />
Price, low to high: ?sort=priceasc<br />
Price, high to low: ?sort=pricedesc<br />
Bestselling: ?sort=bestselling</p>
<p>What this code does is loops through each of your links in the category menu and appends ?sort=yourSort to the link. When a user clicks on the link (category), it will be as if they selected that sort.<br />
This does not affect search engine crawls and only changes the sort order if a user click on a category link. Visiting the category directly, without clicking a category link, will still retain featured sort.</p>
<div class="su-linkbox" id="post-83-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://inet411.com/site-hacks/bigcommerce-mod-to-set-category-default-sort&quot;&gt;Bigcommerce mod to set category default sort&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://inet411.com/site-hacks/bigcommerce-mod-to-set-category-default-sort/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Big Commerce how to set a minimum checkout amount</title>
		<link>http://inet411.com/big-commerce/how-to-set-a-minimum-checkout-amount-on-bigcommerce</link>
		<comments>http://inet411.com/big-commerce/how-to-set-a-minimum-checkout-amount-on-bigcommerce#comments</comments>
		<pubDate>Fri, 02 Dec 2011 12:14:37 +0000</pubDate>
		<dc:creator>Robert Ross</dc:creator>
				<category><![CDATA[Big Commerce]]></category>

		<guid isPermaLink="false">http://inet411.com/?p=90</guid>
		<description><![CDATA[To enforce a minimum order on the cart page. 1.Log in to your bigcommerce store 2.click on ‘Store Design’ 3.Click the ‘Browse Template Files…’ button 4.On the left side under ‘Panels’ go to “cart.html” 5.Add this to the bottom of your file: Code: &#60;script type="text/javascript"&#62; jQuery(document).ready(function(){ var grandTotal = '%%GLOBAL_CartItemTotal%%'; grandTotal= grandTotal.replace('$', ''); grandTotal= grandTotal.replace(',', [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-242" style="padding:5px;" title="l" src="http://inet411.com/wp-content/uploads/2011/12/l-150x150.gif" alt="" width="150" height="150" />To enforce a minimum order on the cart page.<br />
1.Log in to your bigcommerce store<br />
2.click on ‘Store Design’<br />
3.Click the ‘Browse Template Files…’ button<br />
4.On the left side under ‘Panels’ go to “cart.html”<br />
5.Add this to the bottom of your file:</p>
<p><span id="more-90"></span><br />
Code:</p>
<pre>&lt;script type="text/javascript"&gt;
jQuery(document).ready(function(){
var grandTotal = '%%GLOBAL_CartItemTotal%%';
grandTotal= grandTotal.replace('$', '');
grandTotal= grandTotal.replace(',', '');
if(grandTotal &gt;= 10.0) { // CHANGE THIS # TO YOUR MINIMUM ORDER AMOUNT.
$('#CartHeader').show();
$('.ProceedToCheckout').show();
} else {
$('#CartHeader').hide();
$('.ProceedToCheckout').hide();
}
});
&lt;/script&gt;</pre>
<p>paste the above code right before<br />
Code:</p>
<pre>&lt;/body&gt;</pre>
<p>Now save the file.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>To enforce a minimum on the Soft Cart Popup<br />
1.Log in to your bigcommerce store<br />
2.click on ‘Store Design’<br />
3.Click the ‘Browse Template Files…’ button<br />
4.On the left side under ‘Snippets’ go to “FastCartThickBoxContent.html”<br />
5.Add this to the bottom of your file:<br />
Code:</p>
<pre>&lt;script stye="text/javascript"&gt;
jQuery(document).ready(function(){
var subTotal = '%%GLOBAL_fastCartSubtotal%%';
subTotal = subTotal .replace('$', '');
subTotal = subTotal .replace(',', '');
if(subTotal &lt; 10.0) { // CHANGE THIS # TO YOUR MINIMUM ORDER AMOUNT.
$('.CheckoutButton').hide();
$('.GoogleCheckout').hide();
}
});
&lt;/script&gt;</pre>
<p>paste the above code right before the last<br />
Code:</p>
<pre>&lt;/div&gt;</pre>
<p>Now save the file.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>The checkout buttons will be hidden unless the total is greater than the minimum you set.</p>
<p>* make sure the amount you specify only has ONE trailing 0 after the decimal. Look at the line with the following code<br />
Code:<br />
// CHANGE THIS # TO YOUR MINIMUM ORDER AMOUNT.<br />
Examples:<br />
for a $100.00 dollar minimum order your would enter 100.0 NOT 100.00<br />
for a $150.00 dollar minimum order your would enter 150.0 NOT 150.00<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Let me know if you are using it, how it works, or if you have any feature requests.<br />
Rob</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div class="su-linkbox" id="post-90-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://inet411.com/big-commerce/how-to-set-a-minimum-checkout-amount-on-bigcommerce&quot;&gt;Big Commerce how to set a minimum checkout amount&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://inet411.com/big-commerce/how-to-set-a-minimum-checkout-amount-on-bigcommerce/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Big Commerce how to set a minimum checkout amount</title>
		<link>http://inet411.com/site-hacks/big-commerce-how-to-set-a-minimum-checkout-amount</link>
		<comments>http://inet411.com/site-hacks/big-commerce-how-to-set-a-minimum-checkout-amount#comments</comments>
		<pubDate>Tue, 19 Oct 2010 17:32:36 +0000</pubDate>
		<dc:creator>Robert Ross</dc:creator>
				<category><![CDATA[Big Commerce]]></category>
		<category><![CDATA[Site Hacks]]></category>
		<category><![CDATA[big commerce]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[minimum order]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[wholesale]]></category>

		<guid isPermaLink="false">http://inet411.com/?p=21</guid>
		<description><![CDATA[This version does not work with the &#8216;soft cart&#8217;, you can view the updated mod here: Bigcommerce minimum checkout mod. Big commerce does not have an available feature to require your customers to have a minimum amount before checkout.  This is very important especially for wholesale sites. Here is how it&#8217;s done. Log in to [...]]]></description>
			<content:encoded><![CDATA[<p>This version does not work with the &#8216;soft cart&#8217;, you can view the updated mod here: <a title="Big Commerce how to set a minimum checkout amount (revised)" href="http://inet411.com/big-commerce/how-to-set-a-minimum-checkout-amount-on-bigcommerce">Bigcommerce minimum checkout mod</a>.</p>
<p><span id="more-21"></span></p>
<p><del>Big commerce does not have an available feature to require your customers to have a minimum amount before checkout.  This is very important especially for wholesale sites.</del></p>
<p><del>Here is how it&#8217;s done.</del></p>
<p><del>Log in to your bigcommerce store</del></p>
<p><del>click on &#8216;Store Design&#8217;</del></p>
<p><del>Click the &#8216;Browse Template Files&#8230;&#8217; button</del></p>
<p><del>On the left side under &#8216;Panels&#8217; scroll to and click &#8220;cart.html&#8221;</del></p>
<p><del>cart.html is now loaded in the center.</del></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><del>Add this to the bottom of your file add</del> <!--more--></p>
<pre><span style="color: #339966;">    &lt;script&gt;     jQuery(document).ready(function(){     var grandTotal = '%%GLOBAL_CartItemTotal%%';     grandTotal= grandTotal.replace('$', '');     grandTotal= grandTotal.replace(',', '');     if(grandTotal &gt;= 10.0) {         $('#CartHeader').show();     $('.ProceedToCheckout').show();     } else {         $('#CartHeader').hide();     $('.ProceedToCheckout').hide();     } }); &lt;/script&gt;</span></pre>
<div>
<p><span style="color: #339966;"><span style="color: #339966;"><span style="color: #000000;">right before</span></span></span></p>
<pre><span style="color: #339966;">&lt;/body&gt;</span></pre>
</div>
<p><span style="color: #000000;">Save the file</span></p>
<p>That&#8217;s it.  The checkout buttons will be hidden unless the total is greater than the minimum you set.</p>
<p>Questions/comments? feel free to ask.</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<div>
<div><code>
<!-- Begin PayPal Donations by http://wpstorm.net/ -->
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><div class="paypal-donations"><input type="hidden" name="cmd" value="_donations" /><input type="hidden" name="business" value="ebay1@heatherssite.com" /><input type="hidden" name="amount" value="5" /><input type="hidden" name="currency_code" value="USD" /><input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online." /><img alt="" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" /></div></form>
<!-- End PayPal Donations -->
</code></div>
</div>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p><span style="color: #339966;"><br />
</span></p>
<div class="su-linkbox" id="post-21-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://inet411.com/site-hacks/big-commerce-how-to-set-a-minimum-checkout-amount&quot;&gt;Big Commerce how to set a minimum checkout amount&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://inet411.com/site-hacks/big-commerce-how-to-set-a-minimum-checkout-amount/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

