Hit enter to search or ESC to close
Joshua Doodnauth
  • Home
  • About
  • Blog
  • Development
    • Lab
    • Projects
    • Programming
    • Open Source
  • Contact
    Category

    Javascript

    Getting Started with HTML5 CanvasCanvasDevelopmentHow-toHTMLJavascript

    Getting Started with HTML5 Canvas

    The HTML5 Canvas element allows developers to create 2D drawings and animations in their web pages and apps through Javascript. There are many different applications…
    Joshua Doodnauth
    Joshua DoodnauthApril 1, 2014
    Vanilla JavaScriptDevelopmentHTMLJavascript

    Keep it simple with Vanilla JavaScript

    Remember when you first learned jQuery, it was powerful.  You could find, add, remove, and animate elements all in one line. It was amazing! So…
    Joshua Doodnauth
    Joshua DoodnauthOctober 15, 2013

    Google Chrome Developer Tools is an essential tool in Web Development, which can also be overwhelming to learn.  Here is a pretty good intro to debugging  your app with DevTools:Unleash the Power of Chrome Developer Tools: A Tutorial – By Patrick Steele

    Wordpress SecurityDevelopmentHow-toJavascriptWordpress

    SSL proxy issues with WordPress and WooCommerce

    I recently had the chance to get acquainted with the difficulties of installing WooCommerce in the Network Solutions hosting environment. WooCommerce is an excellent plugin…
    Joshua Doodnauth
    Joshua DoodnauthOctober 1, 2013

    realistic rain effect: rainyday.jsFantastic script for creating an animated rain effect over images

    Resource interpreted as Script but transferred with MIME type text/plainDevelopmentHow-toJavascript

    Resource interpreted as Script but transferred with MIME type text/plain

    Still getting some issues with development on my new computer, this one has to do with JavaScript files. Background Some background on what I have…
    Joshua Doodnauth
    Joshua DoodnauthFebruary 8, 2013
    DevelopmentJavascriptLab

    Experiment: Javascript Connection Speed Test

    Page loading is an important metric to track for any web developer, having poor load times can decrease user experience, increase abandonment, and wreak havoc…
    Joshua Doodnauth
    Joshua DoodnauthJanuary 3, 2013
    DevelopmentHow-toJavascriptLab

    How to: Minimal jQuery Tabs

    Tabs are a great way to organize related information into a space on your webpage.  They offer a familiar user interface to the user, where they can…
    Joshua Doodnauth
    Joshua DoodnauthDecember 19, 2012
    DesignHTMLJavascript

    HTML5 Tips – Grayscale Image Hover

    I found a nice little HTML5 and jQuery effect to grayscale an image without having two images.  The demo looks smooth... could be useful in…
    Joshua Doodnauth
    Joshua DoodnauthFebruary 7, 2011
    DevelopmentJavascriptOpen SourceProgrammingXRap

    Run External Apps using XPCOM Interfaces

    I thought it was impossible to run a program outside my XUL app, mainly because of some kind of JavaScript restriction. There are client-side restrictions…
    Joshua Doodnauth
    Joshua DoodnauthDecember 4, 2008
    1 2 Next

    © 2024 Joshua Doodnauth.

    • Home
    • About
    • Blog
    • Development
      • Lab
      • Projects
      • Programming
      • Open Source
    • Contact