10 Ways to Instantly Increase Your jQuery Performance

10 Ways to Instantly Increase Your jQuery Performance

Jun 23rd in Javascript & AJAX by Giulio Bai
89

This article will present ten easy steps that will instantly improve your script’s performance. Don’t worry; there isn’t anything too difficult here. Everyone can apply these methods! When you’re finished reading, please let us know your speed tips.

Continue Reading

jQuery OS X Style Dock and Stack Navigation

“Outside the Box” Navigation with jQuery

Jun 22nd in Javascript & AJAX by Jarel Remick
71

Just about every website uses the regular navigation concepts we’re all used to. After awhile this can get pretty boring, especially for designers who thrive on creativity. While mimicking the OS X dock and stacks isn’t new, it’s certainly not common.

Continue Reading

10 WordPress 2.8 Features To Look Out For

10 WordPress 2.8 Features To Look Out For

Jun 19th in Wordpress by Andrew Turner
64

It’s a great achievement for WordPress 2.8 to be released so soon after 2.7. Named ‘Baker’, 2.8 adds plenty of new features, including syntax highlighting for theme/plugin editing, a theme installer, and a great revamped widgets interface and API.

Continue Reading

Friday Freebies: Wrox JavaScript Books!

Friday Freebies: Wrox JavaScript Books!

Jun 19th in News by Jeffrey Way
375

This week, the folks over at Wrox Publishing (@wrox) have generously donated six JavaScript books to raffle off to you guys! Simply by leaving a comment, you’ll automatically be entered to win either “Beginning JavaScript and CSS Development With jQuery” or “Professional JavaScript for Web Developers, 2nd Edition“. Good luck!

Continue Reading

Getting the most out of Firebug

10 Reasons Why You Should Be Using Firebug

Jun 18th in Other by Marius Ghita
67

Firebug is one of the most popular tools used by web developers. In this article, we’ll take a closer look at ten of its most attractive features.

Continue Reading

Build a Custom CMS Using PHP and MySQLi: New Plus Tutorial

Build a Custom CMS Using PHP and MySQLi: New Plus Tutorial

Jun 17th in News by Sunil Agarwal
89

In this video tutorial, we’ll be building a custom Content Management System (CMS) using PHP and MySQLi. We’ll start off by pulling our content from a MySQL database and then build a CMS admin panel to manage our content. For easy content management, we will be using TinyMCE as our editor. I hope you enjoy the screencast. Join today!

Continue Reading

Build a Web 2.0 Document Search Site

Jun 17th in Javascript & AJAX by Ji Guofei
33

In this article, we will create a document searching site with jQuery. This site will be used to search documents by specifying an extension (file type). The data is then filtered and sent to Google. We’ll learn many jQuery tips and skills through the process. A gray box plugin called “ColorBox”, and a toolTip plugin called “SimpleTip” will also be introduced in this article. Let’s get started.

Continue Reading

24 JavaScript Best Practices for Beginners

24 JavaScript Best Practices for Beginners

Jun 16th in Javascript & AJAX by Jeffrey Way
152

As a follow-up to “30 HTML and CSS Best Practices”, this week, we’ll review JavaScript! Once you’ve reviewed the list, be sure to let us know what little tips you’ve come across!

Continue Reading

Syndicate Content from Sites without a Newsfeed (Using JQuery + PHP)

How to Syndicate Content Without Utilizing a News Feed

Jun 15th in PHP by Marc Loney
42

Many websites offer syndication formats such as RSS, JSON, or XML based services to allow for easy content delivery. But what happens when a website doesn’t offer one of these services? How do you syndicate content from a website that doesn’t offer a news feed? This is what I set out to solve.

Continue Reading

Secure Your Forms With Form Keys

Secure Your Forms With Form Keys

Jun 12th in PHP by Wouter Bulten
99

Security is a hot topic. Ensuring that your websites are secure is extremely important for any web application. In fact, I spend 70% of my time securing my applications. One of the most important things we must secure are forms. Today, we are going to review a method to prevent XSS (Cross-site scripting) and Cross-site request forgery on forms.

Continue Reading

Page 2 of 37«12345»...Last »