Live data from Hacker News

Viewing profile — mehi

mehi

HN member
Joined
Wed, Nov 24, 2010, 7:21 PM UTC
HN karma
8
Public activity
12 items

About mehi

Co-founder of Erbix (JavaScript Application Platform). www.erbix.com

Recent public activity

  1. story
  2. comment
    Comment #2995645

    My first impression is that Trello isn't a (good) product (yet) but it will certainly leverage on Joel's marketing machine. Observations: The organization information should not be…

  3. story
  4. comment
    Comment #1966110

    I agree. I've just met the RingoJS developers at the RingoJS meetup in Vienna. Very impressed! The RingoJS/Helma team should make it more clear about how committed they are to the …

  5. comment
    Comment #1966067

    RingoJS is not slow . We use it in the Erbix backend, running a separate Rhino/RingoJS engine for each account. It's really stable, fast, multi-threaded. We use it in conjunction w…

  6. comment
    Comment #1966046

    Erbix launched the first server-side JavaScript Marketplace ( https://secure.erbix.com/marketplace ). The apps and libraries within the first apps developed by Erbix team are GPLed…

  7. comment
    Comment #1947880

    AppJet is being hosted at http://apps.jgate.de/ . We also launched Erbix a few days ago: http://www.erbix.com http://apps.ycombinator.com/item?id=1938066

  8. comment
    Comment #1940598

    Thanks for your comments. We actually have synchronization an transactions. You can execute any SQL statement, including BEGIN, ROLLBACK and COMMIT. It's just that we haven't finis…

  9. comment
    Comment #1939551

    I see the parent comment got deleted. The question was in the lines of "I loved AppJet, how will you succeed where they didn't".

  10. comment
    Comment #1938943

    Paul Graham congratulated AppJets in this post: http://ycombinator.posterous.com/congratulations-appjets . What got my attention was the "all-Javascript application platform" that …

  11. comment
    Comment #1938420

    Regarding non-JavaScript frameworks: We are considering other languages (Java especially, given our implementation). Technically, we can add any Java code and run it directly, howe…

  12. comment
    Comment #1938267

    It's really easy to port/wrap plain JavaScript code to Erbix/CommonJS; this is the first thing we've noticed while coding on Erbix Blog/Form Creator/ActiveRecord (included in Blog,…