<br />
<b>Warning</b>:  Trying to access array offset on false in <b>/users/pj-wiki/www/PeterJauernigWiki/includes/libs/IPSet.php</b> on line <b>244</b><br />
<br />
<b>Warning</b>:  Trying to access array offset on false in <b>/users/pj-wiki/www/PeterJauernigWiki/includes/libs/IPSet.php</b> on line <b>247</b><br />
<br />
<b>Warning</b>:  Trying to access array offset on false in <b>/users/pj-wiki/www/PeterJauernigWiki/includes/libs/IPSet.php</b> on line <b>244</b><br />
<br />
<b>Warning</b>:  Trying to access array offset on false in <b>/users/pj-wiki/www/PeterJauernigWiki/includes/libs/IPSet.php</b> on line <b>247</b><br />
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?feed=atom&amp;namespace=0&amp;title=Spezial%3ANeue_Seiten</id>
		<title>Peter Jauernig Wiki - Neue Seiten [de]</title>
		<link rel="self" type="application/atom+xml" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?feed=atom&amp;namespace=0&amp;title=Spezial%3ANeue_Seiten"/>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Spezial:Neue_Seiten"/>
		<updated>2026-04-24T12:31:22Z</updated>
		<subtitle>Aus Peter Jauernig Wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Zoologische_Literatur</id>
		<title>Zoologische Literatur</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Zoologische_Literatur"/>
				<updated>2024-06-02T13:46:05Z</updated>
		
		<summary type="html">&lt;p&gt;Pja: Die Seite wurde neu angelegt: „ Chemnitz:   Conchylien-Kabinett  Bulimus: https://www.clas-digital.uni-frankfurt.de/books/LGMZ4WIF/pages/#page1“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Chemnitz: &lt;br /&gt;
&lt;br /&gt;
Conchylien-Kabinett&lt;br /&gt;
&lt;br /&gt;
Bulimus: https://www.clas-digital.uni-frankfurt.de/books/LGMZ4WIF/pages/#page1&lt;/div&gt;</summary>
		<author><name>Pja</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Fahrr%C3%A4der</id>
		<title>Fahrräder</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Fahrr%C3%A4der"/>
				<updated>2024-04-04T14:36:38Z</updated>
		
		<summary type="html">&lt;p&gt;Pja: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hersteller:&lt;br /&gt;
&lt;br /&gt;
Online shops: &lt;br /&gt;
&lt;br /&gt;
Canyon, z.B. https://www.canyon.com/de-at/rennrad/endurance-rennrad/endurace/al/endurace-6/3718.html?dwvar_3718_pv_rahmenfarbe=R074_P05&lt;br /&gt;
&lt;br /&gt;
Rose, z.B. https://www.rosebikes.de/fahrr%C3%A4der/gravel/race/backroad-ff&lt;br /&gt;
&lt;br /&gt;
Gravel, z.B. https://www.canyon.com/de-at/gravel-bikes/&lt;/div&gt;</summary>
		<author><name>Pja</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Kamera</id>
		<title>Kamera</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Kamera"/>
				<updated>2022-11-17T09:11:20Z</updated>
		
		<summary type="html">&lt;p&gt;Pja: Die Seite wurde neu angelegt: „Canon EOS“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Canon EOS&lt;/div&gt;</summary>
		<author><name>Pja</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Excel</id>
		<title>Excel</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Excel"/>
				<updated>2018-09-07T12:51:51Z</updated>
		
		<summary type="html">&lt;p&gt;Pja: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Text in Zahlen umwandeln: &lt;br /&gt;
wenn du es sowieso per Makro machen willst, dann kannst du ja auch eine Schleife erstellen, die die Tabelle spaltenweise durchgeht:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Dim rngC As Range&lt;br /&gt;
For Each rngC In ActiveSheet.UsedRange.Columns&lt;br /&gt;
    rngC.TextToColumns Destination:=rngC(1), DataType:=xlFixedWidth, FieldInfo:=Array(0, 1)&lt;br /&gt;
