Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Greggory Shaw

Pages: 1 ... 8 9 [10] 11 12 ... 28
136
Applications / Re: eCS_Java Apps Pack Final
« on: March 14, 2016, 12:16:01 am »
UPDATED - Regim version 3.3.1 has been released (12.11.2015 ).

Regim is my software tool for processing astronomical images. Regim is not meant to replace complex image processing systems like Adobe Photoshop or others. It is meant as an addition to them. It makes some processing steps that are unique to astronomical images a bit easier.

These steps are calibration (dark and flat), deblooming, registration, combination, color calibration, gradient removal and some more.

Just download Add_jRegim.zip and unzip it to the eJava directory and run jRegim.CMD (eJava-008_test.zip required).

137
Applications / Re: Regim Stacking software
« on: March 13, 2016, 11:13:21 pm »
There could be a small problem with this Greggory because it needs extra items in the classpath as well as rather a lot of parameters that don't fit your template, hence the need for starting it from a CMD file.

Thanks Ivan - Yes, re-creating the path in a program object is hard (the semi-colon cause problems).  And I don't feel like tracking that fix down (someone help /w that and I'll add it to the ejava pack).

Update: the fix is (-classpath ".\*") and now adding to the eJava pack too ! - note:  For example, the class path entry foo\* specifies all JAR files in the directory named foo. A classpath entry consisting simply of * expands to a list of all the jar files in the current directory. Subdirectories are not searched recursively.

But you don't need a startup CMD for this and this gets rid of the extra VIO window:

Path & filename:
E:\PROGRAMS\ECS\OPENJDK6\BIN\JAVAW.EXE

Parameters (adjust the -Duser.home var):
Code: [Select]
-classpath ".\regim.jar;.\it.tidalwave.imageio.raw-1.6.1.jar" -Duser.home="E:\Programs\Java\JavaApps\jRegim" -client -Xms64m -Xmx768m -Dit.tidalwave.imageio.raw.defaultSource=rawImage regim.Regim 2>regimbugs.txt
Working directory:
E:\PROGRAMS\JAVA\JAVAAPPS\JRegim


Cheers,

Greggory

138
Applications / Re: eCS_Java Apps Pack Final
« on: March 11, 2016, 11:05:25 pm »
After thinking about the situation, I copied the MY_CFG_FILE and wget.exe into the 'Get eJava Apps' folder, and now the scripts work. So it seems the scripts are looking in the wrong place for those 2 files...

That's just another lack of my cut and paste programming skills.  The  MY_CFG_FILE should be copied to the 'Get eJava Apps' folder when the install script is run (there should be two copies, one in each directory).

This is probably easy, but I still don't know how the point the scripts to the MY_CFG_FILE in the main directory ???

So, I just had the install script copy it to the  'Get eJava Apps' folder -  HELP SOMEONE WITH THIS ?

And another easy one - how to create the shadow folder ??? this one is really pissing me off ( it should work).

Your idea with just changing the zip file names saves so much work and time (it changed my mind from quit working on this too).

And going to start using PPWizard for all the CMD, so almost zero work on them after I get that set up ( I use PPWizard on my site).

Another idea from this is to have a SQL database online for all OS/2 program objects and desktop store/re-store !
Kind of like the old mirgate util /dbase from Warp 4, but the master online with a static file to download.

