Re: "Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread Zakeria Hassan
@James Carman I'm open to helping with the angular+bootstrap stuff when the opportunity presents itself, I think its a cool idea. On Mon, Feb 10, 2014 at 7:44 PM, Zakeria Hassan wrote: > Please disregard my previous email vote on the road map. > > > On Mon, Feb 10, 2014 at 7:06 PM, Zakeria Hass

Re: "Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread Zakeria Hassan
Please disregard my previous email vote on the road map. On Mon, Feb 10, 2014 at 7:06 PM, Zakeria Hassan wrote: > +1 on Dan's roadmap. > > > On Mon, Feb 10, 2014 at 6:41 PM, Jim Gomes wrote: > >> +1 for the project roadmap outlined by Dan. >> >> >> On Mon, Feb 10, 2014 at 10:07 AM, Daniel Kulp

Re: "Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread Zakeria Hassan
+1 on Dan's roadmap. On Mon, Feb 10, 2014 at 6:41 PM, Jim Gomes wrote: > +1 for the project roadmap outlined by Dan. > > > On Mon, Feb 10, 2014 at 10:07 AM, Daniel Kulp wrote: > > > > > Can I break this down into 3 potential targets?We currently have > users > > asking about a possible 5.9

Re: "Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread Jim Gomes
+1 for the project roadmap outlined by Dan. On Mon, Feb 10, 2014 at 10:07 AM, Daniel Kulp wrote: > > Can I break this down into 3 potential targets?We currently have users > asking about a possible 5.9.1 release to fix some serious issues there. In > addition, we have been talking about ge

Re: "Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread James Carman
Well, I would think first pass, we just need to get the current functionality working using the "new stack" and then add on from there. On Mon, Feb 10, 2014 at 3:41 PM, Zakeria Hassan wrote: > In terms of looks I think we have a running example already done in my > repo. We don't want to only cr

Re: "Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread Zakeria Hassan
In terms of looks I think we have a running example already done in my repo. We don't want to only create a console that looks great but rather we want to add value (features, UX, etc). Lets get a list of all the problems we have in the console here in this discussion and tackle them one by one. W

Re: "Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread Tracy Snell
I’m pretty sure there’s another couple of threads with the Hawtio discussion that you can refer to to come up to speed on that debate :) I don’t recall Angular or Bootstrap being a pro or con in that debate. On Feb 10, 2014, at 12:52 PM, Zakeria Hassan wrote: > I think if we are going to use A

Re: "Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread James Carman
Well, the built-in console needs some love. In order to make it more "lovable", let's modernize it a bit. No doubt, hawt.io has already done some of the stuff we're talking about, but AMQ needs to maintain its own console also. I honestly don't see there being a lot of work to be done to get the

Re: "Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread Daniel Kulp
Can I break this down into 3 potential targets?We currently have users asking about a possible 5.9.1 release to fix some serious issues there. In addition, we have been talking about getting a 5.10 release out that has some of the newer updates. My proposal would be: For 5.9.1 - conso

Re: "Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread Zakeria Hassan
Hi James, I think if we are going to use Angular.js and Bootstrap we might as well just use Hawtio because we don't want to repeat the same efforts already done by members of this community. Thanks, Zak On Mon, Feb 10, 2014 at 11:38 AM, James Carman wrote: > Yeah, I just want to hear folks c

Re: "Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread James Carman
Yeah, I just want to hear folks chime in on whether they think this is the right way to go with the code. It definitely needs a "facelift", so that folks can get excited about working on it. What I have done with the "angularization" is to just set up Spring-MVC-based REST services to feed the UI

Re: "Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread Zakeria Hassan
Hi, I agree with Hadrian, we want everyone's input. Lets keep it in the mailing list because its easier to reference and get our community input. Anything we can discuss on IRC can but done on this mailing list. Totally want everyone's input and I want to work in an open transparent way. So lets

Re: "Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread James Carman
Well, what I wanted to do was get a feeler for if there are any blockers here, before we start doing any work. Let's hear from the dev community a bit more before we go too far. I wouldn't want our work to be wasted if there were any objections. Anyone? As Hadrian said in another email, we shou

Re: "Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread Hadrian Zbarcea
Decisions regarding ASF project should be made on the dev@ mailing list. James you know that very well. Maybe you can help Zak get a better understanding of how ASF communities work. I would suggest posting on the list the relevant part of the irc log, so that others could comment/pitch in.

Re: "Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread Zakeria Hassan
Hi James, We can definitely collaborate and make this web console a much better experience for users. I usually get on IRC after work, it would be great to chat with you. I know Angular.js so its great to have someone else that knows it too. Are you online > 7:00pm (EST). Only one thing we need i

Re: "Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread James Carman
That's great, Zakeria! The Angular stuff isn't too hard. Looks like you've put together a pretty nice looking console. I'm not jazzed about merely doing an "upgrade" of the tech. I'd like to make the application work better, too. Although, I guess a good first draft would be to modernize the e

Re: "Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread Zakeria Hassan
Hi James, I've already updated the site to use bootstrap if you check out my repo: https://github.com/zmhassan/activemq.git If you want you can checkout screen shots on my blog: http://bzcareermongodb.blogspot.ca/2014/02/remedy-to-javaoutmemory-when-browsing.html All that is left is setting up

"Upgrading" Web Console to AngularJS/Bootstrap...

2014-02-10 Thread James Carman
Does anyone have objections to modernizing the web console a bit, using AngularJS and Bootstrap?