Oct
01
- eGroupWare: Home - EGroupware is a free enterprise ready groupware software for your network. It enables you to manage contacts, appointments, todos and many more for your whole business.
- Agile Tools | Project Management Open-Source and Free Software -
- phpUnderControl - phpUnderControl is an addon application for the continuous integration tool CruiseControl, which integrates some of the best PHP development tools. This project aims to make your first steps with CruiseControl and PHP as easy as possible. Therefore phpUnderControl comes with a command line tool that performs all modifications to an existing CruiseControl installation.
- ProjectPier.org - ProjectPier is a Free, Open-Source, self-hosted PHP application for managing tasks, projects and teams through an intuitive web interface. ProjectPier will help your organization communicate, collaborate and get things done Its function is similar to commercial groupware/project management products, but allows the freedom and scalability of self-hosting. Even better, it will always be free.
- GreenPepper Software -
- RememberYourFriends.com - remember your friends
- GreedyPeople.com | Home -
Sep
09
Jul
16
- codeflow - Google Code - An integrated collection of web tools to help various processes of software engineering.
- Acunote - Welcome! - Acunote is an Agile project management tool.
It is built on the innovative lightweight Scrum process and is focused on the day-to-day steps needed to achieve the goal.
Jul
08
- Review Board - Review Board is a powerful web-based code review tool that offers developers an easy way to handle code reviews. It scales well from small projects to large companies and offers a variety of tools to take much of the stress and time out of the code review
- List of project management software - Wikipedia, the free encyclopedia - The following is a list of notable project management software applications.
- MoodViews ? MoodViews - MoodViews is a collection of tools for tracking the stream of mood-annotated text made available by LiveJournal. At present, MoodViews consists of three components, each offering a different view of global mood levels, the aggregate across all postings of
- Code Smell - A code smell is a hint that something has gone wrong somewhere in your code. Use the smell to track down the problem. KentBeck (with inspiration from the nose of MassimoArnoldi) seems to have coined the phrase in the "OnceAndOnlyOnce" page, where he also
May
18
- skwpspace ? Useful git commands and quirks - Things I?ve learned from my first git experiences. First of all, git is inconsistent as hell. Every command has its own quirks and syntax, so I?m attempting to catalog some of them here. We?ve been using git svn at Planypus as a way to maintain loca
- Signalfire - Stay in contact with your teams from
anywhere with Signalfire group chat.
Signup for Signalfire
Many Chatrooms, One PlaceSignalfire is a group chat web application. It allows you to
participate in many groups, either public or private. - BitNami :: HowTo: Windows + RubyStack + Aptana RadRails + Ruby Debug - After following these steps you should have an Aptana RadRails intstalltion, which RubyStack?s Ruby, Rails, ImageMagick and other libraries, and provides visual debugging.
- Do we really need Controller and View tests? - Don?t overload controllers with responsibilities. Put logic in your models instead. This approach is usually called ?skinny controller / fad model? (Jamis Buck wrote about it here and here, Courtenay of caboo.se also wrote an article).
- eigenclass - rcov: code coverage for Ruby - rcov is a code coverage tool for Ruby. It is commonly used for viewing overall test coverage of target code. It features:
* fast execution: 20-300 times faster than previous tools
* multiple analysis modes: standard, bogo-profile, "intentional te - Flying Machine Studios » Blog Archive » Announcing Palmist - # Make it easy to work on one request at a time
# Highlight duplicate queries
# Show the time each query takes and total db time
# Link to EXPLAIN
# List general MySQL optimization tips - Rubular: a Ruby regular expression editor - a Ruby regular expression editor
- Balls: Rotopault Kinetic Sculpture Is Mezmerizing - About 30 seconds after I clicked play on this video of Brad Litwin's latest kinetic sculpture, Rotopault, I said "cool" and flicked my mouse to close the window. And then I just kept watching. It does the same thing over and over again: Launches a ball as
- Cubescape - Your own digital landscape - Ever wanted to create your own isometric pixel picture, but didn't know what the word isometric meant? Well, now you can fulfil your wildest dreams with Cubescape!
- News: AirFox Live Helicopter Streams Traffic, Utter Chaos - The Chicago Fox affiliate WFLD has embraced a touch of Justin.tv with their new AirFox Live helicopter feed. Viewers can now visit the AirFox website and view Google Maps GPS tracking of the chopper, along with a real-time video feed sharing whatever it s
May
14
- the { buckblogs :here }: Skinny Controller, Fat Model - When first getting started with Rails, it is tempting to shove lots of logic in the view. I?ll admit that I was guilty of writing more than one template like the following during my Rails novitiate:
- Your Tech Weblog: Want a rotary iPhone dialer? You'll get one. - It's called RetroPhone, and company founders Bill Heyman and Damon Allison showed it to me today ahead of the app's public unveiling at MinneBar tomorrow (I have a story about CodeMorphic and MinneBar in the Pioneer Press).
- Community Engine | A Social Networking Plugin for Ruby on Rails - CommunityEngine is a free, open-source social network plugin for Ruby on Rails applications. Drop it into your new or existing application, and you?ll instantly have all the features of a basic community site.
- NNDB Mapper: Tracking the entire world - The NNDB Mapper allows you to explore NNDB visually by graphing the connections between people. Over 32,000 individuals are listed in our network.
- lunchn.com - If you and your friends enjoy going out to lunch regularly, lunchn is a valuable tool to help answer that common question you face each time you get together. What's for lunch? lunchn provides an easy to use site for you and your lunch friends to quickly
- Bruce Lee?s Top 7 Fundamentals for Getting Your Life in Shape - Adding more and more just creates more stress and anxiety. Removing clutter and activities, tasks and thoughts that are not so important frees up time and energy for you to do more of what you really want to do. And as the clutter in your outer world decr
- Hackszine.com: Cross browser session data with Javascript - By storing data in the window.name property, you can store data between page loads and across domains without ever sending a cookie to a server. Thomas Frank created the sessvars.js library which makes use of this browser quirk, allowing you to store up t