Easy way to get back lost objects (which really irritates me. since most programs don't have that option) and/or after new OS installs !


Thanks,

Greggory

139
Applications / Re: eCS_Java Apps Pack Final
« on: March 11, 2016, 05:09:30 am »
Greggory,

  I can't seem to get any app to install... at first because it couldn't find wget. I moved wget to a directory on the path and now I always get a message like:

[C:\PROGRAMS\JavaInstall\Get eJava Apps]wget -O EJAVA\res\ij149.zip --ftp-user=o
s2user --ftp-password=os2 ftp://os2notes.duckdns.org/eJava/ij149.zip
EJAVA\res\ij149.zip: No such file or directory

[C:\PROGRAMS\JavaInstall\Get eJava Apps]unzip EJAVA\res\ij149*.zip -d JAVAPROG\j
ImageJ
unzip:  cannot find any matches for wildcard specification "EJAVA/res/ij149*.zip
".

No zipfiles found.

What does the MY_CFG_FILE look like ? The 'EJAVA' variable should have been replaced by the path you entered.

It should look something like this.


eJava = "E:\Programs\Java\eJava"
JavaHome = "E:\Programs\eCS\OPENJDK6"
JavaProg = "E:\Programs\Java\JavaApps"
combined_var = "COMBINED_VAR"

The 'JavaProg' - the directory must exist too

And if you're having problems with wget too, then the MY_CFG_FILE isn't set correctly.

Did you run install again ?


Greggory

140
Applications / Re: Regim Stacking software
« on: March 10, 2016, 05:36:23 pm »
Would anyone like to add it the the eJava Pack ?

http://os2notes.net/os2java6.html


Template is here (change red values) and post an icon too !


*****************************
CreateObjects:

rc = CreateObject( 'WPProgram',,
    'jAlbum',,
    '<WP_EJAVA>',,
    'NOTDEFAULTICON=YES;'||,
        'NOPRINT=YES;'||,
        'DEFAULTVIEW=RUNNING;'||,
        ';'||,
        'ICONPOS=2,12;'||,
        'ICONFILE='||eJava||'\icons\os2\jalbum.ICO;'||,
        'EXENAME='||JavaHome||'\BIN\JAVAW.EXE;'||,
        'STARTUPDIR='||JavaProg||'\JALBUM-11.6.14\JALBUM;'||,
        'PARAMETERS=-Xmx192M -jar jEdit.jar;'||,
        'PROGTYPE=PM;'||,
        'OBJECTID=<JALBUM>',,
    CreateCollision )

return

********************

141
Applications / Re: eCS_Java Apps Pack Final
« on: March 10, 2016, 04:10:17 am »
eJava-008_test.zip released, added new install option !



Now install paths are saved and allows you to specify install locations !


http://os2notes.net/os2java6.html


*** All further updates will use small CMD files to add and download new java programs !

- Cademia and Freeplane added (zero testing), see post above for complete list of programs.

*** MAKE SURE THAT THE JAVAPROG  directory exist (where you want java apps installed) ***


===

Please Test - eJava-008_test.zip

user: os2user
pass: os2

ftp://os2notes.duckdns.org/

Install: Unzip to your Programs directory or location of choice  and run Install_eJava.cmd.

Usage:  run install only once, separate scripts are included if u need to recreate the icons. Just unzip over previous version to upgrade (backup first).


Any help with links to download the programs and settings please !

Issues:


- JAVAPROG  directory you specify must exist (working on that help)
- Does the 'Get Java Apps' show up
- Some icons may not be assigned correctly
- Paths maybe wrong if not starting (check and report please).


Thank you Jan-Erik, Johnny, David, Onlineuser and everyone that tested !

Cheers,

Greggory

142
Applications / Re: eCS_Java Apps Pack Final
« on: March 08, 2016, 03:35:50 am »
Hi,
thanks for your work.
Has Freeplane been ported or tested under os/2?
If yes, consider adding it.

onlineuser2

@David - thx I'll add it for next version and onlineuser2 it's seem to work (latest stable). I'll add too

Greggory

143
Applications / Re: Firefox 38.2.1
« on: March 05, 2016, 02:56:24 am »
You may want to finally try out Yum/RPM !

144
Programming / Re: REXX help - check to see if file is present.
« on: March 05, 2016, 01:45:27 am »
Thank you very much Jan-Erik !

Getting to work on it now :)


Greggory

145
Programming / Re: REXX help - check to see if file is present.
« on: March 04, 2016, 01:22:29 am »
Some more Rexx help,

Does some one know how to take user iinput (directories) and write a config file ?


Greggory

146
Applications / Re: eCS_Java Apps Pack Final
« on: March 04, 2016, 01:20:44 am »
Re-writing install scripts (almost done) ! Now programs will be installed to users preferred location.

And using David's ideas above. Here are the current programs supported.

Post a request here for your favorite java program to be added to the next version (upload an icon please). Posting a template would be really appreciated :) too.

...
Cheers,

