diff --git a/README.md b/README.md index 5e1705d..5c410d8 100644 --- a/README.md +++ b/README.md @@ -1,60 +1,91 @@ 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://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/ - * 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/ - * 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) - -### 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 - ---- - + +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) + + +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/) + + +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 +--------- +[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/) + + +People +---------- +[Ben Marks](https://twitter.com/benmarks) + +[Alan Kent](https://twitter.com/akent99) + +[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) + + +Become Certified +---------- +[Magento Certified Developer study guide](http://magestudyguide.com/) + +[Moderators Kit](http://magento.com/training/catalog/moderators-kit) + + +For Users / Store 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) + +[Magento The Right Way](https://magentotherightway.com/) \ No newline at end of file