Warning: include_once(ca/tecreations/start_html.php): failed to open stream: No such file or directory in /var/www/tecreations.ca/html/ca/tecreations/PREVIOUS/page_content_1_A_AAAAAA_AAAAAAAA1.php on line 3
Warning: include_once(): Failed opening 'ca/tecreations/start_html.php' for inclusion (include_path='.:/usr/share/php:/var/www/tecreations.ca/html/:/var/www/tecreations.ca/html/ca/tecreations/') in /var/www/tecreations.ca/html/ca/tecreations/PREVIOUS/page_content_1_A_AAAAAA_AAAAAAAA1.php on line 3
Warning: include_once(ca/tecreations/header_start.php): failed to open stream: No such file or directory in /var/www/tecreations.ca/html/ca/tecreations/PREVIOUS/page_content_1_A_AAAAAA_AAAAAAAA1.php on line 4
Warning: include_once(): Failed opening 'ca/tecreations/header_start.php' for inclusion (include_path='.:/usr/share/php:/var/www/tecreations.ca/html/:/var/www/tecreations.ca/html/ca/tecreations/') in /var/www/tecreations.ca/html/ca/tecreations/PREVIOUS/page_content_1_A_AAAAAA_AAAAAAAA1.php on line 4
Warning: include_once(ca/tecreations/header_stop.php): failed to open stream: No such file or directory in /var/www/tecreations.ca/html/ca/tecreations/PREVIOUS/page_content_1_A_AAAAAA_AAAAAAAA1.php on line 5
Warning: include_once(): Failed opening 'ca/tecreations/header_stop.php' for inclusion (include_path='.:/usr/share/php:/var/www/tecreations.ca/html/:/var/www/tecreations.ca/html/ca/tecreations/') in /var/www/tecreations.ca/html/ca/tecreations/PREVIOUS/page_content_1_A_AAAAAA_AAAAAAAA1.php on line 5
Hello Citizens of Ontario.
I don't have money to pay for solar power transition, however I do have roof space for rent should someone want to install solar.
1108 sq ft footprint, 5/12 pitch, dutch hip roof. 27' Ridge + 18" Overhangs East/West, Rafters: 12" O.C. 100 Amp Panel, but could probably go to 200, only the community hall shares the transformer.
Thanks,
Tim
Typical commands to run CaptureTool.
cd downloads
java -cp tec8.jar ca.tecreations.apps.capturetool.CaptureTool
HOWTO -- A sample setup to get JavaCompiler (Compile On Save) started and eventually, FileTool
Changes in this Deployment
- Added functionality for Launcher to start with -jar command.
- Tested functionality for Draw, Toy and Console.
- Backup starts, but requires TLS configuration.
Running the Library Software:
- Get Java
- Download tec8.jar. This is the code and auto-unpacks, if necessary to enable Relaunch, with the jars (included).
- tec8.jar -- Last Modified:
Notice: Undefined variable: tec8_Modified in /var/www/tecreations.ca/html/ca/tecreations/PREVIOUS/page_content_1_A_AAAAAA_AAAAAAAA1.php on line 52
1969-12-31 17:00:00 -- Days Old: -- Downloads:
102
- UnpackToProject will be forthcoming.
- Use WinRar to view the code, if desired, before building/running/deployment.
Runtime: ( cd Downloads
)
- Without Any Compilation : As Is
java -cp tec8.jar ca.tecreations.apps.capturetool.CaptureTool
- draw
- toy
- Without Any Dependencies, but must Unpack to Project and Configure PROJECTS_HOME
Set PROJECTS_HOME in ca/tecreations/TecData.java and compile manually. Once that is done...
cd PROJECTS_HOME\tec8
java -cp . ca.tecreations.apps.javacompiler.JavaCompiler
- MakeSnapshotFor
- With Dependencies -- Unpack first and specify .jars location?.
cd PROJECTS_HOME\tec8
java -cp .;.\jars\* ca.tecreations.apps.deploy.Deploy
java -cp .;.\jars\* ca.tecreations.apps.filetool.Filetool
java -cp .;.\jars\* ca.tecreations.net...
: TLSServer and TLSClient --> LocalTLS..., --> NetworkTLS...
java -cp .:./jars/* ca.tecreations.apps.deploy.Deploy
-- Mac/Linux example, for Deploy. Untested.
- License
- My code is my work. The World is my customer.
- Per entity License.
- Lifetime: $1 CAD
- Until further notice, 49% proceeds to: SOS Childrens Village.
- Thank you.
- Have fun coding!!!