Offray Vladimir Luna Cárdenas
Offray Vladimir Luna Cárdenas
Would be possible to have a list of all profiles who have quoted, retweeted of fav a particular tweet? That would be a great addition for browsing "discourse clusters" via...
Hi, Thanks for Timimi. It has been the best saving experience we have used with TiddlyWiki so far and we are introducing it to several TW learners as the default...
While running Pharo snippets, the only indicator is a grayed play and inspect icon instead of loading/running bars (as show in the screenshot below). For particularly long running process, like...
* **OS**: Manjaro Gnu/Linux. * **GT**: 0.8.1538 I'm using .1538 on Manjaro Gnu/Linux and I have seen in several versions that now using the Markdown code for adding remote images....
TiddlyWiki 5.2.x has a lot of important improvements. In particular the possibility to save tiddler data directly inside the tiddler, as discussed [here](https://groups.google.com/g/tiddlywiki/c/kEu10rwnvY0). We are using Projectify for project based...
* revision: Master @ 0638b16 (PDF) * page: 51 Both code snippets for getting the French isograms: ```Smalltalk (ZnClient new get: 'https://raw.githubusercontent.com/SquareBracketAssociates/ LearningOOPWithPharo/ master/resources/listeDeMotsAFrancaisUTF8.txt') lines ``` and ```Smalltalk (ZnClient new...
* revision: Master @ 0638b16 (PDF) * page: 43 `MyExampleSetTest >> testIllegal` raises warnings in code assistant, as shown here:  It should be: ```Smalltalk MyExampleSetTest >> testIllegal | empty...
* page: 41 * version: master @ 0638b16 (PDF) While the text on the page is complete showing this: ```Smalltalk MyExampleSetTest >> testRemove | full | full := Set with:...
Page 36 of the WIP PDF @ 0638b16 ends with: "We suggest you now to redo the exercise following the second companion video.", but we could use [Amara](https://amara.org/) to support...
The Contributions link in [this page](http://books.pharo.org/learning-oop/) points to https://github.com/SquareBracketAssociates/UpdatedPharoByExample/ , but it should point to this very repository.