<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Alexander Ringsdorff &#187; performance</title>
	<atom:link href="http://ringsdorff.net/tag/performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://ringsdorff.net</link>
	<description>Gründer &#38; Berater</description>
	<lastBuildDate>Mon, 23 Apr 2012 18:05:45 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ringsdorff.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/c939a59edcdffa2c2e25df9116af01aa?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Alexander Ringsdorff &#187; performance</title>
		<link>http://ringsdorff.net</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ringsdorff.net/osd.xml" title="Alexander Ringsdorff" />
	<atom:link rel='hub' href='http://ringsdorff.net/?pushpress=hub'/>
		<item>
		<title>Calipso &#8211; das erste Open Source CMS auf Basis von Node.js und MongoDB</title>
		<link>http://ringsdorff.net/2011/07/19/calipso-das-erste-open-source-cms-auf-basis-von-node-js-und-mongodb/</link>
		<comments>http://ringsdorff.net/2011/07/19/calipso-das-erste-open-source-cms-auf-basis-von-node-js-und-mongodb/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 19:55:32 +0000</pubDate>
		<dc:creator>Alexander</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[MongoDB]]></category>
		<category><![CDATA[Node.js]]></category>
		<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[calipso]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[online shop]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Skalier]]></category>

		<guid isPermaLink="false">http://ringsdorff.net/?p=830</guid>
		<description><![CDATA[Bei meiner Suche nach Shopsystemen oder Frameworks im e-Commerce auf Basis von JavaScript und NoSQL anstelle von PHP und MySQL habe ich ein erstes CMS gefunden. Calipso heißt das noch junge Projekt, dass als Open Source veröffentlicht wurde und auf &#8230; <a href="http://ringsdorff.net/2011/07/19/calipso-das-erste-open-source-cms-auf-basis-von-node-js-und-mongodb/">Weiterlesen <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ringsdorff.net&#038;blog=7323797&#038;post=830&#038;subd=ringsdorff&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-831" title="Calipso CMS" src="http://ringsdorff.files.wordpress.com/2011/07/bildschirmfoto-2011-07-19-um-19-34-11.png?w=300&h=99" alt="" width="300" height="99" />Bei <a title="Die nächste Generation der e-Commerce Entwicklung" href="http://ringsdorff.net/2011/07/11/die-nachste-generation-der-e-commerce-entwicklung/">meiner Suche</a> nach Shopsystemen oder Frameworks im e-Commerce auf Basis von JavaScript und NoSQL anstelle von PHP und MySQL habe ich ein erstes CMS gefunden. <a href="http://calip.so/">Calipso</a> heißt das noch junge Projekt, dass als Open Source veröffentlicht wurde und auf Node.js, sowie MongoDB basiert.</p>
<p>Soweit ich es sehen kann arbeitet momentan nur der Gründer <a href="https://github.com/cliftonc">Clifton</a> an dem Projekt und ist natürlich auf der Suche nach weiteren Entwicklern, die Interesse haben sich zu beteiligen. Als Node.js Framework wird <a title="opens in new window" href="http://expressjs.com/" target="_blank">Express</a> und für MongoDB das object modeling Tool <a title="opens in new window" href="https://github.com/LearnBoost/mongoose" target="_blank">Mongoose</a> eingesetzt.</p>
<p>Auch wenn wir uns sicher noch ganz am Anfang der Entwicklung von Webanwendungen auf Basis neuer Technologien befinden, bekomme ich das Gefühl, dass Node.js und MongoDB das Rennen machen werden.</p>
<p>Laut <a href="http://www.readwriteweb.com/hack/2011/05/calipso-a-cms-built-with-nodejs-and-mongodb.php">RedWriteWeb</a> ist Calipso neben <a href="https://github.com/creationix/wheat">Wheat</a>, einem Blog System, das erste CMS, welches vollkommen auf Node.js und eine NoSQL Datenbank im Hintergrund setzt. Da die Skalierbarkeit und Performance bei dieser Architektur besonders gut ist, sollten besonders stark besuchte Seiten die Entwicklung von Calipso verfolgen. Hoffentlich wächst hier eines der ersten CMS einer neuen Web-Generation heran!</p>
<br /> Tagged: <a href='http://ringsdorff.net/tag/calipso/'>calipso</a>, <a href='http://ringsdorff.net/tag/cms/'>cms</a>, <a href='http://ringsdorff.net/tag/e-commerce/'>e-Commerce</a>, <a href='http://ringsdorff.net/tag/mongodb/'>MongoDB</a>, <a href='http://ringsdorff.net/tag/node-js/'>Node.js</a>, <a href='http://ringsdorff.net/tag/nosql/'>NoSQL</a>, <a href='http://ringsdorff.net/tag/online-shop/'>online shop</a>, <a href='http://ringsdorff.net/tag/open-source/'>open source</a>, <a href='http://ringsdorff.net/tag/performance/'>performance</a>, <a href='http://ringsdorff.net/tag/skalier/'>Skalier</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ringsdorff.wordpress.com/830/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ringsdorff.wordpress.com/830/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ringsdorff.wordpress.com/830/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ringsdorff.wordpress.com/830/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ringsdorff.wordpress.com/830/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ringsdorff.wordpress.com/830/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ringsdorff.wordpress.com/830/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ringsdorff.wordpress.com/830/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ringsdorff.wordpress.com/830/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ringsdorff.wordpress.com/830/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ringsdorff.wordpress.com/830/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ringsdorff.wordpress.com/830/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ringsdorff.wordpress.com/830/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ringsdorff.wordpress.com/830/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ringsdorff.net&#038;blog=7323797&#038;post=830&#038;subd=ringsdorff&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ringsdorff.net/2011/07/19/calipso-das-erste-open-source-cms-auf-basis-von-node-js-und-mongodb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e30567329c7e599d73f86121e62a7e5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Alexander</media:title>
		</media:content>

		<media:content url="http://ringsdorff.files.wordpress.com/2011/07/bildschirmfoto-2011-07-19-um-19-34-11.png?w=300" medium="image">
			<media:title type="html">Calipso CMS</media:title>
		</media:content>
	</item>
		<item>
		<title>Magento Performance durch Caching</title>
		<link>http://ringsdorff.net/2010/12/16/magento-performance-durch-caching/</link>
		<comments>http://ringsdorff.net/2010/12/16/magento-performance-durch-caching/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 16:52:12 +0000</pubDate>
		<dc:creator>Alexander</dc:creator>
				<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[eav]]></category>
		<category><![CDATA[full page]]></category>
		<category><![CDATA[myra]]></category>
		<category><![CDATA[myracache]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://ringsdorff.net/?p=595</guid>
		<description><![CDATA[In der letzten Zeit tut sich einiges an der Caching-Front bei Magento. Neben den Maßnahmen, die Magento selber durch den Einsatz von flat tables gegen die EAV Bremse ergreift und dem Caching innerhalb der Applikation, findet man immer mehr Mechanismen, &#8230; <a href="http://ringsdorff.net/2010/12/16/magento-performance-durch-caching/">Weiterlesen <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ringsdorff.net&#038;blog=7323797&#038;post=595&#038;subd=ringsdorff&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In der letzten Zeit tut sich einiges an der Caching-Front bei Magento. Neben den Maßnahmen, die Magento selber durch den Einsatz von flat tables gegen die EAV Bremse ergreift und dem Caching innerhalb der Applikation, findet man immer mehr Mechanismen, die außerhalb von Magento ihren Dienst antreten.</p>
<p>Eine sehr effektive Maßnahme ist das Nutzen eines Whole-Page-Caches außerhalb von Magento. Dabei wird der Großteil der Anfragen auf einen Shop abgefangen, ohne dass Magento selbst bemüht werden muss. Beispiele von uns für solche Shops sind <a href="http://www.hunkemoller.de/" target="_blank">Hunkemöller</a> oder <a href="http://de.7forallmankind.com/de_de/" target="_blank">7 For All Mankind</a>. Sobald man jedoch individuelle Elemente ausgeben muss, die sich auf eine spezifische Session beziehen, ist man an die Performance von Abfragen innerhalb von Magento gebunden. In der Regel kann dieses Belastung jedoch gut kalkuliert und skaliert werden.</p>
<p><a href="http://soprado.com/myracache/magento/myracache-der-turbo-fuer-magento" target="_blank"><img class="alignright size-medium wp-image-596" title="Magento Caching" src="http://ringsdorff.files.wordpress.com/2010/12/bildschirmfoto-2010-12-16-um-17-35-51.png?w=300&h=251" alt="" width="300" height="251" /></a>Diese Woche wurde mir dann eine scheinbar hochperformante Variante des Cachings für Magento vorgestellt, von der ich vorher noch nicht gehört hatte. Es handelt sich dabei um einen Cache, der vor Magento innerhalb einer skalierenden Could aufgebaut wird und selbst dynamische bzw. zeitkritische Inhalte durch das Nutzen von Magento Events innerhalb des Caches aktualisiert, sobald der Inhalt veraltet ist. Zusammen mit weiteren Optimierungen des Codes vor der Auslieferung an den Browser ist so eine deutlich merkbare Steigerung der Performance zu sehen. Ein Demo Shop unter Einsatz dieses Caches ist <a href="http://magento.myracloud.net/" target="_blank">hier</a> zu sehen. Ich kenne bisher jedoch keinen Magento Shop unter Last, der diesen Cache verwendet.</p>
<p>Vermutlich wird sich Magento selber nie völlig von der Performance-Problematik lösen können und somit schlaue Caching-Mechanismen in Eigenentwickung oder von externen Dienstleistern bald hinter jedem gut besuchten Magento Shop zu finden sein.</p>
<br /> Tagged: <a href='http://ringsdorff.net/tag/caching/'>caching</a>, <a href='http://ringsdorff.net/tag/cloud/'>cloud</a>, <a href='http://ringsdorff.net/tag/eav/'>eav</a>, <a href='http://ringsdorff.net/tag/full-page/'>full page</a>, <a href='http://ringsdorff.net/tag/magento/'>Magento</a>, <a href='http://ringsdorff.net/tag/myra/'>myra</a>, <a href='http://ringsdorff.net/tag/myracache/'>myracache</a>, <a href='http://ringsdorff.net/tag/performance/'>performance</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ringsdorff.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ringsdorff.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ringsdorff.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ringsdorff.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ringsdorff.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ringsdorff.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ringsdorff.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ringsdorff.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ringsdorff.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ringsdorff.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ringsdorff.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ringsdorff.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ringsdorff.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ringsdorff.wordpress.com/595/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ringsdorff.net&#038;blog=7323797&#038;post=595&#038;subd=ringsdorff&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ringsdorff.net/2010/12/16/magento-performance-durch-caching/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e30567329c7e599d73f86121e62a7e5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Alexander</media:title>
		</media:content>

		<media:content url="http://ringsdorff.files.wordpress.com/2010/12/bildschirmfoto-2010-12-16-um-17-35-51.png?w=300" medium="image">
			<media:title type="html">Magento Caching</media:title>
		</media:content>
	</item>
		<item>
		<title>Magento kündigt die Enterprise Edition 1.7 an</title>
		<link>http://ringsdorff.net/2009/12/08/magento-kundigt-die-enterprise-edition-1-7-an/</link>
		<comments>http://ringsdorff.net/2009/12/08/magento-kundigt-die-enterprise-edition-1-7-an/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 13:09:10 +0000</pubDate>
		<dc:creator>Alexander</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[personalisierung]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[RMS]]></category>
		<category><![CDATA[edition]]></category>
		<category><![CDATA[bonusprogramm]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[treuesystem]]></category>

		<guid isPermaLink="false">http://ringsdorff.net/?p=440</guid>
		<description><![CDATA[Heute wurde in einer E-Mail an die Partner und Kunden der Magento Enterprise Edition die neue Version 1.7 angekündigt, die noch im Quartal 4 2009 erscheinen soll. Besonderheiten der neuen Version werden ein Bonuspunktesystem, Performanceoptimierungen und weitere Funktionalität des CMS+ &#8230; <a href="http://ringsdorff.net/2009/12/08/magento-kundigt-die-enterprise-edition-1-7-an/">Weiterlesen <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ringsdorff.net&#038;blog=7323797&#038;post=440&#038;subd=ringsdorff&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Heute wurde in einer E-Mail an die Partner und Kunden der <a href="http://www.magentocommerce.com/product/enterprise-edition" target="_blank">Magento Enterprise Edition</a> die neue Version 1.7 angekündigt, die noch im Quartal 4 2009 erscheinen soll.</p>
<p>Besonderheiten der neuen Version werden ein <strong>Bonuspunktesystem</strong>, <strong>Performanceoptimierungen</strong> und weitere Funktionalität des <strong>CMS+</strong> sein.</p>
<p>Das Bonusprogramm wird nahtlos in Magento integriert sein und somit eine Reihe von interessanten Anwendungsfällen abdecken. Neben der Punktevergabe bei Bestellungen, können diese auch für Aktionen innerhalb des online Shops (z.B. Newsletteranmeldung, Bewertungen, Einladungen zu Private Sales oder Erfolgreiche Anmeldungen für Private Sales) vergeben werden und sind käuflich zu erwerben. In der Administration gibt es die Möglichkeit Punktestände zu verwalten und am Kunden alle Verwendungsmöglichkeiten der Punkte zu steuern.<br />
Die Tauschraten von Währung zu Punkten und Punkten zu Währung ist flexibel handhabbar und kann auch je Kundengruppe und sogar je Kunde individuell eingestellt werden. Außerdem ist es möglich die Punktevergabe an Promotionregeln auszurichten und somit die Personalisierung durch die RMS zu nutzen.</p>
<p>Die Performanceoptimierung basiert hauptsächlich auf einem neuen Full Page Caching-Modul, welches erstmalig out-of-the-box bei Magento mitgeliefert wird. Vergleichbare Module, die intelligent das Ansprechverhalten des Caches steuern, kommen bei aktuellen Magento Projekten bereits gezielt zum Einsatz (z.B. <a href="http://shop.jack-wolfskin.de/" target="_blank">Jack Wolfskin</a>), sind aber bisher ausschließlich Angelegenheit des Systemintegrators.</p>
<p>Auch das erst in der EE 1.6 eingeführte <a href="http://ringsdorff.net/2009/10/26/das-neue-cms-content-management-system-der-magento-enterprise-edition-1-6/" target="_self">CMS+</a> und die Widget-Integration wurden für die 1.7 überarbeitet und werden mit neuen Funktionen erscheinen.</p>
<p>Am 17. Dezember wird die neue Version den Partnern und Kunden vorgestellt und in diesem Zusammenhang sicher auch weitere Details bekannt gegeben.</p>
<p>Update: Jetzt auch weitere Details im <a href="http://www.magentocommerce.com/blog/comments/magento-enterprise-edition-version-17-feature-roadmap/" target="_blank">Magento Blog</a></p>
<br /> Tagged: bonusprogramm, cache, caching, cms, edition, enterprise, Magento, performance, personalisierung, RMS, treuesystem, widgets <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ringsdorff.wordpress.com/440/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ringsdorff.wordpress.com/440/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ringsdorff.wordpress.com/440/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ringsdorff.wordpress.com/440/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ringsdorff.wordpress.com/440/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ringsdorff.wordpress.com/440/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ringsdorff.wordpress.com/440/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ringsdorff.wordpress.com/440/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ringsdorff.wordpress.com/440/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ringsdorff.wordpress.com/440/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ringsdorff.wordpress.com/440/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ringsdorff.wordpress.com/440/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ringsdorff.wordpress.com/440/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ringsdorff.wordpress.com/440/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ringsdorff.net&#038;blog=7323797&#038;post=440&#038;subd=ringsdorff&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ringsdorff.net/2009/12/08/magento-kundigt-die-enterprise-edition-1-7-an/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e30567329c7e599d73f86121e62a7e5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Alexander</media:title>
		</media:content>
	</item>
		<item>
		<title>Magento &#8211; Das Handbuch für Entwickler jetzt vorbestellbar</title>
		<link>http://ringsdorff.net/2009/08/03/magento-das-handbuch-fur-entwickler-jetzt-vorbestellbar/</link>
		<comments>http://ringsdorff.net/2009/08/03/magento-das-handbuch-fur-entwickler-jetzt-vorbestellbar/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 17:04:10 +0000</pubDate>
		<dc:creator>Alexander</dc:creator>
				<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[buch]]></category>
		<category><![CDATA[entwicklung]]></category>
		<category><![CDATA[Extensionentwicklung]]></category>
		<category><![CDATA[handbuch]]></category>
		<category><![CDATA[Magento Architektur]]></category>
		<category><![CDATA[oreilly]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[rezepte]]></category>

		<guid isPermaLink="false">http://ringsdorff.net/?p=318</guid>
		<description><![CDATA[Wie bereits bei der Vorstellung der aktuell von mir empfohlenen Magento Bücher erwähnt, schreibt ein Team von vier erfahrenen Magento Entwicklern von Visions aktuell an einem Handbuch für die Entwicklung mit Magento. Das Buch wird im O&#8217;Reilly Verlag veröffentlicht werden &#8230; <a href="http://ringsdorff.net/2009/08/03/magento-das-handbuch-fur-entwickler-jetzt-vorbestellbar/">Weiterlesen <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ringsdorff.net&#038;blog=7323797&#038;post=318&#038;subd=ringsdorff&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.de/gp/product/389721928X?ie=UTF8&amp;tag=alexaringsblo-21&amp;linkCode=as2&amp;camp=1638&amp;creative=6742&amp;creativeASIN=389721928X"><img class="alignright size-medium wp-image-320" title="Magento - Das Handbuch für Entwickler" src="http://ringsdorff.files.wordpress.com/2009/08/oreilly_visions.jpg?w=230&h=300" alt="Magento - Das Handbuch für Entwickler" width="230" height="300" /></a><img src="http://www.assoc-amazon.de/e/ir?t=alexaringsblo-21&amp;l=as2&amp;o=3&amp;a=389721928X" width="1" height="1" border="0" alt="" style="border:none!important;margin:0!important;" /><br />
Wie bereits bei der Vorstellung der aktuell von mir <a href="http://ringsdorff.net/2009/06/05/magento-buch/" target="_blank">empfohlenen Magento Bücher</a> erwähnt, schreibt ein Team von vier erfahrenen Magento Entwicklern von <a href="http://www.visions-new-media.com/de/" target="_blank">Visions</a> aktuell an einem Handbuch für die Entwicklung mit Magento. Das Buch wird im O&#8217;Reilly Verlag veröffentlicht werden und erstmalig tiefer in die Programmierung mit dem System eingehen und wirkliche Projekterfahrung beinhalten.</p>
<p>Die Kurzbeschreibung:</p>
<blockquote><p>Magento-Expertenwissen aus allererster Hand: In diesem umfassenden Handbuch zur Magento-Entwicklung erfahren Programmierer detailliert, wie sie ihr Shopsystem erweitern und anpassen können. Vermittelt werden Grundlagen, Techniken und Praxistipps von einem Autorenteam, das bereits umfangreiche Projekterfahrung mit Magento im Enterprise-Segment gesammelt hat und das System in- und auswendig kennt. Erstmals wird die bisher weitestgehend undokumentierte Architektur von Magento systematisch erläutert. Darüber hinaus erfahren Entwickler ganz konkret alles über die Extensionentwicklung, verständlich erklärt anhand von Rezepten aus der Praxis. Hinweise zur Performance-Steigerung und zum effektiven Deployment runden das Buch ab. Programmierer können also aufatmen: Endlich wird ihnen ein fundierter Blick unter die Haube von Magento ermöglicht.</p></blockquote>
<p>Das Buch kann ab sofort bei <a href="http://www.amazon.de/gp/product/389721928X?ie=UTF8&amp;tag=alexaringsblo-21&amp;linkCode=as2&amp;camp=1638&amp;creative=6742&amp;creativeASIN=389721928X" target="_blank">vorbestellt werden</a>.</p>
<br /> Tagged: buch, entwicklung, Extensionentwicklung, handbuch, Magento, Magento Architektur, oreilly, performance, rezepte <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ringsdorff.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ringsdorff.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ringsdorff.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ringsdorff.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ringsdorff.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ringsdorff.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ringsdorff.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ringsdorff.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ringsdorff.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ringsdorff.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ringsdorff.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ringsdorff.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ringsdorff.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ringsdorff.wordpress.com/318/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ringsdorff.net&#038;blog=7323797&#038;post=318&#038;subd=ringsdorff&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ringsdorff.net/2009/08/03/magento-das-handbuch-fur-entwickler-jetzt-vorbestellbar/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e30567329c7e599d73f86121e62a7e5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Alexander</media:title>
		</media:content>

		<media:content url="http://ringsdorff.files.wordpress.com/2009/08/oreilly_visions.jpg?w=230" medium="image">
			<media:title type="html">Magento - Das Handbuch für Entwickler</media:title>
		</media:content>

		<media:content url="http://www.assoc-amazon.de/e/ir?t=alexaringsblo-21&#38;l=as2&#38;o=3&#38;a=389721928X" medium="image" />
	</item>
		<item>
		<title>Magento Skalierbarkeit und Performance</title>
		<link>http://ringsdorff.net/2009/07/06/magento-skalierbarkeit-und-performance/</link>
		<comments>http://ringsdorff.net/2009/07/06/magento-skalierbarkeit-und-performance/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 18:34:45 +0000</pubDate>
		<dc:creator>Alexander</dc:creator>
				<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[langsam]]></category>
		<category><![CDATA[optimierung]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[schnell]]></category>
		<category><![CDATA[skalierbarkeit]]></category>
		<category><![CDATA[sucks]]></category>

		<guid isPermaLink="false">http://ringsdorff.net/?p=233</guid>
		<description><![CDATA[In einem Gastbeitrag im offiziellen Magento Blog schreibt ein Team von Visions Entwicklern über die nötigen Maßnahmen und Schritte, um Magento für große online Händler zu skalieren und eine sehr gute Performance zu realisieren. Der Artikel basiert auf unseren Erfahrungen &#8230; <a href="http://ringsdorff.net/2009/07/06/magento-skalierbarkeit-und-performance/">Weiterlesen <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ringsdorff.net&#038;blog=7323797&#038;post=233&#038;subd=ringsdorff&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In einem <a href="http://www.magentocommerce.com/blog/comments/understanding-magento-scalability-and-performance-1/" target="_blank">Gastbeitrag im offiziellen Magento Blog</a> schreibt ein Team von <a href="http://www.visions-new-media.com/de/" target="_blank">Visions</a> Entwicklern über die nötigen Maßnahmen und Schritte, um Magento für große online Händler zu skalieren und eine sehr gute Performance zu realisieren.</p>
<p>Der Artikel basiert auf unseren Erfahrungen bei Visions mit führenden online Händlern wie <a href="http://mydeco.com" target="_blank">Mydeco</a> und <a href="http://shop.jack-wolfskin.de/" target="_blank">Jack Wolfskin</a> und bietet neben Hinweisen zu Tools, die für Performancetests benutzt werden sollten, auch eine Schritt für Schritt Anleitung zum richtigen Setup des Systems.</p>
<p>Da uns in den letzten Monaten immer öfter Kunden nach dem GO LIVE auf Magento mit der Bitte um Optimierung angeschrieben haben, hoffen wir mit diesem Artikel und mit dem im November im O&#8217;Reilly Verlag erscheinenden Buch &#8220;Magento: Das Handbuch für Entwickler&#8221; vielen einen nachvollziehbaren Weg aufzuzeigen, mit dem Magento richtig angepasst und in Produktivumgebungen betrieben werden kann.</p>
<p>Über Feedback zu dem Artikel hier im Blog würden wir uns sehr freuen.</p>
<br /> Tagged: langsam, Magento, optimierung, performance, schnell, skalierbarkeit, sucks <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ringsdorff.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ringsdorff.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ringsdorff.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ringsdorff.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ringsdorff.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ringsdorff.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ringsdorff.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ringsdorff.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ringsdorff.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ringsdorff.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ringsdorff.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ringsdorff.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ringsdorff.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ringsdorff.wordpress.com/233/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ringsdorff.net&#038;blog=7323797&#038;post=233&#038;subd=ringsdorff&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ringsdorff.net/2009/07/06/magento-skalierbarkeit-und-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e30567329c7e599d73f86121e62a7e5f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Alexander</media:title>
		</media:content>
	</item>
	</channel>
</rss>
