Forums » General

[sticky]

New repository for example applications

(13 posts)
  1. I have set up a new Google Code project that will host example applications and extensions. The project can be found here: http://code.google.com/p/mate-examples/

    Currently there is an example application written by me that, among other things, shows how to create a document-based application using Mate. The code is in the repository, readable by anyone, and there is a PDF in the downloads section with an explanation and description of what it does. I will try to move the contents of the PDF into the Wiki section when I get more time.

    The goal is to get contributions from the whole Mate community, so if you would like to write something please let me (Theo/Iconara) know (contact info here: http://www.iconara.net/). I will be reviewing submissions to avoid total anarchy, but the idea is to include anything that might be useful. Good documentation and a thorough explanation of the example is a must. I hope I have set an example with my application, but you will have to be the judges of that.

    Both example applications and extensions are welcome, and I hope that ASFusion will contribute with the existing examples and extensions.

    This project has the blessing of ASFusion.

    (could Nauhel or Laura please make this sticky? I can't do it myself)

    Posted 1 year ago #
  2. gsb
    Member

    Great Theo!

    I need more examples to learn from and have awaited this one.
    Thank you.

    Greg

    Posted 1 year ago #
  3. Yes, this is great
    Thanks for putting this together. Now we need volunteers :)

    Posted 1 year ago #
  4. For those who are interested in how to test user interfaces I have now checked in some test cases for the application.

    Look in src/example/view/tests/TestMainModel.as for example.

    Posted 1 year ago #
  5. I just posted a new approach to presentation models. Theo or anybody, I'd love your feedback if you get a chance. Aside from being slightly different from your approach, the example is much smaller and more related to that pattern specifically than the example you have up in your repo. Let me know if you want to include it.

    Presentation Models in Mate with a (Good) Twist

    Posted 1 year ago #
  6. gsb
    Member

    Again, seanhess, Your example addition is welcomed. We need many more Mate examples as well but this is a good start. Thank you.
    Greg

    Posted 1 year ago #
  7. I've just been trying to look through the repository (using the browser) and the directories beneath src/ are generally empty. I've made some changes to Jens's very cool SQLite extension that now allow for multiple insert/update/delete statements through the SQLite transaction management and I'd love to see them picked apart. :) Do I need special permissions or something?

    The only actual code I've found is from the zip file linked at http://mate.asfusion.com/page/extensions

    Posted 1 year ago #
  8. Just to be on the safe side I went through the repository, but I can't find a single empty src directory. I think you should take another look. I've noticed that the Google Code source browser is a bit buggy in some browsers so checking out the code using svn might be a better idea.

    If you want to add/change/extend the SQLite extension first talk to Jens/sectore so that no one is stepping on anyone else's toes. Then contact me and I'll add you to the project so that you have commit rights (you will need a Google account/GMail address).

    Posted 1 year ago #
  9. I just had a look on another browser and it is indeed a problem with the one I was using. Please disregard all my issues.

    I'll have a chat with Jens and hopefully my previous arrogant-looking post on his blog won't turn him off any further communication with me. :)

    Posted 1 year ago #
  10. Oh, there's also this post from last October...

    http://www.websector.de/blog/2008/10/04/new-mate-extensions-for-using-air-and-sqlite-sqlservice-sqlserviceinvoker/

    # sectore Says:
    October 21st, 2008 at 9:29 am

    Andrew, thats a good point! I will check it and update as soon as possible.

    BTW: As mentioned before I’m going to move the extension to the Google Code project called “mate-examples”. So anybody who is interested can make an improvement directly. That’s called real open source ;)

    -Jens

    Posted 1 year ago #
  11. Jens/sectore has an admirable attitude towards these things. As the gatekeeper of the repository I just feel that I have make sure that everyone knows what happens to "their" code, to avoid conflicts. Again, thanks for contributing MrBen.

    Posted 1 year ago #
  12. Hi,

    I just created simple attendance recorder which uses Mate for business logic separation. It didn't have much documentation right now. Not sure it can used as a mate example.

    http://code.google.com/p/shooar/

    Posted 11 months ago #
  13. Hi, I just posted a Mate application that opens up one popup window from different components injecting properties.
    It's available at this link: http://www.piccolok.com/matepopup (view source enabled).
    I don't know how solid and up to standards this application is, but if it meets your expectations I wouldn't mind having it posted to googledocs. Is there a vetoing process for posting new applications?

    Posted 10 months ago #

RSS feed for this topic

Reply

You must log in to post.