powered by UserVoice

Nettuts Tutorial Suggestions Forum

Log in or Sign up |

Welcome to the Nettuts+ tutorial, article and competition suggestion page! Add your suggestions for tutorials, articles and competitions to this page. If it gets enough votes we'll make it happen!

  1. 3 votes

    Digital Delivery

    I would love to have a tutorial pertaining to setting up or creating a digital delivery system, or at the very least an article about the subject. and make it a tuts plus article too, no reason for me to keep paying if everyone can get the good tuts for free.

  2. 1 votes

    a one stop shop listing of all web coding languages and what they specifically do.

    Ruby's HTML Wheels and PHP Java XTMLadocious Script......UUUHHGG---for a beginner I'm confused on what to learn and focus on ---is there a directory or one course to take where I can get a brush up on all the coding languages and what they specifically do?

  3. 1 votes

    Some Sharepoint tutorial

    Why some Sharepoint tutorial (Moss and/or WSS) I have a little experience but i can share what i know

  4. 7 votes

    How to create a CMS using Codeigniter

    I have been developing my own CMS for a while and I really have gotten into Codeigniter but still trying to figure the best way to do a CMS using the MVC that Codeigniter utilizes.

  5. 3 votes

    Make a tutorial about templating in codeigniter.

    Hello, i have always wanted to know how to properly load pages dynamicly with codeigniter (splitting your template up in header, nav, page and footer and including them) and then loading dynamicly the pages with a $data variable and so on. You wouldn't believe how many times i keep getting stuck ... more

  6. 4 votes
  7. 3 votes

    create a php based login page with a trial period

    it would be usful to know how to build a login form for a website and only allow the user a free access trial of a specific amount of days.

  8. 1 votes
  9. 3 votes

    Quick JS Tute: access parent JS object

    I would love to see some different ways to access a parent javascript object. eg:

    var myParent = {
    value: 123,
    aChildObject: {
    foo: function(){
    // ways to access myParent.value from here
    // myParent.value
    // this.parent?
    // using constructor in... more

  10. 3 votes
  11. 1 votes

    How to convert video files using ffmpeg and php

    This is an important and critical part in web.I had not found any good tutorial.Nettuts is one of my favorite site.I hope they will give some well documented tutorial for video conversion.

  12. 3 votes
  13. 3 votes

    Forms with dynamic expanding sections

    A guide to creating forms that present more options based on some of your selections. for example, FLOORING TYPE: Carpet or Vinyl. If 'Carpet' is selected, then a new set of checkboxes/inputs just relevant to carpet will appear.

  14. 3 votes

    Fix the CSS for Beginners video.

    The CSS for Beginners video will not stream or download fully. I have tried it in multiple browsers. Other videos work just fine.

  15. 3 votes
  16. 11 votes
  17. 9 votes

    Create an ajax based product search filter with PHP

    i would like to see a tutorial about filtering products from a database with php and ajax

  18. 28 votes

    Create a portfolio site using PHP and CSS

    I would like to see a portfolio website implementing PHP and CSS from scratch. Complete with an upload page to upload new work or content to specified areas on the site.
    I.E. info for homepage, most recent or added work pulling form the just added work to the homepage, adding portfolio pieces to ... more

  19. 1 votes
  20. 3 votes
powered by UserVoice