Recently Popular Open-source Tagged Tutorials
Nov 13
jQuery 1.3 with PHP:- Using the Datatables plugin
From time to time, you will want to show data in your website and allow the data to be sorted and searched. In this chapter, we will look at: • How to install and use the DataTables plugin • How to load data pages on request from the server • Searching and ordering the data
Nov 3
MODx Web Development
In this chapter, you will learn how to modify the site to have a sign up form and log in form. We will also learn how to enable blogs to be posted only by friends. Read more about the book here: http://www.packtpub.com/modx-web-development?utm_source=tipclique.com&utm_medium=link&utm_content=news&utm_campaign=mdb_001305
Oct 6
How To Remove Guides From An Inkscape Document
Ever set guides on your Inkscape document only to find that you can't remove them when you don't need guides anymore? This tutorial will show you a way to remove guides from your Inkscape document.
Oct 6
How To Create A Blank Graphic Image Using Inkscape
Ever needed a blank image to serve as a placeholder or filler in your web design layout? This tutorial will show you an easy way to create a blank gif, jpg or png image using the open source vector graphics application Inkscape.
Oct 6
How To Create Incredible Web Graphics For Free!
Ever wanted to create cool web graphics but don't have the money for expensive commercial graphics software? Here's some helpful tips that will point you in the right direction toward creating spicy web graphics for your web site or blog for free!
Jun 16
Dates and Calendars module in Drupal 5
Dates and Calendars is an article extracted from Marjorie Roswells’s new book titled, ‘Drupal 5 Views Recipes’ by Packt Publishing. In this tutorial, users will learn how to create a wide variety of views, mostly from a single workshop content type. This chapter rounds out coverage of all of the Views User Interface fieldsets, including [...]
May 19
Import Structure and Data using phpMyAdmin 3.1
In this extract from Marc Delisle's new book, ‘Mastering phpMyAdmin 3.1 for Effective MySQL Management’, users will learn to bring back exported data created for backup and transfer purposes. They will get an overview of the various options available in phpMyAdmin to import data, and different mechanisms involved in importing SQL and CSV files.
Mar 4
Social Bookmarking with WordPress Plugin
From this tutorial, users will learn how to create a working, useful, and attractive WordPress plugin from scratch. Users will also learn how to extract information using WordPress API and how to use CSS to improve the appearance of the plugin. The knowledge users will gain from this tutorial alone will allow them to write [...]
Feb 23
Access Control
This tutorial gives the outline of a highly flexible role-based access control system. Furthermore, it helps in establishing principles using standard notions of RBAC. The tutorial teaches you the code for administering RBAC and also explains how questions about access can be answered.