programming
All posts tagged programming
Software >
https://web.archive.org/web/20160413160346/http://geminstaller.rubyforge.org/
GemInstaller provides automated installation, loading and activation of RubyGems.
-
2016-12-14 – being deprecated in favour of Bundler
(on Wikipedia)
https://yaml.org/
A human-friendly data serialization standard for all programming languages.
-
YAML: YAML Ain’t Markup Language
![]() |
When it comes to all the fancy software tools out there, I’m finding myself becoming more and more luddite.
I’ve learned through reading and discussion many ways on how to handle data. It’s something I’m always interested in. However, the one thing that I’ve learned – and sometimes the hard way – is that no matter how awesome your handling of your data it all falls to pieces when your tools break.
Software >
Ruby > Ruby web programming, Ruby testing > Test::Unit >
https://github.com/doudou/flexmock
https://rubygems.org/gems/flexmock/
FlexMock is a simple, but flexible, mock object library for Ruby unit testing.
Works with RSpec or Test::Unit.
Software > Programming >
https://www.exept.de/en/smalltalk-x.html
Smalltalk/X, a product from eXept Software AG, is a complete implementation of the programming language Smalltalk, class library and development environment, providing:
- An object-oriented programming language
- Graphic development environment with editors, browsers, debuggers, GUI builders, etc.
- Incremental compilation, byte code interpreter and dynamic (just in time) compiler
- Static compilation and DLL generation, controlled by make-files
- Comprehensive class library with ready-to-use modules for applications
-
Open Smalltalk source code.
Software >
(on Wikipedia)
http://eric-ide.python-projects.org/
The Eric Python IDE
Well-integrated with KDE I’ve heard.
Software > Ruby > Ruby web programming >
(on Wikipedia)
https://github.com/ruby/webrick [ 1 ] was http://www.webrick.org/
A Ruby library program to build HTTP servers.
Mongrel is reportedly faster/cooler.
Footnotes
Software >
Ruby > Ruby web programming > Mongrel
(on Wikipedia)
https://rubygems.org/gems/mongrel
This seems to only be for Rails.. I don’t understand it and there is no newbie-friendly documentation to explain the basics.
Reportedly faster/cooler than WEBrick.


