<?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>src-lib-app-os</title>
	<atom:link href="http://strayparade.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://strayparade.wordpress.com</link>
	<description>strayparade, before the head smokes</description>
	<lastBuildDate>Wed, 25 Jan 2012 21:21:42 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='strayparade.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/c32a47918ac177a0f17f3688252b8d13?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>src-lib-app-os</title>
		<link>http://strayparade.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://strayparade.wordpress.com/osd.xml" title="src-lib-app-os" />
	<atom:link rel='hub' href='http://strayparade.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Modern Web architectures</title>
		<link>http://strayparade.wordpress.com/2012/01/25/modern-web-architectures-2/</link>
		<comments>http://strayparade.wordpress.com/2012/01/25/modern-web-architectures-2/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 21:21:41 +0000</pubDate>
		<dc:creator>strayparade</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://strayparade.wordpress.com/2012/01/25/modern-web-architectures-2/</guid>
		<description><![CDATA[The most important thing about analyzing infrastructures or building web systems is to understand the underlying protocols. A good tool to learn http is the java dsc tool, which allows to send single http commands and look at their respond. Also you can put yourself in the role of the server. Authentication or caching are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=133&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The most important thing about analyzing infrastructures or building web systems is to understand the underlying protocols. A good tool to learn http is the java dsc tool, which allows to send single http commands and look at their respond. Also you can put yourself in the role of the server. Authentication or caching are very useful, but often forgotten, features within http.</p>
<p>Client state vs. server state. Addressability, security, granularity, development time.</p>
<p>Optimizing.<br />
You can use yslow as additional plugin for Firefox firebug to rate websites, the rating is splitted into different aspects like number of requests necessary.</p>
<p>Reverse cache is a very interesting solution to fasten up very big websites through caching on the server site.</p>
<p>Using sessions in web technologies is like using globals variables in other system. Almost every web application would run without any session states.</p>
<p>Notes from OOP 2012, talk by Stefan Tilkov</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strayparade.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strayparade.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strayparade.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strayparade.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strayparade.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strayparade.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strayparade.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strayparade.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strayparade.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strayparade.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strayparade.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strayparade.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strayparade.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strayparade.wordpress.com/133/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=133&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strayparade.wordpress.com/2012/01/25/modern-web-architectures-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e6da2938b9d2e584fdd18f0f185aa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">strayparade</media:title>
		</media:content>
	</item>
		<item>
		<title>Test Design Methode</title>
		<link>http://strayparade.wordpress.com/2012/01/25/test-design-methode/</link>
		<comments>http://strayparade.wordpress.com/2012/01/25/test-design-methode/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 21:20:55 +0000</pubDate>
		<dc:creator>strayparade</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://strayparade.wordpress.com/2012/01/25/test-design-methode/</guid>
		<description><![CDATA[If you are limited in time, what you always are, markov chains resulting in trees with percentages of usage, can help you to priorize parts of the system for testing. Finding the right test cases is always a big problem. In the following an outline of methods, which can lead to an idea or directly [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=132&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you are limited in time, what you always are, markov chains resulting in trees with percentages of usage, can help you to priorize parts of the system for testing.</p>
<p>Finding the right test cases is always a big problem. In the following an outline of methods, which can lead to an idea or directly to a test case:</p>
<p>Black box:<br />
- requirement / use case based testing<br />
- traceability matrix<br />
- crud ( create read update delete<br />
- flow testing, scenario testing, soap opera testing<br />
- user / operational profiles, frequency and priority / statistical ( markov) &#8211; feature functions interfaces<br />
- design by contract<br />
- equivalence class partitioning , boundary value analysis<br />
- classification tree method<br />
- state based testing<br />
- cause effect graphing<br />
- decision tables, decision trees<br />
- combinatorial testing ( orthogonal arrays, pair-wise, n-wise) &#8211; time cycles</p>
<p>Grey box<br />
- dependencies relations between classes, methods or components, services, application, system &#8211; communication behavior<br />
- trace or protocol based testing</p>
<p>White box<br />
- control flow-based<br />
- statements (c0), nodes<br />
- branches (c1), transitions, links, paths<br />
- conditions, decisions (c2,c3)<br />
- elementary comparison mc/dci<br />
- interfaces (s1,s2)<br />
- cyclomatic complexity<br />
- read / write acces<br />
- def / use criteria</p>
<p>Positiv valid test cases vs. negative invalid test cases</p>
<p>Fault based testing including risks, attacks, errors, bug patterns and exploratory testing.</p>
<p>Also choose the right selection for regression testing.</p>
<p>Notes from OOP 2012, talk by Peter Zimmerer</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strayparade.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strayparade.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strayparade.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strayparade.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strayparade.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strayparade.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strayparade.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strayparade.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strayparade.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strayparade.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strayparade.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strayparade.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strayparade.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strayparade.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=132&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strayparade.wordpress.com/2012/01/25/test-design-methode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e6da2938b9d2e584fdd18f0f185aa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">strayparade</media:title>
		</media:content>
	</item>
		<item>
		<title>Modern Web architectures</title>
		<link>http://strayparade.wordpress.com/2012/01/25/modern-web-architectures/</link>
		<comments>http://strayparade.wordpress.com/2012/01/25/modern-web-architectures/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 21:19:37 +0000</pubDate>
		<dc:creator>strayparade</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://strayparade.wordpress.com/2012/01/25/modern-web-architectures/</guid>
		<description><![CDATA[Laden …<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=131&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Laden …</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strayparade.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strayparade.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strayparade.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strayparade.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strayparade.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strayparade.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strayparade.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strayparade.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strayparade.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strayparade.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strayparade.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strayparade.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strayparade.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strayparade.wordpress.com/131/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=131&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strayparade.wordpress.com/2012/01/25/modern-web-architectures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e6da2938b9d2e584fdd18f0f185aa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">strayparade</media:title>
		</media:content>
	</item>
		<item>
		<title>Hudson job running Selenium RC tests with TestNG Parameters</title>
		<link>http://strayparade.wordpress.com/2011/09/29/hudson-job-running-selenium-rc-tests-with-testng-parameters/</link>
		<comments>http://strayparade.wordpress.com/2011/09/29/hudson-job-running-selenium-rc-tests-with-testng-parameters/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 14:45:27 +0000</pubDate>
		<dc:creator>strayparade</dc:creator>
				<category><![CDATA[Selenium RC]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[TestNG]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[HTML Publisher Plugin]]></category>
		<category><![CDATA[Hudson]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[optional parameter]]></category>
		<category><![CDATA[run java tests]]></category>
		<category><![CDATA[SeleniumRC]]></category>

		<guid isPermaLink="false">http://strayparade.wordpress.com/?p=110</guid>
		<description><![CDATA[I really can recommend to execute tests under the testng framework. It provides optional parameters and execution of test suites in an easily understanding way and allows to modify the style of the reports through a css file. Optional parameters also allows you to run tests within Eclipse without setting them (then the default value [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=110&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I really can recommend to execute tests under the testng framework. It provides optional parameters and execution of test suites in an easily understanding way and allows to modify the style of the reports through a css file. Optional parameters also allows you to run tests within Eclipse without setting them (then the default value is used, see below)For my Tests I used a superclass containing the &#8222;setUp&#8220; method, which is executed just before each testclass:<br />
<code><br />
@Parameters({ "seleniumhost", "seleniumport",<br />
"browser"})<br />
@BeforeClass<br />
public void setUp(<br />
@Optional("localhost") String seleniumhost,<br />
@Optional("4444") String seleniumport,<br />
@Optional(SeleniumExt.FIREFOX) String browser){<br />
</code><br />
As you can see the parameters &#8222;seleniumhost&#8220; etc. are optional. If this one isn&#8217;t set, then the default value &#8222;localhost&#8220; is used.</p>
<p>You want to insert all your testclasses into your  testsuite often named &#8222;testng.xml&#8220;. There you also can set values for the parameters:<br />
<code><br />
&lt;suite name="testsuite"&gt;<br />
&lt;parameter name="seleniumhost" value="192.168.1.22"/&gt;<br />
&lt;parameter name="seleniumport" value="4444"/&gt;<br />
&lt;parameter name="browser" value="*iexplore"/&gt;</p>
<p>&lt;test name="Login"&gt;<br />
&lt;classes&gt;<br />
&lt;class name="usecases.Login" /&gt;<br />
&lt;/classes&gt;<br />
&lt;/test&gt;<br />
&lt;test name="Logout"&gt;<br />
&lt;classes&gt;<br />
&lt;class name="usecases.Logout" /&gt;<br />
&lt;/classes&gt;<br />
&lt;/test&gt;&lt;/suite&gt;<br />
</code><br />
For running a testng.xml you just need to type <code>"java org.testng.TestNG testng1.xml" into your command prompt.</code></p>
<p>For the execution of your tests by hudson, you&#8217;ll need to create a new hudson job, build it once, then copy your tests into the established directory of the job (you&#8217;ll find it at usr/.hudson/jobs ) and write a ant file, which can be executed by hudson.</p>
<p>An Ant file has different targets, which can or can&#8217;t be executed separatly, sequential. You can define them in the hudson job configuration. Your ant file could look like this:<br />
<code><br />
&lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;<br />
&lt;project basedir="." default="testsuite"<br />
name="Selenium"&gt;</p>
<p>&lt;property environment="env"/&gt;<br />
&lt;property name="debuglevel" value="source,lines,vars"/&gt;<br />
&lt;property name="target" value="1.6"/&gt;</p>
<p>&lt;path id="TestNG.libraryclasspath"&gt;<br />
&lt;pathelement location="../../libs/testng-6.0.1.jar"/&gt;<br />
&lt;/path&gt;<br />
&lt;path id="Selenium.classpath"&gt;<br />
&lt;pathelement location="bin"/&gt;<br />
&lt;path refid="TestNG.libraryclasspath"/&gt;<br />
&lt;pathelement location="../../libs/selenium-java-client-driver-1.0.2-SNAPSHOT.jar"/&gt;<br />
&lt;pathelement path="${env.JAVA_HOME}\jre\lib\rt.jar"/&gt;<br />
&lt;/path&gt;</p>
<p>&lt;target name="init"&gt;<br />
&lt;mkdir dir="bin"/&gt;<br />
&lt;copy includeemptydirs="false" todir="bin"&gt;<br />
&lt;fileset dir="src"&gt;<br />
&lt;exclude name="**/*.launch"/&gt;<br />
&lt;exclude name="**/*.java"/&gt;<br />
&lt;/fileset&gt;<br />
&lt;/copy&gt;<br />
&lt;/target&gt;</p>
<p>&lt;target name="clean"&gt;<br />
&lt;delete dir="bin"/&gt;<br />
&lt;/target&gt;</p>
<p>&lt;target depends="clean" name="cleanall"/&gt;</p>
<p>&lt;target depends="build-project" name="build"/&gt;</p>
<p>&lt;target depends="init" name="build-project"&gt;<br />
&lt;echo message="${ant.project.name}: ${ant.file}"/&gt;<br />
&lt;javac debug="true" debuglevel="${debuglevel}" destdir="bin"<br />
target="${target}" includeantruntime="false"&gt;<br />
&lt;src path="src"/&gt;<br />
&lt;classpath refid="Selenium.classpath"/&gt;<br />
&lt;/javac&gt;<br />
&lt;/target&gt;</p>
<p>&lt;target depends="build" name="runTestsuite"<br />
description="Running testsuite"&gt;<br />
&lt;echo&gt;Running testsuite ... &lt;/echo&gt;<br />
&lt;taskdef resource="testngtasks" classpathref="Selenium.classpath"/&gt;<br />
&lt;testng outputDir="output/testsuite" haltonfailure="false"<br />
classpathref="Selenium.classpath"&gt;<br />
&lt;xmlfileset dir="src" includes="testsuite.xml"/&gt;<br />
&lt;/testng&gt;<br />
&lt;/target&gt;</p>
<p>&lt;/project&gt;<br />
</code><br />
For publishing results I can recommend to use testng-plugin and/or HTML Publisher Plugin for Hudson.</p>
<p>Cheers,<br />
strayparade</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strayparade.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strayparade.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strayparade.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strayparade.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strayparade.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strayparade.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strayparade.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strayparade.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strayparade.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strayparade.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strayparade.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strayparade.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strayparade.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strayparade.wordpress.com/110/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=110&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strayparade.wordpress.com/2011/09/29/hudson-job-running-selenium-rc-tests-with-testng-parameters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e6da2938b9d2e584fdd18f0f185aa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">strayparade</media:title>
		</media:content>
	</item>
		<item>
		<title>Running javascript with selenium</title>
		<link>http://strayparade.wordpress.com/2010/10/06/running-javascript-with-selenium/</link>
		<comments>http://strayparade.wordpress.com/2010/10/06/running-javascript-with-selenium/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 18:02:07 +0000</pubDate>
		<dc:creator>strayparade</dc:creator>
				<category><![CDATA[Selenium RC]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[getEval]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://strayparade.wordpress.com/?p=101</guid>
		<description><![CDATA[If you want to run longer javascript code with the selenium java api, you&#8217;ll need to use the selenium.getEval(String jsCode); method. Also you have to consider, that only the last line of the javascript code is returned. For Example, if you have a TextModifier Object in your page which has the Method inverseString(StringToInverse) , a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=101&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you want to run longer javascript code with the selenium java api, you&#8217;ll need to use the <code> selenium.getEval(String jsCode); </code> method. Also you have to consider, that only the last line of the javascript code is returned.<br />
For Example, if you have a TextModifier Object in your page which has the Method <code> inverseString(StringToInverse) </code>, a HTML-Element with known id, which name is &#8222;dlroW&#8220; and you&#8217;ll run the following command:<br />
<code></p>
<div style="font-size:8pt;text-align:left;border:#123456 1px;">
<p>String result = selenium.getEval("var h = ' olleH';<br />
var name = selenium.browserbot.getCurrentWindow().document. getElementById('"+id+"').name;<br />
var hw = selenium.browserbot.getCurrentWindow(). TextModifier.inverseString(name+h);<br />
hw ");</p>
</div>
<p></code></p>
<p>The <code> result </code> will be <code> Hello World </code></p>
<p>Cheers,<br />
strayparade</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strayparade.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strayparade.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strayparade.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strayparade.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strayparade.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strayparade.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strayparade.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strayparade.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strayparade.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strayparade.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strayparade.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strayparade.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strayparade.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strayparade.wordpress.com/101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=101&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strayparade.wordpress.com/2010/10/06/running-javascript-with-selenium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e6da2938b9d2e584fdd18f0f185aa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">strayparade</media:title>
		</media:content>
	</item>
		<item>
		<title>Get the screen coordinates of any html-element</title>
		<link>http://strayparade.wordpress.com/2010/09/23/get-screen-coordinates-of-html-element/</link>
		<comments>http://strayparade.wordpress.com/2010/09/23/get-screen-coordinates-of-html-element/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 14:12:48 +0000</pubDate>
		<dc:creator>strayparade</dc:creator>
				<category><![CDATA[Selenium RC]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://strayparade.wordpress.com/?p=93</guid>
		<description><![CDATA[The previous posted implementation for getting the screen coordinates of html elements is only working for html elements, which are not placed in a scrollable container elment. Otherwise the java.awt.robot will click at a wrong screen position. I&#8217;ve created method, which also works for elements surrounded by a scrollable div, etc.. Right now I&#8217;m not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=93&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The previous posted implementation for getting the screen coordinates of html elements is only working for html elements, which are not placed in a scrollable container elment. Otherwise the java.awt.robot will click at a wrong screen position.<br />
I&#8217;ve created method, which also works for elements surrounded by a scrollable div, etc.. Right now I&#8217;m not sure, if the coverage is worth the loss in performance, but it is a solution. So the following code calculates the screen coordinates of any html element by its id.</p>
<p><code></p>
<div style="font-size:8pt;text-align:left;border:#123456 1px;">
int leftOffset = selenium.getElementPositionLeft("id="+id).intValue();<br />
int topOffset = selenium.getElementPositionTop("id="+id).intValue();</p>
<p>int width = selenium.getElementWidth("id="+id).intValue();<br />
int height = selenium.getElementHeight("id="+id).intValue();<br />
int elementXPosition = this.pageInnerX + leftOffset;<br />
int elementYPosition = this.pageInnerY + topOffset;</p>
<p>/* TODO verify the scroll calculations for IE and Safari*/<br />
int scrollTop=0;<br />
int scrollLeft=0;<br />
String parentNode = "selenium.browserbot.getCurrentWindow().document.getElementById('"+id+"').parentNode";</p>
<p>while(!"BODY".equals(selenium.getEval(parentNode+".tagName"))){</p>
<p>     scrollTop = scrollTop + new Integer(selenium.getEval(parentNode+".scrollTop")).intValue();</p>
<p>     scrollLeft = scrollLeft + new Integer(selenium.getEval(parentNode+".scrollLeft")).intValue();</p>
<p>     parentNode = parentNode+".parentNode";<br />
}</p>
<p>elementXPosition = elementXPosition - scrollLeft - new Integer(selenium.getEval("selenium.browserbot.getCurrentWindow().scrollX")).intValue();</p>
<p>elementYPosition = elementYPosition - scrollTop - new Integer(selenium.getEval("selenium.browserbot.getCurrentWindow().scrollY")).intValue();</p>
<p>int elementWidth = new Integer(width).intValue();<br />
int elementHeight = new Integer(height).intValue();<br />
/* end of scroll calculations */
</p></div>
<p></code></p>
<p>In the while loop I&#8217;m getting the parent-element of the previous element each cycle. Then the element is investigated for any necessary scroll-values. The rest of the code should be self-explaining.</p>
<p>Cheers,<br />
strayparade</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strayparade.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strayparade.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strayparade.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strayparade.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strayparade.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strayparade.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strayparade.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strayparade.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strayparade.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strayparade.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strayparade.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strayparade.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strayparade.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strayparade.wordpress.com/93/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=93&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strayparade.wordpress.com/2010/09/23/get-screen-coordinates-of-html-element/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e6da2938b9d2e584fdd18f0f185aa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">strayparade</media:title>
		</media:content>
	</item>
		<item>
		<title>Selenium RC &#8211; Java &#8211; mouseOver</title>
		<link>http://strayparade.wordpress.com/2010/08/17/selenium-rc-java-mouseover/</link>
		<comments>http://strayparade.wordpress.com/2010/08/17/selenium-rc-java-mouseover/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 17:10:57 +0000</pubDate>
		<dc:creator>strayparade</dc:creator>
				<category><![CDATA[Selenium RC]]></category>

		<guid isPermaLink="false">http://strayparade.wordpress.com/?p=87</guid>
		<description><![CDATA[There are different possibilities to potentially fire a mouseOver event in Selenium, but none of them is really working. I first tried it withselenium.mouseMove(String locator), but my button on the page, which should change colour by hovering it, kept shining in yellow. Then I tried to fire the event with selenium by using selenium.fireEvent(String locator, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=87&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There are different possibilities to potentially fire a mouseOver event in Selenium, but none of them is really working. I first tried it with<code>selenium.mouseMove(String locator)</code>, but my button on the page, which should change colour by hovering it, kept shining in yellow. Then I tried to fire the event with selenium by using <code>selenium.fireEvent(String locator, String event)</code> and then with some custom script while using <code> selenium.runScript(String javascript)</code> nothing changed. Finally I&#8217;ve seen, that Selenium comes with a remote java.awt.robot , which we can use for controlling the mouse, keyboard and screen. My solution for doing a mouse Over (just implemented it for firefox, yet) :<br />
<code></p>
<div style="font-size:8pt;text-align:left;border:#123456 1px;">
int leftOffset = selenium.getElementPositionLeft(locator).intValue();<br />
int topOffset = selenium.getElementPositionTop(locator).intValue();<br />
int width = selenium.getElementWidth(locator).intValue();<br />
int height = selenium.getElementHeight(locator).intValue();</p>
<p>int elementXPosition =  this.pageInnerX + leftOffset + new Integer(width/2).intValue();<br />
int elementYPosition = this.pageInnerY + topOffset + new Integer(height/2).intValue();</p>
<p>Robot robot = RobotRetriever.getRobot();<br />
robot.mouseMove(elementXPosition, elementYPosition);
</p></div>
<p></code></p>
<p>where pageInnerX and pageInnerY are defined somewhere up the road by the following code (firefox specific):<br />
<code></p>
<div style="font-size:8pt;text-align:left;border:#123456 1px;">
int outerHeight = new Integer(selenium.getEval("selenium.browserbot.getCurrentWindow().outerHeight")).intValue();<br />
int outerWidth = new Integer(selenium.getEval("selenium.browserbot.getCurrentWindow().outerWidth")).intValue();</p>
<p>int innerHeight = new Integer(selenium.getEval("selenium.browserbot.getCurrentWindow().innerHeight")).intValue();<br />
int innerWidth = new Integer(selenium.getEval("selenium.browserbot.getCurrentWindow().innerWidth")).intValue();</p>
<p>int windowTopMenusHeight = outerHeight - innerHeight - 25; // 25 equals ~Statusbar Height<br />
int windowLeftSpaceWidth = new Float((outerWidth - innerWidth)/2).intValue();</p>
<p>int screenXBrowser = new Integer(selenium.getEval("selenium.browserbot.getCurrentWindow().screenX")).intValue();<br />
int screenYBrowser = new Integer(selenium.getEval("selenium.browserbot.getCurrentWindow().screenY")).intValue();</p>
<p>this.pageInnerX =  screenXBrowser + windowLeftSpaceWidth;<br />
this.pageInnerY = screenYBrowser + windowTopMenusHeight;
</p></div>
<p></code></p>
<p>This is working fine so far. So the next step would be to find a convenient way for getting the height of the statusbar. And finally make it compatible with IE and so on.</p>
<p>Cheers,<br />
strayparade</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strayparade.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strayparade.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strayparade.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strayparade.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strayparade.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strayparade.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strayparade.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strayparade.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strayparade.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strayparade.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strayparade.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strayparade.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strayparade.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strayparade.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=87&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strayparade.wordpress.com/2010/08/17/selenium-rc-java-mouseover/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e6da2938b9d2e584fdd18f0f185aa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">strayparade</media:title>
		</media:content>
	</item>
		<item>
		<title>Selenium RC &#8211; Java &#8211; Get elements by attribute</title>
		<link>http://strayparade.wordpress.com/2010/08/12/selenium-rc-java-get-elements-by-attribute/</link>
		<comments>http://strayparade.wordpress.com/2010/08/12/selenium-rc-java-get-elements-by-attribute/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 17:40:58 +0000</pubDate>
		<dc:creator>strayparade</dc:creator>
				<category><![CDATA[Selenium RC]]></category>

		<guid isPermaLink="false">http://strayparade.wordpress.com/?p=60</guid>
		<description><![CDATA[Selenium doesn&#8217;t have a method for receiving all html-elements by the value of an attribute. But I needed that kind of method for testing a subset of buttons on a page without knowing their ids, occurrence or having other information. Let&#8217;s say the mentioned buttons are identified by the value &#8222;true&#8220; for the attribute &#8222;testing=&#8220;. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=60&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Selenium doesn&#8217;t have a method for receiving all html-elements by the value of an attribute. But I needed that kind of method for testing a subset of buttons on a page without knowing their ids, occurrence or having other information. Let&#8217;s say the mentioned buttons are identified by the value &#8222;true&#8220; for the attribute &#8222;testing=&#8220;. Now I want to test each button with testing=&#8220;true&#8220;. I found, that the methods <code>getXpathCount(String locator)</code> and <code>getAttribute(String IdLocator)</code> are very useful for doing so.<br />
<code></p>
<div style="font-size:8pt;text-align:left;border:#123456 1px;">//Strings for building the locator<br />
String request = "xpath=//*[";<br />
String done="@"+attribute+"='"+aValue+"']";</p>
<p>//counts the elements with the given attribute and value<br />
int elementsCount = selenium.getXpathCount(request+done).intValue();<br />
String[] elementIds= new String[elementsCount];</p>
<p>for(int i=0;i&lt;elementsCount;i++){</p>
<div style="margin-left:10px;">//getting the id of the element<br />
String elementId = selenium.getAttribute((request+done+"/@id"));<br />
elementIds[i] = elementId;<br />
done = "@id!="+elementId+"and"+done;</div>
<p>}
</p></div>
<p></code></p>
<p>While Selenium cannot handle multiple results you have the request each element by its own. With the code above you&#8217;ll get the ids for doing so. The request disqualifies the last read element by its id to get the next one. The requests will look like:<br />
<code style="font-size:8pt;"><br />
xpath=//*[@id!=7and@testing='true']/@id<br />
__________________________________________________<br />
xpath=//*[@id!=8and@id!=7and@testing='true']/@id<br />
__________________________________________________<br />
xpath=//*[@id!=13and@id!=8and@id!=7and@testing='true']/@id<br />
 </p>
<p></code></p>
<p>Finally all the ids of the elements to test are saved in the elementIds-Array.</p>
<p>Cheers,</p>
<p>strayparade</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strayparade.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strayparade.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strayparade.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strayparade.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strayparade.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strayparade.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strayparade.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strayparade.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strayparade.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strayparade.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strayparade.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strayparade.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strayparade.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strayparade.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=60&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strayparade.wordpress.com/2010/08/12/selenium-rc-java-get-elements-by-attribute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e6da2938b9d2e584fdd18f0f185aa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">strayparade</media:title>
		</media:content>
	</item>
		<item>
		<title>fedora 7: reseting root password</title>
		<link>http://strayparade.wordpress.com/2010/07/20/fedora-7-reseting-root-password/</link>
		<comments>http://strayparade.wordpress.com/2010/07/20/fedora-7-reseting-root-password/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 21:04:17 +0000</pubDate>
		<dc:creator>strayparade</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://strayparade.wordpress.com/?p=52</guid>
		<description><![CDATA[Reseting the root password is not a big thing, just follow these steps: reboot the system wait for the blue fedora booting screen telling you &#8222;Press any key to enter the menu&#8220; Press any key Press &#8222;e&#8220; for edit =&#62; the kernel&#8217;s boot menu will appear Select the line beginning with &#8222;kernel&#8220; Press &#8222;e&#8220; for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=52&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Reseting the root password is not a big thing, just follow these steps:</p>
<ol>
<li>reboot the system</li>
<li>wait for the blue fedora booting screen telling you &#8222;Press any key to enter the menu&#8220;
<ol>
<li>Press any key</li>
</ol>
</li>
<li>Press &#8222;e&#8220; for edit =&gt; the kernel&#8217;s boot menu will appear</li>
<li>Select the line beginning with &#8222;kernel&#8220;</li>
<li>Press &#8222;e&#8220; for edit =&gt; a prompt will appear</li>
<li>add &#8222;single&#8220; to the shown line, which makes the complete line resulting in &#8222;&lt;/LogCol00 rhgb qiuet single&#8220;</li>
<li>Hit Enter, which will bring you back to the boot menu</li>
<li>Press &#8222;b&#8220; to boot =&gt; a prompt will appear</li>
</ol>
<p>Now you can change the root password by entering the common command &#8222;passwd&#8220;. After this you can change the run level by typing &#8222;init *&#8220;, where * has to be one of the following numbers:</p>
<p><strong>Fedora runlevels</strong></p>
<table>
<tbody>
<tr>
<td><strong>0</strong></td>
<td>Halt</td>
</tr>
<tr>
<td><strong>1</strong></td>
<td>Single-User mode</td>
</tr>
<tr>
<td><strong>2</strong></td>
<td>Multi-user mode console logins only (without networking)</td>
</tr>
<tr>
<td><strong>3</strong></td>
<td>Multi-User mode, console logins only</td>
</tr>
<tr>
<td><strong>4</strong></td>
<td>Not used/User-definable</td>
</tr>
<tr>
<td><strong>5</strong></td>
<td>Multi-User mode, with display manager as well as console logins</td>
</tr>
<tr>
<td><strong>6</strong></td>
<td>Reboot</td>
</tr>
</tbody>
</table>
<p>[1]</p>
<p>Have a nice day,</p>
<p>strayparade</p>
<p>[1] http://en.wikipedia.org/wiki/Runlevel    20.07.2010</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/strayparade.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/strayparade.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/strayparade.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/strayparade.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/strayparade.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/strayparade.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/strayparade.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/strayparade.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/strayparade.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/strayparade.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/strayparade.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/strayparade.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/strayparade.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/strayparade.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=strayparade.wordpress.com&amp;blog=9398765&amp;post=52&amp;subd=strayparade&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://strayparade.wordpress.com/2010/07/20/fedora-7-reseting-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56e6da2938b9d2e584fdd18f0f185aa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">strayparade</media:title>
		</media:content>
	</item>
	</channel>
</rss>
