Commit Graph

  • 85435b542f Merge pull request #71 from padraic/amend/zend Josh Lockhart 2012-07-10 11:05:44 -07:00
  • 2b4a390f92 Fix typos in bytecode cache section = 2012-07-10 13:58:18 -04:00
  • f202985dee Updated Zend to Zend Framework (full name preferred to avoid product confusion w/ Zend Server/etc.) Added Matthew Weier O'Phinney to Resources section (lead for ZF) Padraic Brady 2012-07-10 18:54:14 +01:00
  • b867649fa7 Added brief description Padraic Brady 2012-07-10 18:49:19 +01:00
  • ac554e9667 Added Complementary Testing Tools section (separate Selenium/add Mockery). Each is agnostic as to TDD or BDD. Miscellaneous spelling, grammar and some other amendments for clarity Padraic Brady 2012-07-10 18:40:27 +01:00
  • b4b2062387 remove back to top Richard Howard 2012-07-10 10:07:23 -07:00
  • a9d36235fb linebreak at 120 char Richard Howard 2012-07-10 10:06:00 -07:00
  • c058d2170a Expand on what PaaS is and how fits into PHP Richard Howard 2012-07-10 09:54:32 -07:00
  • d19ee4f03c Expand on what PaaS is and how fits into PHP Richard Howard 2012-07-10 09:54:02 -07:00
  • aa2a6acb8b Merge pull request #65 from Inori/caching Phil Sturgeon 2012-07-10 09:53:53 -07:00
  • feca5a2ab6 Add information on PHP interactive shell. Jake Smith 2012-07-10 11:51:38 -05:00
  • c00c418858 initial re-write of PaaS Richard Howard 2012-07-10 09:42:55 -07:00
  • 308686543c Add clarification to translation text in README = 2012-07-10 12:22:40 -04:00
  • d7d25b1808 Rewording the windows section Elizabeth M Smith 2012-07-10 12:14:59 -04:00
  • c84e461e7f added WinCache link Roman Marintsenko 2012-07-10 19:10:21 +03:00
  • ef5e0bbdd2 Expand translation instructions = 2012-07-10 12:08:04 -04:00
  • 154a7677e9 spelling fixes Roman Marintsenko 2012-07-10 19:04:20 +03:00
  • 655e5ad2a1 Fixed introduction wording a bit Roman Marintsenko 2012-07-10 18:51:09 +03:00
  • eeae783216 Adding back bash prompt Kris Jordan 2012-07-10 11:44:15 -04:00
  • a53dbb518b Updating README to include a note on translations. Kris Jordan 2012-07-10 11:32:20 -04:00
  • 31a4d0f151 Updating title of PDO section for correct capitalization in nav Kris Jordan 2012-07-10 11:27:57 -04:00
  • 216095732f Updating README to reflect new Jekyll organization. Kris Jordan 2012-07-10 11:27:21 -04:00
  • 57d96b1dfd Correct CC link in README = 2012-07-10 11:28:39 -04:00
  • 134deac9ff Merge pull request #64 from JoelSutherland/gh-pages Josh Lockhart 2012-07-10 08:20:22 -07:00
  • 2b8cfcaab2 added caching section, added bytecode caching sub-section Roman Marintsenko 2012-07-10 18:14:36 +03:00
  • 1d506e32d9 Corrected PHPass capitalization and removed joke. Joel Sutherland 2012-07-10 11:11:16 -04:00
  • bdb342b681 Merge branch 'gh-pages' of https://github.com/codeguy/php-the-right-way into gh-pages Elizabeth M Smith 2012-07-10 10:56:57 -04:00
  • a6b698663d Commit CC license author link = 2012-07-10 10:45:30 -04:00
  • 02861a3425 Convert to CC non-commercial sharealike license = 2012-07-10 10:43:20 -04:00
  • 9a36715bdc Removing .DS_Store files and gitignoring them. Kris Jordan 2012-07-10 10:31:54 -04:00
  • 70c746155a Merge branch 'gh-pages' of github.com:codeguy/php-the-right-way into gh-pages Phil Sturgeon 2012-07-10 15:31:51 +01:00
  • ed91fe4705 Updated PDO and Abstraction Layer stuff. Phil Sturgeon 2012-07-10 15:31:36 +01:00
  • 6573438bc1 Fixing spelling inconsistency. Kris Jordan 2012-07-10 10:29:00 -04:00
  • 5efd908b91 Spelling inconsistency broke sidebar nav. Fixed. Kris Jordan 2012-07-10 10:26:19 -04:00
  • ef4df43cc6 1. msi is no longer available for PHP 5.4 2. use fastcgi on windows! 3. links to windows downloads are at windows.php.net 4. wamp is not fastcgi - or IIS - nor is it good to recommend to new users Elizabeth M Smith 2012-07-10 11:15:05 -03:00
  • 7847782988 Removed a negative punt at W3Schools, no need to be rude even if they do have terrible old tutorials. Phil Sturgeon 2012-07-10 14:53:02 +01:00
  • d7b81d1826 Moved the Exceptions stuff to "Coding Practises" where we can show off a few tips on good code. Phil Sturgeon 2012-07-10 14:48:35 +01:00
  • 47c01dab9a Merge branch 'gh-pages' of github.com:codeguy/php-the-right-way into gh-pages Phil Sturgeon 2012-07-10 14:40:24 +01:00
  • 61f3ee4e1d Added some information about Exceptions. Phil Sturgeon 2012-07-10 14:40:06 +01:00
  • 530b14637a Merge pull request #57 from jcarouth/gh-pages Phil Sturgeon 2012-07-10 06:38:47 -07:00
  • 255f7f2d14 Fleshing out BDD to distinguish between StoryBDD and SpecBDD Jeff Carouth 2012-07-10 08:35:20 -05:00
  • 1356dbc17c Adding mentoring to the Resources section. Jeff Carouth 2012-07-10 08:15:27 -05:00
  • 75f7a8ec1f More text tweaks to BDD. Phil Sturgeon 2012-07-10 13:57:10 +01:00
  • 58a92de0c8 Fixed Twig example. Phil Sturgeon 2012-07-10 13:55:51 +01:00
  • d85db0292f Added some notes on Testing. These are by no means extensive or complete. Phil Sturgeon 2012-07-10 13:53:21 +01:00
  • dcde0938d2 Revise footer = 2012-07-10 08:23:24 -04:00
  • d6959b14b8 Remove extra Back to Top link = 2012-07-10 08:02:32 -04:00
  • cb9dd07fb9 Merge pull request #56 from coudenysj/gh-pages Phil Sturgeon 2012-07-10 04:48:33 -07:00
  • 94a39127e8 Fixed the link to PSR-0, because http://www.phptherightway.com/psr0 results in a 404 Jachim Coudenys 2012-07-10 13:40:15 +02:00
  • 384345fc85 Some examples and notes for programming paradigms. Phil Sturgeon 2012-07-10 11:29:47 +01:00
  • 9c8020fc88 Merge branch 'gh-pages' of github.com:codeguy/php-the-right-way into gh-pages Phil Sturgeon 2012-07-10 11:14:20 +01:00
  • 264137ab58 Fixed Twig example of Composer page. Phil Sturgeon 2012-07-10 11:14:05 +01:00
  • 52fad06786 Merge pull request #54 from tot-ra/gh-pages Phil Sturgeon 2012-07-10 03:05:53 -07:00
  • 1305449517 Added Entropy package, which is better at path navigation Артём Курапов 2012-07-10 12:55:12 +03:00
  • dc1857b8fa Moving to Post structure. Kris Jordan 2012-07-10 00:33:25 -04:00
  • 320be77911 Restructure includes to posts Kris Jordan 2012-07-09 20:21:06 -04:00
  • 0b5683dc77 Merge pull request #50 from Xeoncross/gh-pages Josh Lockhart 2012-07-09 17:20:10 -07:00
  • 1bf026954e Merge pull request #52 from eoconnell/gh-pages Phil Sturgeon 2012-07-09 17:17:14 -07:00
  • b7a02342d4 Merge pull request #51 from SyntaxC4/gh-pages Josh Lockhart 2012-07-09 17:15:14 -07:00
  • 9506472e34 Added Windows Azure to list of PHP PaaS Providers Cory Fowler 2012-07-09 17:12:39 -07:00
  • d7083f0007 Internal links only work from the index page. Evan O'Connell 2012-07-09 20:11:22 -04:00
  • 086fd15c5f Merge branch 'gh-pages' of git://github.com/eoconnell/php-the-right-way into gh-pages Phil Sturgeon 2012-07-10 00:34:44 +01:00
  • e5674c2c6a Added a note about PSR-0 to namespaces. Phil Sturgeon 2012-07-10 00:34:42 +01:00
  • 27f71afc29 Merge branch 'gh-pages' of https://github.com/codeguy/php-the-right-way into gh-pages Evan O'Connell 2012-07-09 19:18:00 -04:00
  • 35e623e86b Merge branch 'gh-pages' of github.com:codeguy/php-the-right-way into gh-pages Phil Sturgeon 2012-07-10 00:13:58 +01:00
  • 5d0d987d93 Merge pull request #48 from wilmoore/composer-install-info Phil Sturgeon 2012-07-09 16:09:36 -07:00
  • 62e97f9407 Adding section on Servers and Deployment Kris Jordan 2012-07-09 17:25:51 -04:00
  • 27b2e3a20b Added the MicroMVC micro framework. David Pennington 2012-07-09 15:15:32 -05:00
  • 8622d9f3f1 Fix name in Getting Started section = 2012-07-09 15:06:02 -04:00
  • aa9abef6e2 Fix typo in Getting Started section = 2012-07-09 15:04:19 -04:00
  • 8508331d3a Add build date to sidebar = 2012-07-09 15:00:32 -04:00
  • cdb3d8a6e8 PHP runs better on *nix, moving windows down. Kris Jordan 2012-07-09 14:50:46 -04:00
  • 47541b5867 Didn't mean to replace that line. Evan O'Connell 2012-07-09 14:43:58 -04:00
  • cb43acc54f Corrections to XCode command line tools link and OS X. Kris Jordan 2012-07-09 14:41:10 -04:00
  • b0ea59033b Added syntax highlighting on codeblocks. Evan O'Connell 2012-07-09 14:38:58 -04:00
  • eccc6b3098 Added 'Getting Started' Section Kris Jordan 2012-07-09 14:29:20 -04:00
  • 1c2370b8ee Added an alternative section for installing Composer manually Wil Moore III 2012-07-09 11:35:11 -06:00
  • d366467eea Updating navigation anchor links. Kris Jordan 2012-07-09 13:13:47 -04:00
  • 7c0c1c3e55 Updated information and link regarding traits. Kris Jordan 2012-07-09 13:04:05 -04:00
  • b8ae4ff59e Merge branch 'gh-pages' of github.com:codeguy/php-the-right-way into gh-pages = 2012-07-09 13:00:22 -04:00
  • ffab5c7278 Revise footer = 2012-07-09 13:00:10 -04:00
  • 764ba50b0a Changing order of language highlights section to be more logical. Kris Jordan 2012-07-09 12:59:59 -04:00
  • eca476092d Adding subnav links to Dependency Management section Kris Jordan 2012-07-09 12:55:38 -04:00
  • c5e9b8540a Merge pull request #46 from polmabri/patch-1 Kris Jordan 2012-07-09 09:52:47 -07:00
  • 6f4a629031 More navigation corrections Kris Jordan 2012-07-09 12:48:29 -04:00
  • 5f9b792baa Merge branch 'gh-pages' of github.com:codeguy/php-the-right-way into gh-pages = 2012-07-09 12:46:07 -04:00
  • f057827a46 Remove bottom margin from H3 = 2012-07-09 12:45:46 -04:00
  • 5e5bb1990e Changing Introduction to Welcome Kris Jordan 2012-07-09 12:44:49 -04:00
  • 5fea2fe320 Fixing links in sidebar to reflect new structure. Kris Jordan 2012-07-09 12:41:25 -04:00
  • 4755feffdb Correcting link in functional programming section. Kris Jordan 2012-07-09 12:38:58 -04:00
  • 5c66ce0852 Fixing formatting on Programming Paradigms section. Kris Jordan 2012-07-09 12:34:46 -04:00
  • c7447142fc Updating table of contents Kris Jordan 2012-07-09 12:33:00 -04:00
  • a0048f8c7b added cloudcontrol.com as PHP PaaS provider Marek Brieger 2012-07-09 19:28:29 +03:00
  • bc4390bf93 Adding Language Highlights Section Kris Jordan 2012-07-09 12:23:31 -04:00
  • 30b0b818c1 Fix merge conflicts in layout = 2012-07-09 12:13:11 -04:00
  • b1b63bf656 Correct sponsor logo = 2012-07-09 12:12:00 -04:00
  • 8ca6430fe0 Remove obsolete UI files = 2012-07-09 12:08:47 -04:00
  • 4123062047 Add new UI files = 2012-07-09 12:08:25 -04:00
  • 7ff5a2fe01 Merge branch 'gh-pages' of github.com:KrisJordan/php-the-right-way into gh-pages Kris Jordan 2012-07-09 11:09:44 -04:00
  • d4b2fd2276 Continuing with the restructuring. Kris Jordan 2012-07-09 10:57:18 -04:00