smalltalkgalore.blogspot.com
Smalltalk Galore: June 2011
http://smalltalkgalore.blogspot.com/2011_06_01_archive.html
Friday, June 24, 2011. Smalltalk Immutability: Builder Pattern. In this blog post I will show a means to enforce immutability of Smalltalk objects. This is provided by constructing a builder for the intended object which initialises the particular object. An initialisation flag is set after construction to guarantee that the object accessors do not mutate the state after this point. There are multiple sources on the internet which explain the benefits of immutable objects. Notable examples are:. We will ...
smalltalkgalore.blogspot.com
Smalltalk Galore: March 2011
http://smalltalkgalore.blogspot.com/2011_03_01_archive.html
Wednesday, March 30, 2011. Syntax Highlighting for Smalltalk. In discussions about software it is nice to show code. It can drive an abstract point home by giving an example. I have some experience with Alex Gorbatchev's SyntaxHighlighter. It is a javascript based syntax highlighter with customizable brushes. The downside: no Smalltalk brush. So I set out to create a Smalltalk brush for SyntaxHighlighter. The git repository SyntaxHighlighter-Smalltalk-Brush. Example. You can see an example below. Where h...
interactionviewer.com
Meer informatie over InteractionViewer
http://www.interactionviewer.com/site/over-iv.html
De InteractionViewer biedt elke intervisiegroep een besloten online platform voor het plannen van bijeenkomsten. En het voorbereiden, delen en verdiepen van casussen Probeer iV. IV proberen of bestellen? Wat kan iV u bieden. InteractionViewer (iV) is een nieuwe techniek voor online kwalitatieve dataverzameling die voor verschillende toepassingen ingezet kan worden. Op dit moment is iV alleen uitgewerkt voor intervisie, maar andere toepassingen zijn in voorbereiding. Bijvoorbeeld bij de verkennend...Is ge...
edwinvandillen.nl
Smalltalk bijeenkomst | Edwin van Dillen
http://www.edwinvandillen.nl/2008/09/01/smalltalk-bijeenkomst
Lsaquo; Mooie code! Domeingeoriënteerde applicatiearchitectuur: nut en onnut ›. September 1, 2008. Afgelopen week was de Europan Smalltalk User Group (ESUG) bijeen in Amsterdam. Tijdens de bijeenkomst zijn verschillende presentaties gegeven over uiteenlopende Smalltalk gerelateerde onderwerpen. Dat smalltalk springlevend is blijkt wel uit de ontwikkelingen die er plaatsvinden om een Smalltalk VM op de IPhone. Er gebeurt wat ons betreft zoveel in dit speelveld dat Sogyo. EventStorming: zeker geen hype!
software-innovators.nl
Over ons | Software Innovators
http://www.software-innovators.nl/overons
Overige talen en platformen. Sogyo is een innovatieve en inhoudelijk gedreven IT-dienstverlener. Sogyo ontwikkelt IT-talent en IT-toepassingen. Kenmerkend voor Sogyo’ers is dat zij zich zich niet laten beperken door een taal, technologie of leverancier en al helemaal niet door kunstmatige afbakeningen als business units, branches of marktsegmenten. Meer over Sogyo kun je vinden op www.sogyo.nl. 3731 GA De Bilt. Geplaatst op 12 februari 2015. Over Waarom ‘Two factor authentication’? Infrastructure as code...
reflektis.com
eXploratory Modelling Explained - Reflektis
https://www.reflektis.com/trainingen/exploratory-modelling
31595 74 19 90. 316 11 64 65 67. Products & Services. Service Oriented Architecture (SOA). For organisations that are rock solid. For a healthy organisation. For a well-oiled organisation. We help organisations climb. This article describes an approach to modelling that is relatively unknown. It capitalises on capabilities of modern programming tools and languages, especially dynamic qualities, as well as advances in object-oriented modelling. To effectively use this revolutionary technique. Other instan...
zakelijke-verlichting.blogspot.com
zakelijke verlichting: Belangenverstrengeling
http://zakelijke-verlichting.blogspot.com/2007/06/belangenverstrengeling.html
Wat is zakelijke verlichting. In mijn overtuiging kijkt de mensheid over een paar honderd jaar terug op deze periode (2000 - 2050) als die van zakelijke verlichting. Het begrip verlichting moet hierbij gezien worden in het kader van de verlichting. Waarbij bestaande dogma's werden opgegeven en een nieuwe denkpatronen ontstonden. De zakelijke verlichting zal een vergelijkbare beweging geven, maar dan op het gebied van onze werk relaties. In de zakelijke verlichting zal er een nieuwe werk-privé situatie on...
themagicofscience.blogspot.com
The Magic of Science: MathJax: Include mathematics non-obtrusively
http://themagicofscience.blogspot.com/2010/10/mathjax-include-mathematics-non.html
The Magic of Science. Magic happens all around you. Everyday. Everywhere. Sunday, October 24, 2010. MathJax: Include mathematics non-obtrusively. In this blog post I will explain the use of MathJax. A javascript based display engine for mathematics. In an early post. I pointed out that yourequations.com has a very nice solution for producing beautiful LaTeX on the web. Unfortunately as of October 31 2010 their service has shut down. As a result the LaTeX on my blog did not render any more. E {i pi} 1=0.
themagicofscience.blogspot.com
The Magic of Science: June 2011
http://themagicofscience.blogspot.com/2011_06_01_archive.html
The Magic of Science. Magic happens all around you. Everyday. Everywhere. Tuesday, June 21, 2011. In this blog post I will discuss the programming language dot. Dot is a graph description language. I will dive right in and show you an example. The following code:. Graph example { a [label="root"] b [shape="box"] c [color="red"] a - b - d a - c - e c - f [label="indirect"] }. This clearly shows the capabilities of dot. For more information about dot, and it companion programs visit the Graphviz website.
SOCIAL ENGAGEMENT