iPhone DZone: Fresh Links On Your iPhone by matt on 7/5/08
Reading DZone on your iPhone just got a little bit easier. Visit http://dzone.com/iphone from your iPhone to try out our beta iPhone support. You can view stories, filter by tags, and login. We'd appreciate your feedback at feedback@dzone.com.
Social Engineering CAPTCHA
Most common CAPTCHA systems work by generating distorted characters, text, or pictures that can be easily recognized by the human brain but present... more »
1 commentsSave Tags: security, usability
5 Reasons Not to Write Your Own Code
5 reasons not to write your own code (and instead, either use open source or purchase source code somewhere else if available).
0 commentsSave Tags: methodology, opinion
Top reasons your CSS columns are messed up
I believe the recent surge in popularity of CSS frameworks comes from a lack of basic understanding of the CSS box model and how it’s implemented... more »
0 commentsSave Tags: css-html, web design
7 Habits of Highly Effective Linux Users
A list of 7 habits that I wish someone told me when I started out. I believe that getting into these habits will make the Linux experience more... more »
0 commentsSave Tags: unix-linux
Eclipse: Compare More Than Just Text Files
Old, but still valid. And it was new to me...
0 commentsSave Tags: eclipse
Google's Top 17 Easter Eggs, Gags, and Hoaxes
Google makes your life easier with great search, but did you also know it's loaded with pranks, goofs, and put-ons? We show you the best of the bunch.
0 commentsSave Tags: humor, web 2.0
Safari 3.1 on Windows: a true competitor arrives (seriously)
Have things improved for Safari since the beta last summer? Wow, have they.
0 commentsSave Tags: apple, reviews, web 2.0, windows
JBoss DNA: The Genetics of Software
JBoss DNA is building a repository and set of tools that make it easy to capture, version, analyze, and understand the fundamental building blocks of... more »
0 commentsSave Tags: announcement, java, open source
Take Your Tomcat on the Road
Wouldn't it be great if the web application that you wrote to run on a server could be made to run on a regular desktop computer with minimal effort... more »
0 commentsSave Tags: how-to, java, windows
Some value statements beyond Agile Manifesto
Agile software development has its own manifesto which lays out the values and principles of agile process. Lets try to look beyond (or may be just... more »
0 commentsSave Tags: methodology, opinion
Scientific Web Design: 23 Actionable Lessons from Eye-Tracking Studies
Some good information on page layout and design based on eye-tracking studies.
0 commentsSave Tags: research, usability, web design
100 oldest .com domains
A list of the 100 oldest domain registrations for .com
0 commentsSave Tags: announcement, news, research
How Agile Development Can Lead to Better Results and Technology-Business Alignment
Studies show agile development works, and yet few companies follow its principles. Read this article to learn how your organization can manage the... more »
0 commentsSave Tags: methodology
It's official: Pirates crack Vista at last
A genuine crack for Windows Vista has just been released by pirate group Pantheon, which allows a pirated, non-activated installation of Vista (Home... more »
1 commentsSave Tags: microsoft, security, windows
Java Garbage Collection and Memory Allocation
An in-depth technical explanation of how memory is allocated and garbage collected in the JVM.
0 commentsSave Tags: java
Open the windows explorer with a file ...
Great and easy tip for setting up a way to open the Windows Explorer from Eclipse.
0 commentsSave Tags: eclipse, windows