commerce

How do you compare Websphere Commerce with the rest of the ecommerce tools available in the market?

All those familiar with websphere commerce will know that it is feature rich. It supports B2B, B2C and extended sites(which ATG doesn't) and some other features. But it is complicated, and on the performance and reliability front it still seems to leave a lot to be desired. Any opinions on which would be better for a high traffic site? ...

Selling commercial software for Mono

If the Mono project is successful it will pave the way for commercial software on non-Windows platforms. I am interested in the prospect of writing and selling commercial software for the Mono platform along the lines of our existing Smoke Vector Graphics (OCaml) and F# for Visualization (.NET) products. Are any commercial library devel...

Is the knowledge I gain by doing a Commerce course directly applicable to running my own small IT firm?

I already have a good knowledge of technology, the IT industry, and IT business models, but I'm considering complementing my knowledge by studying commerce at university. Is this a wise choice? A friend told me that the courses tend to be too theoretical and not applicable to real-life business. Any thoughts? ...

Commerce Server 2007 Expression Syntax Examples

I've been stuck working with Microsoft Commerce Server 2007, in which documentation is almost non-existent (no books etc). Can someone point me to some good examples of eligibility expressions syntax and available variables particularly how it is related to setting up discounts? ...

GNU GENERAL PUBLIC LICENSE software as part of commercial product.

Hi All I am developing a CRM system for small/medium companies, and i want to integrate a GPL software as a module to my system(with some modification on my demand). Will it be legal to license it as a commercial product ? Thanks. ...

How to add additional tables in DashCommerce 2 using SubSonic 2.0.3

I've inherited an website that is base on DashCommerce 2 SubSonic 2.0.3 I wish to add some customfields to the project however cannot find .tt files. Also there is not option to "run tool" Did SubSonic 2.0.3 use .tt files? I'm assuming .tt = t4? I don't seen any active record .dll's in the bin. // EDIT // Ok, so i need to use s...

How to show grouped products thumbnails within Magento product detail view?

Hi, Using modern theme based Magento configuration the detail view displays a table with the list of associated products along with the individual price and quantity input field. After the table definition, a single 'Add to Cart' button is provided. I am trying to make the following modifications to this grouped product detail view dis...

Apache Commons Net FTPClient retrievefile method issue with Sterling Commerce Connect

Hi All, We have been using apache commons net FTP classes to connect using a proxy to a Sterling commerce FTP gateway located outside our network to pull files. We do not list the files since we know the name of the file to be pulled so we pull it directly using the below method. boolean isTransferred = ftp.retrieveFile(remoteFileName...

Making commercial Java software (DRM)

Hi. I intend to make some software to be sold over internet. I've only created open-source before, so I have really no idea of how to protect it from being cracked and distributed as warez. Bearing in mind that I know like two programms that aren't either cracked or not really useful I decided that the only more or less reliable way may ...

ubercart VS drupal commerce VS Magento

Drupal + UC VS http://www.drupalcommerce.org (still in dev) VS Magento anyone running all 3 and have opinions? ...

Copying one basket to another basket in Commerce Server!

I have to create a web Method that allows client to change the Id of the user. How do I copy and create a new basket for new user ID from old user basket? Thanks ...