Next&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
wenn du ohne VBA arbeiten willst, gehts am schnellsten wahrscheinlich so:&lt;br /&gt;
&lt;br /&gt;
1. in eine freie Zelle neben der Tabelle die 1 eintragen&lt;br /&gt;
&lt;br /&gt;
2. diese Zelle kopieren&lt;br /&gt;
&lt;br /&gt;
3. die Tabelle, die umgewandelt werden soll markieren. Wenn du ganze Spalten markierst müsstest du die Markierung auf Zellen mit Text reduzieren, das geht mit der Menüfunktion Start - Bearbeiten - Suchen und Auswählen - Inhalte - Konstanten - Texte&lt;br /&gt;
&lt;br /&gt;
4. die kopierte 1 dann als Wert einfügen und den Vorgang &amp;quot;multiplizieren&amp;quot; im Kontextmenü auswählen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Anderer Codevorschlag&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
With Worksheets(&amp;quot;Tabelle1&amp;quot;).Range(&amp;quot;A2:Y&amp;quot; &amp;amp; Worksheets(&amp;quot;Tabelle1&amp;quot;).Cells(Rows.Count, 1).End(xlUp) _&lt;br /&gt;
.Row)&lt;br /&gt;
    .NumberFormat = &amp;quot;General&amp;quot;&lt;br /&gt;
    .Value = .Value&lt;br /&gt;
End With&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pja</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=SVN</id>
		<title>SVN</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=SVN"/>
				<updated>2018-08-23T13:39:31Z</updated>
		
		<summary type="html">&lt;p&gt;Pja: Die Seite wurde neu angelegt: „ Error message: svn cleanup failed–previous operation has not finished; run cleanup if it was interrupted  What to do?  If you have tortoise installed, go to…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Error message: svn cleanup failed–previous operation has not finished; run cleanup if it was interrupted&lt;br /&gt;
&lt;br /&gt;
What to do? &lt;br /&gt;
If you have tortoise installed, go to command shell, change the directory of your local repository and type&lt;br /&gt;
svn cleanup&lt;/div&gt;</summary>
		<author><name>Pja</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=V%C3%B6lsungen</id>
		<title>Völsungen</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=V%C3%B6lsungen"/>
				<updated>2017-09-10T15:23:29Z</updated>
		
		<summary type="html">&lt;p&gt;Pja: Die Seite wurde neu angelegt: „ http://www.manfrieds-trelleborg.de/articles.php?article_id=76 : Übersetzung  http://www.perseus.tufts.edu/hopper/text?doc=Perseus:text:2003.02.0001 : Origina…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
http://www.manfrieds-trelleborg.de/articles.php?article_id=76 : Übersetzung&lt;br /&gt;
&lt;br /&gt;
http://www.perseus.tufts.edu/hopper/text?doc=Perseus:text:2003.02.0001 : Original&lt;br /&gt;
&lt;br /&gt;
https://de.wikipedia.org/wiki/V%C3%B6lsunga_saga : Wikipedia-Seite&lt;br /&gt;
&lt;br /&gt;
http://de.mittelalter.wikia.com/wiki/V%C3%B6lsunga_saga#V.C3.B6lsunga_saga : Wiki&lt;br /&gt;
&lt;br /&gt;
http://www.nibelungenrezeption.de/literatur/quellen/Geschichte%20von%20den%20Voelsungen.pdf : Zusammenfassung&lt;/div&gt;</summary>
		<author><name>Pja</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Edda</id>
		<title>Edda</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Edda"/>
				<updated>2017-09-10T15:02:03Z</updated>
		
		<summary type="html">&lt;p&gt;Pja: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Texte und Referenzen zu Edda:&lt;br /&gt;
