<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Ryan's Blog</title>
	<atom:link href="http://xjchcxx.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://xjchcxx.wordpress.com</link>
	<description>RyThoughts</description>
	<lastBuildDate>Sat, 21 Feb 2009 20:08:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='xjchcxx.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Ryan's Blog</title>
		<link>http://xjchcxx.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://xjchcxx.wordpress.com/osd.xml" title="Ryan&#039;s Blog" />
	<atom:link rel='hub' href='http://xjchcxx.wordpress.com/?pushpress=hub'/>
		<item>
		<title>twitter security</title>
		<link>http://xjchcxx.wordpress.com/2009/02/21/twitter-security/</link>
		<comments>http://xjchcxx.wordpress.com/2009/02/21/twitter-security/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 20:08:50 +0000</pubDate>
		<dc:creator>xjchcxx</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://xjchcxx.wordpress.com/?p=48</guid>
		<description><![CDATA[Disclaimer: This is too long to fit in a twitter post so I&#8217;m using my blog. Introduction: The past few weeks when I&#8217;ve tried to use my twitter account, but I&#8217;ve been &#8220;Locked out!&#8221; and get this message from the website:                 &#8221; We&#8217;ve temporarily locked your account after too many failed attempts to sign [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=48&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><strong>Disclaimer:</strong> This is too long to fit in a twitter post so I&#8217;m using my blog.</p>
<p class="MsoNormal"><strong>Introduction:</strong> The past few weeks when I&#8217;ve tried to use my twitter account, but I&#8217;ve been &#8220;Locked out!&#8221; and get this message from the website:</p>
<p class="MsoNormal" style="text-align:center;">                &#8221; We&#8217;ve temporarily locked your account after too many failed attempts to sign in. Please chillax for a few, then try again.&#8221;</p>
<p class="MsoNormal">Since I have not logged in to twitter in a couple of days that means something or someone is trying to hack my account. I&#8217;ve noticed several of my friends have had their accounts hacked and used to post ads or links to harmful software and/or websites. I have yet to have mine sucessfully hacked; however, my password is currently fairly weak. (When I can log on to it again I will reinforce it with a stronger password)</p>
<p class="MsoNormal"><strong>The problem</strong>: twitter is an open source software that provides it&#8217;s code to the public so anyone can develop web apps, iPhone apps, desktop gadgets, etc that interact with their servers. This just makes it easier for scammers, spammers, and hackers to understand the system and what they need to do to get your account info.</p>
<p class="MsoNormal"><strong>How they do it</strong>: the organization or individual gets the tools from twitter to &#8220;develop an app&#8221; of some sort and use it to develop an account hacker program that types in random usernames until it finds a legitimate username and then tries to guess their password using common words and number combinations. (typically cross-referencing a dictionary database)</p>
<p class="MsoNormal"><strong>How to keep your account safe</strong>: this applies to twitter, facebook, or anything computer related really. Use a strong password that is not easily guessed. <span style="color:#ff0000;">It is important to use a password that you can remember</span>; however, by just typing in something like &#8220;dorothyKansas&#8221;(without quotes) is going to be picked up on quickly by these password generating programs. If <em>The Wizard of Oz</em> is what you make your password off of I would recommend redoing the aforementioned password as &#8220;d0r0tH3k4Ns45?!&#8221;(without quotes). This is a process called <em>leet speak</em>, which replaces letters with numbers that resemble that letter. It is like when you&#8217;re in algebra class in grade school and you&#8217;re trying to spell your name out on the calculator&#8230; . In this example, I&#8217;ve replaced the letter &#8216;o&#8217; with the number &#8217;0&#8242; and capitalized arbitrary letters (<span style="color:#ff0000;">some, but not all passwords are casesensitive, case sensitivity adds much more security</span>) then I replaced the letter &#8216;y&#8217; with a &#8217;3&#8242; as in the worth &#8220;Dorothy&#8221; the &#8216;y&#8217; sounds like an &#8216;e&#8217; and an &#8216;E&#8217; looks like a &#8217;3&#8242;. Finally, I added <span style="color:#ff0000;">arbitrary characters</span> at the end, using &#8220;!,$,&amp;,*,+, |,}&#8221; or any other key on your keyboard is helpful (some sites do not accept some, or any of these characters).</p>
<p class="MsoNormal"><strong>Notes on passwords</strong>: we look at an &#8216;a&#8217; and an &#8216;A&#8217; as the same character and a space is nothing at all. After all, we&#8217;re taught from preschool that lower and upper case letters are the same thing; however, to a computer they&#8217;re not. Each character on a keyboard represents a command that you send to the processor and when you push that shift key you&#8217;re sending an entirely different command. Thus, <span style="color:#ff0000;">just by capitalizing letters that you would not normally capilalize adds a whole nother level of security to your password</span>.  Also,  very few people think about the shift+&#8217;number key&#8217; characters, especially when it comes to passwords. Using these in your password helps as well.</p>
<p class="MsoNormal"><strong>Conclusion</strong>: Many of the people hacking twitter are just looking to use you to advertise their site, product, or virus.  <span style="color:#ff0000;">They&#8217;re also lazy</span>. The software they develop to hack you is only programmed to run off a database of words and commonly used characters. Basically they cross reference a dictionary database with your password entry field and hope they eventually get lucky. <span style="color:#ff0000;">When we take the time to really secure our passwords, these people will typically fail</span>; we&#8217;re not worth their time when they can easily hack someone less careful. It&#8217;s like being in a neighborhood you don&#8217;t live in with a laptop. You&#8217;re going to keep driving slowing down the road until you find the family that has no password on their wireless network before trying to guess the password on the network that does have a password. Most websites have a fail-safe mechanism that locks the account when it is attempted too many times, like my twitter account; this is great, but is an untimely  obstical to the user- especfially if its your bank account and bills are due today. Finally<strong>, <span style="color:#ff0000;">the most important thing with passwords is being random</span></strong>, a randomly picked password has no affiliation with it&#8217;s user. If I love Mountain Dew, and everyone knows that, then my computer password very well may be &#8220;Mountain Dew,&#8221; &#8220;mt.d3w,&#8221; or &#8220;m0uT41Nd3M,&#8221; which would be good and solid against this twitter hacker, but not so much if someone were in my office trying to access my files for some odd reason.</p>
<p class="MsoNormal">Keeping your passwords safe is extremely important in this time of digital identity theft. <span style="color:#ff0000;">Anytime you&#8217;re on an unsecure website you need to know any information, passwords, or credit card numbers you provide on that site are at risk<span style="color:#000000;">. However, by taking just a few moments to think about the passwords we create can greatly increase our safety.</span></span></p>
<p class="MsoNormal"><span style="color:#ff0000;"><span style="color:#000000;"><strong>Final note: </strong>It is much easier and conveinent to have just one password for all of your websites you visit. Afterall, Facebook, Myspace, Twitter, Amazon, Ebay,&#8230; and the list goes on&#8230; , they all require a username/ email and password. <span style="color:#ff0000;">If your username is your email and your password is comprimised on one of these sites then all of your sites are comprimised</span>. If an actual person is behind it, they may go and try those very same username/ password combination on your other sites leaving you very unhappy. I recommend purchasing a jump/thumb/flash drive that is dirt cheap, but good quality. Get one with just 1GB of space on it- its more then you will ever need. Plug this into your computer, create a word document and put all your passwords/ usernames together on document. If you have MS Word you can password protect this file. Then save the file to your jump drive and store it somewhere secure in your home, like a safe. If you have other important documents on your computer, like tax information or anything with your social security number, this would be a good practice as well. <span style="color:#ff0000;">Since most computer&#8217;s are still accessible when not being used, there is a reasonable amount of danger leaving important information on that computers harddrive<span style="color:#000000;">, unless you turn it off. </span></span></span></span></p>
<p class="MsoNormal"><span style="color:#ff0000;"><span style="color:#000000;"><span style="color:#ff0000;"><span style="color:#000000;">Digital piracy is the new craze for smart people who are too lazy to get a real job; however, if we take just a few simple precautions we can make sure we don&#8217;t get caught in the lifeboat without paddles.</span></span></span></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjchcxx.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjchcxx.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjchcxx.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjchcxx.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjchcxx.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjchcxx.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjchcxx.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjchcxx.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjchcxx.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjchcxx.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjchcxx.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjchcxx.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjchcxx.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjchcxx.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=48&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjchcxx.wordpress.com/2009/02/21/twitter-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/59308dd7320c388ae5e6b5f39f1dd509?s=96&#38;d=identicon" medium="image">
			<media:title type="html">xjchcxx</media:title>
		</media:content>
	</item>
		<item>
		<title>Inspiration</title>
		<link>http://xjchcxx.wordpress.com/2009/02/18/inspiration/</link>
		<comments>http://xjchcxx.wordpress.com/2009/02/18/inspiration/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 05:58:51 +0000</pubDate>
		<dc:creator>xjchcxx</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[christ]]></category>
		<category><![CDATA[church]]></category>
		<category><![CDATA[hypocrisy]]></category>
		<category><![CDATA[ryan hollingsworth]]></category>

		<guid isPermaLink="false">http://xjchcxx.wordpress.com/?p=46</guid>
		<description><![CDATA[I get up at 8AM, or at least I try to. I make it out the door around ten minutes until nine and I have about 3/4 a mile to walk to class. The chilly walk through the moist February air wakes my body up as I approach my class. I really wanted to sleep in on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=46&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!--StartFragment--></p>
<p class="MsoNormal"><span>I get up at 8AM, or at least I try to. I make it out the door around ten minutes until nine and I have about 3/4 a mile to walk to class. The chilly walk through the moist February air wakes my body up as I approach my class. I really wanted to sleep in on this particular day, but this day was different. We just concluded our section of the class focusing on the life and works of Gandhi, and today&#8217;s class is the segue to Dietrich Bonhoeffer and we&#8217;re discussing Matthew chapters 5-7, or more commonly known as the Sermon on the Mont.</span></p>
<p class="MsoNormal"><span>The professor gives us all a few minutes to review the text as the majority of the class had not read it in preparation for the class. We begin to discuss the beatitudes and their meaning and I was taken aback by the responses I witnessed. The professor asked us &#8220;what do you think he means by &#8216;blessed&#8217;&#8221; as Christ opens each verse in chapter 5? Well its just a religious term, or it simply means god bless you. I&#8217;m thinking aren&#8217;t you not supposed to use the word you&#8217;re trying to define when defining a word?</span></p>
<p class="MsoNormal"><span>One student interjects, &#8220;this is all subjective, you interpret the text to mean what you want it to and that&#8217;s it.&#8221; The teacher responds by pointing the student to the last verse of chapter five. &#8220;be perfect therefore, as your heavenly Father is perfect.&#8221; The student defends his claim that we cannot be perfect and that statement is subjective and should be taken lightly. The politically aware and active student smirks and makes comments beneath his breath as if he is above the use of scripture in the classroom; didn&#8217;t he say his Lutheranism was important to him? I&#8217;m personally unfamiliar with the Lutheran church, but as a sect of Christianity I&#8217;m sure the bible is included in their doctrine. </span></p>
<p class="MsoNormal"><span>The students came to a consensus that the bible is what you want it to be; you should highlight the important things. For instance, &#8220;Do not murder and anyone who murders will be subject to judgment.&#8221; However, we should just ignore the &#8220;inapplicable&#8221; or unappealing parts so they do not interfere with our current worldview. For a class of fifteen students who all claimed to hold dear their faith in Christ on the first day of school this was amazingly contradictory.  We should remove that part about give to the poor, or adultery, remove homosexuality, and definitely remove that part about divorce, loving our enemies? How on earth can we do that? Love the terrorist in Iraq? We can&#8217;t do that, lets remove that from scripture. This class reinforced and represented faithfully one thing: American Christianity.</span></p>
<p class="MsoNormal"><span>To the rest of the world, American is known as a Christian nation. However, the very faith that founded this country is being butchered, and removed from the country. We are Christians for convenience sake. Many of us go to church on Sunday, we tip the preacher for boring or entertaining us and we continue on with our day, unchanged. When an American reads the bible they take a knife to it as they read. Upon finding a verse that offends them they cut it out, when finding a verse that encourages them they highlight it. The American Christian bible would probably only be 1 cm thick if printed to the standards of the average Christian in this nation. The Sermon on the Mont, which is considered one of the most important parts of scripture in the bible, would consist of a handful of verses. Americans do not like to be told what to do and ignore or persecute those who tell them what to do. </span></p>
<p class="MsoNormal"><span>To state it simply, America has become an existential, Christian ethics defying nation. The existential mind set is summarized: you follow whatever moral code makes you feel happy, and I’ll follow mine, and as long as no one steps on anyone’s toes everyone is happy. With this mindset there can be no absolute truth, everyone cannot be right. America believes in the existential way of thought as it supports the first amendment right to freedom of religion. By extension, if I think its OK to get a divorce I should be able to and still claim to be a Christian, or if I’m gay I can still be a Christian, if I want to steal, or rob someone, murder, it should still be OK and I am still a Christian if I want to go to Heaven when I die.</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>The simplistic truth that I am trying to address is that true and pure Christianity is not about religion–Christianity is not a religion. It’s about this personal and real relationship with Jesus. It’s so simplistic, but apparently difficult. When you’re in a relationship with someone you want to spend time with them, you listen to what they say, you consider them a friend, a father, a mother, a sibling, a lover. When you have a relationship with God, you also consider Him your Lord. When someone is your Lord, you’re their servant and you do what they say to insure they’re pleased with you. Many Americans relate to God like a middle school buddy, they listen to Him when He’s saying what they want to hear and ignore Him entirely the moment He says something that offends them–even disowning Him entirely when something is said that offends a choice or lifestyle they’ve embraced.</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>When I am speaking to people who do not relate to Christ, are agnostic, or of some other faith I do not quote scripture at them as it only pushes them further away; however, when I’m speaking to people who claim to adhere to this faith I believe scripture is necessary to edify and hold each other accountable, which is why I am brought to Luke chapter 9 right now.</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>It is red in my bible signifying the Son of Man, Jesus Christ Himself said these words “If you are ashamed of me and my words, I will be ashamed of you before my father, and the angels.”–Luke. 9:26 If we cut out Christ’s commandments that offend us because we’re ashamed of those words that convict us we are in turn ashamed of Christ, ashamed of God. In turn, Christ who is our intercessor before God will be ashamed of us before God and the angels! What does this mean of our salvation? What does this mean of our supposed relationship with Christ?</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Many of us claim to follow Christ, but turn our back on him when its inconvenient or out of our way, but that is not what Christ has commanded of us. When you’re married you cannot just be unmarried for a day when you’re not feeling like it; likewise, you cannot just refrain from Christ when you’re a Christian. If you would call yourself Christ’s disciple, deny your self daily, take up your cross and follow Christ <strong>daily</strong></span><span>, –Luke. 9:23</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>By professing this faith in Christ we die to our selves and our carnal nature and are reborn as spiritual beings subservient to God and his commands. Many Americans claim to have had this spiritual enlightenment, but the Holy Spirit is void in their lives and they never died to their own carnal nature. Are these people really Christians? Only God can judge that, but scripture states that Christ sent the Holy Spirit to live in his Christians to set them apart from the world and if we don’t have that which sets apart from the world in this world, what will set us apart before God and the angels?</span></p>
<p class="MsoNormal">These are the events that inspired me to continue sharing my philosophical and theological thoughts with the world after about four years of refrain.</p>
<p class="MsoNormal">Tomorrow: Church is for the middle class</p>
<p><!--EndFragment--></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjchcxx.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjchcxx.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjchcxx.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjchcxx.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjchcxx.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjchcxx.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjchcxx.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjchcxx.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjchcxx.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjchcxx.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjchcxx.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjchcxx.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjchcxx.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjchcxx.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=46&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjchcxx.wordpress.com/2009/02/18/inspiration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/59308dd7320c388ae5e6b5f39f1dd509?s=96&#38;d=identicon" medium="image">
			<media:title type="html">xjchcxx</media:title>
		</media:content>
	</item>
		<item>
		<title>Blog orientation alteration</title>
		<link>http://xjchcxx.wordpress.com/2009/02/18/blog-orientation-alteration/</link>
		<comments>http://xjchcxx.wordpress.com/2009/02/18/blog-orientation-alteration/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 04:33:38 +0000</pubDate>
		<dc:creator>xjchcxx</dc:creator>
				<category><![CDATA[rmhollingsworth.com]]></category>
		<category><![CDATA[Web Maintenance]]></category>

		<guid isPermaLink="false">http://xjchcxx.wordpress.com/?p=43</guid>
		<description><![CDATA[This blog&#8217;s original purpose was to be a workaround for my personal website. I wanted an RSS feed and a way to update that feed from my cell phone that would also be translated and updated automatically into html. This presented me with a bunch of problems as my web-host doesn&#8217;t support php, which is required to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=43&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This blog&#8217;s original purpose was to be a workaround for my personal website. I wanted an RSS feed and a way to update that feed from my cell phone that would also be translated and updated automatically into html. This presented me with a bunch of problems as my web-host doesn&#8217;t support php, which is required to have an up to the minute updated feed. The solution I used was javascript, which worked, but was delayed and required third party intervention(using php). </p>
<p>I&#8217;ve thought about it for a few weeks and I&#8217;ve decided to turn my blog into a philosophical waxing ground. Thus, that is what it will now become!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjchcxx.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjchcxx.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjchcxx.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjchcxx.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjchcxx.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjchcxx.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjchcxx.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjchcxx.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjchcxx.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjchcxx.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjchcxx.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjchcxx.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjchcxx.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjchcxx.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=43&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjchcxx.wordpress.com/2009/02/18/blog-orientation-alteration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/59308dd7320c388ae5e6b5f39f1dd509?s=96&#38;d=identicon" medium="image">
			<media:title type="html">xjchcxx</media:title>
		</media:content>
	</item>
		<item>
		<title>Site Delays</title>
		<link>http://xjchcxx.wordpress.com/2009/01/31/site-delays/</link>
		<comments>http://xjchcxx.wordpress.com/2009/01/31/site-delays/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 20:43:03 +0000</pubDate>
		<dc:creator>xjchcxx</dc:creator>
				<category><![CDATA[rmhollingsworth.com]]></category>
		<category><![CDATA[Web Maintenance]]></category>

		<guid isPermaLink="false">http://xjchcxx.wordpress.com/?p=39</guid>
		<description><![CDATA[Trying to eliminate the flash presentation in the design section of my site; however, my class load is forcing me to put that on the back burner. Also, the writings page needs proofing and content addition, which is also being delayed. Until I can get those sections up, enjoy the flash content as it continues to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=39&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Trying to eliminate the flash presentation in the design section of my site; however, my class load is forcing me to put that on the back burner. Also, the writings page needs proofing and content addition, which is also being delayed. Until I can get those sections up, enjoy the flash content as it continues to increase as I continue to learn it. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjchcxx.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjchcxx.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjchcxx.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjchcxx.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjchcxx.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjchcxx.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjchcxx.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjchcxx.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjchcxx.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjchcxx.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjchcxx.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjchcxx.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjchcxx.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjchcxx.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=39&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjchcxx.wordpress.com/2009/01/31/site-delays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/59308dd7320c388ae5e6b5f39f1dd509?s=96&#38;d=identicon" medium="image">
			<media:title type="html">xjchcxx</media:title>
		</media:content>
	</item>
		<item>
		<title>January 2009</title>
		<link>http://xjchcxx.wordpress.com/2009/01/11/january-2009/</link>
		<comments>http://xjchcxx.wordpress.com/2009/01/11/january-2009/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 21:24:53 +0000</pubDate>
		<dc:creator>xjchcxx</dc:creator>
				<category><![CDATA[rmhollingsworth.com]]></category>
		<category><![CDATA[Web Maintenance]]></category>

		<guid isPermaLink="false">http://xjchcxx.wordpress.com/?p=33</guid>
		<description><![CDATA[It’s the beginning of a new year<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=33&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Its the beginning of a new year, and a new academic semester, which can be stressful for me.</p>
<p>I&#8217;ll be wrapping up the last few courses I need for my first major this semester.</p>
<p>My goal is to begin replacing the Design pages with more in-depth pages soon. This may be deterred by class, work, internship, the whole nine yards of obligations that I have!</p>
<p>Hope you have a great new year!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjchcxx.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjchcxx.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjchcxx.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjchcxx.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjchcxx.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjchcxx.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjchcxx.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjchcxx.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjchcxx.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjchcxx.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjchcxx.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjchcxx.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjchcxx.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjchcxx.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=33&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjchcxx.wordpress.com/2009/01/11/january-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/59308dd7320c388ae5e6b5f39f1dd509?s=96&#38;d=identicon" medium="image">
			<media:title type="html">xjchcxx</media:title>
		</media:content>
	</item>
		<item>
		<title>Wedding Photos</title>
		<link>http://xjchcxx.wordpress.com/2008/12/21/wedding-photos/</link>
		<comments>http://xjchcxx.wordpress.com/2008/12/21/wedding-photos/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 23:52:49 +0000</pubDate>
		<dc:creator>xjchcxx</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://xjchcxx.wordpress.com/2008/12/21/wedding-photos/</guid>
		<description><![CDATA[We finally got our wedding photos! For now they&#8217;re displayed on the wedding book page. It&#8217;s a little Christmas gift for my friends and family! Be blessed. http://rmhollingsworth.com/design/book.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=32&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We finally got our wedding photos!  For now they&#8217;re displayed on the wedding book page. It&#8217;s a little Christmas gift for my friends and family! Be blessed.</p>
<p><a href="http://rmhollingsworth.com/design/book.html" target="_blank">http://rmhollingsworth.com/design/book.html</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjchcxx.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjchcxx.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjchcxx.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjchcxx.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjchcxx.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjchcxx.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjchcxx.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjchcxx.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjchcxx.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjchcxx.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjchcxx.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjchcxx.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjchcxx.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjchcxx.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=32&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjchcxx.wordpress.com/2008/12/21/wedding-photos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/59308dd7320c388ae5e6b5f39f1dd509?s=96&#38;d=identicon" medium="image">
			<media:title type="html">xjchcxx</media:title>
		</media:content>
	</item>
		<item>
		<title>Christmas Time</title>
		<link>http://xjchcxx.wordpress.com/2008/12/13/christmas-time/</link>
		<comments>http://xjchcxx.wordpress.com/2008/12/13/christmas-time/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 16:56:47 +0000</pubDate>
		<dc:creator>xjchcxx</dc:creator>
				<category><![CDATA[rmhollingsworth.com]]></category>

		<guid isPermaLink="false">http://xjchcxx.wordpress.com/2008/12/13/christmas-time/</guid>
		<description><![CDATA[It&#8217;s Christmas time! I&#8217;ll be taking time off from work to visit family and such. Laptop is presently KIA; however, I&#8217;ll get that repaired when the heatsink arrives&#8230; Merry Christmas!! It&#8217;s not the gifts that make the season, but the sacrifice it entails&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=31&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s Christmas time!  I&#8217;ll be taking time off from work to visit family and such. Laptop is presently KIA; however, I&#8217;ll get that repaired when the heatsink arrives&#8230;</p>
<p>Merry Christmas!! It&#8217;s not the gifts that make the season, but the sacrifice it entails&#8230; </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjchcxx.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjchcxx.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjchcxx.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjchcxx.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjchcxx.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjchcxx.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjchcxx.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjchcxx.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjchcxx.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjchcxx.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjchcxx.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjchcxx.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjchcxx.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjchcxx.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=31&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjchcxx.wordpress.com/2008/12/13/christmas-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/59308dd7320c388ae5e6b5f39f1dd509?s=96&#38;d=identicon" medium="image">
			<media:title type="html">xjchcxx</media:title>
		</media:content>
	</item>
		<item>
		<title>Welcome to the 5.5 experience!</title>
		<link>http://xjchcxx.wordpress.com/2008/12/08/welcome-to-the-55-experience/</link>
		<comments>http://xjchcxx.wordpress.com/2008/12/08/welcome-to-the-55-experience/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 13:09:23 +0000</pubDate>
		<dc:creator>xjchcxx</dc:creator>
				<category><![CDATA[rmhollingsworth.com]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Maintenance]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[hollingsworth]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[resume]]></category>
		<category><![CDATA[ryan]]></category>
		<category><![CDATA[ryan hollingsworth]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://xjchcxx.wordpress.com/?p=27</guid>
		<description><![CDATA[The new visual layout is complete. A sleek, professional layout, which focuses on usability and navigation without forsaking aesthetics. Take a look around and have a great day!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=27&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The new visual layout is complete. A sleek, professional layout, which focuses on usability and navigation without forsaking aesthetics. Take a look around and have a great day!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjchcxx.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjchcxx.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjchcxx.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjchcxx.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjchcxx.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjchcxx.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjchcxx.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjchcxx.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjchcxx.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjchcxx.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjchcxx.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjchcxx.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjchcxx.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjchcxx.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=27&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjchcxx.wordpress.com/2008/12/08/welcome-to-the-55-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/59308dd7320c388ae5e6b5f39f1dd509?s=96&#38;d=identicon" medium="image">
			<media:title type="html">xjchcxx</media:title>
		</media:content>
	</item>
		<item>
		<title>Site revision version coming soon</title>
		<link>http://xjchcxx.wordpress.com/2008/11/27/site-60/</link>
		<comments>http://xjchcxx.wordpress.com/2008/11/27/site-60/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 20:55:22 +0000</pubDate>
		<dc:creator>xjchcxx</dc:creator>
				<category><![CDATA[rmhollingsworth.com]]></category>
		<category><![CDATA[Web Maintenance]]></category>

		<guid isPermaLink="false">http://xjchcxx.wordpress.com/2008/11/27/site-60/</guid>
		<description><![CDATA[Site version 5.5 to be out soon. Total visual rework of rmhollingsworh.com focusing on navigation and aesthetics. Just working out ie and firefox bugs.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=24&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Site version 5.5 to be out soon. Total visual rework of rmhollingsworh.com focusing on navigation and aesthetics. Just working out ie and firefox bugs.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjchcxx.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjchcxx.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjchcxx.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjchcxx.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjchcxx.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjchcxx.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjchcxx.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjchcxx.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjchcxx.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjchcxx.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjchcxx.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjchcxx.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjchcxx.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjchcxx.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=24&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjchcxx.wordpress.com/2008/11/27/site-60/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/59308dd7320c388ae5e6b5f39f1dd509?s=96&#38;d=identicon" medium="image">
			<media:title type="html">xjchcxx</media:title>
		</media:content>
	</item>
		<item>
		<title>Known Browser Issues</title>
		<link>http://xjchcxx.wordpress.com/2008/11/17/known-browser-issues/</link>
		<comments>http://xjchcxx.wordpress.com/2008/11/17/known-browser-issues/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 03:01:27 +0000</pubDate>
		<dc:creator>xjchcxx</dc:creator>
				<category><![CDATA[rmhollingsworth.com]]></category>
		<category><![CDATA[Web Maintenance]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[hollingsworth]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[ryan]]></category>
		<category><![CDATA[ryan hollingsworth]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://xjchcxx.wordpress.com/?p=15</guid>
		<description><![CDATA[Despite any web designer&#8217;s best efforts, no web page is every perfect in any browser. The most issues I&#8217;ve encountered with rmhollingsworth.com thus far is with IE 6. png files don&#8217;t display correctly: transparency doesn&#8217;t work and a white background is displayed instead of transparent background minor CSS issues The quicktime movies control bar isn&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=15&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Despite any web designer&#8217;s best efforts, no web page is every perfect in any browser. The most issues I&#8217;ve encountered with rmhollingsworth.com thus far is with IE 6. </p>
<ul>
<li>png files don&#8217;t display correctly: transparency doesn&#8217;t work and a white background is displayed instead of transparent background</li>
<li>minor CSS issues</li>
</ul>
<p>The quicktime movies control bar isn&#8217;t showing up in any browser on my PC,  running Vista </em> works on every browser on my Mac and XP so we&#8217;ll try to identify that asap</p>
<p>pretty small laundry list for the first 2 weeks <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xjchcxx.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xjchcxx.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xjchcxx.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xjchcxx.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/xjchcxx.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/xjchcxx.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/xjchcxx.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/xjchcxx.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xjchcxx.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xjchcxx.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xjchcxx.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xjchcxx.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xjchcxx.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xjchcxx.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xjchcxx.wordpress.com&amp;blog=5454533&amp;post=15&amp;subd=xjchcxx&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://xjchcxx.wordpress.com/2008/11/17/known-browser-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/59308dd7320c388ae5e6b5f39f1dd509?s=96&#38;d=identicon" medium="image">
			<media:title type="html">xjchcxx</media:title>
		</media:content>
	</item>
	</channel>
</rss>
