Göran Krampe at SqueakMap
Email: Göran Krampe
Developer initials: gk
Summary: SqueakMap hacker.
Homepage: http://swiki.krampe.se/gohu
Page on Squeak People: http://people.squeakfoundation.org/person/gokr
Signature:
Packages
- SqueakMap2 server - The server package for SqueakMap2. Mainly a web UI built using HttpView.
- SqCVS - A pure Squeak CVS pserver protocol implementation. No UI.
- JDepper - A Java module analysis tool using full dependency output from Jikes as input.
- TFNR - Task Force November Revolution, a web app for staking out the image.
- SqueakMap - A load script which will update to/install SqueakMap2.
- SqueakMap2 base - The base package for SqueakMap2. Contains the domain code.
- HttpView2 - A very easy web application framework to build web apps in pure Squeak.
- SharedStreams - Two stream implementations similar to SharedQueue used for 'piping' between Squeak processes.
- SqueakMap2 loader - The Package Loader for SqueakMap2.
- SqueakMap Browser - A Morphic browser UI for SqueakMap that can browse the category tree.
- Namespaces - A proposal for Namespaces aimed at Squeak 3.8
- NagTool - A simple but useful reminder/todo/tasklist webapp. Used as demo app.
- HTMLBuilder - Base classes for HTML construction adapted from Seaside, used by HttpView2.
- Sqystone - Pystone 1.1 translated to Squeak, for a grain of salt-comparison to Python.
- FastSocketStream - A fast documented replacement for SocketStream with fewer bugs.
- Network - The Network package in the Basic image.
- SimpleLog - A nice and simple logging package.
- DeltaStreamFixes - Just some fixes for the DeltaStream package
- DeltaStreams - Distributed Change Logging
- KomHttpServer - The Comanche Http Server
- KomServices - The Comanche Service Management Framework
- DynamicBindings - A mechanism for per-process variable binding.
- SimpleMacro - A very simple macro processor
Co-maintained packages
- Scamper - A web browser
- VersionNumber - Implements a simple automatic version numbering scheme
- 3.7 Full Assembler - The assembler script that converts a plain 3.7 basic image into a sexy full one.
- Named Process - Adds the ability to assign a name to a Process
Back