&lt;br /&gt;
http://www.skaldenmet.com/1klass/liederedda_simrock/1liederedda.htm : Simrock - Übersetzung, übersichtlich verlinkt.&lt;br /&gt;
&lt;br /&gt;
http://gutenberg.spiegel.de/buch/die-edda-4321/1 : Simrock - Edda im Gutenberg-Projekt&lt;br /&gt;
&lt;br /&gt;
http://www.thomasnesges.de/edda/ : Noch eine Simrock-Übersetzung.&lt;br /&gt;
&lt;br /&gt;
https://de.wikipedia.org/wiki/Dvergatal : Dvergatal, Wikipedia&lt;br /&gt;
&lt;br /&gt;
https://de.wikipedia.org/wiki/Edda : Edda, Wikipedia&lt;br /&gt;
&lt;br /&gt;
https://web.archive.org/web/20121005112924/http://www.cybersamurai.net/Mythology/nordic_gods/LegendsSagas/Edda/PoeticEdda/Index.htm#ice : English, Old Norse&lt;br /&gt;
&lt;br /&gt;
http://www.zeno.org/Literatur/M/Anonym/Liederb%C3%BCcher/%C3%84ltere+Edda : Ältere Edda.&lt;br /&gt;
&lt;br /&gt;
http://www.heimskringla.no/wiki/Eddukv%C3%A6%C3%B0i : Edda auf Alt-Norwegisch&lt;br /&gt;
&lt;br /&gt;
http://wikinger.org/mythologie/edda/ : Ausführlicher Artikel.&lt;br /&gt;
&lt;br /&gt;
http://www.sacred-texts.com/neu/poe/ : Poetic Edda (English)&lt;br /&gt;
&lt;br /&gt;
https://archive.org/stream/poeticedda00belluoft/poeticedda00belluoft_djvu.txt : Full Text in English&lt;br /&gt;
&lt;br /&gt;
http://titus.uni-frankfurt.de/texte/etcs/germ/anord/edda/eddat.htm : Sprache original ?&lt;/div&gt;</summary>
		<author><name>Pja</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Literatur</id>
		<title>Literatur</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Literatur"/>
				<updated>2017-09-10T15:01:19Z</updated>
		
		<summary type="html">&lt;p&gt;Pja: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hinweise, Wissenswertes über Literatur&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Edda]]&lt;br /&gt;
&lt;br /&gt;
[[Völsungen]]&lt;/div&gt;</summary>
		<author><name>Pja</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Website_Administration</id>
		<title>Website Administration</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Website_Administration"/>
				<updated>2017-08-12T16:27:28Z</updated>
		
		<summary type="html">&lt;p&gt;Pja: Die Seite wurde neu angelegt: „Neue Domain: https://www.webhostingcontrolpanel.de/“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Neue Domain: https://www.webhostingcontrolpanel.de/&lt;/div&gt;</summary>
		<author><name>Pja</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Selenium</id>
		<title>Selenium</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Selenium"/>
				<updated>2015-03-31T08:55:39Z</updated>
		
		<summary type="html">&lt;p&gt;Pj-wiki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
== StaleElementReferenceException ==&lt;br /&gt;
&lt;br /&gt;
Code: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
		public static void moveBeginMonthForward (int times) throws Exception{&lt;br /&gt;
			&lt;br /&gt;
			&lt;br /&gt;
	        WebElement fw = driver.findElement(By.linkText(&amp;quot;Next&amp;quot;));&lt;br /&gt;
&lt;br /&gt;
	        for(int i=0; i&amp;lt;times; i++)&lt;br /&gt;
			{&lt;br /&gt;
		        fw.click();&lt;br /&gt;
		        Thread.sleep(1000);      &lt;br /&gt;
			}&lt;br /&gt;
		}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Error: org.openqa.selenium.StaleElementReferenceException: Element is no longer attached to the DOM&lt;br /&gt;
&lt;br /&gt;
A StaleElementException is thrown when the element you were interacting is destroyed and then recreated. Most complex web pages these days will move things about on the fly as the user interacts with it and this requires elements in the DOM to be destroyed and recreated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
		public static void moveBeginMonthForward (int times) throws Exception{&lt;br /&gt;
			&lt;br /&gt;
			&lt;br /&gt;
	        WebElement fw = driver.findElement(By.linkText(&amp;quot;Next&amp;quot;));&lt;br /&gt;
&lt;br /&gt;
	        for(int i=0; i&amp;lt;times; i++)&lt;br /&gt;
			{&lt;br /&gt;
                        fw = driver.findElement(By.linkText(&amp;quot;Next&amp;quot;));&lt;br /&gt;
		        fw.click();&lt;br /&gt;
		        Thread.sleep(1000);      &lt;br /&gt;
			}&lt;br /&gt;
		}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pj-wiki</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=IT</id>
		<title>IT</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=IT"/>
				<updated>2015-03-31T08:54:24Z</updated>
		
		<summary type="html">&lt;p&gt;Pja: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
