Upcoming Blog Changes

By  on  

The BluDice blog will be going under some major changes during the upcoming month, including:

  • Domain change to "davidwalsh.name"
  • Added "Tools" section, where I will provide numerous Web Developer tools to allow you to compress your CSS, HTML, and JavaScript, and much more
  • Custom design -- even I know the current one is awful
  • Blog posts with images and in-depth examples (I've been holding off on some cool MooTools stuff for the new design)
  • More personalized content -- the site wont be about my person life, but I plan to throw more of my own flavor into writing.
  • More reader interaction. I'd like to do a "mailbag" post from time to time, where you can ask questions.
Do you have any requests or ideas for the blog? Please share them!

Recent Features

Incredible Demos

  • By
    Animated Progress Bars Using MooTools: dwProgressBar

    I love progress bars. It's important that I know roughly what percentage of a task is complete. I've created a highly customizable MooTools progress bar class that animates to the desired percentage. The Moo-Generated XHTML This DIV structure is extremely simple and can be controlled...

  • By
    MooTools Text Flipping

    There are lots and lots of useless but fun JavaScript techniques out there. This is another one of them. One popular April Fools joke I quickly got tired of was websites transforming their text upside down. I found a jQuery Plugin by Paul...

Discussion

    Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!