
<?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>ryanreed.NET &#187; Web Development</title>
	<atom:link href="http://www.ryanreed.net/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryanreed.net</link>
	<description>Hand carrying packets since 2008!</description>
	<lastBuildDate>Sat, 13 Feb 2010 22:16:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ReedGal &#8211; PHP Gallery Released&#8230;</title>
		<link>http://www.ryanreed.net/2010/01/02/reedgal-php-gallery-released/</link>
		<comments>http://www.ryanreed.net/2010/01/02/reedgal-php-gallery-released/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 23:07:06 +0000</pubDate>
		<dc:creator>Ryan Reed</dc:creator>
				<category><![CDATA[Images]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.ryanreed.net/?p=514</guid>
		<description><![CDATA[I decided that after a lot of work in my free time, I'd finally release my gallery script.  I recently allowed George Simons a chance to test it out.  George told me he was really impressed and it did make me want to work a little harder at getting the script out there.

The [...]]]></description>
			<content:encoded><![CDATA[<p>I decided that after a lot of work in my free time, I'd finally release my gallery script.  I recently allowed <a href="http://geosimons.net/" title="George Simons">George Simons</a> a chance to test it out.  George told me he was really impressed and it did make me want to work a little harder at getting the script out there.</p>

<p>The gallery still has some ways to go, adding some sort of authentication for the "admin" page, etc, but I'm pretty happy with how it is currently working right now.</p>

<p>Check out the <a href="http://www.ryanreed.net/reedgal-php-photo-gallery/" title="ReedGal Page">ReedGal page</a> or go directly to the <a href="https://sourceforge.net/projects/reedgal/" title="SourceForge">SourceForge page</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ryanreed.net/2010/01/02/reedgal-php-gallery-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Redesign (v3.0)</title>
		<link>http://www.ryanreed.net/2009/12/26/the-redesign-3-0/</link>
		<comments>http://www.ryanreed.net/2009/12/26/the-redesign-3-0/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 02:30:59 +0000</pubDate>
		<dc:creator>Ryan Reed</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.ryanreed.net/?p=371</guid>
		<description><![CDATA[So, out of boredom, I've been working on this new design.  I am definitely liking this design a tad more.  It's cleaner then the old design and much easier to modify.  There are a few things I need to update a tad but so far, it's looking good.  I did also [...]]]></description>
			<content:encoded><![CDATA[<p>So, out of boredom, I've been working on this new design.  I am definitely liking this design a tad more.  It's cleaner then the old design and much easier to modify.  There are a few things I need to update a tad but so far, it's looking good.  I did also upgrade from WordPress 2.7 to the newest version 2.9 while I was at it.</p>

<p>This was also the first design that I modified on my home server first so that I knew exactly what was going to happen when I implemented it.  It was a lot easier then the previous design where I was editing in notepad, uploading, and refreshing to see if the desired effect took hold.</p>

<p>If you notice any issues, definitely email me.  I've been trying to check everything but you just never know.</p>

<p>Note:  I am aware that the site doesn't display perfectly in Inter Explorer 6.  The sidebar shows itself below the body. I think I know why but I don't care enough to fix it.  IE7+, Chrome, Safari, and Firefox are currently supported</p>]]></content:encoded>
			<wfw:commentRss>http://www.ryanreed.net/2009/12/26/the-redesign-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Gallery (v2)</title>
		<link>http://www.ryanreed.net/2009/10/21/the-gallery-v2/</link>
		<comments>http://www.ryanreed.net/2009/10/21/the-gallery-v2/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 18:38:05 +0000</pubDate>
		<dc:creator>Ryan Reed</dc:creator>
				<category><![CDATA[Images]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.ryanreed.net/?p=335</guid>
		<description><![CDATA[I got around to working more on the gallery that I've been putting together.  Currently, it's hosted on my home server, mostly for ease of modifications but also because the thumbnail creation requires php to not timeout in the default amount of time (I believe 30 seconds).

So, what's so great about the script?  [...]]]></description>
			<content:encoded><![CDATA[<p>I got around to working more on the <a href="http://gallery.ryanreed.net/" title="Gallery">gallery</a> that I've been putting together.  Currently, it's hosted on my home server, mostly for ease of modifications but also because the thumbnail creation requires php to not timeout in the default amount of time (I believe 30 seconds).</p>

<p>So, what's so great about the script?  Well, I'm actually proud of making it myself.  The script has a few key features:</p>

<ul>
<li>Just upload a new directory to a defined image_gallery directory and it'll automatically be displayed on the gallery page</li>
<li>The icon for each album is automatic.  It uses the icon.png file that is placed in the directory with the new images</li>
<li>The "rebuild script" will create the thumbnails for each album</li>
<li>The "rebuild script" will also extract the exif data from the images (currently, only date, title, description, camera type (not displayed), and apeture (not displayed)</li>
<li>If no exif data, the filename is used as the title of the image</li>
</ul><br />

<p>Unfortunately, there are some minor "limitations" to how I'm doing things but I don't think they're a problem</p>

<ul>
<li>Limited to jpg files.  This is more by design and wouldn't be too tough to fix</li>
<li>Using the GD library to create the thumbnails takes a bit of time.  It took about a minute to complete the thumbnail/exif-file creation.  Unfortunately, php by default will stop a script from running after 30 seconds. An easy fix if you have access to the php configuration file but not all hosts will allow modification of it</li>
<li>The album icon is not created automatically.  I'm considering a way to do this but it would probably be the toughest part of the script</li>
<li>The sorting of the images and albums is done by filename. I could probably find a different way to sort but I like the current method.  I leave my images with their default names (DSC_0001.jpg, DSC_0002.jpg, etc) and the album folder names always start with the date (20091021 - Something).</li>
</ul><br />

<p>Who knows if I'll put the script online for others to use?  It was mostly just created from boredom.  I'll have to think about it.</p>

<p class="center"><a href="http://gallery.ryanreed.net/" title="Check It Out">Check Out The Gallery</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.ryanreed.net/2009/10/21/the-gallery-v2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The new gallery</title>
		<link>http://www.ryanreed.net/2009/07/31/the-new-gallery/</link>
		<comments>http://www.ryanreed.net/2009/07/31/the-new-gallery/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 19:10:22 +0000</pubDate>
		<dc:creator>Ryan Reed</dc:creator>
				<category><![CDATA[Images]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.ryanreed.net/?p=323</guid>
		<description><![CDATA[Recently, I've been working on changing up my gallery.  Currently, the gallery uses Flickr as the host which is definitely nice for reliability for hosting but it does pose the problem of not being very dynamic.  What do I mean by that?  Well, for every new Flickr album, I have to create [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I've been working on changing up my <a href="http://gallery.ryanreed.net/" title="gallery">gallery</a>.  Currently, the gallery uses <a href="http://www.flickr.com/" title="Flickr">Flickr</a> as the host which is definitely nice for reliability for hosting but it does pose the problem of not being very dynamic.  What do I mean by that?  Well, for every new Flickr album, I have to create a new page.  I'm sure I could work out a way to get around that but I'd rather host all the images myself.</p>

<p>So, what advantages does my script propose over my previous method?</p>
<ul>
  <li>Dynamically updates - Everytime a new folder of images is uploaded, a new album page is created for the album.  No coding required by me</li>
  <li>The script automatically creates thumbnails for the images as needed using sizes specified by the user</li>
  <li>Exif data is pulled from the original image during the thumbnail creation process.  This allows me to display time taken, ISO, camera, image description as image title, etc.</li>
  <li>The display of the pages are easily customizable with css.</li>
  <li>The gallery requires only 2 files, the main page (for displaying the albums and pictures) and the thumbnail builder</li> 
</ul>

<p>I will admit that this has taken me about a month to get the scripts to the point they are now but it's honestly because I've been learning as I go.  Image manipulation is something new, and thankfully, I had a buddy of mine help me out along the way.  Thanks <a href="http://joewebster.net/" title="Joe Webster">Joe</a>.</p>

<p>The new gallery has not been uploaded yet as there's still a few things I want to make sure are completely polished.  I may release it for download for anyone to use but I haven't quite decided yet.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ryanreed.net/2009/07/31/the-new-gallery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The move from 1and1 to Dreamhost</title>
		<link>http://www.ryanreed.net/2009/05/16/the-move-from-1and1-to-dreamhost/</link>
		<comments>http://www.ryanreed.net/2009/05/16/the-move-from-1and1-to-dreamhost/#comments</comments>
		<pubDate>Sat, 16 May 2009 17:00:49 +0000</pubDate>
		<dc:creator>Ryan Reed</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.ryanreed.net/?p=256</guid>
		<description><![CDATA[I migrated all of my websites to my new Dreamhost provider.  

For the past 4+ years, I have been with 1and1.com.  They had been decent for the time I was with them but I had many issues with their service.  One large problem was in the amount of mysql databases I was [...]]]></description>
			<content:encoded><![CDATA[<p>I migrated all of my websites to my new <a href="http://www.dreamhost.com/" title="Dreamhost">Dreamhost</a> provider.  </p>

<p>For the past 4+ years, I have been with <a href="http://www.1and1.com/" title="1and1">1and1.com</a>.  They had been decent for the time I was with them but I had many issues with their service.  One large problem was in the amount of mysql databases I was allowed.  1 is not enough.  While I could work with 1 database, it makes things easier being able to use as many databases as I want, 1 for each site.</p>

<p>While that was a minor issue, the biggest issue I had with <a href="http://www.1and1.com/" title="1and1">1and1.com</a> was their service.  While there wasn't a huge amount of downtime, there was a noticeable amount.  In the last couple weeks, I had seen a large amount of downtime with the site and email which was extremely frustrating.  Calling <a href="http://www.1and1.com/" title="1and1">1and1.com</a> for help only connected me with outsourced tech support who couldn't understand what i was trying to say or ask.</p>

<p><a href="http://www.dreamhost.com/" title="Dreamhost">Dreamhost</a> has been extremely easy to setup, in general.  Except for a minor blip in email service, which I received extremely quick support for, there was very little issues.  Getting the sites up with almost no down time was extremely easy.  I think the only thing I might complain about is the inability to modify a mysql database without having the domain ready.  I had to wait until my domain transfers went through and the nameservers updated before I could restore the main database for this site.</p>

<p>I can highly recommend <a href="http://www.dreamhost.com/" title="Dreamhost">Dreamhost</a> as a webhost so far.  I would also recommend steering clear of <a href="http://www.1and1.com/" title="1and1">1and1</a> as their uptime is spotty, trying to regain domains is troublesome, and their phone support is near impossible to actually get anyone who can help.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ryanreed.net/2009/05/16/the-move-from-1and1-to-dreamhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another new design&#8230;</title>
		<link>http://www.ryanreed.net/2009/03/26/another-new-design/</link>
		<comments>http://www.ryanreed.net/2009/03/26/another-new-design/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 03:43:55 +0000</pubDate>
		<dc:creator>Ryan Reed</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.ryanreed.net/?p=176</guid>
		<description><![CDATA[So, yet again, I decided to redesign the 'ol site.  This new design looks a little more professional but will take some more refining to get all the posts and pages to display properly.  Currently, the Contact Me, Portfolio, and Resume pages have been removed.  I need to update them to use [...]]]></description>
			<content:encoded><![CDATA[<p>So, yet again, I decided to redesign the 'ol site.  This new design looks a little more professional but will take some more refining to get all the posts and pages to display properly.  Currently, the Contact Me, Portfolio, and Resume pages have been removed.  I need to update them to use the new look.  Unfortunately, they don't display properly at all. The pages are really high up on my list of things to do for the site.  How will anyone find my resume if it's not linked?</p>

<p>Please let me know if you notice any problems with the new view.  It's still a work in progress. </p>]]></content:encoded>
			<wfw:commentRss>http://www.ryanreed.net/2009/03/26/another-new-design/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Moved the Site</title>
		<link>http://www.ryanreed.net/2009/01/07/moved-the-site/</link>
		<comments>http://www.ryanreed.net/2009/01/07/moved-the-site/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 06:06:19 +0000</pubDate>
		<dc:creator>Ryan Reed</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.ryanreed.net/?p=65</guid>
		<description><![CDATA[Finally decided to move the site over from the old design to the new design.  Hopefully nothing broke because of the switch.

I still have to fix some display issues with IE7 and Safari.  Web kit, why do you hate me?  I mean, even the dark IE6 displays the site almost completely like [...]]]></description>
			<content:encoded><![CDATA[<p>Finally decided to move the site over from the <a href="http://www.mydoor.org/reedium/" title="Old ryanreed.NET design">old design</a> to the <a href="http://www.ryanreed.net" title="New ryanreed.NET site">new design</a>.  Hopefully nothing broke because of the switch.</p>

<p>I still have to fix some display issues with IE7 and Safari.  Web kit, why do you hate me?  I mean, even the dark IE6 displays the site almost completely like I want.  I will code you both into submission, soon enough.  I also need to move the portfolio page over.  Should be a quick move, I think.  Maybe tomorrow.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ryanreed.net/2009/01/07/moved-the-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New site design&#8230;</title>
		<link>http://www.ryanreed.net/2009/01/05/new-site-design/</link>
		<comments>http://www.ryanreed.net/2009/01/05/new-site-design/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 21:58:39 +0000</pubDate>
		<dc:creator>Ryan Reed</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.mydoor.org/ryanreed.NET/?p=24</guid>
		<description><![CDATA[I've been working on redesigning my site, ryanreed.NET.  Currently the site is still under construction so I haven't quite replaced the old design.

So what else does this new design provide.  Well, after a lot of work, I managed to integrate WorkPress into the design.  This will allow me to post tech related [...]]]></description>
			<content:encoded><![CDATA[<p>I've been working on redesigning my site, <a href="http://www.ryanreed.net/" title="ryanreed.NET">ryanreed.NET</a>.  Currently the site is still under construction so I haven't quite replaced the old design.</p>

<p>So what else does this new design provide.  Well, after a lot of work, I managed to integrate <a href="http://www.wordpress.org/" title="WordPress">WorkPress</a> into the design.  This will allow me to post tech related blogs or information regarding myself (such as certifications earned as I earn them, etc).  This was a lot more work then I thought it would end up being.  For the most part, the redesign does look like the design before integrating with WordPress (you can see it <a href="http://www.ryanreed.net/concept/" title="Original Design">here</a> for reference).</p>

<p>There's still a few issues to work out:</p>

<ul>
  <li>Safari isn't displaying the footer properly, adding a bit of a gap underneath the footer where it's not needed</li>
  <li>Safari renders colors differently, it appears.  The banner's background color is off.  Kind of annoying.</li>
  <li>IE doesn't render the transparency on the logo png in the footer</li>
  <li class="strike">The HTML doesn't pass <a href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.mydoor.org%2Fryanreed.NET%2F&#038;charset=(detect+automatically)&#038;doctype=Inline&#038;group=0" title="Validation">validation</a> quite yet.  I'll be fixing it pretty soon</li>
  <li class="strike">Safari displays the navigation bar incorrect</li>
  <li class="strike">Proper titles on every page</li>
  <li class="strike">Carry over the portfolio page from the previous site</li>
</ul><br />

<p>All in all, things are looking pretty good so far.  I'll be working a bit more on the design as there are some things still missing (the Portfolio page and Contact Me pages haven't been carried over quite yet).  Please post some comments if you have any.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ryanreed.net/2009/01/05/new-site-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
