Center align a container in IE
a quick trick to center align the main/outer div in internet explorer 6
0 commentsSave Tags: css-html, how-to, web 2.0, web design
Squash those Clyces
What are cyclic dependencies? Why are they bad? When are they acceptable? How can you find them?
0 commentsSave Tags: how-to, research
Sample Sprint Planning Procedure
A concrete, down to Earth example on how a particular scrum team does its sprint planning.
0 commentsSave Tags: how-to, methodology, opinion
Troubleshooting NetBeans Startup, Again!
I thought of making use of runtime arguments through the IDE, is it possible! Well, any new NetBeans User would be surprised to know, that its... more »
0 commentsSave Tags: how-to
Choosing the Right Garbage Collector Settings for Your .NET Application
Tuning the garbage collector to the specific context of the particular application can significantly improve the performance of both non-threaded and... more »
0 commentsSave Tags: .net, how-to, microsoft
How to design a CSS web site using photoshop and dreamweaver
Tutorial on designing an HTML/CSS website using Adobe Photoshop and Dreamweaver
0 commentsSave Tags: css-html, how-to, web design
Awesome Collection of Technical Interview Questions
Over at 20bits, Jesse has been spending the last month writing articles on technical interview question. And, wow, it's an awesome list!
0 commentsSave Tags: how-to, python, ruby, web 2.0
Accessing Nike+ data with PHP
Nike+ is a feature for the iPod nano which allows to measure time, distance and speed of runnings with a small sensor in running shoes that sends data... more »
0 commentsSave Tags: how-to, php
I learned SEO from Celebrity Jeopardy
As you can see Norm MacDonald playing the character of Burt Reynolds transforms the category in Celebrity Jeopordy!, on purpose for comedy reasons. In... more »
2 commentsSave Tags: how-to, trends, usability, web 2.0
Develop Ajax applications like the pros, Part 1: Using the Prototype JavaScript library and script.aculo.us
If you're developing Web applications these days, then you're doing Ajax development. Ajax is no longer something unusual that you add to your... more »
0 commentsSave Tags: ajax, how-to, web 2.0, web design
Performance Ajax tools
Wasting server resources can impact the performance of Ajax applications, resulting in excessive HTTP requests, high memory consumption, and the need... more »
0 commentsSave Tags: ajax, how-to, tools, web design
Real Web 2.0: Practical linked, open data with Exhibit
In the previous installment of this column you learned about Linking Open Data (LOD), a community initiative for moving the Web from separated... more »
0 commentsSave Tags: how-to, tools, web 2.0
SEO Guide for Designers
According to a poll I conducted, just over 1 out of 10 people don’t think SEO (Search Engine Optimization) is mandatory as a designer; and what really... more »
0 commentsSave Tags: how-to, web design
git-svn-dcommit Workaround for Git Submodules
This article is a follow-up to my previous article on using git as a front-end for Subversion. That article focused on the issue of git-svn not being... more »
0 commentsSave Tags: how-to, methodology, ruby
Looping a comma seperated list in SQL Server
Looping comma separated values in SQL server
0 commentsSave Tags: how-to, microsoft
How to beat comment spam (for now, anyway)
Thoughts on defeating comment spam without user visible captcha's by using javascript.
0 commentsSave Tags: how-to, javascript, opinion, web 2.0
Moving SSL certificate from Apache to Tomcat
When switching to a pure tomcat setup, one of the first things you do is to move your ssl certificate to tomcat.
0 commentsSave Tags: how-to, java, security, server
Quickly Identifying and Solving Software Bugs
No software is perfect--who hasn't had a user uncover some hidden flaw?--but these tips will help you debug efficiently.
0 commentsSave Tags: how-to, methodology
The Iterative Design of a Lego Sports Car/Robot
Valuable lessons in the design process while having fun. I'm going to build this for my son!
0 commentsSave Tags: how-to, methodology, opinion, tools
Developing long term strategies for using Java EE technology
This article attempts to explain how you can minimize your exposure to incompatible changes in the Java EE platform.
0 commentsSave Tags: how-to, java, server, trends
Tutorial: Adding Language Support to SlickEdit
In this article, I am going to illustrate how to add very simple support for a language that, out of the box, is not already handled by SlickEdit. To... more »
0 commentsSave Tags: how-to
Yaml (yml) file gotchas - trying to set default culture to “no”
The yaml file parser will attempt to parse all the values, rather than taking them as they are - which in most cases is a good thing, however you must... more »
0 commentsSave Tags: frameworks, how-to, php
Cocoa Tutorial: NSTableView with KVC (Key Value Coding)
In this tutorial, I'll show you how to implement a reusable NSTableView setup with KVC. KVC will facilitate simplicity when adding new data to the... more »
0 commentsSave Tags: apple, frameworks, how-to
Multiple Profiles using firefox
This is very useful for web developers and testers, especially when you want to test application with different sets of users.
0 commentsSave Tags: how-to, usability
Quick and Easy AIR Apps with Dreamweaver CS3
The Adobe AIR extension for Dreamweaver CS3 makes it easy to build, package, and preview Adobe AIR applications with Adobe Dreamweaver CS3. You can... more »
0 commentsSave Tags: ajax, how-to, ria, web 2.0
via