3619 packages
— page 6
Blackfoot is a very small, commented, simple and fast SimpleCGI implementation aimed at primarily supporting Seaside in Squeak that works with at least Lighttpd, Cherokee and Nginx. Status: Works with Seaside but not fully tested.
SqueakMap
squeak
BlogBrowser is a minimal blog reader which supports the following features: - Subscribe to RSS and Atom feeds - Manage subscriptions in the Squeak image and save them to a text file - Tracks read/unread items (but only in the …
SqueakMap
squeak
some experiments in alife. There are no unit tests and the code could use some improvements but it's a fun playground to goof off in.
SqueakMap
squeak
Test project to use git with Pharo/iceberg
GitHub
pharo
Some components for Seaside 3.0See myblogfor any detailsMembersCreator:Alexander LazarevićAdmin:Alexander LazarevićDeveloper:Dario Trussardi Romano,Tony FleigTagsseasideLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/BowWave'user: ''password: ''PackagesBowWave-Captcha-CoreBowWave-Captcha-RecaptchaBowWave-RecaptchaBowWave-ReplyBowWave-Tests-ReplyLinkshttp://www.squeaksource.com/BowWave.htmlhttp://www.squeaksource.com/BowWaveGlobal:ReadStatisticsRegistered:3 January 2009 11:04:39 pmTotal Releases:0Total Versions:14Total Downloads:4784
SqueakSource
squeak
Tests to start developing bp in pharo
GitHub
pharo
Browser Booster is a set of services improving your developer experience in squeak. It enhances every browser with:refactoringsunit test supporthistory navigation (previous/next browsed methods)remembering and keeping track of unsaved methodshypertext navigationenvironments to narrow down senders and implementorsquick access to any …
SqueakSource
squeak
This package adds a few buttons to the browsers in order to have a betterintegration of unit tests during class developpement. It enables you to easilyswitch back and forth from a class and it's unit test, allowing the same thinga …
SqueakMap
squeak
Set of services easing unit test integration and manipulation in most browsers.
SqueakSource
Updates a 'Project' to latests, runs all tests of the project and commits a new version of the project.Please also load BuildBtMockProject which is a mock project, to run the tests of BuildBot; and BBProjectDescription because BuildBot uses that project …
SqueakSource
BuildBotMock Project is a project which serves as a mock Project for the tests of BuildBot project.
SqueakSource
Simple cross-platform webcam access interface from MIT Scratch. Small changes made so that different cameras can be tested when more than one is connected. The "CameraPlugin" binary should soon be included in the VM. On Linux the plugin is designed …
SqueakSource
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
SourceForge
This is a small package to keep track of how long things take (such as test, individually and in groups). Hopefully useful in tracking down exceptionally long running parts for further analysis.
SqueakSource
Collaborative Curved Space Explorer (CCSE) - is the full-featured multi-user toolbox for exploring the structure of curved spaces in 3D (based on Croquet) with real-time rendering in curved spaces (Jeff Weeks algorithm) in the core.MembersCreator:Nikolay SuslovAdmin:Nikolay SuslovRegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/CCSE'user: ''password: ''PackagesCCSE-BaseCCSE-CroquetCCSE-DemoCCSE-MathPackCCSE-ObjectsCCSEtestLinkshttp://www.squeaksource.com/CCSE.htmlhttp://www.squeaksource.com/CCSEGlobal:ReadStatisticsRegistered:18 …
SqueakSource
squeak
Some tests for Celeste.
SqueakMap
squeak
Classes and test classes for computing planetary positions. The classes can be instantiated by calling new: aDayNumber withLatitude: aLatitude withLongitude: aLongitude atUTC: aUTC. eg. Sun new: -3543 withLatitude: 60 withLongitude: 15 atUTC: (0)*15. The day number is an instance of …
SqueakSource
The SystemChangeNotification mechanism allows tools that register to receive notifications about system changes (method additions, category changes, class removals, etc.). This is part of the Squeak core. This project contains the tests for this notification mechanism.
SqueakSource
squeak
Provides an automatic mechanism for creating version history in a change-setpreamble and a consequent mechanism allowing for queries on a change set fora latest revision level tag. Also can create a preflight check for a change setto better support prerequisite …
SqueakMap
squeak
I added two new methods to ChessMoveGenerator and a bunch of constants to ChessConstants. Briefly, a bug in the chess game is that it will castle when either the king or rook is under attack, or any of the intermediate …
SqueakMap
squeak