Two New Plus Tutorials This Week!
plus

Envato’s 3rd Birthday Bash, Day 2 – Two New Premium Tutorials!

I’m excited to release not one, but two brand new Premium tutorials and screencasts this week, as part of our birthday celebration. Whether PHP or JavaScript is your forte, we’ve got you covered! Learn how to build a neat code-snippet box, and how to paginate data with CodeIgniter!

Not a Plus member? There’s no better time to join with the chance to win a new 20″ iMac if you sign up to Plus before midnight the 21st of August (Australian Eastern Standard Time). Become a Premium member!

1. How to Create a jQuery Code-Snippet Box

“In this tutorial we’re going to be creating a code-snippet box that displays example code on web pages in an attractively formatted and easy to read way, much like what you see here on Nettuts. Code-snippet preview boxes like this are often made as WordPress plugins, but we’ll see how we can do the same thing with just a little jQuery and CSS.

We can add all of the expected features such as line-numbering and line striping, and all of the usual tools such as viewing the code as plain text and printing it in a printer-friendly manner. The following screenshot shows the kind of thing that we’ll end up with by the end of the tutorial:”

Tutorial By: Dan Wellman

2. Easy Pagination with CodeIgniter

“In this Nettuts+ Premium tutorial we are going to learn how to use CodeIgniter’s Pagination Class to paginate our blogs. Once we have firm understanding of how to load, configure and use CodeIgniter’s Pagination Class, we’ll learn how to use jQuery to make our page navigation dynamic. We’ll examine part of jQuery’s AJAX functionality and demonstrate how to use it in conjunction with CodeIgniter’s Pagination Class. At the end of this tutorial you should have a solid fundamental understanding of how to paginate data in CodeIgniter using jQuery. You should also be able to implement these techniques into your own CI blog system with ease.”

Tutorial By: Nikola

Join Tuts Plus

NETTUTS+ Screencasts and Bonus Tutorials

For those unfamiliar, the family of Tuts+ sites runs a premium membership service called Premium. For $19 per month, you gain access to exclusive premium tutorials, screencasts, and freebies at Nettuts+, Psdtuts+, Audiotuts+ and Vectortuts+! For the price of a pizza, you’ll learn from some of the best minds in the business.

Not a Plus member? There’s no better time to join with the chance to win a new 20″ iMac if you sign up to Premium before midnight the 21st of August (Australian Eastern Standard Time). Join today!

  • Subscribe to the Nettuts+ RSS Feed for more daily web development tuts and articles.


Add Comment

Discussion 29 Comments

  1. ema says:

    really nice…happy birthday !!!

  2. Evan Riley says:

    This is great! I’m download the screencast now, glad I signed up for Plus awhile ago!

  3. Glad I am a Plus member, nice tuts!

  4. rzepak says:

    I can’t download jQuery Code-Snippet Box.. It gives some xml with errors

  5. Rik Girbes says:

    Here it says that the end of The imac competition is 21 of august?

    should’t that be 22 of august?

    Rik

  6. Jermaine says:

    Im about to check it out now

  7. Prince says:

    Congrats Jeffrey,
    Here’s a request:
    “A tutorial on color selection for web site,component designing(photoshop), the tinge that you create in background.Am really astonished to see the depth they create on screen”.
    Thanks.

  8. Ivan says:

    I’m really considering getting into the Plus program.

  9. Roland says:

    Happy Birthday! :)

  10. Raspo says:

    I think that jquery code-snippet is quite useless without a syntax highlight

  11. Yoosuf says:

    Jeff,

    CI Paging was really usefull, one more suggesion, why dont you guys host the Vedio files in a FTP? taking hell allot of time to download!

  12. I’m starting to wonder whether this “birthday celebration” is more about trying to sell as much stuff as possible.

  13. Geoffrey Krachum says:

    Just became a tuts+ member. So this is great news! more jQuery tuts are welcome by the way..

    And I’m seeing that Jeff had read the feedback from a few posts back by posting more CodeIgniter tuts..

  14. Great tuts and happy birthday!

  15. David Moreen says:

    There seem to be a lot of fuss over CodeIgniter. I think I need to join the band wagon try it out, whatever it is. Let me tell you though, I’m pretty excited to get started on that jQuery box!

  16. You know what we need more of is Kohana tuts. There are not enough of them out there. And in my experience, KO blows the socks off of CI.

    If you would like me to write one, I am more than willing.

  17. Dude, you guys are awesome. I logged into plus this morning to get the link to the birthday bash thing and saw the tutorials and had no idea what was going on.

    Keep up the amazing work, and happy 3rd again! :D

  18. Ross says:

    Just a suggestion: Could Net tuts upload a few CakePHP or Yii tutorials? Im sure there are a lot of developers who use them that visit this site, and I myself would be extremely interested in some tutorials on for the two popular frameworks.

  19. Kartik says:

    what happened to the results of the PHP/JS contest ?

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.