Slashdot Mirror


LastCalc Is Open Sourced

Sanity writes "LastCalc is a cross between Google Calculator, a spreadsheet, and a powerful functional programming language, all with a robust and flexible heuristic parser. It even lets you write functions that pull in data from elsewhere on the web. It's all wrapped up in a JQuery-based user interface that does as-you-type syntax highlighting. Today, LastCalc's creator, Ian Clarke (Freenet, Revver), has announced that LastCalc will be open sourced under the GNU Affero General Public License 'to accelerate development, spread the workload, and hopefully foster a vibrant volunteer community around the project.'"

103 comments

  1. Too bad it's Affero by Anonymous Coward · · Score: 2, Insightful

    This is compelling but the use of Affero for the license makes onerous demands of the user. The implicit threat of a code audit is there.

    1. Re:Too bad it's Affero by Sanity · · Score: 4, Interesting

      This is compelling but the use of Affero for the license makes onerous demands of the user. The implicit threat of a code audit is there.

      Can you elaborate? Which clauses specifically make onerous demands?

    2. Re:Too bad it's Affero by Tranzistors · · Score: 0

      This is compelling but the use of Affero for the license makes onerous demands of the user. The implicit threat of a code audit is there.

      What demands on the user?

    3. Re:Too bad it's Affero by Anonymous Coward · · Score: 5, Insightful

      The demands are only onerous to someone who is looking for code to run on a server as a service without having to make changes available. It's a good license that accomplishes what some authors want. Personally I prefer the BSD license for code I write, because I don't demand others share their changes unless they wish to. But not all authors wish to offer that choice, as they want changes to be shared. I really don't see the BSD vs. GPL vs. LGPL vs AGLP battles so many developers get involved in. Each offers freedoms and responsibilities, a different menu with each license. The author gets to choose. And the user of the code can choose to agree and use the code, meeting the obligations required, or choose not to use it. So simple, so easy.

      I won't be using LastCalc because I don't want to bother having to deal with the required responsibilities. If I wish to develop an application with that sort of functionality, I will likely write the code myself from scratch and share it BSD-style. Choices. I like having them. I'm grateful that others offer me open source choices. I'm glad that I have such a wide palette of choices to choose as a developer and as a code user.

    4. Re:Too bad it's Affero by Anonymous Coward · · Score: 0

      This is compelling but the use of Affero for the license makes onerous demands of the user. The implicit threat of a code audit is there.

      Can you elaborate? Which clauses specifically make onerous demands?

      The clause that says that if you take LastCalc and turn it into a commercial product without releasing the code, someone can sue you?

    5. Re:Too bad it's Affero by Sanity · · Score: 1

      I'm fairly sure that merely using LastCalc (ie. being a user of the web service) doesn't impose any responsibilities.

    6. Re:Too bad it's Affero by TheRaven64 · · Score: 4, Informative

      Being a user doesn't, but hosting it does. That's the difference between the GPL and AGPL.

      --
      I am TheRaven on Soylent News
    7. Re:Too bad it's Affero by marcello_dl · · Score: 2

      If you contribute back changes, there is no need for code audit, as the functionality and bugs will be those you contributed. If somebody notices different functionality, and you don't want to contribute, that is VIOLATING the license, then shame on you. Problems? "write your own damn code", kthxbye.

      --
      ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
    8. Re:Too bad it's Affero by Anonymous Coward · · Score: 0

      Yeah, it makes it really hard to be a leech.

    9. Re:Too bad it's Affero by hairyfeet · · Score: 4, Informative

      Since you seem to know, can you give a brief description of the difference between AGPL, GPL, and MPL for us common folk please? there seem to be a shitzillion licenses out there but those 3 along with BSD (which is easy to follow, its pretty much a "give credit where credit is due" kinda thing) look to be the biggies but knowing what makes one different (and thus incompatible) from the others is hard to keep up with. I know MPL allows copyrighted images, is that the only difference? Is AGPL mainly focused on hosted code? Someone really should make a handy chart for those of us that aren't programmers by trade so we can easily spot the differences.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    10. Re:Too bad it's Affero by Daniel+Phillips · · Score: 1

      This is compelling but the use of Affero for the license makes onerous demands of the user. The implicit threat of a code audit is there.

      Utter rubbish. Show me where the Affero says anything about a code audit, or any onerous at all. Are you just uninformed, or was that just a cynical troll as it seems?

      --
      Have you got your LWN subscription yet?
    11. Re:Too bad it's Affero by Daniel+Phillips · · Score: 2

      If I wish to develop an application with that sort of functionality, I will likely write the code myself from scratch and share it BSD-style.

      Do you truly believe that will be easier than linking your Affero source? I am humbled by your software development prowess and look forward to enjoying your latest creation.

      --
      Have you got your LWN subscription yet?
    12. Re:Too bad it's Affero by Doctor_Jest · · Score: 1

      Well said. I often wonder how many BSD licensed projects could benefit from a bit of contributing of downstream fixes/enhancements. That's not to say they should change the license, it just sometimes makes me wonder what if. I'm sure some do have a robust community associated with them, but I suspect there are some that simply get mooched into commercial entities... the license permits that, but the spirit of the openness of BSD is being gamed by those only interesed in lining their pockets. :-/

      I don't see why people are up in arms about the AGPL. It's not overly demanding if you aren't in the game to leech code and try to resell it for profit.

      --
      It's the Stay-Puft Marshmallow Man.
    13. Re:Too bad it's Affero by bhtooefr · · Score: 4, Informative

      AGPL is like GPL, but with the additional restriction that you must share source code to users when hosting it on a public-facing server, IIRC.

    14. Re:Too bad it's Affero by Ly4 · · Score: 2, Insightful

      That's basically it, but note that 'source code' could be interpreted as every last line of code for your web site.

      It's part of the murkiness in trying to describe 'modification'. Does that mean code that you've added to the original? When does that stop?

      Limiting the definition of modification is the main point of the LGPL. But there isn't an LGPL-like variation of the Affero license. And without that, there are a number of situations where AGPL code is simply unusable, regardless of whether you make any changes.

    15. Re:Too bad it's Affero by kestasjk · · Score: 4, Informative

      Before the AGPL came out a BSD-licensed project of mine, webdiplomacy, was used to build a fork site.
      They apparently forgot to credit us, are closed source, and didn't even include the BSD license until they were discovered. Instead of sharing code back they're quite bitter rivals, holding their site hostage for donations and having premium accounts.

      Since the AGPL came out there are several other fork sites that have sprung up, but we all pool code changes, and they all market themselves to different niches (e.g. variants or different languages). Many of them are for-profit and host large communities, but we all share code and benefit from it.

      --
      // MD_Update(&m,buf,j);
    16. Re:Too bad it's Affero by bill_mcgonigle · · Score: 1

      Since you seem to know, can you give a brief description of the difference between AGPL, GPL

      By way of example:

      With GPL, if you want to take a web project, modify it heavily, and sell a service based on that software and its modifications, you can do that. You have no further obligations.

      Under AGPL, to do the same thing, you need to contribute changes back to the project (effectively).

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    17. Re:Too bad it's Affero by Aighearach · · Score: 1

      It's part of the murkiness in trying to describe 'modification'. Does that mean code that you've added to the original?

      Yes

      When does that stop?

      Never

    18. Re:Too bad it's Affero by Ly4 · · Score: 2

      An example of the downside of the AGPL:

      You're running a website that's a discussion forum. You find a tiff-to-jpeg library that you want to use to convert member's avatar photos, so you call the library's 'convert' method.

      Congratulations, you've just created a modification. Since the library was licensed under the AGPL, you now need to:

      • - release the code that calls the API.
      • - release the code that calls the code that calls the API.
      • - release any other code called by the code that calls the code that calls the API.
      • - release your build scripts
      • - release source for any other libraries you've invoked. That includes anything you purchased from a vendor.
      • - etc. You pretty much have to release your entire web site.

      Now, you may not have any philosophical objections to releasing everything listed above, but just the logistics of determining the licenses of the existing source code could be enough to kill the idea.

      Note that this example is not completely theoretical. </dontaskmehowiknowthis>

    19. Re:Too bad it's Affero by bhtooefr · · Score: 1

      I'd lean towards no, although I'd sequester the AGPL web app in its own directory.

      After all, a closed source OS can bundle GPL software...

    20. Re:Too bad it's Affero by Ly4 · · Score: 1

      Yeah, if you can isolate the AGPL code somehow, you've got a pretty good case for limiting the scope of 'modified code'.

      It gets complicated when the AGPL code is a library that you want to link into your code. See my post below for an example of how that might play out.

    21. Re:Too bad it's Affero by dfetter · · Score: 1

      You know someone was going to ask. It's me.

      With what AGPL software did you run across this situation?

      --
      What part of "A well regulated militia" do you not understand?
    22. Re:Too bad it's Affero by Anonymous Coward · · Score: 0

      How unfortunate that you resort to calling someone a troll rather than addressing the substance of their concern. These days a troll is someone who disagrees with someone who then calls them a troll. It's call ad hominem attack. It's a mistake commonly made by those inexperienced in formal discussion.

    23. Re:Too bad it's Affero by Anonymous Coward · · Score: 0
    24. Re:Too bad it's Affero by Brian+Feldman · · Score: 1

      Why do you have delusions about the BSD world? Yes, plenty use software without contributing much back, but plenty more contribute much back.

      --
      Brian Fundakowski Feldman
  2. For those who are curious by Anonymous Coward · · Score: 5, Interesting

    For those who are curious what Freenet is: It's a distributed data store, which is censorship-resistant and allows to publish information anonymously.

    1. Re:For those who are curious by fizzer06 · · Score: 1
      allows to publish information anonymously

      Sounds like a great place to start rumors.

    2. Re:For those who are curious by biodata · · Score: 2

      How can it resist censorship when it is a .org? I thought the US government owned these.

      --
      Korma: Good
    3. Re:For those who are curious by Sanity · · Score: 1

      It's software, the website is just one place you can obtain the software but there are others.

    4. Re:For those who are curious by nurb432 · · Score: 1

      Everyone should be taught what it is, and use it. While we still can.

      --
      ---- Booth was a patriot ----
    5. Re:For those who are curious by nobaloney · · Score: 1

      When the first TLDs were created, .org was meant to be used by non-profit organizations only. That requirement was dropped a long time ago, though some of us still like to use our .org domains for sites that at least obey it's spirit.

      Perhaps you're thinking of .gov.

    6. Re:For those who are curious by Anonymous Coward · · Score: 0

      You mean like a Wiki? for Leaks?

  3. Must be Lisp under the hood by istartedi · · Score: 1

    Enter:

    Bar Blah = Bar Blah
    Bar 5

    Nested (((( hilarity ensues, presumeably when it hits a hard-coded recursion bailout.

    --
    For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
    1. Re:Must be Lisp under the hood by Sanity · · Score: 4, Informative

      Yeah, you're confusing it with a recursive function definition, I've been meaning to fix that. I guess I'll fire up Eclipse (it's Java, not Lisp)

    2. Re:Must be Lisp under the hood by Sanity · · Score: 4, Funny

      Ok, just for you I risked borking the site during a slashdotting and I implemented a quick fix. You're welcome :-)

    3. Re:Must be Lisp under the hood by houstonbofh · · Score: 1

      Ok, just for you I risked borking the site during a slashdotting and I implemented a quick fix. You're welcome :-)

      Not that takes some serious stones!

    4. Re:Must be Lisp under the hood by Sanity · · Score: 4, Funny

      Nah, just wanton irresponsibility :-)

    5. Re:Must be Lisp under the hood by istartedi · · Score: 1

      Since I'm totally new to it I might be doing something wrong. The simple example I posted before doesn't spew parens anymore so you obviously did something. This doesn't work though:

      Factorial Number = if (Number <=1 ) then 1 else (Number * Factorial (Number -1))
      Factorial 5

      if ( 5 ( if ( 1 ( if ( 1 ( if ( 1 ( if ( 1 ( if ( 1 ( if ( 1 ( if (can't post due to Slashdot lameness filter, much stuff like ( 1 * <= ( 1 - 1 ) ) ) ) then 1 else then 1 else ( 5 * Factorial ( 5 - 1 ) )

      --
      For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
    6. Re:Must be Lisp under the hood by anonymov · · Score: 1

      Capital letters mean variables, evaluation is by rewriting and pattern matching.

      Seems like it's trying to substitute every mention of Factorial for "if (Number

      factorial Number = if (Number <=1 ) then 1 else (Number * factorial (Number -1))

      this works

      As well as this:

      Number! = if (Number <=1 ) then 1 else (Number * (Number -1)!)
       
      5!

      You can even write something like "X plus Y minus Z = X+Y-Z" and ask it for "5 plus 4 minus 9"

    7. Re:Must be Lisp under the hood by istartedi · · Score: 1

      Ahhh. Makes sense sort of. I picked up on the "Arguments must be capitalized" thing, but not that functions must *not* be capitalized. It works fine for me when I don't capitalize the function.

      --
      For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
  4. Let is? Let was? Something belongs to the let? by Anonymous Coward · · Score: 0

    Great. *Another* language, and most people are confused by the apostrophe.

  5. Similar software by Twinbee · · Score: 4, Interesting

    Calculators should be multi-line like this - it's so much easier to keep track of calculations. Similar to LastCalc is InstaCalc on the web and something on the Mac called Soulver which is also very impressive.

    Shameless plug: I've been working tirelessly on something like this too for almost a year, and apart from lists and a couple of other minor features, is a bit like LastCalc on steroids:

    OpalCalc (for Windows currently).

    The screenshots should give an idea of what it can do, but to name a few things: it's even more like notepad, faster, can handle times/dates, and allow words in the sum (like saying "5 oranges * £10 = £50" ).

    --
    Why OpalCalc is the best Windows calc
    1. Re:Similar software by Sanity · · Score: 3, Interesting

      Soulver was actually what inspired LastCalc, but I wanted to bring it to the web, and make it programmable.

      OpalCalc looks neat, unlike Soulver it supports functions, and I'm sure it has a few features that LastCalc currently lacks.

      However LastCalc has a few features that OpalCalc lacks too, such as support for higher-level datastructures like lists and maps, pattern matching (like Haskell), and the ability to pull data from the web to use in calculations.

      So I'm not sure that I would describe OpalCalc as "LastCalc on steroids" by any stretch.

    2. Re:Similar software by PieterGen · · Score: 2

      Interesting, but I can't use it because I don't use Windows. Do you have plans to make it cross-platform (Linux/osx/win)?

    3. Re:Similar software by Twinbee · · Score: 1

      There's a lot in the menus of OpalCalc too which isn't detailed on that page. I guess I'm a bit biased towards certain features (though yeah, lists and, 'structs' do sound very useful).

      Anyway, always good to see more competition in this much neglected niche - thanks for making LastCalc!

      --
      Why OpalCalc is the best Windows calc
    4. Re:Similar software by Twinbee · · Score: 1

      Not as such. But then if someone else is interested in porting it, I'd certainly consider it.

      --
      Why OpalCalc is the best Windows calc
    5. Re:Similar software by JustinOpinion · · Score: 2

      LastCalc looks absolutely amazing! I love Google's ability to do on-the-fly math with unit conversion, and it seems that LastCalc is giving us this and more! It's great.

      A question for you (or a feature request, I suppose): how do we add more information to the behind-the-scenes taxonomy? For instance, if I go "2*pi*1 nanometers in angstroms" it correctly converts from "nanometers" to "angstroms". However if I use "nm" instead, it doesn't know what I mean. Of course I can add a definition "1 nm = 10 angstroms" and from then on it works correctly... but I don't want to have to add that every time I use LastCalc!

      Presumably you have a database behind-the-scenes with taxonomies for various units. Is there any way for end-users to edit that taxonomy (wiki-style), or perhaps submit new relations/data for inclusion? Now that you're open-sourcing this project, it seems like you could take advantage of community involvement to expand and refine the taxonomy, making the system ever-more-powerful. (I see you have a Google Group... so, is the intention that people just discuss this in the that forum? Seems like it would be more efficient to have a wiki or open database where people (even non-programmers) could contribute suggestions for units/relations/etc.)

      Anyways, thanks for your efforts on what looks like a great project. I hope you keep it up!

    6. Re:Similar software by Anonymous Coward · · Score: 0

      Why exactly is this called *Open*Calc?
      This really implies that it's using an open source license. I was just checking out LastCalc, and the first thing I thought after reading your comment was "Awesome! Lets compare the source and see what one can learn from it" ... what a disappointment.

    7. Re:Similar software by Twinbee · · Score: 1

      'Opal', not 'Open'. Someone else made that mistake.

      --
      Why OpalCalc is the best Windows calc
    8. Re:Similar software by Sanity · · Score: 2

      You can just type:

      X nm = (X*10) angstroms

      The plan is that people will be able to define lots of functions like this, along with much more complicated ones, and then share them. The best of them will become part of the default vocabulary.

      Please sign up for the mailing list if you'd like to keep up with developments (or, if you can code Java, perhaps you could help?!)

    9. Re:Similar software by bcrowell · · Score: 1

      Unfortunately, none of these are open source.

      Instacalc: "InstaCalc is for personal, non-commercial use only."

      OpalCalc: Has a free demo, but it costs money to get the real version.

      Soulver: Is shareware, puts a watermark on results if you don't pay for it.

    10. Re:Similar software by Twinbee · · Score: 1

      The 'demo' of opalcalc is still very functional. If you want the full version, you can pay any amount, and you'll still get it.

      --
      Why OpalCalc is the best Windows calc
    11. Re:Similar software by bsidneysmith · · Score: 1

      It's clear that in designing OpalCalc you were motivated by many of the same considerations that went into my design of the Extensible Expression Evaluator. However, I realized that most of the important features could be gotten just by leveraging JavaScript's math library, with the result that it has a similar feature-set but is platform and (nearly) browser independent, there is nothing to download, and it is easy for users to adapt to their own purposes.

    12. Re:Similar software by bsidneysmith · · Score: 1

      For a platform independent, multi-line, text-based calculator check out the Extensible Expression Evaluator.

    13. Re:Similar software by Twinbee · · Score: 1

      From a quick play with EEE, I can't find that I am able to go back and adjust previous calculations. That was one of the things that made Soulver great.

      For OpalCalc, I used Jint which is a Javascript library for C#. For porting purposes though, I find that I'm having to create my own RPN routine anyway. It's not all that bad tbh (unary minus was a pain to implement though).

      --
      Why OpalCalc is the best Windows calc
    14. Re:Similar software by Savantissimo · · Score: 1

      Or you could just use Frink, which is so cool in so many ways that even the highlights would be too long to list here. It will deal with pretty much any unit of measure or abbreviation, and additional temporary or permanent units can be added with minimum effort.

      Silly examples:
      cubic hectofurlongs / tropicalyear -> exascotswheatlippies / plutoyear
      0.89894198315626957388

      microgreatgross gilbert crocodile -> hp
      1.8440377432226315066

      --
      "Is life so dear, or peace so sweet, as to be purchased at the price of chains and slavery?" - Patrick Henry
  6. AGPL is a fine choice. by jbn-o · · Score: 2

    In other words, any FLOSS license is objectionable to those who wish to violate that license and make unauthorized derivatives. The AGPL and GPL, in particular, require equal treatment and reciprocity for all distributors. This is not onerous on the user or developer.

    As to not seeing a "battle", that language overstates the case but you do probably see the differences among the licenses and you have apparently made your choice. Your choice is no more or less political than someone who chooses a strongly copylefted free software license such as the AGPL. Freedom of choice doesn't really explain anything. Choices are present in proprietary licenses too, thus highlighting how freedom of choice is a scam: The user's software freedoms are not respected nor is the open source development methodology present.

    1. Re:AGPL is a fine choice. by Daniel+Phillips · · Score: 1

      any FLOSS license is objectionable to those who wish to violate that license and make unauthorized derivatives.

      I don't know of any open source licence that restricts copying or making derivatives. Rather, distribution or in the case of Affero, interaction with users over a computer network, is not permitted if license terms are violated.

      --
      Have you got your LWN subscription yet?
    2. Re:AGPL is a fine choice. by steveha · · Score: 4, Insightful

      In other words, any FLOSS license is objectionable to those who wish to violate that license and make unauthorized derivatives.

      Wow, way to set up a straw man there.

      Okay, any FLOSS license is objectionable to those who want to violate the license. Tautology, so I'm hardly going to argue with it. But "in other words" implies that this is a reasonable paraphrase of the GP post, which this is not.

      Some FLOSS licenses are a pain even for people who don't want to violate licenses. Suppose I want to include a library in a proprietary closed-source project. With some licenses, I can just do it. With BSD + "advertising clause", I now have an obligation to put text in my program, to put text in my manual, and possibly to put text on my web site and on a product package; I also have to keep track of whether I did the text or not, and make sure it isn't accidentally removed or altered. And I'll tell you right now: non-hypothetically, I avoid any license with an "advertising clause" for the above reason. With LGPL, I explicitly have to allow my customers to reverse-engineer my code, which would be a problem with a commercial product using licensed code (some licensed code requires one to take steps to prevent reverse-engineering).

      So, a higher post in this thread claimed that the requirements of Affero GPL include an "auditing" clause, which potentially places an annoying burden on anyone who hosts the Affero GPL code. I haven't reviewed the Affero GPL so I don't know if this is correct, but I assume it is because you engaged in a straw-man attack rather than just pointing out an error.

      So with a few examples I have shown that some licenses are more burdensome than others. In fact it is only people who do care about obeying licenses who are burdened; people who are just planning to violate the licenses can violate Affero GPL as easily as any other.

      As to not seeing a "battle", that language overstates the case but you do probably see the differences among the licenses and you have apparently made your choice. Your choice is no more or less political than someone who chooses a strongly copylefted free software license such as the AGPL. Freedom of choice doesn't really explain anything. Choices are present in proprietary licenses too, thus highlighting how freedom of choice is a scam: The user's software freedoms are not respected nor is the open source development methodology present.

      I have read this paragraph three times and I am not sure what you were trying to say here. If it is important, please restate.

      "Freedom of choice doesn't explain anything"? What?

      steveha

      --
      lf(1): it's like ls(1) but sorts filenames by extension, tersely
    3. Re:AGPL is a fine choice. by butalearner · · Score: 3, Interesting
      I used to prefer the various *GPL licenses until I read the OGRE development team's post about switching from LGPL (plus a commercial license option) to MIT for version 1.7. The key paragraph for me was this:

      While not requiring modified source to be released might initially seem like giving up an important motivator to contribute code back to the community, we’ve noticed something in recent years: 99% of useful code contributions come from people who are motivated to participate in the project regardless of what the license tells them they have to do. It’s our experience that a certain percentage of the user community will always participate and contribute back, and therefore encouraging adoption via simpler licensing is likely to result in more contributions overall than coersion via complex and restrictive licensing does. In addition, people who are internally motivated to participate tend to provide much higher quality and more usable contributions than those who only do it because they are forced to.

    4. Re:AGPL is a fine choice. by Vegemeister · · Score: 1

      With LGPL, I explicitly have to allow my customers to reverse-engineer my code, which would be a problem with a commercial product using licensed code (some licensed code requires one to take steps to prevent reverse-engineering).

      Attempting to prevent reverse engineering is a blatant "fuck you" to your customers. On their behalf, fuck you too.

    5. Re:AGPL is a fine choice. by fuzzyfuzzyfungus · · Score: 3, Interesting

      It would take a very comprehensive piece of surveying work to say whether this in fact holds across the board; but my anecdotal impression is that the utility of legally enforced compliance may vary depending on what sort of software you are dealing with.

      The area that comes to mind is embedded systems: a substantial number of assorted plastic SoC boxes running linux are user-modifiable today because their sellers were forced to provide sources under the GPL. Their firmware was often of rather low quality; but contained vital architectural details about the hardware that would otherwise have had to be inferred by comparatively arduous reverse engineering. In those situations, motivation is still better(one presumes that the manufacturers who are shipping *WRT firmwares are probably more helpful than the ones who stash a passive_agressive_GPL_compliance_blob.rar file somewhere in the dark corner of their support site); but bad code that provided enough information to port the better mainline-based 3rd party firmware was still useful.

      In something like the OGRE case, there doesn't seem to be the analogous vital information, bad code would just be bad code, making enforced contribution considerably less useful.

      I'd be interested to see if this pattern in fact holds, or if I am simply mistaken, and if there are any other categories that push strongly in one direction or the other; but I don't really have enough information to say...

    6. Re:AGPL is a fine choice. by jbn-o · · Score: 1

      Not a straw man at all. I'm simultaneously grateful for the freedom non-copylefted free software conveys to me and others and I see how these licenses mean contributing to proprietors like they were charities. Copylefted free software licenses such as the GPL and AGPL don't allow proprietary derivatives. This distinction gets to the heart of the difference between the free software and open source movements: the former movement distinguishes among licenses using "copyleft" because the free software movement wants to preserve software freedom for all computer users. The open source movement makes no distinction akin to "copyleft". So from a free software movement activist's perspective proprietor objections to the GPL and AGPL don't matter because proprietors have no intention of respecting user's software freedom. The open source movement isn't concerned with user's software freedom at all because that movement was founded to speak primarily to business software developmental methodology.

      Freedom of choice doesn't help anyone understand what are critical points in the philosophical differences between the free software and open source movements. Freedom of choice won't help anyone see how the two movements philosophical differences have dramatically different consequences. Freedom of choice misframes a debate around what options a licensor has by positioning all licensing power alternatives as equivalent.

    7. Re:AGPL is a fine choice. by Anonymous Coward · · Score: 0
      You really need to read up on what a straw man argument is. Here's an example:

      ... proprietor objections to the GPL and AGPL don't matter because proprietors have no intention of respecting user's software freedom ...

      Here, you've ascribed motives and intent to your opponent, along with a label. That's the 'straw man'. You then argue against the straw man, rather than against anything that was actually said.

    8. Re:AGPL is a fine choice. by steveha · · Score: 1

      Why don't you point that f-word at any companies who write that requirement into their licenses, rather than at me?

      The specific example: I worked on a doomed project that was supposed to have DVD playback as one of its features. It turns out that when you sign the legal documents to legally license CSS, you need to agree to do all sorts of things: you must lock up the oh-so-secret CSS documentation (I never saw it myself), only full-time employees may see that oh-so-secret documentation, and... you are required to take steps to prevent reverse-engineering of the dread secret of CSS.

      Mind you, one can buy a T-shirt with the dread secret of CSS printed on it. That horse has left the barn, the barn burned down, and condos were built on the site. But I didn't make this stuff up; the above is what I heard about the contractual requirements to implement CSS decryption.

      So, because your opinion is so incredibly important to me, I am asking you: Do you have a problem with a company making software that can legally play DVDs? Please feel free to answer on behalf of any customers who might want to buy such software.

      If it really riles you up, maybe you should arrange to have the DMCA repealed. If our product could have legally just used the CSS secret without signing any contracts, of course we would have done that.

      steveha

      --
      lf(1): it's like ls(1) but sorts filenames by extension, tersely
    9. Re:AGPL is a fine choice. by eric_herm · · Score: 1

      If licenses term are violated, I think you lose the right to use the software under any licenses. That's the basis of most license :
      "we grant you XXX under XXX conditions", meaning that if you do not fullfill the condition, you lose the right granted to you.

      People should maybe read what they agree to do, beit for a Microsoft CLUF, or a Free Software license.

    10. Re:AGPL is a fine choice. by eric_herm · · Score: 1

      That's true than for different situation, there is different outcomes ( how shocking, I know ). We could also speak of the Apple case, of the fact that we have cyanogenmod also because some handset makers were forced to release source code.

      The real question is "do you trust enough people to contribute back", and that's some negociation.

      For example, one group could indeed see that a less stringent requirement would help some contributors ( usually, a company, but not only ) to contribute and so would be beneficial, and so using a BSD like license would help. And using the same exact source code, maybe the contributors would not care about sending upstream the changes, due to management policy, to not share with competitors, etc.

      So the choice of license is not tied to the source code, but more to what you want to achieve, and the ecosystem around your software.
      Some people leverage their copyright and the GPL to sell exception ( Canonical does it for Ubuntu-TV, if you read the small letters ), or to offers "entreprise version". Some do use BSD for the same outcome.

      Some companies would not use GPL in their products, because they would be forced to contribute back and do not want ( be it for logistic, commercial or legal reasons ). On the other hand, some companies would not contribute back if that mean giving complete copyright to the owner if that's a competiting commercial entity, but have no problem to contribute to GPL or BSD besides that. Some companies even use GPL to be sure that their code is not taken by competitors.

      It all boil down on what you think people will do in the future, IE, do you have a goal, a reason, a business plan around your software ? Can you trust people to not screw you, or if that happens, would it bother you ( depending how it happens ) ?

      For example, OpenBSD people do not care about not having people contributing back, they prefer to have the software used everywhere so the internet is more secure. FSF people do prefer to make sure the source code can be seen and the knowledge is alive.

      2 different group, 2 different goal, 2 different choice. So choosing a license is really up to you, to what you think will happen, based on what happened to you and others, and what you want to see happen. ( yes, that's slightly much more complex than "foo is good, bar is evil", sorry about the complexity of the world, I am sure we will try to fix that for the next version )

    11. Re:AGPL is a fine choice. by Daniel+Phillips · · Score: 1

      If licenses term are violated, I think you lose the right to use the software under any licenses.

      You think wrong. You need to get out there and actually read some open source licenses.

      --
      Have you got your LWN subscription yet?
    12. Re:AGPL is a fine choice. by Anonymous Coward · · Score: 0

      Perhaps it is in your world. But we aren't all so lucky to be able to set the rules for ourselves. I make tools for mobilephone radio development. The radios are signed, and it is not allowed to temper with them, due to government regulation. So no lgpl libraries please....

  7. is it wrong? by __aaltlg1547 · · Score: 0

    Is it wrong that my first thought when I see this is

    What's his plan to make money off all this free development help he's hoping go get?

    1. Re:is it wrong? by Sanity · · Score: 1

      Yeah, it kinda is. Did you ask that when Slashdot opened their codebase many years ago? How about when Reddit did it? What about Google with their various open source projects?

      You should be glad that people open source things.

    2. Re:is it wrong? by tbird81 · · Score: 1

      Oh no, someone who might be trying to make money! What a bad thing to do! He must be stopped immediately.

      Good on him for opening up the code base.

    3. Re:is it wrong? by nurb432 · · Score: 1

      And i hope he does make some money off it. He deserves it.

      --
      ---- Booth was a patriot ----
    4. Re:is it wrong? by __aaltlg1547 · · Score: 1

      Fine for you. His stated purpose in making it open-sourced is to get free help.

      I am not an advocate in providing or asking for work that has commercial value for free.

    5. Re:is it wrong? by Brian+Feldman · · Score: 1

      Any good piece of work has commercial value as well as non-commercial value.

      --
      Brian Fundakowski Feldman
  8. let's you write functions? by Anonymous Coward · · Score: 1

    It even let's you write functions that pull in data from elsewhere on the web.

    Now if it could only correct your grammar.

    1. Re:let's you write functions? by Sanity · · Score: 0, Flamebait

      Or somehow silence grammar nazis...

    2. Re:let's you write functions? by ralphdaugherty · · Score: 1

      well said. Thanks for taking this project public.

  9. Seriously? by Anonymous Coward · · Score: 2, Insightful

    When you have R, you hardly need any lousy calculators like this.

  10. Too Qool for IE by Anonymous Coward · · Score: 0

    Apparently the author is too Qool or too stupid to make this work with Internet Explorer.
    Oh Well.
    At least I found an interesting link to Opal Calc

  11. It doesn't work properly by Anonymous Coward · · Score: 0

    It's a mess. There are many 'equations' pre loaed with a lot of brackets e.g. (actual copy from the web site):

    The Earth's radius
    =
    ( ( The Earth ) ) s radius

  12. Mac Graphing Calculator by Anonymous Coward · · Score: 2, Informative

    Still looking for an open source equivalent of one of the greatest calculators ever written. It was bundled with OS8. This one "shows you the math". Every kid should have it.

    It's got a really great geek story behind it too. If you don't already know this one, take a minute and enjoy.
    http://www.pacifict.com/Story/

  13. JQuery? by Anonymous Coward · · Score: 0

    It's all wrapped up in a JQuery-based user interface

    Too stupid to figure out how to code directly in Javascript? You don't care about code bloat and slowing down your own code?

  14. Quantrix? by Burz · · Score: 2

    http://www.quantrix.com/

    If its similar to this then its very interesting, indeed.

  15. Bad usability by elvstone · · Score: 1

    I entered "2+2" and got back http://pastebin.com/hTzSBqWG

    I think they need to work on their usability.

    (Funnily enough I couldn't enter that inline because Slashdot said "Please use fewer 'junk' characters.")

    1. Re:Bad usability by bhtooefr · · Score: 1

      I'm getting the impression that it's one instance that all Slashdotters are using, and probably defining recursive functions to screw it up?

  16. SAGE by steveha · · Score: 2

    Anyone interested in LastCalc is probably also interested in SAGE:

    http://sagemath.org/

    Basically this is every free math tool out there, glued together using Python, with a nice web "workbook" interface. It can make plots, do symbolic math, and all sorts of stuff.

    Fun fact: someone ported TeX font rendering to JavaScript, and that is what SAGE uses to draw math equations in your browser.

    steveha

    --
    lf(1): it's like ls(1) but sorts filenames by extension, tersely
  17. Clear mod by bmsleight · · Score: 1

    I modded in correctly, hence post to clear.

  18. Re:I implemented a quick fix by TaoPhoenix · · Score: 1

    Hi Developer!

    A minute ago I saw an explosion of parentheses and + signs, then they went away when I looked again.

    Was there a bug going on?

    Anyway, just for you!

    ( 11 * ( 4 Developers ) ) + ( 3 * ( 4 Developers ) ) + C mon + ( 8 * C ) + ( 3 * ( 4 Developers ) + LoveThatCity + ( 4 * ( 4 Developers ) ) + I got 4 words for ya + ( C mon * 5 ) + ( 21 * ( 4 Developers ) )

    --
    My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
  19. Re:confused by the apostrophe by TaoPhoenix · · Score: 1

    https://en.wikipedia.org/wiki/Apostrophe_(figure_of_speech)

    Oh Anonymous Coward, so voluminous yet not part of Anonymous, where is thine wisdom?

    --
    My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
  20. Typical slashdot thread by oheso · · Score: 2

    Huge mud-slinging war about the license chosen and no one pointing out the thing is borked.

  21. Epic fail by tadas · · Score: 1

    I tried

    1 furlong in feet =

    and it couldn't come up with an answer. What good is it?

    --
    This page accidentally left blank
    1. Re:Epic fail by bsidneysmith · · Score: 1

      This would have worked in the Extensible Expression Evaluator. http://bsidneysmith.com/E3/extensible_expression_evaluator.aspx

    2. Re:Epic fail by Savantissimo · · Score: 1

      Try Frink. It has no trouble with that sort of thing. Over 58K of plain-text units.
      (Typical section of the latter:
      siegbahn := xunit // of X-rays. It is defined to be // 1/3029.45 of the spacing of calcite // planes at 18 degC. It was intended // to be exactly 1e-13 m, but was // later found to be off slightly.
      fermi := 1ee-15 m // Convenient for describing nuclear sizes // Nuclear radius is from 1 to 10 fermis
      barn := 1ee-28 m^2 // Used to measure cross section for // particle physics collision, said to // have originated in the phrase "big as // a barn".
      shed := 1ee-24 barn// Defined to be a smaller companion to the // barn, but it's too small to be of // much use.

      (Please pardon the fucking Slashdot idiot-designed piece-of-shit worse than TI-994/A FORTRAN formatting .)

      --
      "Is life so dear, or peace so sweet, as to be purchased at the price of chains and slavery?" - Patrick Henry
  22. Software freedom trumps proprietorship every time. by jbn-o · · Score: 1

    Software can be fixed if its license grants users the freedoms of free software. Therefore, users are better off with a broken free software program than a reliable proprietary program. The free software can be inspected, repaired, improved, and distributed instead of being under the thumb of the proprietor.

  23. GPL in embedded boxes by steveha · · Score: 1

    a substantial number of assorted plastic SoC boxes running linux are user-modifiable today because their sellers were forced to provide sources under the GPL.

    It's true. And it's pretty interesting!

    The free software community developed a bunch of cool stuff under GPL. These manufacturers could have chosen to license some proprietary stack such as Windows CE, but they chose to use the cool GPL stuff. This cost them no money but imposed an obligation to share.

    Then when they didn't share, some people threatened legal action, and they did share.

    And I know that in at least the case of Linksys, their original router became very popular, and they likely sold far more units because hacker folks would buy them and customize them. Really this is a classic case of everybody winning.

    Personally I think GPL v2 hits the sweet spot for a forced-sharing license: it requires the important things, isn't really onerous at all, and has been tested by the legal system and hasn't been ruled invalid. Linus Torvalds is also a fan; he said that releasing the source for Linux under GPL v2 was one of the best decisions he ever made.

    steveha

    --
    lf(1): it's like ls(1) but sorts filenames by extension, tersely
  24. Re:Software freedom trumps proprietorship every ti by Anonymous Coward · · Score: 0

    Why would any sane person try to repair 'borked broken' software, even if it's free.

    If the idea was good, but the code bad, most will write their own implementation. If the code is of good quality, others might contribute to make it even better. There's nothing in between really. Maybe this revelation only makes sense if you have some programming experience, else it may need a car analogy i'm not too good at.

    But the whole idea of 'i have this great idea, i wrote some crappy code as prove of concept, and now other great minds will automagically start improving it because i open-sourced it' is greatly misplaced. If it's worth bothering, it'd better be good from the start.

  25. Similar to the Extensible Expression Evaluator by bsidneysmith · · Score: 1

    Had I known about this, I'd probably never have written my own. (Extensible Expression Evaluator, http://bsidneysmith.com/E3/extensible_expression_evaluator.aspx) Mine is less gee-whiz in some respects, but it is very accessible and intuitive, and I provide documentation to make it easy for a user to extend or customize its capabilities. It is also trivial to embed in one's own webpage, and is freely downloadable under the GNU GPL.

  26. Juila Language by Anonymous Coward · · Score: 0

    There's a brand-new language called Juila. It's targeted at the math crowd (Matlab, Mathematica, R, etc). It comes with a 'web shell' that can distribute calculations across a cluster of nodes.

    https://github.com/JuliaLang/julia
    https://github.com/JuliaLang/julialang.github.com/blob/master/blog/_posts/2012-02-14-why-we-created-julia.md

  27. If screw Hollywood then screw DRM and DVD by tepples · · Score: 1

    Do you have a problem with a company making software that can legally play DVDs?

    A lot of people do in fact have a problem with a company making software that can legally play DVD-Video. There exist alternatives to DVD-Video that lack digital restrictions management, and they lack DRM because their designers don't care about adoption by the mainstream United States motion picture distributors. So you can say screw DVD-Video if you're already saying screw Hollywood.

  28. What is an aggregate by tepples · · Score: 1

    The AGPL and GPL, in particular, require equal treatment and reciprocity for all distributors.

    One problem with GPL family licenses is that it is not clear to what extent the programs installed in a single web site form "a larger program" as opposed to an "aggregate". The GPL leaves this vague on purpose so that highly paid lawyers can hash it out in court.

  29. Lastcalc by Anonymous Coward · · Score: 0

    43 years ago, back in 1969, I wrote a program for the IBM 360/30 that used the console typewriter as an input/output device that basically did what Lastcalc does now. Of course it didn't access information from the internet - it wasn't invented for another 30 years or so! However, five years later, in 1974, I did go on to program what was perhaps the world's first fully interactive WYSIWYG mainframe SPREADSHEET for Imperial Chemical Industries (I.C.I.) in Northwich, Cheshire, UK in 1974. It used IBM 3270 monitors (VDU's) - with a 24 by 80 column screen size - and allowed non-programmers to design and build what were essentially spreadsheet "sheets" with data cells linked by formulae - keyed in by the chemical engineers themselves (This was 5/6 years before Visicalc was produced (the supposed "invention" of spreadsheets by Americans Dan Bricklin and Bob Frankston). The System, known as the "Works Records System" ran for 27 years - without a single bug, until 2001.
    Later, I assisted (as a user & forum contributor) in the creation of the web based spreadsheet "Editgrid" - which I genuinely believe is still the best around (far better than "Google Docs and spreadsheets" and really has the look and feel of EXCEL). It is entirely free to use and I recommend it. It too can extract data from other web pages like Lastcalc. I do like Lastcalc though - I think it will help kids learn about computers just like "SCRATCH" can .