sKunKbad

sKunKbad

Real Name: Brian Gottier

Temecula, California (United States)
Sewing Machine Store Owner / Web Designer & Developer

Biography

Raised in Escondido, CA, and a native Southern Californian. I attended Calvin Christian school from grade K thru 4, but transferred to public school because they would not allow me to attend after my parents got a divorce. I was emotionally and psychologically damaged by the divorce and was drawn to drugs and a terrible lifestyle that lasted 15 years. I was sick of life, people, and everything, but knew God was there. So I prayed, and God helped me by taking the old ways away. I now have a much different life. I am married and have a 5 year old son. We own a sewing machine store, and I do web design and development to supplement our income. Times are tough, but God helps us each day. Praise God for new beginnings!

Latest Contributions

  • "Power" business class hosting from inmotionhosting.com

    Average: 5 (3 votes)

    Company

    Inmotion Hosting

    I've been a Inmotion hosting customer for about a year now, and chose them only after VERY careful consideration of hosting environment options. I had previously used godaddy.com hosting, but there were too many reasons to leave, and I needed a host that met all of my needs.

    Needs:

    1) php sendmail enabled
    2) latest version of php (currently 5.2.6)
    3) PEAR available
    4) mod_rewrite available
    5) .htaccess & php.ini customization allowed
    6) multiple domains on one account ( I use 5, but they allow 6 )
    7) unlimited disk space
    8) unlimited bandwidth

    User Reviews

  • My Attempt To Convey The Wotm Method Online

    I had been in a Way of the Master Bible study a while back, and had even led the class at one point (although I didn't feel qualified). This method of evangelism is sometimes discouraged, even by Pastors of the church I was going to, but I made a website which has "the good person test" as the content of the home page. This website no longer exists, but if youd like to use the content, or direct people to it, the URL is:

    http://www.brianswebdesign.com/personal/

  • Need To Convert A Select Statement To Be Used By Mysql V.4.1.12

    I've got a SELECT statement that works fine in my new WAMP5 MySQL, but when uploaded to yahoo's server, which has MySQL version 4.1.12 it doesn't work. I've gone around in circles trying to make this work, and hoping some MySQL guru can help. Here it is:

    SELECT name, category, scent, size
    FROM general_widgets
    LEFT JOIN specific_widgets USING (gw_id)
    LEFT JOIN scents USING (scent_id)
    LEFT JOIN sizes USING (size_id)
    LEFT JOIN categories USING (category_id)
    WHERE sw_id=$sw_id

  • Write To Existing File And Replace Only Specific Contents

    I'm trying to read and write to an html file, but only a specific div.

    CODE
    <html>
    <head>
    </head>
    <body>
    <div id='notthediviwanttorewrite'>
    This is NOT text to replace
    </div>
    <div id='somediv'>
    This is text to replace
    </div>
    </body>
    </html>

  • Please Test My New Site Project

    I've been working on a new website design. I have tested it in :

    WinXP / IE5.5
    WinXP / IE6
    Win2k / IE6
    WinXP / IE7
    WinXP / Firefox 2
    WinXP / Firefox 1.5
    Win2k / Firefox 1.5
    WinXP / Opera 9.02
    WinXP / Safari Beta

    I'd appreciate comments on how the design looks in other OS / Browser combinations. I don't want to alter the design to work with really old browsers, but hoping that it works in all of the most used browsers on non-windows systems.