• Updates to break services into a separate module in kitchensink

    For AEROGEAR-133 we need to break the services for the kitchensink quickstart into a separate maven sub-module so that we can start to work on AEROGEAR-116 plus provide a more realistic application structure for this....
    Profile Photo
    created by jbalunas
  • Draft github workflow document created

    Hi All,   I just create the initial github workflow document AeroGear GitHub Workflow & Instructions based on Hacking on AS7 and working in our own comments and thoughts from the team meeting.   The o...
    Profile Photo
    last modified by jbalunas
  • AeroGear Licensing and Copyright

    The AeroGear project is licensed under the Apache License, Version 2.0 Source Code License HeaderAll new and modified files in AeroGear source control must use the following license and copyright headers for the appro...
    Profile Photo
    last modified by jbalunas
  • quickstart project directory structure

    Not trying to be a complete control-freak about the structure, but we should stick to a standard. Taking examples from sites like https://github.com/h5bp/movethewebforward , I have made the following changes in the a...
    Profile Photo
    last modified by wesleyhales
  • AeroGear Based Examples Browser Support Targets

    Below is a listing of browsers that are targeted for all AeroGear related projects, and examples.  Given the broad nature of some of the technologies involved some examples may need different supported versions d...
    Profile Photo
    last modified by jbalunas
  • New Multi-Client Example For AeroGear

    Now that I'm over the flu, or whatever it was that tore me up earlier this week, I finally have the time to post about our next example idea.  The JBoss AS quickstart was just the beginning, and to be honest a fa...
    Profile Photo
    last modified by jbalunas
  • aerogear team meeting cancelled today

    as one member of our team is sick, we'll postpone this meeting.
    Profile Photo
    created by qmx
  • Mobile-friendly Presentation Frameworks

    Hi all   I was talking to Jay this week about my html presentations (deck.js based), and how awesome impress.js is and how awesome would be to have full mobile support (even if with polyfills) for one of these f...
    Profile Photo
    created by qmx
  • Hubot for #aerogear

    After the meeting this past Tuesday, I thought it might be useful to create a Hubot for #aerogear to have around as a helper when providing support to or just conversing with people visiting that channel. It can do a ...
    Profile Photo
    last modified by kborchers
  • JavaScript frameworks for mobile web

    imo we should be using Zepto for all mobile demos which have been based on jQuery. This has been recommended by the PhoneGap guys for a while, and the appMobi team just came out with the same recommendation (basically...
    Profile Photo
    last modified by wesleyhales
  • AeroGear HTML5 Extension Concepts

    Web Storage (localStorage, indexedDB, etc...) Prototypes: Web Sockets (with graceful degradation) Prototypes: In The Works JBoss AS Modules Security integration Futures   Many of ...
    Profile Photo
    last modified by wesleyhales
  • Added hosted-kitchensink repo to github

    Hi All,   I just created and pushed the initial version of the hosted repo up to github - https://github.com/aerogear/hosted-kitchensink   This is private for now, and may need to stay that way, because of...
    Profile Photo
    last modified by jbalunas
  • as-quickstarts and as-archetypes repos created - quickstarts and archetypes repos are going to be deleted

    $SUBJECT
    Profile Photo
    created by jbalunas
  • IDE configuration files, and initial "Contributing to AeroGear" pages created

    I just uploaded an initial version of the ide-config settings to https://github.com/jboss/ide-config , and have forked them https://github.com/aerogear/ide-config .   Please take a look and integration into your ...
    Profile Photo
    created by jbalunas
  • AeroGear github repo cleanup and setup

    The AeroGear github organization needs to be cleaned up and organized for the launch.   Right now it have forks of jboss-as/quickstarts and /archetypes.  We don't want to have all of the quickstarts and arc...
    Profile Photo
    last modified by jbalunas
  • User-Agent or Feature detection (both server and client)

    There are multiple ways to parse the UA string both on the client and server, and I have been on the fence for a while. After reading these posts (and comments): --- http://blog.mobileesp.com/?p=237 --- http://infrequ...
    Profile Photo
    created by wesleyhales
  • AeroGear-7 New more advanced example called Denizen added to aerogear git

    I just added the initial structure, and rest services for aerogear-7.  I've called the project Denizen - as it is focused around user/group CRUD with many-to-many relationship.  Instead of using standard ent...
    Profile Photo
    last modified by jbalunas
  • AS7 JAX-RS Quickstart with mobile POH5

    There is a need for a JAX-RS quickstart with a POH5/mobile frontend.  See https://docs.jboss.org/author/display/AS71/Quickstarts for a listing.  It is item 33-35, and 47.    Gustovo, I was talking...
    Profile Photo
    last modified by jbalunas
  • How to run Atmosphere on AS7?

    I would like to try out WebSockets support via Atmosphere but inside of AS7.  I have seen that the RichFaces 4 Push component leverages Atmosphere.   How about a wiki describe the steps to make it work?
    Profile Photo
    last modified by burrsutter