Re: NOMINATION: Greg Huber

2009-12-15 Thread Ganesh Mathrubootham
+1 On Tue, Dec 15, 2009 at 10:55 PM, Anil Gangolli wrote: > > +1 > > > Coimbatore, Saravanan wrote: >> >> +2 >> >> -Original Message- >> From: craig.russ...@sun.com [mailto:craig.russ...@sun.com] Sent: Tuesday, >> December 15, 2009 2:48 PM >> To: dev@roller.apache.org >> Subject: Re: NOMI

Re: Media blogging - pending issues for 5.0

2009-07-27 Thread Ganesh Mathrubootham
ements, logging JIRA bugs as I get started on them. Thanks, Ganesh On Mon, Jul 27, 2009 at 5:30 AM, Dave wrote: > On Mon, Jul 27, 2009 at 1:38 AM, Ganesh > Mathrubootham wrote: > > I see that Dave has merged media blogging branch back to trunk and that > he > > is al

Media blogging - pending issues for 5.0

2009-07-26 Thread Ganesh Mathrubootham
Hi all, I see that Dave has merged media blogging branch back to trunk and that he is also in the middle of writing migration code for the old file system. I thought I would get started with the other critical issue identified for 5.0 (https://issues.apache.org/jira/browse/ROL-1816). Also, Dave i

Re: OK to merge Media Blogging into trunk?

2009-06-01 Thread Ganesh Mathrubootham
Hi Dave, I did one last round of cleanup, mainly around unit tests and committed my changes. Please go ahead and do the merge now.Thanks for your patience. - Ganesh On Sat, May 30, 2009 at 8:05 PM, Dave wrote: > Hi Ganesh, > > You asked me to hold on this. Are you ready for the merge now? >

Re: second patch for media blogging

2009-03-03 Thread Ganesh Mathrubootham
I have committed this patch to media blogging branch. Please feel free to play around with it when you get a chance. Thanks,. Ganesh On Fri, Feb 27, 2009 at 8:33 AM, Ganesh Mathrubootham wrote: > All, > I am excited to share the second patch for media blogging with you all. I >

Re: second patch for media blogging

2009-03-01 Thread Ganesh Mathrubootham
iting entry page. something simple, just a "browse" button > with a field > > raúl f. > > > > On Fri, Feb 27, 2009 at 1:33 PM, Ganesh Mathrubootham > wrote: > > All, > > I am excited to share the second patch for media blogging with you all. > I >

second patch for media blogging

2009-02-27 Thread Ganesh Mathrubootham
All, I am excited to share the second patch for media blogging with you all. I am still waiting for my apache ID to get created, so had to submit a patch. I have included a good number of functionalities with this patch. Please check the bug below for the details on the patch. https://issues.apac

Re: February 2009 board report ready for review

2009-02-13 Thread Ganesh Mathrubootham
Looks good. I fixed a minor typo, renaming SJSC as SJSU. Thanks, Ganesh On Fri, Feb 13, 2009 at 3:55 PM, Dave wrote: > It's time for our quarterly report to the board. Here's what I have so far: > > http://cwiki.apache.org/confluence/x/vq4B > > Feedback is welcome. I hope to submit thi

Re: Welcome new committer Ganesh Mathrubootham

2009-02-11 Thread Ganesh Mathrubootham
Thank you all for selecting me as a committer. I am excited to be part of the team and look forward to contributing to all aspects of roller going forward. Thanks again! Thanks, Ganesh On Wed, Feb 11, 2009 at 7:13 AM, Dave wrote: > Voting is complete and we can now welcome Ganesh Mathruboot

Re: Media Blogging

2009-02-07 Thread Ganesh Mathrubootham
> Is there anything in the roller_mediablogging branch not included in the patch? No. This was the first patch that we submitted. Thanks, Ganesh On Sat, Feb 7, 2009 at 7:23 AM, Emmanouil Batsis (Manos) wrote: > > Hello Ganesh, > > Thanks for your reply. > > Ganesh Mathrubo

Re: Media Blogging

2009-02-06 Thread Ganesh Mathrubootham
Hi Manos, Thanks a lot for your feedback. >>UI-wise, the only improvement is a media file upload page; I see no gallery or search facility, i.e. the "View/Search Uploaded files" don't work. We are implementing gallery, search facility and more. You can see a preview of new UI here - http://cwik

Re: Getting access to HttpServletRequest in a plugin model class

2008-12-06 Thread Ganesh Mathrubootham
AIL PROTECTED]>wrote: > Thanks for that Ganesh. I'm going to try this out as soon as I can. Is > there a place on the wiki where we can put this and other useful > information > relating to developing plugins for roller. > > Sarwar > > > On Fri, Dec 5, 2008 at 10

Re: Getting access to HttpServletRequest in a plugin model class

2008-12-05 Thread Ganesh Mathrubootham
AuthenticatedUserModel is not pulling the request in the right way. The following change should fix your problem. Change innt() method, replacing. >>this.request = (HttpServletRequest)params.get("request"); with, >>PageContext context = (PageContext)params.get("pageContext");

Re: Branch for Media Blogging work

2008-11-11 Thread Ganesh Mathrubootham
Hi Angel, For some reason, I did not receive your earlier email on this. I just found it in the archives. Currently, we have thought on a feature where blogger will be able to pick an external resource by specifying a URL. We will expand it to facilitate integration with Flickr and other picture

Re: Where File Uploads are Saved

2008-10-29 Thread Ganesh Mathrubootham
In 4.0, it gets saved under this directory - /roller_data/uploads/ It is possible to override this with "uploads.dir" property in your roller-custom.properties. ( will get appended to the directory path anyway) Hope this helps! Thanks, Ganesh On Wed, Oct 29, 2008 at 11:43 AM, Eric McEachern <[E

Re: Media Blogging Support - Some Comments

2008-09-24 Thread Ganesh Mathrubootham
Hi David, Thanks a lot for your feedback. You bring out some really good points. My comments are embedded below. And, please do let me know if I did not get your comment right. I am new to roller and am still getting used to the environment and the terminology being used :) Thanks, Ganesh On

Re: [Fwd: Rich Media Browsing]

2008-09-18 Thread Ganesh Mathrubootham
Looks really cool! I will research more on what exactly it would take to support Cool Iris and see if I can add it to the media blogging proposal. Thanks, Ganesh On Thu, Sep 18, 2008 at 2:29 PM, Dave <[EMAIL PROTECTED]> wrote: > On Thu, Sep 18, 2008 at 9:47 AM, David Levy <[EMAIL PROTECTED]> wro

introduction and proposal for media blogging support

2008-09-09 Thread Ganesh Mathrubootham
Hi all, I am Ganesh Mathrubootham. I joined this group recently and would like to introduce myself first. Me, Ganesh Mathrubootham and my friend, Tanuja Varkanthe are graduate students at San Jose State University (SJSU).We have been selected to work on media blogging enhancements for roller