Sitemap

Most Searched for WordsEvery once in a while I take a deep breath and reorganize my whole site. I never would have imagined that in 3 years I would have created over 700 articles and 500 videos.

So, here I have every article and video organized. I’ve added a new category for just WordPress Theme Development since I’ve made over 50 articles / videos on that subject alone.

Feel free to submit your tutorial requests below. Everything I make is based off of the requests that you make.

If you know anyone that may find this information valuable take a second to share it [googleplusone]

Click the links below to go to those article’s that most interest you:

Marketing Article’s

Java Article’s

Design Patterns Video Tutorial

UML Video Tutorial

Object Oriented Design Video Tutorial

Web Design Article’s

WordPress Theme Development

WordPress Basics

Psychology / Indirect Hypnosis / NLP Article’s

Sales Article’s

Dieting Article’s

Recipe’s

Investing Article’s

Miscellaneous

 

6 thoughts on “Sitemap”

  1. I have a question for the PHP tutorials.
    I want to make a “coming soon” page. I want to know how to make a system that gives a unique link to everyone that signs up. The link will be used to share with friends. When they click on it, it will take them to the home page of my website. I also want to know which user that link is associated with to see how many people that person has invited.

    It’s a system like LaunchRock but I want to see how to make it.

    I hope you do this tutorial.

    Thanks

    1. You’d have to dynamically create a new page for each person that signs up. I cover file creation and manipulation here PHP File System Commands. Then build in a command that increments every time someone visits that page. All of the techniques you need are explained in that tutorial. I hope that helps

  2. I wanted to know if you could send me some JavaScript code to my email that would prompt some check boxes and then the submit button would send it as a variable and then compare it to answers at the end. I am making a test for my site and you seem like good help. I’m still learning java.

    1. My JavaScript and JQuery tutorials cover how to do that. I plan on making a bunch of web apps in the future as well. There isn’t anyway that I know to talk to a server app through an email application though that I can think of. I’ll look into that

  3. Hi, watched your videos which are brill, about adding widgett to wordpress, added widget to twenty eleven, added woocommerce as cart, when viewing catergory and product pages it does not pull in the child template with the extra left widget and I cannot identify how to do this or what template is being used. Could you tell me how to identify how to make woocommerce use the cild template. please. This is the last part of my puzzle, thanks for doing what you do.

    1. Sorry, but I’ve never made a complex theme for a woocommerce site. If you can explain in detail what you want I may be able to help. I’m kind of a visual thinker

Leave a Reply

Your email address will not be published. Required fields are marked *