• 66+ Free Cheat Sheets

    66+ Free Cheat Sheets

    69 and still counting fabulous free cheat sheets for almost any coding and programming language! Some of them are: PHP, CSS, MySQL, Apache, Ruby, Perl, Python, mod_rewrite, XHTML, Linux, jQuery, C++, Java, ColdFusion, WordPress, Visual Basic, XML, Ruby on Rails, and more! Grab your free cheat sheets coming in PDF, PNG, or HTML!

  • 5753+ Beautiful Icons

    5753+ Beautiful Icons

    Explore 5753+ beautiful icons which are perfect for your website, blog, forum, or software. They are 100% free and all come in 16×16 sizes and some 32×32 and 46×46. All are PNG and some also come with GIF so enjoy while they are still available!

  • Top Five jQuery Tooltips

    Top Five jQuery Tooltips

    Tooltips are a great way to fancy up your website and using jQuery has been easier than ever so I present you to top five jQuery tooltip plugins. These five tooltips are the best that are out there on the net and they are totally free so enjoy!

  • 5 Free Web Applications

    5 Free Web Applications

    This article will go through five wonderful web based applications that are a must try! Want to sync files across your computer or maybe access them online or on your iPhone? Want to store your photos and videos online and have the ability to edit and share them? What if you are a vivid programmer and would like to store, modify, and run code online? Not interested in any, go track your software!. Ah and we have also thought about the cloud server owners!

  • WordPress Cheat Sheet

    WordPress Cheat Sheet

    Developing a WordPress theme but you’re stuck because you can’t find the right PHP code? Or maybe you’re not sure what that silly PHP string means? Then this WordPress cheat sheet is the answer for you! It shows the theme structure, the loop, category based loop, include tags, tags, bloginfo tags, and the navigation menu. Wait and the best part of it is that it’s all for free!

Day 2: Send Message to Twitter

Day 2: Send Message to Twitter

The second day of Twitter Series! Connecting to the Twitter API to post messages to your Twitter account from your website. We will be using PHP, a bit of cURL, HTML, and CSS to make it look a bit better.

Demo: Send Message to Twitter

Creating a Grungy Obama Flyer

Creating a Grungy Obama Flyer

Learn how to create a grungy styled Obama poster! In this tutorial you will learn how to do some cool stuff including making a starburst effect, using textures, usage of brushes, and using some filters and blend mode options to make a retro looking poster of Obama.

Fetching Data from Twitter Users

Fetching Data from Twitter Users

Learn how to fetch information from a selected Twitter User with the help of PHP and JS. You will be able to show information from your twitter account such as name, location, description, website, followers, following, favorites, and your latest tweet on your website!

Demo: Sandbox Demo

CSS – The Very Basics

CSS – The Very Basics

So you always wanted to learn CSS or just even know how to style a single page with some colors. Maybe make a black box, a centered title, red text, and yellow background? In this tutorial we will go into depth on how to style a HTML page and how to style the content for the very beginners!

Using Base64 Images

Using Base64 Images

Base64 images – the perfect solution for image restrictions. Learn what Base64 images are and how to use them! You might wonder what the heck is a Base64 images or maybe you have heard of it before but you’re ensure what it is. This tutorial will teach you how to create a Base64 images and how to display them with the help of XHTML or CSS.

538 Photoshop Tutorials

538 Photoshop Tutorials

Discover 538 unique Photoshop tutorials for almost anything you can imagine! Learn how to create amazing web designs, logos, headers, texts, or just design startling images. Some tutorials will show you how to create web 2.0 designs as others show you how to use grunge and lightening effects. Besides that if you are looking to create perfect art or design gadgets than we highly recommend checking this out!

HTML – The Very Basics

HTML – The Very Basics

So you always wanted to learn HTML or just even know how to create a single page with some text on it. Maybe make a simple title, some headers, a bit of bold text, and paragraphs? In this tutorial we will go into depth on how to create a HTML page and how to fill it with content for the very beginners!

Using PayPal Variables

Using PayPal Variables

Let’s face it – the big bright yellow PayPal buttons are not always the nicest thing to have on your website. They can spoil your design or just look obnoxious screaming to your visitors to donate or pay now! In this tutorial we will go through how to create custom PayPal buttons and links and how to add your sites logo on PayPal, return links, giving your service a name, adding variables and more!

Upload Files with PHP

Upload Files with PHP

Learn how to create an upload form with the help of HTML, CSS, and PHP. This tutorial will go into depth how to create a simple PHP uploader with a few lines of code that could be perfect for personal or small group use. The small script will be able to store files in your selected folder, print out the upload and file results, and will tell you if the file has been already uploaded before!

Demo: PHP Uploader