Padrino

Padrino Weekly, Issue 2: Simple apps, Website now Open Source

Welcome back to Padrino weekly. This week is certainly dominated by football, but I hope we’ll get over it. I’ll keep this short so you can go back to watching whichever game you’re watching.

Simple Apps are a collection of very simple apps, each one demonstrating a feature or a set of features. They are a great stop if you’re interested in learning Padrino or seeing a sample implementation of a feature. They can also be used as a starting point to tinker around with a feature. Currently all apps still need Padrino edge, so be a little careful when trying to port parts to your own apps.

The Padrino Website was pushed to Github. Well, it’s been there for a while but now we made it public. The website certainly uses Padrino and serves as an example of a more elaborate project, going far beyond of what a tutorial, guide or sample app could do. Feel free to check it out, try and break it – and if you find any bugs, we’d like to hear about them.

Contribute

Please report any issues you encounter with this release! We are working very actively on Padrino and want to make the framework as stable and reliable as possible. That concludes the changelog for this release. As always if you want to keep up with Padrino updates, be sure to follow us on twitter: @padrinorb, join us on IRC at “#padrino” on freenode, open an issue, or discuss on gitter.


Padrino Weekly, Issue 1: Announcing Padrino Weekly, Changelog Podcast, 0.9.11 - .13 Released

Padrino Weekly will be a weekly summary of the activities in the Padrino ecosystem. The intention is to give all interested users a quick and easy way to follow the efforts of the core developers as well as the community as whole. We’ll try and provide pointers to important events, interesting discussions as well as contributions in the last or upcoming week. We’ll also point to long term developments that might be of interest.

Padrino was featured in last weeks The Changelog, a podcast about new and exciting projects in Open Source. Arthur Chiu and Nathan Esquenazi had a 30 minute talk with Adam Stacoviak and Wynn Netherland. Topics were among other things a short rundown of the current core committers and how sinatra_more became Padrino. Arthur and Nathan also elaborate on Sinatra and how it relates to Padrino, being the core of the framework.

This week saw three releases, 0.9.11 was released on friday making further steps towards stabilizing the API on the path to 1.0. The releases was quickly followed by 0.9.12 and 0.9.13 on saturday to fix two annoying bugs in the original release. 0.9.11 as the feature release features a refactored mailer, upgrades to the core router and improvements to the development reloading. It also adds a tiny project generation and support for choosing a specific database adapter on project creation. For a detailed list of changes see the release announcement.

Padrino recipes are an ongoing long-term effort to simplify the usage of rack middleware in Padrino. It integrates a wealth of plugins ranging from payment over css to authentication via a number of authentication mechanisms. While not production ready yet we hope to roll the changes in one of the upcoming releases. We’ll keep you updated, in the meantime you’ll find further details here.

Contribute

Please report any issues you encounter with this release! We are working very actively on Padrino and want to make the framework as stable and reliable as possible. That concludes the changelog for this release. As always if you want to keep up with Padrino updates, be sure to follow us on twitter: @padrinorb, join us on IRC at “#padrino” on freenode, open an issue, or discuss on gitter.


  • Prev Page
  • Next Page