- Comparison of wiki software - Wikipedia, the free encyclopedia
The following tables compare general and technical information for a number of wiki software packages. - WikiMatrix - Compare them all
A must have tool for selection or comparison of wiki engines. - Wiki Engines
This is the canonical list of WikiEngines. See also TheWikiWay (a book). The engines are listed twice, by language and by name.
2007-06-20
Links for 2007-06-19 [del.icio.us]
Links for 2007-06-19 [del.icio.us]
2007-06-17
Links for 2007-06-15 [del.icio.us]
- Metacheck - Metacheck
Metacheck is java code checking tool that read and parses results of 'real' code checkers (checkstyle, cpd, findbugs, jcsc, lint4j, hammurapi, pmd, qj-pro, and revjava), writes these results to a uniform lay-out and generates a meta result. - jackpot: Jackpot
The Jackpot module adds the capability to reengineer Java source code. - IntelliJ IDEA Code Inspections List
IntelliJ IDEA features high-performance dynamic code analysis engine that is capable of inspecting your Java, JavaScript, HTML, XML and other code on the fly. - PMD - PMD
PMD scans Java source code and looks for potential problems. - Lint4j - Lint4j Overview
Lint4j is a static Java source and byte code analyzer that detects locking and threading issues, performance and scalability problems, and checks complex contracts such as Java serialization by performing type, data flow, and lock graph analysis.
2007-06-15
Links for 2007-06-14 [del.icio.us]
- » Blog Archive » Feisty Performance - "Fly Like A Butterfly"
There is absolutely no need to tweak Feisty since it runs very well with the default installation. BUT there are some things that can be done to make it run just a little bit faster and smoother.
2007-06-14
Links for 2007-06-13 [del.icio.us]
- Partitioning Windows and Ubuntu
The focus of this tutorial is not on how to create the partitions (resizing, etc.) but on planning—what the desirable outcome is.
2007-06-13
Links for 2007-06-12 [del.icio.us]
- Test your web design in different browsers - Browsershots
Browsershots makes screenshots of your web design in different browsers. When you submit your web address, a number of distributed computers will open your website in their browser. Then they will make screenshots and upload them to the central server her - Implementing Scrum - Cartoon - January 15, 2007 - Making Babies. Fast.
For those of you unfamiliar with the iron triangle concept, there are three "constraints" to any software development project -- Scope, Schedule, and Resources. Oh, and consider Quality as a non-move able object. - LeadingAnswers: Leadership and Agile Project Management Blog: Agile Contracts
While the 3rd line of the agile manifesto states "Customer collaboration over contract negotiation" it is sometimes difficult to convince all the external stakeholders and powers-that-be of this wisdom. - Ajax Compilation - because you ajax it
Various ajax scripts - demos - amCharts: customizable free flash charts
The best flash charts
2007-05-20
Links for 2007-05-15 [del.icio.us]
- TracFeisty - The Trac Project - Trac
This guide shows all the steps to correctly install a trac system on a Ubuntu 7.04 Server.
- Maven2 Dependency Viewer - About
Artifactory Maven POM Dependency viewer for Maven2 projects
- Chris Oliver's Weblog : Weblog
F3 which stands for "Form follows function" is a declarative Java scripting language with static typing for good IDE support and compile-time error reporting (unlike JavaScript...)
- Green Pepper Software - Homepage
GreenPepper est un outil Agile de définition et de gestion des exigences. - Welcome to FitNesse!
The fully integrated standalone wiki, and acceptance testing framework.
- Top 100 Network Security Tools
After the tremendously successful 2000 and 2003 security tools surveys, Insecure.Org is delighted to release this 2006 survey. I (Fyodor) asked users from the nmap-hackers mailing list to share their favorite tools, and 3,243 people responded.
- Planning Poker in detail
"The best way I've found for agile teams to estimate is by playing planning poker (Grenning 2002)."
- Glassbox.com
Glassbox is a troubleshooting agent for Java applications that automatically diagnoses common problems. - InfoQ: Glassbox - Automated monitoring and troubleshooting using AOP
Glassbox deployes as a war file to your appserver and then uses AspectJ load time weaving and to monitor application components and other artifacts, in order to identify problems like excess or failed remote calls, slow queries, too many database queries
- Sonar
Sonar is a continuous quality control tool for Java applications. Its basic purpose in life is to join your existing continuous integration tools to place all your development projects under quality control. - QALab - Statistics for your Build - QALab - Introduction
This project collects and consolidates data from several QA tools and keeps track of them overtime. This allows developers, architects and project managers alike to be presented with a trend of the QA statistics of their project.
Links for 2007-04-15 [del.icio.us]
Links for 2007-04-15 [del.icio.us]
- The Next Phase » Article » Greasemonkey Script: Gmail and Reader Integrator
"The short story..I wrote a Greasemonkey script that integrates Gmail with Google Reader." - Password Composer Greasemonkey User Script
The greasemonkey script scans each page for password fields. Any password field is then marked by a green outline and a character "P" on a green bullet in the top right corner. - Gmail + Reader Integrator – Userscripts.org
Integrates Google Reader into Gmail, built for Greasemonkey. - Google Secure – Userscripts.org
To use google tools using ssl. This scripts redirects Gmail, Google Calendar, Google Docs, Google Reader from HTTP to HTTPS. - Secure-em-All – Userscripts.org
Secure the Connection on: Excite, Yahoo, Gmail, Microsoft Passport. (Add any site to the Included pages list for it to be automatically switch to secure mode as well) - Top 10 Greasemonkey scripts to improve your productivity - lifehack.org
- LH Top 10: Greasemonkey user scripts - Lifehacker
- Hack Attack: Sync your Greasemonkey scripts across computers - Lifehacker
How to use the cross platform program FolderShare to keep your Greasemonkey scripts in perfect sync across your Firefox browsers and computers (Windows and/or Mac). - Gmail Macros
Gmail Macros adds keyboard shortcuts to your inbox in an interface that looks similar to Mac OS X's Quicksilver. - Home - HermesJMS - Confluence
HermesJMS is a console that helps you interact with JMS providers making it easy to browse or search queues and topics, copy messages around and delete them. - Home - MC4J Wiki
MC4J is a project to create management software for J2EE application servers and other Java applications. It is designed to utilize the JMX specification to connect to and introspect information within supported servers and applications. - TOP 500 Best Songs Ever - Rate Your Music
A list by morre - TracUbuntuMultipleProjects - The Trac Project - Trac
This page is geared towards an installation of Trac that will run off the Apache web server using mod_python, and support multiple projects. The distro is Ubuntu. - hudson: Master/Slave Support in Hudson
Hudson supports the "master/slave" mode, where the workload of building projects are delegated to multiple "slave" nodes, allowing single Hudson installation to host a large number of projects. This document describes this mode and how to use it. - TracModPython - The Trac Project - Trac
Trac supports mod_python, which speeds up Trac's response times considerably, especially compared to CGI, and permits use of many Apache features not possible with tracd/mod_proxy. - TimingAndEstimationPlugin - Trac Hacks - Plugins Macros etc. - Trac
This is a plugin that adds (aspires to add) estimation and time tracking to Trac. This basically adds CustomFields and CustomReports and an interface for filling the dynamic variables for the report. (requires javascript). - hudson: Hudson: an extensible continuous integration engine
Extensible continuous integration engine - Using Maven 2 to Build WebLogic Portal Applications
The purpose of this tutorial is to show how to create a build system for BEA WebLogic Portal using the Apache Maven 2 project. - Jeff Sutherland's Object World Tutorial
Subscribe to:
Posts (Atom)