Stories
Slash Boxes
Comments
typodupeerror delete not in

Comments: 124 +-   Magento Beginner's Guide on Wednesday November 25, @02:10PM

Posted by samzenpus on Wednesday November 25, @02:10PM
from the read-all-about-it dept.
books
Michael J. Ross writes "The shopping cart systems that power online stores have evolved from simple homebrew solutions in the CGI era to far more powerful open source packages, such as osCommerce. But even the later systems are frequently criticized as suffering from poorly-written code and inadequate documentation — as well as for being difficult to install and administer, and nearly impossible to enhance with new functionality and improved site styling, at least without hiring outside help. These problems alone would explain the rapidly growing interest in the latest generation of shopping cart systems, such as Magento, purported to be outpacing all others in adoption. In turn, technical publishers are making available books to help developers and site owners get started with this e-commerce alternative, such as Magento: Beginner's Guide, written by William Rice." Read on for the rest of Michael's review.
Magento: Beginner's Guide
author William Rice
pages 300
publisher Packt Publishing
rating 8/10
reviewer Michael J. Ross
ISBN 978-1847195944
summary A starter guide to this popular e-commerce shopping cart.
This title was published on 15 April 2009 by Packt Publishing, under the ISBN 978-1847195944. The firm makes available a Web page dedicated to the book, where visitors can find information on how to purchase the print or PDF versions of the book (or both as a bundle, at substantial savings). The site also has a link labeled "Code download" (even though there isn't any downloadable code), another link for viewing any errata (of which there is one reported, as of this writing), and a link for downloading a sample chapter (the third one, "Categories and Attributes").

The bulk of the book's 300 pages are organized into eleven chapters, which are intended to take the reader through the basic topics, in the same order they might be encountered by anyone developing a Magento-based store for the first time: an introduction; Magento system requirements and installation; product categories and attributes; tax rules; adding product information; site styling; advanced product functionality; CRM; payment processing; shipping configuration; and order fulfillment. These chapters are followed by an appendix that delineates, as numbered lists, all of the steps covered in greater detail in the chapters. The book concludes with an index whose value is immediately brought into question by the "products" entry, which presumably would be one of the most lengthy sections for an e-commerce book such as this one, yet contains only two entries, and neither one has a page number.

The book's first chapter begins by stating what Magento and the book offer, which were already covered in the preface. The author then introduces the demo store (an online vendor of coffee beans) to be used throughout the book, with screenshots. Readers can skip over this chapter, without missing anything of importance. This chapter, like all that follow, concludes with a summary, which adds no value to the book.

In Chapter 2, the author patiently steps the non-technical user through each phase of installing Magento on a Web server, with an emphasis upon Linux systems, which apparently are far less problematic for Magento than using a Windows-based hosting account (imagine that). PHP novices will likely appreciate the author's tip on how to use phpinfo() to see their server settings, but should be warned to delete that file so hackers cannot also stumble upon that information. Also, there are some technical inaccuracies in the author's discussion of search engine friendly URLs. In step 1 of the installation, he should have explained why he chose the Full Release and not the Downloader. On page 31, he instructs the reader to set some Magento files to permissions of 777, even though the previous page stated that his Web hosts' control panel does not allow that setting. Some readers may be confused by this, and should be advised to use their FTP programs for accomplishing this task, if their control panel has the same limitation. In step 3, the author could have provided some guidance as to what the reader can do if Magento refuses to proceed with the installation and provides no error messages, even though the database information is valid and confirmable by logging in at the command line. Of course, it is difficult to anticipate all the possible problems that a user may encounter. Even the official Magento documentation does not appear to address this particular issue. Lastly, the checklist at the end of the chapter, which specifies four items to confirm prior to installation, obviously should have been presented at the beginning of the chapter.

In the third chapter, the author explores some key concepts needed in working with Magento: products, categories, and attributes. Throughout the book, these three common terms — and later, "shopping cart," "payment gateways," etc. — are presented in title case, as if they were proper names, which they are not. Within the text, this formatting gives them the appearance of menu or page names, which quickly becomes annoying. A glaring example of this is section 16 on page 59. On the same page, the reader will encounter a rather cryptic heading, "Have a go hero." Nonetheless, readers should find the topic coverage to be quite useful, including tips on enabling a product navigation menu, optimizing categories, entering products, creating product images, and setting attributes. The next two chapters explain how to apply taxes to customer purchases, and how to add "simple products" (those without customer-changeable attributes), respectively. At first glance, one might conclude that Chapter 5 should immediately follow Chapter 3 — or be combined into one chapter — since both deal primarily with products. But within Magento, tax rules are a prerequisite for properly creating new products in one's store, so the chosen order makes sense.

The author shifts gears with the sixth chapter, which explores basic styling, i.e., customizing the appearance of a Magento-based storefront. The majority of the changes can be accomplished easily by the reader, because most of them are made within the Magento administrative area, and not through any involved editing of the CSS files of the default theme. Chapter 7 covers the topics of related products, grouped products, and configurable products — and thus clearly should have followed Chapter 5. Regardless, the author's use of illustrative examples, in creating the demo site, is quite helpful for the reader to see how to use each dialog box in the process of creating the various types of products.

The last four chapters of Magento: Beginner's Guide address four essential aspects of building and running an online store, beyond the products themselves: Chapter 8 is fairly brief, but explains how to configure a store's e-mail addresses and contact form (but not how to customize the e-mail templates), as well as the functionality made available by Magento for administering customers once they have become registered users on the store site. The subsequent chapter shows how to set up a Magento site to accept customer payments using PayPal, Authorize.Net, and other electronic payment options. Chapter 10 explains how to configure the various shipping options within Magento, and, like the previous chapter, focuses on trade-offs among the various options rather than the details of how to complete each dialog box. Confusingly, on page 219, the author states that you can charge a handling fee with the flat rate method, but four pages earlier states the exact opposite. The last chapter in the book covers the various phases of order fulfillment, as well as order management.

Despite the value of the book's contents, the material would have benefited from some proper editing, evidenced alone by the many errata: "freelance[r]" (on the "About the reviewer" page), "[and] so" (page 2), "distinguishes" (page 3), "top[-]two" (page 10), "Paypal" (page 11), "Card(saved)" (page 11), "php" (page 13), "reading and article" (page 17), "you web host" (page 27), "/single-origin-coffees" is missing (page 55), "Attribute[']s Model" (page 73), "Add New [Attribute] Set" (page 75), "answer[s]" (page 78), "zip codes" (pages 85-86, and others), "characters;" (should be a comma; page 104), "later [in the] book" (page 131), "discuss about" (page 131), "direct[ion] replacement" (page 133), "graphics;" (should be a comma; page 138), "tab. to" (page 141), "2@ brew..." (page 182), "can sit[e]" (page 190), "such [as] Visa" (page 195), and "Shopping Card" (page 197). Some of these errata are likely not attributable to the author, but instead introduced during the production phase of publication. There are other indicators that quality control was lacking, such as an errant period tacked on to every "Chapter 5" in the page title, on all the pages of that chapter. On a more subjective note, I found Packt Publishing's use of four different font sizes within the table of contents — no doubt intended to make higher level section names stand out — to actually reduce speed of scanning and comprehension, just as it does on Web pages that have half a dozen or more font sizes on a single page. The practice is not limited to this particular title, but appears to be standard in their lineup of books. In addition, the longer subheads are shown in such a thick and compressed font face as to be quite difficult to read, e.g., on page 239.

