Pages tagged antipatterns:

Java Memory Problems Performance, Scalability and Architecture – Java and .NET Application Performance Management (dynaTrace Blog)
http://blog.dynatrace.com/2009/08/13/java-memory-problems/

Common causes of memory related issues - out of memory, excessive memory usage, and memory leaks in java applications.
Memory Leaks and other memory related problems are among the most prominent performance and scalability problems in Java. Reason enough to discuss this topic in more detail.
.
Sql Antipatterns Strike Back
http://www.slideshare.net/billkarwin/sql-antipatterns-strike-back?src=embed
Great presentation about good SQL practice.
interesting but it's a slideshow rather than an article
Sql Antipatterns Strike Back
http://www.slideshare.net/billkarwin/sql-antipatterns-strike-back
"Common blunders of SQL database design, queries, and software development. Presented as a tutorial at the MySQL Conference & Expo 2009."
none
ioannis cherouvim » Blog Archive » The * stupidest things I’ve done in my programming job
http://blog.cherouvim.com/the-stupidest-things-ive-done-in-my-programming-job/
EAV
I don't aree with all of them, but still...
Anti Patterns Catalog
http://c2.com/cgi/wiki?AntiPatternsCatalog
:jasonrudolph => :blog » Testing Anti-Patterns: How to Fail With 100% Test Coverage
http://jasonrudolph.com/blog/testing-anti-patterns-how-to-fail-with-100-test-coverage/
Lots of great anti-patterns. I especially like The Ugly Mirror
Jason Rudolph - Programmer, consultant, speaker, and author specializing in Ruby, Rails, Groovy, and Grails