Solving 5 Common CSS Headaches
"CSS is a relatively simple language to learn. Mastering it, on the other, can prove a little more difficult. Compensating for various browser... more »
0 commentsSave Tags: css-html, opinion, web design
50+ Fonts for Big, Bold Headlines
"Font selection for headlines on websites can be critical to achieving the right look and drawing the proper attention with the headlines. Here is a... more »
1 commentsSave Tags: opinion, web design
Emastic - CSS Framework (beta1)
Emastic is a CSS Framework, it's continuing mission: to explore a strange new world, to seek out new life and new web spaces, to boldly go where no... more »
0 commentsSave Tags: announcement, css-html, web design
The Top 30 Free Ajax & Javascript Code for Web Designers
"Now adays Ajax has becoming very popular recently, but most designers seem to rehash the same script over and over. Perhaps we aren’t using ajax... more »
0 commentsSave Tags: ajax, javascript, web design
Web-Based Tools for Optimizing, Formatting and Checking CSS
"Stylesheets can get large real quickly, both in terms of length and file size. To ensure that your web pages render correctly and quickly, here’s a... more »
0 commentsSave Tags: css-html, opinion, web design
Learn to build a better Web with Opera
"Learning Web Standards just got easier. Opera's new Web Standards Curriculum is a complete course to teach you standards-based web development,... more »
0 commentsSave Tags: announcement, css-html, web design
Formy - CSS Form Framework
Formy is mini CSS Framework for better form management.
0 commentsSave Tags: announcement, css-html, frameworks
Animated Sorting Algorithm Demo
"There is no algorithm that has all of these properties, and so the choice of the optimal sorting algorithm depends on the application."
1 commentsSave Tags: reviews
From PSD to HTML, Building a Set of Website Designs Step by Step
"Today I'm going to take you through my entire process of getting from Photoshop to completed HTML. We're going to build out a set of 4 PSD mockups of... more »
0 commentsSave Tags: css-html, web design
Free, finely crafted stock icon sets
Fine crafted stock icons. Small, simple and sharp. Suitable for web sites, blogs, online shops, mobile applications or desktop applications. Download... more »
1 commentsSave Tags: trends, web design
MySql Lite Administrator (beta)
MySql Lite Administrator is a php web application that will help you insert and update stuff in your MySQL Database.
0 commentsSave Tags: announcement, database, php
MySql Lite Administrator
MySql Lite Administrator is a php web application that will help you insert and update stuff in your MySQL Database. MySql is probably the most used... more »
0 commentsSave Tags: database, php, tools
Web Accessibility Checklist
"I have the privilege of having several capable individuals on my team, one of which is Aaron Cannon, blind web developer and accessibility... more »
0 commentsSave Tags: usability, web design
Readers’ Pick: 16 Sites for Web Design Inspiration
"A while back I wrote "Where to Go to Find Design Inspiration", where I listed some of my favorite places to peruse when I’m looking for design... more »
0 commentsSave Tags: opinion, web design
2008 Email Design Guidelines
"As web designers, we’ve grown pretty good at understanding how to create a modern, semantic, accessible website using XHTML and CSS. We understand... more »
0 commentsSave Tags: css-html, how-to, opinion
Create Scalable Applications with ColdFusion Components
"This article presents an introduction to ColdFusion components (CFCs). For developers seeking to take their skills to the next level, CFCs are an... more »
0 commentsSave Tags: coldfusion
Which CSS Grid Framework Should You Use for Web Design?
"Ever wondered how all those slick "magazine" themes for WordPress and other platforms were created? Many, if not all, were designed using a CSS Grid... more »
0 commentsSave Tags: css-html, frameworks, opinion
Cross Compare of SQL Server, MySQL, and PostgreSQL - Postgres OnLine Journal
"The below is by no means an exhaustive comparison of these 3 databases and functionality may not be necessarily ordered in order of importance. These... more »
0 commentsSave Tags: database, opinion, reviews
Improving Code Readability With CSS Styleguides
"Once your latest project is finished, you are very likely to forget the structure of the layout, numerous classes as well as the color scheme you’ve... more »
0 commentsSave Tags: c-and-cpp, opinion
Average Web Page Size Triples Since 2003
"The size of the average web page has more than tripled since 2003. From 2003 to 2008 the average web page grew from 93.7K to over 312K (see Figure... more »
0 commentsSave Tags: news, usability
Building a Social Network Site in Rails
"I’m not going to cover how to actually code an entire social network site in rails as all social network sites vary in their functionality (and it’ll... more »
0 commentsSave Tags: ruby
Build custom templates for your data-driven Web sites
"Most developers dread dealing with HTML tables and cells to build their Web sites. For one thing, tables make it difficult to modify the site later... more »
0 commentsSave Tags: css-html, opinion
Case study "printer friendly" pages of Telegraph.co.uk
Mini case study of "printer friendly" pages of Telegraph.co.uk
0 commentsSave Tags: opinion, usability
30 Exceptional CSS Techniques and Examples
"In this article, I’ve pieced together 30 excellent CSS techniques and examples that showcases the capabilities and robustness of CSS. You’ll see a... more »
0 commentsSave Tags: css-html, opinion
Developing with Google App Engine, Part I
"It’s getting faster and easier than ever before to deploy your web app on scalable architecture. In this article Adam Howell takes you through... more »
0 commentsSave Tags: opinion, python