Profile_bird

Hey there! peakpg is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving peakpg's tweets.

Already using Twitter
from your phone? Click here.

peakpg

  1. In other BrowserCMS news, this week we also released a module to integrate with a Central Authentication Server. See http://bit.ly/3cHO2B
  2. BrowserCMS 3.0.3 is done! Adds a lot of patches from the developer community. See http://bit.ly/3ORy2U for complete release notes.
  3. @iain_nl Ok. I will add that as a lighthouse ticket and see if we can't track down what the issue is.
  4. @iain_nl Was this for a rails project that included browsercms as a gem? Or a browsercms project including an additional noncms gem?
  5. @iain_nl Hm... I will have to look at the rake gems issue. I wasn't aware there was a problem with it.
  6. @iain_nl Out of curiosity, what specifically do you feel like #browsercms is out of date with Rails styles on?
  7. @hedron No but if you knew the data structure of Drupal you wanted to migrate from, you could probably use Rails migrations to do it.
  8. @s0lnic For @browserCMS, you can choose to not store template data in the database as well. Add an erb file to /app/views/layouts/templates.
  9. @asyraf9 I would start from the Reference docs at http://browsercms.org, and then install it and create a demo project.
  10. @thebestsophist RoR, though both really work the same when it comes to templates.
  11. @asyraf9 I vote for BrowserCMS. And I am in no possible way biased. At all.
  12. @thebestsophist Templates are very flexible. An html file can become a template by renaming it .html to .html.erb, and adding some helpers.
  13. BrowserCMS 3.0.2 has been released to rubyforge. Contains some small bug fixes, details can be found here: http://bit.ly/z82uA
  14. @thebestsophist We use BrowserCMS all the time, what sort of support do you need for preparing your client proposal?
  15. @cglee Only if you plan on distributing that code. Building a client site != distribution. Building a product on top of it = distribution.
  16. @cglee And we specifically picked LGPL so that people can build and even sell modules, themes, etc without having to open source their code.
  17. @cglee Even under GPL, building a site for a single client isn't 'distribution'. Otherwise, Drupal (a GPL CMS) wouldn't be so popular.
  18. @cglee On BrowserCMS, what do you feel like the LGPL license is preventing you from doing?
  19. @headius Twitter seems to require you to be following me in order to send you a direct message.
  20. @headius We haven't really spent time making @browsercms compatible with JRuby yet, but its certainly of interest for us. v2.0 was in java.