Portrait Photography: Turn up the Bass with Headphones
This is a great inspirational and colorful showcase of photography from photographers on DeviantART, the very best in photos which use headphones as a strong focal point in the subject.
View ArticleTasty Canned Unicorn Meat Giveaway
Jobety is giving away 3 delicious cans of unicorn meat. I bet your mouth is watering now! Jobety, which is still in development, is a job search engine built for web designers and developers. The...
View ArticleJunkie Tips: Using Protocol Relative URLs
If you’ve ever created a site that need https, then you have probably ran into this issue. In IE, you get a warning about some of the content not being secure. This warning is caused because you are...
View ArticleCreate a Simple Twitter Widget with YUI 3 and YQL
I have been working a lot with YUI3 at my day job lately. One of the coolest new things about YUI 3 is YQL. YQL has a ton of features, but the short version is that it standardize different api’s into...
View ArticleA Closer Look at jQuery’s delegate Method
jQuery has several ways to attach an event to an element, and sometimes which one to use is not so obvious. In this article I am going to be focusing on .delegate() and some of the benefits of using...
View ArticleJunkie Tip: Check If An Element Exists
A good way to see if the element you are looking for exists (with jQuery).
View ArticleBreaking Down a YUI3 Widget
YUI3 has these great things called widgets. For you jQuery guys, a widget is sorta like a plugin. Widget driven development is nice because it allows you to modularize your code, based on certain...
View ArticleJunkie Tips: Disable Right Click Menu
Although this is not recommended from a usability standpoint, sometimes occasions call for the need to disable the browsers right click menu. Here’s a nice snippet to accomplish that:
View ArticleJunkie Tip: Asynchronous Google Analytics
Here is a way to make your Google Analytics asynchronous (non blocking). Make sure you change XXXXX-X to your sites ID. This example comes from the great HTML5Boilerplate. Which if you aren’t using,...
View ArticleCabooodle a community for creatives
Cabooodle is a cool new site for creative types. Graphic and web designers will find the site helpful. Users can upload designs and get feedback on their work.
View Article