<?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>Perpetual Drkness</title>
	<atom:link href="http://perpie.liquidatom.co.uk/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://perpie.liquidatom.co.uk</link>
	<description>In the world of Perpie</description>
	<lastBuildDate>Mon, 05 Apr 2010 13:12:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ARGGGGGGHHH!</title>
		<link>http://perpie.liquidatom.co.uk/?p=35</link>
		<comments>http://perpie.liquidatom.co.uk/?p=35#comments</comments>
		<pubDate>Mon, 05 Apr 2010 00:07:24 +0000</pubDate>
		<dc:creator>perpetual_drkness</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://perpie.liquidatom.co.uk/?p=35</guid>
		<description><![CDATA[Ok i decided to come up with the clever idea that i would design and code my own blog theme (not the current one that is on) so i decided i would learn CSS i was told its simple i suppose its simple compared to other script/coding of websites but i am sure having difficulty [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">O</span>k i decided to come up with the clever idea that i would design and code my own blog theme (not the current one that is on) so i decided i would learn CSS i was told its simple i suppose its simple compared to other script/coding of websites but i am sure having difficulty firstly to design how i want it to look headers borders floating this and that colours backgrounds font size etc. so many decisions you have to make before you do anything no plan makes things difficult and messy.</p>
<p>Everything was going ok until i acidently used &lt;&gt; a closed bracket like this at a begining when it required &lt;meta http-equiv=&#8221;content-type&#8221; content=&#8221;text/xml; charset-utf-8&#8243;/&gt; as other things such as &lt;p&gt; paragraph text here &lt;/p&gt; its just a bit confussing what to use where and when as i know basic html which seems redundant as they no longer use &lt;b&gt;&lt;i&gt;&lt;u&gt; this done i tried changing colours and fonts and sizes which seem straight forward enough.</p>
<p>Background image i thought to myself hrm that sounds like it could be good idea HA! just more confussion you have to insert url links position where you want it to go if you want it to repeat or fade into the background and this is all making my head hurt alot as if all this information wants to burst out.</p>
<p>i have now reached a problem area i would like to insert boxes as i have a heading the name of my blog and section where my blog posts go then widgets that go down the side with previous posts and im unsure on how to do this so it will remain a background some practice text until i can figure out how to break the page up into sections if anyone can help it be appriciated i have very basic knowledge so need talked to like a noob but if you can help my head from near explosion thanks <img src='http://perpie.liquidatom.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;!DOCTYPE html PUBLIC &#8220;- //W3C//DTD XHTML 1.0 Strict//EN&#8221;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&#8220;http://www.W3.org/TR/xhml1/DTD/xhtml1-strict.dtd&#8221;&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;html lang=&#8221;EN&#8221; dir=&#8221;ltr&#8221; xmlns=&#8221;http://www.w3.org/1999/xhtml&#8221;&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;head&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;meta http-equiv=&#8221;content-type&#8221; content=&#8221;text/xml; charset-utf-8&#8243;/&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;TITLE&gt;basicColors.html&lt;/TITLE&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;TITLE&gt;background-image.html&lt;/TITLE&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;style type = &#8220;text/css&#8221;&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">body {</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">background-image: url(&#8221;http://i271.photobucket.com/albums/jj159/angel0fdrknss3/kittywallpaper10.jpg&#8221;);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">background-repeat: no-repeat;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">}</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">h1{</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">background-image: url (&#8221;http://i271.photobucket.com/albums/jj159/angel0fdrknss3/kittywallpaper10.jpg&#8221;);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">}</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">#blah {</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">font: bold italic 130% TSCu_Comic;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">text-align: center;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">}</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">h1 {</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">font-family: &#8220;TSCu_Comic&#8221;,Comic Sans MS, Comic Sans MS ;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">}</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">h1 { font-style: italic;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">}</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">body {</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">color: magenta;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">background-color: black;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">}</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">h1 {</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">color: black;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">background-color: magenta;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">}</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">#attributation {</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">font: 80% monospace;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">text-align: right;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">}</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;/style&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;/head&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;body&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;h1&gt;perpie&#8217;s blog&lt;/h1&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;p&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">This is my blog with my daily tribulations in the world of the computer &gt;.^</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;/p&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;p id =&#8221;blah&#8221;&gt; Hello i am perpie i am a computer noob but i am learning new things all the time at the momment it is css that changes page layouts with fonts, colours and sizes this is an indented paragraph</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;/p&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;/body&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 266px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;/html&gt;</div>
<div>&lt;!DOCTYPE html PUBLIC &#8220;- //W3C//DTD XHTML 1.0 Strict//EN&#8221;</div>
<div>&#8220;http://www.W3.org/TR/xhml1/DTD/xhtml1-strict.dtd&#8221;&gt;</div>
<div>&lt;html lang=&#8221;EN&#8221; dir=&#8221;ltr&#8221; xmlns=&#8221;http://www.w3.org/1999/xhtml&#8221;&gt;</div>
<div>&lt;head&gt;</div>
<div>&lt;meta http-equiv=&#8221;content-type&#8221; content=&#8221;text/xml; charset-utf-8&#8243;/&gt;</div>
<div>&lt;TITLE&gt;basicColors.html&lt;/TITLE&gt;</div>
<div>&lt;TITLE&gt;background-image.html&lt;/TITLE&gt;</div>
<div>&lt;style type = &#8220;text/css&#8221;&gt;</div>
<div>body {</div>
<div>background-image: url(&#8221;http://i271.photobucket.com/albums/jj159/angel0fdrknss3/kittywallpaper10.jpg&#8221;);</div>
<div>background-repeat: no-repeat;</div>
<div>}</div>
<div>h1{</div>
<div>background-image: url (&#8221;http://i271.photobucket.com/albums/jj159/angel0fdrknss3/kittywallpaper10.jpg&#8221;);</div>
<div>}</div>
<div>#blah {</div>
<div>font: bold italic 130% TSCu_Comic;</div>
<div>text-align: center;</div>
<div>}</div>
<div>h1 {</div>
<div>font-family: &#8220;TSCu_Comic&#8221;,Comic Sans MS, Comic Sans MS ;</div>
<div>}</div>
<div>h1 { font-style: italic;</div>
<div>}</div>
<div>body {</div>
<div>color: magenta;</div>
<div>background-color: black;</div>
<div>}</div>
<div>h1 {</div>
<div>color: black;</div>
<div>background-color: magenta;</div>
<div>}</div>
<div>#attributation {</div>
<div>font: 80% monospace;</div>
<div>text-align: right;</div>
<div>}</div>
<div>&lt;/style&gt;</div>
<div>&lt;/head&gt;</div>
<div>&lt;body&gt;</div>
<div>&lt;h1&gt;perpie&#8217;s blog&lt;/h1&gt;</div>
<div>&lt;p&gt;</div>
<div>This is my blog with my daily tribulations in the world of the computer &gt;.^</div>
<div>&lt;/p&gt;</div>
<div>&lt;p id =&#8221;blah&#8221;&gt; Hello i am perpie i am a computer noob but i am learning new things all the time at the momment it is css that changes page layouts with fonts, colours and sizes this is an indented paragraph</div>
<div>&lt;/p&gt;</div>
<div>&lt;/body&gt;</div>
<div>&lt;/html&gt;</div>
<div>my source code  and what my page currently looks like</div>
<div>
<div class="wp-caption aligncenter" style="width: 1033px"><a href="http://i271.photobucket.com/albums/jj159/angel0fdrknss3/Screenshot.png"><img title="http://i271.photobucket.com/albums/jj159/angel0fdrknss3/Screenshot.png" src="http://i271.photobucket.com/albums/jj159/angel0fdrknss3/Screenshot.png" alt="my design so far " width="1023" height="575" /></a><p class="wp-caption-text">my design so far </p></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://perpie.liquidatom.co.uk/?feed=rss2&amp;p=35</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bayonnetta (Xbox 360)</title>
		<link>http://perpie.liquidatom.co.uk/?p=29</link>
		<comments>http://perpie.liquidatom.co.uk/?p=29#comments</comments>
		<pubDate>Fri, 29 Jan 2010 16:18:58 +0000</pubDate>
		<dc:creator>perpetual_drkness</dc:creator>
				<category><![CDATA[Game Reviews]]></category>

		<guid isPermaLink="false">http://perpie.liquidatom.co.uk/?p=29</guid>
		<description><![CDATA[Bayonetta made by Sega is the best game i have played in a while it has acutally got me back into gaming after a long spell of it sitting idle in the corner gathering dust. Now i play till my fingers feel like they are going to fall off this is due to the control [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">B</span>ayonetta made by Sega is the best game i have played in a while it has acutally got me back into gaming after a long spell of it sitting idle in the corner gathering dust. Now i play till my fingers feel like they are going to fall off this is due to the control pad i think.</p>
<p>The graphics are really good and well thought out and i curse them at the amount of lava that usually kills me <img src='http://perpie.liquidatom.co.uk/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  , I was drawn to the game by the trailor i watched on a online game site and ordered it straight away and have played it most days since</p>
<p>Set in a fictional city in Europe, the game centers on Bayonetta the lead character , who uses pistols and magical attacks to defeat enemies. The game has five difficulty settings; its two easiest settings contain a game mode playable with only one button,  Its developers designed its characters with modern style and fashion in mind, and composed for it a largely upbeat and feminine soundtrack.</p>
<p>PLOT</p>
<p style="margin-top: 0.4em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; line-height: 1.5em;">In the present day, an informant named Enzo has joined up with Bayonetta, a witch who was revived twenty years ago from the bottom of a lake and has little or no memories of her past. When Enzo informs her of the possible whereabouts of the person that owns the &#8216;Right Eye&#8217;, an artifact that&#8217;s linked to her past, she sets out to find this person, hoping that it may help her regain her lost memories.</p>
<p style="margin-top: 0.4em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; line-height: 1.5em;">Bayonetta follow Enzo&#8217;s information to a city called Vigrid, and once there she&#8217;s often forced to fight Angels in order to progress. She eventually meets a lost child named Cereza, who wears glasses and carries around a stuffed cat. Much to Bayonetta&#8217;s frustration, the child believes she&#8217;s her mother and follows her around. Continuing her search for the &#8220;Right Eye&#8221;, she heads for an island known as Isla Del Sol together with Cereza.</p>
<p style="margin-top: 0.4em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; line-height: 1.5em;">When they reach the island, Bayonetta encounters another Umbra witch named Jeanne, who explains that Bayonetta was a child born from an Umbra witch and a Lumen sage. This was strictly forbidden by the clans&#8217; ancient commandments, as it was foretold that this would bring calamity to the world. Jeanne says that for that reason, allowing Bayonetta to exist is a danger that cannot be accepted. In a decisive battle Bayonetta defeats Jeanne, only to remember that her real name is Cereza and that Jeanne was once her friend. Their reunion is short lived however, as Jeanne sacrifices her own life to save Bayonetta from a missile attack. When Bayonetta and Cereza enter a tower complex, Cereza begins to hear a familiar voice and claims that it is her &#8220;Daddy&#8221;. Bayonetta follows her and meets Father Balder, the supposed last of the Lumen Sages who has taken up residence in what is presumably the &#8216;highest point of Lumen hierarchy and society&#8217;.</p>
<p style="margin-top: 0.4em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; line-height: 1.5em;">Balder reveals to Bayonetta that he&#8217;s her father, and that he plans to reunite the three universes by resurrecting Jubileus, the Creator. To accomplish that he needs the Eyes of the World, and one of those eyes &#8211; the Left Eye &#8211; is Bayonetta herself. Balder explains that due to her memory loss Bayonetta could not awaken the Left eye, and the only way for her to realize her true potential was for her to regain those lost memories. When Bayonetta asks him where he got the girl, he reveals that Cereza is in fact her younger self and was part of the plan to make Bayonetta remember her past. Balder further angers Bayonetta by revealing he used a form of mind control over Jeanne to get her to obey him, at which point Bayonetta attacks him. A battle ensues between Balder and Bayonetta, causing the destruction of the top of the tower. Fighting amidst the falling rubble, Bayonetta ultimately manages to defeat Balder.</p>
<p style="margin-top: 0.4em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; line-height: 1.5em;">After the battle Bayonetta retrieves Cereza and, using her clock watch, she manages to open a time portal to bring the child, her younger self, back to her original timeline. However, this causes her to regain all her memories upon returning to the present time, causing her to collapse. A seemingly unharmed Balder then reappears, stating that the Left Eye had now been awakened. He then levitates himself and Bayonetta towards the statue on top of the tower in order for them to begin the resurrection of Jubileus, and take their place as the Right and Left Eye who would oversee a new reality for all eternity. As they both enter into the eyes of the statue, the tower&#8217;s outer structure crumbles to reveal a missile which launches into space.</p>
<p style="margin-top: 0.4em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; line-height: 1.5em;">With Bayonetta imprisoned, Jeanne suddenly makes her reappearance. It is revealed that a gem she got from Bayonetta managed to remove Balder&#8217;s mind control and allowed her to shield from the incoming missiles in the nick of time. She ascends the statue on her magically enhanced motorcycle by riding along the surface of the missile used to launch Jubileus into orbit. Arriving just in time to save Bayonetta, she pulls her out of the statue&#8217;s left eye, causing Jubileus to go berserk and consume Balder in the process. Bayonetta and Jeanne manage to defeat the deity, but end up in a free fall towards Earth. Both Bayonetta and Jeanne manage to survive the descent, and the epilogue shows them continuing their battles with the Angels.</p>
<p style="margin-top: 0.4em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; line-height: 1.5em;">
<div class="wp-caption aligncenter" style="width: 768px"><a href="http://www.offworld.com/oimages/bayonettagun.jpg"><img title="Bayonetta Gun" src="http://www.offworld.com/oimages/bayonettagun.jpg" alt="Weapon of choice " width="758" height="1024" /></a><p class="wp-caption-text">Weapon of choice </p></div>
<p><a title="Bayonetta guns" href="http://offworld.com/2009/06/one-shot-bayonettas-scarboroug.html" target="_blank">http://offworld.com/2009/06/one-shot-bayonettas-scarboroug.html </a> (picture is from)</p>
<p style="margin-top: 0.4em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; line-height: 1.5em;">
<p style="margin-top: 0.4em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; line-height: 1.5em;"><strong>Bayonetta </strong></p>
<p style="margin-top: 0.4em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; line-height: 1.5em;">Is a witch who morphs into various different magical beasts and uses various firearms, along with magical attacks she performs with her own hair, to dispatch her foes. She awakens after a 500 year sleep and finds herself in an unfamiliar area with no memories of who or what she is. Over time, she begins to remember what caused her current predicament. 500 years before the incident that caused Bayonetta&#8217;s memory loss, there were two factions of warriors—the <em>Umbra Witches</em>, who are followers of darkness and their counterparts, the <em>Lumen Sages</em>, are followers of light. and this follows her on her quest to find the eyes of the world of which she belives she has the left side so goes in look for the right piece</p>
<p style="margin-top: 0.4em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; line-height: 1.5em;">There are several baddies to kill in this game and if you like to shoot targets and kick, punch them to death then this is a game for you i think it is aimed at a female gamer but it would appeal to male gamers just as much as the title character is kinda hot lol</p>
<p style="margin-top: 0.4em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; line-height: 1.5em;">
<p style="margin-top: 0.4em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; line-height: 1.5em;">
<div class="wp-caption alignnone" style="width: 1034px"><a href="http://www.analoghype.com/wp-content/uploads/2009/10/bayonetta.jpg"><img title="Bayonetta" src="http://www.analoghype.com/wp-content/uploads/2009/10/bayonetta.jpg" alt="Bayonetta  title character " width="1024" height="576" /></a><p class="wp-caption-text">Bayonetta  title character </p></div>
<p><a title="bayonetta picture" href="http:/http://www.analoghype.com/2009/10/sega-announces-winner-of-the-bayonetta-re-envisioned-art-contest/" target="_blank">http://www.analoghype.com</a> is where this image was taken from</p>
]]></content:encoded>
			<wfw:commentRss>http://perpie.liquidatom.co.uk/?feed=rss2&amp;p=29</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 12 constantine</title>
		<link>http://perpie.liquidatom.co.uk/?p=24</link>
		<comments>http://perpie.liquidatom.co.uk/?p=24#comments</comments>
		<pubDate>Mon, 16 Nov 2009 10:35:44 +0000</pubDate>
		<dc:creator>perpetual_drkness</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[Fedora 12]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://perpie.liquidatom.co.uk/?p=24</guid>
		<description><![CDATA[Fedora 12 is a Red Hat Linux Operating system and makes use of the free open source software  it is free and available to download currently Fedora 11 is available for free download or you can purchase the Live Cd .
Fedora 12 (constantine) is released this week and im looking forward to getting a copy, [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">F</span>edora 12 is a Red Hat Linux Operating system and makes use of the free open source software  it is free and available to download currently Fedora 11 is available for free download or you can purchase the Live Cd .</p>
<p>Fedora 12 (constantine) is released this week and im looking forward to getting a copy, I havent used Fedora before but the screenshots make it look sleek and modern and nicer in apperance than Ubuntu&#8217;s coffee stain lol <img src='http://perpie.liquidatom.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Pidgin has been replaced by a new IM system with camera and audio support which you cant curently get and its called &#8220;Empathy&#8221; this will rule out the need for Msn which takes a lot of memory usuage.</p>
<div class="wp-caption alignnone" style="width: 510px"><a href="http://cybernetnews.com/wp-content/uploads/2006/10/Fedora6.jpg"><img title="Image of a Fedora Desktop" src="http://cybernetnews.com/wp-content/uploads/2006/10/Fedora6.jpg" alt="Fedora Desktop example " width="500" height="375" /></a><p class="wp-caption-text">Fedora Desktop example </p></div>
<p>I have seen Fedora 11 and it looks very nice and sleek and Fedora 12 has minor tweeks and updates you can check out the features on the Fedora Project web page .   <a class="aligncenter" title="Fedora Project Website" href="http://fedoraproject.org/en/get-fedora" target="_blank">http://fedoraproject.org/en/get-fedora </a></p>
<p>Music application that was used was Thuderbird which is awesome as it will find YouTube vidoes and lyrics because as far as im aware there is no Itunes application to use on Linux if anyone knows of one please let me know as currently i use WINAMP which i dont think is available on Linux either <img src='http://perpie.liquidatom.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   ( Currently a Vista User with Linux in a Virtual Machine)</p>
<p>I went to buy the guide for Fedora so i have a headstart and can use it to negotiate myself round the new OS and found out its only available to preorder and is not realeased untill the end of Feburary which i think is a bit daft as it contains a free live cd of Fedora 12 , i will have to browse on release an online guide untill such time as the guide is released might just be me but wouldnt it be more sence to release the book around the same time as the new OS release =\ .</p>
<p>Once i get my copy and have used it i shall reblog and tell you how i got on <img src='http://perpie.liquidatom.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://perpie.liquidatom.co.uk/?feed=rss2&amp;p=24</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oh how my head hurts</title>
		<link>http://perpie.liquidatom.co.uk/?p=21</link>
		<comments>http://perpie.liquidatom.co.uk/?p=21#comments</comments>
		<pubDate>Sat, 10 Oct 2009 23:07:06 +0000</pubDate>
		<dc:creator>perpetual_drkness</dc:creator>
				<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://perpie.liquidatom.co.uk/?p=21</guid>
		<description><![CDATA[My friend in his infinate wisdom decided he would teach me linux shells and loading InspIRCd to make an IRC network, i thought ok i shall give it a try nothing ventured nothing gained so i had nothing to lose so the teaching comenced i had to download PUTTY which was straightforward and log on [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">M</span>y friend in his infinate wisdom decided he would teach me linux shells and loading InspIRCd to make an IRC network, i thought ok i shall give it a try nothing ventured nothing gained so i had nothing to lose so the teaching comenced i had to download PUTTY which was straightforward and log on to the server that was the easy bit as i was later to find out.</p>
<div class="wp-caption alignnone" style="width: 492px"><a href="http://wiki.inspircd.org/images/7/77/inspircdscreenie.png"><img title="inspIRCd example" src="http://wiki.inspircd.org/images/7/77/inspircdscreenie.png" alt="InspIRCd example" width="482" height="325" /></a><p class="wp-caption-text">InspIRCd example</p></div>
<p>But.. as i got into it PUTTY crashed 3 times so i had to restart configuring the InspIRCd from scratch , so then had to think of another solution so ran my ubuntu disc and use a terminal page to redo for the fourth time to add insult to injury once completed it wouldnt run few tweeks later and got it running then i had to configure the opers which seems sucessful all thats left to do is other items suck as chanserv operserv etc .</p>
<p>by the end of this day my head wanted to explode it hurt so much thanks to my friend i am going to persever many thanks for giving me motivation <img src='http://perpie.liquidatom.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://perpie.liquidatom.co.uk/?feed=rss2&amp;p=21</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Geek Humour</title>
		<link>http://perpie.liquidatom.co.uk/?p=16</link>
		<comments>http://perpie.liquidatom.co.uk/?p=16#comments</comments>
		<pubDate>Mon, 14 Sep 2009 00:43:20 +0000</pubDate>
		<dc:creator>perpetual_drkness</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://perpie.liquidatom.co.uk/?p=16</guid>
		<description><![CDATA[I have been somewhat down latley so though id looks for a joke to cheer me up so i went and looked around for some geekie jokes these are some of my favourites and feel free to add one of your own by leaving a comment or 2 and cheer up someone elses day

Helpdesk : [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">I</span> have been somewhat down latley so though id looks for a joke to cheer me up so i went and looked around for some geekie jokes these are some of my favourites and feel free to add one of your own by leaving a comment or 2 and cheer up someone elses day</p>
<p><a href="http://i271.photobucket.com/albums/jj159/angel0fdrknss3/Geek_by_liabfi.jpg"><img class="alignnone" title="geek" src="http://i271.photobucket.com/albums/jj159/angel0fdrknss3/Geek_by_liabfi.jpg" alt="" width="600" height="600" /></a></p>
<p>Helpdesk : Sir, you need to add 10GB space to your HD , Customer : Could you please tell where I can download that?</p>
<p>In a world without fences and walls, who needs Gates and Windows?</p>
<p>The box said &#8216;Requires Windows 95 or better&#8217;. So I installed LINUX</p>
<p>COFFEE.EXE Missing &#8211; Insert Cup and Press Any Key</p>
<p>BREAKFAST.COM Halted&#8230;Cereal Port Not Responding</p>
<p>Q: How many programmers does it take to change a light bulb?<br />
A: None. It&#8217;s a hardware problem.</p>
<h2><em><em>Very Inconsistent Software &#8211; Try Again  = VISTA<br />
</em></em></h2>
]]></content:encoded>
			<wfw:commentRss>http://perpie.liquidatom.co.uk/?feed=rss2&amp;p=16</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Women and technology</title>
		<link>http://perpie.liquidatom.co.uk/?p=13</link>
		<comments>http://perpie.liquidatom.co.uk/?p=13#comments</comments>
		<pubDate>Wed, 26 Aug 2009 19:10:23 +0000</pubDate>
		<dc:creator>perpetual_drkness</dc:creator>
				<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://perpie.liquidatom.co.uk/?p=13</guid>
		<description><![CDATA[Why is it when marketing technology to women companys just go &#8220;oh we will just make a pink one ! &#8221; and this is ment to surfice in these more technological times women are getting as geekie as the blokes, i am one of these such women. We are more interested in specs, how long [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">W</span>hy is it when marketing technology to women companys just go &#8220;oh we will just make a pink one ! &#8221; and this is ment to surfice in these more technological times women are getting as geekie as the blokes, i am one of these such women. We are more interested in specs, how long it will last and how many uses before buying any new technology.</p>
<div>
<dl style="width: 595px;">
<dt><img title="Hello Kitty Laptop" src="http://www.computersavenue.com/wp-content/uploads/2009/05/nec-hello-kitty-laptop-swarovski-crystal.jpg" alt="Hello Kitty Laptop" width="585" height="527" /></dt>
<dd>Hello Kitty Laptop</dd>
</dl>
</div>
<p>The average woman spends three times as much on technology such as mobile phones and laptops and mp3 players than they do on makeup or other items. This amounts to a market worth £15bn in the UK.</p>
<p>The technology sector lacks  in its attention to what it sees as an unequivocally second-rate “girl” revenue stream. This missed financial opportunity in this day and age! . Nintendo and their Wii fit system seems to have tapped into this market and have seen large sales gaming and exercise why are more companys not doing such things . There a now Blogs aimed at females, written by women ,The Lady Geeks being one such site</p>
<p><a title="lady geek" href="http://www.20-first.com/994-0-lady-geeks--women-as-consumers-of-technologies.html" target="_blank">http://www.20-first.com/994-0-lady-geeks&#8211;women-as-consumers-of-technologies.html</a></p>
<p>Linuxchix, A site dedicated to female linux users aimed at helping and educating them and offering assistance and advice in a chat room senario run by females for females where men are not excluded but allowed as advice givers. They also run lectures and groups for women in technology</p>
<p><a class="aligncenter" title="linuxchix" href="http://www.linuxchix.org/" target="_blank">http://www.linuxchix.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://perpie.liquidatom.co.uk/?feed=rss2&amp;p=13</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://perpie.liquidatom.co.uk/?p=1</link>
		<comments>http://perpie.liquidatom.co.uk/?p=1#comments</comments>
		<pubDate>Mon, 24 Aug 2009 23:45:50 +0000</pubDate>
		<dc:creator>perpetual_drkness</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://perpie.liquidatom.co.uk/?p=1</guid>
		<description><![CDATA[HAIIIIIIIIII
I am Perpie and this is my blog, In my Blog i will chart my successes and failures learning all aspects of computing from Computer Languages to Irc usages mainly aimed at the female perspective, I am on the look out for all help and feedback as my knowledge is next to nothing so learning as [...]]]></description>
			<content:encoded><![CDATA[<h1><span class="drop">H</span>AIIIIIIIIII</h1>
<h3>I am Perpie and this is my blog, In my Blog i will chart my successes and failures learning all aspects of computing from Computer Languages to Irc usages mainly aimed at the female perspective, I am on the look out for all help and feedback as my knowledge is next to nothing so learning as i go and will take any advice i am provided with.</h3>
<h3>This is a new Blog my old one resides            http://perpetualdrkness.wordpress.com/</h3>
<h3>Feel free to check it out xD</h3>
]]></content:encoded>
			<wfw:commentRss>http://perpie.liquidatom.co.uk/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
