<?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>Sak's Weblog</title>
	<atom:link href="http://sakibfarid.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sakibfarid.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 31 Jan 2012 20:46:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sakibfarid.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Sak's Weblog</title>
		<link>http://sakibfarid.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sakibfarid.wordpress.com/osd.xml" title="Sak&#039;s Weblog" />
	<atom:link rel='hub' href='http://sakibfarid.wordpress.com/?pushpress=hub'/>
		<item>
		<title>JQuery animation to create a wave effect</title>
		<link>http://sakibfarid.wordpress.com/2012/01/31/jquery-animation-to-create-a-wave-effect/</link>
		<comments>http://sakibfarid.wordpress.com/2012/01/31/jquery-animation-to-create-a-wave-effect/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 20:37:51 +0000</pubDate>
		<dc:creator>Sakib Farid</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[jquery animation]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://sakibfarid.wordpress.com/?p=52</guid>
		<description><![CDATA[After looking around everywhere for a tutorial on creating a wave effect (something like the ps3 home screen waves) I decided to try it myself&#8230; You can see the result here. To see how it&#8217;s done just view the source (I know I know the code could be much nicer and DRYer but it more [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=52&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After looking around everywhere for a tutorial on creating a wave effect (something like the ps3 home screen waves) I decided to try it myself&#8230;</p>
<p>You can see the result <a title="Car Care" href="http://www.intodetail.co.uk" target="_blank">here</a>.</p>
<p>To see how it&#8217;s done just view the source (I know I know the code could be much nicer and DRYer but it more about the concept)</p>
<p>I would to see any similar stuff so post a link in  the comments!</p>
<br />Filed under: <a href='http://sakibfarid.wordpress.com/category/programming/'>Programming</a> Tagged: <a href='http://sakibfarid.wordpress.com/tag/jquery-animation/'>jquery animation</a>, <a href='http://sakibfarid.wordpress.com/tag/web-design/'>web design</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakibfarid.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakibfarid.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakibfarid.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakibfarid.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakibfarid.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakibfarid.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakibfarid.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakibfarid.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakibfarid.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakibfarid.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakibfarid.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakibfarid.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakibfarid.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakibfarid.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=52&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakibfarid.wordpress.com/2012/01/31/jquery-animation-to-create-a-wave-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/903a348d894178a7b7836b5ffb180676?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Zak</media:title>
		</media:content>
	</item>
		<item>
		<title>Kohana Credit Card Pre-Authorisation Payment Driver</title>
		<link>http://sakibfarid.wordpress.com/2009/08/31/kohana-credit-card-pre-authorisation-payment-driver/</link>
		<comments>http://sakibfarid.wordpress.com/2009/08/31/kohana-credit-card-pre-authorisation-payment-driver/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 19:44:38 +0000</pubDate>
		<dc:creator>Sakib Farid</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[credit card]]></category>
		<category><![CDATA[Kohana]]></category>
		<category><![CDATA[payment driver]]></category>
		<category><![CDATA[payment module]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PHP Framework]]></category>
		<category><![CDATA[pre-authorisation]]></category>

		<guid isPermaLink="false">http://sakibfarid.wordpress.com/?p=45</guid>
		<description><![CDATA[Kohana comes with a payment module with various payment drivers. Here is a payment driver for credit card pre authorisation&#8230; config/payment.php and the payment driver&#8230; You must ofcourse create any forms you require. Visit the Kohana website for more information on the payment module. Posted in Programming Tagged: credit card, Kohana, payment driver, payment module, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=45&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a title="Kohana PHP Framework" href="http://kohanaphp.com/" target="_blank">Kohana</a> comes with a payment module with various payment drivers. Here is a payment driver for credit card pre authorisation&#8230;</p>
<p>config/payment.php</p>
<p><pre class="brush: css;">
$config['Creditcard'] = array
(
 'driver'        =&gt; 'Creditcard',
);
</pre></p>
<p>and the payment driver&#8230;</p>
<p><pre class="brush: css;">
&lt;?php defined('SYSPATH') OR die('No direct access allowed.');
/**
 * Creditcard Payment Driver
 *
 *
 * @author     Sakib Farid
 */
class Payment_Creditcard_Driver implements Payment_Driver
{
 // Fields required to do a transaction
 private $required_fields = array
 (
 'card_num'         =&gt; false,
 //format mmyy
 'exp_date'         =&gt; false,
 );

 private $fields = array(
 'card_num'=&gt;'',
 //format mmyy
 'exp_date'=&gt;'',
 'cvv'=&gt;'',
 //format mmyy
 'start_date',
 'issue_num',
 );

 private $cc_expiry_month;
 private $cc_expiry_year;
 /**
 * Sets the config for the class.
 *
 * @param  array  config passed from the library
 */
 public function __construct($config)
 {
 Kohana::log('debug', 'Creditcard Payment Driver Initialized');
 }

 public function set_fields($fields)
 {
 foreach ((array) $fields as $key =&gt; $value)
 {
 $this-&gt;fields[$key] = $value;
 if (array_key_exists($key, $this-&gt;required_fields) and !empty($value)) $this-&gt;required_fields[$key] = true;
 }
 }

 public function process()
 {
 // Check for required fields
 if (in_array(false, $this-&gt;required_fields))
 {
 $fields = array();
 foreach ($this-&gt;required_fields as $key =&gt; $field)
 {
 if (!$field) $fields[] = $key;
 }
 return 'required_fields';
 }

 $this-&gt;fields['card_num'] = ereg_replace('[^0-9]', '', $this-&gt;fields['card_num']);

 if (ereg('^4[0-9]{12}([0-9]{3})?$', $this-&gt;fields['card_num'])) {
 $_SESSION['cc_type'] = 'Visa';
 } elseif (ereg('^5[1-5][0-9]{14}$', $this-&gt;fields['card_num'])) {
 $_SESSION['cc_type'] = 'Master Card';
 //} elseif (ereg('^3[47][0-9]{13}$', $this-&gt;card_num)) {
 //  $_SESSION['cc_type'] = 'American Express';
 } elseif (ereg('^3(0[0-5]|[68][0-9])[0-9]{11}$', $this-&gt;fields['card_num'])) {
 $_SESSION['cc_type'] = 'Diners Club';
 } elseif (ereg('^6011[0-9]{12}$', $this-&gt;fields['card_num'])) {
 $_SESSION['cc_type'] = 'Discover';
 } elseif (ereg('^(3[0-9]{4}|2131|1800)[0-9]{11}$', $this-&gt;fields['card_num'])) {
 $_SESSION['cc_type'] = 'JCB';
 } elseif (ereg('^5610[0-9]{12}$', $this-&gt;fields['card_num'])) {
 $_SESSION['cc_type'] = 'Australian BankCard';
 } elseif (ereg('((^(4903|4905|4911|4936|6333|6759)([0-9]{12}|[0-9]{14}|[0-9]{15}))|(^(564182|633110)([0-9]{10}|[0-9]{12}|[0-9]{13})))$', $this-&gt;fields['card_num'])) {
 $_SESSION['cc_type'] = 'Switch Debit Card';
 } else {
 //unknown card number
 return -1;
 }

 $expiry_m = substr($this-&gt;fields['exp_date'], 0, 2);

 if (is_numeric($expiry_m) &amp;&amp; ($expiry_m &gt; 0) &amp;&amp; ($expiry_m &lt; 13)) {
 $this-&gt;cc_expiry_month = $expiry_m;
 } else {
 //expiry month is invalid
 return -2;
 }

 $current_year = date('Y');
 $expiry_y = substr($this-&gt;fields['exp_date'], 2);
 $expiry_y = substr($current_year, 0, 2) . $expiry_y;
 if (is_numeric($expiry_y) &amp;&amp; ($expiry_y &gt;= $current_year) &amp;&amp; ($expiry_y &lt;= ($current_year + 10))) {
 $this-&gt;cc_expiry_year = $expiry_y;
 } else {
 //invalid expiry year
 return -3;
 }

 if ($expiry_y == $current_year) {
 if ($expiry_m &lt; date('n')) {
 //invalid expiry date, not in future
 return -4;
 }
 }

 $cardNumber = strrev($this-&gt;fields['card_num']);
 $numSum = 0;

 for ($i=0; $i&lt;strlen($cardNumber); $i++) {
 $currentNum = substr($cardNumber, $i, 1);

 // Double every second digit
 if ($i % 2 == 1) {
 $currentNum *= 2;
 }

 // Add digits of 2-digit numbers together
 if ($currentNum &gt; 9) {
 $firstNum = $currentNum % 10;
 $secondNum = ($currentNum - $firstNum) / 10;
 $currentNum = $firstNum + $secondNum;
 }

 $numSum += $currentNum;
 }

 // If the total has no remainder it's OK
 if ($numSum % 10 == 0) {
 return true;
 } else {
 //hasnt passed pre-authorisation
 return -5;
 }
 }

}
</pre></p>
<p>You must ofcourse create any forms you require.</p>
<p>Visit the <a title="Kohana PHP Framework" href="http://kohanaphp.com/" target="_blank">Kohana</a> website for more information on the <a title="Kohana Payment Module" href="http://docs.kohanaphp.com/addons/payment" target="_blank">payment module</a>.</p>
<br />Posted in Programming Tagged: credit card, Kohana, payment driver, payment module, php, PHP Framework, pre-authorisation <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakibfarid.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakibfarid.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakibfarid.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakibfarid.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakibfarid.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakibfarid.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakibfarid.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakibfarid.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakibfarid.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakibfarid.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakibfarid.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakibfarid.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakibfarid.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakibfarid.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=45&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakibfarid.wordpress.com/2009/08/31/kohana-credit-card-pre-authorisation-payment-driver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/903a348d894178a7b7836b5ffb180676?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Zak</media:title>
		</media:content>
	</item>
		<item>
		<title>Soul Calibur 4 PS3 &#8211; Compare Prices</title>
		<link>http://sakibfarid.wordpress.com/2008/07/30/soul-calibur-4-ps3-compare-prices/</link>
		<comments>http://sakibfarid.wordpress.com/2008/07/30/soul-calibur-4-ps3-compare-prices/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 15:14:46 +0000</pubDate>
		<dc:creator>Sakib Farid</dc:creator>
				<category><![CDATA[PS3]]></category>
		<category><![CDATA[Shopping]]></category>
		<category><![CDATA[Compare Price]]></category>
		<category><![CDATA[Compare Prices]]></category>
		<category><![CDATA[Playstation 3]]></category>
		<category><![CDATA[Price Compare]]></category>
		<category><![CDATA[Price Comparison]]></category>
		<category><![CDATA[Soul Calibur 4]]></category>
		<category><![CDATA[Soul Calibur IV]]></category>
		<category><![CDATA[SoulCalibur 4]]></category>
		<category><![CDATA[SoulCalibur IV]]></category>

		<guid isPermaLink="false">http://sakibfarid.wordpress.com/?p=35</guid>
		<description><![CDATA[With Soul Calibur 4 releasing on the 1st of August 2008 for the PS3, many who know about this series awesome fighting series will be eagerly waiting. The fourth installment of the game has received favorable reviews and for fans of the fighting genre this is an unmissable title. To compare the prices from over [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=35&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>With Soul Calibur 4 releasing on the 1st of August 2008 for the PS3, many who know about this series awesome fighting series will be eagerly waiting. The fourth installment of the game  has received favorable reviews and for fans of the fighting genre this is an unmissable title.</p>
<p>To compare the prices from over 20 retailers for  <a title="Soul Calibur 4 PS3 Compare Prices" href="http://ps3.gamescomparison.co.uk/products.php?q=soul%20calibur%20iv" target="_blank">Soul Caliber IV</a> or as some retailers have it, <a title="SoulCalibur 4 PS3 Compare Prices" href="http://ps3.gamescomparison.co.uk/products.php?q=soulcalibur%20iv" target="_blank">SoulCaliber IV</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sakibfarid.wordpress.com/35/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sakibfarid.wordpress.com/35/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakibfarid.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakibfarid.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakibfarid.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakibfarid.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakibfarid.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakibfarid.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakibfarid.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakibfarid.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakibfarid.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakibfarid.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakibfarid.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakibfarid.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakibfarid.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakibfarid.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=35&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakibfarid.wordpress.com/2008/07/30/soul-calibur-4-ps3-compare-prices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/903a348d894178a7b7836b5ffb180676?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Zak</media:title>
		</media:content>
	</item>
		<item>
		<title>PS3 Games: Call of Duty 4</title>
		<link>http://sakibfarid.wordpress.com/2008/07/09/ps3-games-call-of-duty-4/</link>
		<comments>http://sakibfarid.wordpress.com/2008/07/09/ps3-games-call-of-duty-4/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 12:30:20 +0000</pubDate>
		<dc:creator>Sakib Farid</dc:creator>
				<category><![CDATA[PS3]]></category>
		<category><![CDATA[Call of Duty 4]]></category>
		<category><![CDATA[Playstation 3]]></category>
		<category><![CDATA[PS3 Games]]></category>
		<category><![CDATA[Video Games]]></category>

		<guid isPermaLink="false">http://sakibfarid.wordpress.com/?p=30</guid>
		<description><![CDATA[You can even get to the stairs, eliminating all targets and then situation beacons to call in espousal to tidy out adversary gun nests in buildings. From that goal, the mission ups the stake, but having you pilot through a chain of buildings, picking up a spike (land-based missile, appear-to-air-to-seeming) to crack out a combine [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=30&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">You can even get to the stairs, eliminating all targets and then situation beacons to call in espousal to tidy out adversary gun nests in buildings. From that goal, the mission ups the stake, but having you pilot through a chain of buildings, picking up a spike (land-based missile, appear-to-air-to-seeming) to crack out a combine of adversary tanks. Discard the night dream for this one. The explosions when the missile hits the tanks are the usual assortment of modes, as a sniper, to riding shotgun in insurgence by the name of MacTavish. </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">In actuality, this is the calm before the storm. Nikolai asks if you think that leads to the hallway and then it will be securing a site from a homicide shot to wipe out as a money reserved and as you earn experience points during the multiplayer sessions, you unlock lessons and can be overwhelmed by the combat sounds, but inbound bogeys (MiGs) put an end to plans other than having to reiterate the complete smooth. From effective as well as course that are unlocked the more intense, while CoD3 was interesting to footnote that you could put a bullet into one television monitor and swipe it out, but another amazing dimension to the plucky. Perks will enable you to manila up at sea, during a storm, which purportedly transport a nuclear mechanism. They find the gadget all on a video looping. CoD3 was a triumph of intensity and eye sweetie; it is easily eclipsed by Call of Duty 4: Modern Warfare.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">In due course, you will be opened. </span></span>Mission updates stop charging onward, giving the pastime sagacity of realism.<span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">Checkpoints reached act as revive points and should you die; you tool up your firearm and squirt back at the player that put you down. Tracers flashing through the night add another bit. Call of Duty 4 goes advanced with near allies’ selection up and throwing back live ammo.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">Call of Duty 4 does score the hit with the small plaster of blood. The legend begins with a new addition to the SAS by the U.S. Marines. You measure into the combat boots of Sgt. Paul Jackson. The goal is to move across a hostile city to the television studio where Al-Asad is broadcasting. It is equally intense up to the television studio, but once there, you command the Call of Duty license up into the modern era and embrace the next-gen console in a style that will definitely please fans of the first-person shooter genre and CoD cycle. </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">Multiplayer will really add to the endurance of the willing and is a dynamic evolving experience that grabs players by the throat and immerses them in the scenarios in a seemingly effortless mode. The UI education curve is tiny. No, you can’t tremble in the back and criticize, but have to hint the charge through the enemies to the door that this is the high end of the missions, think again.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">Graphically, however, CoD4 is stunning. Cut to an aerial assault, CoD4 is a thrill that will challenge even the more hardcore gamers.</span></span></p>
<p class="MsoNormal"><a title="Call of Duty 4 Price Compare PS3" href="http://ps3.gamescomparison.co.uk">Call of Duty 4 PS3 Price Compare</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sakibfarid.wordpress.com/30/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sakibfarid.wordpress.com/30/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakibfarid.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakibfarid.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakibfarid.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakibfarid.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakibfarid.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakibfarid.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakibfarid.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakibfarid.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakibfarid.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakibfarid.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakibfarid.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakibfarid.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakibfarid.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakibfarid.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=30&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakibfarid.wordpress.com/2008/07/09/ps3-games-call-of-duty-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/903a348d894178a7b7836b5ffb180676?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Zak</media:title>
		</media:content>
	</item>
		<item>
		<title>PS3 Games: Civilization Revolution</title>
		<link>http://sakibfarid.wordpress.com/2008/07/08/ps3-games-civilization-revolution/</link>
		<comments>http://sakibfarid.wordpress.com/2008/07/08/ps3-games-civilization-revolution/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 12:11:41 +0000</pubDate>
		<dc:creator>Sakib Farid</dc:creator>
				<category><![CDATA[PS3]]></category>
		<category><![CDATA[Civilization Revolution]]></category>
		<category><![CDATA[Playstation 3]]></category>
		<category><![CDATA[Video Games]]></category>

		<guid isPermaLink="false">http://sakibfarid.wordpress.com/?p=29</guid>
		<description><![CDATA[Sid Meier’s Civilization Revolution is an opening to experience the epic empire-house world of Civilization in an all new accessible, visually immersive, and action-packed world specifically intended for the console and handheld gamer. Delivering Civilization&#8217;s legendary epic boundless-player campaigns featuring vast re-playability and unmatched addictive gameplay as well as revolutionary skin like genuine-time interaction with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=29&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;" lang="EN-US">Sid Meier’s Civilization Revolution is an opening to experience the epic empire-house world of Civilization in an all new accessible, visually immersive, and action-packed world specifically intended for the console and handheld gamer. Delivering Civilization&#8217;s legendary epic boundless-player campaigns featuring vast re-playability and unmatched addictive gameplay as well as revolutionary skin like genuine-time interaction with leaders and advisors, extensive multiplayer capabilities and integrated film and utter chat, it transports the Civilization chain to a balanced of gameplay that fans have never seen before. Some of the key features that resonate with fans of stratagem sport and the Civilization authorize contain 16 civilizations to master and principal to victory, an array of prominent historical leaders to play as, or compete against, and accessible maps and streamlined time size for earlier playoffs, intense combat, and unbroken action. In online multiplayer style, players compete for world success and glory among their peers as they argue in teams; move-to-rule or epic free-for-all matches. In addition, vehicle-matching, ranked sport, leaderboards, achievements, downloadable added please and integrated cartridge and state chat make the online play more versatile and fun than any earlier rendering of Civilization and will permit players to see where they plunk against the competition. Finally, the outlook of ruler of the world can be settled online.</span></span></p>
<p><a title="COmpare price for Civilization Revolution PS3" href="http://ps3.gamescomparison.co.uk">Compare prices for Civilization Revolution on the PS3</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sakibfarid.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sakibfarid.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakibfarid.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakibfarid.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakibfarid.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakibfarid.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakibfarid.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakibfarid.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakibfarid.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakibfarid.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakibfarid.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakibfarid.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakibfarid.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakibfarid.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakibfarid.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakibfarid.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=29&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakibfarid.wordpress.com/2008/07/08/ps3-games-civilization-revolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/903a348d894178a7b7836b5ffb180676?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Zak</media:title>
		</media:content>
	</item>
		<item>
		<title>PS3 Games: Uncharted Drakes Fortune</title>
		<link>http://sakibfarid.wordpress.com/2008/07/04/ps3-games-uncharted-drakes-fortune/</link>
		<comments>http://sakibfarid.wordpress.com/2008/07/04/ps3-games-uncharted-drakes-fortune/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 12:08:11 +0000</pubDate>
		<dc:creator>Sakib Farid</dc:creator>
				<category><![CDATA[PS3]]></category>
		<category><![CDATA[Playstation 3]]></category>
		<category><![CDATA[Uncharted Drakes Fortune]]></category>
		<category><![CDATA[Video Games]]></category>

		<guid isPermaLink="false">http://sakibfarid.wordpress.com/?p=28</guid>
		<description><![CDATA[A modern day opulence seeker sets off on an exploration after a 4 century old trace in the casket of Sir Francis Drake, for the magic treasure of El Dorado, chief to the discovery of an elapsed island in the center of the Pacific Ocean. The seek turns deadly when Nathan Drake becomes stuck on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=28&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;" lang="EN-US">A modern day opulence seeker sets off on an exploration after a 4 century old trace in the casket of Sir Francis Drake, for the magic treasure of </span></span><span lang="EN-US">El Dorado</span><span lang="EN-US">, chief to the discovery of an elapsed island in the center of the </span><span lang="EN-US">Pacific Ocean</span><span lang="EN-US">. The seek turns deadly when Nathan Drake becomes stuck on the island and hunted by mercenaries. Outnumbering and outgunned, Drake and his companions must attack to outlive as they instigate to untangle the terrible secrets unknown on the </span><span lang="EN-US">Island</span><span lang="EN-US">. Using maps and archaic artifacts reveal clues and loosen mysteries to find an elapsed island and a treasure that was thought to have never existed. Explore exotic locations. Traverse through living jungles and spectacular 400-year-old ruins. Drake&#8217;s companions and allies play an important character in the adventure through cooperative procedure, gun play and exploration. Experience swiftly-paced gunplay: use an array of environmental elements for embrace, race enemies off pathetic vehicles in high pace chases and more. Use an array of hand-to-hand fighting moves to put your opponent off residue. Anything from windswept haymaker punches to operation abandon-kicks. Naughty Dog&#8217;s advanced spirit techniques permit Nathan to flog seamlessly between schedule and achieve a complete new alongside of believability in gameplay. Nathan could restock his mace while evasion bullets and find conceal behind a barricade, all in one charming sincere beckon.</span></p>
<p class="MsoNormal"><a title="Compare prices for Uncharted Drakes Fortune PS3" href="http://ps3.gamescomparison.co.uk">Compare prices for the PS3 game &#8211; Uncharted Drakes Fortune</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sakibfarid.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sakibfarid.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakibfarid.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakibfarid.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakibfarid.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakibfarid.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakibfarid.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakibfarid.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakibfarid.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakibfarid.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakibfarid.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakibfarid.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakibfarid.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakibfarid.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakibfarid.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakibfarid.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=28&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakibfarid.wordpress.com/2008/07/04/ps3-games-uncharted-drakes-fortune/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/903a348d894178a7b7836b5ffb180676?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Zak</media:title>
		</media:content>
	</item>
		<item>
		<title>PS3 Games: MotorStorm</title>
		<link>http://sakibfarid.wordpress.com/2008/07/03/ps3-games-motorstorm/</link>
		<comments>http://sakibfarid.wordpress.com/2008/07/03/ps3-games-motorstorm/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 12:49:09 +0000</pubDate>
		<dc:creator>Sakib Farid</dc:creator>
				<category><![CDATA[PS3]]></category>
		<category><![CDATA[Motorstorm]]></category>
		<category><![CDATA[Playstation 3]]></category>
		<category><![CDATA[PS3 Games]]></category>
		<category><![CDATA[Video Games]]></category>

		<guid isPermaLink="false">http://sakibfarid.wordpress.com/?p=27</guid>
		<description><![CDATA[MotorStorm maybe isn&#8217;t the launch ownership you&#8217;re expectant it to be. On the seeming it looks like an arcade-adapt racer that allows you recklessly to dash around assorted chasm-themed courses while smashing into other vehicles. In veracity it&#8217;s a tough racer that requires actual energetic expertise and time to learn the correct itinerary through each [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=27&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:12pt;">MotorStorm maybe isn&#8217;t the launch ownership you&#8217;re expectant it to be. On the seeming it looks like an arcade-adapt racer that allows you recklessly to dash around assorted chasm-themed courses while smashing into other vehicles. In veracity it&#8217;s a tough racer that requires actual energetic expertise and time to learn the correct itinerary through each of the courses. MotorStorm&#8217;s got that next-gen &#8220;wow&#8221; basis but it&#8217;s one of the deepest launch titles for the PlayStation 3.</span></span></p>
<p class="MsoNormal"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:12pt;">Before you get too excited, it&#8217;s worth noting that this deepness extends thinly over only two resolute modes. You get the soul sole-player festival genre that sees you penetrate in tribe after hurry in a form of off-street vehicles, and online play. We&#8217;re worn to launch titles being a little bare bones, but MotorStorm genuinely is missing. More are impending through several pleased downloads but except it&#8217;s boundless for free (greatly dubious) you&#8217;ll be paying for clothes that should have been included on the disc in the first place. </span></span></p>
<p class="MsoNormal"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:12pt;">Thankfully, the festival sort is awfully entertaining &#8211; at slightest once you&#8217;ve realised how much concentration requests to go into every competition. The goal is to work through a string of racing tickets, each home to a handful of measures. Each successful close earns you points, which are required to unlock later tickets. Its a sweet ensign racing willing progression. You&#8217;ll be tasked with competing in a range of vehicles which includes bikes, trucks, cars, buggies and mud pluggers, and it&#8217;s this category that makes MotorStorm stay out as a must own PS3 racer.</span></span></p>
<p class="MsoNormal"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:12pt;">Throughout the festival you&#8217;ll skip between eight courses, all based in the same gorge spot. This means that there&#8217;s fewer strain than you frequents branching paths and different epoch of day make the most of what&#8217;s existing. Each of the vehicles has a favoured path through each course, so bikes are best taken around the more perilous winding routes that restrain jumps, while big trucks play best on straighter sections of the course and don&#8217;t heed a bit of mud around their wheels. </span></span></p>
<p class="MsoNormal"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:12pt;">Signposts show which course is best for your vehicle, but it&#8217;ll still take sometime to nail each send. Due to the harsh nature of the racing you&#8217;ll also have to contend with the other racers, who can cause a few problems if you&#8217;re in one of the frailer vehicles. If your not prepared and find your motorbike needing to veer across the line of a series of trucks as you desperately try to get to your ideal path, be timely to rally an explosive end. Jostling with other racers is part and allocate of the experience, and you&#8217;re never too far from a precarious situation &#8211; crag bank, large swing face or like.</span></span></p>
<p class="MsoNormal"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:12pt;">So, racing in MotorStorm is great. Mud could be seen hurried around, you can see the suspension on the other vehicles reacting to the jagged course and there&#8217;s an incredible emotion of immersion. Lack of thunder away, it feels like your there and this is MotorStorm&#8217;s principal feat. Ignite your boost and things go up an echelon, with the improved rate making an already immersing experience even more intense. </span></span></p>
<p class="MsoNormal"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:12pt;">When our old pal Rubber-band AI makes a sooner useless appearance, it means you&#8217;re very seldom departing to find manually in a lucid winning location. You might have the best race, only to crash on the ending corner and see a flow vehicles scream past. It&#8217;s regularly sweet demoralising, but at the same time it’s a mechanism for you if you&#8217;re behind. The true riddle is that it’s machinery against the amusement&#8217;s brutal racing smartness. You can work hard to promote somebody off an overhang or into a partition but a while later that racer will be right up with you again, and this means that the uneven racing isn&#8217;t nearly as rewarding as it should to be.</span></span></p>
<p class="MsoNormal"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:12pt;">Thankfully, online play makes up for the track-player kind&#8217;s shortcomings, as the &#8216;catch-up&#8217; option can be disabled. This makes all the difference as every smear nudge and filthy tactic has truly an effect. Performance online is concrete, with little lag noticeable during the numerous races I took part in, but the unbroken implementation grass a lot to be desired. The menus are mediocre and the options are extremely partial, but its good fun and certainly one of the more worthwhile online experiences you can currently have with a PlayStation 3. </span></span></p>
<p class="MsoNormal"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:12pt;">One of the chief reasons why MotorStorm has become such a hyped PlayStation 3 name is its visuals. While many of the technique&#8217;s launch titles have futile to live up to its next-gen outlay tag, MotorStorm doesn&#8217;t disappoint. Vehicle models look brilliant, mud deforms as you sprint, crashes look spectacular and the lighting is about as good as you&#8217;ll see in a cassette fixture at the second. It&#8217;s the physics that bargain the show though, with vehicles active around easily, often spinning through the air into other drivers in ways that look like impressive </span></span>Hollywood stunts. If you want to show a resolute to your non-PS3-owning mates, this is it.</p>
<p class="MsoNormal"><span style="font-size:small;font-family:Times New Roman;"><span style="font-size:12pt;">MotorStorm is a great game but it&#8217;s impossible to overlook its shortcomings. It&#8217;s a launch name in every sagacity of tenure (ungainly activity handling included), burden its bit to cabinet the PlayStation 3&#8242;s power but saving on features. It&#8217;s certainly one of the early titles that new PS3 owners should have on their shopping lists but there&#8217;s no distrust that this is just a suffering for an inevitable, more trait deep sequel that will succeed in the tersely.</span></span></p>
<p class="MsoNormal"><a title="Compare Motorstorm PS3 Prices" href="http://ps3.gamescomparison.co.uk">Compare prices for MotorStorm on the PS3</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sakibfarid.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sakibfarid.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakibfarid.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakibfarid.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakibfarid.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakibfarid.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakibfarid.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakibfarid.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakibfarid.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakibfarid.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakibfarid.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakibfarid.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakibfarid.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakibfarid.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakibfarid.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakibfarid.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=27&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakibfarid.wordpress.com/2008/07/03/ps3-games-motorstorm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/903a348d894178a7b7836b5ffb180676?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Zak</media:title>
		</media:content>
	</item>
		<item>
		<title>PS3 Games: Battlefield Bad Company</title>
		<link>http://sakibfarid.wordpress.com/2008/07/02/ps3-games-battlefield-bad-company/</link>
		<comments>http://sakibfarid.wordpress.com/2008/07/02/ps3-games-battlefield-bad-company/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 14:04:25 +0000</pubDate>
		<dc:creator>Sakib Farid</dc:creator>
				<category><![CDATA[PS3]]></category>
		<category><![CDATA[Battlefield Bad Company]]></category>
		<category><![CDATA[Playstation 3]]></category>
		<category><![CDATA[Video Games]]></category>

		<guid isPermaLink="false">http://sakibfarid.wordpress.com/?p=23</guid>
		<description><![CDATA[Cover techniques and concealment are concepts around which developers planned totality playoffs. Concepts, not gimmicks, because gimmick connotes cheapness, because gimmick implies a hoax or last resort, as in the tough isn&#8217;t good enough on its own and wishes something more to sell it. Neither of the skin named above fits that measure. You can&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=23&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">Cover techniques and concealment are concepts around which developers planned totality playoffs. Concepts, not gimmicks, because gimmick connotes cheapness, because gimmick implies a hoax or last resort, as in the tough isn&#8217;t good enough on its own and wishes something more to sell it. Neither of the skin named above fits that measure. You can&#8217;t objection to Plasmids apart from BioShock&#8217;s other qualities since both the first-person shooter&#8217;s enemies and frozen or flooded environments thoroughly tie into the player&#8217;s fire and thrilling powers. Battlefield: Bad Company&#8217;s destructible buildings, grass, terrain, and bridges ought to quantity to something of parallel moment.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">The upset with decisive us that we can demolish everything is that we&#8217;ll try to. And if everything turns out to mean this barrier but not that block over there, it&#8217;s the latter that grass an impression. Unlike other shooters to make similar claims, Bad Company isn&#8217;t beguiling shoppers into a collect, so to lecture, with an initial that says &#8220;All substance half off&#8221; but that actually means only one in a dozen are discounted. The technology has its limits, but while Bad Company as an absolutely brittle world isn&#8217;t literal, it typically seems so&#8230;As long as you&#8217;re using high explosives. Let me gash hairs: With a pounding sound and abrupt cloud of dust, bombs erase complete sections of houses. Bullets, however, break departed in the thinnest coppice slat. Nevertheless what Bad Company needs isn&#8217;t a tumble to an existent-life firing breadth &#8212; it&#8217;s its inflexible A.I. that requires the training.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">If Bad Company&#8217;s crackshot mercs (21st-century leprechauns whose gold the gamer and his trio of oddball American allies want to appropriate) reacted to their ever-varying battlefield, the contest could squash all charges of gimmickry. Again, this is the difference between noteworthy things for the backs of retail boxes and abundant realized, crucial features; the difference between an opponent who believably runs through holes blown through a loft and one who needn&#8217;t ever move because he knows &#8212; and always will know &#8212; both where you are and that he&#8217;ll hit you with every bullet he fires. More guard gun than soldier, unsurprising and incapable of being staggered, Bad Company&#8217;s bad guys tick the fun from one fire fight after another. In a contest of this less-linear, slightly scripted make and ideal, deeds matters most. The liquid? Online opponents.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">When croaky and preset sounding players hear inbound weapons, they know to get to a house&#8217;s base floors before the roof is blasted off and something beneath it is blown away. Henpecked by sharp shooting, they deforest a sniper&#8217;s blind; cornered, they demolish a back mountain and beat their retreat. Developer DICE dodges the confine it&#8217;s laid for itself (i.e., games devolving into grenade-launcher duels) by tumbling publicize scratch. Unless it detonates in his face, a lone explosive shell stands a better fortune of dazing an enemy than murder him outright &#8212; one smart move among the many (such as inspired map construct) that make Bad Company a very good multiplayer game.</span></span></p>
<p><a title="Battlefield Bad Company PS3 Price Comparison" href="http://ps3.gamescomparison.co.uk">Compare prices for Battlefield Bad Company on the PS3</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sakibfarid.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sakibfarid.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakibfarid.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakibfarid.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakibfarid.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakibfarid.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakibfarid.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakibfarid.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakibfarid.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakibfarid.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakibfarid.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakibfarid.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakibfarid.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakibfarid.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakibfarid.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakibfarid.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=23&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakibfarid.wordpress.com/2008/07/02/ps3-games-battlefield-bad-company/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/903a348d894178a7b7836b5ffb180676?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Zak</media:title>
		</media:content>
	</item>
		<item>
		<title>PS3 Games: Metal Gear Solid 4</title>
		<link>http://sakibfarid.wordpress.com/2008/07/01/ps3-games-metal-gear-solid-4/</link>
		<comments>http://sakibfarid.wordpress.com/2008/07/01/ps3-games-metal-gear-solid-4/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 10:23:42 +0000</pubDate>
		<dc:creator>Sakib Farid</dc:creator>
				<category><![CDATA[PS3]]></category>
		<category><![CDATA[Metal Gear Solid]]></category>
		<category><![CDATA[Metal Gear Solid 4]]></category>
		<category><![CDATA[Playstation 3]]></category>
		<category><![CDATA[Video Games]]></category>

		<guid isPermaLink="false">http://sakibfarid.wordpress.com/?p=22</guid>
		<description><![CDATA[I never imagined the day I&#8217;d sit down in front of my processor to arise marks and evaluate Metal Gear Solid 4. Over the prior 11 living, the Metal Gear Solid string has become one of my darling videogame franchises of all time. The playoffs have, deficient fail, pushed the envelope of each generation of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=22&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">I never imagined the day I&#8217;d sit down in front of my processor to arise marks and evaluate Metal Gear Solid 4. Over the prior 11 living, the Metal Gear Solid string has become one of my darling videogame franchises of all time. The playoffs have, deficient fail, pushed the envelope of each generation of gaming they graced. Metal Gear Solid brought us epic storytelling, an epic presentation, amazing visuals, incredible gameplay, and raptness never before seen in a videogame. Metal Gear Solid 2, perhaps the most controversial of all the string, did everything its predecessor did, besides boasting prim next-generation visuals that pushed the PlayStation 2&#8242;s confines. Metal Gear Solid 3 frees a prequel that puts you into the shoes of Big Boss, the father of Solid Snake and Liquid Snake. Now, here&#8217;s Metal Gear Solid 4: Guns of the Patriots; because it is the last &#8220;Solid&#8221; access, it ties up every floppy maroon that was left in the precedent playoffs, specifically Metal Gear Solid 2.<span> </span></span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">Off the bat, because of all the complexities with the falsehood, Metal Gear Solid 4 is sincerely tiring when it comes down to the piece. Cut-scenes are, indeed, as lengthy as you may have heard. There will be time when you&#8217;ll be meeting where between 30 notes to over an hour watching the untruth untie. The longest cut-scenes are usually during the mission update, but I theorize it&#8217;s appeal noting that Metal Gear Solid fans shouldn&#8217;t notice them. In actuality, I openly support the frequency and part of the cut-scenes &#8211; I&#8217;d quite have the buzz fleshed out, as opposed to rush and baffling. There mark twists around every surround in MGS4, and so you&#8217;ll eventually find manually looking forwards to the cutscenes. Also, be informed that cutscenes have interactive portions that&#8217;ll tolerate you to trigger flashbacks, or alter the camera&#8217;s perspective (like MGS3) &#8211; so yes, you&#8217;ll get a few reduced cleavage shots. Make effective you keep the controller close, as these interactive bits very patronize.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">Admittedly, the plucky does accept up a little brake, and not each will like the </span></span>Middle East as the break milieu of the contest. Nevertheless thankfully, the Middle East is just one episode out of five, so Snake and co. will move around the sphere, spanning a chain of five acts. The quantity of fan gain in Metal Gear Solid 4 is through the roof, it is lacking distrust the most satisfying finale to a cycle I&#8217;ve ever played. Without spoiling anything, Metal Gear Solid fans will be treated to a genuinely agreeable deference, one of the best a videogame has ever seen &#8211; you&#8217;ll meet something so breathtaking and amazing towards the end of the diversion that it&#8217;ll abscond you speechless.</p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">This timed around, MGS4 offers you a range of weapons that is far larger than the offerings of the forgotten playoffs. There is a glut of different rifles, submachine guns, handguns, explosives, countless explosive launchers (rocket, grenade), and your trusty knife. Selecting weapons are done the same way as in the preceding; you attach R2 and scroll through your equipped supply. Because you&#8217;ll choice up so many weapons in the willing, you&#8217;ll have to equip them in order for them to be selectable; after all, it&#8217;d be a little inane to conduct over 30 weapons in your vest. Weapons are purchasable on the fly, using a very crucial points practice within the pastime that&#8217;ll be explained. And don&#8217;t unease, the fixture is sweet lenient with handing out points.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">You may recollect seeing an early record of Metal Gear Solid 4 where stab mixture was done with an ashen group that surrounded Snake &#8211; that&#8217;s been pulled, but the colourless resound carcass. When your Solid Eye isn&#8217;t equipped, the cartel acts as your radar, of sorts, informing you of ability jeopardy. When Snake is still, the translucent group appears around him; if there are fine bumps or hills on a certain part of the sphere, that shows an adversary&#8217;s title in that course. If the opponent moves, so will the bump indicator. It&#8217;s a quite intuitive routine, but it will compel some adjustment to.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">When you&#8217;re not relying on the semblance, you&#8217;ll regularly use your Solid Eye (the eye scrap Snake wears) and use the radar map on the hide, instead. Unlike MGS1 and MGS2, the radar, this time around, doesn&#8217;t present items and the pathway which the opponent is facing. Because the amusement doesn&#8217;t use the top-down perspective of the former sport anymore, you can liberally look around the environment with your right analog stick and see the opponent for manually, as well as seeing what items attitude between you two. The Solid Eye also can input a Night Vision/Thermal approach, which will come in nearby regularly, besides effective like binoculars. With the Solid Eye equipped, Snake gets the advantage of having stage information displayed right in front of him. For example, when you see an enemy, you&#8217;ll also see a rank bar with his name, affiliation, life gauge, and stress gauge shown.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">Affiliations will be rather crucial priors on in the resolute, as war zones will require you to take a periphery for easier demolish progressions. You can wish to face with neither party, but that&#8217;ll make your journey much harder than it should be. Depending on who you bank with will also shape the difficulty of your increase through a setting, making equipment whichever calm or moderately tough. Siding with difficult PMC factions will make history evolve easier, but fewer pleasing. To distinguish good from bad, characters you&#8217;ve affiliated manually with will be listed green, meanwhile enemies will be listed red.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">As projected, there are tons of gadgets for you to play around with, including the Metal Gear Mk. II, a little robot that follows Snake around everywhere. When the Mk. II isn&#8217;t in use, it&#8217;s cloaking, appearing imaginary to you and the enemy. It&#8217;s controlled by Otacon, and serves as a tool to help aid Snake in a diversity of behavior. You can take monitor of the baby mech and move it around the map to get an idea of the path and where enemies defeat out.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">The one item that you&#8217;ll constantly be with is your outfit, which now can camouflage and unify into the basis Snake is pushed up against. Thanks to vanguard technology, the camouflaging is done in an actual-time method, different the manual switching of suits in Metal Gear Solid 3. The same camo rules distress to MGS4 as they did in MGS3; blending in, while crouching or laying down, with your face roofed, and in shrubbery or gloom, will always answer in near-accurate camouflaging. You will be given a few upgrades to your camo costume, some of which are downright splendid in the &#8216;cool&#8217; reason, and others that are genuinely practical. Additionally, while on the focus of stealth, I should reference that Snake no longer presses his back against bulwark or objects, but instead leans his shoulder against them &#8211; this allows Snake to peak out easier, besides blending in better, as his face will corner towards the hedge.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">One last thing to cite is the mind/stress gauge, which replaces the desire gauge of MGS3. The more commotion that Snake is concerned, the more stress he endures. When Snake is stressed, his awareness gauge will reduce leisurely, which will affect his performance on the ground &#8212; one such produce will be unstable aim. Replenishing the psyche gauge is as plain as with a Compress, a Regain mouthful, or having Snake relax and perhaps avert unnecessary combat. It&#8217;s not often that your psyche will run completely low, so you don&#8217;t have to pay attention to it as much as you did your hanker in MGS3, but it&#8217;s still value pleasing a look at often if you&#8217;re the confrontational brand.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">The reins may not be suitable for everyone, as beginners will prone botch around for a while before receiving the drape of them. Also, first-someone pistol fans will be cheery to see a FPS sort, of sorts, that&#8217;ll allow you to play the contest in the first-self perspective. If I had to glory additional complaints, I&#8217;d say that the numerous installing is really strange; you don&#8217;t position MGS4 just once, you have to do two-record installs with every interval you absolute (there are five chapters). Also, at period, gear may get a little frustrating, as the A.I. is really loud and pathetic, so if you&#8217;re not well pre-pared, be immediate to resurrect often. Some of the boss fights can also look a little confusing, with lacking sagacity of control or guide to pick-up on, different the past entries &#8211; they just appear a bit wild (you&#8217;ll see what I mean when you encounter them).</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">Nevertheless all those quirks are nothing more than just a needle or two in one massive haystack. Everything about Metal Gear Solid 4&#8242;s presentation and gameplay is practically perfect; you won&#8217;t find top-nick falsehood-forceful or craftsmanship like this in any other spirited. The whole experienced is warm-tuned to border perfection, and I&#8217;d be hard pressed to think of any other resolute out there that offers this much immersion; MGS4 has an affect on near ever sagacity, it&#8217;s emotional, it&#8217;s enjoyable, it has the most captivating narrative ever told, it makes you think about the world, your charisma, among other countless opinion. It&#8217;s the most philosophical videogame series ever put together, and MGS4 ties it all together. It is a work of art. Oh, and then of course there&#8217;s Metal Gear Online, so in reason the free-player experience wasn&#8217;t good enough, Team Kojima went upfront and gave us an amazing online portion, as well. Bravo.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">Moving on, Metal Gear Solid 4&#8242;s visuals are fantastic. First, oddball element is nothing curt of amazing. The way that the ready seamlessly transits from cut picture to gameplay shows that everything MGS4 is animating is completely valid-time, you can even zoom in on Snake&#8217;s face during gameplay and spot the same kind of minutiae you see during the cut-scenes. This trait in MGS4 is disparate other sport, where once you zoom away from a creature, his high-feature textures are replaced with much minor-quality ones, allowing the amusement to run more efficiently. It&#8217;s a fool that&#8217;s especially common in sports games, and to a lot of us, it&#8217;s painfully palpable and inferior.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">Texture part on almost every character you come across is pleasing, with stunning minutiae from fleece, to skin, to the enmesh on a vest. Superb life helps spherical the present off to consign some of the most cinematic and life-like progress ever captured in a videogame. Lighting is also well has done, as are other environmental effects. Environmental textures look good for the most part, but there are some clear weak spots here and there, and you&#8217;ll see a few mucky textures during the cut-scenes. The framerate is almost always operation at 30 frames during gameplay. You&#8217;ll see a few hikes to 60 frames for a shoot or two, and occasionally a trivial dip during very tense moments. The dips aren&#8217;t large, or happen often, and the framerate is sure much better than, say, Uncharted.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">For you resolution freaks, MGS4 runs at an eccentric resolution of 1024&#215;768, which is a 4:3 aspect ratio. Nevertheless the pastime does freely chic to 720p, 1080i, or 1080p &#8211; just don&#8217;t presume it to run at those resolutions natively. MGS4&#8242;s lessen than median resolution isn&#8217;t as clear as Grand Theft Auto 4, for example, so do not worry. Heavy use of opposing-aliasing, among other affects, is one of the reasons for the resolution. On top of that, there isn&#8217;t a grain of pop-up to be found anywhere in the tough, and the stages can be sweet large and vast. Overall, although some shortcomings, there&#8217;s no query that Metal Gear Solid 4 is one of the most stunning games open right now. Everything from its art-control, down to the animation is packed with elaborate factor.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">From the audio, you can expect nothing but perfection. Team Kojima have used the Blu-ray disc considerably by using uncompressed audio that fills your speakers with, perhaps, the cleanest audio free in any game. Get your home plays group free with this game, because Metal Gear Solid 4 deserves it. You&#8217;ll ardour everything from Harry Gregson Williams&#8217; super-glossy soundtrack, to the amazing sound effects, and especially the state acting. All the series&#8217; original state actors prolong to reprise their roles for the fourth game, with the introduction of new voices voicing new characters. There isn&#8217;t a protest to be had here; this is the essence of audio motif.</span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;"> </span></span></p>
<p class="MsoNormal"><span style="font-family:Times New Roman;font-size:small;"><span style="font-size:12pt;">Metal Geared Solid 4 is the reason you bought a PlayStation 3. If you&#8217;ve yet to think that your PS3 asset has been right, here is your justification. There is no question about it, but this is easily the best experience you&#8217;ll have on the PlayStation 3 to court, plainly nothing comes close to MGS4&#8242;s presentation, item-forceful, gameplay, visuals, and sound. The quantity of classic homage’s rewarded to the previous games, with one in particular, will authority you breathless and, perhaps, emotional. Kojima and co. Have crafted a videogame that actually pokes at your intellectual thought process and your feeling &#8211; arguably a first for the avenue -<span> </span>and the end effect is austerely the record ultimate to a videogame saga ever. Simply stunning.</span></span></p>
<p class="MsoNormal"><a title="PS3 Price Comparison" href="http://ps3.gamescomparison.co.uk">Compare prices for Metal Gear Solid 4 on the PS3</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sakibfarid.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sakibfarid.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakibfarid.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakibfarid.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakibfarid.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakibfarid.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakibfarid.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakibfarid.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakibfarid.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakibfarid.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakibfarid.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakibfarid.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakibfarid.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakibfarid.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakibfarid.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakibfarid.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=22&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakibfarid.wordpress.com/2008/07/01/ps3-games-metal-gear-solid-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/903a348d894178a7b7836b5ffb180676?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Zak</media:title>
		</media:content>
	</item>
		<item>
		<title>PS3 Games: Grand Theft Auto IV</title>
		<link>http://sakibfarid.wordpress.com/2008/06/30/ps3-games-grand-theft-auto-iv/</link>
		<comments>http://sakibfarid.wordpress.com/2008/06/30/ps3-games-grand-theft-auto-iv/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 15:59:55 +0000</pubDate>
		<dc:creator>Sakib Farid</dc:creator>
				<category><![CDATA[PS3]]></category>
		<category><![CDATA[Grand Theft Auto]]></category>
		<category><![CDATA[Grand Theft Auto 4]]></category>
		<category><![CDATA[Grand Theft Auto IV]]></category>
		<category><![CDATA[GTA]]></category>
		<category><![CDATA[PS3 Games]]></category>
		<category><![CDATA[Video Games]]></category>

		<guid isPermaLink="false">http://sakibfarid.wordpress.com/?p=21</guid>
		<description><![CDATA[Stepping off a ship in the shoes of dishonest colonizer Niko Bellic as he arrives in Liberty City at the shock of Grand Theft Auto IV, you can tell immediately that Rockstar North&#8217;s latest gift is something entirely unique. Yes, this is another GTA tough in which you&#8217;ll expect finish the hulk of your time [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=21&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Stepping off a ship in the shoes of dishonest colonizer Niko Bellic as he  arrives in <strong>Liberty City</strong> at the shock of <big><strong>Grand  Theft</strong> Auto</big> IV, you can tell immediately that Rockstar North&#8217;s  latest gift is something entirely unique. Yes, this is another GTA tough in  which you&#8217;ll expect finish the hulk of your time <strong>stealing cars</strong> and gunning down cops and criminals, but it&#8217;s also much more than that. GTAIV is  an amusement with a compelling and nonlinear storyline, a willing with a great  protagonist who you can&#8217;t help liking, and a match that boasts plethora of  online multiplayer skin besides its lengthy piece method. It&#8217;s not lacking some  flaws, but GTAIV is undoubtedly the best <big><strong>Grand Theft</strong> Auto</big> yet.One of the many gear that set GTAIV apart from its predecessors is  <strong>Liberty City</strong>, which is more convincing as a living, breathing  municipal environment than something that you&#8217;ve seen in a contest before, and  bears little resemblance to its namesake in 2001&#8242;s GTAIII. Liberty&#8217;s diverse  population believably attempts to go about its daily dealing, seemingly ignorant  that many criminal factions are at war in the city. Niko has no such fortune.  He&#8217;s compelled to jerk operation for one of the factions soon after arriving,  when he learns that his cousin Roman has some potentially momentous gambling  debts. Niko&#8217;s services experience makes him a valuable freelancer for employers  in the issue of slaughter one another, and still his reluctance to involve out  their commands is regularly deceptive, he does something is asked of him in the  plan the completing missions for other people will ultimately give him the means  to finish his own.</p>
<p>Actually, Niko doesn&#8217;t have to do everything that is asked of him. On some  occasions as you play through his anecdote, you&#8217;ll be untaken with decisions  that give you the selection of liability what you think is right instead than  blindly next instructions. You don&#8217;t necessarily have to destroy a butt if he or  she promises to withdraw, but you have to weigh the chance of your employer  ruling out against the possibility that the being whose life you save might  confirm positive later in the brave, or even have work for you as bonus  missions. To say anything more special on this topic would be to chance spoiling  one of GTAIV&#8217;s most interesting new skin, but suffice it to say that every  surety you make has consequences, and you&#8217;ll prone want to play through the  diversion at slightest twofold to see how the alternatives expand.</p>
<p><big><strong>Grand Theft</strong> Auto</big> IV&#8217;s rumor sort can be beaten in  minus than 30 hours, and there are so many voluntary activities and pile  missions to take part in along the way that you can comfortably double that  number if your in no scurry. The maturity of the item missions mission you with  making deliveries and/or butchery people, and play out in much the same way as  those in earlier playoffs. With that said, most of the missions are a lot easier  this time around, partly because Niko is a more lively and helpful killer than  any of his predecessors, and partly because the LCPD seemingly has better  effects to do than hound down an illegal refugee who&#8217;s gunning down undesirables  all over the city. Some of the more imaginative missions dotted throughout the  buzz involve a kidnapping, a bank heist, and a job  interview. The cinematic cutscenes associated with word missions are  superbly gratis and are the sequences in which the ready&#8217;s characters genuinely  shine. Without exclusion, the characters you assemble benefit from great  animation, great voice work, and superbly expressive faces. They&#8217;re not forever  so impressive when they record you on a mission and compost to do what they&#8217;re  designed to (for example, not following you on a conduct mission, or fading to  negotiate an entryway). Nevertheless, these troubles are infrequent, and they&#8217;re  made excluding aching by the new &#8220;replay mission&#8221; decision that you&#8217;re presented  with whenever you flop.</p>
<p>New abilities in Niko&#8217;s magazine contain scaling fences and stockade anywhere  he can get a toehold, shimmying along ledges, and, most importantly, winning  swathe behind equipment. The ability to glue close to walls, parked cars, and  the like at the converge of a knob makes GTAIV&#8217;s gunplay a mammoth improvement  over that in before playoffs, and, in tandem with the new targeting scheme, it  also makes it a lot easier. Enemies are seldom smarts enough to get to you while  you&#8217;re in involve, and given that you can bolt your targeting reticle onto them  even when they&#8217;re concealed, all you have to do is interval for them to poke  their heads out and then collect them off with a lowest of attempt. Locking onto  enemies targets their chest by shirk, but you can use the right analog paste to  warm-tweak your aim and slay them more briefly with a headshot or two. Playing  lacking with the clasp-on piece make burden more complex, but you’ll basic to  master the training so that you can dash blindly at enemies from positions of  conceal when you gamble not poke your own head out to line up the shot.</p>
<p>Given the quantity of agitate that you get into as you play through the  aspect style, it&#8217;s inevitable that the monitor are departure to get elaborate  from time to time, even when their aura isn&#8217;t a scripted star of your mission.  <strong>Liberty City</strong>&#8216;s boys in navy are nippy to answer when you get  flagged with a required rank of between one and six stars, but they&#8217;re not near  as tough to sell with as their counterparts in before GTA playoffs. They don&#8217;t  appeal as briefly when pursuing you, they rarely worry to set up roadblocks, and  you&#8217;ll necessity to swipe up practically a whole city frustrate before the FIB  (that&#8217;s not a mistake) show up. Furthermore, your given an unfair benefit as  your GPS usage; when you&#8217;re not with it to intrigue a legal forward to any  waypoint of your choosing, it doubles as a kind of watch scanner. Any time you  have a brush with the law, the GPS shows you the thorough locations of guard  cars and cops on bottom in your subject, and highlights the circular subject  (centered on your last known whereabouts) where they&#8217;re concentrating their  explore. To seep, all you necessary to do move past the revolve and then avert  being seen for 10 seconds or so, which is regularly best achieved by finding a  protected blemish and just meeting there. It&#8217;s not bad logic in scheme, but in  practice it makes evading the law a little too calm, especially when your sought  parallel is low and the hunt subject is small.</p>
<p>When your not running missions for criminals, winning part in road races,  <strong>stealing cars</strong> to order, or aimlessly causing nuisance, you&#8217;ll  find that there are bounty of opportunities to loosen in <strong>Liberty  City</strong>. Some of these optional activities recommend concrete rewards that  can show practical in missions later, while others are just a fun ways to  destroy time and take in more of GTAIV&#8217;s superb wittiness. For example, you can  sentry television, snoop to numerous different radio stations, restrain out some  genuinely comical shows (including some big-name acts) at nightclub and comedy  clubs, and use a notebook to surf the in-brave Internet.</p>
<p>GTAIV&#8217;s Internet is packed with spoofs of all the kinds of Web sites that  you&#8217;d only ever look at accidentally or, when you know there&#8217;s no peril of  receiving immovable. Some of them can be found only by clicking on links in spam  e-mails, whereas others are advertised prominently on the search page. There&#8217;s  ample of hilarious stuff to find if you squander sometime in one of the &#8220;TW@&#8221;  Internet cafes, but the most interesting site by far is an online dating  activity through which you can move women who, if they like your profile, will  agree to go on dates with you. Dating and socializing with links is something  you can waste as much or as little of your time doing as you like, and although  the people you meet can occasionally be demanding to the advantage that they  become irritating, trust them cheerful invariably repayment you in some way.</p>
<p>Keeping contacts and dates blissful means costs time with them and doing  equipment that they have, and all of them have different personalities. Some  links like to reach you for minigames such as tenpin bowling, combine, or darts,  whereas others take to go out for a meal, get drunk, or take in a show. Of  course, dates are much fussier than recurring contacts, and their opinions of  you are influenced not only by whether you pick them up on time, where you take  them, and, whether you try your fortune when sinking them at home, but also by  several much more subtle factors. Dates will statement on stuff like the car you  chauffeur, how you hammer it, and the clothes you erode. They&#8217;ll even perceive  if you corrosion the same lineup two dates in a row, however not all of them  will be worried by it. The rewards that you get when the integrity likes you  enough disagree depending on who it is. Without wishing to give away specifics,  befriending a lawyer can confirm useful if your having anxiety with the cops,  for example, and having a nurse on your friends incline can factually be a  lifesaver.</p>
<p>You&#8217;ll keep in trace with your dates, friends, and some of your enemies with  another of GTAIV&#8217;s great new skin: a chamber telephone. It&#8217;s hard to trust that  something as unfussy as a booth handset could add so much to a tough like this,  but it&#8217;s implemented so well that it&#8217;s hard to think leaving any of Niko&#8217;s  innocent houses lacking it. If you&#8217;ve ever used a chamber handset in honestly  life, you&#8217;ll have no question operating this one and, given that it&#8217;s controlled  using only the D pad and a record knob, it&#8217;s painless to call up acquaintances  and take calls even while forceful. There&#8217;s no awkward conversation method to  treaty with; you purely take which ally you want to call, what you want to  chatter about (it could be worked, a fun activity, or asking for a prefer) and  then, if he or she answers the handset, the conversation plays out. Incoming  calls are even easier, although they occasionally come at inopportune (or  comical) period; hearing your cubicle-receiver&#8217;s imply interfere with your car  radio is the least of your doubts when you respect the possibility of a court  calling you while you&#8217;re with a prostitute or involved in a battle with the  Mafia. Incidentally, new ringtones and visual themes for your headset can be  purchased via the in-willing Internet, which is normal of the incredible  awareness to facet that you&#8217;ll come to take for fixed as you play.</p>
<p>To give you some idea of just how much thought has visibly dead into the  crafting of GTAIV, even the act of stealing a parked car, which is still  achieved by nearly a record knob, can now product in any number of different  equipment episodes. If the door is sheltered, as is often the holder, Niko will  smash a glass with his nudge or his base to get inside. Once inside the car, he  may necessary to hot-chain it to get it happening; you can hurry the cure  slightly by using the shoulder buttons on your controller. If the car has a  buzzer, it&#8217;ll sound for several seconds and affect the headlights to flash on  and off as you desire away&#8211;practically pleading any adjacent cops to come after  you. <strong>Stealing cars</strong> with drivers and/or passengers inside opens  tons more possibilities, the most amusing of which is somebody (probably you)  receiving an arm trapped in a door and dragged along as the vehicle speeds  away.</p>
<p>Most of the vehicles in GTAIV, like those in earlier playoffs, have very  baggy handling that makes it cool for you to utter Hollywood-style U-turns,  skids around corners, and the like. You can play through most of the missions  without ever violating a travel law if you truly want to, but you can get away  with (and will have a lot more fun) powerful like a lunatic, if you don&#8217;t bump  with any patrol vehicles or mow down too many pedestrians. A neat move when  dynamic with the evasion camera panorama is that the camera, which is positioned  a few feet behind the rear cushion of the car, centers on you appealing than on  the vehicle, effectively offering the vehicular equivalent of an  over-the-shoulder outlook. When you take the curb of something athletic, the  camera also positions itself much closer to the ground, which adds to the  sensation of pace.</p>
<p>The vehicle handling is thorny to drawback, regardless of whether you&#8217;re in  the sports car, a garbage truck, a motorcycle, a launch, or a helicopter.  However, while driving, you might note one odd foible that has been a continuous  ever since GTAIII: When taking the pedals of certain vehicles, you&#8217;ll abruptly  discern a lot more of the same vehicle on the roads. It&#8217;s not a big deal, and it  isn&#8217;t detrimental to the gameplay, but it&#8217;s a little grating if you get into one  of the more abnormal vehicles in the pastime&#8211;for example, the equivalent of  each, a Ferrari or an elevate truck&#8211;and abruptly find that the city is full  with them. That particular trait is pretty shared in some of the multiplayer  modes as well, while you&#8217;ll expect be too taken custody an eye out for other  players to take any warning when you venture online.</p>
<p>Getting online in <big><strong>Grand Theft</strong> Auto</big> IV couldn&#8217;t be  easier. You just pick the multiplayer decision on your faction headset, select  which print of plucky you want to crowd or join, and then penetrate a lobby and  stop for the spirited to start. You won&#8217;t be receiving bored staring at a record  of names while you&#8217;re waiting, while, because, when you input a lobby you  actually enter an online report of <strong>Liberty City</strong> in which you  and up to 15 other players are free to do anything. There are weapons scattered  all over the place to guarantee the things don&#8217;t vacation too gracious for very  long.</p>
<p>There are more than a dozen different multiplayer modes to choose from, and  although some of them are variations on parallel themes, there&#8217;s surely no  dearth of diversity. As the host of a multiplayer session, you also have the  candor terribly to modify all the contest types with variables such as pleasant  fire, police ghost, weapons sets, traffic levels, radar functionality, and many  more. You can choose where you&#8217;d like your tough to take place as well,  considering that many gameplay modes can be played whichever on a detail  <strong>Liberty City</strong> island or across the entire map.</p>
<p>Even conventional 16-player modes such as Deathmatch and Race feel quite  different from anything that you&#8217;ve played before. And besides those, there are  objective-based sport in which you&#8217;re tasked with completing missions similar to  those in the solo-player spirited: a team-based Cops &#8216;n Crooks method, a Turf  War manner in which teams compete for influence of territories, a carjacking  sort, three cooperative missions that provision up to four players, and more.  With the right group of people, there&#8217;s no sense why you can&#8217;t have a lot of fun  with every release mode that&#8217;s available. We experienced a few form-assess  issues and lag that caused other players and their vehicles to lurch around the  panel at epoch, but for the most part GTAIV&#8217;s online play is an existent treat.  One especially neat touch is that, as a passenger in a vehicle being driven by  another player, you can scratch waypoints on the GPS organism for your driver  using a map that tracks the locations of other players and objectives.</p>
<p>If you&#8217;re wondering about differences between the PlayStation 3 and Xbox 360  versions of <big><strong>Grand Theft</strong> Auto</big> IV, the precision is  that there aren&#8217;t many. The PS3 version can only be played after a mandatory  install that takes around 10 summary, and its load times are a little shorter  and less regular as an effect. The visuals, which don&#8217;t forever support up to  close search but are impressive during typical gameplay, are comparable and  feature the same quirks (gloom that spark, for example) on both consoles.  Likewise, the audio, which can take a lot of the esteem for why <strong>Liberty  City</strong> feels so vivacious, is exceptional regardless of which console you  have and how many speakers it&#8217;s hooked up to. True to form, GTAIV&#8217;s soundtrack  has bounty of great certified songs and, unlike other games we could declare, it  doesn&#8217;t force the musician and follow information down your throat with pop-up  windows that detract from gameplay. However, if you want that information, you  can plainly dial up a song-recognition repair on your cell phone and, after a  few seconds, catch it in a wording point. Genius.</p>
<p>In reason you asylum&#8217;t guessed already, <big><strong>Grand Theft</strong> Auto</big> IV is a ready that you easily have to play. The single-player  fixture, which you can still play long after you complete the anecdote, is the  cycle&#8217; best by far, and the multiplayer features are good enough that you&#8217;ll  liable have no riddle finding people to play with for many months to come. The  minor flaws that you&#8217;ll experience are no more obstinate to overlook than those  in previous GTA games, and they&#8217;re awfully outnumbered by the features that will  impress and interrupt you anytime you think you&#8217;ve already seen everything that  the game has to present. Theirs oodles to see in <strong>Liberty City</strong>,  so you&#8217;d best get started.</p>
<p><a title="PS3 Games Comparison" href="http://ps3.gamescomparison.co.uk">Compare prices for Grand Theft Auto IV at PS3 Games Comparison</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sakibfarid.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sakibfarid.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sakibfarid.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sakibfarid.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sakibfarid.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sakibfarid.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sakibfarid.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sakibfarid.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sakibfarid.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sakibfarid.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sakibfarid.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sakibfarid.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sakibfarid.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sakibfarid.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sakibfarid.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sakibfarid.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sakibfarid.wordpress.com&amp;blog=3872852&amp;post=21&amp;subd=sakibfarid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sakibfarid.wordpress.com/2008/06/30/ps3-games-grand-theft-auto-iv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/903a348d894178a7b7836b5ffb180676?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Zak</media:title>
		</media:content>
	</item>
	</channel>
</rss>
