Browsing Author

Nikola Malich

I am an independent Web Developer who enjoys working with PHP, JavaScript, HTML, CSS and PhotoShop. I'm an enthusiast of the CodeIgniter PHP Framework as well as the jQuery JavaScript library and am hoping to learn Ruby in the near future.
Author Feed

Easy Script Loading with yepnope.js

Easy Script Loading with yepnope.js

Officially released by Alex Sexton and Ralph Holzmann in late February of 2011, the yepnope.js resource loader features asynchronous, conditional loading and preloading of both JavaScript and CSS resources. This makes managing dependant, conditional code a breeze.

Managing Cron Jobs with PHP

Managing Cron Jobs with PHP

The cronTab, or “Cron Table”, is a Linux system process / daemon which facilitates the scheduling of repetitive tasks thereby easing up our day to day routine.

In this tutorial, we’ll create a dynamic PHP class that, using a secure connection, provides us with a means to manipulate the cronTab!

Create a Dynamic Content Editing System: New Premium Tut
plusvideos

Create a Dynamic Content Editing System: New Premium Tut

In this week’s in depth Premium tutorial – in both written and video formats – we are going to learn how to create a dynamic content editing system using the jQuery UI Widget Factory. We’ll go over how to develop a logical, object orientated jQuery UI Widget, transform various nodes to editable text fields, delegate events within the widget framework, manage context, toggle icons, serialize data, and of course edit, restore and delete data using jQuery’s fantastic AJAX functionality!

Become a Premium member to read this tutorial, as well as hundreds of other advanced tutorials and screencasts.

Paginate Anything with jQuery: New Plus Tutorial

Paginate Anything with jQuery: New Premium Tutorial

In this Nettuts+ Premium tutorial, you’ll learn how to use jQuery to paginate virtually anything: blogs, image galleries, tables and more! We will review the basic set up, steps and calculations required to paginate content and create dynamic links, etc. By the end of this tutorial you should feel comfortable incorporating this style of pagination into any of you projects. Sign up!

Dynamic Sprite Framework with PHP: New PLUS Tutorial
plus

Dynamic Sprite Framework with PHP: New PLUS Tutorial

In this Nettuts+ PLUS tutorial, you will learn how to create a dynamic “Image Sprite Framework” from an icon set of your choosing. The framework will consist of the sprite image, a sprite stylesheet whose class names and properties correspond to the icons within our sprite image, and an HTML preview page – which we can use as a quick reference guide for the framework. By the end of this tutorial, you should feel comfortable creating dynamic image sprites on your own and should be able to implement and take full advantage of the many benefits this system provides.

Sign up!