Experiments in Pomopro

From SquadLimberWiki

Jump to: navigation, search

Post Modern Programming

What is Postmodern Programming? Lots of software is already written and can solve your problems, if you can only get it to do what you need. Postmodern programming is about using code that already exists, and not writing much code yourself. This is usually in the form of gluing together or configuring other people's code. This is the reality of "enterprise" software today. Postmodern programmers recognise this fact and work with it rather than pretend that it isn't the case and come up with, for example, a programming language or paradigm that would solve all programming problems once and for all if only everybody does everything properly - that way - the one true way. There is no "one true way".

PoMoPro Conference

ScrapHeap Challenge Results

Code Search

Plain Old Google

Google Code Search

Koders - Source Code Search Engine

Code Search - O'Reilly Labs

Krugle - Code Search for Developers

Just for fun: [1]

Useful Tools

Koders IDE Integration

SmartSearch in Eclipse:

Image:smartsearch.jpg

Maven?

From the features list at [2]:

"Dependency management: Maven encourages the use of a central repository of JARs and other dependencies. Maven comes with a mechanism that your project's clients can use to download any JARs required for building your project from a central JAR repository much like Perl's CPAN. This allows users of Maven to reuse JARs across projects and encourages communication between projects to ensure that backward compatibility issues are dealt with. We are collaborating with the folks at Ibiblio who have graciously allowed the central repository to live on their servers."

Personal tools