From 45d2cc35134e3bfa23f6f5cd1526b02039d0ca87 Mon Sep 17 00:00:00 2001 From: Kostas Bariotis Date: Fri, 26 Dec 2014 21:34:58 +0200 Subject: [PATCH 01/10] removed presentations --- README.md | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/README.md b/README.md index 5e1705d..8ebb359 100644 --- a/README.md +++ b/README.md @@ -36,25 +36,3 @@ magento-resources * [@IvanChepurnyi](http://twitter.com/IvanChepurnyi) * [@monocat](http://twitter.com/monocat) * [@vinaikopp](http://twitter.com/vinaikopp) - -### Presentations - ---- - -**["Scaling Magento"](https://docs.google.com/a/copiousinc.com/presentation/d/1rHM7LOfzgfol6FEijLjlCpTBPaYJlMbI-WPpZL59Dng/edit)** -*Presented at MagentoLive UK 2013* - * [Related gist](https://gist.github.com/parhamr/6177160) - * Codebase analysis - * Catalog description - * Traffic examples - * Listing of Magento modules used - * Hardware information - * Configurations - * Performance (system, Redis, and MySQL) - * Utilization - * Magento information - * Configurations (nginx, PHP, local.xml - * Virtual hosts - ---- - From 615fc401895d5af6caad624371c5ec357ac3056b Mon Sep 17 00:00:00 2001 From: Kostas Bariotis Date: Fri, 26 Dec 2014 22:02:49 +0200 Subject: [PATCH 02/10] Removed non active resources --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 8ebb359..2519ea8 100644 --- a/README.md +++ b/README.md @@ -7,18 +7,14 @@ magento-resources * http://aschroder.com/category/magento/ * http://blog.belvg.com/tag/magento-certification * http://demacmedia.com/category/magento-commerce/ - * http://ecomdev.org/ * http://eschrade.com/page/category/magento-2/ * http://inchoo.net/ * http://www.nicksays.co.uk/magento/ * http://www.excellencemagentoblog.com/ * http://fabrizio-branca.de/magento.html - * http://fishpig.co.uk/magento/tutorials/ * https://gist.github.com/parhamr/6177160 - * https://github.com/colinmollenhour/ * https://github.com/netz98/n98-magerun * https://github.com/rgranadino/Interactive-Magento-Console - * http://magebase.com/ * http://magedevguide.com/ * http://magestudyguide.com/ * http://magento-quickies.tumblr.com/ @@ -29,10 +25,9 @@ magento-resources * http://magentocommerce.com/whitepaper/ * http://nexcess.net/magento-best-practices-whitepaper * http://stackoverflow.com/questions/tagged/magento* - * http://tweetorials.tumblr.com/ * http://twitter.com/ * [@alanstorm](http://twitter.com/alanstorm) * [@benmarks](http://twitter.com/benmarks) * [@IvanChepurnyi](http://twitter.com/IvanChepurnyi) * [@monocat](http://twitter.com/monocat) - * [@vinaikopp](http://twitter.com/vinaikopp) + * [@vinaikopp](http://twitter.com/vinaikopp) \ No newline at end of file From c354bcf0d66df6cc2ae62ca6e29f1e5058241a40 Mon Sep 17 00:00:00 2001 From: Kostas Bariotis Date: Fri, 26 Dec 2014 22:03:33 +0200 Subject: [PATCH 03/10] Added people of the core team for communication purposes --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2519ea8..c693fe2 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,11 @@ magento-resources * http://nexcess.net/magento-best-practices-whitepaper * http://stackoverflow.com/questions/tagged/magento* * http://twitter.com/ - * [@alanstorm](http://twitter.com/alanstorm) * [@benmarks](http://twitter.com/benmarks) - * [@IvanChepurnyi](http://twitter.com/IvanChepurnyi) - * [@monocat](http://twitter.com/monocat) - * [@vinaikopp](http://twitter.com/vinaikopp) \ No newline at end of file +People +---------- +[Ben Marks](https://twitter.com/benmarks) + +[Alan Kent](https://twitter.com/akent99) + +[Elena Leonova](https://twitter.com/elena_a_leonova) \ No newline at end of file From 3e21769c12fa40003b2233b6b09b47107cf60b30 Mon Sep 17 00:00:00 2001 From: Kostas Bariotis Date: Fri, 26 Dec 2014 22:04:20 +0200 Subject: [PATCH 04/10] Created Books section --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c693fe2..ff3e3eb 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ magento-resources * https://gist.github.com/parhamr/6177160 * https://github.com/netz98/n98-magerun * https://github.com/rgranadino/Interactive-Magento-Console - * http://magedevguide.com/ * http://magestudyguide.com/ * http://magento-quickies.tumblr.com/ * http://magento.stackexchange.com/ @@ -23,7 +22,6 @@ magento-resources * http://magentocommerce.com/knowledge-base/entry/magento-for-dev-part-1-introduction-to-magento * http://magentocommerce.com/resources/magento-user-guide * http://magentocommerce.com/whitepaper/ - * http://nexcess.net/magento-best-practices-whitepaper * http://stackoverflow.com/questions/tagged/magento* * http://twitter.com/ * [@benmarks](http://twitter.com/benmarks) @@ -33,4 +31,8 @@ People [Alan Kent](https://twitter.com/akent99) -[Elena Leonova](https://twitter.com/elena_a_leonova) \ No newline at end of file +[Elena Leonova](https://twitter.com/elena_a_leonova)Books +---------- +[Magento Best Practices](http://www.nexcess.net/resources/white-papers/magento-best-practices) + +[Magento PHP Developer's Guide](http://magedevguide.com/) From c01908cdba9c83edb8a29fce97a0694b012772ce Mon Sep 17 00:00:00 2001 From: Kostas Bariotis Date: Fri, 26 Dec 2014 22:04:44 +0200 Subject: [PATCH 05/10] Created Become Certified Guide --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff3e3eb..dc28604 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,8 @@ magento-resources * https://gist.github.com/parhamr/6177160 * https://github.com/netz98/n98-magerun * https://github.com/rgranadino/Interactive-Magento-Console - * http://magestudyguide.com/ * http://magento-quickies.tumblr.com/ * http://magento.stackexchange.com/ - * http://magentocommerce.com/certification/moderators-kit * http://magentocommerce.com/knowledge-base/entry/magento-for-dev-part-1-introduction-to-magento * http://magentocommerce.com/resources/magento-user-guide * http://magentocommerce.com/whitepaper/ @@ -36,3 +34,10 @@ People [Magento Best Practices](http://www.nexcess.net/resources/white-papers/magento-best-practices) [Magento PHP Developer's Guide](http://magedevguide.com/) + + +Become Certified +---------- +[Magento Certified Developer study guide](http://magestudyguide.com/) + +[Moderators Kit](http://magento.com/training/catalog/moderators-kit) \ No newline at end of file From d1a7a0d631d6b5a5d25bcd323323775e4ec44228 Mon Sep 17 00:00:00 2001 From: Kostas Bariotis Date: Fri, 26 Dec 2014 22:05:19 +0200 Subject: [PATCH 06/10] Created Blog section --- README.md | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index dc28604..81f8c22 100644 --- a/README.md +++ b/README.md @@ -3,19 +3,11 @@ magento-resources ## A list of learning resources & tools for Magento developers - * http://alanstorm.com/category/magento - * http://aschroder.com/category/magento/ - * http://blog.belvg.com/tag/magento-certification - * http://demacmedia.com/category/magento-commerce/ * http://eschrade.com/page/category/magento-2/ - * http://inchoo.net/ - * http://www.nicksays.co.uk/magento/ * http://www.excellencemagentoblog.com/ - * http://fabrizio-branca.de/magento.html * https://gist.github.com/parhamr/6177160 * https://github.com/netz98/n98-magerun * https://github.com/rgranadino/Interactive-Magento-Console - * http://magento-quickies.tumblr.com/ * http://magento.stackexchange.com/ * http://magentocommerce.com/knowledge-base/entry/magento-for-dev-part-1-introduction-to-magento * http://magentocommerce.com/resources/magento-user-guide @@ -23,6 +15,23 @@ magento-resources * http://stackoverflow.com/questions/tagged/magento* * http://twitter.com/ * [@benmarks](http://twitter.com/benmarks) +Blogs +---------- +[Inchoo](http://inchoo.net/magento/) + +[Belvg](http://blog.belvg.com/tag/magento-certification) + +[Demac Media](http://www.demacmedia.com/category/magento-commerce/) + +[Nick Says](https://www.nicksays.co.uk/magento/) + +[Fabrizio Banca](http://fbrnc.net/blog/tag:Magento) + +[Magento Quickies](http://magento-quickies.alanstorm.com/) + +[Alan Storm](http://alanstorm.com/category/magento) + + People ---------- [Ben Marks](https://twitter.com/benmarks) From c05474db327af1828a9bb70b2704b7edb83bc92f Mon Sep 17 00:00:00 2001 From: Kostas Bariotis Date: Fri, 26 Dec 2014 22:05:57 +0200 Subject: [PATCH 07/10] Created Tools --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81f8c22..a60be7a 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ magento-resources * http://eschrade.com/page/category/magento-2/ * http://www.excellencemagentoblog.com/ * https://gist.github.com/parhamr/6177160 - * https://github.com/netz98/n98-magerun - * https://github.com/rgranadino/Interactive-Magento-Console * http://magento.stackexchange.com/ * http://magentocommerce.com/knowledge-base/entry/magento-for-dev-part-1-introduction-to-magento * http://magentocommerce.com/resources/magento-user-guide @@ -15,6 +13,13 @@ magento-resources * http://stackoverflow.com/questions/tagged/magento* * http://twitter.com/ * [@benmarks](http://twitter.com/benmarks) +[N98 Magerun](https://github.com/netz98/n98-magerun) + +[Interactive Magento Console](https://github.com/rgranadino/Interactive-Magento-Console) + +[Modman](https://github.com/colinmollenhour/modman) + + Blogs ---------- [Inchoo](http://inchoo.net/magento/) From 84a2857c0ab7a9fd33874b5e2f76350a36e6ab62 Mon Sep 17 00:00:00 2001 From: Kostas Bariotis Date: Fri, 26 Dec 2014 22:07:13 +0200 Subject: [PATCH 08/10] Finally cleanup --- README.md | 60 +++++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 47 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index a60be7a..3252fc8 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,42 @@ magento-resources ================= -## A list of learning resources & tools for Magento developers - - * http://eschrade.com/page/category/magento-2/ - * http://www.excellencemagentoblog.com/ - * https://gist.github.com/parhamr/6177160 - * http://magento.stackexchange.com/ - * http://magentocommerce.com/knowledge-base/entry/magento-for-dev-part-1-introduction-to-magento - * http://magentocommerce.com/resources/magento-user-guide - * http://magentocommerce.com/whitepaper/ - * http://stackoverflow.com/questions/tagged/magento* - * http://twitter.com/ - * [@benmarks](http://twitter.com/benmarks) + +Resources for Developers +-------- +[Magento for Developers Guide](http://www.magentocommerce.com/knowledge-base/entry/magento-for-dev-part-1-introduction-to-magento) + +[Magento Module Creator](http://www.silksoftware.com/magento-module-creator/#.VIb2IdWUfAV) + +[Online Magento Sandbox](http://stargento.com/) + + +Resources for creating themes +-------- +[Magento The Right Way](https://magentotherightway.com/) + +[Magento Themes from scratch](http://magento.stackexchange.com/questions/3780/theming-starting-from-scratch) + +[Introducing Magento Layout](http://www.smashingmagazine.com/2012/11/30/introducing-magento-layout/) + +[Magento local.xml Boilerplate](http://www.creare.co.uk/magento-local-xml-boilerplate) + + +Resources for administrators +-------- +[Magento User Guides](http://www.magentocommerce.com/resources/magento-user-guide) + + +Misc +--------- +[Magento Developers List](http://magehero.com/) + +[Magento on Stackexchange](http://magento.stackexchange.com) + +[Magento on Stackoverflow](http://stackoverflow.com/questions/tagged/magento) + +[Magento on Reddit](http://www.reddit.com/r/magento) + [N98 Magerun](https://github.com/netz98/n98-magerun) [Interactive Magento Console](https://github.com/rgranadino/Interactive-Magento-Console) @@ -43,7 +67,17 @@ People [Alan Kent](https://twitter.com/akent99) -[Elena Leonova](https://twitter.com/elena_a_leonova)Books +[Elena Leonova](https://twitter.com/elena_a_leonova) + + +Gists +---------- +[Magento Enterprise 1.12 cluster](https://gist.github.com/parhamr/6177160) + +[Magento Manual Testing Scenarios](https://gist.github.com/peterjaap/10016278) + + +Books ---------- [Magento Best Practices](http://www.nexcess.net/resources/white-papers/magento-best-practices) From 3288f332c8d6eddc0463720cbb6a16ebaba50e49 Mon Sep 17 00:00:00 2001 From: Kostas Bariotis Date: Fri, 26 Dec 2014 22:12:27 +0200 Subject: [PATCH 09/10] Refactor resources cat --- README.md | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 3252fc8..58c7a31 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,8 @@ magento-resources ================= - -Resources for Developers --------- -[Magento for Developers Guide](http://www.magentocommerce.com/knowledge-base/entry/magento-for-dev-part-1-introduction-to-magento) - -[Magento Module Creator](http://www.silksoftware.com/magento-module-creator/#.VIb2IdWUfAV) - -[Online Magento Sandbox](http://stargento.com/) - - -Resources for creating themes +Creating themes -------- -[Magento The Right Way](https://magentotherightway.com/) - [Magento Themes from scratch](http://magento.stackexchange.com/questions/3780/theming-starting-from-scratch) [Introducing Magento Layout](http://www.smashingmagazine.com/2012/11/30/introducing-magento-layout/) @@ -37,12 +25,20 @@ Misc [Magento on Reddit](http://www.reddit.com/r/magento) +[Magento The Right Way](https://magentotherightway.com/) + + +Tools +--------- [N98 Magerun](https://github.com/netz98/n98-magerun) [Interactive Magento Console](https://github.com/rgranadino/Interactive-Magento-Console) [Modman](https://github.com/colinmollenhour/modman) +[Magento Module Creator](http://www.silksoftware.com/magento-module-creator/#.VIb2IdWUfAV) + +[Online Magento Sandbox](http://stargento.com/) Blogs ---------- @@ -79,6 +75,8 @@ Gists Books ---------- +[Magento for Developers Guide](http://www.magentocommerce.com/knowledge-base/entry/magento-for-dev-part-1-introduction-to-magento) + [Magento Best Practices](http://www.nexcess.net/resources/white-papers/magento-best-practices) [Magento PHP Developer's Guide](http://magedevguide.com/) From 2b18d723535fdd3381b37a7705392da64324457a Mon Sep 17 00:00:00 2001 From: Kostas Bariotis Date: Fri, 26 Dec 2014 22:13:59 +0200 Subject: [PATCH 10/10] Refactor again --- README.md | 80 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 41 insertions(+), 39 deletions(-) diff --git a/README.md b/README.md index 58c7a31..5c410d8 100644 --- a/README.md +++ b/README.md @@ -1,31 +1,40 @@ magento-resources ================= -Creating themes --------- -[Magento Themes from scratch](http://magento.stackexchange.com/questions/3780/theming-starting-from-scratch) -[Introducing Magento Layout](http://www.smashingmagazine.com/2012/11/30/introducing-magento-layout/) +Blogs +---------- +[Inchoo](http://inchoo.net/magento/) -[Magento local.xml Boilerplate](http://www.creare.co.uk/magento-local-xml-boilerplate) +[Belvg](http://blog.belvg.com/tag/magento-certification) +[Demac Media](http://www.demacmedia.com/category/magento-commerce/) -Resources for administrators --------- -[Magento User Guides](http://www.magentocommerce.com/resources/magento-user-guide) +[Nick Says](https://www.nicksays.co.uk/magento/) +[Fabrizio Banca](http://fbrnc.net/blog/tag:Magento) -Misc ---------- -[Magento Developers List](http://magehero.com/) +[Magento Quickies](http://magento-quickies.alanstorm.com/) -[Magento on Stackexchange](http://magento.stackexchange.com) +[Alan Storm](http://alanstorm.com/category/magento) -[Magento on Stackoverflow](http://stackoverflow.com/questions/tagged/magento) -[Magento on Reddit](http://www.reddit.com/r/magento) +Books +---------- +[Magento for Developers Guide](http://www.magentocommerce.com/knowledge-base/entry/magento-for-dev-part-1-introduction-to-magento) + +[Magento Best Practices](http://www.nexcess.net/resources/white-papers/magento-best-practices) + +[Magento PHP Developer's Guide](http://magedevguide.com/) + -[Magento The Right Way](https://magentotherightway.com/) +Creating themes +-------- +[Magento Themes from scratch](http://magento.stackexchange.com/questions/3780/theming-starting-from-scratch) + +[Introducing Magento Layout](http://www.smashingmagazine.com/2012/11/30/introducing-magento-layout/) + +[Magento local.xml Boilerplate](http://www.creare.co.uk/magento-local-xml-boilerplate) Tools @@ -40,22 +49,6 @@ Tools [Online Magento Sandbox](http://stargento.com/) -Blogs ----------- -[Inchoo](http://inchoo.net/magento/) - -[Belvg](http://blog.belvg.com/tag/magento-certification) - -[Demac Media](http://www.demacmedia.com/category/magento-commerce/) - -[Nick Says](https://www.nicksays.co.uk/magento/) - -[Fabrizio Banca](http://fbrnc.net/blog/tag:Magento) - -[Magento Quickies](http://magento-quickies.alanstorm.com/) - -[Alan Storm](http://alanstorm.com/category/magento) - People ---------- @@ -73,17 +66,26 @@ Gists [Magento Manual Testing Scenarios](https://gist.github.com/peterjaap/10016278) -Books +Become Certified ---------- -[Magento for Developers Guide](http://www.magentocommerce.com/knowledge-base/entry/magento-for-dev-part-1-introduction-to-magento) +[Magento Certified Developer study guide](http://magestudyguide.com/) -[Magento Best Practices](http://www.nexcess.net/resources/white-papers/magento-best-practices) +[Moderators Kit](http://magento.com/training/catalog/moderators-kit) -[Magento PHP Developer's Guide](http://magedevguide.com/) +For Users / Store administrators +-------- +[Magento User Guides](http://www.magentocommerce.com/resources/magento-user-guide) -Become Certified ----------- -[Magento Certified Developer study guide](http://magestudyguide.com/) -[Moderators Kit](http://magento.com/training/catalog/moderators-kit) \ No newline at end of file +Misc +--------- +[Magento Developers List](http://magehero.com/) + +[Magento on Stackexchange](http://magento.stackexchange.com) + +[Magento on Stackoverflow](http://stackoverflow.com/questions/tagged/magento) + +[Magento on Reddit](http://www.reddit.com/r/magento) + +[Magento The Right Way](https://magentotherightway.com/) \ No newline at end of file