Quick Tip: Cross Domain AJAX Request with YQL and jQuery

For security reasons, we cannot make cross-domain AJAX requests with jQuery. For example, I can’t call the load() method, and pass in ‘cnn.com’. As we’d be loading in scripts and such, as well as our desired content, this would present a significant security risk.

Direct Link

Read the rest of this entry »

Fixing the IE7 z-index issue (internet explorer 7 z-index)

Even though IE9 was announced and it’s really going to make our lives easier… for now we still have to worry about sneaky IE7. Even though IE9 was announced and it’s really going to make our lives easier… for now we still have to worry about sneaky IE7.

Direct Link

Read the rest of this entry »

How to Create a PHP/MySQL Powered Forum from Scratch

In this tutorial, we’re going to build a PHP/MySQL powered forum from scratch. This tutorial is perfect for getting used to basic PHP and database usage. Let’s dive right in! Step 1 : Creating Database Tables It’s always a good idea to start with creating a good data model when building an application.

Direct Link

Read the rest of this entry »

FindIcons: Free Icons Search Engine

FindIcons is an icon search engine with a large database of free icons. It is powered by a sophisticated search filtering and result matching system, enabling you to easily find what you need. All icon packs on the site are free-to-use, at least for personal usage.

Direct Link

Read the rest of this entry »

IE9 May Actually Be a Fantastic Browser

Today, as part of MIX 2010 , some exciting updates were released on the progress of Internet Explorer 9. The IE team is implementing some incredible features, such as HTML5, CSS3, SVG support, and a new lightning fast JavaScript engine, Chakra! Further, they’re currently scoring a 55 on the Acid3 test – a figure that’s surely to increase substantially before the official release. What about the idea of Microsoft contributing to an open source project, jQuery, with their proposed templating engine ?

Direct Link

Read the rest of this entry »

10 Features to Look Forward to in WordPress 3.0

WordPress 3.0 is scheduled to be released within the next 30-60 days. There are some great new features coming, including custom post types, a new default theme, and a menu manager. Read on to find out what to expect in version three! 1.

Direct Link

Read the rest of this entry »

slideGallery: Multifunctional Slide Carousel For MooTools

slideGallery is a MooTool plugin that you can use to add highly customizable slideshow / carousels in your webpage. You can configure it to display one or more images in a single slide and move either in horizontal or vertical direction. slideGallery is a cross browser plugin that works in all popular web browsers.

Direct Link

Read the rest of this entry »

CodeIgniter from Scratch: File Operations

In today’s episode, we are going to be working with several helper functions, related to files, directories, and downloads. We are going to learn how to read, write, download files, and retrieve information about both files and directories. Also at the end we will build a small file browser that utilizes jQuery as well.

Direct Link

Read the rest of this entry »

New Premium Series: Tumblr Theme Design – Start to Finish

Tumblr’s popularity over the last year has increased exponentially. The reason why is quite simple: Tumblr is flexible, powerful, and, most importantly, a pleasure to work with. Unfortunately, there aren’t many training resources available for the platform yet.

Direct Link

Read the rest of this entry »