Peppy 0.1 beta release!
Today, I am releasing Peppy 0.1 beta! Download it here. Peppy is a lightning fast CSS 3 compliant selector engine with no external library... more »
0 commentsSave Tags: css-html, frameworks
A new approach to unit tests
What does “a new approach to unit tests” mean? Isn’t JUnit or TestNG enough and fine? They put test classes on focus and starts from them all... more »
0 commentsSave Tags: agile, java, open source
10 Programming Proverbs Every Developer Should Know
Proverbs are used to express universal truths or life lessons in a short and memorable fashion. I find that they are a great way to keep things in... more »
0 commentsSave Tags: opinion
Chrome JavaScript Performance Comparison
A quick comparison of JavaScript speed in Internet Explorer 8 (Beta 2), FireFox 3, and Google Chrome.
2 commentsSave Tags: javascript, open source
6.5 Reasons to Love NetBeans IDE 6.5 Beta
In celebration of the latest release of our award-winning open-source IDE, I've listed "6.5" reasons to download and start using the Beta
0 commentsSave Tags: opinion, tools
Log4j writing to a dynamic log file for every run
Creating a dynamic log file with a dynamic name is not something that every project would need, but if you need to do, here is one way of doing it...
0 commentsSave Tags: java, open source
Spacegallery - jQuery plugin
Again another image gallery. Click on the images bellow to see it in action.
0 commentsSave Tags: frameworks, javascript
No, your code is not so great that it doesn’t need comments
Code-commenting is so basic and so universal that every programmer, regardless of the language that they practise, thinks that they know all there is... more »
9 commentsSave Tags: opinion
Jboss AS 5 - status
Many have been wondering about the status of JBoss AS 5.0 , so I thought I would give more visibility in what we are achieving.
0 commentsSave Tags: announcement, java, open source
GMail Chat - Gmail Client Side Architecture Part 3
In this the final of the three part series on GMail's client side architecture we will be taking a look at implementing a GMial like chat window such... more »
0 commentsSave Tags: how-to, javascript, web design
Move your visitors away from IE6
If you're like me, you probably hate IE6. 80% of my CSS debugging is spent on IE6, as well as 70% of my JS debugging. It's an incredible waste of... more »
1 commentsSave Tags: how-to, microsoft, standards, web design
Interview: Jose Noheda on the IWebMvc Framework
IWebMvc, the web framework that announced its Milestone 5 release a few days ago, is part of a (very) crowded field. However, its combination of... more »
0 commentsSave Tags: java, web 2.0
JavaRebel says no to restart– Really??
Until recently any change to the source code would require you to stop the application, compile the classes and start your application again.... more »
7 commentsSave Tags: how-to, java, reviews
The Most Reusable Piece Of Code Ever…Period
Can anyone else think of a cleaner, more highly used piece of “pocket code” than the good old State enumeration that they have used time and time... more »
7 commentsSave Tags: .net, java, opinion
Voluntary Economies
A new way of getting rewarded for the free content you provide on your website. It won't make you rich (at least I don't expect that), but I like the... more »
0 commentsSave Tags: open source, trends, web 2.0
Dojo: Creating Your Own $
The bling, one of the best global variables in JavaScript. A tool which has come to mean, as a function, a way to locate a node or set of nodes. And,... more »
0 commentsSave Tags: frameworks, javascript
dhtmlxFolders – Ajax Solution for Creating File Browser or Items Explorer Interfaces
DHTMLX Ajax Toolkit has been extended with a new UI component – dhtmlxFolders. This component provides flexible and effective solution for creating... more »
0 commentsSave Tags: ajax, javascript, news, open source
Design Patterns Quick Reference
So every time I am designing something new I find myself either searching Google or opening up a gang of four (GoF) book to aid me. I searched for a... more »
7 commentsSave Tags: .net, frameworks, java, methodology
Developers are not hot-swappable
A look at aspects of changing the development team that (non technical) project managers forget/
2 commentsSave Tags: methodology, opinion
The Architect's Dilemma
Using a decision tree to decide when to design up front and when to be agile. --Your system needs to do X now, but in the future it may need to do Y... more »
0 commentsSave Tags: how-to, opinion
Using embedded repositories to ease Maven migrations
For awhile I've been wanting to explore migrating our build platform from Apache Ant to Apache Maven and taking advantage of dependency management,... more »
0 commentsSave Tags: java, tools
Capturing failures and system state (part I)
At The Spring Experience, I hosted a session various aspects. One of them was the Hibernate synchronization aspect that I described last week. Another... more »
0 commentsSave Tags: frameworks, java
'Certified ScrumMaster' isn't worth the paper it's written on
In my opinion, ScrumMaster Certification isn't worth the paper it's written on...
2 commentsSave Tags: methodology, opinion
JSF vs. Flex Comparison - Part 3
In Part 3 will finish covering all the comparison points between JSF and Flex. We've already seen Approach, Architecture, Infrastructure and Learning... more »
0 commentsSave Tags: flash-flex, frameworks, java, reviews
The Best Programming Books Ranked by Programmers
The best programming books in a variety of categories, as ranked by site visitors.
1 commentsSave Tags: books
via