New Additions to the Vault: 11/4

Sample Image

I’m getting lazy about updating the vault with new tutorials. I really need to find more of an automated way to do this; but it’s a bit difficult when they’re posted across multiple sites. Anyhow, here’s what I’ve been up to for the last few weeks.

  1. Ask JW: Building the jwAnnounce jQuery Plugin
  2. Build a Simple Content Slider jQuery Plugin
  3. Ultimate Guide to Creating a Design and Converting it to HTML and CSS
  4. CSS: The Very First Steps (Subscription Tutorial)
  5. TypeKit: Removing the Wrapping Paper

Components

I’ve also released a couple helpful jQuery plugins this week; nothing too life shattering, but helpful none the less.

filterJSON

filterJSON

Imagine that you have a JSON file, and need an easy way to filter through and display its contents on the page. If you’re using a helpful JavaScript library like jQuery, you could use .getJSON() to load and parse the file; however, you’re then left with a huge clump of data to sort through.

Wouldn’t it be easier if there was a way to, in a sense, allow for pagination through these objects? Wouldn’t it be easier if we could set the number of items to display on the page at any given time? That’s exactly what this plugin does.

jwAnnounce

jwAnnounce

I was recently asked on Twitter if I was aware of a simple announcement plugin for jQuery – where a little bar is posted at the top of a website informing the user that some important news/update is taking place. I’m sure you’ve seen them plenty of times. With jQuery, we can create a wrapper for this effect easily and quickly.

On the Horizon

Coming up this Friday is a pretty nifty screencast called “ajaxComments.” It’ll teach how to take a simple PHP comment form and AJAXify it with the jQuery post() method and some pretty animations.

P.S. Don’t forget to bookmark this page to stay up to date on the latest Twitter video quick tips from Nettuts+! If you’re unfamiliar, they’re five minute or less web development tips.

Comments

  1. Yoosuf said...

    Jeff, this guy has done everything with jQuery and PHP have a look http://9lessons.blogspot.com/ i guess u can hire that guy to

    posted on November 4, 2009

  2. admin said...

    Taking a look now. :)

    posted on November 4, 2009

  3. Asin said...

    unbelievable facts

    posted on November 5, 2009

  4. Phil said...

    Hey Jeff. I was looking for an email, but couldn’t find one. I live in Nashville and was wondering if you’d like to meet up sometime. Email me if you’d like too. Sorry about leaving this as a comment. Feel free to delete.

    posted on November 6, 2009

Leave a Reply