Smashing Magazine - we smash you with the information that will make your life easier. really.

Category: Coding

This category covers client-side and server-side programming languages, back-end issues as well as CMS such as WordPress or Drupal. Experts and professionals reveal their coding tips, tricks and ideas.

Popular tags in this category: AJAX, CSS, JavaScript, WordPress, Templates, Themes, Scripts.

45 Fresh Useful JavaScript and jQuery Techniques and Tools

45 Fresh Useful JavaScript and jQuery Techniques and Tools

Yes, this is another round-up of fresh and useful Javascript techniques, tools and resources. But don't close the tab yet, as you might find this one very useful. In this selection we present calendars, forms, buttons, navigation, debugging, optimization and compatibility tables as well as handy resources and tools. We ...

Read more... | 62 Comments
Entering The Wonderful World of Geo Location

Entering The Wonderful World of Geo Location

I thought I could not be out-geeked. With a background in radio, and having dabbled in the demo scene on the Commodore 64 and hung out on BBSes and IRC for a long time and all the other things normal kids don't quite get, I thought I was safe in ...

Read more... | 57 Comments
The Future Of CSS Typography

The Future Of CSS Typography

There has been an increasing and sincere interest in typography on the web over the last few years. Most websites rely on text to convey their messages, so it's not a surprise that text is treated with utmost care. In this article, we'll look at some useful techniques and clever ...

Read more... | 57 Comments
The Seven Deadly Sins Of JavaScript Implementation

The Seven Deadly Sins Of JavaScript Implementation

Using JavaScript has become increasingly easy over the last few years. Whereas back in the day we needed to know the quirks of every browser, now many libraries such as jQuery, YUI, Dojo and MooTools allow someone who doesn't even know JavaScript to spruce up boring HTML documents with impressive ...

Read more... | 69 Comments
Free Dark and Clean WordPress Theme: Designpile

Free Dark and Clean WordPress Theme: Designpile

In this post we are glad to release DesignPile WordPress Theme, a theme designed by Site 5 and released for Smashing Magazine and its readers. The theme comes with 3 color styles and a couple of jQuery-based goodies. It can be used for portfolios and blogs as well as corporate ...

Read more... | 92 Comments
50 Useful Coding Techniques (CSS Layouts, Visual Effects and Forms)

50 Useful Coding Techniques (CSS Layouts, Visual Effects and Forms)

Although CSS is generally considered a simple and straightforward language, sometimes it requires creativity, skill and a bit of experimentation. The good news is that designers and developers worldwide often face similar problems and choose to share their insights and workarounds with the wider community.This is where we come in. ...

Read more... | 51 Comments
Developing Sites With AJAX: Design Challenges and Common Issues

Developing Sites With AJAX: Design Challenges and Common Issues

Almost every movie has a scene in which a character pull the protagonist aside and says, "There's something you should know about [insert another character's name here]." Most of the time, we find out some dark secret about a supposed friend of the protagonist or that the main ally is ...

Read more... | 70 Comments
SimpleFolio: A Free Clean Portfolio WordPress Theme

SimpleFolio: A Free Clean Portfolio WordPress Theme

Today we are glad to release a beautiful, simple and clean portfolio WordPress theme — SimpleFolio, designed by Omar E. Corrales and released for Smashing Magazine and its readers. SimpleFolio is a portfolio theme that includes a blog and a very extensive option page that allows you to exclude all ...

Read more... | 130 Comments
50 Brilliant CSS3/JavaScript Coding Techniques

50 Brilliant CSS3/JavaScript Coding Techniques

CSS3 is coming. Although the browser support of CSS 3 is still very limited, many designers across the globe experiment with new powerful features of the language, using graceful degradation for users with older browsers and using the new possibilites of CSS3 for users with modern browsers. That's a reasonable ...

Read more... | 55 Comments
The New Hotness: Using CSS3 Visual Effects

The New Hotness: Using CSS3 Visual Effects

Previously in this series on CSS3, we talked not only about how to create scalable and compelling buttons but about how to effectively use new CSS3 properties to speed up development and quickly create rich page elements. In this final article of the series, we'll really get into it and ...

Read more... | 111 Comments
Find The Right JavaScript Solution With A 7-Step Test

Find The Right JavaScript Solution With A 7-Step Test

As Web developers and designers, we are spoilt for choice right now. To build a complex Web application or even just spice up a website with some highly interactive interface element, we have hundreds of pre-built solutions to choose from. Every library comes with widgets and solutions, and every developer ...

Read more... | 24 Comments
Web Security: Are You Part Of The Problem?

Web Security: Are You Part Of The Problem?

Website security is an interesting topic and should be high on the radar of anyone who has a Web presence under their control. Ineffective Web security leads to all of the things that make us hate the Web: spam, viruses, identity theft, to name a few.The problem with Web security ...

Read more... | 69 Comments
Smashing Freefont and Wordpress-Theme

Smashing Freefont and Wordpress-Theme

As our Smashing First Anniversary celebration ends, we’d like to wrap up our event with two further presents for each and every one of our readers. In August we’ve asked Jos Buivenga, a Dutch typo-designer who has created professional freefont Delicious to design a special typeface dedicated to the Smashing ...

