DM Blog 2013 – Post Thumbnail

DM Blog 2013

Toronto, Ontario by

I've changed my blog's design several times over the years but I hadn't noticed that it's always been in December/January every year. This time, I decided to rewrite everything from the ground up – here are a couple features that I added...

Animating Rotation With jQuery – Post Thumbnail

Animating Rotation With jQuery

Toronto, Ontario by

All I wanted to do was start with an image centered on the page and then move it to its final position while shrinking it and rotating it. The only problem was the rotation part...

HTML5 History API – Post Thumbnail

HTML5 History API

Toronto, Ontario by

When re-designing my music site, I wanted to make sure that visitors could bookmark and share the original URL of the page without any appended #hashes. This was perfect for HTML5's History API.

DM Rating Stars – WordPress Plugin – Post Thumbnail

DM Rating Stars – WordPress Plugin

Toronto, Ontario by

For quite some time, I've been using my own custom plugin on my WordPress blog – one of the features my plugin adds is the ability to add rating stars to posts, and now, I've decided to make it available for download.

HTML5 and Website Changes – Part 2 – Post Thumbnail

HTML5 and Website Changes – Part 2

Toronto, Ontario by

In a previous post, I mentioned that I would be making some changes to my sites and eventually creating an HTML5 WordPress theme for this blog. I was able to merge a lot of my sites and I also eliminated some outdated sites that hadn't been updated in a long time.

HTML5 Audio with jQuery – Post Thumbnail

HTML5 Audio with jQuery

Toronto, Ontario by

In this post, I’ll go over the JavaScript used on DanielMenjivar.com, and as you’ve gathered from the title, I’ll focus on HTML5 Audio with jQuery.

DanielMenjivar.com Technologies – Post Thumbnail

DanielMenjivar.com Technologies

Toronto, Ontario by

In a previous post, I briefly highlighted some of the end-user improvements I made to my music site, and now in this post, I want to get a little deeper into things...

PHP Code: Twitter CRON Job – Post Thumbnail

PHP Code: Twitter CRON Job

Toronto, Ontario by

A while back, I posted about how I was using the Twitter API's to display the location info for my tweets. I've had a lot of requests to share some of that code, so here it is...

Twitter Location Info – Post Thumbnail

Twitter Location Info

Toronto, Ontario by

I've made some changes to the way my Twitter updates are displayed on my websites. I'm now including the name of the community where my tweets were posted from, and I've made several backend changes to how that data is being fetched.