[[Selenium]]&lt;br /&gt;
&lt;br /&gt;
[[Website Administration]]&lt;br /&gt;
&lt;br /&gt;
[[SVN]]&lt;br /&gt;
&lt;br /&gt;
[[Excel]]&lt;/div&gt;</summary>
		<author><name>Pj-wiki</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Alternativen</id>
		<title>Alternativen</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Alternativen"/>
				<updated>2015-02-13T13:13:56Z</updated>
		
		<summary type="html">&lt;p&gt;Pj-wiki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Omega 3 Fischöl:&lt;br /&gt;
&lt;br /&gt;
Equazen&lt;br /&gt;
&lt;br /&gt;
http://www.equazen.at/&lt;br /&gt;
&lt;br /&gt;
 Die Fischöle für die Herstellung werden aus wildlebenden Sardinen und Anchovis aus kalten Meeren der südlichen Hemisphäre gewonnen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 EQUAZEN™ PRO ist gluten-, lactose- und zuckerfrei.&lt;br /&gt;
 Es sind weder künstliche Farb- und Konservierungsstoffen noch Stoffe wie Aspartam oder Saccharin enthalten.&lt;br /&gt;
 Bei Kapseln und Kaukapseln wird Rindergelatine verwendet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 EQUAZENTM PRO enthält EPA:DHA im Verhältnis von 3:1 sowie zusätzlich die Omega-6-Fettsäure GLA (gamma-Linolensäure). &lt;br /&gt;
 In EQUAZENTM PRO wird eine besonders hochwertige Kombination   aus Fisch- und Nachtkerzenöl aus zu 100% natürlichem Ursprung verwendet&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3x2 Kapseln EQUAZEN™ PRO pro Tag. Einnahme am besten zu den Mahlzeiten.&lt;br /&gt;
&lt;br /&gt;
* 180 : 41,90 Stückpreis: 0,23 ; 30 Tage&lt;br /&gt;
* 60 : 18,90  Stückpreis: 0,32 ; 10 Tage&lt;/div&gt;</summary>
		<author><name>Pj-wiki</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=ADHS</id>
		<title>ADHS</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=ADHS"/>
				<updated>2015-02-13T13:13:30Z</updated>
		
		<summary type="html">&lt;p&gt;Pj-wiki: Die Seite wurde neu angelegt: „Alternativen“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Alternativen]]&lt;/div&gt;</summary>
		<author><name>Pj-wiki</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Andere_Diagnosen</id>
		<title>Andere Diagnosen</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Andere_Diagnosen"/>
				<updated>2015-02-13T13:13:05Z</updated>
		
		<summary type="html">&lt;p&gt;Pj-wiki: Die Seite wurde neu angelegt: „ADHS“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[ADHS]]&lt;/div&gt;</summary>
		<author><name>Pj-wiki</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Autismus</id>
		<title>Autismus</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Autismus"/>
				<updated>2015-02-13T13:12:47Z</updated>
		
		<summary type="html">&lt;p&gt;Pj-wiki: Die Seite wurde neu angelegt: „ Ursachen  Therapien  Andere Diagnosen“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
[[Ursachen]]&lt;br /&gt;
&lt;br /&gt;
[[Therapien]]&lt;br /&gt;
&lt;br /&gt;
[[Andere Diagnosen]]&lt;/div&gt;</summary>
		<author><name>Pj-wiki</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Sonstiges</id>
		<title>Sonstiges</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Sonstiges"/>
				<updated>2015-02-04T11:50:27Z</updated>
		
		<summary type="html">&lt;p&gt;Pja: /* Bilder */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Bilder==&lt;/div&gt;</summary>
		<author><name>Pj-wiki</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Motive</id>
		<title>Motive</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Motive"/>
				<updated>2015-02-03T15:16:12Z</updated>
		
		<summary type="html">&lt;p&gt;Pj-wiki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
