Archive for the 'Tutorials' Category

Page 2 of 3

10 Useful CSS Tutorials

When it comes to web design, understanding CSS is a must. From basics to advanced topics, a comprehensive knowledge will only make your job easier. And, of course, if you get better in CSS, you’re designs move up to the next level.

Today, we present 10 Useful CSS Tutorials. These tutorials take you through a variety of important sectors of CSS. Reading and experiencing each one will truly help your abilities. Sit back, grab a glass of your favorite drink, and read away!

1. CSS Fundamentals: Containing Children

CSS Fundamentals: Containing Children

Continue reading »

Access Feedburner Stats With PHP

In order to fully customize Feedburner, many developers want to display their feed count in a special way. Whether it is through a different graphic image or just a simple number, not everyone wants to use Feedburner’s built-in chicklet.

Feedburner

While adding feed statistics to the website theme here at ResourceMania, we used the Feedburner API to get access to the subscriber count. In the following article, we will show you how to access Feedburner stats with PHP.

Continue reading »

9 Excellent Regular Expression Resources

Regular Expressions can be a programmer’s worst nightmare. The various symbols and long lines can be much more than just intimidating. Luckily, there are many ways to overcome the fear of regular expressions and exit the dark side.

Below we present 9 excellent regular expression resources that contain tutorials, databases, and even online testers of regex. Through these resources, we hope that you too can consider regular expressions as a friend. Without further ado, let’s begin.

1. Regular-Expressions.info

Regular-Expressions.info

Continue reading »