TWiP Tip: JavaScript For Loops

September 21, 2011

This Week in Patterns (TWiP) Tips is an initiative to keep me blogging regularly. From time to time I will post patterns that I currently use or new patterns that I come across. While simple in nature, JavaScript for loops are a staple of the language. Rarely do I write any decent length script where [...]

{ 0 comments }

I have finished inverter, a jQuery plugin that inverts the colors of images. If using a non-IE browser, the HTML5 canvas element will be used to invert the image, but fear not…if using Internet Explorer, the ‘inverse’ CSS filter is used, making inverter cross-browser compatible. Check out the inverter project page. View the inverter demo. [...]

{ 0 comments }

multiselect jQuery UI plugin/widget is now available

September 14, 2011 Random Thoughts

I have finished multiselect, a jQuery UI plugin which adds some eye candy to HTML <select> boxes. I still have some options in mind of things I’d like to do with it, but wanted to go ahead and get it out there to the masses. Enjoy! Check out the multiselect project page. View the multiselect [...]

Read the full article →

Sprint has come thru on the EVO 3D

June 22, 2011 Random Thoughts

Having signed up for new phone service with Sprint back in July of 2010, crossing over from an AT&T iPhone 4 plan, I was happy to know I was eligible for yearly upgrades. So, you might imagine the horror when I found out that Sprint changed it’s Premier Membership plan and I’d only be eligible [...]

Read the full article →