<?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"
	>

<channel>
	<title>Anthony Damasco's Tech Blog</title>
	<atom:link href="http://blog.anthonydamasco.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.anthonydamasco.net</link>
	<description>Politics, Tutorials, Programming, Metal, Gaming, Tech hints, all done by yours truely</description>
	<pubDate>Fri, 19 Jun 2009 03:24:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Drupal Custom Login</title>
		<link>http://blog.anthonydamasco.net/2009/06/drupal-custom-login/</link>
		<comments>http://blog.anthonydamasco.net/2009/06/drupal-custom-login/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 03:23:16 +0000</pubDate>
		<dc:creator>Anthony Damasco</dc:creator>
		
		<category><![CDATA[Resources]]></category>

		<category><![CDATA[Tech]]></category>

		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.anthonydamasco.net/?p=569</guid>
		<description><![CDATA[Hey
I&#8217;m going to briefly go over some code that will allow you to place a login field any where on your drupal website.
First we have to write the condition that tells drupal to check and see if the user is logged in.
&#60;?php global $user; ?&#62;
&#60;?php if ($user-&#62;uid) : ?&#62;
(place code here to let the user [...]]]></description>
			<content:encoded><![CDATA[<p>Hey</p>
<p>I&#8217;m going to briefly go over some code that will allow you to place a login field any where on your drupal website.</p>
<p>First we have to write the condition that tells drupal to check and see if the user is logged in.</p>
<blockquote><p>&lt;?php global $user; ?&gt;<br />
&lt;?php if ($user-&gt;uid) : ?&gt;<br />
(place code here to let the user know that they are logged in)<br />
&lt;?php else : ?&gt;</p></blockquote>
<p>Now you&#8217;ll notice there is an open &#8220;else&#8221; that we have to fill. Well after else you can put:</p>
<blockquote><p>&lt;form action=&#8221;/user&#8221; method=&#8221;post&#8221; id=&#8221;user-login-form2&#8243;&gt;<br />
&lt;span style=&#8221;font-size:11px; line-height:10px; height: 10px; margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 0pt; padding-left: 0pt; text-align:left;&#8221;&gt; Username: &lt;/span&gt;<br />
&lt;input style=&#8221;font-size : 11px;&#8221; type=&#8221;text&#8221; maxlength=&#8221;60&#8243; name=&#8221;name&#8221; id=&#8221;edit-name&#8221; size=&#8221;15&#8243; value=&#8221;" tabindex=&#8221;1&#8243; class=&#8221;form-text required&#8221; /&gt;<br />
&lt;br&gt;<br />
&lt;span style=&#8221;font-size:11px; line-height:10px; height: 10px; margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 0pt; padding-left: 0pt;&#8221;&gt; Password: &lt;/span&gt;<br />
&lt;input style=&#8221;font-size : 11px;&#8221; type=&#8221;password&#8221; name=&#8221;pass&#8221; id=&#8221;edit-pass&#8221; size=&#8221;15&#8243; tabindex=&#8221;2&#8243; class=&#8221;form-text required&#8221; /&gt;<br />
&lt;br&gt;<br />
&lt;input type=&#8221;submit&#8221; name=&#8221;op&#8221; id=&#8221;edit-submit&#8221; value=&#8221;Log in&#8221; tabindex=&#8221;3&#8243; class=&#8221;form-submit&#8221; /&gt;<br />
&lt;br&gt;<br />
&lt;a href=&#8221;/drupal/?q=user/register&#8221; title=&#8221;Create account&#8221;&gt;Create account &lt;/a&gt;|<br />
&lt;a href=&#8221;/drupal/?q=user/password&#8221; title=&#8221;Retrieve lost password&#8221;&gt; Forgot Pass?&lt;/a&gt;<br />
&lt;input type=&#8221;hidden&#8221; name=&#8221;form_id&#8221; id=&#8221;edit-user-login&#8221; value=&#8221;user_login&#8221; /&gt;</p>
<p>&lt;/form&gt;<br />
&lt;?php endif; ?&gt;</p></blockquote>
<p>Now you can remove or modify the inline styles that I have in there. I had them there when I was playing around with the font size and spacing on thr4shmetal.com. There&#8217;s not much else to know. I tested this on drupal 5.x and 6.x Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.anthonydamasco.net/2009/06/drupal-custom-login/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DBZ Abridged Ep10</title>
		<link>http://blog.anthonydamasco.net/2009/06/dbz-abridged-ep10/</link>
		<comments>http://blog.anthonydamasco.net/2009/06/dbz-abridged-ep10/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 17:08:14 +0000</pubDate>
		<dc:creator>Anthony Damasco</dc:creator>
		
		<category><![CDATA[Best of the Net]]></category>

		<category><![CDATA[Comedy]]></category>

		<guid isPermaLink="false">http://blog.anthonydamasco.net/?p=567</guid>
		<description><![CDATA[The latest from team four star. Got a few laughs out of me. Enjoy.

]]></description>
			<content:encoded><![CDATA[<p>The latest from team four star. Got a few laughs out of me. Enjoy.</p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/dPIJLU1DkiI&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/dPIJLU1DkiI&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.anthonydamasco.net/2009/06/dbz-abridged-ep10/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DOOM Triple Pack ..  including DOOM I &#038; Hexen &#038; Heretic</title>
		<link>http://blog.anthonydamasco.net/2009/05/doom-triple-pack-including-doom-i-hexen-heretic/</link>
		<comments>http://blog.anthonydamasco.net/2009/05/doom-triple-pack-including-doom-i-hexen-heretic/#comments</comments>
		<pubDate>Tue, 19 May 2009 14:40:22 +0000</pubDate>
		<dc:creator>Anthony Damasco</dc:creator>
		
		<category><![CDATA[Gaming]]></category>

		<guid isPermaLink="false">http://blog.anthonydamasco.net/2009/05/doom-triple-pack-including-doom-i-hexen-heretic/</guid>
		<description><![CDATA[DOOM I, Heretic and Hexen are included in this awesome Triple Pack. 
Using flash someone developed an engine that will allow you to play these games right in your browser. Interesting stuff! Good time killers when your at lunch.  
Play Game.
]]></description>
			<content:encoded><![CDATA[<p>DOOM I, Heretic and Hexen are included in this awesome Triple Pack.<br/><br/> </p>
<p>Using flash someone developed an engine that will allow you to play these games right in your browser. Interesting stuff! Good time killers when your at lunch. <img src='http://blog.anthonydamasco.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><a href="http://www.silvergames.com/game/doom-triple-pack/">Play Game.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.anthonydamasco.net/2009/05/doom-triple-pack-including-doom-i-hexen-heretic/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Best Of The Net: Failblog.org</title>
		<link>http://blog.anthonydamasco.net/2009/05/best-of-the-net-failblogorg/</link>
		<comments>http://blog.anthonydamasco.net/2009/05/best-of-the-net-failblogorg/#comments</comments>
		<pubDate>Tue, 19 May 2009 14:26:50 +0000</pubDate>
		<dc:creator>Anthony Damasco</dc:creator>
		
		<category><![CDATA[Best of the Net]]></category>

		<category><![CDATA[Comedy]]></category>

		<guid isPermaLink="false">http://blog.anthonydamasco.net/?p=559</guid>
		<description><![CDATA[Ahh, Here is a website that I enjoy on a regular basis. http://failblog.org/ is a blog full of images and videos on things that &#8220;fail&#8221;. For example:


Some of my favorite fail blog videos:





Even now I find myself laughing. Enjoy!
]]></description>
			<content:encoded><![CDATA[<p>Ahh, Here is a website that I enjoy on a regular basis. <a href="http://failblog.org/" target="_blank">http://failblog.org/</a> is a blog full of images and videos on things that &#8220;fail&#8221;. For example:</p>
<p><img src="http://failblog.files.wordpress.com/2009/05/fail-owned-hamburger-fail.jpg"><br />
<img src="http://failblog.files.wordpress.com/2009/05/fail-owned-simpsons-fail.jpg"></p>
<p>Some of my favorite fail blog videos:</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/6UmaZIr-yv0&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/6UmaZIr-yv0&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><Br><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Zzq5hw5KSXU&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Zzq5hw5KSXU&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><Br><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/k7IiIjZHMNs&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/k7IiIjZHMNs&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Even now I find myself laughing. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.anthonydamasco.net/2009/05/best-of-the-net-failblogorg/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Best of The Net: Pro At Cooking</title>
		<link>http://blog.anthonydamasco.net/2009/04/best-of-the-net-pro-at-cooking/</link>
		<comments>http://blog.anthonydamasco.net/2009/04/best-of-the-net-pro-at-cooking/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 15:57:52 +0000</pubDate>
		<dc:creator>Anthony Damasco</dc:creator>
		
		<category><![CDATA[Best of the Net]]></category>

		<category><![CDATA[Comedy]]></category>

		<guid isPermaLink="false">http://blog.anthonydamasco.net/?p=556</guid>
		<description><![CDATA[Pro at Cooking is an interesting way to show people how to make some great food. The Star of this online cooking series is Dave. Dave is two things. One, he is &#8220;Pro&#8221; at cooking. Two, he is a total dick to his assistants. The way he treats his assistants is what makes these videos [...]]]></description>
			<content:encoded><![CDATA[<p>Pro at Cooking is an interesting way to show people how to make some great food. The Star of this online cooking series is Dave. Dave is two things. One, he is &#8220;Pro&#8221; at cooking. Two, he is a total dick to his assistants. The way he treats his assistants is what makes these videos entertaining. Check out the first episode below to see what I mean. Feel free to skip corny song intro.</p>
<h4>Episode 1:</h4>
<p><embed src="http://blip.tv/play/gdIA1JwPj_ss" type="application/x-shockwave-flash" width="512" height="318" allowscriptaccess="always" allowfullscreen="true"></embed> </p>
<p>To date dave has made 7 episodes. They can be seen on his website: <a href="http://proatcooking.com" target="_blank"> Proatcooking.com </a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.anthonydamasco.net/2009/04/best-of-the-net-pro-at-cooking/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Best Of The Net: Dragon Ball Z Abridged</title>
		<link>http://blog.anthonydamasco.net/2009/04/best-of-the-net-dragon-ball-z-abridged/</link>
		<comments>http://blog.anthonydamasco.net/2009/04/best-of-the-net-dragon-ball-z-abridged/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 16:23:52 +0000</pubDate>
		<dc:creator>Anthony Damasco</dc:creator>
		
		<category><![CDATA[Best of the Net]]></category>

		<category><![CDATA[Comedy]]></category>

		<guid isPermaLink="false">http://blog.anthonydamasco.net/?p=550</guid>
		<description><![CDATA[Dragon Ball Z Abridged is a dragon ball z parody made by Team Four Star. They stick to the main story line, but change everything else to make it funny as hell. Voice acting and lip syncing is professionally done. The episodes are fast paced without missing key points of the story line.
 Episode 1 [...]]]></description>
			<content:encoded><![CDATA[<p>Dragon Ball Z Abridged is a dragon ball z parody made by <a href="http://www.youtube.com/user/TeamFourStar" target="_blank">Team Four Star</a>. They stick to the main story line, but change everything else to make it funny as hell. Voice acting and lip syncing is professionally done. The episodes are fast paced without missing key points of the story line.</p>
<h3> Episode 1 </h3>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/lj9IdUR7qaw&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/lj9IdUR7qaw&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<h3> Episode 2 </h3>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/aBm_2IUn4MU&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/aBm_2IUn4MU&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<h3> Episode 3 </h3>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/OTuMh7VDaC4&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/OTuMh7VDaC4&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<h3> Episode 4 </h3>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/ys7pLfOVZDE&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ys7pLfOVZDE&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<h3> Episode 5 </h3>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/P6P_sXbQtgc&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/P6P_sXbQtgc&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<h3> Episode 6 </h3>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/JJDa3irhkoI&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/JJDa3irhkoI&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<h3> Episode 7 </h3>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/Ui0mRLYZwYc&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Ui0mRLYZwYc&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<h3> Episode 8 </h3>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/GXeOlcctd9g&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/GXeOlcctd9g&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<h3> Episode 9 </h3>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/bd2nWh6wui0&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/bd2nWh6wui0&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p>As of now there are only 9 episodes. But they are developing a 10th Two part episode coming this may.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.anthonydamasco.net/2009/04/best-of-the-net-dragon-ball-z-abridged/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Best of the Net: Angry Video Game Nerd</title>
		<link>http://blog.anthonydamasco.net/2009/04/best-of-the-net-angry-video-game-nerd/</link>
		<comments>http://blog.anthonydamasco.net/2009/04/best-of-the-net-angry-video-game-nerd/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 15:13:54 +0000</pubDate>
		<dc:creator>Anthony Damasco</dc:creator>
		
		<category><![CDATA[Best of the Net]]></category>

		<guid isPermaLink="false">http://blog.anthonydamasco.net/?p=547</guid>
		<description><![CDATA[So I&#8217;m going to start a new category on my blog called &#8220;Best of the Net&#8221; and start blogging about some of my favorite internet personalities and websites. I&#8217;ll start with James Rolfe, the angry Video game nerd. Also know as AVGN. He does old consol game reviews. Since I grew up blowing $50 on [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;m going to start a new category on my blog called &#8220;Best of the Net&#8221; and start blogging about some of my favorite internet personalities and websites. I&#8217;ll start with James Rolfe, the angry Video game nerd. Also know as AVGN. He does old consol game reviews. Since I grew up blowing $50 on nintendo games, I can completely relate to his rage against companies ripping off little kids.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/M1tU61Nyv1w&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/M1tU61Nyv1w&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object><br />
<em> One of my favorite Episodes </em></p>
<p>He may come off as immature, but it fits in perfectly to someone who spent there childhood being disappointed over and over by terrible games. </p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/RL0YWB8wMDs&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/RL0YWB8wMDs&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object><br />
<em> Another great episode </em></p>
<p>You can find more by AVGN on youtube, screwattack, or you can check out his wordpress site, where he has all his videos posted. <a href="http://www.cinemassacre.com/">http://www.cinemassacre.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.anthonydamasco.net/2009/04/best-of-the-net-angry-video-game-nerd/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Atlantica Online: Quick Review</title>
		<link>http://blog.anthonydamasco.net/2009/04/atlantica-online-quick-review/</link>
		<comments>http://blog.anthonydamasco.net/2009/04/atlantica-online-quick-review/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 16:58:45 +0000</pubDate>
		<dc:creator>Anthony Damasco</dc:creator>
		
		<category><![CDATA[Gaming]]></category>

		<category><![CDATA[Software Reviews]]></category>

		<guid isPermaLink="false">http://blog.anthonydamasco.net/?p=541</guid>
		<description><![CDATA[I&#8217;ve been playing this new Free MMORPG. It&#8217;s bad ass. It&#8217;s a turn based MMO that has a final fantasy type battle system, and a world with wondering creatures that trigger battles much like Star Ocean.

This video is in japanese, however the game is in english as well.
It all starts with some basic character creation [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been playing this new Free MMORPG. It&#8217;s bad ass. It&#8217;s a turn based MMO that has a final fantasy type battle system, and a world with wondering creatures that trigger battles much like Star Ocean.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/iFuY1NprrtU&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/iFuY1NprrtU&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<em>This video is in japanese, however the game is in english as well.</em></p>
<p>It all starts with some basic character creation which allows you to make a group leader. Traditional 3d anime style character looks - male/female - sword, spear, bow, guitar, gun, cannon, staff, chainsaw blade. The weapon represents your class and each class has different abilities.</p>
<p>Your then thrust into this intro / tutorial where you get an addtional 3 members for your team. Swords, Spears, bows, guns. These members are similar to your main, but much less effect. Sub members can be upgraded to a new class/skin every 20 levels or so.</p>
<p>As your main lvls up and tears through quests, you will be able to more and different characters to your team. Some are big and scarey, some are small and like healing everybody in their free time. This makes for diverse groups using different strategies. For example I might create a cannon character and get 3 swords to block the front row. My strategy would be to cannon the groups on monsters with my main, and directly assault there front like with my sword chars. </p>
<p>This is an MMO so there is a party system, market place for trading, guilds and mounts. Partying is actually really beneficial because you get a ton of bonus exp when in larger groups. Party battles will allow you and other party members all line up on one side of the battle field. You can actively group attack the enemy on your turn. Very exciting visual, even for a turn based. But be careful, monsters can also be in parties, which means, if you fight them without a party it will be more than one groups of enemies versus only your group.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/z6PS0DNZC9Q&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/z6PS0DNZC9Q&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object><br />
<em> this video shows a party fighting a party of monsters </em></p>
<p>There are also matches and PVPs between players. Overall this game is a new/old approach to MMORPGs and I believe it&#8217;s balanced just right and will would be a great addition to any gamers collection. <a href="http://atlantica.ndoorsgames.com/center/default.asp"> Atlantica Online </a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.anthonydamasco.net/2009/04/atlantica-online-quick-review/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Portfolio</title>
		<link>http://blog.anthonydamasco.net/2009/03/new-portfolio/</link>
		<comments>http://blog.anthonydamasco.net/2009/03/new-portfolio/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 23:17:45 +0000</pubDate>
		<dc:creator>Anthony Damasco</dc:creator>
		
		<category><![CDATA[Press Release]]></category>

		<guid isPermaLink="false">http://blog.anthonydamasco.net/?p=535</guid>
		<description><![CDATA[I just finished doing some updates to my portfolio. It&#8217;s now powered by MySQL and will be expanding soon to show all my work. All developers that worked with me on older projects with be mentioned whenever I present a project.
When you view the project details of any project I have who worked on the [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished doing some updates to my portfolio. It&#8217;s now powered by MySQL and will be expanding soon to show all my work. All developers that worked with me on older projects with be mentioned whenever I present a project.</p>
<p>When you view the project details of any project I have who worked on the project, what I learned, and a little blurb about the company. This is something that I&#8217;ve been meaning to do, I finally had a free day to do it.</p>
<p>Click on portfolio at the top of my website. Tell me what you think!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.anthonydamasco.net/2009/03/new-portfolio/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Verizon = Worst Support</title>
		<link>http://blog.anthonydamasco.net/2009/03/verizon-worst-support/</link>
		<comments>http://blog.anthonydamasco.net/2009/03/verizon-worst-support/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 00:51:14 +0000</pubDate>
		<dc:creator>Anthony Damasco</dc:creator>
		
		<category><![CDATA[Comedy]]></category>

		<category><![CDATA[Software Reviews]]></category>

		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://blog.anthonydamasco.net/?p=532</guid>
		<description><![CDATA[My experiences with Verizon support have been terrible. Even when troubleshooting a cell phone issue, they never seem to know what they are talking about. I saw a video on you tube recently called &#8220;Verizon Math Fail&#8221; where some tech support agents didn&#8217;t follow a simple math concept. Quiet entertaining.

I had a similar experience recently. [...]]]></description>
			<content:encoded><![CDATA[<p>My experiences with Verizon support have been terrible. Even when troubleshooting a cell phone issue, they never seem to know what they are talking about. I saw a video on you tube recently called &#8220;Verizon Math Fail&#8221; where some tech support agents didn&#8217;t follow a simple math concept. Quiet entertaining.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/D2isSJKntbg&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/D2isSJKntbg&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>I had a similar experience recently. A client of my former employer insisted on using Verizon web hosting against my advice and ended up with a ton of problems. The Verison control panel is a piece of garbage with a ton of limitations. So I do what I always do when hosts have crappy cpanels. I connect directly. Of course they have limits on permissions that block any external IP address. So i called up there tech support to get my IP white listed.</p>
<p>The brillant staff over at verizon tried to convince me that the reason why I couldn&#8217;t connect to the mysql server was my screen resolution was too small. And when I suggested that there might be another reason why I can&#8217;t connect to there servers the tech support agent flipped out on me. I asked to speak to a manager, hoping to get someone who knew something about hosting.</p>
<p>The problem still isn&#8217;t solved, I recommend to stay away from Verizon for all there services besides mobile phones. There support sucks for that too however.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.anthonydamasco.net/2009/03/verizon-worst-support/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
