<?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>Engineer By Design &#187; Website</title>
	<atom:link href="http://www.engineerbydesign.com/category/website/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.engineerbydesign.com</link>
	<description>The Portfolio of Charlene Valerio</description>
	<lastBuildDate>Thu, 24 Dec 2009 08:29:51 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Change your Wordpress upload_max_filesize limit with Bluehost in 6 easy steps</title>
		<link>http://www.engineerbydesign.com/website/change-your-upload_max_filesize-limit-with-bluehost-in-6-easy-steps/</link>
		<comments>http://www.engineerbydesign.com/website/change-your-upload_max_filesize-limit-with-bluehost-in-6-easy-steps/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 03:27:48 +0000</pubDate>
		<dc:creator>Charlene</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.engineerbydesign.com/?p=1634</guid>
		<description><![CDATA[My website is hosted under Bluehost, which so far has been treating me well. I do a lot of uploading since my site also serves as my portfolio for art and music, and there have been times when I would attempt to upload something into Wordpress and it would give me the following error:
The uploaded [...]]]></description>
			<content:encoded><![CDATA[<p>My website is hosted under <a href="http://www.bluehost.com/" target="_blank">Bluehost</a>, which so far has been treating me well. I do a lot of uploading since my site also serves as my portfolio for art and music, and there have been times when I would attempt to upload something into Wordpress and it would give me the following error:</p>
<blockquote><p><code>The uploaded file exceeds the upload_max_filesize directive in php.ini.</code></p></blockquote>
<p>I was able to fix the problem, so I figured I&#8217;d create a post to help out anyone out there who has this problem as well. This guide assumes:</p>
<ul>
<li>You are a Bluehost user</li>
<li><a href="http://tutorials.bluehost.com/wordpress/">You setup Wordpress on your domain using Bluehost</a></li>
</ul>
<p><i>This guide is current as of 10/4/2009.</i><br />
<span id="more-1634"></span><br />
<br/><br/></p>
<h4>1. Log into your Bluehost account and go to your PHP Config</h4>
<p style="text-align: center;"><a rel="gallery" href="http://www.engineerbydesign.com/wp-content/uploads/2009/10/01.png"><img class="aligncenter size-full wp-image-1645" title="01" src="http://www.engineerbydesign.com/wp-content/uploads/2009/10/01.png" alt="01" width="510" height="149" /></a></p>
<p><br/><br/></p>
<h4>2. Change PHP settings to PHP5 (Single php.ini)</h4>
<p>The default settings on Bluehost sets your PHP is at PHP5. Change this to PHP5 (Single php.ini) and save changes.</p>
<p style="text-align: center;"><a rel="gallery" href="http://www.engineerbydesign.com/wp-content/uploads/2009/10/02.png"><img src="http://www.engineerbydesign.com/wp-content/uploads/2009/10/02.png" alt="02" title="02" width="526" height="261" class="aligncenter size-full wp-image-1661" /></a></p>
<p><br/><br/></p>
<h4>3. Install the php.ini master file</h4>
<p>Select Install the php.ini master file.</p>
<p style="text-align: center;"><a rel="gallery" href="http://www.engineerbydesign.com/wp-content/uploads/2009/10/03.png"><img src="http://www.engineerbydesign.com/wp-content/uploads/2009/10/03.png" alt="03" title="03" width="526" height="142" class="aligncenter size-full wp-image-1647" /></a></p>
<p>Once done installing, it should display a message that it was successfully installed. <strong>Note that when this creates the php.ini master file, it names it as php.ini.default.</strong></p>
<p style="text-align: center;"><a rel="gallery" href="http://www.engineerbydesign.com/wp-content/uploads/2009/10/04.png"><img src="http://www.engineerbydesign.com/wp-content/uploads/2009/10/04.png" alt="04" title="04" width="526" height="422" class="aligncenter size-full wp-image-1648" /></a></p>
<p><br/><br/></p>
<h4>4. Go back to your cPanel tab and open up the File Manager</h4>
<p style="text-align: center;"><a rel="gallery" href="http://www.engineerbydesign.com/wp-content/uploads/2009/10/05.png"><img src="http://www.engineerbydesign.com/wp-content/uploads/2009/10/05.png" alt="05" title="05" width="526" height="154" class="aligncenter size-full wp-image-1649" /></a></p>
<p><br/><br/></p>
<h4>5. Rename php.ini.default to php.ini</h4>
<p>Locate php.ini.default (it should be in your public_html directory). Right click it and rename this to php.ini.</p>
<p style="text-align: center;"><a rel="gallery" href="http://www.engineerbydesign.com/wp-content/uploads/2009/10/06.png"><img src="http://www.engineerbydesign.com/wp-content/uploads/2009/10/06.png" alt="06" title="06" width="526" height="335" class="aligncenter size-full wp-image-1650" /></a></p>
<p style="text-align: center;"><a rel="gallery" href="http://www.engineerbydesign.com/wp-content/uploads/2009/10/07.png"><img src="http://www.engineerbydesign.com/wp-content/uploads/2009/10/07.png" alt="07" title="07" width="520" height="260" class="aligncenter size-full wp-image-1651" /></a></p>
<p><br/><br/></p>
<h4>6. Edit php.ini</h4>
<p>Once the file is renamed, right click php.ini and this time go to Edit. (I chose Edit over Code Edit because Code Edit opens it through something called &#8220;cPanel X&#8221; which I think is a bit more troublesome to use over just opening php.ini as a text file through Edit.)</p>
<p>Find <code>upload_max_filesize</code> through a CTRL+F search and you&#8217;ll find the little troublemaker. By default, it&#8217;s set to <code>2M</code>, which is 2 megabytes.</p>
<p style="text-align: center;"><a rel="gallery" href="http://www.engineerbydesign.com/wp-content/uploads/2009/10/08a.png"><img src="http://www.engineerbydesign.com/wp-content/uploads/2009/10/08a.png" alt="08a" title="08a" width="526" height="179" class="aligncenter size-full wp-image-1653" /></a></p>
<p>Comment out, versus deleting, <code>upload_max_filesize = 2M</code> by adding a semicolon to the beginning of the line. (It&#8217;s just good coding practice.) Then add a second line where you set your desired upload limit. I arbitrarily set mine to 20 megabytes.</p>
<p style="text-align: center;"><a rel="gallery" href="http://www.engineerbydesign.com/wp-content/uploads/2009/10/09.png"><img src="http://www.engineerbydesign.com/wp-content/uploads/2009/10/09.png" alt="09" title="09" width="526" height="200" class="aligncenter size-full wp-image-1644" /></a></p>
<p><strong>Remember to save your changes, and that should be it!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.engineerbydesign.com/website/change-your-upload_max_filesize-limit-with-bluehost-in-6-easy-steps/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Hello, world!</title>
		<link>http://www.engineerbydesign.com/website/new-site-new-design/</link>
		<comments>http://www.engineerbydesign.com/website/new-site-new-design/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 05:06:23 +0000</pubDate>
		<dc:creator>Charlene</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.engineerbydesign.com/?p=1372</guid>
		<description><![CDATA[I&#8217;ve migrated my old site, I Stand Enchanted, to this new domain, Engineer By Design. The change was mostly because I never felt that &#8220;I Stand Enchanted&#8221; truly conveyed the meaning of what I wanted my blog/portfolio to be. Instead, it was created in a failed effort from trying to come up with a domain [...]]]></description>
			<content:encoded><![CDATA[<p><font face="Trebuchet MS" size="2">I&#8217;ve migrated my old site, I Stand Enchanted, to this new domain, Engineer By Design. The change was mostly because I never felt that &#8220;I Stand Enchanted&#8221; truly conveyed the meaning of what I wanted my blog/portfolio to be. Instead, it was created in a failed effort from trying to come up with a domain name by combining a favorite song, <a href="http://www.youtube.com/watch?v=4UXhesWpo0U"><strong>I Stand</strong></a>, with a favorite movie, <a href="http://www.imdb.com/title/tt0461770/"><strong>Enchanted</strong></a>.</p>
<p>The phrase &#8220;engineer By design&#8221; fitted my site&#8217;s purpose, while miraculously at the same time was a domain that wasn&#8217;t squatted. The name truly plays on <a href="http://dictionary.reference.com/browse/by"><strong>the definition of &#8220;by&#8221;</strong></a>. I am engineer that, well, engineers in conformity with design (hence, &#8220;Engineer By Design&#8221;), yet at the same time I am an engineer accompanied with design experience (hence, &#8220;Engineer By Design&#8221;.)</p>
<p>There are still some small things that I need to fix here and there (i.e., a few more CSS modifications I&#8217;d like to implement) and coming up with a better design for <strong><a href="http://www.engineerbydesign.com/?page_id=1046">my music page</a></strong>. I somehow feel it can be presented much more effectively and I probably also need to dig into what WordPress plugins I could use out there to make it turn out the way I want.</p>
<p>I am quite happy with the solution for a better way of presenting my little art gallery. I was linking to <a href="http://www.coroflot.com/public/individual_details.asp?individual_id=245643"><strong>Coroflot</strong></a> previously since it seemed like an easy fix from WordPress&#8217; built-in gallery. Now, I&#8217;m using <a href="http://www.no-margin-for-errors.com/projects/prettyPhoto-jquery-lightbox-clone/"><strong>prettyPhoto</strong></a>, which is essentially a clone of jQuery lightbox. I might add that it&#8217;s also very, very pretty.</p>
<p>I&#8217;m trying to finish this, among other things, between now and next Thursday once I start graduate school. Just one more week left!</font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.engineerbydesign.com/website/new-site-new-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Redesign</title>
		<link>http://www.engineerbydesign.com/website/site-redesign/</link>
		<comments>http://www.engineerbydesign.com/website/site-redesign/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 18:03:42 +0000</pubDate>
		<dc:creator>Charlene</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://chareverie.wordpress.com/?p=399</guid>
		<description><![CDATA[Over the past few days you may have noticed that the website has been slowly going over soem redesign. Once I got the image header done, I started to take on the CSS, but very slowly. (It&#8217;s hard to be in front of a computer when I come home after being in front of one [...]]]></description>
			<content:encoded><![CDATA[<p><font face="Trebuchet MS" size="2">Over the past few days you may have noticed that the website has been slowly going over soem redesign. Once I got the image header done, I started to take on the CSS, but very slowly. (It&#8217;s hard to be in front of a computer when I come home after being in front of one all day for 9 hours at work.) One of the things that&#8217;s troubling me a little bit is the Portfolio section of the website, because I&#8217;m not sure how to categorize the sections in art and music. (For example, categorizing in terms of the type of media versus the purpose in which it was used.) I&#8217;d like to come up with a more efficient category system before I upload the remaining works that I&#8217;ve gathered. That way I can control the &#8220;clutter&#8221; first instead of adding it.</font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.engineerbydesign.com/website/site-redesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Under Construction</title>
		<link>http://www.engineerbydesign.com/website/under-construction/</link>
		<comments>http://www.engineerbydesign.com/website/under-construction/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 03:47:27 +0000</pubDate>
		<dc:creator>Charlene</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://chareverie.wordpress.com/?p=36</guid>
		<description><![CDATA[Well, after months &#8212; maybe years even &#8212; of wanting to setup a website for my portfolio, projects, and engineering shenannigans, I&#8217;ve finally done so.
As you can tell, this site is still very much in the works. Here&#8217;s my to-do list so far:

Setup domain/DNS (7/25/2008)
Gather content for my Portfolio page from both laptop and computer
Update [...]]]></description>
			<content:encoded><![CDATA[<p>Well, after months &#8212; maybe years even &#8212; of wanting to setup a website for my portfolio, projects, and engineering shenannigans, I&#8217;ve finally done so.</p>
<p>As you can tell, this site is still very much in the works. Here&#8217;s my to-do list so far:</p>
<ul>
<li><span style="text-decoration:line-through;">Setup domain/DNS</span> (7/25/2008)</li>
<li>Gather content for my Portfolio page from both laptop and computer</li>
<li><span style="text-decoration:line-through;">Update About section; maybe find pics to post?</span> (7/24/2008)</li>
<li><span style="text-decoration:line-through;">Update resume</span> (7/26/2008)</li>
<li>After content established, completely overhaul CSS design (current one is temporary)</li>
</ul>
<p>&#8212;&#8212;&#8212;-<br />
7/26/2008 Update:</p>
<p>Well, I have a bit more content up now. There&#8217;s still a lot of browsing around to do for gathering and organizing things into my portfolio. In regards to my Resume and About section, I feel as if they&#8217;re rough drafts, and at this moment after looking over and proofreading my work, I can&#8217;t seem to catch typos and errors when in my gut I feel like there are.</p>
<p>There&#8217;s still much work to do, but as it is right now, it&#8217;s starting to look more solid, which I am thankful for.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.engineerbydesign.com/website/under-construction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
