<?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>Aeryith</title>
	<atom:link href="http://www.aeryith.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aeryith.com</link>
	<description>play();</description>
	<lastBuildDate>Fri, 21 Sep 2012 15:25:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Drupal 7 and GoDaddy &#8211; My Install Isn&#8217;t Working [How to Fix It]</title>
		<link>http://www.aeryith.com/2012/drupal-7-godaddy-install-not-working/</link>
		<comments>http://www.aeryith.com/2012/drupal-7-godaddy-install-not-working/#comments</comments>
		<pubDate>Fri, 21 Sep 2012 14:33:50 +0000</pubDate>
		<dc:creator>Aeryith</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Drupal 7]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[GoDaddy]]></category>
		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://www.aeryith.com/?p=382</guid>
		<description><![CDATA[If you&#8217;re like me and use shared hosting with GoDaddy, I&#8217;m sure you ran into at least one of these problems. 1. Can Only See the Front Page &#8211; 500 Internal Server Error When you click on a link, it says 500 error, or nothing at all. This can happen when you&#8217;ve just ported your site from your local development server. Solution: It&#8217;s in your .htaccess file. Search for the line: Delete the # tag, then upload it to your server. If your Drupal install is in the main directory, this is all you need. However, if you installed it in a subfolder, say www.mysite.com/drupal, you&#8217;ll want to add that subfolder to the RewriteBase so it looks like: Remember &#8211; if you&#8217;re still developing on your localhost, put the # back in before you start working with it. Otherwise, it will mess up. 2. Fresh Install &#8211; &#8220;Can Not Connect to Database&#8221; You just installed Drupal using FTP and are going though the configuration pages, but you&#8217;re getting stuck on the database connection page. There could be a few reasons for this: Make sure you created a MySQL database on your hosting account. Double check your password. If you forgot it, you can easily reset it. If you have the above things, you might have forgot to add the host name. Most of the time, you can leave it at &#8220;localhost&#8221;. Not with GoDaddy. There is a specific host name you can only find from the admin panel. If you don&#8217;t know what it is, go to your admin hosting, click on the MySQL menu item below the Hosting tab. You should see a list of your databases. Click on the pencil icon on the right (the edit button). This will bring you to a page with all the info you need. When you are setting up Drupal for the first time, make sure the click the &#8220;Advanced Settings&#8221; box under the database name/pass boxes. Replace localhost with the host name. Now you&#8217;re good to go! 3. Install From Dev Server &#8211; &#8220;Can Not Connect to Database&#8221; You have a pre-configured site that&#8217;s been uploaded. Did you forget to edit the settings.php file? It&#8217;s located in your drupalroot/sites/default folder. I keep a settings-production.php file in my development server, just for when I push it live, all I have to do is rename it on the live server. Your settings should look similar to this: Link to this post!]]></description>
				<content:encoded><![CDATA[<p><img class="size-full wp-image-395 alignright" title="GoDaddy and Drupal" src="http://www.aeryith.com/wp-content/uploads/2012/09/godaddy-drupal.jpg" alt="" width="200" height="225" />If you&#8217;re like me and use shared hosting with GoDaddy, I&#8217;m sure you ran into at least one of these problems.</p>
<h2>1. Can Only See the Front Page &#8211; 500 Internal Server Error</h2>
<p>When you click on a link, it says 500 error, or nothing at all. This can happen when you&#8217;ve just ported your site from your local development server.</p>
<p><strong>Solution:</strong> It&#8217;s in your .htaccess file. Search for the line:</p>
<pre class="brush: plain; title: ; notranslate">

# RewriteBase /

</pre>
<p>Delete the # tag, then upload it to your server. If your Drupal install is in the main directory, this is all you need. However, if you installed it in a subfolder, say www.mysite.com/drupal, you&#8217;ll want to add that subfolder to the RewriteBase so it looks like:</p>
<pre class="brush: plain; title: ; notranslate">

# RewriteBase /drupal

</pre>
<p><em>Remember</em> &#8211; if you&#8217;re still developing on your localhost, put the # back in before you start working with it. Otherwise, it will mess up.</p>
<h2>2. Fresh Install &#8211; &#8220;Can Not Connect to Database&#8221;</h2>
<p>You just installed Drupal using FTP and are going though the configuration pages, but you&#8217;re getting stuck on the database connection page. There could be a few reasons for this:</p>
<ul>
<li>Make sure you <a  href="http://support.godaddy.com/help/article/36/creating-mysql-or-sql-server-databases-for-your-hosting-account?pc_split_value=2" target="_blank">created a MySQL database</a> on your hosting account.</li>
<li>Double check your password. If you forgot it, you can <a  href="http://support.godaddy.com/help/article/3310/resetting-your-mysql-database-password" target="_blank">easily reset</a> it.</li>
</ul>
<div id="attachment_384" class="wp-caption alignleft" style="width: 310px"><a  href="http://www.aeryith.com/wp-content/uploads/2012/09/godaddy-db-settings.jpg" class="thickbox no_icon" rel="gallery-382" title="GoDaddy Database Settings"><img class="size-medium wp-image-384  " style="padding-right: 1em;" title="GoDaddy Database Settings" src="http://www.aeryith.com/wp-content/uploads/2012/09/godaddy-db-settings-300x83.jpg" alt="GoDaddy Database Settings" width="300" height="83" /></a><p class="wp-caption-text">GoDaddy Database Settings</p></div>
<p>If you have the above things, you might have forgot to add the host name. Most of the time, you can leave it at &#8220;localhost&#8221;. Not with GoDaddy. There is a specific host name you can only find from the admin panel. If you don&#8217;t know what it is, go to your admin hosting, click on the MySQL menu item below the Hosting tab. You should see a list of your databases. Click on the pencil icon on the right (the edit button). This will bring you to a page with all the info you need.</p>
<div id="attachment_385" class="wp-caption alignright" style="width: 273px"><a  href="http://www.aeryith.com/wp-content/uploads/2012/09/drupal-godaddy-db-setup.jpg" class="thickbox no_icon" rel="gallery-382" title="Drupal 7 Setup"><img class="size-medium wp-image-385" title="Drupal 7 Setup" src="http://www.aeryith.com/wp-content/uploads/2012/09/drupal-godaddy-db-setup-263x300.jpg" alt="" width="263" height="300" /></a><p class="wp-caption-text">Drupal 7 Install Page</p></div>
<p>When you are setting up Drupal for the first time, make sure the click the &#8220;Advanced Settings&#8221; box under the database name/pass boxes. Replace localhost with the host name. Now you&#8217;re good to go!</p>
<h2 style="clear: both;">3. Install From Dev Server &#8211; &#8220;Can Not Connect to Database&#8221;</h2>
<p>You have a pre-configured site that&#8217;s been uploaded. Did you forget to edit the settings.php file? It&#8217;s located in your drupalroot/sites/default folder. I keep a settings-production.php file in my development server, just for when I push it live, all I have to do is rename it on the live server.</p>
<p>Your settings should look similar to this:</p>
<div id="attachment_388" class="wp-caption alignleft" style="width: 310px"><a  href="http://www.aeryith.com/wp-content/uploads/2012/09/settings-file.jpg" class="thickbox no_icon" rel="gallery-382" title="Settings File"><img class="size-medium wp-image-388 " title="Settings File" src="http://www.aeryith.com/wp-content/uploads/2012/09/settings-file-300x148.jpg" alt="php settings file" width="300" height="148" /></a><p class="wp-caption-text">settings.php file for GoDaddy</p></div>
<div class="su-linkbox" id="post-382-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.aeryith.com/2012/drupal-7-godaddy-install-not-working/&quot;&gt;Drupal 7 and GoDaddy &#8211; My Install Isn&#8217;t Working [How to Fix It]&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.aeryith.com/2012/drupal-7-godaddy-install-not-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turtle Herders &#124; Drupal 7</title>
		<link>http://www.aeryith.com/2012/turtle-herders-drupal-7/</link>
		<comments>http://www.aeryith.com/2012/turtle-herders-drupal-7/#comments</comments>
		<pubDate>Thu, 20 Sep 2012 00:47:06 +0000</pubDate>
		<dc:creator>Aeryith</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Website Projects]]></category>
		<category><![CDATA[Drupal 7]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[Guild Hosting]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[World of Warcraft]]></category>

		<guid isPermaLink="false">http://www.aeryith.com/?p=358</guid>
		<description><![CDATA[World of Warcraft Guild Site with Drupal 7 Went live: September 2012 This was a personal project to exercise my Drupal 7 muscles. I shamelessly modeled this theme off of Blizzard&#8217;s current Warcraft theme. If you look close, Blizzard&#8217;s product sites are done in Drupal. For the theme, I used the free template Alphorn, based off of the Omega theme. There is still bunches to do with this site, like finish style formatting and flesh out the raiding groups (Organic Groups). Highlights: Character ownership/validation/management per player Separate areas for each raid group Raiding resources via forms, videos, and rss feeds Blogs for each player Automated guild application system &#160; &#160; Link to this post!]]></description>
				<content:encoded><![CDATA[<h2 style="clear: both;">World of Warcraft Guild Site with Drupal 7</h2>
<div id="attachment_378" class="wp-caption alignleft" style="width: 300px"><a  href="http://www.turtleherders.com"><img class="size-medium wp-image-378" title="Turtle Herders - 10 Man Alliance Raiding Guild on Staghelm" src="http://www.aeryith.com/wp-content/uploads/2012/09/Turtle-Herders-10-Man-Alliance-Raiding-Guild-on-Staghelm-290x300.png" alt="" width="290" height="300" /></a><p class="wp-caption-text">World of Warcraft guild site created with Drupal 7</p></div>
<p>Went live: September 2012</p>
<p>This was a personal project to exercise my Drupal 7 muscles. I shamelessly modeled this theme off of Blizzard&#8217;s current Warcraft theme. If you <a  href="http://us.battle.net/wow/en/" target="_blank">look close</a>, Blizzard&#8217;s product sites are done in Drupal.</p>
<p>For the theme, I used the free template <a  href="http://drupal.org/project/alphorn" target="_blank">Alphorn</a>, based off of the <a  href="http://drupal.org/project/omega" target="_blank">Omega</a> theme.</p>
<p>There is still bunches to do with this site, like finish style formatting and flesh out the raiding groups (Organic Groups).</p>
<h3 style="clear: both;">Highlights:</h3>
<ul>
<li>Character ownership/validation/management per player</li>
<li>Separate areas for each raid group</li>
<li>Raiding resources via forms, videos, and rss feeds</li>
<li>Blogs for each player</li>
<li>Automated guild application system</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div class="su-linkbox" id="post-358-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.aeryith.com/2012/turtle-herders-drupal-7/&quot;&gt;Turtle Herders | Drupal 7&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.aeryith.com/2012/turtle-herders-drupal-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET Use jQuery/JavaScript and Conditional Controls with Validation</title>
		<link>http://www.aeryith.com/2012/javascript-conditional-validation-asp/</link>
		<comments>http://www.aeryith.com/2012/javascript-conditional-validation-asp/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 02:01:56 +0000</pubDate>
		<dc:creator>Aeryith</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.aeryith.com/?p=301</guid>
		<description><![CDATA[ASP.NET 2.0 &#8211; C# The Problem: Various drop down lists are turned on and off (visible/hidden) depending on the value of other controls, most likely another ddl. This is usually fine, however, each conditional control has an ASP required field validator attached to them. If you just simply hide the control, the validator is still active. Uh oh. The Answer: jQuery We don&#8217;t want to use server side validation, that would just cause a post back. No one wants one of those. We want the validation to happen all at once to all controls, not go though JavaScript validation that prevents your ASP validators from doing their job. If you have conditional controls (like drop down lists) and want to put ASP validation on them, you want to do it in a way thatÂ doesn&#8217;tÂ call a post back. The best way to do that is to use jQuery and some JavaScript so all of your validation stays client side. For this example we have a Country drop down list that controls whether or not a state drop down list is shown. We want to put a required validation on the state drop down, but we do not want to validate the other controls that are not shown. The form: Here is the JavaScript And here is the codebehind: Link to this post!]]></description>
				<content:encoded><![CDATA[<p>ASP.NET 2.0 &#8211; C#</p>
<p>The Problem: Various drop down lists are turned on and off (visible/hidden) depending on the value of other controls, most likely another ddl. This is usually fine, however, each conditional control has an ASP required field validator attached to them. If you just simply hide the control, the validator is still active. Uh oh.</p>
<p>The Answer: jQuery</p>
<ul>
<li>We don&#8217;t want to use server side validation, that would just cause a post back. No one wants one of those.</li>
<li>We want the validation to happen all at once to all controls, not go though JavaScript validation that prevents your ASP validators from doing their job.</li>
</ul>
<p>If you have conditional controls (like drop down lists) and want to put ASP validation on them, you want to do it in a way thatÂ doesn&#8217;tÂ call a post back. The best way to do that is to use jQuery and some JavaScript so all of your validation stays client side.</p>
<p>For this example we have a Country drop down list that controls whether or not a state drop down list is shown. We want to put a required validation on the state drop down, but we do not want to validate the other controls that are not shown.</p>
<p>The form:</p>
<pre class="brush: xml; title: ; notranslate">

&lt;form id=&quot;coolstuff&quot; runat=&quot;server&quot;&gt;
 &lt;div id=&quot;form-style&quot;&gt;
 &lt;label&gt;Country&lt;/label&gt;
 &lt;asp:DropDownList ID=&quot;ddlCountryList&quot; runat=&quot;server&quot;
DataTextField=&quot;CountryDesc&quot;
DataValueField=&quot;CountryCode&quot;&gt;
&lt;asp:ListItem Selected=&quot;True&quot; Text=&quot;United States&quot; Value=&quot;US&quot;&gt;&lt;/asp:ListItem&gt;
&lt;asp:ListItem Text=&quot;Canada&quot; Value=&quot;CA&quot;&gt;&lt;/asp:ListItem&gt;
&lt;asp:ListItem Text=&quot;China&quot; Value=&quot;&quot;&gt;&lt;/asp:ListItem&gt;
 &lt;/asp:DropDownList&gt;
 &lt;br /&gt;

&lt;label&gt;State&lt;/label&gt;
 &lt;asp:DropDownList ID=&quot;ddlUS&quot; runat=&quot;server&quot;&gt;
&lt;asp:ListItem Selected=&quot;True&quot; Text=&quot;Select State&quot; Value=&quot;&quot;&gt;&lt;/asp:ListItem&gt;
&lt;asp:ListItem Text=&quot;California&quot; Value=&quot;CA&quot;&gt;&lt;/asp:ListItem&gt;
&lt;asp:ListItem Text=&quot;New York&quot; Value=&quot;NY&quot;&gt;&lt;/asp:ListItem&gt;
&lt;asp:ListItem Text=&quot;Texas&quot; Value=&quot;TX&quot;&gt;&lt;/asp:ListItem&gt;
 &lt;/asp:DropDownList&gt;
 &lt;asp:RequiredFieldValidator id=&quot;valUS&quot; runat=&quot;server&quot;
ControlToValidate=&quot;ddlUS&quot;
Display=&quot;Dynamic&quot;
ErrorMessage=&quot;State is a required field.&quot;
ForeColor=&quot;Red&quot;&gt;
 &lt;/asp:RequiredFieldValidator&gt;

&lt;asp:DropDownList id=&quot;ddlCanada&quot; runat=&quot;server&quot;&gt;
&lt;asp:ListItem Selected=&quot;True&quot; Text=&quot;Select Providence&quot; Value=&quot;&quot;&gt;&lt;/asp:ListItem&gt;
&lt;asp:ListItem Text=&quot;Alberta&quot; Value=&quot;AB&quot;&gt;&lt;/asp:ListItem&gt;
&lt;asp:ListItem Text=&quot;Ontario&quot; Value=&quot;ON&quot;&gt;&lt;/asp:ListItem&gt;
&lt;asp:ListItem Text=&quot;Quebec&quot; Value=&quot;QC&quot;&gt;&lt;/asp:ListItem&gt;
 &lt;/asp:DropDownList&gt;
 &lt;asp:RequiredFieldValidator id=&quot;valCanada&quot; runat=&quot;server&quot;
ControlToValidate=&quot;ddlCanada&quot;
Display=&quot;Dynamic&quot;
ErrorMessage=&quot;Providence is a required field.&quot;
ForeColor=&quot;Red&quot;&gt;
 &lt;/asp:RequiredFieldValidator&gt;

&lt;asp:Label ID=&quot;lblStateNA&quot; runat=&quot;server&quot; Text=&quot;N/A&quot; /&gt;
 &lt;br /&gt;

&lt;asp:Button id=&quot;btnSubmit&quot; OnClick=&quot;submitBtn_Click&quot; runat=&quot;server&quot; Text=&quot;Validate Me!&quot; /&gt;

 &lt;/div&gt;&lt;!-- end #form-style --&gt;
 &lt;/form&gt;

</pre>
<p>Here is the JavaScript</p>
<pre class="brush: jscript; title: ; notranslate">

$(document).ready(function () {
//changes the ddl depending on the selected Country
$(&quot;#&lt;%=ddlCountryList.ClientID %&gt;&quot;).change(function () { getDropDown(); });
startIt();
});

//set variables for the validators
 var valProv = document.getElementById('&lt;%= reqCanada.ClientID %&gt;');
 var valState = document.getElementById('&lt;%= reqUS.ClientID %&gt;');

//if we simply use getDropDown() in the jQuery document ready function, it will
//automatically show the validation alert on first page load, so we set up a custom
//initial function
function startIt() {
//initial setup
$(&quot;#&lt;%=lblStateNA.ClientID %&gt;&quot;).hide();
$(&quot;#&lt;%=ddlCanada.ClientID %&gt;&quot;).hide();
$(&quot;#&lt;%=ddlUS.ClientID %&gt;&quot;).show();
//turns off province validator
ValidatorEnable(document.getElementById('&lt;%= valCanada.ClientID %&gt;'), false);
}

function getDropDown() {
//reset all the conditional controls to hidden (this doesn't disable the validation)
$(&quot;#&lt;%=lblStateNA.ClientID %&gt;&quot;).hide();
$(&quot;#&lt;%=ddlCanada.ClientID %&gt;&quot;).hide();
$(&quot;#&lt;%=ddlUS.ClientID %&gt;&quot;).hide();


//if US is selected, turn on States and it's validator, turn off province validator
 if ($(&quot;#&lt;%=ddlCountryList.ClientID %&gt;&quot;).val() == &quot;US&quot;) {
 reqUS.enabled = true;
 ValidatorEnable(reqCanada, false);
 $(&quot;#&lt;%=ddlUS.ClientID %&gt;&quot;).show();
 }
 //if Canada is selected, turn on province and it's validator, turn off state validator
 if ($(&quot;#&lt;%=ddlCountryList.ClientID %&gt;&quot;).val() == &quot;Canada&quot; || $(&quot;#&lt;%=ddlCountryList.ClientID %&gt;&quot;).val() == &quot;CA&quot;) {
 reqCanada.enabled = true;
 ValidatorEnable(reqUS, false);
 $(&quot;#&lt;%=ddlCanada.ClientID %&gt;&quot;).show();
 }
 //if it's neither US or Canada, turn off both validators, show &quot;N/A&quot;
 if ($(&quot;#&lt;%=ddlCountryList.ClientID %&gt;&quot;).val() != &quot;Canada&quot; &amp;&amp; $(&quot;#&lt;%=ddlCountryList.ClientID %&gt;&quot;).val() != &quot;US&quot;) {
 ValidatorEnable(valUS, false);
 ValidatorEnable(valCanada, false);
 $(&quot;#&lt;%=lblStateNA.ClientID %&gt;&quot;).show();
 }


}

</pre>
<p>And here is the codebehind:</p>
<pre class="brush: plain; title: ; notranslate">

public partial class _default : System.Web.UI.Page
 {
public void submitBtn_Click(object sender, EventArgs e)
{

}

protected void Page_Load(object sender, EventArgs e)
{

}
}

</pre>
<div class="su-linkbox" id="post-301-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.aeryith.com/2012/javascript-conditional-validation-asp/&quot;&gt;ASP.NET Use jQuery/JavaScript and Conditional Controls with Validation&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.aeryith.com/2012/javascript-conditional-validation-asp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>World of Wisdom Bookstore</title>
		<link>http://www.aeryith.com/2011/world-wisdom-bookstore/</link>
		<comments>http://www.aeryith.com/2011/world-wisdom-bookstore/#comments</comments>
		<pubDate>Sun, 17 Apr 2011 19:00:13 +0000</pubDate>
		<dc:creator>Aeryith</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Website Projects]]></category>
		<category><![CDATA[Joomla!]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.aeryith.com/?p=282</guid>
		<description><![CDATA[Client: World of Wisdom Bookstore Created: Â December 2009 World of Wisdom Bookstore is a local Indianapolis metaphysical bookstore. They are one of the oldest and well known in the area. Their new site is made with the CMS Joomla! and incorporates theirÂ eCommerceÂ store.Â The theme and logo is purely custom. The video on the front page was also made by me. This site allows the business to connect to customers by linking to their social sites as well as keeping an updated events list. Link to this post!]]></description>
				<content:encoded><![CDATA[<p><a  title="World of Wisdom Bookstore" href="http://www.worldofwisdombooks.com" target="_blank"><img class="alignnone size-medium wp-image-283" title="World of Wisdom Bookstore" src="http://www.aeryith.com/wp-content/uploads/2011/04/World-of-Wisdom-300x276.png" alt="" width="300" height="276" /></a></p>
<p>Client: <a  href="http://www.worldofwisdombooks.com" target="_blank">World of Wisdom Bookstore</a><br />
Created: Â December 2009</p>
<p>World of Wisdom Bookstore is a local Indianapolis metaphysical bookstore. They are one of the oldest and well known in the area. Their new site is made with the CMS Joomla! and incorporates theirÂ eCommerceÂ store.Â The theme and logo is purely custom. The video on the front page was also made by me.</p>
<p>This site allows the business to connect to customers by linking to their social sites as well as keeping an updated events list.</p>
<div class="su-linkbox" id="post-282-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.aeryith.com/2011/world-wisdom-bookstore/&quot;&gt;World of Wisdom Bookstore&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.aeryith.com/2011/world-wisdom-bookstore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In the Beginning&#8230;</title>
		<link>http://www.aeryith.com/2011/beginning/</link>
		<comments>http://www.aeryith.com/2011/beginning/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 03:42:34 +0000</pubDate>
		<dc:creator>Aeryith</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.aeryith.com/?p=260</guid>
		<description><![CDATA[I figure this blog better start out with a bit ofÂ explanationÂ of why I like to make games. Simple answer: I love playing them and they have amazed me since the first time I played Pong on Atari at my babysitter&#8217;s house. My Dad introduced me to programming when I was 12, and I was programming my own games in Visual Basic on my Commodore 64. I still have fond memories of storing my programs on my cassette tapes. I didn&#8217;t get my first true gaming console, the Nintendo NES until 1993. Before then, I would follow my brother to his friend&#8217;s house down the street. He was lucky enough to have an NES before us. I would just sit and watch them play. I was the little sister, so I didn&#8217;t get much chance to play, but I didn&#8217;t care &#8211; I just wanted to watch. One game in particular caught my attention: Final Fantasy. Wow. I still love it. I have been a fanatic Final Fantasy fan since the beginning, playing all of the North American releases. Before I get carried away with Final Fantasy, let me continue to theÂ explanationÂ at hand. Since our first NES, I can&#8217;t remember a time I didn&#8217;t have a game console. With theÂ availabilityÂ of games, I put the programming on theÂ back burnerÂ for a while and just&#8230; played. I played the first Mario Brothers so much I was able to beat it in 1 guy, and in 3 levels. I love both casual and serious games. I started back on programming in 1994 when we got AOL. I actually mowed lawns to pay for it. I was blazing the internetÂ withÂ my 56k modem. I fell in love with HTML and taught myself how to make web pages on GeoCities (before Yahoo! bought them). All I needed was my text editor and I could make really cool stuff. Well.. I thought it was cool at the time. Thinking about it now, I cringe at the horrid web page abominations I created, but hey &#8211; everyone starts somewhere, right? My hobby faded in my late teens (dur&#8230; being a teen) and I thought I&#8217;d turn to more serious pursuits. I was taught having fun doesn&#8217;t pay the bills, right? I graduated High School, left on my own, and decided to go to college. I started school, majoring in Criminal Justice. It wasÂ interestingÂ to me, but most of the classes were painfully boring. Needless to say I epicly failed my first two semesters. LuckilyÂ for me, my school just created School of Informatics (around 2000) &#8211; a cooler version of the School of Computer Science. Now I knew I could go to school and possibly land a job&#8230; to have fun! It&#8217;s been a long hard road, and I&#8217;ve had to wait out semesters due to just life in general, but I am not a quitter. So here I am, almost 10 years later closing the long journey to validate my passion for programming and making funÂ interactiveÂ experiences. My last semester is here...]]></description>
				<content:encoded><![CDATA[<p>I figure this blog better start out with a bit ofÂ explanationÂ of why I like to make games. Simple answer: I love playing them and they have amazed me since the first time I played Pong on Atari at my babysitter&#8217;s house. My Dad introduced me to programming when I was 12, and I was programming my own games in Visual Basic on my Commodore 64. I still have fond memories of storing my programs on my cassette tapes.</p>
<p>I didn&#8217;t get my first true gaming console, the Nintendo NES until 1993. Before then, I would follow my brother to his friend&#8217;s house down the street. He was lucky enough to have an NES before us. I would just sit and watch them play. I was the little sister, so I didn&#8217;t get much chance to play, but I didn&#8217;t care &#8211; I just wanted to watch.</p>
<p>One game in particular caught my attention: Final Fantasy. Wow. I still love it. I have been a fanatic Final Fantasy fan since the beginning, playing all of the North American releases. Before I get carried away with Final Fantasy, let me continue to theÂ explanationÂ at hand.</p>
<p>Since our first NES, I can&#8217;t remember a time I didn&#8217;t have a game console. With theÂ availabilityÂ of games, I put the programming on theÂ back burnerÂ for a while and just&#8230; played. I played the first Mario Brothers so much I was able to beat it in 1 guy, and in 3 levels.</p>
<p>I love both casual and serious games. I started back on programming in 1994 when we got AOL. I actually mowed lawns to pay for it. I was blazing the internetÂ withÂ my 56k modem. I fell in love with HTML and taught myself how to make web pages on GeoCities (before Yahoo! bought them). All I needed was my text editor and I could make really cool stuff. Well.. I thought it was cool at the time. Thinking about it now, I cringe at the horrid web page abominations I created, but hey &#8211; everyone starts somewhere, right?</p>
<p>My hobby faded in my late teens (dur&#8230; being a teen) and I thought I&#8217;d turn to more serious pursuits. I was taught having fun doesn&#8217;t pay the bills, right? I graduated High School, left on my own, and decided to go to college. I started school, majoring in Criminal Justice. It wasÂ interestingÂ to me, but most of the classes were painfully boring. Needless to say I epicly failed my first two semesters.</p>
<p>LuckilyÂ for me, my school just created School of Informatics (around 2000) &#8211; a cooler version of the School of Computer Science. Now I knew I could go to school and possibly land a job&#8230; to have fun! It&#8217;s been a long hard road, and I&#8217;ve had to wait out semesters due to just life in general, but I am not a quitter. So here I am, almost 10 years later closing the long journey to validate my passion for programming and making funÂ interactiveÂ experiences. My last semester is here and I will graduate with aÂ BachelorsÂ in Science in New Media Arts and Science from IU and a certificate of Applied Computer Science from Purdue.</p>
<div class="su-linkbox" id="post-260-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.aeryith.com/2011/beginning/&quot;&gt;In the Beginning&#8230;&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.aeryith.com/2011/beginning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aion Mini Feed Widget &#124; Flash &amp; AS3</title>
		<link>http://www.aeryith.com/2011/aion-mini-feed-widget-flash-as3/</link>
		<comments>http://www.aeryith.com/2011/aion-mini-feed-widget-flash-as3/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 03:24:07 +0000</pubDate>
		<dc:creator>Aeryith</dc:creator>
				<category><![CDATA[Flash Projects]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Aion]]></category>
		<category><![CDATA[Flash CS5]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://www.aeryith.com/?p=253</guid>
		<description><![CDATA[Personal Project Created December 2009 Flash CS4 + ActionScript 3 This was an exorcise to see if I could incorporate Twitter, RSS Feeds and videos in Flash. Using custom php and a crossdomain.xml file, I achieved my goal. Link to this post!]]></description>
				<content:encoded><![CDATA[<div id="efe-swf-1" class="efe-flash"><!-- --></div>
<p>Personal Project<br />
Created December 2009</p>
<p>Flash CS4 + ActionScript 3</p>
<p>This was an exorcise to see if I could incorporate Twitter, RSS Feeds and videos in Flash. Using custom php and a crossdomain.xml file, I achieved my goal.</p>
<div class="su-linkbox" id="post-253-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.aeryith.com/2011/aion-mini-feed-widget-flash-as3/&quot;&gt;Aion Mini Feed Widget | Flash &amp; AS3&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.aeryith.com/2011/aion-mini-feed-widget-flash-as3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Frequency Marketing</title>
		<link>http://www.aeryith.com/2011/frequency-marketing/</link>
		<comments>http://www.aeryith.com/2011/frequency-marketing/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 02:02:49 +0000</pubDate>
		<dc:creator>Aeryith</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Website Projects]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.aeryith.com/?p=243</guid>
		<description><![CDATA[Client: Frequency Marketing Created: 2010 Lovingly hand crafted coded HTML and CSS. Site created from Illustrator files. TookÂ approximatelyÂ 3 hours total. All images, design and content Â© Frequency Marketing. Link to this post!]]></description>
				<content:encoded><![CDATA[<p><a  href="http://frequencymarketing.biz/" target="_blank"><img class="alignnone size-medium wp-image-244" title="Frequency Marketing" src="http://www.aeryith.com/wp-content/uploads/2011/04/Frequency-Marketing-300x171.png" alt="" width="300" height="171" /></a></p>
<p>Client: <a  href="http://frequencymarketing.biz/" target="_blank">Frequency Marketing</a><br />
Created: 2010</p>
<p>Lovingly hand <del>crafted</del> coded HTML and CSS. Site created from Illustrator files. TookÂ approximatelyÂ 3 hours total. All images, design and content Â© Frequency Marketing.</p>
<div class="su-linkbox" id="post-243-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.aeryith.com/2011/frequency-marketing/&quot;&gt;Frequency Marketing&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.aeryith.com/2011/frequency-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash AS3 Create Dynamic Array of Objects</title>
		<link>http://www.aeryith.com/2011/flash-as3-create-dynamic-array-objects/</link>
		<comments>http://www.aeryith.com/2011/flash-as3-create-dynamic-array-objects/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 01:41:20 +0000</pubDate>
		<dc:creator>Aeryith</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.aeryith.com/?p=208</guid>
		<description><![CDATA[[Download .fla] This is an example file showing how an array of items can be dynamically created and given random attributes including moving with gravity. Click by Aeryith is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License. Link to this post!]]></description>
				<content:encoded><![CDATA[<div id="efe-swf-2" class="efe-flash"><!-- --></div>
<a  href="http://www.aeryith.com/wp-content/uploads/2011/04/click_source_code_by_aeryithv-d2zuttu.zip"> [Download .fla]</a></p>
<p>This is an example file showing how an array of items can be dynamically created and given random attributes including moving with gravity.</p>
<p><span id="more-208"></span></p>
<pre class="brush: as3; title: ; notranslate">
import flash.events.MouseEvent;
stop();
/**********************************************************************
Click! copyright 2010 by Aeryith
Flash CS5 - Action Script 3

This is a test file showing how an array of items can be dynamically
created and given random attributes including moving with gravity.
Feel free to experiment with this code and make new versions, but do
not claim this unadulterated code as your own work.
**********************************************************************/

//trig variables for trajectory objects
var speed:Number;
var angle:Number;
var xSpeed:Number;
var ySpeed:Number;
var gravity:Number = .03; //change this to see how the circles react

//container to hold square and circles
var container = new mc_container();
	container.x = 1;
	container.y = 1;
	addChild(container);

//square holds the circles
var square = new mc_square();
	square.x = 250;
	square.y = 200;
	container.addChild(square);
	square.buttonMode = true;
	square.addEventListener(MouseEvent.CLICK, createCircles);

function createCircles (event:MouseEvent):void {
  speed = 2; // set speed of object
  //create our circles using an array
  var circle:Array = new Array();
  for (var i:int = 0; i &lt; 5; i++)    {
                circle[i] = new mc_circle();
                square.addChild(circle[i]);
                //get random angle
                angle = Math.random()*2*Math.PI;
                circle[i].angle = angle;
                circle[i].xSpeed = Math.cos(circle[i].angle) * speed;
                circle[i].ySpeed = Math.sin(circle[i].angle) * speed;
                //place the circle on a random spot
                circle[i].x = Math.floor(Math.random(  )*200);
                circle[i].y = Math.floor(Math.random(  )*200);
                //give each circle a random color
                var myColor:ColorTransform = this.transform.colorTransform;
                myColor.color = Math.random() * 0xFFFFFF;
                circle[i].transform.colorTransform = myColor;
                //add event listeners
                circle[i].addEventListener(MouseEvent.CLICK, poof);
                circle[i].addEventListener(Event.ENTER_FRAME, moveObj);
            }//end for
         }//end createCircles()

        //removes circle from parent (square)

        function poof (event:MouseEvent):void {
                //uncomment below for *boing* sound on click
                //var snd:Sound = new snd_boing();
                //snd.play();
                event.target.removeEventListener(Event.ENTER_FRAME, moveObj);
                event.target.parent.removeChild(event.target); }

               //moves circles each frame
                function moveObj (event:Event):void {
                 //when the circles fall below this line, it is removed from square
                 if (event.target.y &gt; stage.stageHeight) {
		event.target.removeEventListener(Event.ENTER_FRAME, moveObj);
		//trace(event.target + &quot; has been removed.&quot;);
		event.target.parent.removeChild(event.target);
	}
	else
	{
		event.target.ySpeed += gravity;
		event.target.x +=  event.target.xSpeed;
		event.target.y +=  event.target.ySpeed;
	}
}//end moveObj

</pre>
<p><a  rel="license" href="http://creativecommons.org/licenses/by-nc/3.0/"><img style="border-width: 0;" src="http://i.creativecommons.org/l/by-nc/3.0/88x31.png" alt="Creative Commons License" /></a><br />
<span>Click</span> by <span>Aeryith</span> is licensed under a <a  rel="license" href="http://creativecommons.org/licenses/by-nc/3.0/">Creative Commons Attribution-NonCommercial 3.0 Unported License</a>.</p>
<div class="su-linkbox" id="post-208-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.aeryith.com/2011/flash-as3-create-dynamic-array-objects/&quot;&gt;Flash AS3 Create Dynamic Array of Objects&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.aeryith.com/2011/flash-as3-create-dynamic-array-objects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Perfect Stitch</title>
		<link>http://www.aeryith.com/2011/perfect-stitch/</link>
		<comments>http://www.aeryith.com/2011/perfect-stitch/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 20:23:32 +0000</pubDate>
		<dc:creator>Aeryith</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Website Projects]]></category>

		<guid isPermaLink="false">http://www.aeryith.com/?p=189</guid>
		<description><![CDATA[Client:Â The Perfect Stitch, LLC Created: March 2009 Website created using Joomla! CMS. Custom theme and graphics. Shows up in first page Google results for &#8220;Indianapolis Bridal Alterations&#8221; Link to this post!]]></description>
				<content:encoded><![CDATA[<p><a  href="http://theperfectstitch-bridal.com/" target="_blank"><img class="alignnone size-medium wp-image-190" title="The Perfect Stitch" src="http://www.aeryith.com/wp-content/uploads/2011/04/Indianapolis-Bridal-Alterations-and-Tuxedo-Rentals-The-Perfect-Stitch-300x226.png" alt="" width="300" height="226" /></a></p>
<p>Client:Â <a  href="http://theperfectstitch-bridal.com/" target="_blank">The Perfect Stitch, LLC</a><br />
Created: March 2009</p>
<p>Website created using Joomla! CMS. Custom theme and graphics.</p>
<p>Shows up in first page Google results for &#8220;Indianapolis Bridal Alterations&#8221;</p>
<div class="su-linkbox" id="post-189-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.aeryith.com/2011/perfect-stitch/&quot;&gt;The Perfect Stitch&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.aeryith.com/2011/perfect-stitch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Zen Garden: Champaign</title>
		<link>http://www.aeryith.com/2011/css-zen-garden-theme-champaign/</link>
		<comments>http://www.aeryith.com/2011/css-zen-garden-theme-champaign/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 15:15:58 +0000</pubDate>
		<dc:creator>Aeryith</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Website Projects]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://www.aeryith.com/?p=115</guid>
		<description><![CDATA[Title: Champaign Created: December 2009 Client: Personal Project View Theme View CSS I have always wanted to do a Zen Garden theme, and I finally got around to doing it in late 2009. It shows how much control CSS has in design of a website. This project honed by CSS skills and best practices. The maintainer no longer accepts submissions, so this wasn&#8217;t submitted to the site. My theme Champaign, was inspired by one of my hardest professors who taught intro to web design. In one of our first classes, I remember him saying people don&#8217;t make websites in circles. I took that as aÂ challengeÂ and in a homage to him, I usedÂ CenturyÂ Gothic, one of his favorite fonts. Ludwick, this is for you. P.S. I totally deserved an A. Just sayin. Link to this post!]]></description>
				<content:encoded><![CDATA[<p><a  title="View CSS Page" rel="http://www.aeryith.com/projects/zengarden-sample.html" href="http://www.aeryith.com/projects/zengarden-sample.html" target="_blank"><img class="alignnone size-medium wp-image-116" title="CSS Zen Garden: Champaign" src="http://www.aeryith.com/wp-content/uploads/2011/04/css-ss-300x163.jpg" alt="" width="300" height="163" /></a></p>
<p>Title: Champaign<br />
Created: December 2009<br />
Client: Personal Project<br />
<a  href="http://www.aeryith.com/projects/zengarden-sample.html" target="_blank">View Theme<br />
</a><a  href="http://www.aeryith.com/projects/sample.css" target="_blank">View CSS</a></p>
<p>I have always wanted to do a <a  href="http://www.csszengarden.com/" target="_blank">Zen Garden</a> theme, and I finally got around to doing it in late 2009. It shows how much control CSS has in design of a website. This project honed by CSS skills and best practices.</p>
<p>The maintainer no longer accepts submissions, so this wasn&#8217;t submitted to the site.</p>
<p>My theme Champaign, was inspired by one of my hardest professors who taught intro to web design. In one of our first classes, I remember him saying people don&#8217;t make websites in circles. I took that as aÂ challengeÂ and in a homage to him, I usedÂ CenturyÂ Gothic, one of his favorite fonts.</p>
<p>Ludwick, this is for you.</p>
<p>P.S. I totally deserved an A. Just sayin.</p>
<div class="su-linkbox" id="post-115-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://www.aeryith.com/2011/css-zen-garden-theme-champaign/&quot;&gt;CSS Zen Garden: Champaign&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.aeryith.com/2011/css-zen-garden-theme-champaign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 2489/2651 objects using disk: basic

Served from: www.aeryith.com @ 2013-06-19 01:48:43 -->