CSS-Styled Lists: Demo
A simple demo to showcase some of the most used design blocks styled differently and enhanced to give us a nice and clean design blocks using... more »
0 commentsSave Tags: css-html, web design
CSS-Styled Lists: 20+ Demos, Tutorials and Best Practices
There are lots of different methods to format nice HTML lists not only for navigation menu (vertical or horizontal) but for formatting many design... more »
0 commentsSave Tags: css-html, web design
Book Review: Learning jQuery
Packt sent me a copy of “Learning jQuery” by Jonathan Chaffer and Karl Swedberg. jQuery is a javascript library that I have been using on and off and... more »
0 commentsSave Tags: books, reviews
Domain Driven Design: Domain Services or Method on an Entity?
There has been much discussion on the DDD list regarding where to put the business logic control, whether in a service or entity. Being more specific,... more »
1 commentsSave Tags: java, methodology
Functional Programming Went Mainstream Years Ago
In school and early in my programming career I must have written linked-list handling code fifty times. Those were the days of Pascal and vanilla C. I... more »
0 commentsSave Tags: opinion, other languages
Mastering Your Wordpress : 101 Theme Hacks and Techniques
Throughout this article, we’ll be focus on many WordPress Theme hacks, ideas, tips and useful tutorials you need to have ready in hand when developing... more »
0 commentsSave Tags: css-html, how-to, web design
NetBeans team is throwing a party at EclipseCon!
Join the NetBeans party at EclipseCon on Tuesday March 18 - free food, beer, lots of demos and you can win a 24-inch LCD.
2 commentsSave Tags: java
Project management resources for developers and project leaders
This is a "compilation" with some posts about this argument with a list of the best free applications on-line you can use to manage projects. Useful... more »
0 commentsSave Tags: opinion, reviews, web services
Questions to Ask Yourself When a Design is Coming Up Short of Your Expectations
We all struggle from time-to-time to get a design exactly the way we want it. Sometimes it's difficult to know exactly where the design is lacking... more »
0 commentsSave Tags: css-html, how-to, web design, web services
Watch out: Web Designer’s Awesomeness in February
February was a busy month full of great news, articles, tutorials, scripts, tips and lot of inspiration for web designers. This is a highlight of all... more »
0 commentsSave Tags: ajax, css-html, web design
javascript reflections
Enhancing in a pleasant way, the way a site looks, javascript reflections add an easy mode to reflect your images on the site, without need of image... more »
1 commentsSave Tags: javascript, web 2.0
21 Factors to Consider Before a Redesign
Some questions to ask before/during the process of redesigning a website.
1 commentsSave Tags: css-html, how-to, web design, web services
Don't fear the Linq Query... it's often a variation of a foreach loop
I've talked to a few programming associates who seem to be a little scared of Linq (mainly because they want to know what is happening under the... more »
0 commentsSave Tags: .net, database, methodology
12 Steps to Creating a Professional Web Design
Although there is no “one size fits all” process to creating a website, there are a number of things a website designer must do to create a... more »
18 commentsSave Tags: css-html, how-to, usability, web design
101 CSS Techniques Of All Time- Part2
A “fresh” round-up of 101 CSS techniques (Part 2) designers use all the time. Definitely worth taking a very close look at!
0 commentsSave Tags: css-html, web 2.0, web design
7 Advanced CSS Menu, A Great Roundup!!
A fresh round-up of 7 Advanced CSS Menus techniques, that might be useful for you in your next design project.
0 commentsSave Tags: css-html, web 2.0, web design
How to Use the Same Server-Side Code to Validate Form Data With or Without AJAX Using jQuery
This is a technique I developed recently that allows me to write a single set of server-side code to validate data submitted via an HTML form that can... more »
0 commentsSave Tags: ajax, how-to, javascript
The Value of Consistency
A great post - simple (har) and yet I feel I could re-read it for more nuggets of wisdom. Motivation for those faced with the large consistently... more »
0 commentsSave Tags: frameworks, java, methodology, opinion
Becoming a credible developer
Every developer wants to be taken seriously. We want to be credible. But what makes someone credible?
0 commentsSave Tags: opinion
Best of CSS Design 2007
For those who don’t know, I’m also the guy behind Best Web Gallery and N.Design Studio. In 2006, I started Best Web Gallery as a gallery site where I... more »
0 commentsSave Tags: css-html, web design
Using SQL on Java Collections
On the project I work on, we have an in memory model of some particularly useful data (a POJO model as it were). A situation that regularly occurs... more »
0 commentsSave Tags: frameworks, java
What's New in Spring Security 2?
I was cruising the blogosphere today and encountered one of the shortest blogs I've ever read. To quote nearly the entire entry, "Every time you use... more »
0 commentsSave Tags: frameworks, java, security
Jaql: A JSON Query Language
JavaScript Object Notation or JSON has become a popular data format for many Web-based applications because of its simplicity and modeling... more »
1 commentsSave Tags: javascript, tools
Conversation with Bill Gates about IE8 and Microsoft Transparency
Yesterday I was once again honored to have the opportunity to speak directly with Bill Gates at Mix n’ Mash about issues pertaining to standards and... more »
0 commentsSave Tags: microsoft, standards, web design
GWT Solutions, by David Geary and Rob Gordon
Welcome to the support website for GWT Solutions. You can download the code for the book here, in addition to running some of the book's examples. In... more »
0 commentsSave Tags: books, frameworks, java
via