Throughout his book, the author's writing style is generally clear and approachable, though occasionally choppy. His background in technical instruction is exemplified by his logical, step-by-step explanations. Some readers may find this style too repetitive, such as the many mini-summaries — labeled "What just happened?" — scattered throughout the book. These are unnecessary, waste space, and could be excised. One instance of pedantry (on page 105) deserves special recognition/ribbing: "Yes and No are self-explanatory."

But all of these aforementioned flaws are relatively minor — particularly to the reader anxious to put up a new online storefront with minimum delay. Magento: Beginner's Guide is a detailed and lucid introduction to an e-commerce system quickly growing in favor.

Michael J. Ross is a freelance Web developer and writer.

You can purchase Magento: Beginner's Guide from amazon.com. Slashdot welcomes readers' book reviews -- to see your own review here, read the book review guidelines, then visit the submission page.

story

Related Stories

This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • Magneto (Score:2, Interesting)

    by Lunoria (1496339)
    I read the title as Magneto Beginner's Guide. I must read too many comic books.
    • Re: (Score:3, Interesting)

      by FooAtWFU (699187)
      I don't read any comic books and thought the same thing.
    • Re: (Score:2, Insightful)

      by sajuuk (1371145)
      And here I thought this book was going to tell me how to get awesome powers of electromagnetic manipulation.
    • Re: (Score:3, Interesting)

      Sorry? There were people who didn’t read it as “Magneto”??

      As if anybody ever heard about this Magento-whatever-it-is, before this Slashvertisement. ^^

      Hell, I comment here, and I still haven’t heard about it. And I most likely never will! :P

    • Chapter 1 - Holocaust surviving, bending concentration camp's steel bars
      Chapter 2 - Learn how to hate humans, advanced steel bending
      Chapter 3 - Mercury
      Chapter 4 - Know your enemy, get a dorky helmet
      Chapter 5 - Aluminum and Adamantium explained
      Chapter 6 - Electromagnetic forces, negative uses
      Chapter 7 - Improving your leadership skills
      Chapter 8 - Chess, strategy and tactics
      Apendix A - All about blue hot chicks

    • Huh, the first thing I thought of was this [wikipedia.org].

      Is a character in some comic really a more obvious reference for "magneto" than the actual device? That's slightly disheartening.

    • If you think it's bad that you read it as "Magneto", just think how I feel. I read it properly as "Magento" and thought "good job, editors***...you misspelled Magneto".

      ***no, I'm not new here.

  • osCommerce (Score:3, Interesting)

    by rossz (67331) <{ten.rekibkeeg} {ta} {ergo}> on Wednesday November 25, @02:13PM (#30229222) Homepage Journal

    What I noticed when I evaluated osCommerce and few other ecommerce packages is the people who developed the package didn't have even a small understanding of how to use style sheets. This was a few years ago, so maybe things have improved since then.

    • Re: (Score:3, Insightful)

      by Fallingcow (213461)

      osCommerce is a piece of shit.

      It's the code equivalent of Finnegan's Wake, but without any hint of genius at work in its production.

      Broken architecture, ugly-ass code, no templating system to speak of (a side effect of the broken architecture) etc. STAY AWAY.

    • The problems with osCommerce go further (much much further) than just style sheet issues.

  • Magento is a nice system, but it's BIG. It's not bloated. Just it's architecture makes it really slow. With one item in db, default configuration and served locally it shouldn't really take almost two seconds to refresh a page.
    • This is the problem I had with all the open-source ecommerce systems I tried a while ago when I just wanted to add a nice shopping cart to my little site, where I sell a small handful of products. All of the options (oscommerce, magento, etc.) were bloated, and used the database for everything. Every single page view required database lookups to create the page. Maybe this makes sense on some site selling dozens or hundreds of products, each with very little description, but my site only has a few produc

      • What I want is a simple shopping cart that's open-source, and lets me use my existing website (without turning it into some database-driven monstrosity) with its simple, fast-loading pages, which only use PHP for the headers and footers.

        Even if you don't put product descriptions in a database, you'll still need some sort of database to store unfinished and finished orders. If you don't want to use a database on your web site, use the PayPal cart.

  • Good luck with that! (Score:5, Informative)

    by DogDude (805747) on Wednesday November 25, @02:17PM (#30229286) Homepage
    As an e-commerce business owner, and a former web developer, I just tried Magento based on a suggestion from my designer. It's not for regular people. There's no formal documentation (literally... none), and like with many OSS projects, "community" support is non-existent. Magento might be a neat project for a large team of professional developers working on e-commerce for a company with very deep pockets, but I don't think that a beginner of any kind should touch it. I'd rather have less functionality, but more function.
    • As an e-commerce business owner, and a former web developer, I just tried Magento based on a suggestion from my designer. It's not for regular people.

      Magento is for irregular people? I thought that was Milk of Magnesia? Learn something new every day....

    • I noticed that. I looked on their website and found that Yay, its open source. But the "Community" version apparently doesn't support encryption or a number of other security measure present in the Enterprise version. The community version is free, but their enterprise version, according to Magneto, "Start at $8,900 USD/yr"

      They boast of 1 million downloads, but I am wondering how many of those downloads actually became Enterprise customers. I don't know what it is about their website, but it makes me
  • I've tried this and it had some potential. Very clean looks and easy to use backend, but it felt horrible performance-wise overall. Also there are Paypal problems that seem to have been lingering for long time (retrieving response from PP and analysis, notifications).
  • I have a few large scale magento projects under my belt, and I just want to pipe in here.

    even the later systems are frequently criticized as suffering from poorly-written code and inadequate documentation

    Magento does do a better job in these areas than say, osCommerce, but there are still massively underdocumented portions of the code base. The code is clean and extensible, but horribly inefficient, to the point where a lot of people speculate that the Magento team wants it to be like that, so when your

    • by Maudib (223520)

      "to the point where a lot of people speculate that the Magento team wants it to be like that, so when your store takes off you are more likely to hire them to speed things up."

      Which is hilarious when you look at the "Enterprise" sites that Varien has done to date. They are slow, ugly and often broken. Varien does not do great work. Thats probably why they are partnering with Optaros, but it remains to be seen if those carrion eaters can do any better.

      $10,000 a server license. It might be worth it if you nee

    • Agreed.

      I set up a test magento site just a couple weeks ago to see if it had gotten better, and not only was it slow as fsck, but the installer had some hiccups. The URL checking steps broke, and I had to skip them. I had a weird fastcgi + aliasing setup that may have contributed, but an installer should just work with defaults if you keep clicking next. That magento didn't is a big red flag IMO. I'm also not impressed with the admin interface.

      The database setup step alone took a number of minutes, long

  • by Maudib (223520) on Wednesday November 25, @02:27PM (#30229420)

    The problem with Magento is not that it is too complex for a non-technical user. The problem with Magento is that is not properly documented or commented for technical users. Non-technical users that stay within the Magento default store box will have no problems, developers that try to move outside this box will be frustrated, constantly.

    Take a look at the code. There are precisely zero comments. Take a look at the documentation, there is almost no official documentation. This makes developing with Magento extremely hard as they employ some convoluted structures for very simple tasks. Eventually one finds that the code is generally of a high standard and that most things can be done without too much effort, but the learning curve is excessive.

    I believe that the lack of comments and documentation is part of an intentional strategy by Varien to drive potential users to their closed-source Enterprise solution. The power of the community edition is enticing, but finding knowledgeable developers is nearly impossible and training inhouse staff takes far too long due to the conspicuous absence of documentation and comments.

    Finally, I think it is pretty clear that PHP was a very poor choice for such a large framework. The lengths they need to go to implement something that appears to be convention bases and sort of but not quite dependency injected are extreme. PHP's inability to execute code asynchronously is a huge headache and the EAV model is cumbersome to say the least. Performance is seriously wanting.

    So yeah, Magento is enticing as hell to non-technical beginners. However ultimately the combination of Varien's refusal to document/comment and their poor technology choices make this a platform that just won't scale. Whats needed to at least partially change that is Magento for Developers*

    *There is a Magento for architects, but its already out of date and very short on real details.

    • Finally, I think it is pretty clear that PHP was a very poor choice for such a large framework.

      I don't want to talk about PHP's technical merits. We could have an endless flamewar about those. I just want to say that PHP become a lingua franca of web development. Pretty much everyone (especially in the Bay Area echo chamber) give you the my-god-you've-just-killed-that-kitten look if you propose writing a package in PHP. PHP isn't used because it's good, but because it's popular, and has a huge developer bas

        • by QuoteMstr (55051) <dan.colascione@gmail.com> on Wednesday November 25, @03:32PM (#30230192)

          You know this. I know this.

          But Joe the Web 2.0 Startup Person (who never actually got a CS degree) doesn't, and when he wants to begin creating his MugshotTome site, thinks "well, my friend mentioned this PHP thing. Maybe he can help me with it." Joe creates MugshotTome, which takes off and becomes one of the larger sites on the Internet. Now they've hired real programmers, but they're still stuck with PHP for all eternity: rewriting the system from scratch would take too long.

          Bob the Web 2.0 Startup Personn wants to create his own site, say, MyCylinder. Like Joe, he's more a businessman who fancies himself a hacker than a trained developer, so he looks around and sees what's popular. "Ah, MugshotTome uses PHP. It must be good. Let me go look for a few tutorials on that." And so MyCylinder and and MugshotTome end up using PHP. Jill, Jane, and Jim all start their Web 2.0 Startup Sites using PHP for the same reason. Bob realizes that PHP is popular enough that he can get "mad hits yo" by writing a PHP tutorial article "how to make mad monies by using PHP for your Web 2.0 Startup Website". This article encourages more people to start using PHP. Then Sergio, who's worked on a few Web 2.0 Startup Sites, has a well-intentioned desire to avoid code duplication, and wants to put some common functionality in a library. So because Sergio has used PHP for his website development, it seems natural for him to write his library in PHP.

          In the final stage of this disease, even Jennifer, an actual trained programmer who knows better, gets told to use PHP when she's hired for yet another Web 2.0 Startup because PHP is now the de-facto standard.

          This is how PHP becomes popular. It's also how Java became popular in enterprisy applications (just imagine a bunch of CTOs all talking to each other). It's how Python became popular in bioinformatics. It's how Lisp became popular in the AI community back in the day. It's how C became popular in systems programming. It's why people are making the mind-bogglingly stupid decision to start using Flash for desktop applications.

          This disease afflicts every field. Differences in hype, hosting, adoption in college classes, and random chance have a far greater impact on which language ends up being dominant than differences in the quality of the languages themselves. In this way, if the best language happens to become dominant, it's really just an accident.

          • Re: (Score:3, Informative)

            by DavidTC (10147)

            No namespacing.

            What you mean is that PHP doesn't force namespaces. It has [php.net] them, just no one uses them.

            No Asynchronous execution.

            That is not particularly relevant for a web programming language where a new process starts, runs code, and exits. You can't safely have background threads in that circumstances. It makes it really hard to write daemons in, but not for web programming.

            Non-standard date formats

            This just baffles me. Do you mean the DateTime object?

            I've always stored dates as a Unix timestamp

    • ``The problem with Magento is not that it is too complex for a non-technical user. The problem with Magento is that is not properly documented or commented for technical users.''

      So, some smart guy decided to step into the void and improve the situation, but, rather than writing documentation that is distributed with the software, he wrote a book that people have to pay for.

  • This isn't news. This is fucking marketing. As good as this software may or may not be, this is not newsworthy, and is nothing more than shameless promotion of a product.
  • .. This statement is interesting.
    A lot of the e-commerce software you can get for free is written in common web development languages, e.g. Perl/PHP/Ruby/ASP.
    So is this a question of lacking in-house competence from a SMB perspective? Most OSS e-commerce packages I've used have been a breeze to install, never mind to customize.

    The truth to the statement is that some things are, at best, poorly documented. But if worst comes to worst, track down the bit of script you need to know (how it works) and read the

    • Magento is an OO MVF application, on an EAV database, with an artificial (and ridiculous) namespacing system, managed by strictly case sensitive (sometimes you need to capitalise the first letter, sometimes not) XML config files and file placement within module directories. There is literally no documentation and the debugging information is pretty limited.

      Figuring it out takes a while.

    • Re: (Score:2, Informative)

      by crypie (111943)
      It might be a shameless plug, but Satchmo - http://www.satchmoproject.com is a completely open source option. It's not perfect (what software is) but I believe it is a much better alternative than most of the PHP based alternatives.

      I am one of the core devs so I am biased but do feel compelled to chime in with an alternative to the PHP based solutions out there like Magento.
  • by al0ha (1262684) on Wednesday November 25, @02:42PM (#30229604) Journal
    that based on experience, retailers that propose setting up an ecommerce site should forgo all "canned" shopping carts and fork over the minimal money it will cost to have one custom written to fit your business.

    If you are attempting to launch a business without the initial funds to spend around $1000 on a custom shopping cart, with the expectation of spending more money down the road adding custom features tailored to your business if proved successful, then you are not ready to start your business.
    • Re: (Score:2, Funny)

      by Anonymous Coward

      If you are attempting to launch a business without the initial funds to spend around $1000 on a custom shopping cart.

      Please point me toward some $1000 custom shopping cart apps. that are currently running. I have no money and lots of christmas presents to acquire.

    • There are a *lot* of businesses out there that exist most comfortably with a web development budget that won't allow them to use a customized shopping cart.

      When I come across one of them that does have a customized shopping cart and is looking for a new web developer because the old one got hit by a bus, or just started ignoring their calls, I do feel really bad for them. Suddenly they're 1) really vulnerable to back-end developers with a God-complex and 2) lacking a cost-effective way to port their pre
      • or just started ignoring their calls

        Why is this sort of thing so common on the low end of web development? It's amazing how happy you can make people in that market by just returning their calls and emails and taking less than a month to perform a task that requires maybe 30 minutes of your time, because they've usually dealt with assholes who can't be bothered to do any of that.

        WTF is up with free lance web developers?

        • They're in high demand. Especially those who find themselves being treated by a few loosely-connected web teams as their team lead for web services. Suddenly you're busy, making money, and things don't seem like they're gonna slow down.

          It's incredibly flattering to be referred to in corporate documents as "our web guy," - being so relied upon - and yet also realize that you are still your own boss.

          So a webdev ends up making a comfortable amount while he ignores his less-profitable clients (who would be m
    • I call Bullshit. (Score:4, Insightful)

      by billybob_jcv (967047) on Wednesday November 25, @05:31PM (#30231280)

      Anyone who has needed to deal with credit card security concerns and being audited by Visa or one of the big processors for PCI compliance will run to a commercially supported ecommerce product or ASP payment service. The days of custom coded carts for a serious online business is over. It doesn't matter whether the custom coded cart is more or less secure, and it also doesn't matter if 90% of online credit card security concerns are total bullshit propagated by the security consultants - this is about risk mitigation and about business owners having someone they can point to if the PCI audit is required. So, yeah, you can continue to make a few bucks selling custom carts or low-cost carts to micro-businesses, but you won't be making a living off any well-known brands.
           

      • Re: (Score:2, Insightful)

        by Anonymous Coward

        $1000 buys you 3 devs for a month in India. I'm not trolling.

        • Holy Moly,

          I can give Indian programmers away as Christmas gifts!!!
          • While you do that, I'm going to get three of them on indefinite retainer and start accepting a shitload of jobs on Craigslist, passing them off to those guys, and keeping the difference.

            Jesus, that's cheap.

      • Most places I've seen would charge you $500-$1,000 just to set up and skin an open-source e-commerce package.

        $1,000 won't buy you shit. Just getting some non-hideous custom graphics will cost you most of that money--and maybe more. I've seen shops charge north of $10,000 for sites that weren't a quarter as complex as an e-commerce site.

  • ... is 'Magento' itself actually any good or not ?
  • by unity100 (970058) on Wednesday November 25, @04:16PM (#30230668) Homepage Journal

    i work in the field. im a programmer.

    magento is shiny, looks good and whatnot, but the code seems to be done in a way to discourage external development and modification. it takes 2-3 times longer to do some modification to magento that it takes to do on other shopping cart software.

    im suspecting this to be a new trend though. i noticed similar other software (non shopping cart) out there, which were open source, but coded in such a way that (as if to show your left ear with your right hand), it would become complicated and manually time consuming to modify, therefore discouraging 3rd party development.

    we had some former clients jumping on magento bandwagon. things went well for them at the start. but as their needs for modification increased with passing time, they had to migrate their store to another cart because it became too expensive for them to fund modifications to their store software.

    • What other shopping card do you recommend then?

    • Amen to that!

      Underneath lies tho larger problems than just that. Sure it's been obfuscated to make harder for 3rd party modifications, but they actually fail to implement proper MVC pattern, just to name one problem. (Nevermind that 12k files in a fresh install...)

  • Foreword: I work as a web developer, and work in highly complex dynamic systems, specializing in UIs and system integration.

    I've worked with both osCommerce and Magento. Magento has very good marketing engine, really efficient throwing around of buzzwords. Sure it says on the cover to use Zend Framework and MVC pattern. What's not to like? EVERYTHING. The implementation is crappy even at best. It's not true MVC as view components actually FETCH DATA oO;

    I spent about 3 weeks to get an new store launched, and

  • A project with no documentation and the comments stripped out, Qel Surpise!

    A shopping cart should be simple and small. It should be unobtrusive.

    What it should do is give you the calls to display, review, modify, fill your shopping cart, check out and take a payment.

    Nothing more, nothing less.

    At that point you can integrate it into whatever web site your building using your styling and markup.

    This ain't brain surgery, it is a database. and the most complex thing should be a bit of javascript to update the t

    • Any idiot can make things bigger and more complex, it takes a true genius to make things smaller, simpler.

      Magento might have the base ideas correct, unfortunately however, the implementation is worse than kissing a frog while swimming in poo, dragging a concrete block on your ankle.

A great many people think they are thinking when they are merely rearranging their prejudices. -- William James