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
    I’m an Impostor

    This is the hardest thing I've ever had to write, much less admit to myself.  I've written resignation letters from jobs I've loved, I've ended relationships, I've failed at a host of tasks, and let myself down in my life.  All of those feelings were very...

  • By
    Write Simple, Elegant and Maintainable Media Queries with Sass

    I spent a few months experimenting with different approaches for writing simple, elegant and maintainable media queries with Sass. Each solution had something that I really liked, but I couldn't find one that covered everything I needed to do, so I ventured into creating my...

Incredible Demos

  • By
    Build a Toggling Announcement Slider Using MooTools 1.2

    A few of my customer have asked for me to create a subtle but dynamic (...I know...) way for them to advertise different specials on their website. Not something that would display on every page, but periodically or only the homepage. Using a trick...

  • By
    Fullscreen API

    As we move toward more true web applications, our JavaScript APIs are doing their best to keep up.  One very simple but useful new JavaScript API is the Fullscreen API.  The Fullscreen API provides a programmatic way to request fullscreen display from the user, and exit...

Discussion

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