
Articles - Writings Library - WebLog

Next Scripting Framework - The next generation OOP
NSF is a highly flexible Tcl based, object oriented scripting language
which can be used to build other OOP languages like NX.
NX is the next generation object oriented programming system.
It;s one of the things that kept me going and developing software in Tcl
an obscure yet powerful language.
It’s also per default supported with the
NaviServer
webserver and the OpenACS platform.
I’ve used TclOO for my Codru - LostMVC web framework and then switched
and rewrote everything in NSF / NX.
3 Minutes
Mar 13, 2017
LastMod: Mar 13, 2017
487 Words

NSF is a highly flexible Tcl based, object oriented scripting language
which can be used to build other OOP languages like NX.
NX is the next generation object oriented programming system.
It;s one of the things that kept me going and developing software in Tcl
an obscure yet powerful language.
It’s also per default supported with the
NaviServer
webserver and the OpenACS platform.
I’ve used TclOO for my Codru - LostMVC web framework and then switched
and rewrote everything in NSF / NX.

Why you should learn and love to use Linux as a development platform
Why should you learn and love to use Linux as a development platform?
This question will for sure be something any serious developer asks
himself.
4 Minutes
Feb 13, 2017
LastMod: Feb 13, 2017
679 Words

Why should you learn and love to use Linux as a development platform?
This question will for sure be something any serious developer asks
himself.
Tic Tac Toe Game Example using Tcl Tk
This is Example 2 in the series about learning to program by making
games with Tcl and Tk.
6 Minutes
Jan 5, 2017
LastMod: Jan 5, 2017
1265 Words
This is Example 2 in the series about learning to program by making games with Tcl and Tk.
Quick fix for wine apps that freeze your Linux desktop
Linux is very stable and there are very few apps that can freeze the
desktop. With the gaining popularity Linux has especially since the
gaming industry is moving toward Linux it’s quite necessary to know a
few tricks.
1 Minutes
Dec 7, 2016
LastMod: Dec 7, 2016
195 Words
Linux is very stable and there are very few apps that can freeze the desktop. With the gaining popularity Linux has especially since the gaming industry is moving toward Linux it’s quite necessary to know a few tricks.

Batch Image Modification and resizing in the command line with GraphicsMagick
GraphicsMagick is an enhanced version of ImageMagick which is a Image
library used by many applications and websites to edit images.
2 Minutes
Nov 26, 2016
LastMod: Nov 26, 2016
256 Words

GraphicsMagick is an enhanced version of ImageMagick which is a Image library used by many applications and websites to edit images.
Number Guessing Game - Tcl/Tk
This is a Game Coding Tutorial
If you got here by sheer luck please read through the introduction at :
https://andreiclinciu.net/?p=80&preview=true
6 Minutes
Nov 19, 2016
LastMod: Nov 19, 2016
1135 Words
This is a Game Coding Tutorial
If you got here by sheer luck please read through the introduction at : https://andreiclinciu.net/?p=80&preview=true
Introduction - Getting started - First steps - Learn to code by making games in Tcl/Tk
These guides and tutorials will be written in Tcl/Tk. There are multiple
reasons for this.
4 Minutes
Nov 12, 2016
LastMod: Nov 12, 2016
720 Words
These guides and tutorials will be written in Tcl/Tk. There are multiple reasons for this.

Why I'm using Fossil SCM instead of other source control systems
Fossil is a great SCM Source Control Management system.
5 Minutes
Apr 16, 2016
LastMod: Apr 16, 2016
949 Words

Fossil is a great SCM Source Control Management system.
How to download Youtube videos on Windows with youtube-dl and start using the command line
There is a very powerfull user Interface wrapped around youtube-dl which
will allow you to download mass video’s from youtube.
5 Minutes
Jan 1, 2016
LastMod: Jan 1, 2016
973 Words

There is a very powerfull user Interface wrapped around youtube-dl which will allow you to download mass video’s from youtube.
http server examples - So you need to easily share something with someone in the same network
So, you need to simply share something with someone on the same network
without going through facebook or anyother chat application.
1 Minutes
Dec 16, 2015
LastMod: Dec 16, 2015
91 Words
So, you need to simply share something with someone on the same network without going through facebook or anyother chat application.