...( GeekScript )...
{ Home } { GeekAudio Tools } { GeekScript } { GeekUtils} { Links }

...[  This is the home of GeekScript, a scripting language that extends the normal abilities of Windows. This scripting processor will be implemented as a !bang command in Litestep and Codename 2, and as an .exe for normal Windows users. It will allow you to run a script at the touch of a hotkey that will launch your favorite programs, check to see if programs are running, detect the current screen res and move windows accordingly, bring windows to the front, and even do Litestep and Codename 2 specific functions like switching the current VWM or running !Recycle or !Quit  ]...

Monday, Dec 7th.

I was just told about a neat scripting langauge, I'm going to be testing it out, and possibly adding Litestep / GeekAmp functions into it.

Monday, November 30th

...(  First, I'm thinking I will change the name from LiteScript to GeekScript, since it won't be Litestep specific. I still haven't decided yet :)
...(  For now, I'm just going to extract all of the information out of the GeekMaster main page and put it here. In the future, I will have a detailed description, and put down all of my goals, where I am on each one, and new ideas. I'll expand this section probably tonight.

 

...(  Extracted Info:

...(  I've started working on LiteScript, I'm thinking of putting up a seperate page for that and GeekAmp, while I'm at it. The only thing that is working is passing the commands line by line to the system. I'm working on the main structure, which I hope to have done in the next week or two. I love scripting languages, and I can customize this one to my liking :)
...(  I started work on LiteScript Tuesday night. I'm trying to decide exactly what I want to do with it. I decided that I will initially make a .exe that runs the scripts, and then copy the code into a LS .dll. (Its much quicker testing a .exe file). So if anybody out there that is actually looking at this page, and feels like dropping me an email, please give me some feedback. I'm really interested in this, I think it could become something, but not unless I get some
feedback.
- [LiteScript] a batch type interpreter that can control not only normal application launching, but limited Litestep and Windows functions as well. For instance, you could have a script that would launch Netscape, but not before detecting the current res and setting your maximize dimensions and switching to the appropriate VWM.