Recent content by husseycoding

  1. husseycoding

    No longer boring

    From a technical perspective I would have performance concerns - looks like it's doing all of the filtering client side, which whilst for a small amount of data as per the demo should be both quick to load and filter, but the more data you want to be able to filter the slower it will become. It...
  2. husseycoding

    Complete service to calculate monthly profit

    Perhaps, but multiple companies doesn't automatically mean big, or even medium sized business, can certainly still be small business!
  3. husseycoding

    Complete service to calculate monthly profit

    It's employers to give the flexibility of calculating profit for multiple companies under the same account.
  4. husseycoding

    Complete service to calculate monthly profit

    I'll consider putting some more descriptive text, and more content will be coming in terms of describing the service and how to use it, including a tutorial. There is already some text at the top of each section to describe what to put there, but very briefly, the employer is your business...
  5. husseycoding

    Complete service to calculate monthly profit

    Yes there are accounting packages that can do this yes, but this is aimed at the business owner rather than being a service aimed at the bookkeeper/accountant.
  6. husseycoding

    Complete service to calculate monthly profit

    Hi there, My development company has just launched Profit Calculator - an accounting related tool aimed at any small business in the UK. It's not designed to replace an accounting or bookkeeping service, but instead compliment it. The service allows you to compile income and expenditure data...
  7. husseycoding

    New Magento project marketplace

    Thanks fisicx, but don't worry I'm well versed in performance issues in relation to Magento (I am a Magento developer myself and do tend to specialise in performance). Perhaps surprisingly 'performance' is getting less about the number of requests these days, and more about 'perceived...
  8. husseycoding

    New Magento project marketplace

    Thanks Jim, I will be to scaling up the current hosting package up to improve speed after working one some changes based on feedback above.
  9. husseycoding

    New Magento project marketplace

    Thanks for the additional feedback fisicx. Some more useful thoughts there.
  10. husseycoding

    New Magento project marketplace

    Thanks fisicx, that kind of feedback is extremely useful - much appreciate you taking the time to look at the site.
  11. husseycoding

    New Magento project marketplace

    Hi all, Would really appreciate some feedback on the new service we have just launched. The site is Developer Connection (developerconnection.co.uk) and it would be great if you could give any honest feedback about any aspect of the site whether it's information, usability, concept, look...
  12. husseycoding

    Best (reuputable) Magento 2 extension builders?

    I would agree with most of the above, and would add a couple more - xtento and unirgy. Smile also do a good elasticsearch extension, elasticsuite. Personally I steer clear of aitoc, I don't know if it's still the case as I haven't used their extensions in some time, but for their M1 extensions...
  13. husseycoding

    Why is Minify Html off by default?

    In some (admittedly pretty rare) cases minification can result in invalid code which in the case of HTML would essentially break the store frontend. I would imagine it's disabled as Magento couldn't guarantee it to be 100% error free when it comes to the addition of third party module code, so...
  14. husseycoding

    Captcha not stopping spam?

    @Countrymun if you are running a Magento 1 store you might want to give the an open source extension a go which I developed some time ago. Unfortunately I can't actually post a link as I don't have 30 posts yet, but I've installed it to countless stores with similar spam issues, and very...
  15. husseycoding

    Magneto Vs Opencart VS WP woocommerce Vs Shopify which is best ??

    My advice to you would be to do some solid research on each potential framework you are considering around the features your store must have. Basically ignore what others might tell you about what is the 'best' etc and find out for yourself which one best fits your business needs. Look at what...