Get $500+ of the best After Effects files, video templates and music for only $20!
The Battle Wages on with 5 New Screencasts
videos

The Battle Wages on with 5 New Screencasts

Each day this week, we’ll post five of the top twenty-five videos from the Nettuts+/Screenr competition. Your job, if you choose to accept it, is to review these short web development video tips and choose your favorite one in the poll below. How should you judge? Quite simply – there are no rules! Pick the one that helped you the most. The most chosen video each day will earn a spot in the top five at the end of the week!

As we move into the third day of this screencast competition, we have new entries on topics ranging from querying WordPress to submitting forms with Mootools to using custom fonts with CSS!

1. Submitting a Form with Mootools

2. How to Add Custom Thumbnails to Your WordPress Posts

3. How to Parse XML in PHP Using SimpleXML

4. How to Query WordPress

5. Custom Fonts Across all Browsers Using CSS


Add Comment

Discussion 36 Comments

  1. Latavish says:

    Watching all these great tutorials has gotten me motivated in doing a screen cast. ;-) Can’t wait till the next competition. Tuts Plus is on its way to being KING.

  2. mary says:

    I really liked the parsing XML one, very well explained!

  3. Ambient says:

    Isn’t that the Salamander from MechWarrior? O:

  4. Mateus Pinheiro says:

    Man, could you ever do anything in WordPress without querying?

    Good one ;D

  5. Crak says:

    The MooTools blew me away! I have never seen such a solid tutorial!

    Who ever designed Mootools knows how to deliver a concise, crisp and knowledgeable tutorial!

  6. Deoxys says:

    lol, how old is that parsingXML guy? ^^

  7. John says:

    Although I enjoyed the Mootools one, I wish he explained how to use it a bet more (i.e. including more events than just having the text appear at the top). I had to go with the custom CSS Fonts on this one.

  8. LuK says:

    I guess the parsing xml guy isn’t very old, from that point, big up to you! =)

  9. Mike Webs says:

    In “how to query WordPress” he typed “categoty” instead of “category” and it still worked? how?

    Another thing, orange text on top of black background … you gotta be kidding me :D I had a hard time to follow his code.

    Other than that, I still enjoy the tut tho, good job and keep up the great work guys.

  10. w1sh says:

    1. Who will submit a form with JS? What if someone has JS disabled and they use IE6 like me?
    2. Badass little custom field tut that taught me a lot in a few minutes. I was totally expecting it to suck. Can’t wait to start using this method rather than some bulky plugin. Good job Tylor.
    3. What the Hell is XML? You’re just making things up and pretending you’re writing a screencast on it! I’ve got a brief tut on XJAMNOS: [ Type in "jibber" and it returns "jabber" every time ]
    4. Decent tut. Wish you went more into real-world examples on how to use query_post for the greater of mankind rather than just direct people to the codex. Not bad though. It actually encouraged me to go to the codex.
    5. Gets my vote because it’s not specific to any one technology (I’ve seen a lot of WordPress/jQuery stuff on this site), and it teaches something very simple that everyone can use to make the web a better place.
    BTW, why is that local property repeated or was it just a typo that was ignored like in the query_posts “categoty” tut?

    Screenr: I’m lovin’ it!

  11. Archer says:

    Hey Wish.

    Stop using IE6.

    Congratulations, you’re on a web design site.

  12. Aaron Godin says:

    Giles, excellent tutorial! I learned a ton, and it is well explained!

  13. Vayu Robins says:

    Tutorial 5 about custom fonts was very interesting. :-)

    I tried it out my self, but it didnt work in Google Chrome on a Windows machine eventhough the author said it did. Is it just me or?

    Another question, if this works in all browsers, why do we have plugins like sifr, flir, typeface etc?

    Vayu

  14. Althalos says:

    The WordPress screencast was awesome! And a big plus for making the final change at 4:54 XD

  15. DemoGeek says:

    Many of these are good stuff…I wish they’ve either increased the font size or have zoomed-in enough to read those better. I really liked the SimpleXML presentation.

  16. Aqib Mushtaq says:

    I liked the css font one, fantastic as i thought the only way to get a custom font was through sifr.

Add a Comment

To add a code snippet to your comment, please wrap your code like so: <pre name="code" class="html">YOUR CODE</pre>. You can replace the class name with "js," "css," "sql," or "php." If there are any "<" or ">" within your code, please search and replace them with: &lt; and &gt; respectively.