Being 25 Today

By  on  

Ugh. I remember graduating high school like it was two weeks ago.

Today, I turn 25 years of age. A quarter of a century. Wow.

In any event, I'll be swimming and acting like a fool today. See you next week!

Recent Features

  • By
    7 Essential JavaScript Functions

    I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like addEventListener and attachEvent.  Times have changed but there are still a few functions each developer should...

  • By
    How to Create a Twitter Card

    One of my favorite social APIs was the Open Graph API adopted by Facebook.  Adding just a few META tags to each page allowed links to my article to be styled and presented the way I wanted them to, giving me a bit of control...

Incredible Demos

  • By
    HTML5 Datalist

    One of the most used JavaScript widgets over the past decade has been the text box autocomplete widget.  Every JavaScript framework has their own autocomplete widget and many of them have become quite advanced.  Much like the placeholder attribute's introduction to markup, a frequently used...

  • By
    Image Data URIs with PHP

    If you troll page markup like me, you've no doubt seen the use of data URI's within image src attributes. Instead of providing a traditional address to the image, the image file data is base64-encoded and stuffed within the src attribute. Doing so saves...

Discussion

  1. Happy birthday David!

  2. Happy Birthday!

  3. Tobias Raatiniemi

    Happy Birthday!

  4. Happy Birthday, David!

    25 was a fantastic year for me… hope yours is equally as nice!

  5. Oliver Brisson

    Happy Birthday! Best wishes from Switzerland

  6. Congratulations!! And now on to the big 3 O ;) Hope you had a great day.

  7. Happy Birthday yo.

  8. Happy Birthday, David!

  9. 25… is it decimal or hex? :) have a nice day david!! happy birthday!

  10. Jan Henkes

    Happy birthday!

  11. Thank you to everyone for the birthday wishes!

  12. JohnnyMo

    Happy birthday !

    From China

  13. JohnnyMo

    Happy birthday

    from China

  14. thomasd

    Happy Birthday!

    From Austria

  15. Happy birthday
    Hope you had a good one

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