Heated Debate... Features and Updates and Things...


Closed Thread
Results 1 to 40 of 40

Hybrid View

  1. #1
    OXIMBIT's Avatar
    OXIMBIT Guest

    Default Heated Debate... Features and Updates and Things...

    I have to say after reading these posts for some time now I can only conclude you all must have more time than money.

    To think how much effort you put into making a Pbpro do basic stuff like > 16 bit maths and data handling amazes me.

    Tim

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Mike you can still save few bytes if you remove the FOR NEXT and replace it with a variable increment and a IF THEN to check the value... i guess 4-6 bytes will be saved.

    Depending of your sourounded code, you can also use some PBP macro too.

    Nothing is mpossible... but only with a few lines snip...

    I have to say after reading these posts for some time now I can only conclude you all must have more time than money.
    That's one of the most dangerous thing i never see here. I think that
    I have to say after reading these posts for some time now I can only conclude you all have a great knowledge because you can built and share all your stuff yourself with a minimum of code space and you don't need anything else to do it. Meant Math-processor, other compiler and such. Nice job guys!!!
    is more appopriate .. just an idea
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    mytekcontrols's Avatar
    mytekcontrols Guest


    Did you find this post helpful? Yes | No

    Default

    Mike you can still save few bytes if you remove the FOR NEXT and replace it with a variable increment and a IF THEN to check the value... i guess 4-6 bytes will be saved.
    Mister_E thanks for the info, unfortunately I decided to scrap the whole approach for what I was doing and implemented it in an entirely different way, which saved gobs of bytes (counting changes in surrounding code) and made my life much easier (this is always appreciatted). When I get it into a more final form I'll post it.

    Thanks again,

    P.S. I like your version of what that guy probably really meant to say :-)

  4. #4
    OXIMBIT's Avatar
    OXIMBIT Guest


    Did you find this post helpful? Yes | No

    Default

    In case you did not realise I was being sarcastic. For a company to sell this product for so much that offers so little when there are cheaper products that do more for less I think is ......... But If your prepared to pay the price and jump through all those loops trying to implement features that should have been there in the first place is up to you, it's your money.

    By "more time than money" means your you prepared to spend all that extra time doing workarounds than spending the money on better product.

  5. #5
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    <img src="http://www.pbpgroup.com/files/dejected.gif"><br>Added 7/2/05: See, I just knew this was going to happen.
    Last edited by Darrel Taylor; - 2nd July 2005 at 22:01.

  6. #6
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,615


    Did you find this post helpful? Yes | No

    Talking

    By "more time than money" means your you prepared to spend all that extra time doing workarounds than spending the money on better product.[/QUOTE]

    The only probem is to sell ...

    What ??? that's not a problem ... shiny adds and whatever the "thing" makes : that's in the pocket.

    Nowadays, selling a sparkling project is easier than selling a well engineered product ...

    doesn't make me laugh at all ...in the end

    Alain

  7. #7
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    In case you did not realise I was being sarcastic. For a company to sell this product for so much that offers so little when there are cheaper products that do more for less I think is ......... But If your prepared to pay the price and jump through all those loops trying to implement features that should have been there in the first place is up to you, it's your money.

    By "more time than money" means your you prepared to spend all that extra time doing workarounds than spending the money on better product.
    Firstly, it's only a problem for those who don't know how (and here you have a simple choice, learn, or move-on elsewhere). Secondly, once you have those routines, you don't need to reinvent the wheel the next time you need them. But most importantly - and this counts for more than price-point or frills and features, is that the MeLabs offering is a well designed, RELIABLE, STABLE and MATURE product. You can design your project safe in the knowledge that it will do what you intend and expect it to do. Some competitors products go through more bug fixes and revisions in a single year than the MeLabs product has in it's entire history - that's kinda worrying and not something to be proud of. On an occasion when I used a different compiler, my MD refused to release the product until I had rewritten the software excluding it. His argument centred on RELIABILITY and TRUST which was worth far more than any other adjective you could apply in favour of the competitors compiler.

    If I was a hobbyist, especially one with limited skills, I'd have a completely different set of criteria. I would want a product that has every bell and whistle built-in, and costs next to nothing. Reliability would not even enter into my thoughts. There are a lot of products out there that meet that criteria. More "time and money" as you mention is then spent chasing your tail wondering if the reason that your project doesn't work as expected is down to your code, or is it due to a bug in that all singing and dancing compiler?

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts