Posts tagged as:
bi
Daily del.icio.us for Dec 30, 2007
- 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
Related posts
Daily del.icio.us for Jul 22, 2007 through Jul 26, 2007
- Apache CXF: Interview with Dan Diephouse and Paul Brown - O'Reilly ONJava Blog - I recently had a chance to sit down with both Dan Diephouse and Paul Brown of Envoi Solutions to discuss the merger of XFire and IONA?s Celtix project into a new project, Apache CXF, currently under incubation at the Apache Software Foundation.
- Easy Ajax using Struts 2 - Kb - Struts 2 makes it easy to implement and test an Ajax Java Web application, using standard javascript frameworks such as Prototype. This wiki article gives technical notes on how to kickstart your Ajax Java development.
- Web Worker Daily » Blog Archive 12 Ways to Use Facebook Professionally « - Let?s look at 12 ways Facebook can benefit the web worker, particularly those who are home-based. The more connected you are to your co-workers and clients without being intrusive, the better your working relationship.
- AJAX Magazine: YSlow Helps You Speed up your web pages - Yahoo! released an excellent performance utility on YDN called YSlow, to help you understand why your pages are slow. YSlow is a Firebug addon
- Agile Ajax: Review of GWT in Action - The book does cover many of the new features in GWT 1.4, such as Image Bundling, the new loading mechanism, and the Serializable vs IsSerializable changes. As I've said, overall a fine effort.
- High Performance WordPress Presentation « Barry on WordPress - The slides from the HyperDB and High Performance WordPress presentation are now online via SlideShare
- Web page to PDF Firefox extension - LOOP is a unique extension for Firefox that converts the web browser into a proper PDF writer that can do some amazing things sometime not possible in other free PDF conversion software
- Work Together: 60+ Collaborative Tools for Groups - With businesses and families spread out more and more, we?ve dug up 60+ sites that will help everyone be on the same page
- InfoQ: Presentation: Introduction to Component Based Architecture - Mark Miller delivered an introduction to Component Based Architecture. In this presention he shares tips and tricks focused on maximizing the development strength of your team
- InfoQ: Using ETags to Reduce Bandwith & Workload with Spring & Hibernate - ETags are used in conjunction with the "If-None-Match" header on a GET request to take advantage of the browser cache. Because the server generated the ETag in the first place, it can use it later to determine if the page has changed.
- InfoQ: Bridging the gap between BI & SOA - To summarize, implementing a BI solution by using EDA and SOA is superior to using traditional ETL. Not only do we get our basic BI, but we actually get better, real-time BI?not to mention improvement in the overall quality of our SOA.
- How risk management affects agile approaches | confused of calcutta - Once you switch focus from content to process, agile techniques don?t stand a chance. Agile in a 'content' perspective leads to the Baconian 'A man that starts with doubts shall end in certainties'; … These two positions are polar opposites
- Json-lib 2.0 released - I'm pleased to announce that Json-lib version 2.0 has been released. JSON-lib is a java library for transforming beans, maps and XML to JSON and back again to beans and DynaBeans
Related posts
Daily del.icio.us for Jul 21, 2007 through Jul 22, 2007
- Web page to PDF Firefox extension - LOOP is a unique extension for Firefox that converts the web browser into a proper PDF writer that can do some amazing things sometime not possible in other free PDF conversion software
- Work Together: 60+ Collaborative Tools for Groups - With businesses and families spread out more and more, we?ve dug up 60+ sites that will help everyone be on the same page
- InfoQ: Presentation: Introduction to Component Based Architecture - Mark Miller delivered an introduction to Component Based Architecture. In this presention he shares tips and tricks focused on maximizing the development strength of your team
- InfoQ: Using ETags to Reduce Bandwith & Workload with Spring & Hibernate - ETags are used in conjunction with the "If-None-Match" header on a GET request to take advantage of the browser cache. Because the server generated the ETag in the first place, it can use it later to determine if the page has changed.
- InfoQ: Bridging the gap between BI & SOA - To summarize, implementing a BI solution by using EDA and SOA is superior to using traditional ETL. Not only do we get our basic BI, but we actually get better, real-time BI?not to mention improvement in the overall quality of our SOA.
- How risk management affects agile approaches | confused of calcutta - Once you switch focus from content to process, agile techniques don?t stand a chance. Agile in a 'content' perspective leads to the Baconian 'A man that starts with doubts shall end in certainties'; … These two positions are polar opposites
- Json-lib 2.0 released - I'm pleased to announce that Json-lib version 2.0 has been released. JSON-lib is a java library for transforming beans, maps and XML to JSON and back again to beans and DynaBeans
- Active Directory Explorer v1.0 - Active Directory Explorer (AD Explorer) is an advanced Active Directory (AD) viewer and editor. You can it to navigate an AD database, define favorite locations, view object properties and attributes without having to open dialog boxes, edit etc.
- tecosystems » The RedMonk IT Report: Thanks Zimbra, Hello Google Apps - With only a week?s usage under our belt, it?s far too early to render a full verdict on Google Apps, but thus far I?m impressed.
- Getting Started with ICEfaces in WebLogic Workshop - ICEsoft's ICEfaces framework provides a way to Ajax-enable standard JavaServer Faces (JSF) applications without writing custom client-side Javascript code
Related posts