[[Medium:Atropa_belladonna.jpeg]]&lt;br /&gt;
&lt;br /&gt;
[[Datei:Atropa_belladonna.jpeg]]&lt;br /&gt;
&lt;br /&gt;
Naturfotografie&lt;br /&gt;
&lt;br /&gt;
--[[Benutzer:Pj-wiki|Pj-wiki]] ([[Benutzer Diskussion:Pj-wiki|Diskussion]]) 16:16, 3. Feb. 2015 (CET)&lt;/div&gt;</summary>
		<author><name>Pj-wiki</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Fotografie</id>
		<title>Fotografie</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Fotografie"/>
				<updated>2015-02-03T14:40:39Z</updated>
		
		<summary type="html">&lt;p&gt;Pj-wiki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
[[Kamera]]&lt;br /&gt;
&lt;br /&gt;
[[Objektiv]]&lt;br /&gt;
&lt;br /&gt;
[[Motive]]&lt;br /&gt;
&lt;br /&gt;
[[Techniken]]&lt;br /&gt;
&lt;br /&gt;
[[Optik]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Zurück zur [[Hauptseite]]&lt;/div&gt;</summary>
		<author><name>Pj-wiki</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Zoologie</id>
		<title>Zoologie</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Zoologie"/>
				<updated>2015-02-03T14:36:56Z</updated>
		
		<summary type="html">&lt;p&gt;Pja: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Zusammenfassung zoologischer Themen und Informationen&lt;br /&gt;
&lt;br /&gt;
[[Malakologie]]&lt;br /&gt;
&lt;br /&gt;
[[Arthropoden]]&lt;br /&gt;
&lt;br /&gt;
[[Vertebraten]]&lt;br /&gt;
&lt;br /&gt;
[[Methodik]]&lt;br /&gt;
&lt;br /&gt;
[[Zoologische Literatur]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Zurück zur [[Hauptseite]]&lt;/div&gt;</summary>
		<author><name>Pj-wiki</name></author>	</entry>

	<entry>
		<id>http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Hauptseite</id>
		<title>Hauptseite</title>
		<link rel="alternate" type="text/html" href="http://pj-wiki.bplaced.net/PeterJauernigWiki/index.php?title=Hauptseite"/>
				<updated>2015-02-03T11:57:13Z</updated>
		
		<summary type="html">&lt;p&gt;Pja: /* Themen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Peter Jauernig&lt;br /&gt;
Wiki&lt;br /&gt;
&lt;br /&gt;
==Themen==&lt;br /&gt;
&lt;br /&gt;
[[Zoologie]]&lt;br /&gt;
&lt;br /&gt;
[[Fotografie]]&lt;br /&gt;
&lt;br /&gt;
[[Neurologie und Hirnforschung]]&lt;br /&gt;
&lt;br /&gt;
[[Autismus]]&lt;br /&gt;
&lt;br /&gt;
[[IT]]&lt;br /&gt;
&lt;br /&gt;
[[Literatur]]&lt;br /&gt;
&lt;br /&gt;
[[Reisen]]&lt;br /&gt;
&lt;br /&gt;
[[Fahrräder]]&lt;br /&gt;
&lt;br /&gt;
[[Sonstiges]]&lt;br /&gt;
&lt;br /&gt;
== Wiki Starthilfen ==&lt;br /&gt;
&lt;br /&gt;
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Liste der Konfigurationsvariablen]&lt;br /&gt;
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki-FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce Mailingliste neuer MediaWiki-Versionen]&lt;br /&gt;
* [//www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Lokalisiere MediaWiki für deine Sprache]&lt;/div&gt;</summary>
		<author><name>MediaWiki default</name></author>	</entry>

	</feed>