Category Archives: Coding Tutorials

So, we started our dive into WordPress plugin development with the first part of this tutorial where we talked a little about planning, basic plugin structure, custom post types, metaboxes and how to

Create Your Own Premium Membership WordPress Blog Part 1/3

Who doesn’t want to earn money from blogging? I mean, sometimes you have shortages, sometimes comments let you down, payment is not THAT good. But you know, it’s still better than real work, right? (Troll’s comments in 3..2..1..) So instead … Continue reading

Posted in Coding Tutorials | Tagged , , , | Leave a comment

Creating Your Own CMS Part 2 Access Levels & Administrators

Alright if you have read the first article that we worked on a while ago “Creating Your Own CMS Part 1 – Secure Login” then you should have some sort of CMS design with a secure login. Now that we … Continue reading

Posted in Coding Tutorials | Tagged , , | Leave a comment

Convert 1st Ideas from PSD to HTML [Very Detailed]

In this article you will learn how to convert 1st Ideas: Stylish Design Agency Website from PSD to HTML in a detailed step-by-step tutorial. You will learn how to create this layout using CSS styles, some CSS3 styles and JavaScript. … Continue reading

Posted in Coding Tutorials | Tagged , , , , , | Leave a comment

Mouthwatering Collection Of jQuery Plugins And CSS3 Tricks

Posted in Coding Tutorials | Tagged , | Leave a comment

Simons Google Doodle – HTML5 + JS jQuery Game

Posted in Coding Tutorials | Tagged , | Leave a comment

Create Your Own Premium Membership WordPress Blog – Part 1/3

Who doesn’t want to earn money from blogging? I mean, sometimes you have shortages, sometimes comments let you down, payment is not THAT good. But you know, it’s still better than real work, right? (Troll’s comments in 3..2..1..) So instead … Continue reading

Posted in Coding Tutorials | Tagged , , , | Leave a comment

Convert 1stDelicious Portfolio Layout From PSD to HTML [Very Detailed]

In this article you will learn how to convert 1stDelicious: A Simple Clean Portfolio Layout from PSD to HTML in a detailed step by step tutorial. You will learn how to create this layout by using a CSS framework, CSS … Continue reading

Posted in Coding Tutorials | Tagged , , , | Leave a comment

Convert a 3D Portfolio Dark Layout From PSD to HTML [Very Detailed]

In this article you will learn how to convert a 3D Portfolio Dark Layout from PSD to HTML in a detailed step by step tutorial. You will learn how to create this layout by using a CSS framework, some CSS … Continue reading

Posted in Coding Tutorials | Tagged , , , , | Leave a comment

40 Useful jQuery Techniques And Tutorials For Great User Interface

jQuery has really captivated our development through web. It is a powerful tool that improves the user’s interactivity in Web applications. With jQuery, development in your website is much easier and more flexible for the element in your website. In … Continue reading

Posted in Coding Tutorials | Tagged , , , , , , , | Leave a comment

Building Real-Time Form Validation Using jQuery

Client-side validation is something every web form should have, no doubts about that. While server-side validation does its job, it certainly lacks good user experience. What is so great about client-side validation then? Not only is it useful to the … Continue reading

Posted in Coding Tutorials | Tagged , , , , | Leave a comment

How to use CSS3 Orientation Media Queries

For a long time we have been able to specify styles for different media types using CSS, print and screen being the most recognizable. With CSS3 these media types have been extended to allow additional expressions, aka media queries, which … Continue reading

Posted in Coding Tutorials | Tagged , , | Leave a comment

How to Create Sleek Sliding Box Effect With jQuery

Today we’re going to create some sliding boxes effects built with jQuery and some CSS. Throughout this tutorial I’ll explain every line of used code with details,  Hope you will enjoy this understand it easily. If you want to follow … Continue reading

Posted in Coding Tutorials | Tagged , , | Leave a comment

jQuery for Complete Beginners Part 3

Welcome to the third post in this series, taking you from jQuery novice to jQuery expert. The past two weeks have essentially just listed functions that you will need to know. Today we are going to put the skills we’ve … Continue reading

Posted in Coding Tutorials | Tagged , , | Leave a comment