Greggory

Almost done, any other ideas or programs to add ?

Rexx help, does some one know how to take user iinput (directories) and write a config file ?

147
Applications / Re: eCS_Java Apps Pack Final
« on: March 02, 2016, 07:47:36 am »
Re-writing install scripts (almost done) ! Now programs will be installed to users preferred location.

And using David's ideas above. Here are the current programs supported.

Post a request here for your favorite java program to be added to the next version (upload an icon please). Posting a template would be really appreciated :) too.

Changing how programs are updated (now just re-run the script(s) ).




Cheers,

Greggory



148
Applications / Re: Web Fonts for OS/2 ?
« on: February 29, 2016, 03:14:21 pm »
Thanks everybody for the posts and info, but what about the top fonts used.

- Where's a list of top fonts used (google data...) on the internet
- OS/2 standard install pack & extra one fancy ?
- votes for the top ones for a standard ?

Mmmm, my vote !

- (Titles) Roboto+Slab:700'
- (Body) Roboto+Condensed:'400,700'


Greggory

149
Applications / Re: eCS_Java Apps Pack Final
« on: February 29, 2016, 11:51:24 am »
Hi Greggory,

 This is a great idea, I gave it a try and I have a couple of comments...

 iintl6i.dll is apparently required for something (got an error because I didn't have it and downloaded it from Hobbes) - that should be mentioned in the README. Also, it wasn't clear that you need to put the archive where it will stay, the files are not copied during install - only objects are created.

Added  iintl6i.dll and updated the README file !

Quote
My Java is in \Programs\Java6 and I want to store my java programs in \Programs\JavaApps. It would be nice if the install program asked for these locations (with defaults offered) and then used them for all of the install objects. Maybe create some kind of *.ini file at install that is used by all objects?

Lack of programming skills again. Can anyone point me in the right direction on this issue. I don't mind figuring thing out, but I need some examples. I would like to ask the user for those two locations and have Rexx create the config file.

Quote
Maybe it would be good if all programs on your server have a generic name (like JMol.zip) that contains the latest version known to work so a user doesn't have to download a new install file just to update - they simply run the same one again.

Very Good idea - I used the new file names as a simple backup. But, your way is much better. I only have to change the file name and add a backup routine (being lazy).

Quote
Inside the 'eJava Apps' folder created at install is a folder called 'Get eJava Apps' that contains shadows of install files for various apps. It would be nice if there was a directory called '\Get eJava Apps' that had only these files in it and then put a shadow of that directory in the 'eJava Apps' folder. That way, if I copy a new install file to that directory, it automatically shows up in the 'Get eJava Apps' folder.

Good idea and thought about it - I have a simple issue with the unzip command on this one (This would help me out /w RsyncBackup too anyone - help).

When the CMD file are in the main directory a simple unzip command is easy (using current dir).  If there is a folder in the the main directory called 'GetApps' - what would the zip command be for that ???  I need to drop down to the main directory, then unzip - using the get current directory variable. 

The 'res' folder (where I want to unzip and 'GetApps' are side by side in the main folder.)  I need to get rid of the last part of the path - CurrentDirectory = e:\programs\eJava\GetApps, then unzip ( e:\programs\eJava\res).  I guess that goes back to lack of a config file (ini) problem, that would solve the location problems for everything !


Thanks David

Greggory

150
Setup & Installation / MPlayer/2 & MediaPack for OS/2
« on: February 28, 2016, 11:21:05 pm »
MPlayer/2 & MediaPack -009 !



Media Pack started as a Rexx install script for MPlayer by Jan-Erik, now it has the ablity to install MPlayer/2 by Drag & Drop. The ability to install the MP3 codec and remove the old MMAVI class has also been added to the script.

Make MPlayer/2 the default player and prevents the second VIO window from showing.

- added advance controls to MPlayer & DVD playback
- supports mplayer-1.3.0-4.9.2.zip
- add the MP3 codec, default player for AVI files

HELP - need to add the option remove the old MOV class, anyone know how by commandline ?

http://os2notes.net/os2mplayer.html


Cheers,

Greggory

Pages: 1 ... 8 9 [10] 11 12 ... 28