Menu

ScriptOE / News: Recent posts

The Status of This Project

Hello, finally. Now it is almost 3 months after my last post. I have been back from that vacation for some time now. I have started school, so I have not worked on this project for some time. Sorry. I have not ditched this project, but I will not have any time to work on it at all, and I won't have much time for at least six more months. That does not mean that others can't help me with this project.
Please, if you are a scriptOE user, you can send me a message and I would be more than glad to add you to the project contributor list!!! I hope everyone is well, and do not hesitate to contact me. Note that Trofer is also in school so he won't have much time to help either, so even web designers would be welcome here!!... read more

Posted by arschles 2003-10-02

arschlesinger going on vacation, again

Hello again!

This is arschlesinger. I have been working as hard as I can on scriptOE-Core(baseEnvironment.py's name.) And I have made good advances in making it totally independant, not to mention shorter. After I complete this functionality, everything else(including script runners, and misc functions) will be a module. All this will do is accept a script and parse it for script type(maybe.)... read more

Posted by arschles 2003-08-03

arschlesinger is back

Hello Again!

I, arschlesinger, am back from my 16-day trip to Washington State, USA. It was a lot of fun for me, as I saw some of the famous peaks that many people around the world may have heard of, like Mt. Rainier, Mt. St. Helens, or Mt. Hood.

After less than a day back, I am beginning to remember how much fun this project was before I left, and I am still enjoying myself. I hope to have a new release out before I leave in 9 days for Spain!... read more

Posted by arschles 2003-07-25

Website ready!

Seems 100% functional. I may add more things in the future, but all basic aims have been achieved. Hope you like it!

Posted by Thomas Ernstorfer 2003-07-10

ScriptOE Administrator arschlesinger going on vacation

That's right...arschlesinger, an administrator and developer for the scriptOE is going on vacation for 16 days. I won't be around to answer e-mail or develop the scriptOE from July 9th to the 24th. While I'm gone, hopefully inkedmn (http://sourceforge.net/users/inkedmn/)
will be able to take over, but he is very busy and may not be able to do so.

Please check the new website (http://www.scriptoe.sf.net,) which is now administered by the ScriptOE's new web designer, trofer(http://sourceforge.net/users/trofer/.) He will be updating it frequently for the next week, but after the week is over, he is starting school again and will not be updating nearly as frequently. Soon after arschlesinger returns on July 24th, the first working version of the ScriptOE will be released. It will probably be called ScriptOE working environment v0.01. After this release, a new naming and versioning scheme will be released.

Posted by arschles 2003-07-08

First Release: Version 0.01 ALPHA

NEW RELEASE:
I released this for developers to look at and change at their will. I encourage anyone who reads this to go to the file download page (http://sourceforge.net/project/showfiles.php?group_id=83973)
and download this script(called baseEnvironment.py.)
You have to paste this text into a text editor and save it as baseEnvironment.py. Notepad and wordpad for Windows do not allow you to save with this extension, so I would encourage you to use your favorite text editor. If you don't have one, you can use text pad (http://www.textpad.com/.)
Also, you will obviously need Python to use this program. You can download Python at http://python.org/2.2.3/ (this is the latest stable Python version.) This program was tested with Python version 2.2, and should work on 2.2.3. Please send me a message if it doesn't.
HELP WANTED:
IF YOU ARE INTERESTED IN THE SCRIPTOE'S IDEA, WHY NOT BECOME A DEVELOPER?? I still need help with developing this program (in Python of course!) or designing its website, which is http://scriptoe.sf.net.
Go to: http://sourceforge.net/people/?group_id=83973 to see the scriptOE's help wanted page.
GENERAL PROJECT NEWS:
This will be posted on http://scriptoe.sf.net soon, but while I'm here, I'd like to mention that the scriptOE has been listed on Google's search engine!!! It is here for those who may be interested:
http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=scriptOE&btnG=Google+Search.

Posted by arschles 2003-07-01

Primary release

I'd like to follow the "release early and often" saying by releasing a (working?) version of the scriptOE. I hope that I can have ScriptOE in working condition, with Python support. Initially, I will be using Python's builtin execfile() or exec() functions to execute Python scripts, because this is fastest on the development side. Later, I will use os.system() to execute a new python interpreter instance for each script, but this will probably be after I can get support for other languages. More to come on http://scriptoe.sf.net. Start looking there for more up-to-date news. I will put up a 'lazyCMS' similar to the 'lazyBlog' that I have there now in order to manage future plans for the ScriptOE, as well as news.
I have made many updates to http://scriptoe.sf.net if anyone would like to see them. It also has a news section, with news on the development of the website ONLY at this time. Later, I will begin posting more up-to-date news there instead of here. When that is in working order, I will make a (last?)post here. For now, I will link you back to the SF news site for news on the ScriptOE itself.... read more

Posted by arschles 2003-06-25

Base Shell and Filesystem

Although still in the planning stage, I, arschlesinger, have begun developing a base filesystem and shell environment for ScriptOE. The filesystem will probably consist of one zip file, with only a global properties XML file and the initialization program outside of it. This way, program clutter will be minimal, and the zip file can be in a separate directory than the initialization and global properties script. This Zip file will hopefully provide similar functionality as Java JAR Files. Programming is fairly slow as of now because I have a busy schedule. I am probably not going to look for other developers until the fall.

Posted by arschles 2003-06-23
MongoDB Logo MongoDB