The Need To Blog

By  on  

As my first post to BluDice, I feel the need to share my relevance to the blogging spectrum.

Experience

Nothing beats experience. Talent is always a great attribute for anyone in any field to have, but in my years of programming, I've run into all kinds of situations. There is never one blanket solution to the many problems you encounter during your time as a programmer (besides quitting, but that's really not an option, is it?). I've combed the internet a time or two looking for solutions to problems I run into. I know that I'm not the only one who's encountered ANY of the problems I've come upon, regardless of language (Javascript, PHP, CSS), medium (domain, hosting, DNS...), or theory. I'd like to save you the time you'd probably spend scouring the internet looking for answers by sharing with you my experiences and solutions.

Expertise

I wouldn't consider myself or pass myself off as the authority in any part of web development, but I would consider myself to be a code junkie. I mainly work with PHP, MySQL, JavaScript (custom and MooTools), and CSS, but I've also worked with ASP, ColdFusion, .NET, VB, C, C++, JSP/Servlet, and every just about every other language you can think of. I've also been acquainted with hosting, domain, email, DNS, and other web-related areas. I feel more than qualified to provide my two cents and solutions an these areas.

Enthusiasm

We're still in the infancy of the internet. Now's the time to set the rules for the future and push the boundaries for what the internet is. I'd like to promote pushing the limits of programming make the web better for developers and users. I'd also like to allow my blog visitors to ask me and challenge me to find solutions; better solutions.

Welcome to my blog. I hope you gain something out of it.

Recent Features

  • By
    Create a CSS Cube

    CSS cubes really showcase what CSS has become over the years, evolving from simple color and dimension directives to a language capable of creating deep, creative visuals.  Add animation and you've got something really neat.  Unfortunately each CSS cube tutorial I've read is a bit...

  • By
    Convert XML to JSON with JavaScript

    If you follow me on Twitter, you know that I've been working on a super top secret mobile application using Appcelerator Titanium.  The experience has been great:  using JavaScript to create easy to write, easy to test, native mobile apps has been fun.  My...

Incredible Demos

  • By
    Camera and Video Control with HTML5

    Client-side APIs on mobile and desktop devices are quickly providing the same APIs.  Of course our mobile devices got access to some of these APIs first, but those APIs are slowly making their way to the desktop.  One of those APIs is the getUserMedia API...

  • By
    MooTools & Printing – Creating a Links Table of Contents

    One detail we sometimes forget when considering print for websites is that the user cannot see the URLs of links when the page prints. While showing link URLs isn't always important, some websites could greatly benefit from doing so. This tutorial will show you...

Discussion

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