Blogging, jQuery, Websites | No Comments | April 5, 2012
If you haven’t checked out the awesomeness that is ‘jQuery Masonry’, I would politely ask you where you’ve been for the past year. Actually, I would direct you over to the jQuery Masonry website (http://masonry.desandro.com/). Typically when you view a grid of content on a website it looks sort of like a checkerboard of images [...]
take me to this post to read more...
Blogging, Websites | No Comments | April 4, 2012
Doesn’t it seem like all the good ‘.com’ domains are taken? I love coming up with new ideas, but when it comes to finding a domain name it becomes impossible to find an available domain that fits the shoes of my new website. Shouldn’t finding a domain name be fun? Like coming up with a name for your new pet. This little fluffy guy will be called Sergeant Fuzzy Boots!
take me to this post to read more...
HTML, Javascript, jQuery | No Comments |
I’m constantly finding myself searching Google when I need to find out how to detect when a radio box has been changed using jQuery, and sometimes I have to search down a couple results til I finally find one that works. So, since this may come up again in the future, I have just decided [...]
take me to this post to read more...
HTML, Javascript | No Comments | April 3, 2012
Somtimes you need a way to communicate with an iframe. Talking directly to the iframe can be done by sending parameters via the src URL, but what if you need a simple way to pass something from an iframe to the parent page? Well, the simplest way to do this would be to call a [...]
take me to this post to read more...
Blogging, Websites | No Comments | March 16, 2012
Apparently Vimeo’s new look has been around for well over a month now; however, I didn’t find out about the change until just this morning. I guess that means I need to log-in to my Vimeo account more often. Anyways, this is the first big re-model of the popular Vimeo interface. I’ve noticed they have [...]
take me to this post to read more...
Javascript, jQuery | No Comments | March 15, 2012
So, many of you may have heard about the amazing jquery plug-in called ‘Infinite-Scroll’. If you haven’t you need to check it out here. Anyway, when I was trying to incorporate this plug-in to my site, it was very easy; however, I could not for the life of me figure out how come the loading [...]
take me to this post to read more...
Websites | No Comments | March 8, 2012
There are quite a few great websites coming out that are making great use of the new facebook Graph API. Here are just a few websites that I have found that are definitely worth checking out.
take me to this post to read more...
Javascript, jQuery | No Comments | March 2, 2012
Animating a sprite with jQuery is very simple. I have created a simple sprite animation to show you how this is done. I have used a png image of Mario from the SNES ‘Super Mario World’. You can see what the image looks like below: Check out the demo here. Below is the simple code [...]
take me to this post to read more...
Facebook, Javascript, PHP | No Comments | February 17, 2012
I don’t know what it is about Facebook documentation that I find tedious. I feel that their documentation overcomplicates things because they try and cover so much. Anyway, I created a very basic version of how to implement their Authentication API. Take a look at the simple demo here: http://www.tonylea.com/go/examples/easy-facebook-authentication/ You can checkout the repository [...]
take me to this post to read more...
Blogging | No Comments |
Apple has recently announced their latest operating system, Mountain Lion, which will be available this summer. This latest version of the operating system is a clear indication that Apple wants all mobile, tablet, and desktop devices to all play nicely. There are so many great new features in this upgrade. Here are some of the [...]
take me to this post to read more...