<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Isaac Daniel Reyna</title>
	<atom:link href="http://isaacreyna.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://isaacreyna.com</link>
	<description></description>
	<lastBuildDate>Thu, 26 Jan 2012 15:12:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>ACM at HESTEC 2011</title>
		<link>http://isaacreyna.com/2011/10/08/acm-at-hestec-2011/</link>
		<comments>http://isaacreyna.com/2011/10/08/acm-at-hestec-2011/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 01:09:28 +0000</pubDate>
		<dc:creator>Isaac Daniel</dc:creator>
				<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://isaacreyna.com/?p=412</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://isaacreyna.com/2011/10/08/acm-at-hestec-2011/"><img src="http://img.youtube.com/vi/iGwunpn-oek/2.jpg" alt="" /></a></span>
]]></content:encoded>
			<wfw:commentRss>http://isaacreyna.com/2011/10/08/acm-at-hestec-2011/feed/</wfw:commentRss>
		<slash:comments>55</slash:comments>
		</item>
		<item>
		<title>Steam Punk Game</title>
		<link>http://isaacreyna.com/2011/10/05/steam-punk-game/</link>
		<comments>http://isaacreyna.com/2011/10/05/steam-punk-game/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 02:23:07 +0000</pubDate>
		<dc:creator>Isaac Daniel</dc:creator>
				<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://isaacreyna.com/?p=403</guid>
		<description><![CDATA[Starting on a new game with a steam punk theme.]]></description>
			<content:encoded><![CDATA[<p>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="swfobj_0" width="400" height="300">
      <param name="movie" value="http://isaacreyna.com/wp-content/uploads/2011/10/steamPunk.swf" />
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="http://isaacreyna.com/wp-content/uploads/2011/10/steamPunk.swf" width="400" height="300">
      <!--<![endif]-->
        
      <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
<br />
Starting on a new game with a steam punk theme.</p>
]]></content:encoded>
			<wfw:commentRss>http://isaacreyna.com/2011/10/05/steam-punk-game/feed/</wfw:commentRss>
		<slash:comments>55</slash:comments>
		</item>
		<item>
		<title>Star Wars For Noobs</title>
		<link>http://isaacreyna.com/2011/05/20/star-wars-for-noobs/</link>
		<comments>http://isaacreyna.com/2011/05/20/star-wars-for-noobs/#comments</comments>
		<pubDate>Fri, 20 May 2011 04:08:11 +0000</pubDate>
		<dc:creator>Isaac Daniel</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://isaacreyna.com/?p=225</guid>
		<description><![CDATA[Click on the image to play Star Wars For Noobs. Use the ARROW keys and the SPACE BAR to control the ship. This game was made with Adobe Flash and it's based on a game my class-mate, Rafael Toledo, and I did called Star Wars for Noobs. I've been using Flash since 2000, but I've never used [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Star Wars For Noobs" href="http://isaacreyna.com/files/SWFN.html" target="_blank"><img class="alignnone size-full wp-image-226" title="flashSWFN" src="http://isaacreyna.com/wp-content/uploads/2011/05/flashSWFN.png" alt="" width="550" height="412" /></a></p>
<p>Click on the image to play <em>Star Wars For Noobs</em>. Use the ARROW keys and the SPACE BAR to control the ship.<a title="Star Wars For Noobs" href="http://isaacreyna.com/files/SWFN.html" target="_blank"><span id="more-225"></span></a></p>
<p>This game was made with Adobe Flash and it's based on a game my class-mate, <a href="http://www.facebook.com/rafael.toledo">Rafael Toledo</a>, and I did called <em>Star Wars for Noobs</em>. I've been using Flash since 2000, but I've never used any Action Script until today. In the Spring of 2011 I took CSCI 3326, a Java programming class, and for our final exam we had to make a game using whatever we have learned throughout the semester. After having so much fun making a game in Java, and seeing that I have around 3 weeks until summer classes begin, I decided to try to recreate the game on Flash. In took me one full day to finish it, and in my opinion it's a lot better than the Java version. Sure it can use some improvements, but I'll save that time and energy to work on another project. I did this to become familiar with Action Script's syntax, and I was surprised to learn that it's similar to Java. Just look at the following example:<br />
JAVA:<code> x = (int) (centerx - 100.0 * Math.sin(t) );</code><br />
Action Script:<code> _x = centerx - 100.0 * Math.sin(t);</code></p>
]]></content:encoded>
			<wfw:commentRss>http://isaacreyna.com/2011/05/20/star-wars-for-noobs/feed/</wfw:commentRss>
		<slash:comments>72</slash:comments>
		</item>
		<item>
		<title>Almost There</title>
		<link>http://isaacreyna.com/2011/05/13/almost-there/</link>
		<comments>http://isaacreyna.com/2011/05/13/almost-there/#comments</comments>
		<pubDate>Fri, 13 May 2011 13:43:17 +0000</pubDate>
		<dc:creator>Isaac Daniel</dc:creator>
				<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://isaacreyna.com/?p=171</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://isaacreyna.com/2011/05/13/almost-there/"><img src="http://img.youtube.com/vi/O9k3a_DlX74/2.jpg" alt="" /></a></span>
]]></content:encoded>
			<wfw:commentRss>http://isaacreyna.com/2011/05/13/almost-there/feed/</wfw:commentRss>
		<slash:comments>49</slash:comments>
		</item>
		<item>
		<title>Windows is not genuine</title>
		<link>http://isaacreyna.com/2011/04/30/windows-is-not-genuine/</link>
		<comments>http://isaacreyna.com/2011/04/30/windows-is-not-genuine/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 20:10:23 +0000</pubDate>
		<dc:creator>Isaac Daniel</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://isaacreyna.com/?p=65</guid>
		<description><![CDATA[In the picture shown below, a message displays "Windows is not genuine Click this message to learn how to get genuine" on a PC after a Window's update removed Hazar's RemoveWAT 2.2.5. This message can be easily removed by running RemoveWAT again.]]></description>
			<content:encoded><![CDATA[<p>In the picture shown below, a message displays "Windows is not genuine Click this message to learn how to get genuine" on a PC after a Window's update removed Hazar's RemoveWAT 2.2.5. This message can be easily removed by running RemoveWAT again.</p>
<p><img class="alignnone size-full wp-image-66" title="windows" src="http://isaacreyna.com/wp-content/uploads/2011/04/windows.png" alt="" width="519" height="94" /></p>
]]></content:encoded>
			<wfw:commentRss>http://isaacreyna.com/2011/04/30/windows-is-not-genuine/feed/</wfw:commentRss>
		<slash:comments>50</slash:comments>
		</item>
		<item>
		<title>Samsung Captivate (Galaxy S)</title>
		<link>http://isaacreyna.com/2011/04/25/android-operating-system/</link>
		<comments>http://isaacreyna.com/2011/04/25/android-operating-system/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 20:43:13 +0000</pubDate>
		<dc:creator>Isaac Daniel</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://isaacreyna.com/?p=73</guid>
		<description><![CDATA[Just got this baby recently and it rocks! Reminds me of an itouch I once owned, but this is way better. Network HSUPA 900/1900/2100 EDGE/GPRS 850/ 900/1800/1900 Dimension 64.2 X 122.4 X 9.9 mm (119g) Display 4.0” WVGA(480x800) 16M SUPER AMOLED mDNIe(Mobile Digital Natural Image engine) Samsung Android 2.1 (Eclair) Upgrade to Android 2.2 (Froyo) [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Just got this baby recently and it rocks! Reminds me of an itouch I once owned, but this is way better.</p>
<p><img class="alignnone size-full wp-image-75" title="captivate" src="http://isaacreyna.com/wp-content/uploads/2011/04/captivate.jpg" alt="" width="450" height="301" /></p>
<p><span id="more-73"></span></p>
<h3>Network</h3>
<p>HSUPA 900/1900/2100<br />
EDGE/GPRS 850/ 900/1800/1900</p>
<h3>Dimension</h3>
<p>64.2 X 122.4 X 9.9 mm (119g)</p>
<h3>Display</h3>
<p>4.0” WVGA(480x800) 16M SUPER AMOLED<br />
mDNIe(Mobile Digital Natural Image engine)</p>
<h3>Samsung Android 2.1 (Eclair)</h3>

<h3>Upgrade to Android 2.2 (Froyo) is available<br />
via Samsung Kies*</h3>

<h3>Samsung Apps / Android Market</h3>
<p>Various applications downloadable</p>
<h3>Social Hub</h3>
<p>Integrates SNS, email, and calendar accounts</p>
<p>* Availability may vary depending on country and carrier</p>
</div>
<div>
<h3>Android Samsung UI</h3>
<p>Multiple Homescreens<br />
Hybrid Widgets</p>
<h3>Processor</h3>
<p>1GHz CPU Speed</p>
<h3>Battery (Standard) Li-pol, 1,500mAh</h3>
<p>Talk time: 2G/803 min, 3G/393 min.<br />
Standby time: 2G/750 hrs, 3G/576 hrs.</p>
<h3>Camera</h3>
<p>5.0 Megapixel AF camera<br />
Self Shot, Action Shot, Add me, Cartoon Shot, Smile Shot</p>
<h3>Video</h3>
<p>HD Video Player &amp; Recorder (1280 x 720) @ 30fps<br />
codec: DivX, XviD, MPEG4, H.263, H.264, WMV, VC-1<br />
format: 3gp(mp4), AVI(divx), MKV, FLV, H.263Sorenson</p>
<h3>Music</h3>
<p>Music Player with SoundAlive<br />
3.5mm Ear Jack<br />
MP3/AAC/AAC+/eAAC+/OGG/WMA/AMR-NB/AMR-WB/WAV/<br />
MID/AC3/IMY/FLAC/XMF</p>
</div>
<div>
<h3>Memory</h3>
<p>16GB/8GB+ MicroSD(Up to 32GB)</p>
<h3>Android Browser</h3>
<p>Flash Lite3.1, RSS reader</p>
<h3>Multi-touch zoom</h3>

<h3>Light sensor</h3>
<p>Accelerometer sensor, Proximity Sensor, Digital Compass</p>
<h3>Additional Features</h3>
<p>Layar Reality Browser powered by Tele Atlas<br />
Swype, Write &amp; Go<br />
ThinkFree<br />
Aldiko e-book</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://isaacreyna.com/2011/04/25/android-operating-system/feed/</wfw:commentRss>
		<slash:comments>66</slash:comments>
		</item>
		<item>
		<title>Major Update</title>
		<link>http://isaacreyna.com/2011/04/20/hello-world/</link>
		<comments>http://isaacreyna.com/2011/04/20/hello-world/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 04:20:26 +0000</pubDate>
		<dc:creator>Isaac Daniel</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://demogator.hostgator.com/wp/?p=1</guid>
		<description><![CDATA[Please note that this post is not finished. For the longest time, I've been dreaming about having access to some of the best features on the net. Most of which I know nothing about, but if I don't try it, how else am I ever going to learn this stuff? So, I've searched far and [...]]]></description>
			<content:encoded><![CDATA[<p><em>Please note that this post is not finished.</em></p>
<p>For the longest time, I've been dreaming about having access to some of the best features on the net. Most of which I know nothing about, but if I don't try it, how else am I ever going to learn this stuff? So, I've searched far and wide, comparing each hosting company with another, and the one who came out  for the win was hostgator. More info coming soon.</p>
<p><img class="size-medium wp-image-10 alignnone" title="hostgator" src="http://isaacreyna.com/wp-content/uploads/2011/04/hostgator-300x142.jpg" alt="" width="300" height="142" /><br />
<span id="more-1"></span></p>

<p>I have three domains. otakustudios.com, rgvclan.com, and isaacreyna.com, and they're all "pointed" to my one HostGator acount. My main domain is isaacreyna.com, and with my "Baby Plan" I get to point an unlimited amount of domains to this host.</p>
<p>Here are HostGator's plans:</p>
<p><img class="alignnone size-full wp-image-35" title="hostgatorplans" src="http://isaacreyna.com/wp-content/uploads/2011/04/hostgatorplans.png" alt="" width="523" height="190" /></p>

<p>I think HostGator's main rival is hostmonster.com, because they offer exactly the same thing and at a slightly lower price. Choosing between these two was difficult. I usually go with the one who offer's a better price, but there are two reasons why I chose HostGator over hostmonster.</p>
<p>#1<br />
HostGator server's are located in Houston and Dallas Texas. I really like the idea that my files are located near me. Gotta support my fellow Texans!</p>
<p>#2<br />
Both hosting compaines had great reviews, and I can't remember If I even saw one negative experience. So let's say both companies have never had a disapointed customer. What made me decide between the two was the  amount of people who were talking about about how great HostGator's customer service and support was. I'm sure hostmonster has good support, but judging by the reviewers and after contacting support myself, I really think HostGator wins.</p>
]]></content:encoded>
			<wfw:commentRss>http://isaacreyna.com/2011/04/20/hello-world/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
		<item>
		<title>Corpus Christi Ride</title>
		<link>http://isaacreyna.com/2009/09/15/corpus-christi-ride/</link>
		<comments>http://isaacreyna.com/2009/09/15/corpus-christi-ride/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 16:50:18 +0000</pubDate>
		<dc:creator>Isaac Daniel</dc:creator>
				<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://isaacreyna.com/?p=182</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://isaacreyna.com/2009/09/15/corpus-christi-ride/"><img src="http://img.youtube.com/vi/LavqLIaCKhs/2.jpg" alt="" /></a></span>
]]></content:encoded>
			<wfw:commentRss>http://isaacreyna.com/2009/09/15/corpus-christi-ride/feed/</wfw:commentRss>
		<slash:comments>54</slash:comments>
		</item>
		<item>
		<title>ATGATT Ice Skater DDR</title>
		<link>http://isaacreyna.com/2009/07/20/atgatt-ice-skater-ddr/</link>
		<comments>http://isaacreyna.com/2009/07/20/atgatt-ice-skater-ddr/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 20:20:07 +0000</pubDate>
		<dc:creator>Isaac Daniel</dc:creator>
				<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://isaacreyna.com/?p=185</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://isaacreyna.com/2009/07/20/atgatt-ice-skater-ddr/"><img src="http://img.youtube.com/vi/4_lKR-jAbOg/2.jpg" alt="" /></a></span>
]]></content:encoded>
			<wfw:commentRss>http://isaacreyna.com/2009/07/20/atgatt-ice-skater-ddr/feed/</wfw:commentRss>
		<slash:comments>53</slash:comments>
		</item>
		<item>
		<title>ATGATT Wheelchair</title>
		<link>http://isaacreyna.com/2009/07/01/atgatt-wheelchair/</link>
		<comments>http://isaacreyna.com/2009/07/01/atgatt-wheelchair/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 19:03:40 +0000</pubDate>
		<dc:creator>Isaac Daniel</dc:creator>
				<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://isaacreyna.com/?p=188</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://isaacreyna.com/2009/07/01/atgatt-wheelchair/"><img src="http://img.youtube.com/vi/PJ4Dkj524yM/2.jpg" alt="" /></a></span>
]]></content:encoded>
			<wfw:commentRss>http://isaacreyna.com/2009/07/01/atgatt-wheelchair/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
	</channel>
</rss>

