Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Desktop app for product entry - Anyone Interested?

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #1  
Old 02-09-2006, 05:32 AM
 
dundeemedia dundeemedia is offline
 

Advanced Member
  
Join Date: Oct 2005
Posts: 31
 

Default Desktop app for product entry - Anyone Interested?

I have a desktop app that i wrote for a client which allows you to enter product information for use with xcart

Features at the moment are:

* Import any image from file or clipboard (then saves as thumbnail and full image, and can FTP to server)
* Category Editor (Basic at the moment)
* Inbuilt price updates and item insert by sku with external data
* FTP's two csv files to the server, products and photos for use with the importer
* Entry screen for product information - sku, manufacturer part number, manufacturer, title, description, weight etc.

It's quite a closed system at the moment as it was specially written to integrate with an old dos sage system

What I want to know is, is anyone interested for a nominal fee - if so I'll work on it a bit more and add in a proper category editor and tidy it up a bit.

Cheers![/list]
__________________
4.0.16 [linux]
http://www.petpassions.co.uk - pet products [live!]

X-Cart Product Uploader Rough Demo Available
http://www.dundeemedia.com/software/dmshopuploader.exe
Reply With Quote
  #2  
Old 02-09-2006, 08:10 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Moving to Pro Services - Offers.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 02-09-2006, 11:11 AM
 
mikalou mikalou is offline
 

Advanced Member
  
Join Date: Jun 2005
Posts: 71
 

Default

Yes. I'd be interested. What did you develop it in?
__________________
X-Cart Gold 4.2.2 - 3.1.19
Reply With Quote
  #4  
Old 02-09-2006, 04:44 PM
 
dundeemedia dundeemedia is offline
 

Advanced Member
  
Join Date: Oct 2005
Posts: 31
 

Default

It's developed in delphi using an access db, works great, although I now have to make it multiuser which means moving to mssql or mysql.

I'm working a few changes at the moment, such as the ability to rotate and crop photos, but i also need to sort out the category code!
__________________
4.0.16 [linux]
http://www.petpassions.co.uk - pet products [live!]

X-Cart Product Uploader Rough Demo Available
http://www.dundeemedia.com/software/dmshopuploader.exe
Reply With Quote
  #5  
Old 02-16-2006, 06:48 AM
 
perpetual98 perpetual98 is offline
 

Member
  
Join Date: Nov 2005
Posts: 22
 

Default

Ooh, I may be interested as well!
__________________
4.0.17
Reply With Quote
  #6  
Old 02-21-2006, 10:44 AM
 
dundeemedia dundeemedia is offline
 

Advanced Member
  
Join Date: Oct 2005
Posts: 31
 

Default

It looks like i'm going to have to get a demo sorted out for people to check this out and find out whether it will suit.

At the moment I'm making a few changes, I've just moved from using an access database to a more robust database to allow multi-user support (so one person can do the photos, one person can do descriptions etc).

I changed the way photo's are uploaded, they are now named as the product name, which should be better for search engines, and an unsharp mask is applied after resampling for sharpness.

At the moment, there are a few improvements I want to make, only 1 photo is allowed per product, the category editor is poorly implemented and there is no allowance for product options.

I'll make a demo available within the next couple of days, perhaps restrict it to only export 1 product - but this should give you an idea of what it does and what the end photos look like.
__________________
4.0.16 [linux]
http://www.petpassions.co.uk - pet products [live!]

X-Cart Product Uploader Rough Demo Available
http://www.dundeemedia.com/software/dmshopuploader.exe
Reply With Quote
  #7  
Old 02-21-2006, 11:00 AM
 
perpetual98 perpetual98 is offline
 

Member
  
Join Date: Nov 2005
Posts: 22
 

Default

I'm not even terribly concerned about the photos, I can go in and add them later. I'm just looking for an easier solution to load large numbers of products.
__________________
4.0.17
Reply With Quote
  #8  
Old 02-21-2006, 11:18 AM
 
dundeemedia dundeemedia is offline
 

Advanced Member
  
Join Date: Oct 2005
Posts: 31
 

Default

Quote:
Originally Posted by perpetual98
I'm not even terribly concerned about the photos, I can go in and add them later. I'm just looking for an easier solution to load large numbers of products.

i designed it to be easy to add a large number of products, the client i developed this for does a full export from his accounting package.

If the product is already in my software, the prices etc are updated - but not description or product title.

If items need to be added, all that is needed is a list of sku codes (in this case the sku is linked with their own stock codes) - the program then matches this list with the export from the accounting package to import the rest of the information.

do you have sample data i can have a look at? if the photos are not important i could maybe knock up something that'll take your data and a list of sku's and output a x-cart csv file?
__________________
4.0.16 [linux]
http://www.petpassions.co.uk - pet products [live!]

X-Cart Product Uploader Rough Demo Available
http://www.dundeemedia.com/software/dmshopuploader.exe
Reply With Quote
  #9  
Old 02-21-2006, 11:23 AM
 
perpetual98 perpetual98 is offline
 

Member
  
Join Date: Nov 2005
Posts: 22
 

Default

i started playing with access over the weekend, but didn't have enough time to get into it. All I really need is something to create a CSV file to import so when I add products I don't have to go to multiple pages to add the manufacturer, etc. It would basically be a form in Access that has all the available fields and I would plug in my info for the product, and hit submit and the db would be populated and I could export that CSV into X-cart. I'm sure what I'm looking for isn't terribly hard and what you're doing is far more involved.

Eric
__________________
4.0.17
Reply With Quote
  #10  
Old 02-21-2006, 12:04 PM
 
dundeemedia dundeemedia is offline
 

Advanced Member
  
Join Date: Oct 2005
Posts: 31
 

Default

i created a quick excel spreadsheet file that you can use to quickly add products - not as nice looking as a full form, but just enter the required info and tab to the next field

get it http://www.dundeemedia.com/xcart_export.xls

That should give you a rough idea, if you create an access database, use the header names (1st row) as the field names.
__________________
4.0.16 [linux]
http://www.petpassions.co.uk - pet products [live!]

X-Cart Product Uploader Rough Demo Available
http://www.dundeemedia.com/software/dmshopuploader.exe
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 10:29 AM.

   

 
X-Cart forums © 2001-2020