<?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/"
	>

<channel>
	<title>Xceptance Blog</title>
	<atom:link href="http://blog.xceptance.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xceptance.de</link>
	<description>Passionate Testing</description>
	<lastBuildDate>Tue, 10 Aug 2010 11:37:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Amazon Machine Image (AMI) available</title>
		<link>http://blog.xceptance.de/2010/08/10/new-amazon-machine-image-ami-available/</link>
		<comments>http://blog.xceptance.de/2010/08/10/new-amazon-machine-image-ami-available/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 11:36:33 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[XLT]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=470</guid>
		<description><![CDATA[A new Amazon Machine Image (AMI) running XLT has been made available in the EU region. Use the command line tool of version 3.3.3 to discover it. If you want to provision it manually, please refer to

 AMI ID: ami-82d1fbf6
Name: xceptance-ubuntu-9.10-64bit-011-xlt-3.3.3.r4407

The AMI runs Ubuntu 9.10 64bit with a Sun JDK 6u20. The file limits have [...]]]></description>
			<content:encoded><![CDATA[<p>A new Amazon Machine Image (AMI) running XLT has been made available in the EU region. Use the command line tool of version 3.3.3 to discover it. If you want to provision it manually, please refer to</p>
<ul>
<li> AMI ID: ami-82d1fbf6</li>
<li>Name: xceptance-ubuntu-9.10-64bit-011-xlt-3.3.3.r4407</li>
</ul>
<p>The AMI runs Ubuntu 9.10 64bit with a Sun JDK 6u20. The file limits have been bumped up to permit plenty of sockets for large tests with many users. XLT 3.3.3.r4407 runs on port 8500 and can be used directly. Make sure that your security group includes port 8500 as an open port.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/08/10/new-amazon-machine-image-ami-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the state of the G1 Garbage Collector?</title>
		<link>http://blog.xceptance.de/2010/07/31/what-is-the-state-of-the-g1-garbage-collector/</link>
		<comments>http://blog.xceptance.de/2010/07/31/what-is-the-state-of-the-g1-garbage-collector/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 18:39:36 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[XLT]]></category>
		<category><![CDATA[G1]]></category>
		<category><![CDATA[garbage collection]]></category>
		<category><![CDATA[gc]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=465</guid>
		<description><![CDATA[Because I do not know what is the current state of the Java G1 Garbage Collector, I decided to try G1 with JDK6u20. Somehow I was disappointed because after a short moment of predictable GC performance, the entire VM stopped and some major collection was running. You can easily see that in the charts of [...]]]></description>
			<content:encoded><![CDATA[<p>Because I do not know what is the current state of the Java G1 Garbage Collector, I decided to try G1 with JDK6u20. Somehow I was disappointed because after a short moment of predictable GC performance, the entire VM stopped and some major collection was running. You can easily see that in the charts of that run. Right around 20:09:45, the threads were stopped and the entire VM behaved ugly.</p>
<p><a rel="lightbox" href="/wp-content/uploads/2010/07/SearchResult.png"><img class="aligncenter size-medium wp-image-466" title="The G1 stop the world" src="http://blog.xceptance.de/wp-content/uploads/2010/07/SearchResult-300x100.png" alt="The G1 stop the world" width="300" height="100" /></a></p>
<p>So, the G1 is not yet ready for production, of course nobody stated that it is ready for production. If I read the release notes of JDK6u21 correctly, it delivers plenty of G1 changes, so I might try that soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/07/31/what-is-the-state-of-the-g1-garbage-collector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Test Automation Costs Too Much</title>
		<link>http://blog.xceptance.de/2010/07/20/why-test-automation-costs-too-much/</link>
		<comments>http://blog.xceptance.de/2010/07/20/why-test-automation-costs-too-much/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 15:27:55 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Quotations]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[teams]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=457</guid>
		<description><![CDATA[I got a pretty nice link today. Check out that short article about the usual obstacles when trying or applying test automation: Why Test Automation Costs Too Much. Elisabeth covers the aspects of disconnected teams and the often practiced sharp distinction between programmers and testers pretty well.
Bottom line: the reason test automation costs so much [...]]]></description>
			<content:encoded><![CDATA[<p>I got a pretty nice link today. Check out that short article about the usual obstacles when trying or applying test automation: <a href="http://testobsessed.com/2010/07/19/why-test-automation-costs-too-much/">Why Test Automation Costs Too Much</a>. Elisabeth covers the aspects of disconnected teams and the often practiced sharp distinction between programmers and testers pretty well.</p>
<blockquote><p>Bottom line: the reason test automation costs so much is that it’s done in a silo far removed from the development effort.</p>
<p>Buffered from the consequences of design decisions that decrease testability, the developers continue to create software that’s nigh onto impossible to automate.</p>
<p>And isolated from the technical expertise of how the software was constructed, the test automation specialists are in a situation where they cannot help but be both inefficient and ineffective.</p></blockquote>
<p>Enjoy reading!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/07/20/why-test-automation-costs-too-much/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Load Testing Web Applications &#8211; Do it on the DOM Level!</title>
		<link>http://blog.xceptance.de/2010/06/08/load-testing-web-applications-do-it-on-the-dom-level/</link>
		<comments>http://blog.xceptance.de/2010/06/08/load-testing-web-applications-do-it-on-the-dom-level/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 09:59:47 +0000</pubDate>
		<dc:creator>Ronny</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[XLT]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=451</guid>
		<description><![CDATA[We published the article &#8220;Load Testing Web Applications &#8211; Do it on the DOM Level!&#8221; in the 10th issue of the testing magazine &#8220;Testing Experience&#8220;. This issue is all about performance testing. The article discusses our experience in web load testing on HTTP level versus HTML/DOM level.
There is a free PDF version of the magazine [...]]]></description>
			<content:encoded><![CDATA[<p>We published the article &#8220;Load Testing Web Applications &#8211; Do it on the DOM Level!&#8221; in the 10th issue of the testing magazine &#8220;<a title="Testing Experience" href="http://www.testingexperience.com/" target="_blank">Testing Experience</a>&#8220;. This issue is all about performance testing. The article discusses our experience in web load testing on HTTP level versus HTML/DOM level.</p>
<p>There is a free PDF version of the magazine that requires an online registration, where your e-mail address and country are required fields.</p>
<p>Enjoy reading!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/06/08/load-testing-web-applications-do-it-on-the-dom-level/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed matters for your ranking</title>
		<link>http://blog.xceptance.de/2010/05/30/speed-matters-for-your-ranking/</link>
		<comments>http://blog.xceptance.de/2010/05/30/speed-matters-for-your-ranking/#comments</comments>
		<pubDate>Sun, 30 May 2010 15:00:38 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[ranking]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=448</guid>
		<description><![CDATA[Nati Shalom discusses in one of his latest blog entries the changes Google made to its page ranking algorithm and how it influences your Google page ranking.
Last month Google added Website speed to its site ranking algorithm: It’s Official: Google Now Counts Site Speed As A Ranking Factor&#8230; The rationale behind this move by Google [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://natishalom.typepad.com/nati_shaloms_blog/">Nati Shalom</a> discusses in one of <a href="http://natishalom.typepad.com/nati_shaloms_blog/2010/05/web-speed-can-get-you-off-of-google-search-how-to-solve-it.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+NatiShalom+%28Nati+Shalom%27s+Blog%29">his latest blog entries</a> the changes Google made to its page ranking algorithm and how it influences your Google page ranking.</p>
<blockquote><p>Last month Google added <strong>Website speed</strong> to its site ranking algorithm: <a href="http://searchengineland.com/google-now-counts-site-speed-as-ranking-factor-39708">It’s Official: Google Now Counts Site Speed As A Ranking Factor</a>&#8230; The rationale behind this move by Google is fairly straightforward:</p>
<p>Slow web sites lead to a poor user experience, and therefore should not appear at the top of the search list <em>even if they contain relevant content</em>.</p></blockquote>
<p>This emphasizes once more the influence of performance on your daily business. A simple change to your site can now affect your entire page ranking and how users find your content. Continuous performance testing is now even more important than ever.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/05/30/speed-matters-for-your-ranking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One digit version numbers only, please!</title>
		<link>http://blog.xceptance.de/2010/05/16/one-digit-version-numbers-only-please/</link>
		<comments>http://blog.xceptance.de/2010/05/16/one-digit-version-numbers-only-please/#comments</comments>
		<pubDate>Sun, 16 May 2010 15:02:42 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Things went wrong]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[y2k]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=445</guid>
		<description><![CDATA[Just read about a nice small software problem at Opera. Their latest browser is version 10, but they couldn&#8217;t continue to use the version number in the user agent string, because some web sites try to identify the agent version and fail with 2 digit version numbers. Seems to be similar to the famous Y2K [...]]]></description>
			<content:encoded><![CDATA[<p>Just read about a nice small software problem at Opera. Their latest browser is version 10, but they couldn&#8217;t continue to use the version number in the user agent string, because some web sites try to identify the agent version and fail with 2 digit version numbers. Seems to be similar to the famous Y2K problem, but now it is a BVN problem &#8211; a browser version number problem.</p>
<blockquote><p>&#8220;&#8230;It appears that a considerable amount of browser sniffing scripts are not quite ready for this change to double digits, as they detect only the first digit of the user agent string: in such a scenario, Opera 10 is interpreted as Opera 1. This results in sites mistakenly identifying Opera 10 as an unsupported browser, thereby breaking server, as well as client-side scripts&#8230;&#8221;</p></blockquote>
<p>Read more at <a href="http://dev.opera.com/articles/view/opera-ua-string-changes/">Dev.Opera</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/05/16/one-digit-version-numbers-only-please/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some nice reading about HBase</title>
		<link>http://blog.xceptance.de/2010/03/16/some-nice-reading-about-hbase/</link>
		<comments>http://blog.xceptance.de/2010/03/16/some-nice-reading-about-hbase/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 20:35:45 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[good reading]]></category>
		<category><![CDATA[hbase]]></category>
		<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=439</guid>
		<description><![CDATA[If you want to stay in touch with cutting-edge technology in terms of scalability of databases, high traffic sites, and large storage volumes, you should read these two articles on the new hstack.org blog.
Cosmin Lehene wrote two excellent articles on Adobe&#8217;s experiences with HBase: Why we’re using HBase: Part 1  and Why we’re using [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-440 alignleft" title="HBase Logo" src="http://blog.xceptance.de/wp-content/uploads/2010/03/hbase_small.gif" alt="HBase Logo" width="91" height="66" />If you want to stay in touch with cutting-edge technology in terms of scalability of databases, high traffic sites, and large storage volumes, you should read these two articles on the new <a href="http://hstack.org/">hstack.org</a> blog.</p>
<blockquote><p>Cosmin Lehene wrote two excellent articles on Adobe&#8217;s experiences with HBase: <a href="http://hstack.org/why-were-using-hbase-part-1/">Why we’re using HBase: Part 1 </a> and <a href="http://hstack.org/why-were-using-hbase-part-2/">Why we’re using HBase: Part 2</a>. Adobe needed a <em>generic</em>, real-time, structured data storage and processing system that could handle any data volume, with access times under 50ms, with no downtime and <em>no data loss</em>. The article goes into great detail about their experiences with HBase and their evaluation process, providing a &#8220;well reasoned impartial use case from a commercial user&#8221;. It talks about failure handling, availability, write performance, read performance, random reads, sequential scans, and consistency.</p></blockquote>
<p>(via <a href="http://highscalability.com/blog/2010/3/16/1-billion-reasons-why-adobe-chose-hbase.html">High Scalability</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/03/16/some-nice-reading-about-hbase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xceptance LoadTest 3.3.2 is out now</title>
		<link>http://blog.xceptance.de/2010/03/09/xceptance-loadtest-3-3-2-is-out-now/</link>
		<comments>http://blog.xceptance.de/2010/03/09/xceptance-loadtest-3-3-2-is-out-now/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 14:33:34 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[XLT]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=435</guid>
		<description><![CDATA[Last week, we released a small update of Xceptance LoadTest &#8211; version 3.3.2. It mainly adds support for Firefox 3.6 to the XLT script recorder..
Customers of XLT can access all information regarding this release at the Xceptance Information Center. This release is also publicly available for download.
]]></description>
			<content:encoded><![CDATA[<p><a href="/wp-content/uploads/2010/03/XLT_Logo_medium3.png"><img class="alignleft size-full wp-image-436" title="XLT-Logo" src="/wp-content/uploads/2010/03/XLT_Logo_medium3.png" alt="XLT-Logo" width="211" height="54" /></a>Last week, we released a small update of Xceptance LoadTest &#8211; version 3.3.2. It mainly adds support for Firefox 3.6 to the XLT script recorder..</p>
<p>Customers of XLT can access all information regarding this release at the <a href="https://lab.xceptance.de/projects/xlt/">Xceptance Information Center</a>. This release is also publicly available for <a href="https://lab.xceptance.de/releases/xlt/3.3.2/">download</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/03/09/xceptance-loadtest-3-3-2-is-out-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We switched to English</title>
		<link>http://blog.xceptance.de/2010/03/06/we-switched-to-english/</link>
		<comments>http://blog.xceptance.de/2010/03/06/we-switched-to-english/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 22:47:31 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[language]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=432</guid>
		<description><![CDATA[As you might have noticed, the blog language has changed. All upcoming posts are going to be in English to reach a broader audience. Old articles and tags remain in German. As soon as Wordpress 3.0 comes out and offers its promised multi-language, we might split this blog and run it bi-lingual.
Thank you for your [...]]]></description>
			<content:encoded><![CDATA[<p>As you might have noticed, the blog language has changed. All upcoming posts are going to be in English to reach a broader audience. Old articles and tags remain in German. As soon as Wordpress 3.0 comes out and offers its promised multi-language, we might split this blog and run it bi-lingual.</p>
<blockquote><p>Thank you for your cooperation!</p></blockquote>
<p>Just to quote the famous sentence again.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/03/06/we-switched-to-english/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fehler mit Erfolg</title>
		<link>http://blog.xceptance.de/2010/03/03/fehler-mit-erfolg/</link>
		<comments>http://blog.xceptance.de/2010/03/03/fehler-mit-erfolg/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 12:10:31 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Things went wrong]]></category>
		<category><![CDATA[dialog]]></category>
		<category><![CDATA[fehler]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[witzig]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=425</guid>
		<description><![CDATA[Heute mal wieder etwas aus der Reihe &#8220;Erfolgreiche Fehler&#8221; oder &#8220;Unsinnige Dialoge&#8221;. Gefunden im Nautilus von Ubuntu 9.10.
]]></description>
			<content:encoded><![CDATA[<p><a rel="lightbox" href="/wp-content/uploads/2010/03/error-with-success.png"><img class="alignleft size-medium wp-image-426" title="Fehler mit Erfolg" src="/wp-content/uploads/2010/03/error-with-success-300x192.png" alt="Fehler mit Erfolg" width="300" height="192" /></a>Heute mal wieder etwas aus der Reihe &#8220;Erfolgreiche Fehler&#8221; oder &#8220;Unsinnige Dialoge&#8221;. Gefunden im Nautilus von Ubuntu 9.10.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/03/03/fehler-mit-erfolg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Englisch oder Deutsch oder beides</title>
		<link>http://blog.xceptance.de/2010/02/25/englisch-oder-deutsch-oder-beides/</link>
		<comments>http://blog.xceptance.de/2010/02/25/englisch-oder-deutsch-oder-beides/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 15:54:56 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[deutsch]]></category>
		<category><![CDATA[englisch]]></category>
		<category><![CDATA[sprache]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=422</guid>
		<description><![CDATA[In den letzten Tagen kommen wir immer wieder an die Stelle, wo wir uns fragen, ob ein Blog in Englisch nicht Sinn machen würde. Allerdings sollte man den Aufwand zur Pflege von zwei Blogs in zwei Sprachen nicht unterschätzen.
Deswegen die folgenden Fragen an unsere Leser:

Brauchen wir zwei Sprachen oder würde ein rein englisches Blog genügen?
Ist [...]]]></description>
			<content:encoded><![CDATA[<p>In den letzten Tagen kommen wir immer wieder an die Stelle, wo wir uns fragen, ob ein Blog in Englisch nicht Sinn machen würde. Allerdings sollte man den Aufwand zur Pflege von zwei Blogs in zwei Sprachen nicht unterschätzen.</p>
<p>Deswegen die folgenden Fragen an unsere Leser:</p>
<ul>
<li>Brauchen wir zwei Sprachen oder würde ein rein englisches Blog genügen?</li>
<li>Ist ein deutschsprachiges Blog gewünscht oder spricht die IT-Welt nicht ohnehin meist Englisch?</li>
<li>Würde ein gemischtsprachiges Blog funktionieren?</li>
</ul>
<p>Wir freuen uns über alle Meinungen.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/02/25/englisch-oder-deutsch-oder-beides/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>5 Gründe, warum Webdesigner coden können sollten</title>
		<link>http://blog.xceptance.de/2010/02/19/5-grunde-warum-webdesigner-coden-koennen-sollten/</link>
		<comments>http://blog.xceptance.de/2010/02/19/5-grunde-warum-webdesigner-coden-koennen-sollten/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 13:33:01 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=418</guid>
		<description><![CDATA[Mike Kus hat einen kurzen Artikel geschrieben, warum Webdesigner unbedingt coden können sollten. Gerade aus Sicht von QA kann ich ihm nur zustimmen.
Via T3N
]]></description>
			<content:encoded><![CDATA[<p><a href="http://carsonified.com/blog/uncategorized/5-good-reasons-why-designers-should-code/">Mike Kus hat einen kurzen Artikel geschrieben</a>, warum Webdesigner unbedingt coden können sollten. Gerade aus Sicht von QA kann ich ihm nur zustimmen.</p>
<p>Via <a href="http://t3n.de/news/webentwicklung-5-gute-grunde-designer-coden-sollten-267339/">T3N</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/02/19/5-grunde-warum-webdesigner-coden-koennen-sollten/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Falsche Facebook-Passwort Emails</title>
		<link>http://blog.xceptance.de/2010/02/09/falsche-facebook-passwort-emails/</link>
		<comments>http://blog.xceptance.de/2010/02/09/falsche-facebook-passwort-emails/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 13:08:40 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Things went wrong]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[scam]]></category>
		<category><![CDATA[trojaner]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=408</guid>
		<description><![CDATA[Eigentlich sollte man nicht genötigt sein, jede kleine Gefahr zu melden. Bei mehr als 2 Millionen Facebook-Nutzern in Deutschland kann es aber nicht Schaden, wenn man darauf hinweisst, dass die folgende Email selbstverständlich eine Fälschung ist und wohl einen Wurm oder Trojaner unterschieben will.
Dear user of facebook,
Because of the measures taken to provide safety to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.xceptance.de/wp-content/uploads/2010/02/facebook-logo.png" alt="Facebook Logo" title="Facebook Logo" width="190" height="62" class="alignleft size-full wp-image-409" />Eigentlich sollte man nicht genötigt sein, jede kleine Gefahr zu melden. Bei mehr als 2 Millionen Facebook-Nutzern in Deutschland kann es aber nicht Schaden, wenn man darauf hinweisst, dass die folgende Email selbstverständlich eine Fälschung ist und wohl einen Wurm oder Trojaner unterschieben will.</p>
<blockquote><p>Dear user of facebook,</p>
<p>Because of the measures taken to provide safety to our clients, your password has been changed.<br />
You can find your new password in attached document.</p>
<p>Thanks,<br />
Your Facebook.</p></blockquote>
<p>Also Finger weg. Neue Passwörter von Diensten werden nie als Anhang verschickt. Maximal kommt eine Aufforderung, dass das Passwort geändert wurde und man bitte es neu anfordern soll. Selbst wenn der Absender <em>profile@facebook.com</em> heisst und damit scheinbar ok ist&#8230; Emailabsender lassen sich sehr einfach fälschen.</p>
<p>Der Anhang ist übrigens ein ZIP-File mit einer ausführbaren Datei drin&#8230; was für ein Zufall!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/02/09/falsche-facebook-passwort-emails/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>XLT 3.3.1 &#8211; Neue Kommentarfunktion</title>
		<link>http://blog.xceptance.de/2010/02/07/xlt-3-3-1-neue-kommentarfunktion/</link>
		<comments>http://blog.xceptance.de/2010/02/07/xlt-3-3-1-neue-kommentarfunktion/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 12:01:57 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Testing]]></category>
		<category><![CDATA[XLT]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=401</guid>
		<description><![CDATA[Jeder Tester hat sich bestimmt schon über den Aufwand geärgert, den man treiben muss, damit Testkonfigurationen, -ergebnisse und Änderungen an der Zielplattform für die spätere Testauswertung zur Verfügung stehen. Vor allem viele Änderungen während der Fehlersuche können das Testleben recht schwer machen. Weiss man dann wirklich immer noch, wie viele Server in diesem Moment liefen [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.xceptance-loadtest.de/"><img src="/wp-content/uploads/2010/02/XLT_Logo_211x54.png" alt="XLT-Logo" title="XLT-Logo" width="211" height="54" class="alignleft size-full wp-image-402" /></a>Jeder Tester hat sich bestimmt schon über den Aufwand geärgert, den man treiben muss, damit Testkonfigurationen, -ergebnisse und Änderungen an der Zielplattform für die spätere Testauswertung zur Verfügung stehen. Vor allem viele Änderungen während der Fehlersuche können das Testleben recht schwer machen. Weiss man dann wirklich immer noch, wie viele Server in diesem Moment liefen oder ob man die Cacheeinstellungen für diesen Testlauf angepasst hatte?</p>
<p>XLT hat hier bisher schon immer einen guten Job gemacht, denn es archiviert automatisch die Konfiguration zusammen mit dem Testreport und erlaubt so, jederzeit den Test zu wiederholen oder die Einstellungen nachzuprüfen. Aber Kommentare und Notizen zum Testzweck waren bisher nicht Teil der Daten.</p>
<p>Mit XLT 3.3.1 haben wir das geändert und eine Kommentarfunktion integriert, um schnell Testgedanken erfassen zu können und zusammen mit dem Test zu archivieren und natürlich auch in den Testergebnissen darzustellen.</p>
<p>Ab sofort können Kommentare und Informationen zur aktuellen Testkonfiguration hinzugefügt werden. Das ist vor allem wichtig, wenn man im Team arbeitet. Zusätzlich kann jeder Testlauf kommentiert werden. XLT fragt, ob man einen Kommentar hinzufügen möchte und speichert diesen gemeinsam mit dem Testergebnis ab. Alle Kommentare werden dann in den Testreport gerendert. So hat man sofort Ergebnisse und <em>Notizen</em> gemeinsam verfügbar.</p>
<p>Damit man seine Gedanken und Anmerkungen auch strukturieren kann, erlaubt XLT an dieser Stelle HTML als Eingabe. Besonders nützlich sind die Tags für Absätze (p), Listen (ul, li) und Hervorhebungen (em, strong).</p>
<p>Mehr dazu in den <a href="https://lab.xceptance.de/releases/xlt/3.3.1/releasenotes.html#Commentingtestsandtestexecutions105">Release Notes von XLT 3.3.1</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/02/07/xlt-3-3-1-neue-kommentarfunktion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google wendet sich vom IE6 ab</title>
		<link>http://blog.xceptance.de/2010/02/04/google-wendet-sich-vom-ie6-ab/</link>
		<comments>http://blog.xceptance.de/2010/02/04/google-wendet-sich-vom-ie6-ab/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 12:31:44 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[webstandards]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=398</guid>
		<description><![CDATA[Google hat sich entschieden, Problemen bei der Entwicklung von Webapplikationen aus dem Weg zu gehen und kündigt die Unterstützung des Internet Explorer 6 auf. Auch der Support vom Firefox 2 läuft aus, aber den nutzen ja die wenigsten Leute, weil das Update auf Version 3 einfach ist. Zudem war der FF2 nicht schlecht bei der [...]]]></description>
			<content:encoded><![CDATA[<p>Google hat sich entschieden, Problemen bei der Entwicklung von Webapplikationen aus dem Weg zu gehen und kündigt die Unterstützung des Internet Explorer 6 auf. Auch der Support vom Firefox 2 läuft aus, aber den nutzen ja die wenigsten Leute, weil das Update auf Version 3 einfach ist. Zudem war der FF2 nicht schlecht bei der Einhaltung von Webstandards und dürfte locker dem IE7 das Wasser reichen können.</p>
<p>Das ist ein gutes Signal, denn wenn der Marktführer es vormacht, dann werden viele Leute und Firmen nachziehen.</p>
<blockquote><p>Many other companies have already stopped supporting older browsers like Internet Explorer 6.0 as well as browsers that are not supported by their own manufacturers. We’re also going to begin phasing out our support, starting with Google Docs and Google Sites. As a result you may find that from March 1 key functionality within these products &#8212; as well as new Docs and Sites features &#8212; won’t work properly in older browsers.</p></blockquote>
<p>Mehr dazu im <a href="http://googleenterprise.blogspot.com/2010/01/modern-browsers-for-modern-applications.html">Google Enterprise Blog</a>.</p>
<p>Einige aktuelle Zahlen zur Nutzung verschiedener Webbrowser finden sich bei <a href="http://www.bivingsreport.com/2009/ie-6-is-almost-dead-but-not-quite/">Bivingsreport</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/02/04/google-wendet-sich-vom-ie6-ab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ein empfehlenswertes Blog &#8211; Java Concurrency</title>
		<link>http://blog.xceptance.de/2010/02/03/ein-empfehlenswertes-blog-java-concurrency/</link>
		<comments>http://blog.xceptance.de/2010/02/03/ein-empfehlenswertes-blog-java-concurrency/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 19:20:40 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=395</guid>
		<description><![CDATA[Jeremy Manson schreibt in seinem Blog über Java Concurrency und interessante Dinge, die in einer JVM passieren, aber meist niemanden interessieren. 
Jeremy ist bei Google angestellt und in viele JSR-Prozesse rund um das JDK involviert.
]]></description>
			<content:encoded><![CDATA[<p>Jeremy Manson schreibt in seinem <a href="http://jeremymanson.blogspot.com/">Blog</a> über Java Concurrency und interessante Dinge, die in einer JVM passieren, aber meist niemanden interessieren. </p>
<p>Jeremy ist bei Google angestellt und in viele JSR-Prozesse rund um das JDK involviert.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/02/03/ein-empfehlenswertes-blog-java-concurrency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Darüber lachen Tester</title>
		<link>http://blog.xceptance.de/2010/02/01/daruber-lachen-tester/</link>
		<comments>http://blog.xceptance.de/2010/02/01/daruber-lachen-tester/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 21:45:16 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[witzig]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=389</guid>
		<description><![CDATA[Immer wieder interessant, aber auch lustig, auf welche Schlüsselwörter Google-Adwords-Anzeigen geschaltet sind. In diesem Fall sogar inhaltlich sehr lustig.
Es gibt wirklich ein Videospiel, das Lode Runner heisst. Aber warum jemand die Anzeige auf das Schlüsselwort Loadrunner schaltet, bleibt mir ein Rätsel. Hier hat man wohl den Vorschlag der automatischen Suchwortoptimierung von Google einfach blind abgenickt. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="/wp-content/uploads/2010/02/loadrunner-testing.png"><img src="http://blog.xceptance.de/wp-content/uploads/2010/02/loadrunner-testing.png" alt="Google Adwords Anzeige" title="Google Adwords Anzeige" width="223" height="72" class="alignleft size-full wp-image-390" /></a>Immer wieder interessant, aber auch lustig, auf welche Schlüsselwörter Google-Adwords-Anzeigen geschaltet sind. In diesem Fall sogar inhaltlich sehr lustig.</p>
<p>Es gibt wirklich ein Videospiel, das <em>Lode Runner</em> heisst. Aber warum jemand die Anzeige auf das Schlüsselwort <em>Loadrunner</em> schaltet, bleibt mir ein Rätsel. Hier hat man wohl den Vorschlag der automatischen Suchwortoptimierung von Google einfach blind abgenickt. Amazon wird das verschwendete Budget verschmerzen können.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/02/01/daruber-lachen-tester/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XLT ist gelistet</title>
		<link>http://blog.xceptance.de/2010/01/29/xlt-ist-gelistet/</link>
		<comments>http://blog.xceptance.de/2010/01/29/xlt-ist-gelistet/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 17:21:10 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[XLT]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=387</guid>
		<description><![CDATA[Xceptance LoadTest wurde in die Liste der Testtools auf SoftwareQAtest.com aufgenommen. Wir freuen uns sehr über das entgegengebrachte Interesse.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.xceptance-loadtest.com/">Xceptance LoadTest</a> wurde in die Liste der Testtools auf <a href="http://www.softwareqatest.com/qatweb1.html">SoftwareQAtest.com</a> aufgenommen. Wir freuen uns sehr über das entgegengebrachte Interesse.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/01/29/xlt-ist-gelistet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ist die Geschwindigkeit ein Teil des Pagerank?</title>
		<link>http://blog.xceptance.de/2010/01/21/ist-die-geschwindigkeit-ein-teil-des-pagerank/</link>
		<comments>http://blog.xceptance.de/2010/01/21/ist-die-geschwindigkeit-ein-teil-des-pagerank/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 11:51:13 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[optimierung]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=385</guid>
		<description><![CDATA[In diesem Interview mit SEO marketing expert Amanda Watlington ist die Rede davon, dass Google die Geschwindigkeit einer Website in die Platzierung im Suchergebnis einfließen lässt.
Google is now using page loading speed in their ranking algorithm. The engineering of some sites can make this a difficult problem to fix quickly, so webmasters should study the [...]]]></description>
			<content:encoded><![CDATA[<p>In diesem <a href="http://www.wilsonweb.com/seo/watlington-seo-challenges-2010.htm">Interview mit SEO marketing expert Amanda Watlington</a> ist die Rede davon, dass Google die Geschwindigkeit einer Website in die Platzierung im Suchergebnis einfließen lässt.</p>
<blockquote><p>Google is now using page loading speed in their ranking algorithm. The engineering of some sites can make this a difficult problem to fix quickly, so webmasters should study the problem now with speed detection tools such as <a href="http://developer.yahoo.com/yslow">YSlow</a> and <a href="http://code.google.com/speed/page-speed/">Google Page Speed</a>.</p></blockquote>
<p>Das wäre nur konsequent von Google, da bereits die Webmaster-Tools in der Google-Administration die Seitengeschwindigkeit ausweisen. Zudem profitiert Google von schnellen Webseiten indirekt, da der Aufwand für die Indizierung sinkt bzw. die Updatezyklen kürzer sein können. Damit steigt auch die Aktualität von Suchergebnissen und das verbessert die Wettbewerbssituation für Google.</p>
<p>Wir freuen uns natürlich auch darüber, weil damit nicht zuletzt auch die Bedeutung von Last- und Performancetests steigt.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/01/21/ist-die-geschwindigkeit-ein-teil-des-pagerank/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Eclipse und Ubuntu 9.10</title>
		<link>http://blog.xceptance.de/2010/01/05/eclipse-und-ubuntu-9-10/</link>
		<comments>http://blog.xceptance.de/2010/01/05/eclipse-und-ubuntu-9-10/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 10:39:57 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Things went wrong]]></category>
		<category><![CDATA[XLT]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[gdk]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=380</guid>
		<description><![CDATA[Wer seine eigene Eclipse-Installation unter Ubuntu 9.10 betreibt bzw. ältere Versionen von Eclipse im Einsatz hat, der kennt evenutell Probleme mit Buttons. Diese lassen sich oft mit der Maus nicht klicken oder anwählen. Nur mit Hife der Tastatur kann man noch etwas ausrichten. 
Das Ganze ist ein bekanntes Problem seit Ubuntu 9.10 und sollte mit [...]]]></description>
			<content:encoded><![CDATA[<p>Wer seine eigene Eclipse-Installation unter Ubuntu 9.10 betreibt bzw. ältere Versionen von Eclipse im Einsatz hat, der kennt evenutell Probleme mit Buttons. Diese lassen sich oft mit der Maus nicht klicken oder anwählen. Nur mit Hife der Tastatur kann man noch etwas ausrichten. </p>
<p>Das Ganze ist ein bekanntes Problem seit Ubuntu 9.10 und sollte mit Eclipse 3.5.1 weg sein. Wenn das aber keine Lösung ist, dann muss man seine Umgebung mit diesem Parameter anpassen:</p>
<blockquote><p>
GDK_NATIVE_WINDOWS=true
</p></blockquote>
<p>Danach funktioniert es wieder. Die Lösung habe ich hier gefunden: <a href="http://www.widdix.de/2009/12/01/eclipse-unter-ubuntu-9-10/">Widdix &#8211; Eclipse unter Ubuntu 9.10</a> und <a href="http://www.norio.be/blog/2009/10/problems-eclipse-buttons-ubuntu-910">hier gibt es mehr dazu in Englisch</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.de/2010/01/05/eclipse-und-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