Read more... | 368 Comments
100 Excellent Free WordPress Themes

100 Excellent Free WordPress Themes

High-quality WordPress themes always come in handy. Whether you are looking for some design inspiration or professional coding solutions — in both cases you can learn a lot, you can apply them and you can build customized designs upon them without reinventing the wheel all the time. In this article we ...

Read more... | 365 Comments
53 CSS-Techniques You Couldn’t Live Without

53 CSS-Techniques You Couldn’t Live Without

CSS is important. And it is being used more and more often. Cascading Style Sheets offer many advantages you don’t have in table-layouts – and first of all a strict separation between layout, or design of the page, and the information, presented on the page. Thus the design of pages ...

Read more... | 336 Comments
Top 10 CSS Table Designs

Top 10 CSS Table Designs

By R. Christie Tables have got to be one of the most difficult objects to style in the Web, thanks to the cryptic markup, the amount of detail we have to take care of, and lack of browser compatibility. A lot of time could be wasted on a single table although ...

Read more... | 292 Comments
CSS Differences in Internet Explorer 6, 7 and 8

CSS Differences in Internet Explorer 6, 7 and 8

One of the most bizarre statistical facts in relation to browser use has to be the virtual widespread numbers that currently exist in the use of Internet Explorer versions 6, 7 and 8. As of this writing, Internet Explorer holds about a 65% market share combined across all their currently ...

Read more... | 241 Comments
Zen Coding: A Speedy Way To Write HTML/CSS Code

Zen Coding: A Speedy Way To Write HTML/CSS Code

In this post we present a new speedy way of writing HTML code using CSS-like selector syntax — a handy set of tools for high-speed HTML and CSS coding. It was developed by our author Sergey Chikuyonok and released for Smashing Magazine and its readers. How much time do you spend ...

Read more... | 232 Comments
12 Principles For Keeping Your Code Clean

12 Principles For Keeping Your Code Clean

Beautiful HTML is the foundation of a beautiful website. When I teach people about CSS, I always begin by telling them that good CSS can only exist with equally good HTML markup. A house is only as strong as its foundation, right? The advantages of clean, semantic HTML are many, ...

Read more... | 224 Comments
10 Things To Consider When Choosing The Perfect CMS

10 Things To Consider When Choosing The Perfect CMS

Choosing a content management system can be tricky. Without a clearly defined set of requirements, you will be seduced by fancy functionality that you will never use. What then should you look for in a CMS? I have written about content management systems before. I have highlighted the their hidden costs, ...

Read more... | 214 Comments
Table Layouts vs. Div Layouts: From Hell to… Hell?

Table Layouts vs. Div Layouts: From Hell to… Hell?

Over the last several years, developers have moved from table-based website structures to div-based structures. Hey, that’s great. But wait! Do developers know the reasons for moving to div-based structures, and do they know how to? Often it seems that people are moving away from table hell only to wind ...

Read more... | 212 Comments
Mastering CSS Coding: Getting Started

Mastering CSS Coding: Getting Started

CSS has become the standard for building websites in today’s industry. Whether you are a hardcore developer or designer, you should be familiar with it. CSS is the bridge between programming and design, and any Web professional must have some general knowledge of it. If you are getting your feet ...

Read more... | 200 Comments
50 Extremely Useful PHP Tools

50 Extremely Useful PHP Tools

By Jacob Gube PHP is one of the most widely used open-source server-side scripting languages that exist today. With over 20 million indexed domains using PHP, including major websites like Facebook, Digg and WordPress, there are good reasons why many Web developers prefer it to other server-side scripting languages, such as Python ...

Read more... | 191 Comments
The Big PHP IDE Test: Why Use One And Which To Choose

The Big PHP IDE Test: Why Use One And Which To Choose

Everyone wants to be more productive, make fewer mistakes and write good code. Of course, that all depends on you, but in most cases integrated development environments (IDEs) can help you achieve those goals more easily. Unfortunately, choosing the right IDE is very difficult because a lot needs to be ...

Read more... | 178 Comments
10 Advanced PHP Tips To Improve Your Programming

10 Advanced PHP Tips To Improve Your Programming

Update (25.03.2009): this article contains some factual errors. Please read the rebuttal of this article instead of this article. PHP programming has climbed rapidly since its humble beginnings in 1995. Since then, PHP has become the most popular programming language for Web applications. Many popular websites are powered by PHP, and ...

Read more... | 178 Comments
100 Amazing Free Wordpress Themes for 2009

100 Amazing Free Wordpress Themes for 2009

In January last year (2008), we put together a list of 100 Excellent Free Wordpress Themes, over a year has passed and Wordpress development has progressed very fast and gained even more in popularity. We felt it was the right time to put together an updated post and offer our ...

Read more... | 175 Comments
70 Expert Ideas For Better CSS Coding

70 Expert Ideas For Better CSS Coding

CSS isn’t always easy to deal with. Depending on your skills and your experience, CSS coding can sometimes become a nightmare, particularly if you aren’t sure which selectors are actually being applied to document elements. An easy way to minimize the complexity of the code is as useful as not-so-well-known ...

Read more... | 170 Comments
Advertisement Advertise with us!
Join in Smashing Forum
Visit job board Post your job
Add this widget to your site!
Advertisement