Here's part 7 of the CakeAdvent Calendar, where I cover the new AppView class and building a simple MarkdownHelper:
- Parsing markdown comments and using the AppView class <http://bit.ly/cakeadvent-2014-7> On Sat, Dec 6, 2014 at 7:49 PM, Jose Diaz-Gonzalez <[email protected]> wrote: > My previous email had the wrong link for the first post, it is actually > this <http://bit.ly/cakeadvent-2014-05>. Sorry about that. > > On Sat, Dec 6, 2014 at 7:48 PM, Jose Diaz-Gonzalez <[email protected]> wrote: > >> Here are parts 4 and 5 of the CakePHP 3 CakeAdvent Calendar! >> >> - Creating Table Callback events and making HTTP request >> <http://bit.ly/cakeadvent-2014-6> >> - Emailing users when a new comment is posted >> <http://bit.ly/cakeadvent-2014-6> >> >> >> >> On Thu, Dec 4, 2014 at 6:22 PM, Jose Diaz-Gonzalez <[email protected]> >> wrote: >> >>> For those following allowing, here is the third post in our 7-part >>> tutorial series: >>> >>> - Schema Migrations with CakePHP 3 <http://bit.ly/cakeadvent-2014-4> >>> >>> Let me know in the comments or here what parts of CakePHP you'd like me >>> to cover, and enjoy! >>> >>> On Thu, Dec 4, 2014 at 6:04 AM, Leandro Machado Pereira < >>> [email protected]> wrote: >>> >>>> Thank you José, it's awesome! >>>> >>>> Em qui, 4 de dez de 2014 01:17, Jose Diaz-Gonzalez <[email protected]> >>>> escreveu: >>>> >>>>> Hi All! >>>>> >>>>> My name is Jose Diaz-Gonzalez, one of the core developers of CakePHP. >>>>> You may have seen me in some of your codebases (especially if you use >>>>> cakephp-upload) or from homebrew-php. But I'm not here about that. >>>>> >>>>> Like last year >>>>> <http://josediazgonzalez.com/2013/12/01/testing-your-cakephp-plugins-with-travis/>, >>>>> we're having a CakePHP Advent Calendar. 25 posts about CakePHP in the >>>>> month >>>>> of December. But unlike last years - which were self-contained tutorials - >>>>> this years is a series of 3 tutorials where we will build fully working >>>>> applications. If you've bought my CakePHP 2 book >>>>> <http://josediazgonzalez.com/cakephp-book/>, it's in the same style >>>>> of writing with a bit less hand-holding. >>>>> >>>>> These three tutorials will be 7 posts each, and completely free. >>>>> Wanted to use bake but found it hard? Need to know how to implement events >>>>> in a production application? Confused about how to integrate payment >>>>> processing in your application? Do you want to build api's but are having >>>>> a >>>>> bad time? These tutorials are for you. Consider them a present from the >>>>> core developers to the CakePHP community. >>>>> >>>>> I'll be posting a new post each day, and will be updating this thread >>>>> with each one. Since I forget sometimes about google groups, feel free to >>>>> beat me to the punch. Here are the first three in the series: >>>>> >>>>> - Introducing the CakePHP Advent Calendar 2014 >>>>> <http://bit.ly/cakeadvent-2014-1> >>>>> - Designing an anonymous issue tracker in CakePHP >>>>> <http://bit.ly/cakeadvent-2014-2> >>>>> - Customizing Bake in CakePHP 3 <http://bit.ly/cakeadvent-2014-3> >>>>> >>>>> Let me know how you like the tutorials - or not - and how I can >>>>> improve in comments on the posts or in this thread. Happy holidays! >>>>> >>>>> Jose >>>>> >>>>> -- >>>>> Like Us on FaceBook https://www.facebook.com/CakePHP >>>>> Find us on Twitter http://twitter.com/CakePHP >>>>> >>>>> --- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "CakePHP" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> To post to this group, send email to [email protected]. >>>>> Visit this group at http://groups.google.com/group/cake-php. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> -- >>>> Like Us on FaceBook https://www.facebook.com/CakePHP >>>> Find us on Twitter http://twitter.com/CakePHP >>>> >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "CakePHP" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> Visit this group at http://groups.google.com/group/cake-php. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >> > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/d/optout.
