Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2013-09-22 | 2.8 kB | |
ebay-nonfiction-7day.xml.ftl | 2013-07-17 | 10.4 kB | |
testusable.xml.ftl | 2013-06-27 | 7.9 kB | |
test.xml.ftl | 2013-06-26 | 8.4 kB | |
mytest.xml | 2013-06-20 | 587.3 kB | |
mytest.ftl | 2013-06-20 | 7.8 kB | |
mysqltuner.pl | 2013-06-16 | 40.4 kB | |
hb2uiee.pl | 2013-06-14 | 20.7 kB | |
persistence.xml.localserver | 2013-06-14 | 1.5 kB | |
hb2hbtime.pl | 2013-06-09 | 18.0 kB | |
hb2sql.pl | 2013-06-06 | 17.9 kB | |
Totals: 11 Items | 723.1 kB | 0 |
As of 9/22/13 the contents of this directory are: README.txt < This file ebay-nonfiction-7day.xml.ftl 2013-07-17 10.4 kB 1 4 downloads This is an Ebay Export file for use with JBC that is customized for the NONFICTION Book category as AUCTION 7 day mode. The user will need to personalize it to categories, conditions, defaults and personal info. testusable.xml.ftl 2013-06-26 7.9 kB 1 6 downloads test.xml.ftl 2013-06-26 8.4 kB 1 5 downloads mytest.xml 2013-06-20 587.3 kB 1 5 downloads mytest.ftl 2013-06-20 7.8 kB 1 6 downloads The above files are Ebay Export files for use with JBC for testing purposes. The user will need to personalize it to categories, conditions, defaults and personal info. persistence.xml.localserver 2013-06-13 1.5 kB 1 10 downloads This is a script for when using BOSC (and MySQL) on LOCAL setups. First rename this to: persistence.xml And then replace the file in the original JBookCloud.jar file. Below are PERL scripts. Perl is a programming language typically found on servers and Linux systems, though can be used with Windows. Recommended here is ActiveState Perl - please google as the download link may change over time. Run the PPM command in Windows for module management. Perl scripts are NOT part of JBC, as they are NOT Java, and not written by Myles. I (kel) use them to extend the functionality of JBC and as proof-of-concept utilties for Myles to see if they are feasible converting into Java at some future time. mysqltuner.pl 2013-06-16 40.4 kB 1 4 downloads This is a PERL script for optimizing local server setups when using BOSC (and MySQL). It may or may not work on remote servers with live sites. hb2sql.pl 2013-06-06 17.9 kB 1 8 downloads hb2hbtime.pl 2013-06-09 18.0 kB 1 9 downloads These are Perl scripts for converting HomeBase TXT output into A PRIOR version of BOSC (OSCommerce 2.2) and will *NPOT* work with BOSC. These can be used as a starter template for Homebase, and with a litte imagination can be used to convert Homebase into virtually any other format. These do not need a Homebase Catalog export, as they directly query the MySQL database for it. That part should be removed when revising the scripts for other purposes. The latter script is very similar to the first, but outlines a mechanism to use the DATE REVISED in Homebase as a parameter to revise pricing on. hb2uiee.pl 2013-06-13 20.7 kB 1 6 downloads This is a method for converting Homebase into Amazon compliant (as of Spring 2013) UIEE from a Homebase export that fills in blank fields, and will parse the estimated date from the description field. JBC has its own UIEE export, and the advanced functions here will hopefully be integrated into JBC with Freemarker.