Geek Explains: Why Java does not have Clear Screen functionality?
A good article (with Java 6.0 updates) on why can't we have a pure Java solution to the Clear Screen functionality in Java.
0 commentsSave Tags: java
Metrosexual Developers
A blog post I wrote on the value of looking good as a software developer.
5 commentsSave Tags: opinion
4 Reasons not to use the out keyword
4 Reasons not to use the out keyword in C#.
0 commentsSave Tags: .net, opinion
You Might be Overengineering your Project If ...
Really nice and funny description of the symptoms of the overengineering ... I recognized most of my old projects ...
6 commentsSave Tags: humor, opinion
The Why and How of .NET Profiling
Profiling gathers information about an executing application, allowing you to determine those improvements that are required in your application.... more »
0 commentsSave Tags: .net, frameworks
Ajax Requests and Mootools
A possible problem doing Ajax requests in Internet Explorer.
0 commentsSave Tags: ajax, javascript
6 Useful Visual Studio Tweaks You Need To Know
Here is a list of 6 Visual Studio tweaks you can do to make your development experience much better...
0 commentsSave Tags: web 2.0
reCaptcha - Part 2
The second part of an article about reCaptcha. In this second part is showed how to create a ASP.NET validator using reCaptcha.
0 commentsSave Tags: .net, how-to
reCaptcha - Part 1
Part 1 of an article about reCaptcha. This first part explains what is recharper and how it works.
0 commentsSave Tags: .net, tools
A quick Javascript formatting tip
IE’s a pain. The particular pain I want to write about is its pickiness about Javascript object literals. Consider the following Javascript object:
0 commentsSave Tags: javascript, opinion
Top 10 Mistakes when building Flex Applications
In this post, Adobe’s James Ward teams up with InfoQ.com to bring you another Flex Top 10 (our most recent Flex Top 10). Flex is an open source... more »
1 commentsSave Tags: flash-flex, opinion
ASP.NET 2.0 Interview Questions - Beginner Level (Part 1)
The questions mentioned over here are usually asked to freshers or candidates having less than 1 year of relevant asp.net experience.
0 commentsSave Tags: .net, microsoft, windows
Css Print Framework
I recently had a client who wanted to improve the printing layout for his web pages. I conducted a mini case study analysing various web printing... more »
2 commentsSave Tags: css-html, how-to, usability, web design
Firebug Layout Inspector
Details about using the Layout tab inside of firebug, some may overlook its extreme power manipulating and analyzing an elements box model.
0 commentsSave Tags: css-html, tools, web design
101 More Great Computer Quotes
In response to my original article, "101 Great Computer Programming Quotes," José M. Aguilar doubled the fun with "101 More Great Computer Quotes,"... more »
1 commentsSave Tags: reviews, usability
101 Great Computer Programming Quotes
As Bill Gates once warned, computers have indeed become our silicon masters, pervading nearly every aspect of our modern lives. As a result, some of... more »
0 commentsSave Tags: reviews, usability
What you need to be a game designer
Some considerations about being a game designer
2 commentsSave Tags: games, opinion
Window Panels in Visual Studio 2008 (Dang-it, stop it!)
The little nasty error with Windows Panel in Visual Studio 2008.
0 commentsSave Tags: .net, microsoft, web design
Google AppEngine - Lolcat and COBOL support
So we have a cloud, we have python and we have DB access. People want MORE!
0 commentsSave Tags: humor, web 2.0
Threads vs. Processes in Java & Co.
In a reply to a post on Multiprocess versus Multithreaded in the (Java) web application world... more »
1 commentsSave Tags: java, server, trends
Gravatar, Please Bring Back PNG Files!
Gravatar recently made some big changes when migrating the site from Ruby on Rails to PHP. While most of these changes are a real benefit, there is... more »
2 commentsSave Tags: opinion, standards, web 2.0, web design
5 for Friday | The Week's Best Web Design Blogs (4/11/08 Edition)
5 for Friday is a weekly link list from Bits O' NewMedia. It includes links to helpful articles related to web work.
0 commentsSave Tags: css-html, web design
Google Analytics filter
Urchin filter lets you add on the fly Google Analytics tracking code to the requested pages.
0 commentsSave Tags: announcement, how-to, java, tools
The Beginning of a Game - Game Design
Some considerations about designing a game.
0 commentsSave Tags: games, opinion
Learning the Yahoo! User Interface library
This book covers all released components whether utility, control, core file, or CSS tool. Methods of the YAHOO Global Object are used and discussed... more »
0 commentsSave Tags: ajax, javascript, open source
via