<?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 &#187; Links</title>
	<atom:link href="http://blog.xceptance.com/category/links/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xceptance.com</link>
	<description>Passionate Testing</description>
	<lastBuildDate>Sat, 21 Jan 2012 11:29:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Read that: Web Application Security Guidelines</title>
		<link>http://blog.xceptance.com/2011/12/07/read-that-web-application-security-guidelines/</link>
		<comments>http://blog.xceptance.com/2011/12/07/read-that-web-application-security-guidelines/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 11:44:53 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[owasp]]></category>
		<category><![CDATA[programmierung]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blog.xceptance.com/?p=712</guid>
		<description><![CDATA[This is a nice summary of web application security related technologies, processes, and development patterns: Design Guidelines for Secure Web Applications. A little .NET heavy, but most stuff is generally applicable. If you read and like the above information, you should not miss the OWASP web security guidelines. This is a must read for every [...]]]></description>
			<content:encoded><![CDATA[<p>This is a nice summary of web application security related technologies, processes, and development patterns: <a href="http://msdn.microsoft.com/en-us/library/ff648647.aspx">Design Guidelines for Secure Web Applications</a>. A little .NET heavy, but most stuff is generally applicable.</p>
<p>If you read and like the above information, you should not miss the OWASP web security guidelines. This is a must read for every tester and developer. <a href="https://www.owasp.org/index.php/Category:OWASP_Guide_Project">OWASP Guide Project</a>:</p>
<blockquote><p>Web application security is an essential component of any successful project, whether open source PHP applications, web services such as straight through processing, or proprietary business web sites. Hosters (rightly) shun insecure code, and users shun insecure services that lead to fraud. The aim of this Development Guide is to allow businesses, developers, designers and solution architects to produce secure web applications. If done from the earliest stages, secure applications cost about the same to develop as insecure applications, but are far more cost effective in the long run.</p>
<p>Unlike other forms of security (such as firewalls and secure lockdowns), web applications have the ability to make a skilled attacker rich, or make the life of a victim a complete misery. At this highest level of the OSI software map, traditional firewalls and other controls simply do not help. The application itself must be self-defending. The Development Guide can help you get there. The Development Guide has been written to cover all forms of web application security issues, from old hoary chestnuts such as SQL Injection, through modern concerns such as AJAX, phishing, credit card handling, session fixation, cross-site request forgeries, compliance, and privacy issues&#8230;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.com/2011/12/07/read-that-web-application-security-guidelines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review Of Cross-Browser Testing Tools</title>
		<link>http://blog.xceptance.com/2011/08/07/review-of-cross-browser-testing-tools/</link>
		<comments>http://blog.xceptance.com/2011/08/07/review-of-cross-browser-testing-tools/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 15:37:54 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[XLT]]></category>

		<guid isPermaLink="false">http://blog.xceptance.com/?p=651</guid>
		<description><![CDATA[Smashing Magazine lists a couple of free and commercial tools to cover cross-browser testing: Good news: very powerful free testing tools are available for Web designers today. Some are more user-friendly than others, and some have significantly better user interfaces. Don’t expect much (if any) support with these tools. But if you’d rather not spend [...]]]></description>
			<content:encoded><![CDATA[<p>Smashing Magazine lists a couple of free and commercial tools to cover cross-browser testing:</p>
<blockquote><p>Good news: very powerful free testing tools are available for Web  designers today. Some are more user-friendly than others, and some have  significantly better user interfaces. Don’t expect much (if any) support  with these tools. But if you’d rather not spend extra money on testing,  some great options are here as well.</p></blockquote>
<p><a href="http://www.smashingmagazine.com/2011/08/07/a-dozen-cross-browser-testing-tools/">Read the full article&#8230;</a></p>
<p>By the way, our own tool Xceptance LoadTest (XLT) offers a way to run cross-browser functional tests. XLT leverages WebDriver, a multi-browser API for automation. WebDriver does not support all browser and does not equally support all browser well, but we tried to iron out as much as possible. On top of it, you can use the XLT Script Developer to easily create automation scripts and run them either using our own scripting language or export them to Java to directly run them on the WebDriver-API.</p>
<p>You can download Xceptance LoadTest for free with no strings attached from our web site: <a href="http://www.xceptance-loadtest.com/">www.xceptance-loadtest.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.com/2011/08/07/review-of-cross-browser-testing-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice reading: CSS3 vs. CSS</title>
		<link>http://blog.xceptance.com/2011/04/21/nice-reading-css3-vs-css/</link>
		<comments>http://blog.xceptance.com/2011/04/21/nice-reading-css3-vs-css/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 14:06:23 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[speed]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=613</guid>
		<description><![CDATA[Nice article about the advantages of CSS3 in terms of coding as well as download speed: CSS3 vs. CSS: A Speed Benchmark. I believe in the power, speed and “update-ability” of CSS3. Not having to load background images as structural enhancements (such as PNGs for rounded corners and gradients) can save time in production (i.e. [...]]]></description>
			<content:encoded><![CDATA[<p>Nice article about the advantages of CSS3 in terms of coding as well as download speed: <a href="http://www.smashingmagazine.com/2011/04/21/css3-vs-css-a-speed-benchmark/">CSS3 vs. CSS: A Speed Benchmark</a>.</p>
<blockquote><p>I believe in the power, speed and “update-ability” of CSS3. Not having to load background images as structural enhancements (such as PNGs for rounded corners and gradients) can save time in production (i.e. billable hours) and loading (i.e. page speed). At our company, we’ve happily been using CSS3 on client websites for over a year now, and I find that implementing many of these properties right now is the most sensible way to build websites.</p>
<p>Until today, all of that was based on an assumption: that I can produce a pixel-perfect Web page with CSS3 quicker than I can with older image-based CSS methods, and that the CSS3 page will load faster, with a smaller overall file size and fewer HTTP requests. As a single use case experiment, I decided to design and code a Web page and add visual enhancements twice: once with CSS3, and a second time using background images sliced directly from the PSD. I timed myself each round that I added the enhancements, and when finished, I used Pingdom to measure the loading times.</p>
<p><a href="http://www.smashingmagazine.com/2011/04/21/css3-vs-css-a-speed-benchmark/">More&#8230;</a></p></blockquote>
<p>Enjoy reading.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.com/2011/04/21/nice-reading-css3-vs-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How does Garbage Collection work?</title>
		<link>http://blog.xceptance.com/2011/04/11/how-does-garbage-collection-work/</link>
		<comments>http://blog.xceptance.com/2011/04/11/how-does-garbage-collection-work/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 11:46:37 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[garbage collection]]></category>
		<category><![CDATA[gc]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=611</guid>
		<description><![CDATA[Just found two nice blog entries by Chaotic Java which explain nicely how Java Garbage Collection works. Might be still too much if you have never dealt with the topic before, but good reading for the others. Parallel and concurrent garbage collectors How does garbage collection work? Enjoy reading.]]></description>
			<content:encoded><![CDATA[<p>Just found two nice blog entries by <em>Chaotic Java</em> which explain nicely how Java Garbage Collection works. Might be still too much if you have never dealt with the topic before, but good reading for the others.</p>
<ul>
<li><a title="Permanent Link to Parallel and concurrent garbage collectors" href="http://chaoticjava.com/posts/parallel-and-concurrent-garbage-collectors/">Parallel and concurrent garbage collectors</a></li>
<li><a title="Permanent Link to How does garbage collection work?" href="http://chaoticjava.com/posts/how-does-garbage-collection-work/">How does garbage collection work?</a></li>
</ul>
<p>Enjoy reading.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.com/2011/04/11/how-does-garbage-collection-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Argument about the Curly Brackets</title>
		<link>http://blog.xceptance.com/2011/03/03/the-argument-about-the-curly-brackets/</link>
		<comments>http://blog.xceptance.com/2011/03/03/the-argument-about-the-curly-brackets/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 07:00:57 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Quotations]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[cartoon]]></category>
		<category><![CDATA[code style]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=570</guid>
		<description><![CDATA[When you talk about code styleguides, you often talk about basic formatting. This means you probably already fought the holy war over the curly brackets {} and where to put them. Of course, the next line is the only right place. A curly bracket is a hermit and does not like to be put next [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lightbox" href="/wp-content/uploads/2011/03/next-line.jpg"><img class="alignleft size-medium wp-image-571" title="Curly brackets go..." src="/wp-content/uploads/2011/03/next-line-211x300.jpg" alt="" width="211" height="300" /></a>When you talk about code styleguides, you often talk about basic formatting. This means you probably already fought the holy war over the curly brackets <em>{}</em> and where to put them.</p>
<p>Of course, the next line is the only right place. A curly bracket is a hermit and does not like to be put next to any other character&#8230;  <img src='http://blog.xceptance.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>What is your opinion?</p>
<p>Cartoon courtesy of <a href="http://geekandpoke.typepad.com/geekandpoke/2011/02/simply-explained.html">Geek and Poke</a> under CC-BY-ND-2.0</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.com/2011/03/03/the-argument-about-the-curly-brackets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Money in Australia</title>
		<link>http://blog.xceptance.com/2011/03/02/free-money-in-australia/</link>
		<comments>http://blog.xceptance.com/2011/03/02/free-money-in-australia/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 16:11:46 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Things went wrong]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[failure]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=565</guid>
		<description><![CDATA[A database error caused several ATMs of the Commonwealth Bank to give away money for free in Australia. Read more at ZDNet. There is another short article about that failure in this news. Up to 40 Commonwealth Bank Automatic Teller Machines are spewing cash across NSW just hours after suffering a computer error this morning.]]></description>
			<content:encoded><![CDATA[<p>A database error caused several ATMs of the Commonwealth Bank to give away money for free in Australia. <a href="http://www.zdnet.com.au/commbank-atms-spew-cash-339310494.htm">Read more at ZDNet</a>. There is another short article about that failure in <a href="http://www.zdnet.com.au/cba-atms-eftpos-hit-by-database-woes-339310464.htm">this news</a>.</p>
<blockquote><p>Up to 40 Commonwealth Bank Automatic Teller Machines are spewing cash across NSW just hours after suffering a computer error this morning.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.com/2011/03/02/free-money-in-australia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QA Blog Collection</title>
		<link>http://blog.xceptance.com/2011/02/07/qa-blog-collection/</link>
		<comments>http://blog.xceptance.com/2011/02/07/qa-blog-collection/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 01:17:49 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[list]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=533</guid>
		<description><![CDATA[Steve collected a very nice list of QA and testing blogs. 100 + 4 different blogs to take a look at. Check it out: Top 100 Software Testing Blogs.]]></description>
			<content:encoded><![CDATA[<p>Steve collected a very nice list of QA and testing blogs. 100 + 4 different blogs to take a look at. Check it out: <a href="http://www.testingminded.com/2010/04/top-100-software-testing-blogs.html">Top 100 Software Testing Blogs</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.com/2011/02/07/qa-blog-collection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XLT 4.0 Developer Screencasts</title>
		<link>http://blog.xceptance.com/2011/01/24/xlt-4-0-developer-screencasts/</link>
		<comments>http://blog.xceptance.com/2011/01/24/xlt-4-0-developer-screencasts/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 17:14:47 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[XLT]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[script developer]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[test automation]]></category>
		<category><![CDATA[video tutorial]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=498</guid>
		<description><![CDATA[We just published four brand-new screencasts about XLT 4.0, its features, and how to work with them. This is our first attempt to use screencasts as a way of documenting our software. They do not replace the written documentation, of course, but they do provide a quick and easy way to become familiar with XLT. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.xceptance-loadtest.com/screencasts/"><img class="alignleft size-full wp-image-523" title="XLT-Screencasts" src="/wp-content/uploads/2011/01/xlt-screencasts.jpg" alt="The XLT Screencast Page" width="300" height="205" /></a>We just published four brand-new <a href="http://www.xceptance-loadtest.com/screencasts/" title="Xceptance Load Test - XLT - Developer Screencasts">screencasts</a> about XLT 4.0, its features, and how to work with them. This is our first attempt to use screencasts as a way of documenting our software. They do not replace the written documentation, of course, but they do provide a quick and easy way to become familiar with XLT.</p>
<p>You might be especially interested in the new Script Developer. Our main feature of XLT 4.0.</p>
<p>The script developer is our approach to write and execute scripts efficiently within Firefox. It is a tool to quickly automate web application, share scripts without the hassle of complicated installations, while maintaining full control over possible other ways to execute scripts. The script developer lays the foundation to run test within the browser, execute scripts during builds, create and run test-driven tests, and, if required, export scripts into Java to unleash the power of a modern programming language.</p>
<p>Enjoy the screencasts and of course feedback is always welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.com/2011/01/24/xlt-4-0-developer-screencasts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser Cache Usage Study by Yahoo</title>
		<link>http://blog.xceptance.com/2010/11/03/browser-cache-usage-study-by-yahoo/</link>
		<comments>http://blog.xceptance.com/2010/11/03/browser-cache-usage-study-by-yahoo/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 19:05:11 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Quotations]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=496</guid>
		<description><![CDATA[Today, I rediscovered this nice article about browser cache usage: Performance Research, Part 2: Browser Cache Usage – Exposed!. It gives you a pretty good idea about the average cache usage. Bottom line: Optimize your site for no cache hits at all and you are good. 40-60% of Yahoo!’s users have an empty cache experience [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I rediscovered this nice article about browser cache usage: <a href="http://yuiblog.com/blog/2007/01/04/performance-research-part-2/">Performance Research, Part 2: Browser Cache Usage – Exposed!</a>. It gives you a pretty good idea about the average cache usage. Bottom line: Optimize your site for no cache hits at all and you are good.</p>
<blockquote><p>40-60% of Yahoo!’s users have an empty cache experience and ~20% of all page views are done with an empty cache. &#8230; It says that even if your assets are optimized for maximum caching, there are a significant number of users that will always have an empty cache. &#8230;reducing the number of HTTP requests has the biggest  impact on reducing response time. The percentage of users with an empty cache for different web pages may vary, especially for pages with a high number of active (daily) users. However, we found in our study that regardless of usage patterns, the percentage of page views with an empty cache is always ~20%.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.com/2010/11/03/browser-cache-usage-study-by-yahoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Test Automation Costs Too Much</title>
		<link>http://blog.xceptance.com/2010/07/20/why-test-automation-costs-too-much/</link>
		<comments>http://blog.xceptance.com/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 [...]]]></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.com/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.com/2010/06/08/load-testing-web-applications-do-it-on-the-dom-level/</link>
		<comments>http://blog.xceptance.com/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 [...]]]></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.com/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.com/2010/05/30/speed-matters-for-your-ranking/</link>
		<comments>http://blog.xceptance.com/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 [...]]]></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.com/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.com/2010/05/16/one-digit-version-numbers-only-please/</link>
		<comments>http://blog.xceptance.com/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.com/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.com/2010/03/16/some-nice-reading-about-hbase/</link>
		<comments>http://blog.xceptance.com/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.com/2010/03/16/some-nice-reading-about-hbase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ein empfehlenswertes Blog &#8211; Java Concurrency</title>
		<link>http://blog.xceptance.com/2010/02/03/ein-empfehlenswertes-blog-java-concurrency/</link>
		<comments>http://blog.xceptance.com/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.com/2010/02/03/ein-empfehlenswertes-blog-java-concurrency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XLT ist gelistet</title>
		<link>http://blog.xceptance.com/2010/01/29/xlt-ist-gelistet/</link>
		<comments>http://blog.xceptance.com/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.com/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.com/2010/01/21/ist-die-geschwindigkeit-ein-teil-des-pagerank/</link>
		<comments>http://blog.xceptance.com/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 [...]]]></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.com/2010/01/21/ist-die-geschwindigkeit-ein-teil-des-pagerank/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google ist mehr als Software</title>
		<link>http://blog.xceptance.com/2009/11/10/google-ist-mehr-als-software/</link>
		<comments>http://blog.xceptance.com/2009/11/10/google-ist-mehr-als-software/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 21:36:15 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[entwicklung]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[link]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=340</guid>
		<description><![CDATA[Heute habe ich einen schönen Artikel bei CNET gefunden: Google shifts software value to operations, away from IP. Der Artikel führt prima aus, wie sich Google definiert und warum Google große Teile seiner Software einfach mal gratis weggeben kann: Google is what Google does with the software, and not the software itself. Einfach mal lesen [...]]]></description>
			<content:encoded><![CDATA[<p>Heute habe ich einen schönen Artikel bei CNET gefunden: <a href="http://news.cnet.com/8301-13505_3-10393323-16.html?tag=mncol;title">Google shifts software value to operations, away from IP</a>. Der Artikel führt prima aus, wie sich Google definiert und warum Google große Teile seiner Software einfach mal gratis weggeben kann:</p>
<blockquote><p>Google is what Google does with the software, and not the software itself.</p></blockquote>
<p>Einfach mal lesen und sich seine eigene Meinung dazu bilden.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.com/2009/11/10/google-ist-mehr-als-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Andere Blogs rund ums Testen</title>
		<link>http://blog.xceptance.com/2009/10/25/andere-blogs-rund-ums-testen/</link>
		<comments>http://blog.xceptance.com/2009/10/25/andere-blogs-rund-ums-testen/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 20:39:50 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[blogs]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=326</guid>
		<description><![CDATA[Natürlich gibt es noch andere Blogs, die sich mit Testen und Qualitätssicherung beschäftigen. Einige davon möchte ich heute mit einem kurzen Kommentar vorstellen: DevelopSense von Michael Bolton (nicht der Sänger). Für Michael ist der Fakt wichtig, dass ein Tester viel wertvoller ist, als jede Automation. Das Hirn eines Testers ist sein Werkzeug. Er nennt es [...]]]></description>
			<content:encoded><![CDATA[<p>Natürlich gibt es noch andere Blogs, die sich mit Testen und Qualitätssicherung beschäftigen. Einige davon möchte ich heute mit einem kurzen Kommentar vorstellen:</p>
<ul>
<li><a href="http://www.developsense.com/blog.html">DevelopSense</a> von Michael Bolton (nicht der Sänger). Für Michael ist der Fakt wichtig, dass ein Tester viel wertvoller ist, als jede Automation. Das Hirn eines Testers ist sein Werkzeug. Er nennt es auch: <a href="http://www.developsense.com/2009/08/testing-vs-checking.html">Checking is not testing.</a></li>
<li><a href="http://www.satisfice.com/blog/">James Bach</a> vertritt eine ähnliche Meinung und verurteilt die blinden Bestrebungen, alles unkontrolliert zu automatisieren. Sein Kernbotschaft dreht sich um <em>Exploratory Testing</em>. Das intuitive, aber nicht zufällige Testen.</li>
<li><a href="http://www.testthisblog.com/">Eric Jacobson</a> legt sich nicht auf Gebiete fest, sondern kommentiert alles Querbeet.</li>
<li>Nicht zu vergessen das <a href="http://googletesting.blogspot.com/">Google Testing Blog</a>. Hier berichten Google Tester aus ihrer täglichen Arbeit und den Herausforderungen von großer Software.</li>
</ul>
<p>Wer kennt weitere empfehlenswerte Blogs?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.com/2009/10/25/andere-blogs-rund-ums-testen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript Beautifier &#8211; Code schön gemacht</title>
		<link>http://blog.xceptance.com/2009/09/08/javascript-beautifier-code-schon-gemacht/</link>
		<comments>http://blog.xceptance.com/2009/09/08/javascript-beautifier-code-schon-gemacht/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 13:32:27 +0000</pubDate>
		<dc:creator>Rene</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[formatierung]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[optimierung]]></category>
		<category><![CDATA[programmierung]]></category>

		<guid isPermaLink="false">http://blog.xceptance.de/?p=298</guid>
		<description><![CDATA[Beim Debuggen von Webanwendungen steht man oft vor einem Haufen Javascript-Code, der eingedampft wurde, um Bandbreite zu sparen und die Verarbeitungszeiten zu drücken. Der JavaScript Beautifier ist eine schnelle und elegante Lösung, den Code wieder einigermaßen lesbar zu bekommen.]]></description>
			<content:encoded><![CDATA[<p>Beim Debuggen von Webanwendungen steht man oft vor einem Haufen Javascript-Code, der eingedampft wurde, um Bandbreite zu sparen und die Verarbeitungszeiten zu drücken.</p>
<p>Der <a href="http://jsbeautifier.org/">JavaScript Beautifier</a> ist eine schnelle und elegante Lösung, den Code wieder einigermaßen lesbar zu bekommen.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xceptance.com/2009/09/08/javascript-beautifier-code-schon-gemacht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

