New tutorials

Quick Tip: The Best Way to Run Internet Explorer on your Mac

Quick Tip: The Best Way to Run Internet Explorer on your Mac

By CMS tutorial Crawler in Other

While Mac users do have a handful of resources available, when viewing new web designs in Internet Explorer, the quickest solution is to use Wine, which can create a wrapper for the native PC Internet Explorer app! Even better, an app, called Wine Bottler makes adding the IE icon to your dock amazingly simple. I'll show you what to do in today's video quick tip!

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo

Deciphering Magic Methods in PHP

Deciphering Magic Methods in PHP

By CMS tutorial Crawler in PHP

PHP provides a number of magic methods that allow you to do some pretty neat tricks in object oriented programming. These methods, identified by a two underscore prefix (__), function as interceptors that are automatically called when certain conditions are met. Magic methods provide some extremely useful functionality, and this tutorial will demonstrate each method's use.

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo

Take Advantage of CSS3 to Achieve Subtle Design

Take Advantage of CSS3 to Achieve Subtle Design

By CMS tutorial Crawler in CSS

I hear this CSS3 thing is all the rage. Resources are flying around the tutorial world and blogosphere providing brilliant examples of creative new ways to design using CSS3 modules. However, it's easy to over-implement and lose the brilliant subtlety of great user interfaces. Here are three quick tips for using powerful CSS3 techniques in subtle ways.

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo

Web Dev Q&A #2 - PHP Sessions, HTML5 Doctypes, and Form Styling

Web Dev Q&A #2 - PHP Sessions, HTML5 Doctypes, and Form Styling

By CMS tutorial Crawler in Other

We're back with the second entry in the Nettuts+ Q&A series. Today, we discuss the difference between LESS and Sass, how to pass server-side values to your JavaScript, how to work with PHP and cookies, and the HTML5 doctype.

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo

How to Create a Web Service in a Matter of Minutes

How to Create a Web Service in a Matter of Minutes

By CMS tutorial Crawler in Other

Offering your content or logic as a service on the web is a great idea. For starters it allows you to build numerous front-ends for your own information without having to access the databases all the time (and thus making scaling your system much easier). The even more practical upshot is that you allow people on the web to play with your information and build things you never even dreamed of doing.

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo

Design An Elegant Featured Content Slider for Wordpress

Design An Elegant Featured Content Slider for Wordpress

By CMS tutorial Crawler in Wordpress

In this tutorial, we'll create an elegant featured content slider for Wordpress like the one featured on http://www.fuseboxtheatre.com.

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo

Object-Oriented PHP for Beginners

Object-Oriented PHP for Beginners

By CMS tutorial Crawler in PHP

For many PHP programmers, object-oriented programming is a frightening concept, full of complicated syntax and other roadblocks. As detailed in my book, Pro PHP and jQuery, you'll learn the concepts behind object-oriented programming (OOP), a style of coding in which related actions are grouped into classes to aid in creating more-compact, effective code.

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo

Increase Productivity by Creating PHP Helper Functions

Increase Productivity by Creating PHP Helper Functions

By CMS tutorial Crawler in PHP

Every workman needs a good toolbox, and web developers are no different. PHP helper functions are designed to speed up and homogenise repetitive tasks, and make your life that much easier. This first tutorial explains how to make link helpers that will improve your methods for adding hyperlinks and mailto links in your web applications.

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo

Quick Tip: Working with MySQL and INNER JOIN

Quick Tip: Working with MySQL and INNER JOIN

By CMS tutorial Crawler in SQL

In today's video quick tip, we'll go over when and why to use JOINs when working with your databases.

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo

Social Networking Services Cloning Facebook

Social Networking Services Cloning Facebook

By vandana in Other

This is the second last chapter in this book and also the first one in a series of two chapters describing how we can clone a social networking service like Facebook. Social networking services are the next step in the evolution of Internet applications and Facebook is currently the most successful incarnation of this service. Cloning Facebook is not difficult though, as can be attested in this chapter and also in the many Facebook clones out there on the Internet.

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo

Customizing PrestaShop Theme Part I

Customizing PrestaShop Theme Part I

By likesh in PHP

Customizing PrestaShop Theme Part I covers the ways to modify the general layout of the PrestaShops theme. Here you will be guided on editing the theme and playing around with the modules. You will get to know terms such as hooks transplanting and positioning.

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo

Develop flexible and powerful themes for PrestaShop using Packts new book

Develop flexible and powerful themes for PrestaShop using Packts new book

By likesh in PHP

Develop flexible, powerful, and professional themes for your PrestaShop store through simple steps

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo

Displaying nodes as blocks using Block API

Displaying nodes as blocks using Block API

By CMS tutorial Crawler in Drupal

Recently I wrote a new module called Block API which allows other modules writers to create modules to develop templates for users to easily create new blocks rather than relying on copying and pasting HTML. The example module included copies the functionality of the core block module. Below I will show how to use Block API to display a specific node as a block with further configuration options available to the user to choose from.

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo

CodeIgniter from Scratch: Security

CodeIgniter from Scratch: Security

By CMS tutorial Crawler in CodeIgniter

In this fourteenth episode of the series, our subject is 'Security.' We will go over topics such as: password encryption, message encoding/decoding, XSS filtering, output filtering, sql injection, session security, private controller methods and more.

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo

Plone 3 Intranets

Plone 3 Intranets

By likesh in PHP

Build and deploy a reliable and fully featured and secure Plone based enterprise intranet easily from scratch

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo