Home Projects
Projects
Cancel

Projects

Asume - Smalltalk/X jv-branch project (CC 4.0)

Description:

A Windows tree registry reader for Altap Salamander. Reads the flat tree structure of from Windows registry. The registry path for Asume is based on the user and salamander version combination. If no such combination can be found the user can enter the registry path manually. The registry flat tree is converted to a regular, arbitrary complex, tree structure. The user can manipulate the tree any way preferred. After the editing is complete user can decide whether to export it to a registry file (*.reg) or save it directly back to the Windows registry. For detailed information visit the Asume’s Wiki. For the Smalltalk environment see Smalltalk/X jv-branch.

Smalltalk/X jv-branch - Windows launcher

Description:

Written in windows batch and PowerShell. Adds logging facility and many useful features which are configurable via the configuration file smalltalk.cfg. It greatly helps in debugging the environment by logging the errors directly into a log file.

Smalltalk/X jv-branch is a ready-to-use distribution development platform with many enhancements, including support for multiple programming languages, virtual machine level meta-object protocol for customizing method lookup, selector name-space support, SubVersion & Mercurial integration layer and various IDE improvements. STX:LIBJAVA included.

NFS mount on windows

Description:

PowerShellScripts for mounting/umounting NFS share on windows. Complete wrapper around the Microsoft NFS driver implementation.

Complex Web Scraper

Description:

Using ruby’s Watir to scrape a complex website for financial information. Automated way to scrape around 5000 companies on US Stock market. (circumventing Ajax, Javascript, other obfuscations)