You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@roller.apache.org by Gaurav <ga...@gmail.com> on 2013/12/03 15:25:38 UTC

Responsive theme for Roller

Hello,

I have designed a new responsive roller theme using bootstrap. The 
advantage of responsiveness is that we can have same theme compatible on 
different devices and screens.
Link- https://github.com/gauravsaini03/roller-theme

I want some reviews from the community to improve this theme, so we can 
add this to next revision of roller. I have tested this theme with 
Roller 5.1-SNAPSHOT and its working perfectly fine.  Although I am still 
working on it, to add some more widgets in the Sidebar.

One issue while designing the page for archive is that all the html 
comes from Java code (BigWeblogCalendarModel.java), so their are less we 
can do to this. We can improve the archive section, with some innovative 
way as in calender theme we have limitation that we cant see the blogs 
of previous year. There must be some tree like structure of the archive 
section.

What you say ?

Thanks
Gaurav

Re: Responsive theme for Roller

Posted by Gaurav Saini <ga...@gmail.com>.
Matt,

I prapared it on my local machine, did not have any server to host. Sorry,
if you can add it to your local system and see it.

Thanks
Gaurav

Thanks
On Dec 3, 2013 8:24 PM, "Matt Raible" <ma...@raibledesigns.com> wrote:

> Do you have a demo of this theme?
>
> > On Dec 3, 2013, at 7:25, Gaurav <ga...@gmail.com> wrote:
> >
> > Hello,
> >
> > I have designed a new responsive roller theme using bootstrap. The
> advantage of responsiveness is that we can have same theme compatible on
> different devices and screens.
> > Link- https://github.com/gauravsaini03/roller-theme
> >
> > I want some reviews from the community to improve this theme, so we can
> add this to next revision of roller. I have tested this theme with Roller
> 5.1-SNAPSHOT and its working perfectly fine.  Although I am still working
> on it, to add some more widgets in the Sidebar.
> >
> > One issue while designing the page for archive is that all the html
> comes from Java code (BigWeblogCalendarModel.java), so their are less we
> can do to this. We can improve the archive section, with some innovative
> way as in calender theme we have limitation that we cant see the blogs of
> previous year. There must be some tree like structure of the archive
> section.
> >
> > What you say ?
> >
> > Thanks
> > Gaurav
>

Re: Responsive theme for Roller

Posted by Gaurav <ga...@gmail.com>.
Thanks Glen :)

