Lines 1-10 were replaced by lines 1-15 |
- DoingIt | |
- XPBattleCries | GettingStarted | |
- XpApprentices | VisitorsBook | XtC | OtherXPSites | |
- LondonExtremeGroup | DownLoad | BooKs | XpCoaching | XpCourse | |
- XpRecruitment |
- |
- ''Share the experiences of practitioners in Extreme Programming (XP).'' |
- ''Here you will see RealCode, solve real problems, hone your XP skills.'' |
- ''Participate. '' (Author -- PaulSimmons) |
- ---- |
+ __You've been redirected to the new wiki.__\\ |
+ Please update your bookmarks.\\ |
+ This is a copy of the old perl Wiki as oh 1540 23 Feb 2003. |
+ |
+ The main reason for upgrading is that this wiki maintains a full version history. |
+ |
+ You may want to start again from the familiar FrontPage. |
+ - I've now fixed the fowarding to use mod_rewrite which was a bit of a pain, but finally got things down to the this in the .htaccess file in the old cgi-bin directory.\\ |
+ {{{ |
+ RewriteEngine on |
+ RewriteBase /cgi-bin |
+ |
+ RewriteCond %{QUERY_STRING} browse=(.*) |
+ RewriteRule ^wiki\.cgi /xpdwiki/Wiki.jsp?page=%1 [R] |
+ }}} |
Lines 12-17 were replaced by line 17 |
- '''News''' |
- ~* Some of us were at Xp2002 |
- ~* We ran an XpDay on December 15th 2001. See XpDay2 |
- ~* We've frozen the HomePage, we'd like your comments. |
- ~* Check out XP2001Photos |
- ~* XpInTheNews |
+ --OliBye |
Line 20 was replaced by lines 20-21 |
- We think the only way to learn XP is by DoingIt. We were lucky and we found some time to suspend our XpScepticism and just tried DoingIt. A lot of people never find this time and miss out. We thought we'd make a sandpit where XpApprentices could meet. As DoingPairedProgramming is very much a part of XP, we decided we'd start a workshop (XtC) where you can bring along your laptop and index cards and we can all help each other with XP, which is the path to DeveloperNirvana. |
+ Is there anything we can do about the regular expressions for WikiNames? This one doesn't pick up some of the old ones, for example XtC. --[SteveF] |
+ ** Addressed in the lastest version of JSPWiki (i.e. it does form a link now). |
Lines 22-23 were replaced by line 23 |
- Our intent is not to replace or duplicate the content of other sites, but rather to complement information that is already available. Our hope is to tackle some interesting problems, monitor |
- how they progress and comment on them with references back to the original sources of XP. We do this by relating pages about ''how'' we do things to the pages about ''why'' we do things which are found on OtherXPSites. To this end we have been creating page names starting with the word "Doing", e.g. DoingTheSimplestThing. |
+ See NewWikiIssues for more. |
Removed line 25 |
- TheseThingsThatLookLikeClassesOrMethods are just the way you make links in the Wiki system. See GettingStarted. |
Lines 27-28 were replaced by lines 26-30 |
- |
- If you don't think this site explains something very well, consider it your responsibility to edit the offending information so that it does! |
+ This wiki features:_ |
+ * CamelCase support |
+ * interwiki support SystemInfo |
+ * SOAP-RPC support |
+ * RCS version history and differences, available in the More Info link |
Removed lines 30-32 |
- Note: We are not responsible for the accuracy or content of the information provided on this site. We politely ask that you edit information in a manner suitable for public viewing. |
- ---- |
- Here's a convenient link for those browsing on offline devices (to reduce the levels to which you need to sync this site) https://xpdeveloper.com/cgi-bin/wiki.cgi?browse=RecentChanges |