- facebook-java-api – Google Code – A Facebook API client implemented in Java – The purpose of this project is to provide a high-quality, more up to date version of the Facebook API client for Java developers, and to allow it to be maintained regularly over time.
- The Mythical 5% – So you must learn continuously and teach yourself new technologies, but it’s not that simple. It’s definitely good to learn more about programming, but you can’t just learn more about programming
- The Secret to Raising Smart Kids: Scientific American – Don’t tell your kids that they are. More than three decades of research shows that a focus on effort?not on intelligence or ability?is key to success in school and in life
- O’Reilly — ActionScript 3.0: Is It Hard or Not? – The code doesn?t have to reside in classes. Variable datatypes don?t have to be declared, even in the strict compilation mode. The language is designed to provide as much or as little structure and flexibility as the task at hand requires.
- Free SQL Server tools that might make your life a little easier – This list will grow as I find new tools. So if you know of some not on this list do post them in the comments.
- Simplify Your SQL with Variables and Derived Tables (or Common Table Expressions) – As with any programming language, it is important in SQL to keep your code short, clear and concise. Here are two quick tips that I find are very helpful in obtaining this goal.
- Webwereld | Six enterprise application trends to watch in 2008 – If 2007 was any indication of what’s to come, the one thing companies using expensive enterprise applications-ERP, CRM and supply chain management systems-is that more change vendor alliances, pricing schemes and software innovation is on the way in 2008.
- Checklist/Tuning Guide for Optimizing the JRockit JVM – The goal of this document is to provide information for tuning the BEA JRockit JVM using a checklist approach. A lot of territory is covered, from esoteric command-line options to iterative performance testing
- Red Hat and Alfresco Join to Deliver an Open Source Enterprise Collaboration Solution – Red Hat and Alfresco have collaborated to build an integrated collaboration solution – The Red Hat/Alfresco Team Collaboration Solution is designed to bring advanced collaboration and social computing.
- InfoQ: An Introduction to the Eclipse Business Intelligence and Reporting Tools – clipse’s Business Intelligence and Reporting Tools (BIRT) project is an open source project based on the popular Eclipse IDE and is used to build and deploy reports in a Java/J2EE environment.
- InfoQ: Interview: Bruce Johnson discusses Google Web Toolkit – Google Web Toolkit (GWT) tech lead Bruce Johnson discusses the design of GWT, how GWT converts Java into JavaScript, community involvement with GWT, new features in GWT 1.4, and the philosophy behind GWT.
- Apache News Online: 30 December 2007 – Apache Jetspeed 2.1.3 Released – The Apache Portals Jetspeed team is pleased to announce the release of the version 2.1.3 of the Jetspeed Enterprise Portal. Jetspeed is an Open Portal Platform and Enterprise Portal, written in open source to the Java Portlet API standard
- Generating JUnit Tests for Legacy Java Applications – Unit tests give us the confidence to change applications, even legacy applications that we didn’t write ourselves. To avoid the drudgery of writing a test case for every edge and boundary, we can let JUnit Factory generate a large set of tests for us.
- IntelliJ IDEA Blog » Blog Archive » IntelliJ IDEA 7.0.x Helps Avoid Conflicts – If somebody else has already modified the same file and has committed changes to the repository, IntelliJ IDEA detects the newer version in the repository and displays a banner on top of the editor