On Tuesday 10 December 2013 04:08 PM, Glen Mazza wrote:
> Oops, done.
>
> Glen
>
> On 12/10/2013 05:34 AM, Gaurav wrote:
>> Hello Glen,
>>
>> Thanks a lot. Just the spelling of the name is "gaurav". If you can 
>> correct it :)
>>
>> Thanks
>> Gaurav
>>
>> On Tuesday 10 December 2013 03:58 PM, Glen Mazza wrote:
>>> Yeah, "guarav" is an awesome name for a theme.  :)  Added in: 
>>> https://cwiki.apache.org/confluence/display/ROLLER/Roller+Wiki (at 
>>> the bottom).  I had it link to your README  page 
>>> (https://github.com/gauravsaini03/roller-theme/blob/master/README.md) so 
>>> you can put a full discussion of it there.
>>>
>>> Glen
>>>
>>> On 12/09/2013 11:28 PM, Gaurav wrote:
>>>> Hello Glen,
>>>>
>>>> Thanks a lot for looking into this, I was waiting for some 
>>>> responses for improvements. The icons you mentioned are already 
>>>> being used in one of the themes of roller "fauxcoly" that is why I 
>>>> used them in my theme also. I will rename the name of the theme to 
>>>> "gaurav" as you are right the other themes can be responsive in 
>>>> future.
>>>>
>>>> Also, I will commit some more changes, as some minor issues I found 
>>>> during testing of the theme again and again. Also, that will be 
>>>> good for now that if you can add a link to the Roller Wiki and when 
>>>> the theme usage become increases we can add this to roller anytime 
>>>> in future.
>>>>
>>>> Please give me 1-2 days more for final review of the theme, then 
>>>> you can test it. As I don't want to waste your time if you find any 
>>>> minor issues in it.
>>>>
>>>> Thanks
>>>> Gaurav
>>>>
>>>>
>>>> On Tuesday 10 December 2013 06:20 AM, Glen Mazza wrote:
>>>>> I don't think we can distribute these icons unfortunately: 
>>>>> https://github.com/gauravsaini03/roller-theme/tree/master/icons, 
>>>>> as they aren't Apache licensable.  Probably best to keep your 
>>>>> theme separate, and just have us add a link to it on the Roller 
>>>>> Wiki.  I also don't like its name "Responsive", as that's 
>>>>> subjective and makes it difficult for us to include other 
>>>>> "responsive" themes, as well as implies that the other's aren't 
>>>>> responsive (if they aren't, they may be someday improved.) Apache 
>>>>> CXF made that mistake when it named one of its frontend, 
>>>>> should-be-deprecated, options "Simple", implying that the other 
>>>>> frontend options aren't simple, well-designed, shouldn't be used, 
>>>>> etc.  Calling your theme "gaurav" would probably be much 
>>>>> better--just don't give it a name that makes the others look bad.
>>>>>
>>>>> Once a theme gets heavy usage then it may be a candidate for 
>>>>> inclusion in Roller trunk, but right now most of our themes are 
>>>>> kept in the Roller-themes project, external to the project. Roller 
>>>>> is 10 years old, if we included everybody's themes in the main 
>>>>> distribution (not wanting to hurt anyone's feelings by saying any 
>>>>> particular theme isn't all that good) we'd have 47 themes to 
>>>>> juggle, most of which would be donated and then ignored, a 
>>>>> maintenance nightmare. If your theme is good and people like it, 
>>>>> they'll keep going to your blog or your GitHub instance to get 
>>>>> it--what's not to like?
>>>>>
>>>>> If you'd like to submit patches towards becoming a committer, 
>>>>> please check our JIRA for open issues.  In the meantime, I'll try 
>>>>> to look at your theme (it's probably quite nice), I just haven't 
>>>>> had the chance yet.
>>>>>
>>>>> Regards,
>>>>> Glen
>>>>>
>>>>> On 12/09/2013 02:49 AM, Gaurav wrote:
>>>>>> Hello,
>>>>>>
>>>>>> Did any one get time to look into the theme ? I want some input 
>>>>>> for this theme, so we can include it in roller as its responsive 
>>>>>> and with latest html and bootstrap css.
>>>>>>
>>>>>> Thanks
>>>>>> Gaurav
>>>>>>
>>>>>> On Tuesday 03 December 2013 08:23 PM, Matt Raible wrote:
>>>>>>> Do you have a demo of this theme?
>>>>>>>
>>>>>>>> On Dec 3, 2013, at 7:25, Gaurav <ga...@gmail.com> wrote:
>>>>>>>>
>>>>>>>> Hello,
>>>>>>>>
>>>>>>>> I have designed a new responsive roller theme using bootstrap. 
>>>>>>>> The advantage of responsiveness is that we can have same theme 
>>>>>>>> compatible on different devices and screens.
>>>>>>>> Link- https://github.com/gauravsaini03/roller-theme
>>>>>>>>
>>>>>>>> I want some reviews from the community to improve this theme, 
>>>>>>>> so we can add this to next revision of roller. I have tested 
>>>>>>>> this theme with Roller 5.1-SNAPSHOT and its working perfectly 
>>>>>>>> fine. Although I am still working on it, to add some more 
>>>>>>>> widgets in the Sidebar.
>>>>>>>>
>>>>>>>> One issue while designing the page for archive is that all the 
>>>>>>>> html comes from Java code (BigWeblogCalendarModel.java), so 
>>>>>>>> their are less we can do to this. We can improve the archive 
>>>>>>>> section, with some innovative way as in calender theme we have 
>>>>>>>> limitation that we cant see the blogs of previous year. There 
>>>>>>>> must be some tree like structure of the archive section.
>>>>>>>>
>>>>>>>> What you say ?
>>>>>>>>
>>>>>>>> Thanks
>>>>>>>> Gaurav
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>
>>
>>
>


-- 
Regards,
*Gaurav Saini*
/Developer, Digital Marketing and Pursuing B.Tech/
/Viithiisys Technologies/
/Email: gauravsaini03@gmail.com, gaurav.saini@viithiisys.com/
/Mobile: +91-9915346686/

Re: Responsive theme for Roller

Posted by Glen Mazza <gl...@gmail.com>.
Oops, done.

Glen

On 12/10/2013 05:34 AM, Gaurav wrote:
> Hello Glen,
>
> Thanks a lot. Just the spelling of the name is "gaurav". If you can 
> correct it :)
>
> Thanks
> Gaurav
>
> On Tuesday 10 December 2013 03:58 PM, Glen Mazza wrote:
>> Yeah, "guarav" is an awesome name for a theme.  :)  Added in: 
>> https://cwiki.apache.org/confluence/display/ROLLER/Roller+Wiki (at 
>> the bottom).  I had it link to your README  page 
>> (https://github.com/gauravsaini03/roller-theme/blob/master/README.md) 
>> so you can put a full discussion of it there.
>>
>> Glen
>>
>> On 12/09/2013 11:28 PM, Gaurav wrote:
>>> Hello Glen,
>>>
>>> Thanks a lot for looking into this, I was waiting for some responses 
>>> for improvements. The icons you mentioned are already being used in 
>>> one of the themes of roller "fauxcoly" that is why I used them in my 
>>> theme also. I will rename the name of the theme to "gaurav" as you 
>>> are right the other themes can be responsive in future.
>>>
>>> Also, I will commit some more changes, as some minor issues I found 
>>> during testing of the theme again and again. Also, that will be good 
>>> for now that if you can add a link to the Roller Wiki and when the 
>>> theme usage become increases we can add this to roller anytime in 
>>> future.
>>>
>>> Please give me 1-2 days more for final review of the theme, then you 
>>> can test it. As I don't want to waste your time if you find any 
>>> minor issues in it.
>>>
>>> Thanks
>>> Gaurav
>>>
>>>
>>> On Tuesday 10 December 2013 06:20 AM, Glen Mazza wrote:
>>>> I don't think we can distribute these icons unfortunately: 
>>>> https://github.com/gauravsaini03/roller-theme/tree/master/icons, as 
>>>> they aren't Apache licensable.  Probably best to keep your theme 
>>>> separate, and just have us add a link to it on the Roller Wiki.  I 
>>>> also don't like its name "Responsive", as that's subjective and 
>>>> makes it difficult for us to include other "responsive" themes, as 
>>>> well as implies that the other's aren't responsive (if they aren't, 
>>>> they may be someday improved.) Apache CXF made that mistake when it 
>>>> named one of its frontend, should-be-deprecated, options "Simple", 
>>>> implying that the other frontend options aren't simple, 
>>>> well-designed, shouldn't be used, etc.  Calling your theme "gaurav" 
>>>> would probably be much better--just don't give it a name that makes 
>>>> the others look bad.
>>>>
>>>> Once a theme gets heavy usage then it may be a candidate for 
>>>> inclusion in Roller trunk, but right now most of our themes are 
>>>> kept in the Roller-themes project, external to the project. Roller 
>>>> is 10 years old, if we included everybody's themes in the main 
>>>> distribution (not wanting to hurt anyone's feelings by saying any 
>>>> particular theme isn't all that good) we'd have 47 themes to 
>>>> juggle, most of which would be donated and then ignored, a 
>>>> maintenance nightmare. If your theme is good and people like it, 
>>>> they'll keep going to your blog or your GitHub instance to get 
>>>> it--what's not to like?
>>>>
>>>> If you'd like to submit patches towards becoming a committer, 
>>>> please check our JIRA for open issues.  In the meantime, I'll try 
>>>> to look at your theme (it's probably quite nice), I just haven't 
>>>> had the chance yet.
>>>>
>>>> Regards,
>>>> Glen
>>>>
>>>> On 12/09/2013 02:49 AM, Gaurav wrote:
>>>>> Hello,
>>>>>
>>>>> Did any one get time to look into the theme ? I want some input 
>>>>> for this theme, so we can include it in roller as its responsive 
>>>>> and with latest html and bootstrap css.
>>>>>
>>>>> Thanks
>>>>> Gaurav
>>>>>
>>>>> On Tuesday 03 December 2013 08:23 PM, Matt Raible wrote:
>>>>>> Do you have a demo of this theme?
>>>>>>
>>>>>>> On Dec 3, 2013, at 7:25, Gaurav <ga...@gmail.com> wrote:
>>>>>>>
>>>>>>> Hello,
>>>>>>>
>>>>>>> I have designed a new responsive roller theme using bootstrap. 
>>>>>>> The advantage of responsiveness is that we can have same theme 
>>>>>>> compatible on different devices and screens.
>>>>>>> Link- https://github.com/gauravsaini03/roller-theme
>>>>>>>
>>>>>>> I want some reviews from the community to improve this theme, so 
>>>>>>> we can add this to next revision of roller. I have tested this 
>>>>>>> theme with Roller 5.1-SNAPSHOT and its working perfectly fine.  
>>>>>>> Although I am still working on it, to add some more widgets in 
>>>>>>> the Sidebar.
>>>>>>>
>>>>>>> One issue while designing the page for archive is that all the 
>>>>>>> html comes from Java code (BigWeblogCalendarModel.java), so 
>>>>>>> their are less we can do to this. We can improve the archive 
>>>>>>> section, with some innovative way as in calender theme we have 
>>>>>>> limitation that we cant see the blogs of previous year. There 
>>>>>>> must be some tree like structure of the archive section.
>>>>>>>
>>>>>>> What you say ?
>>>>>>>
>>>>>>> Thanks
>>>>>>> Gaurav
>>>>>
>>>>>
>>>>
>>>
>>>
>>
>
>


Re: Responsive theme for Roller

Posted by Gaurav <ga...@gmail.com>.
Also the Name is "Gaurav Saini". If you can correct this also.

Thanks
Gaurav

On Tuesday 10 December 2013 04:04 PM, Gaurav wrote:
> Hello Glen,
>
> Thanks a lot. Just the spelling of the name is "gaurav". If you can 
> correct it :)
>
> Thanks
> Gaurav
>
> On Tuesday 10 December 2013 03:58 PM, Glen Mazza wrote:
>> Yeah, "guarav" is an awesome name for a theme.  :)  Added in: 
>> https://cwiki.apache.org/confluence/display/ROLLER/Roller+Wiki (at 
>> the bottom).  I had it link to your README  page 
>> (https://github.com/gauravsaini03/roller-theme/blob/master/README.md) 
>> so you can put a full discussion of it there.
>>
>> Glen
>>
>> On 12/09/2013 11:28 PM, Gaurav wrote:
>>> Hello Glen,
>>>
>>> Thanks a lot for looking into this, I was waiting for some responses 
>>> for improvements. The icons you mentioned are already being used in 
>>> one of the themes of roller "fauxcoly" that is why I used them in my 
>>> theme also. I will rename the name of the theme to "gaurav" as you 
>>> are right the other themes can be responsive in future.
>>>
>>> Also, I will commit some more changes, as some minor issues I found 
>>> during testing of the theme again and again. Also, that will be good 
>>> for now that if you can add a link to the Roller Wiki and when the 
>>> theme usage become increases we can add this to roller anytime in 
>>> future.
>>>
>>> Please give me 1-2 days more for final review of the theme, then you 
>>> can test it. As I don't want to waste your time if you find any 
>>> minor issues in it.
>>>
>>> Thanks
>>> Gaurav
>>>
>>>
>>> On Tuesday 10 December 2013 06:20 AM, Glen Mazza wrote:
>>>> I don't think we can distribute these icons unfortunately: 
>>>> https://github.com/gauravsaini03/roller-theme/tree/master/icons, as 
>>>> they aren't Apache licensable.  Probably best to keep your theme 
>>>> separate, and just have us add a link to it on the Roller Wiki.  I 
>>>> also don't like its name "Responsive", as that's subjective and 
>>>> makes it difficult for us to include other "responsive" themes, as 
>>>> well as implies that the other's aren't responsive (if they aren't, 
>>>> they may be someday improved.) Apache CXF made that mistake when it 
>>>> named one of its frontend, should-be-deprecated, options "Simple", 
>>>> implying that the other frontend options aren't simple, 
>>>> well-designed, shouldn't be used, etc.  Calling your theme "gaurav" 
>>>> would probably be much better--just don't give it a name that makes 
>>>> the others look bad.
>>>>
>>>> Once a theme gets heavy usage then it may be a candidate for 
>>>> inclusion in Roller trunk, but right now most of our themes are 
>>>> kept in the Roller-themes project, external to the project. Roller 
>>>> is 10 years old, if we included everybody's themes in the main 
>>>> distribution (not wanting to hurt anyone's feelings by saying any 
>>>> particular theme isn't all that good) we'd have 47 themes to 
>>>> juggle, most of which would be donated and then ignored, a 
>>>> maintenance nightmare. If your theme is good and people like it, 
>>>> they'll keep going to your blog or your GitHub instance to get 
>>>> it--what's not to like?
>>>>
>>>> If you'd like to submit patches towards becoming a committer, 
>>>> please check our JIRA for open issues.  In the meantime, I'll try 
>>>> to look at your theme (it's probably quite nice), I just haven't 
>>>> had the chance yet.
>>>>
>>>> Regards,
>>>> Glen
>>>>
>>>> On 12/09/2013 02:49 AM, Gaurav wrote:
>>>>> Hello,
>>>>>
>>>>> Did any one get time to look into the theme ? I want some input 
>>>>> for this theme, so we can include it in roller as its responsive 
>>>>> and with latest html and bootstrap css.
>>>>>
>>>>> Thanks
>>>>> Gaurav
>>>>>
>>>>> On Tuesday 03 December 2013 08:23 PM, Matt Raible wrote:
>>>>>> Do you have a demo of this theme?
>>>>>>
>>>>>>> On Dec 3, 2013, at 7:25, Gaurav <ga...@gmail.com> wrote:
>>>>>>>
>>>>>>> Hello,
>>>>>>>
>>>>>>> I have designed a new responsive roller theme using bootstrap. 
>>>>>>> The advantage of responsiveness is that we can have same theme 
>>>>>>> compatible on different devices and screens.
>>>>>>> Link- https://github.com/gauravsaini03/roller-theme
>>>>>>>
>>>>>>> I want some reviews from the community to improve this theme, so 
>>>>>>> we can add this to next revision of roller. I have tested this 
>>>>>>> theme with Roller 5.1-SNAPSHOT and its working perfectly fine.  
>>>>>>> Although I am still working on it, to add some more widgets in 
>>>>>>> the Sidebar.
>>>>>>>
>>>>>>> One issue while designing the page for archive is that all the 
>>>>>>> html comes from Java code (BigWeblogCalendarModel.java), so 
>>>>>>> their are less we can do to this. We can improve the archive 
>>>>>>> section, with some innovative way as in calender theme we have 
>>>>>>> limitation that we cant see the blogs of previous year. There 
>>>>>>> must be some tree like structure of the archive section.
>>>>>>>
>>>>>>> What you say ?
>>>>>>>
>>>>>>> Thanks
>>>>>>> Gaurav
>>>>>
>>>>>
>>>>
>>>
>>>
>>
>
>
> -- 
> Regards,
> *Gaurav Saini*
> /Developer, Digital Marketing and Pursuing B.Tech/
> /Viithiisys Technologies/
> /Email: gauravsaini03@gmail.com, gaurav.saini@viithiisys.com/
> /Mobile: +91-9915346686/


-- 
Regards,
*Gaurav Saini*
/Developer, Digital Marketing and Pursuing B.Tech/
/Viithiisys Technologies/
/Email: gauravsaini03@gmail.com, gaurav.saini@viithiisys.com/
/Mobile: +91-9915346686/

Re: Responsive theme for Roller

Posted by Gaurav <ga...@gmail.com>.
Hello Glen,

Thanks a lot. Just the spelling of the name is "gaurav". If you can 
correct it :)

Thanks
Gaurav

On Tuesday 10 December 2013 03:58 PM, Glen Mazza wrote:
> Yeah, "guarav" is an awesome name for a theme.  :)  Added in: 
> https://cwiki.apache.org/confluence/display/ROLLER/Roller+Wiki (at the 
> bottom).  I had it link to your README  page 
> (https://github.com/gauravsaini03/roller-theme/blob/master/README.md) 
> so you can put a full discussion of it there.
>
> Glen
>
> On 12/09/2013 11:28 PM, Gaurav wrote:
>> Hello Glen,
>>
>> Thanks a lot for looking into this, I was waiting for some responses 
>> for improvements. The icons you mentioned are already being used in 
>> one of the themes of roller "fauxcoly" that is why I used them in my 
>> theme also. I will rename the name of the theme to "gaurav" as you 
>> are right the other themes can be responsive in future.
>>
>> Also, I will commit some more changes, as some minor issues I found 
>> during testing of the theme again and again. Also, that will be good 
>> for now that if you can add a link to the Roller Wiki and when the 
>> theme usage become increases we can add this to roller anytime in 
>> future.
>>
>> Please give me 1-2 days more for final review of the theme, then you 
>> can test it. As I don't want to waste your time if you find any minor 
>> issues in it.
>>
>> Thanks
>> Gaurav
>>
>>
>> On Tuesday 10 December 2013 06:20 AM, Glen Mazza wrote:
>>> I don't think we can distribute these icons unfortunately: 
>>> https://github.com/gauravsaini03/roller-theme/tree/master/icons, as 
>>> they aren't Apache licensable.  Probably best to keep your theme 
>>> separate, and just have us add a link to it on the Roller Wiki.  I 
>>> also don't like its name "Responsive", as that's subjective and 
>>> makes it difficult for us to include other "responsive" themes, as 
>>> well as implies that the other's aren't responsive (if they aren't, 
>>> they may be someday improved.) Apache CXF made that mistake when it 
>>> named one of its frontend, should-be-deprecated, options "Simple", 
>>> implying that the other frontend options aren't simple, 
>>> well-designed, shouldn't be used, etc.  Calling your theme "gaurav" 
>>> would probably be much better--just don't give it a name that makes 
>>> the others look bad.
>>>
>>> Once a theme gets heavy usage then it may be a candidate for 
>>> inclusion in Roller trunk, but right now most of our themes are kept 
>>> in the Roller-themes project, external to the project. Roller is 10 
>>> years old, if we included everybody's themes in the main 
>>> distribution (not wanting to hurt anyone's feelings by saying any 
>>> particular theme isn't all that good) we'd have 47 themes to juggle, 
>>> most of which would be donated and then ignored, a maintenance 
>>> nightmare.  If your theme is good and people like it, they'll keep 
>>> going to your blog or your GitHub instance to get it--what's not to 
>>> like?
>>>
>>> If you'd like to submit patches towards becoming a committer, please 
>>> check our JIRA for open issues.  In the meantime, I'll try to look 
>>> at your theme (it's probably quite nice), I just haven't had the 
>>> chance yet.
>>>
>>> Regards,
>>> Glen
>>>
>>> On 12/09/2013 02:49 AM, Gaurav wrote:
>>>> Hello,
>>>>
>>>> Did any one get time to look into the theme ? I want some input for 
>>>> this theme, so we can include it in roller as its responsive and 
>>>> with latest html and bootstrap css.
>>>>
>>>> Thanks
>>>> Gaurav
>>>>
>>>> On Tuesday 03 December 2013 08:23 PM, Matt Raible wrote:
>>>>> Do you have a demo of this theme?
>>>>>
>>>>>> On Dec 3, 2013, at 7:25, Gaurav <ga...@gmail.com> wrote:
>>>>>>
>>>>>> Hello,
>>>>>>
>>>>>> I have designed a new responsive roller theme using bootstrap. 
>>>>>> The advantage of responsiveness is that we can have same theme 
>>>>>> compatible on different devices and screens.
>>>>>> Link- https://github.com/gauravsaini03/roller-theme
>>>>>>
>>>>>> I want some reviews from the community to improve this theme, so 
>>>>>> we can add this to next revision of roller. I have tested this 
>>>>>> theme with Roller 5.1-SNAPSHOT and its working perfectly fine.  
>>>>>> Although I am still working on it, to add some more widgets in 
>>>>>> the Sidebar.
>>>>>>
>>>>>> One issue while designing the page for archive is that all the 
>>>>>> html comes from Java code (BigWeblogCalendarModel.java), so their 
>>>>>> are less we can do to this. We can improve the archive section, 
>>>>>> with some innovative way as in calender theme we have limitation 
>>>>>> that we cant see the blogs of previous year. There must be some 
>>>>>> tree like structure of the archive section.
>>>>>>
>>>>>> What you say ?
>>>>>>
>>>>>> Thanks
>>>>>> Gaurav
>>>>
>>>>
>>>
>>
>>
>


-- 
Regards,
*Gaurav Saini*
/Developer, Digital Marketing and Pursuing B.Tech/
/Viithiisys Technologies/
/Email: gauravsaini03@gmail.com, gaurav.saini@viithiisys.com/
/Mobile: +91-9915346686/

Re: Responsive theme for Roller

Posted by Glen Mazza <gl...@gmail.com>.
Yeah, "guarav" is an awesome name for a theme.  :)  Added in: 
https://cwiki.apache.org/confluence/display/ROLLER/Roller+Wiki (at the 
bottom).  I had it link to your README  page 
(https://github.com/gauravsaini03/roller-theme/blob/master/README.md) so 
you can put a full discussion of it there.

Glen

On 12/09/2013 11:28 PM, Gaurav wrote:
> Hello Glen,
>
> Thanks a lot for looking into this, I was waiting for some responses 
> for improvements. The icons you mentioned are already being used in 
> one of the themes of roller "fauxcoly" that is why I used them in my 
> theme also. I will rename the name of the theme to "gaurav" as you are 
> right the other themes can be responsive in future.
>
> Also, I will commit some more changes, as some minor issues I found 
> during testing of the theme again and again. Also, that will be good 
> for now that if you can add a link to the Roller Wiki and when the 
> theme usage become increases we can add this to roller anytime in future.
>
> Please give me 1-2 days more for final review of the theme, then you 
> can test it. As I don't want to waste your time if you find any minor 
> issues in it.
>
> Thanks
> Gaurav
>
>
> On Tuesday 10 December 2013 06:20 AM, Glen Mazza wrote:
>> I don't think we can distribute these icons unfortunately: 
>> https://github.com/gauravsaini03/roller-theme/tree/master/icons, as 
>> they aren't Apache licensable.  Probably best to keep your theme 
>> separate, and just have us add a link to it on the Roller Wiki.  I 
>> also don't like its name "Responsive", as that's subjective and makes 
>> it difficult for us to include other "responsive" themes, as well as 
>> implies that the other's aren't responsive (if they aren't, they may 
>> be someday improved.) Apache CXF made that mistake when it named one 
>> of its frontend, should-be-deprecated, options "Simple", implying 
>> that the other frontend options aren't simple, well-designed, 
>> shouldn't be used, etc.  Calling your theme "gaurav" would probably 
>> be much better--just don't give it a name that makes the others look 
>> bad.
>>
>> Once a theme gets heavy usage then it may be a candidate for 
>> inclusion in Roller trunk, but right now most of our themes are kept 
>> in the Roller-themes project, external to the project. Roller is 10 
>> years old, if we included everybody's themes in the main distribution 
>> (not wanting to hurt anyone's feelings by saying any particular theme 
>> isn't all that good) we'd have 47 themes to juggle, most of which 
>> would be donated and then ignored, a maintenance nightmare.  If your 
>> theme is good and people like it, they'll keep going to your blog or 
>> your GitHub instance to get it--what's not to like?
>>
>> If you'd like to submit patches towards becoming a committer, please 
>> check our JIRA for open issues.  In the meantime, I'll try to look at 
>> your theme (it's probably quite nice), I just haven't had the chance 
>> yet.
>>
>> Regards,
>> Glen
>>
>> On 12/09/2013 02:49 AM, Gaurav wrote:
>>> Hello,
>>>
>>> Did any one get time to look into the theme ? I want some input for 
>>> this theme, so we can include it in roller as its responsive and 
>>> with latest html and bootstrap css.
>>>
>>> Thanks
>>> Gaurav
>>>
>>> On Tuesday 03 December 2013 08:23 PM, Matt Raible wrote:
>>>> Do you have a demo of this theme?
>>>>
>>>>> On Dec 3, 2013, at 7:25, Gaurav <ga...@gmail.com> wrote:
>>>>>
>>>>> Hello,
>>>>>
>>>>> I have designed a new responsive roller theme using bootstrap. The 
>>>>> advantage of responsiveness is that we can have same theme 
>>>>> compatible on different devices and screens.
>>>>> Link- https://github.com/gauravsaini03/roller-theme
>>>>>
>>>>> I want some reviews from the community to improve this theme, so 
>>>>> we can add this to next revision of roller. I have tested this 
>>>>> theme with Roller 5.1-SNAPSHOT and its working perfectly fine.  
>>>>> Although I am still working on it, to add some more widgets in the 
>>>>> Sidebar.
>>>>>
>>>>> One issue while designing the page for archive is that all the 
>>>>> html comes from Java code (BigWeblogCalendarModel.java), so their 
>>>>> are less we can do to this. We can improve the archive section, 
>>>>> with some innovative way as in calender theme we have limitation 
>>>>> that we cant see the blogs of previous year. There must be some 
>>>>> tree like structure of the archive section.
>>>>>
>>>>> What you say ?
>>>>>
>>>>> Thanks
>>>>> Gaurav
>>>
>>>
>>
>
>


Re: Responsive theme for Roller

Posted by Gaurav <ga...@gmail.com>.
Hello Glen,

Thanks a lot for looking into this, I was waiting for some responses for 
improvements. The icons you mentioned are already being used in one of 
the themes of roller "fauxcoly" that is why I used them in my theme 
also. I will rename the name of the theme to "gaurav" as you are right 
the other themes can be responsive in future.

Also, I will commit some more changes, as some minor issues I found 
during testing of the theme again and again. Also, that will be good for 
now that if you can add a link to the Roller Wiki and when the theme 
usage become increases we can add this to roller anytime in future.

Please give me 1-2 days more for final review of the theme, then you can 
test it. As I don't want to waste your time if you find any minor issues 
in it.

Thanks
Gaurav


On Tuesday 10 December 2013 06:20 AM, Glen Mazza wrote:
> I don't think we can distribute these icons unfortunately: 
> https://github.com/gauravsaini03/roller-theme/tree/master/icons, as 
> they aren't Apache licensable.  Probably best to keep your theme 
> separate, and just have us add a link to it on the Roller Wiki.  I 
> also don't like its name "Responsive", as that's subjective and makes 
> it difficult for us to include other "responsive" themes, as well as 
> implies that the other's aren't responsive (if they aren't, they may 
> be someday improved.)  Apache CXF made that mistake when it named one 
> of its frontend, should-be-deprecated, options "Simple", implying that 
> the other frontend options aren't simple, well-designed, shouldn't be 
> used, etc.  Calling your theme "gaurav" would probably be much 
> better--just don't give it a name that makes the others look bad.
>
> Once a theme gets heavy usage then it may be a candidate for inclusion 
> in Roller trunk, but right now most of our themes are kept in the 
> Roller-themes project, external to the project. Roller is 10 years 
> old, if we included everybody's themes in the main distribution (not 
> wanting to hurt anyone's feelings by saying any particular theme isn't 
> all that good) we'd have 47 themes to juggle, most of which would be 
> donated and then ignored, a maintenance nightmare.  If your theme is 
> good and people like it, they'll keep going to your blog or your 
> GitHub instance to get it--what's not to like?
>
> If you'd like to submit patches towards becoming a committer, please 
> check our JIRA for open issues.  In the meantime, I'll try to look at 
> your theme (it's probably quite nice), I just haven't had the chance yet.
>
> Regards,
> Glen
>
> On 12/09/2013 02:49 AM, Gaurav wrote:
>> Hello,
>>
>> Did any one get time to look into the theme ? I want some input for 
>> this theme, so we can include it in roller as its responsive and with 
>> latest html and bootstrap css.
>>
>> Thanks
>> Gaurav
>>
>> On Tuesday 03 December 2013 08:23 PM, Matt Raible wrote:
>>> Do you have a demo of this theme?
>>>
>>>> On Dec 3, 2013, at 7:25, Gaurav <ga...@gmail.com> wrote:
>>>>
>>>> Hello,
>>>>
>>>> I have designed a new responsive roller theme using bootstrap. The 
>>>> advantage of responsiveness is that we can have same theme 
>>>> compatible on different devices and screens.
>>>> Link- https://github.com/gauravsaini03/roller-theme
>>>>
>>>> I want some reviews from the community to improve this theme, so we 
>>>> can add this to next revision of roller. I have tested this theme 
>>>> with Roller 5.1-SNAPSHOT and its working perfectly fine.  Although 
>>>> I am still working on it, to add some more widgets in the Sidebar.
>>>>
>>>> One issue while designing the page for archive is that all the html 
>>>> comes from Java code (BigWeblogCalendarModel.java), so their are 
>>>> less we can do to this. We can improve the archive section, with 
>>>> some innovative way as in calender theme we have limitation that we 
>>>> cant see the blogs of previous year. There must be some tree like 
>>>> structure of the archive section.
>>>>
>>>> What you say ?
>>>>
>>>> Thanks
>>>> Gaurav
>>
>>
>


-- 
Regards,
*Gaurav Saini*
/Developer, Digital Marketing and Pursuing B.Tech/
/Viithiisys Technologies/
/Email: gauravsaini03@gmail.com, gaurav.saini@viithiisys.com/
/Mobile: +91-9915346686/

Re: Responsive theme for Roller

Posted by Glen Mazza <gl...@gmail.com>.
I don't think we can distribute these icons unfortunately: 
https://github.com/gauravsaini03/roller-theme/tree/master/icons, as they 
aren't Apache licensable.  Probably best to keep your theme separate, 
and just have us add a link to it on the Roller Wiki.  I also don't like 
its name "Responsive", as that's subjective and makes it difficult for 
us to include other "responsive" themes, as well as implies that the 
other's aren't responsive (if they aren't, they may be someday 
improved.)  Apache CXF made that mistake when it named one of its 
frontend, should-be-deprecated, options "Simple", implying that the 
other frontend options aren't simple, well-designed, shouldn't be used, 
etc.  Calling your theme "gaurav" would probably be much better--just 
don't give it a name that makes the others look bad.

Once a theme gets heavy usage then it may be a candidate for inclusion 
in Roller trunk, but right now most of our themes are kept in the 
Roller-themes project, external to the project. Roller is 10 years old, 
if we included everybody's themes in the main distribution (not wanting 
to hurt anyone's feelings by saying any particular theme isn't all that 
good) we'd have 47 themes to juggle, most of which would be donated and 
then ignored, a maintenance nightmare.  If your theme is good and people 
like it, they'll keep going to your blog or your GitHub instance to get 
it--what's not to like?

If you'd like to submit patches towards becoming a committer, please 
check our JIRA for open issues.  In the meantime, I'll try to look at 
your theme (it's probably quite nice), I just haven't had the chance yet.

Regards,
Glen

On 12/09/2013 02:49 AM, Gaurav wrote:
> Hello,
>
> Did any one get time to look into the theme ? I want some input for 
> this theme, so we can include it in roller as its responsive and with 
> latest html and bootstrap css.
>
> Thanks
> Gaurav
>
> On Tuesday 03 December 2013 08:23 PM, Matt Raible wrote:
>> Do you have a demo of this theme?
>>
>>> On Dec 3, 2013, at 7:25, Gaurav <ga...@gmail.com> wrote:
>>>
>>> Hello,
>>>
>>> I have designed a new responsive roller theme using bootstrap. The 
>>> advantage of responsiveness is that we can have same theme 
>>> compatible on different devices and screens.
>>> Link- https://github.com/gauravsaini03/roller-theme
>>>
>>> I want some reviews from the community to improve this theme, so we 
>>> can add this to next revision of roller. I have tested this theme 
>>> with Roller 5.1-SNAPSHOT and its working perfectly fine.  Although I 
>>> am still working on it, to add some more widgets in the Sidebar.
>>>
>>> One issue while designing the page for archive is that all the html 
>>> comes from Java code (BigWeblogCalendarModel.java), so their are 
>>> less we can do to this. We can improve the archive section, with 
>>> some innovative way as in calender theme we have limitation that we 
>>> cant see the blogs of previous year. There must be some tree like 
>>> structure of the archive section.
>>>
>>> What you say ?
>>>
>>> Thanks
>>> Gaurav
>
>


Re: Responsive theme for Roller

Posted by Gaurav <ga...@gmail.com>.
Hello,

Did any one get time to look into the theme ? I want some input for this 
theme, so we can include it in roller as its responsive and with latest 
html and bootstrap css.

Thanks
Gaurav

On Tuesday 03 December 2013 08:23 PM, Matt Raible wrote:
> Do you have a demo of this theme?
>
>> On Dec 3, 2013, at 7:25, Gaurav <ga...@gmail.com> wrote:
>>
>> Hello,
>>
>> I have designed a new responsive roller theme using bootstrap. The advantage of responsiveness is that we can have same theme compatible on different devices and screens.
>> Link- https://github.com/gauravsaini03/roller-theme
>>
>> I want some reviews from the community to improve this theme, so we can add this to next revision of roller. I have tested this theme with Roller 5.1-SNAPSHOT and its working perfectly fine.  Although I am still working on it, to add some more widgets in the Sidebar.
>>
>> One issue while designing the page for archive is that all the html comes from Java code (BigWeblogCalendarModel.java), so their are less we can do to this. We can improve the archive section, with some innovative way as in calender theme we have limitation that we cant see the blogs of previous year. There must be some tree like structure of the archive section.
>>
>> What you say ?
>>
>> Thanks
>> Gaurav


-- 
Regards,
*Gaurav Saini*
/Developer, Digital Marketing and Pursuing B.Tech/
/Viithiisys Technologies/
/Email: gauravsaini03@gmail.com, gaurav.saini@viithiisys.com/
/Mobile: +91-9915346686/

Re: Responsive theme for Roller

Posted by Matt Raible <ma...@raibledesigns.com>.
Do you have a demo of this theme?

> On Dec 3, 2013, at 7:25, Gaurav <ga...@gmail.com> wrote:
> 
> Hello,
> 
> I have designed a new responsive roller theme using bootstrap. The advantage of responsiveness is that we can have same theme compatible on different devices and screens.
> Link- https://github.com/gauravsaini03/roller-theme
> 
> I want some reviews from the community to improve this theme, so we can add this to next revision of roller. I have tested this theme with Roller 5.1-SNAPSHOT and its working perfectly fine.  Although I am still working on it, to add some more widgets in the Sidebar.
> 
> One issue while designing the page for archive is that all the html comes from Java code (BigWeblogCalendarModel.java), so their are less we can do to this. We can improve the archive section, with some innovative way as in calender theme we have limitation that we cant see the blogs of previous year. There must be some tree like structure of the archive section.
> 
> What you say ?
> 
> Thanks
> Gaurav