• How To, Web Dev

    Posted on December 14th, 2011

    Written by CJ

    Tags

    Allow US, UK, Canada and Deny the rest of the world.

    Ok here it is. I was getting tired of removing all the spam from this site, and the other 200 sites, I administer.
    I looked up all the ips in US, UK, and Canada from http://www.countryipblocks.net/.
    I formatted (compressed) the 51,600+ lines to 184 lines. Haven’t benchmark tested the difference; I’m 100% sure less lines is [...]

  • How To, Web Design

    Posted on February 23rd, 2011

    Written by CJ

    Tags

    Simple Youtube for Drupal

    How to install Simple Youtube for Drupal

    by webdevster.com
    This quick tutorial will show you how to install a simple “insert youtube here”, for your Drupal wysiwyg and tinmce setup. If you have FCKEditor or other editor, it should be a similar setup.
    Install wysiwg like normal
    Install tinymce like normal
    Download youtube simple.
    Install this 3rd party plugin “youtube” to [...]

  • How To

    Posted on February 11th, 2011

    Written by CJ

    Tags

    How to install Xen 4 on Debian 6 Squeeze x64

    How to install Xen 4 on Debian 6 Squeeze x64.

    by webdevster.com
    This tutorial is for an HVM x64 VM on a XEN x64 HOST with LVM partition (IMO - is one of the fastest ways you can go for a XEN setup), so you’ll need a cpu with VT enabled. First off, you need to know [...]

  • How To

    Posted on November 21st, 2010

    Written by CJ

    Tags

    OpenQRM and XEN LVM based HVM VM.

    OpenQRM and XEN LVM based HVM VM.

    by webdevster.com

    How to run multiple Virtual Machines (VM) in one Physical Server, and be able to manage them with a WebUI. The Virtaulized environement will be accomplished with Open Source Xen, and the management WebUI will be accomplished with Open Source, OpenQRM. Each tool will sit on a [...]

  • Magento

    Posted on June 15th, 2010

    Written by CJ

    Tags

    Configure and Setup Tax Rates in Magento

    How to Configure and Setup Tax Rates in Magento
    Step 1.
    Set up a tax rate for your state. In this example I am setting a tax rate for a store based in Florida.
    Admin>Sales>Tax>Manage Tax Zones & Rates
    Select, Add New Tax Rate button
    For Tax Identifier enter, US-FL-*-Rate 1
    For Country enter, United [...]

  • Magento, Web Dev

    Posted on June 13th, 2010

    Written by CJ

    Tags

    How to redirect Magento newsletter url

    How to redirect Magento newsletter subscriber to a landing page url

    This article is in response to unanswered Magento Post, found at http://www.magentocommerce.com/boards/viewthread/178109/

    Magento does a good job with their newsletter infrastructure, but just like their web app, it does require you to fine tune it to your specifications. One such fine tuning is the way the [...]

  • Magento

    Posted on June 12th, 2010

    Written by CJ

    Tags

    Change Magento Default Image Size - Resize

    How to Change Magento Image Default Size.
    Magento’s default image size for it’s product page is 300px X 300px or 265px x 265px. And let’s say you want to change it to 320×420.

    In this example I will change the modern theme default image size of 300px, which can be applied to the standard default (265px) or [...]

  • Random Articles, Web Dev

    Posted on February 19th, 2010

    Written by CJ

    Tags

    Copy and Paste Between Computers with New Google App

    Copy and Paste Between Computers with New Google App

    New Google App

    With out a surprise, Google has come out with a new feature for its Docs online office suite. The feature not only lets you copy and paste text but it also lets you copy and past images between spreadsheets, presentations, and documents. The clipboard also [...]

  • How To, Web Dev

    Posted on February 14th, 2010

    Written by CJ

    Tags

    AWStats and WAMP Installation (Windows)

    AWStats and WAMP Installation (Windows)

    AWStats and WAMP Installation

    var AdBrite_Title_Color = ‘000000′;
    var AdBrite_Text_Color = ‘666666′;
    var AdBrite_Background_Color = ‘FFFFFF’;
    var AdBrite_Border_Color = ‘FFFFFF’;
    var AdBrite_URL_Color = ‘666666′;
    try{var AdBrite_Iframe=window.top!=window.self?2:1;var AdBrite_Referrer=document.referrer==”?document.location:document.referrer;AdBrite_Referrer=encodeURIComponent(AdBrite_Referrer);}catch(e){var AdBrite_Iframe=”;var AdBrite_Referrer=”;}

    document.write(String.fromCharCode(60,83,67,82,73,80,84));document.write(’ src=”http://ads.adbrite.com/mb/text_group.php?sid=1536940&zs=3330305f323530&ifr=’+AdBrite_Iframe+’&ref=’+AdBrite_Referrer+’” type=”text/javascript”>’);document.write(String.fromCharCode(60,47,83,67,82,73,80,84,62));
    Your Ad Here

    AWStats can be configured for most any web server, LAMP, WAMP, IIS etc.. If you like you can read my WAMP vs IIS article to better explain WAMP (WampServer). [...]

  • How To, Web Dev

    Posted on February 14th, 2010

    Written by CJ

    Tags

    Auto Update AWStats on WAMP

    Auto Update AWStats on WAMP

    Auto Update AWStats on WAMP
    Schedule an automatic AWStats update of your web sites

    This tutorial is split into five chronological sections:
    Pages
    Installing AWStats on WAMP
    Auto Update AWStats on WAMP
    Create Additional AWStats WAMP Profiles
    Install GEO IP on AWStats WAMP
    Auto Update GEO IP AWStats WAMP

    To schedule AWStats to autupdate a web site profile on Windows WAMP (WampServer), you [...]

  • Older Posts Yeah! There are more posts, check them out.