Posts tagged as:
future
Daily del.icio.us for April 4th through April 6th
- Visual SourceSafe to Subversion Migration - This migration script will take all live files in a VSS project and migrate them to Subversion. Additionally, for those live files, all file history will be preserved. Without this, it wouldn't be a migration, merely an import.
- VisualSVN Server - All-in-one installer for Subversion and Apache - VisualSVN Server is a package that contains everything you need to install, configure and manage Subversion server for your team on Windows platform. It includes Subversion, Apache and a management console.
- Coding Horror: Setting up Subversion on Windows - When it comes to readily available, free source control, I don't think you can do better than Subversion at the moment. Allow me to illustrate how straightforward it is to get a small Subversion server and client going on Windows. It'll take all of 30 min
- JRuby 1.1 is out! - The Empty Way - The long awaited JRuby 1.1 is finally out. Working on it was fun, much more fun than I expected — so much to do, so many interesting things, so little time! It is a perfect mixture of Java and Ruby
- Executive Pay: The Bottom Line for Those at the Top - The New York Times - Compensation and accumulated wealth of 200 chief executives for large public companies that filed proxies for last year by March 28.
- Build a quad-core, 8-gig server for $900 - Or maybe that's just what I tell myself when I only have $1,000 bucks to spend. Either way, multi-core CPUs made powerful computers far more affordable. You can build a fine quad-core, 8-gig server within that budget
- My Essential Twitter Tools - If you’re using Twitter for personal, corporate use, or to manage the brand of a client, you’ll need the right tools to find and engage the discussions.
Here are the tools that I’m using to improve my Twitter experience
- Windows Vista source code - Windows Vista source code
- Forbes.com - Dial D for Disruption - With Asterisk loaded onto a computer, a decent-size company can rip out its traditional phone switch, even some of its newfangled Internet telephone gear, and say good-bye to 80% of its telecom equipment costs. Not good news for Cisco, Nortel or Avaya.
- dangertree techblog » Blog Archive » Groovy vs. Google Collections: Round #1 - In my last post, Dan Lewis responded with some counter-code from Google’s collections package. Instead of attempting to snap back with some witty technical retort, I challenged Dan to a code-off. Groovy collections vs. Google collections (in Java)
- Adam Bien's Weblog : Huge discussion about JavaDoc …and no one cares about Fat Clients
- I really wondered about the discussion about JavaDoc - but actually no one complained about this statement "Therefore, a fat client with a local embedded database, such as Java DB, is the simplest possible solution — everything else is a workaround.". - IntelliJ IDEA Blog » Blog Archive » Migrating to EJB 3 with IntelliJ IDEA is Easy - IntelliJ IDEA has the full-blown support for Enterprise Java Beans (EJB). Supporting EJB specs from 1.x to 3.0 and leveraging it through all of its productivity-boosting features, from coding assistance to refactoring, IntelliJ IDEA stands for the weapon
- Gartner: Open source will quietly take over - ZDNet.co.uk - "By 2012, more than 90 percent of enterprises will use open source in direct or embedded forms," predicts a Gartner report, The State of Open Source 2008, which sees a "stealth" impact for the technology in embedded form:
- Ext.ux.PrinterFriendly - Ext JS Forums - I'm happy to announce the first release of my (first) Ext JS extension - Ext.ux.PrinterFriendly which allows you to easily build printer friendly layouts and grids for your Ext JS pages.
Related posts
{ 0 comments }
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