jetson Posted May 23, 2004 Posted May 23, 2004 Hi all, I am new here and enjoy reading the posts..... I searched and did not find anything about making an electronic catalog that I can burn to a CD.... I have looked at some software, but it's too tricky for me to figure out..... Has anyone done this? If so, do you have any pointers on how I could do this? Thanks
Guest Posted May 23, 2004 Posted May 23, 2004 Why would you want to have it on Cd if i might ask? To put it onto CD you need to make the right tree on your harddisk before you can burn it. If you are working in linux I would say that it should be possible to make a symboliic link to your cd and have it work that way. I don't know options for windows. The path for the catalog you can of course also update in the configure.php Richard :)
jetson Posted May 23, 2004 Author Posted May 23, 2004 Hi, The reason that I would want it on a CD is that it is too expensive getting printed catalogs made..... and the postage to send a CD is cheap, and perhaps, you could put your specials, featured and/or new items to promote your site........ I have seen this done with a lot of companies.... so I thought it may be a good idea... Especially on a limited budget.... it's not within my means to market my items with printed catalogs.....but a CD, I could do..... Any help is appreciated......
Cerberus Posted May 23, 2004 Posted May 23, 2004 I'd says it's impossible without creating a static HTML version of your entire site and products. Otherwise the recipient of the CD is going to need a webserver, PHP and MySQL installed.
aefeuer Posted May 23, 2004 Posted May 23, 2004 You should probably make static version of your site and products pages that links to the site to make orders/create accounts/add to cart.
♥ecartz Posted May 23, 2004 Posted May 23, 2004 If you install the Printable Catalog contribution; browse to the page; save as HTML; that might work for you. You also might be able to find a web crawler that could make a cache of your site for you. The problems are that it might have links going to the wrong place and that you wouldn't want the Add to Cart and other functionality. Hth, Matt Always back up before making changes.
agiftcodotcom Posted May 24, 2004 Posted May 24, 2004 You could make an HTML page that tells them to "click here to view our catalog" and it takes them to your store. It's the cheaters way out, but it would work :D Contributions I used : Updated 06-13-04 23:42 ---------------- Vote on My Graphis Poll
Cerberus Posted May 24, 2004 Posted May 24, 2004 You could make an HTML page that tells them to "click here to view our catalog" and it takes them to your store. It's the cheaters way out, but it would work :D Why bother with that route though? If the recipient of the CD has an Internet connection then surely they can view the site anyway? Seems a bit pointless to me.
strced Posted May 24, 2004 Posted May 24, 2004 Check out the contributions for catalog_products_with_images_1_6 . You can add this contribution, generate the catalog yourself and then save it to a file....then burn to CD. I've had request for catalogs from people with sloooowwww and this fits the bill.
241 Posted May 24, 2004 Posted May 24, 2004 strced Do you have a link to this contribution No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes.
♥bruyndoncx Posted May 24, 2004 Posted May 24, 2004 Hello, I haven't tried this myself yet, but it is possible to have URLs embedded in PDFs, if the PDF catalog contribution supports this (or could be enhanced to support this), you'd probably have the best free solution around. Carine KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
rerbe Posted May 28, 2004 Posted May 28, 2004 There is a stand alone Linux boot disk that will allow you to load Linux and run any of the programs on it, you simply boot your PC from CD and Voilla! you could try this solution. Check it out at http://knoppix.com/ :D The solution is never too far away ...
Guest Posted May 29, 2004 Posted May 29, 2004 There is a stand alone Linux boot disk that will allow you to load Linux and run any of the programs on it, you simply boot your PC from CD and Voilla! you could try this solution. Check it out at http://knoppix.com/ :D As much I am in favor of Linux, don't you think it would be expecting a bit much of customer to go and look at linux. The catalog needs to start up right away. It is the products that needs to be sold. If that is linux fine other wise... Richard :blink:
mavperl Posted January 29, 2007 Posted January 29, 2007 :rolleyes: How's it going, I got knoppix dvd and remastered into psycloptix. It's a kiosk disk, opens firefox with a kiosk module, the disk starts an apache server, has a splash page, goes to apache docs and then to oscommerce shopping cart. I scripted mysql to start on boot, and import oscommerce sql. Can download to check it out at http://www.xtux.com. Be good to have speakers on festival runs on startup and has some messages you'll want to hear. Let me know if I can help, if you like the way it works etc ...
♥bruyndoncx Posted January 29, 2007 Posted January 29, 2007 :rolleyes: How's it going, I got knoppix dvd and remastered into psycloptix. It's a kiosk disk, opens firefox with a kiosk module, the disk starts an apache server, has a splash page, goes to apache docs and then to oscommerce shopping cart. I scripted mysql to start on boot, and import oscommerce sql. Can download to check it out at http://www.xtux.com. Be good to have speakers on festival runs on startup and has some messages you'll want to hear. Let me know if I can help, if you like the way it works etc ... All fair for a kiosk application running within your store or as a tradefair demo, but ... Just wondering, so you run your shop from the CD , does it contain your standard osCommerce based shop and data so that your savy customer can look at your order history and customer data in the mysql database ? KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
cannuck1964 Posted January 29, 2007 Posted January 29, 2007 My suggestion is to use pdf file format and offer both a link and a simple form to have the CD mailed to the customer. PDF is probably one of the most widely used formats (HTML will work too ;) ) cheers, Peter M Peter McGrath ----------------------------- See my Profile (click here) for more information and to contact me for professional osCommerce support that includes SEO development, custom development and security implementation
Patrick@M4 Posted January 30, 2007 Posted January 30, 2007 I am needing to do the exact same thing, its a requirement of the client - one I did try to talk them out of! I did have a look at this: http://www.server2go-web.de/ which looks like it may work quite well. Creating a HTML static version would be ideal as it will work on most systems then.
mavperl Posted February 13, 2007 Posted February 13, 2007 All fair for a kiosk application running within your store or as a tradefair demo, but ... Just wondering, so you run your shop from the CD , does it contain your standard osCommerce based shop and data so that your savy customer can look at your order history and customer data in the mysql database ? I didn't exactly create the dvd to run oscommerce, it just happened as an option. It was more geared towards a video, flash pic display for an event where you would have a projector or big screen. The original oscommerce data is loaded on boot, and the mysql server is started, which would automatically record visit data, and if someone logged in through the guest account and place an order that too will be recorded.
Guest Posted February 26, 2007 Posted February 26, 2007 All, I have created a CD Catalog using the "WinHTTrack" application (Freeware) to go to a website and pull down the site onto a local disk. This application changes the links to point to the local copy. I have used it several times to download Documentation websites and put on CD for times that I could not access the internet. Here is the site: http://www.httrack.com/ Let me know if it works for you. I also used a shareware application (AutoOption) to build a menu system and auto-launch capability that way I could add mulitiple sites / installation programs etc... to the CD and have an all inclusive CD. Regards and Happy CD'ing, David
Recommended Posts
Archived
This topic is now archived and is closed to further replies.