Programming

Programming

Test Early » Hudson - Tips and Tricks

This article describes a few real-life tips and tricks that we have found at work and will assist in configuring Hudson to work most effectively in your…

1 min read
Programming

The Power of GIT | Innovation On The Run

| The Power of GIT | Innovation On The Run | Started working with git for the first time last week and I am really impressed at how powerful the tool is.  I’ve been interested in using a distributed version control system like git, darcs, or mercurial for a while, but I have been turned off on actually making the move because of the lack of integration with these version control systems and other software (bug tracking, automated build software, etc.).  Also, as a manager, I did not want to have to retrain a whole team of developers on a new version control system. | But enter git-svn which allows me to use git locally and Subversion for the distributed repository.  So now I get the best of both worlds, I can make my local branches and commits, but I don’t have to retrain my team or worry about integration as we still have all of the Subversion interfaces for interacting with the repository.

1 min read
Programming

Google Web Toolkit - Build AJAX apps in the Java language

| Google Web Toolkit - Build AJAX apps in the Java language | Google Web Toolkit (GWT) is an open source Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers who don't speak browser quirks as a second language. Writing dynamic web applications today is a tedious and error-prone process; you spend 90% of your time working around subtle incompatibilities between web browsers and platforms, and JavaScript's lack of modularity makes sharing, testing, and reusing AJAX components difficult and fragile.

1 min read
Programming

PHP 101: PHP For the Absolute Beginner

| PHP 101: PHP For the Absolute Beginner | This area is intended for everyone new to PHP. It opens with a series of informal, entertaining tutorials written by Vikram Vaswani, founder and CEO of Melonfire. These tutorials build on a previously-published 5-part series which has now been updated and extended to embrace PHP 5, making parts of it suitable for those of you who already have worked with PHP 4 in the past.

1 min read
Programming

CNET's Ruby on Rails Toolbox

Find out all the open source servers, plugins, libraries, and other tools used by two of CNET’s Ruby on Rails powered sites, Chow.com and Chowhound.

1 min read
Programming

Python 101 cheat sheet

This is a great Python cheat sheet.

read more | digg story \<http://digg.com/programming/Python_101_cheat_sheet\>__

1 min read
Programming

download.com - Best Free Utilities

The best things in life may be free, but most software isn’t. Limited functionality, annoying adware, and pesky nag screens mean even most…

1 min read
Programming

Google on your cell phone.

Google SMS (Short Message Service) enables you to easily get answers to specialized queries from your mobile phone or device. Send your query as a text…

2 min read