Web design patterns: The road to component-based development
Patterns are big business in IT. You can't get far in OO programming before hitting a book about design patterns, stressing the need for... more »
Tweet 0 Comments Save Tags: how-to , reviews , tools , web design
Morality in Web Development – Your Thoughts?
I’ve never had to do a website that really bothered me until recently. This potential client really got me thinking, how does our sense... more »
Tweet 0 Comments Save Tags: how-to , opinion , web design
41 Remarkable and useful jQuery Plugins
jQuery is one of the most popular Javascript framwork out there. It is very easy to use and full of cool features. It can be hard for us... more »
Tweet 0 Comments Save Tags: how-to , javascript , usability , web design
Web Design Patterns and how they can improve Front-end Coding.
Web design patterns have been around for a while, but they never really caught on. Whatever the reason, they are incredibly valuable,... more »
Tweet 0 Comments Save Tags: css-html , standards , usability , web design
Splendid Minimal Web Design Portfolio Examples
Presenting 20 such Elegant Websites for inspiration.
Tweet 0 Comments Save Tags: trends , web 2.0 , web design
RichFaces 4 Overview. Part II – Skinning Mechanism
After the short vacation I’m planning to spend more time to this series of articles. If you have not seen the previous post – the series... more »
Tweet 0 Comments Save Tags: how-to , java , tools , web design
HTML5: Wrap Block-Level Elements with A’s
HTML5 presents a simpler line of thought with HTML than XHTML. And quite honestly, it’s a much needed simplification. One of those... more »
Tweet 0 Comments Save Tags: css-html , frameworks , javascript , web design
Why Your Company Needs A Front End Developer
The front end guy is often considered the guy who “makes things pretty”. While this description is based on a kernel of truth, it’s more... more »
Tweet 0 Comments Save Tags: agile , ajax , css-html , web design
OpenGL 4.1 Challenges Direct 3D 11
The Khronos Group has been busy with the release of OpenCL 1.1 last month and the completion of OpenGL 4.0 only four and a half months... more »
Tweet 0 Comments Save Tags: hardware , news , standards , web design
The Most Powerful and Feature Rich Web-Based Code Editors (IDEs)
With all the talk of Cloud computing at the moment and after reading a short article on Dzones blog a few months back that questioned... more »
Tweet 1 Comments Save Tags: frameworks , reviews , tools , web design
35 Innovative And Fresh Illustrator Tutorials
Collection of 35 hand-picked innovative and fresh Illustrator tutorials ready for you to follow and pick up tons of new techniques.
Tweet 0 Comments Save Tags: tools , web design
Daily Dose - DTrace Co-inventor Leaves Oracle
Bryan Cantrill, the co-inventor of DTrace, left Oracle recently. IBM could be losing money if the new EU probe finds unlawful tactics... more »
Tweet 1 Comments Save Tags: .net , java , news , web design
Build a Grails App With Geolocation in 3 Steps
A new Grails Geolocation plugin features support for the HTML5 Geolocation spec. In just 3 simple steps, this tutorial will show you... more »
Tweet 0 Comments Save Tags: groovy , how-to , standards , web design
Better UI Design: Proper Use of Tables
Tables have been part of HTML almost since HTML began. As the internet progressed and as people started doing more things online,... more »
Tweet 0 Comments Save Tags: css-html , how-to , web design
Getting Started with Firebug 1.5
This DZone Refcard provides an introduction to Firebug and its features. Firebug is a free open-source tool which allows debugging,... more »
Tweet 0 Comments Save Tags: css-html , how-to , web design
How to Generate PDF file using PHP
It is very important to generate PDF documents in the corporte world. E-Commerce applications developed in PHP provide this functionlity.... more »
Tweet 0 Comments Save Tags: open source , php , unix-linux , web design
How to publicize your blog posts
The job isn't over when a blogger publishes a blog post. How to use social media and other methods to publicize posts.
Tweet 0 Comments Save Tags: methodology , research , web design
The Meta Tag: Facts and Myths
The HTML meta tag is surrounded with confusion. It serves many purposes and most people don’t understand its many uses. Many people spam... more »
Tweet 0 Comments Save Tags: standards , web design
Firebug is beautiful
Firebug is one of the most famous extension for the Firefox web browser. In the past years, the functionalities offered by this plugin... more »
Tweet 0 Comments Save Tags: css-html , javascript , tools , web design
Why should JS coders have all the fun?
I make GUIs for a living. I spend weeks at a time, pulling out JComboBoxes and JTextFields from the UI treasure-box called Swing and slap... more »
Tweet 0 Comments Save Tags: how-to , javascript , web design
What Minimalist Really Means
A completely minimalist design would have the highest possible SIGNAL-TO-NOISE ratio. The SIGNAL is the information that's communicated,... more »
Tweet 0 Comments Save Tags: trends , usability , web design
5 Amazing Examples of Animation Using CSS3
Here are some of the examples of animation using CSS3. Pretty amazing, just go through all of them and enjoy yourself!
Tweet 2 Comments Save Tags: css-html , how-to , javascript , web design
Understanding YSlow – A Firebug Extension to Analyze and Improve Webpage Performance
Yahoo’s YSlow is a ‘must have’ Firefox add-on and is an extension (for performance) to the Firebug tool. YSlow analyzes web pages and... more »
Tweet 0 Comments Save Tags: javascript , open source , tools , web design
40 Website Design Layout Tutorials that Yield Professional Results
We've collected up 40 website design layout tutorials (for Photoshop) that yield professional results and will teach you a variety of... more »
Tweet 0 Comments Save Tags: gui , how-to , web 2.0 , web design
Validate US Zip Code using JavaScript
Here’s how to validate US Zip code using JavaScript. We will be using a Regular Expression to do so.This expression validates the US zip... more »
Tweet 0 Comments Save Tags: how-to , javascript , web design