<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Pelikoira</title>
	
	<link>http://blog.pelikoira.net</link>
	<description>Random posts about internet, games and open source</description>
	<lastBuildDate>Sun, 05 Sep 2010 15:05:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Pelikoira" /><feedburner:info uri="pelikoira" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Cleaning up subdomains and databases</title>
		<link>http://feedproxy.google.com/~r/Pelikoira/~3/dTPDmPjkopc/</link>
		<comments>http://blog.pelikoira.net/2010/09/05/cleaning-up-subdomains-and-databases/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 15:05:11 +0000</pubDate>
		<dc:creator>k00pa</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[gamingstats]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://blog.pelikoira.net/?p=595</guid>
		<description><![CDATA[As you may have noticed from the last post I made, I completely lost my motivation to keep Gamingstats up and running. Because of that I have closed the site. Thanks for everybody using the site, I learned lots of when I was developing this project. Now I have more time for other projects. (and [...]]]></description>
			<content:encoded><![CDATA[<p>As you may have noticed from the last post I made, I completely lost my motivation to keep Gamingstats up and running. Because of that I have closed the site. Thanks for everybody using the site, I learned lots of when I was developing this project. Now I have more time for other projects. (and games <img src='http://blog.pelikoira.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
<p>You can now also download the source code for the project on the old website. It is GPL, so you can continue developing it, or just run it for yourself.</p>
<p>I also removed some other old projects/subdomains/databases from my site.</p>
<p>In other news, I finished Starcraft 2 campaing couple of days ago <img src='http://blog.pelikoira.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/Pelikoira/~4/dTPDmPjkopc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pelikoira.net/2010/09/05/cleaning-up-subdomains-and-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.pelikoira.net/2010/09/05/cleaning-up-subdomains-and-databases/</feedburner:origLink></item>
		<item>
		<title>Problems with Gamingstats</title>
		<link>http://feedproxy.google.com/~r/Pelikoira/~3/soDqBonpeas/</link>
		<comments>http://blog.pelikoira.net/2010/09/02/problems-with-gamingstats/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 20:20:18 +0000</pubDate>
		<dc:creator>k00pa</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Web developing]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[gamingstats]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[rage]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://blog.pelikoira.net/?p=590</guid>
		<description><![CDATA[I just fixed problem on Gamingstats that affected all of the users. This time invalid username was filtered to empty string, causing updating process to halt. Problematic user is now removed from the system, but the bug is still there. I try to fix it tomorrow or something. I am not sure if I continue [...]]]></description>
			<content:encoded><![CDATA[<p>I just fixed problem on <a href="http://gamingstats.pelikoira.net/">Gamingstats</a> that affected all of the users. This time invalid username was filtered to empty string, causing updating process to halt. Problematic user is now removed from the system, but the bug is still there. I try to fix it tomorrow or something.</p>
<p>I am not sure if I continue to support this project. It has way too many problems. First is that changes to Steamcommunity usually breaks up my system and I have to find out the changes and it takes lot of time. (this time the problem was my fault, but yeah). Another thing that kills my motivation is that I don&#8217;t use this site anymore myself. So it isn&#8217;t anymore so fun to work with it. It is more like a job that I don&#8217;t get money for.</p>
<p>Most likely I am going to close the application, release it under GPL license and move forward. There is only couple of users that uses the service and I think that the system is way too buggy. I had to rewrite the parser because my webhost didn&#8217;t had all the plugins and stuff that I used when I coded on local development server. Because of that, the updater doesn&#8217;t have the best stability with bad input&#8230;</p>
<p>I was going to sleep one hour ago, but because the system didn&#8217;t work as I expected I wasted one hour trying to fix it. And my website also went down once when I tried to fix it, so I am not very happy with this project currently.</p>
<p>So yeah back to sleep now&#8230; -&gt;</p>
<img src="http://feeds.feedburner.com/~r/Pelikoira/~4/soDqBonpeas" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pelikoira.net/2010/09/02/problems-with-gamingstats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.pelikoira.net/2010/09/02/problems-with-gamingstats/</feedburner:origLink></item>
		<item>
		<title>Project update</title>
		<link>http://feedproxy.google.com/~r/Pelikoira/~3/IMWs7HFC-TU/</link>
		<comments>http://blog.pelikoira.net/2010/08/30/project-update/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 18:41:28 +0000</pubDate>
		<dc:creator>k00pa</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[todo]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://blog.pelikoira.net/?p=587</guid>
		<description><![CDATA[Time to list up all projects that I am working on! Recently finished projects: Gamingstats (minor patches in future) Currently working on: Map for ep2 (my entry to the voiceville competition) Project ideas: Game in c++ File sync system in php/c++ Game in php New theme to this blog&#8230; And then main reason to slow [...]]]></description>
			<content:encoded><![CDATA[<p>Time to list up all projects that I am working on!</p>
<p><strong>Recently finished projects:</strong></p>
<ul>
<li>Gamingstats (minor patches in future)</li>
</ul>
<p><strong>Currently working on:</strong></p>
<ul>
<li>Map for ep2 (my entry to the voiceville competition)</li>
</ul>
<p><strong>Project ideas:</strong></p>
<ul>
<li>Game in c++</li>
<li>File sync system in php/c++</li>
<li>Game in php</li>
<li>New theme to this blog&#8230;</li>
</ul>
<p>And then main reason to slow developing speed&#8230; Games. And those damn sales on steam&#8230; Here is what games I am currently playing.</p>
<p><strong>Multiplayer games:</strong></p>
<ul>
<li>Bc2</li>
<li>Starcraft 2</li>
<li>Worms: reloaded</li>
</ul>
<p><strong>Singleplayer games:</strong></p>
<ul>
<li>Starcraft 2</li>
<li>Doom3</li>
<li>Doom3:roe</li>
<li>Mass effect 1 x2</li>
<li>Mass effect 2 x2 +dlc</li>
</ul>
<p>So  far I have been very satisfied with Starcraft 2. I am going to write review about it later when I have finished it. <img src='http://blog.pelikoira.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  Usually I don&#8217;t like rts games, but  Starcraft is just so great fun to play.</p>
<img src="http://feeds.feedburner.com/~r/Pelikoira/~4/IMWs7HFC-TU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pelikoira.net/2010/08/30/project-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.pelikoira.net/2010/08/30/project-update/</feedburner:origLink></item>
		<item>
		<title>Update on the state of this site</title>
		<link>http://feedproxy.google.com/~r/Pelikoira/~3/m7403xfnr_0/</link>
		<comments>http://blog.pelikoira.net/2010/08/26/update-on-the-state-of-this-site/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 16:23:30 +0000</pubDate>
		<dc:creator>k00pa</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://blog.pelikoira.net/?p=583</guid>
		<description><![CDATA[So, sometime ago I got bit annoyed by my site. Mainly because the domain/name I have used on this site. It is old, I have always used it, but it is also bit lame. Because of this I started to find ways to improve/recreate my site. First I made list of reasons why I want [...]]]></description>
			<content:encoded><![CDATA[<p>So, sometime ago I got bit annoyed by my site. Mainly because the domain/name I have used on this site. It is old, I have always used it, but it is also bit lame. Because of this I started to find ways to improve/recreate my site.</p>
<p>First I made list of reasons why I want to have website. I want to have blog to post random rants. I want somekind of site where I can place all of my projects for everybody.</p>
<p>Then I started to make new name for my website&#8230; Well I didn&#8217;t got any good ideas for new name/domain. So the process of updating my site became slow.</p>
<p>After giving up on the new domain idea, I just wanted to recreate the layout, but I bought Starcraft 2&#8230; It and couple of other games killed my productivity. I also wanted to continue other projects that I had more fun with. Example Gamingstats is now on very stable state. I am also soon finishing my next map to EP2.</p>
<p>After month of &#8220;under development&#8221; status, I gave up creating new site/recreating this site. In that one month I got nothing done towards the new site. So yeah&#8230;</p>
<p>I may update the main site (www.pelikoira.net) little to point users to content I want them to go, but mostly I am going to keep this site as it is. Maybe new theme to my blog? <em>Maybe</em>&#8230;</p>
<img src="http://feeds.feedburner.com/~r/Pelikoira/~4/m7403xfnr_0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pelikoira.net/2010/08/26/update-on-the-state-of-this-site/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.pelikoira.net/2010/08/26/update-on-the-state-of-this-site/</feedburner:origLink></item>
		<item>
		<title>Testing out UDK</title>
		<link>http://feedproxy.google.com/~r/Pelikoira/~3/wXjovUSHgRo/</link>
		<comments>http://blog.pelikoira.net/2010/07/28/testing-out-udk/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 16:33:59 +0000</pubDate>
		<dc:creator>k00pa</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[epicgames]]></category>
		<category><![CDATA[gamedev]]></category>
		<category><![CDATA[source sdk]]></category>
		<category><![CDATA[udk]]></category>
		<category><![CDATA[valve]]></category>

		<guid isPermaLink="false">http://blog.pelikoira.net/?p=580</guid>
		<description><![CDATA[I found couple of good videos from the UDK wiki. I decided to download the UDK and try to make something with it. As I have used hammer before and I have experience on compiling source sdk, it wasn&#8217;t hard to learn with the videos. Comparing to the hammer editor, UDK can be harder for [...]]]></description>
			<content:encoded><![CDATA[<p>I found couple of good videos from the <a href="http://udn.epicgames.com/Three/VideoTutorials.html">UDK wiki</a>. I decided to download the UDK and try to make something with it. As I have used hammer before and I have experience on compiling source sdk, it wasn&#8217;t hard to learn with the videos.</p>
<p>Comparing to the hammer editor, UDK can be harder for first, but after while the UDK has many advantages over the Hammer editor.</p>
<p>Hammer editor is much easier to start with, because on UDK you need to use one special box to insert every brush. It is bit confusing at first.</p>
<p>But after I realized how the brush stuff worked, UDK became much easier. Inserting materials is awesome. Content browser is much better and faster than the Hammer browser. And lining materials automatically is just so useful feature.</p>
<p>Kismet is also much better way to create scripts/events to levels than the Hammers own I/O system. It is also very easy to make animations with Kismet+Matinee.</p>
<p>Only problems that I have with the Unreal editor is mostly just the amount of features. There is just so many options to setup <img src='http://blog.pelikoira.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>The play in editor feature is also nice, but it is not so awesome as it could be. It makes developing faster, but it won&#8217;t remove compiling&#8230;</p>
<p>On the code/mod side. UDK is MUCH easier to start with. With Source SDK you need to install Visual C++, extract the source, configure it and compile. With UDK you can code with unrealscript and compile that. Unrealscript is much easier than c++ and it won&#8217;t explode the whole game if you forget one variable somewhere.</p>
<p>Valve has to make some serious upgrades to Source to get more developers to use it. Unreal engine is very popular engine and there is only couple of non-valve source games.</p>
<p>I am going to play with the UDK some more. Maybe make my own mod or something. But only problem with UDK is that I don&#8217;t want to make maps for UT3 only <img src='http://blog.pelikoira.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  I have to use Hammer if I want to make maps for my favorite games.</p>
<img src="http://feeds.feedburner.com/~r/Pelikoira/~4/wXjovUSHgRo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pelikoira.net/2010/07/28/testing-out-udk/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.pelikoira.net/2010/07/28/testing-out-udk/</feedburner:origLink></item>
		<item>
		<title>Medal Of Honor Beta</title>
		<link>http://feedproxy.google.com/~r/Pelikoira/~3/nRonf8MaHdU/</link>
		<comments>http://blog.pelikoira.net/2010/07/23/medal-of-honor-beta/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 06:49:36 +0000</pubDate>
		<dc:creator>k00pa</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[DICE]]></category>
		<category><![CDATA[dlc]]></category>
		<category><![CDATA[EA]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[Medal Of Honor]]></category>

		<guid isPermaLink="false">http://blog.pelikoira.net/?p=576</guid>
		<description><![CDATA[I got the free beta key for the Medal of Honor. Now I know for sure that I don&#8217;t want to buy this game. Let&#8217;s get some good things to the start. Menu graphics are nice, game looks nice and runs smoothly. Sounds are also good. And well, it is kinda fun deathmatch game. And [...]]]></description>
			<content:encoded><![CDATA[<p>I got the free beta key for the Medal of Honor. Now I know for sure that I don&#8217;t want to buy this game.</p>
<p>Let&#8217;s get some good things to the start. Menu graphics are nice, game looks nice and runs smoothly. Sounds are also good. And well, it is kinda fun deathmatch game.</p>
<p>And  then to the bad things&#8230; Yes, it is beta, but there is way too much  problems for me to even think about wasting 50$ on this.</p>
<p>It  is a goddamn console port. There is a screen to &#8220;adjust my television&#8221;!  Is developers that lazy that they can&#8217;t remove one damn menu? The whole  ui is also not designed for mouse. And the server browser is even worse  than the first browser on bc2 beta. I don&#8217;t even known if it joins to  the server. It does nothing for 2-5secs and then it joins or not. And  why I cant see pings of players? Is it so hard to display the numbers?  Sigh&#8230; The text chat also bugs on the beta. If I press talk key, the  input field is stuck on the field and I cant do anything with it. Developers, please, dont do shitty console ports.</p>
<p>Gameplay  is not bad, but I have already enough games like this. This is some  kind of bf/bc game that tries to be cod&#8230; It just feels too much like a  MW2 mod to bc2. They have just changed some skins and maps, etc. Some of  the animations are taken from bc2!</p>
<p>Some  of the ingame icons are also from the bc2. There is also lots of models  also copied&#8230; This game just feels like quick clone to make easy money&#8230;</p>
<p>And the gameplay? Yes, it is mostly ok random deathmatch&#8230; Gameplay is mostly ok,  expect that I already have 3 games that are similar to this. Levels are  just way too static. After bc2 destructible environment, this game has  annoying feeling&#8230; I can see that somebody can have fun with this for sure, but I don&#8217;t see reason to spend money on this game.</p>
<p>It  can&#8217;t be so hard to support custom maps. Looks like EA just wants to sell DLC rather than having community making custom maps&#8230;</p>
<p>And  for competitive gaming, this isn’t going to work. REAL dedicated  servers are necessary. Not these restricted shitty “rent-only” things.  Also, where is the record functions? Every modern game-engine has record-functionality  build in! Source,goldsource, unreal, quake(Id tech), Call of Duty(custom)&#8230;.  And why I can&#8217;t spectate from first person??</p>
<p>And  looks like all game companies have started to ruin competitive gaming.  Dedicated servers most likely only for rent&#8230; No custom maps&#8230; No  console&#8230;. And after couple of months we get a freaking dlc for 10$.  And then couple of moths and they are selling next big game for 50$&#8230;  No thanks.</p>
<p>I  can see that somebody would like this game. But for me this isn’t worth  of wasting money. I already have MW1 and MW2 for fast deathmatch. (And  quake for REAL deathmatch) And I already have BC2 for more team-based  battles. So yeah&#8230; I am not very happy about this game or where the  gaming industry is going with this kind of games.</p>
<img src="http://feeds.feedburner.com/~r/Pelikoira/~4/nRonf8MaHdU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pelikoira.net/2010/07/23/medal-of-honor-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.pelikoira.net/2010/07/23/medal-of-honor-beta/</feedburner:origLink></item>
		<item>
		<title>Moving from Digg to Reddit</title>
		<link>http://feedproxy.google.com/~r/Pelikoira/~3/Eu9SHXx3zbU/</link>
		<comments>http://blog.pelikoira.net/2010/07/16/moving-from-digg-to-reddit/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 17:14:44 +0000</pubDate>
		<dc:creator>k00pa</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[digg]]></category>
		<category><![CDATA[Reddit]]></category>

		<guid isPermaLink="false">http://blog.pelikoira.net/?p=570</guid>
		<description><![CDATA[I found Digg first. Then I found Reddit. I didn&#8217;t like reddit at first because it didn&#8217;t look as good as digg, so I went back to Digg for couple of years. But now I have moved to Reddit. But why? Content on Digg wasn&#8217;t the best that I would expect. Lots of duplicated links [...]]]></description>
			<content:encoded><![CDATA[<p>I found Digg first. Then I  found Reddit. I didn&#8217;t like reddit at first because it didn&#8217;t look as good as  digg, so I went back to Digg for couple of years. But now I have moved  to Reddit.</p>
<p>But why? Content on Digg wasn&#8217;t the best that I would expect.  Lots of duplicated links and power users ruining the system, etc, etc.  Digg tries also to make money more aggressively. There is only couple of  ads on Reddit and half of them are there just to thank that I have  adblock disabled <img src='http://blog.pelikoira.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  I can&#8217;t even use Digg without adblocker. It is so  bloated with many ads.</p>
<p>I also feel that Reddit has better content for me, partly because I can customize my Reddit feed with &#8220;subreddits&#8221;. Anybody can create their own subreddit for anything/anybody.</p>
<p>Reddit also has better app for iPod/iPhone &#8220;Blue alien&#8221; app works without any problems, but the Digg application is  unstable and slow.</p>
<p>The new Digg beta is heading to interesting  direction. Concept is really good, but so far it haven&#8217;t been so great  for me. I don&#8217;t have friends/followers on Digg so my feed is little  quiet&#8230;</p>
<p>For me, Reddit feels more open way to share stuff on internet. It feels more like a forum than a link sharing site&#8230;</p>
<p>And reddit is open source &lt;3</p>
<img src="http://feeds.feedburner.com/~r/Pelikoira/~4/Eu9SHXx3zbU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pelikoira.net/2010/07/16/moving-from-digg-to-reddit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.pelikoira.net/2010/07/16/moving-from-digg-to-reddit/</feedburner:origLink></item>
		<item>
		<title>Mass Effect 2</title>
		<link>http://feedproxy.google.com/~r/Pelikoira/~3/6zl_PNtkkMo/</link>
		<comments>http://blog.pelikoira.net/2010/07/09/mass-effect-2/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 18:32:15 +0000</pubDate>
		<dc:creator>k00pa</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[fps]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[Mass Effect]]></category>
		<category><![CDATA[RPG]]></category>

		<guid isPermaLink="false">http://blog.pelikoira.net/?p=567</guid>
		<description><![CDATA[Mass Effect 2 is so far one of the greatest games I have ever played. It is just like Mass Effect 1, but with better graphics and without boring stuff. Good gameplay, great story, interesting world. I can&#8217;t say anything bad about this game. It doesn&#8217;t even have any of those boring RPG elements that [...]]]></description>
			<content:encoded><![CDATA[<p>Mass Effect 2 is so far  one of the greatest games I have ever played. It is just like Mass Effect 1, but  with better graphics and without boring stuff.</p>
<p>Good gameplay, great story, interesting world. I can&#8217;t say anything bad about this game. It doesn&#8217;t even have any of those boring RPG elements that Mass Effect 1 had.</p>
<p>Importing saves from me1 can changes lot of scenes on the second  game. It is always fun to remember some things on the first game that  comes up on the second one. Example meeting Wrex on Me2 is one of the best moments.</p>
<p>Well yeah, yet another post about  game that everybody already knows. <img src='http://blog.pelikoira.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Great game that you should try if  you haven&#8217;t. (and don&#8217;t do the mistake I made, just play the me1 first)</p>
<img src="http://feeds.feedburner.com/~r/Pelikoira/~4/6zl_PNtkkMo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pelikoira.net/2010/07/09/mass-effect-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.pelikoira.net/2010/07/09/mass-effect-2/</feedburner:origLink></item>
		<item>
		<title>Possible changes to this site coming in future</title>
		<link>http://feedproxy.google.com/~r/Pelikoira/~3/9fWf-CdKgCU/</link>
		<comments>http://blog.pelikoira.net/2010/07/07/possible-changes-to-this-site-coming-in-future/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 16:00:44 +0000</pubDate>
		<dc:creator>k00pa</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[idea]]></category>

		<guid isPermaLink="false">http://blog.pelikoira.net/?p=553</guid>
		<description><![CDATA[I have thinking about some changes to my current website. Maybe even creating another website. I will keep this blog under this domain. This blog has been running for almost 2 years and I am happy with it. Maybe new layout or something. Sometimes I have thinked about closing this site down&#8230; But I get [...]]]></description>
			<content:encoded><![CDATA[<p>I have thinking about some changes to my current website. Maybe even creating another website.</p>
<p>I will keep this blog under this domain. This blog has been running for almost 2 years and I am happy with it. Maybe new layout or something.</p>
<p>Sometimes I have thinked about closing this site down&#8230; But I get stable traffic and I like to post random stuff on my blog when I want to.</p>
<p>I have issues mainly with the main site where I place my projects. I have tried couple of CMS systems and now I have build my own files.pelikoira.net system, but I am not happy with it. I want some kind of site that I can use to show my projects more easily, current is not good for it. It just lists my projects. I want some kind of portfolio.</p>
<p>As I have finished the <a href="http://gamingstats.pelikoira.net/">Gamingstats</a> project recently, I can continue with other projects. Upcoming project ideas for me:</p>
<ul>
<li>New layout for blog</li>
<li>New system for projects</li>
<li>C++ game-engine / game</li>
<li>TF2 map</li>
</ul>
<p>So if I don&#8217;t post anything new, it doesn&#8217;t mean that I have abandon this blog, I am just busy with other stuff.</p>
<p>(And this is my 100&#8242;th post to this blog! \o/)</p>
<p>Edit: and yeah, forgot to mention. The vps is down. Host had some issues with the connection to the datacenter and it was lagging/bugging all the time. So vps/ts3 server is down. Maybe new vps in future? (Maybe even tf2 server?)</p>
<img src="http://feeds.feedburner.com/~r/Pelikoira/~4/9fWf-CdKgCU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pelikoira.net/2010/07/07/possible-changes-to-this-site-coming-in-future/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.pelikoira.net/2010/07/07/possible-changes-to-this-site-coming-in-future/</feedburner:origLink></item>
		<item>
		<title>Mass Effect</title>
		<link>http://feedproxy.google.com/~r/Pelikoira/~3/wrlSckRukcM/</link>
		<comments>http://blog.pelikoira.net/2010/07/01/mass-effect/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 07:09:06 +0000</pubDate>
		<dc:creator>k00pa</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[One week, one game]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[fps]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[Mass Effect]]></category>
		<category><![CDATA[RPG]]></category>

		<guid isPermaLink="false">http://blog.pelikoira.net/?p=554</guid>
		<description><![CDATA[Last weeks one game, one week post is some late, but that can&#8217;t be huge problem. I played the first Mass Effect, I had some technical issues with it, but nothing big. (First I managed to delete my saves after 9 hours played&#8230; then the game had 2.5meg corrupted files and it took while to [...]]]></description>
			<content:encoded><![CDATA[<p>Last weeks one game, one week post is some late, but that can&#8217;t be huge problem.</p>
<p>I played the first Mass Effect, I had some technical issues with it, but nothing big. (First I managed to delete my saves after 9 hours played&#8230; then the game had 2.5meg corrupted files and it took while to find the problem and force steam to redownload those files (verify cache didn&#8217;t work first time I tried))</p>
<p>Mass Effect is single player RPG-FPS game that is very much story based. The story is awesome, but the ability to change the way it goes makes it even better experience. If some character dies in the game, he/she is permanently death. He/she is dead even on the Mass Effect 2. So there is some big choices to make, and the results can change the dialogs lot.</p>
<p>The RPG is system is not very good, the inventory is broken and it is not fun to change weapons/mods to weapons. It is slow and annoying to use. (good that they fixed this to ME2.) Good that I dont need to use it lot. The leveling up system is also somehow broken. I really don&#8217;t care what level I am, because it seems like all enemies scale to my level so it is never too hard for my level. (And scaling of enemies is actually good thing) Skill tree is only RPG element that is not broken. (But it is better on ME2)</p>
<p>Combat is fun, but there is some features that I barely ever used, like commanding squad members to position/attack/etc. I only used the pause menu to activate skills. However the cover system is good. Works very well after some playing.</p>
<p>Most likely everybody knows that Mass Effect is good game and they won&#8217;t need more obvios stuff about the game. If you don&#8217;t have Mass Effect, just get it. It is one of the best games I have played.</p>
<p><img class="alignnone size-full wp-image-558" title="me1" src="http://blog.pelikoira.net/wp-content/uploads/2010/07/me1.jpg" alt="" width="460" height="215" /></p>
<p><!--a3b08591b80541e5873062620776922e--></p>
<img src="http://feeds.feedburner.com/~r/Pelikoira/~4/wrlSckRukcM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.pelikoira.net/2010/07/01/mass-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.pelikoira.net/2010/07/01/mass-effect/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 3.588 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-09-08 21:27:24 -->
