<?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>Shawn Cope's Blog</title>
	<atom:link href="http://shawncope.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://shawncope.com</link>
	<description>photography &#124; design &#124; motion</description>
	<lastBuildDate>Mon, 30 Nov 2009 03:17:40 +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>Pardon My Dust</title>
		<link>http://shawncope.com/news/pardon-my-dust/</link>
		<comments>http://shawncope.com/news/pardon-my-dust/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 02:19:07 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Site Info]]></category>

		<guid isPermaLink="false">http://shawncope.com/?p=77</guid>
		<description><![CDATA[Well the new site design is up. The problem with this is that it isn&#8217;t actually complete yet. I wouldn&#8217;t have normally released something that isn&#8217;t complete yet, however, I am expecting some important traffic, and leaving the coming soon page up just wasn&#8217;t going to do.
So, while the site is currently live, please be [...]]]></description>
			<content:encoded><![CDATA[<p>Well the new site design is up. The problem with this is that it isn&#8217;t actually complete yet. I wouldn&#8217;t have normally released something that isn&#8217;t complete yet, however, I am expecting some important traffic, and leaving the coming soon page up just wasn&#8217;t going to do.</p>
<p>So, while the site is currently live, please be aware that it isn&#8217;t really done yet. If you run into any issues, errors or oddities, please forgive me. If you like, you could even let me know in the comments of this post, I would really appreciate it! Also, if the site does indeed go dark again, please rest assured that it will return as soon as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://shawncope.com/news/pardon-my-dust/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Blank Slate Theme</title>
		<link>http://shawncope.com/web-development/wordpress-blank-slate-theme/</link>
		<comments>http://shawncope.com/web-development/wordpress-blank-slate-theme/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 02:27:30 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[Blank Slate]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://shawncope.com/blog/?p=43</guid>
		<description><![CDATA[Now that WordPress 2.7 has been released, I am ready to get started on the next major redesign of my site. Before I begin any new WordPress based design I take a copy of the default (Kubrick) theme and dump all of the styles, extraneous functions and extra mark-up, as well as add a general [...]]]></description>
			<content:encoded><![CDATA[<p>Now that WordPress 2.7 has been released, I am ready to get started on the next major redesign of my site. Before I begin any new WordPress based design I take a copy of the default (Kubrick) theme and dump all of the styles, extraneous functions and extra mark-up, as well as add a general browser reset style sheet. I then go about my business of creating a theme that will display the information I want it to, the way I want it to look.</p>
<p>Over the past 6 months, I have been skipping this first step and just downloading Elliot Jay Stocks&#8217; <a href="http://elliotjaystocks.com/blog/archive/2008/starkers-for-wordpress-262/" title="link to Free Starkers Wordpress theme post by Elliot Jay Stocks">&#8220;Starkers&#8221; theme</a> which was also a stripped down version of the default WordPress theme. Unfortunately the release of WP 2.7 has some new functions that I can&#8217;t be take advantage of with the Starkers theme. This being the case, and the fact that I don&#8217;t know if the good chap from across the pond will update the Starkers theme, I decided to go back to my old routine of converting the default theme to a &#8220;blank slate&#8221; on my own.</p>
<p>Since I went to the trouble of doing this, I decided I would also offer it up to anyone who might like to save some time themselves. Hopefully you find this useful. If you do, please feel free to download it and do with it as you please. It is completely free, with no strings attached except for one. If you find this useful and know someone else who might, tell them about it.</p>
<p><strong>Changes to the default theme:</strong></p>
<ul>
<li>All styling removed</li>
<li>Reset stylesheet added</li>
<li>Any functions relating to the default theme have been removed</li>
<li>All presentational markup has been removed</li>
<li>Any class name that wasn&#8217;t useful to a new design has been removed</li>
</ul>
<p></p>
<p>Disclaimer: This theme is offered for free, and &#8220;as is&#8221;. I will try to help out where I can though, so if you run into any issues, please comment on this post and I will do what I can to help. That being said, there is no warranty, or guarantee that I will be able to offer support.</p>
<p><a href="http://shawncope.com/wordPressThemes/blankSlate.zip" title="blank slate wordpress theme" >Download the Blank Slate Theme here</a></p>
<p>Update: <a href="http://kyle.skrinak.com">Kyle Skrinak</a> recently contacted me about the Blank Slate Theme. Coming from a Drupal development background, he was accustomed to the Drupal Zen Theme and decided to make some modifications to the Blank Slate Theme to suit what he was accustomed to. He asked me if I would like to post it to the site for anyone else coming from Drupal to consider using. I think it is a great idea, and if you are interested you can <a href="http://shawncope.com/wordPressThemes/blankSlate-sci-mod.zip">Download it here.</a></p>
<p>The changes made to the original Blank Slate Theme in Kyle&#8217;s words: &#8220;I&#8217;ve incorporate some of the goodness I&#8217;ve come accustomed to in the Drupal Zen theme (which adds a few more nested divs &#8212; but gives some more control) I&#8217;ve also stripped out much of the blogging/RSS/who-posted-what noise, since that&#8217;s not the kind of site we do&#8230; Also, being visual, I&#8217;ve added some default page geometry, so it&#8217;s not really a true blank slate &#8212; and I&#8217;ve stripped out the sidebar. Talk about customization. Finally, I&#8217;ve moved the content&#8217;s position in the HTML so that content comes before navigation for SEO optimization. the HTML/CSS validates.&#8221;</p>
<p>Thanks to Kyle for submitting this modified theme. If anyone else would like to, drop me a line!</p>
]]></content:encoded>
			<wfw:commentRss>http://shawncope.com/web-development/wordpress-blank-slate-theme/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>How to Upgrade to WordPress 2.7</title>
		<link>http://shawncope.com/web-development/how-to-upgrade-to-wordpress-27/</link>
		<comments>http://shawncope.com/web-development/how-to-upgrade-to-wordpress-27/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 03:22:33 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://shawncope.com/blog/?p=38</guid>
		<description><![CDATA[For those of you who have asked me, I put together a quick screencast that walks through the steps required to upgrade to WordPress 2.7. The video is about ten minutes long, and covers everything from backing-up your database to the actual upgrading of the files.

Let me know if you would like to see more [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you who have asked me, I put together a quick screencast that walks through the steps required to upgrade to WordPress 2.7. The video is about ten minutes long, and covers everything from backing-up your database to the actual upgrading of the files.</p>
<p><object width="579" height="437"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2517336&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2517336&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="579" height="437"></embed></object></p>
<p>Let me know if you would like to see more screencasts of this nature, and if you find this useful, consider sharing it with someone else.</p>
]]></content:encoded>
			<wfw:commentRss>http://shawncope.com/web-development/how-to-upgrade-to-wordpress-27/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Testing Wordpress 2.7 RC1</title>
		<link>http://shawncope.com/web-development/testing-wordpress-27-rc1/</link>
		<comments>http://shawncope.com/web-development/testing-wordpress-27-rc1/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 18:14:53 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://shawncope.com/blog/?p=36</guid>
		<description><![CDATA[Today Wordpress 2.7 RC1 was released, which you can get here. I decided after all of the hype, I have some free time, I should probably take a look at it. After installing and poking around the back end a bit, all I have to say is wow! Perhaps you have heard that this is [...]]]></description>
			<content:encoded><![CDATA[<p>Today Wordpress 2.7 RC1 was released, which you can <a href="http://wpdevel.wordpress.com/2008/12/01/download-release-candidate-1/" title="download wp 2.1 release candidate 1">get here</a>. I decided after all of the hype, I have some free time, I should probably take a look at it. After installing and poking around the back end a bit, all I have to say is wow! Perhaps you have heard that this is a major revision that probable deserved the designation of 3.0, I am going to agree, this is a major over-hall! I thought I would take a moment to share my first impressions.</p>
<p>When you first log in to the admin section, you are presented with a completely new look! In 2.6, you had a rather sparse dashboard that had a bunch of information, with most of it being unnecessary. Two of the most important sections on the dashboard were the &#8220;Right Now&#8221; and &#8220;Recent Comments&#8221; panels. In 2.6 these were basically just populated with text and links. In 2.7, they still remain, however now they contain a beautiful list look that is so much easier to see what is going on at a glance. The comments section now allows you to manage individual comments right from the dashboard which should save quite a bit of unnecessary navigation!</p>
<p>Also new to the dashboard is a panel that gives you the power to write a new post right from within dashboard. This is a great new feature that a lot of people are going to take advantage of. There are a couple of issues that will keep me from using it on a regular basis however. The quick post panel lacks the ability to assign categories to a post and also only provides a visual editor. Since I regularly use the code view, as well as the need to assign categories, I will probably only use this as a quick way to put a draft together. Luckily, right below the quick post panel is a panel of recent drafts, so after creating a draft in the quick post panel, you can simply click it&#8217;s name below and have all of the normal features ready to go.</p>
<p>On top of presenting a more informative and useful dashboard, You now have the ability to drag and drop any of the panels, as well as hide them, giving you a much more personal dashboard. This modular way of doing things is used throughout the entire admin section letting you customize any sub section you feel could use a change. For instance when creating a new post, maybe you forget to assign tags to your post on a regular basis, no problem, move the &#8220;Tags&#8221; panel above the &#8220;Publish&#8221; forcing you to look at it before you click the publish button.</p>
<p>One of the other most obvious changes from 2.6 to 2.7 was to take the top navigational links and move them to the sidebar. I absolutely love this change. Not so much for the position, but for the fact that each of the main links now also shows the sub-navigation. I really like not having to wait for a new page to load before I can get what I need. You also have the ability of hiding the sub navigation for each individual section, as well as condensing the entire panel down to only the icons, which makes the interface very clean.</p>
<p>Aside from the interface, there are a number of new features added to this version, including: threaded comments, sticky posts, automatic upgrading, one click plugin installs, comment paging, batch and inline editing.</p>
<p>This new version of WordPress really is big step forward! The interface is now much more user friendly, and there are a ton of new features which greatly improve upon an already great product. I can not wait till it is released in the wild, and hope to have a fresh site design coming shortly after.</p>
]]></content:encoded>
			<wfw:commentRss>http://shawncope.com/web-development/testing-wordpress-27-rc1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Traffic is Up… New Posts coming</title>
		<link>http://shawncope.com/news/traffic-is-up%e2%80%a6-new-posts-coming/</link>
		<comments>http://shawncope.com/news/traffic-is-up%e2%80%a6-new-posts-coming/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 00:52:44 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Site Info]]></category>

		<guid isPermaLink="false">http://shawncope.com/blog/?p=27</guid>
		<description><![CDATA[First I would like to say hello to all of the new visitors to this site! I recently submitted this site to some of the design galleries out on the interwebs, and because of that, I am getting a bunch of new traffic. So to all of you that are new, thank you for stopping [...]]]></description>
			<content:encoded><![CDATA[<p>First I would like to say hello to all of the new visitors to this site! I recently submitted this site to some of the design galleries out on the interwebs, and because of that, I am getting a bunch of new traffic. So to all of you that are new, thank you for stopping by.</p>
<p>With this in mind, let me apologize for the lack of updates. I have been slacking off recently (not really, just busy with other work) but I have some new posts in mind to write in the near future. I don&#8217;t want to give too much away, but I have a couple web development posts coming, as well as a visual guide on how to make a sweet light box for under $10.00. I hope you enjoy the content that is already here, and I promise to get on a better schedule for posting new things!</p>
]]></content:encoded>
			<wfw:commentRss>http://shawncope.com/news/traffic-is-up%e2%80%a6-new-posts-coming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portfolio updated</title>
		<link>http://shawncope.com/news/portfolio-updated/</link>
		<comments>http://shawncope.com/news/portfolio-updated/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 13:53:58 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[Site Info]]></category>

		<guid isPermaLink="false">http://shawncope.com/blog/?p=23</guid>
		<description><![CDATA[Well I finally took a few minutes to update my own site. I added a couple of items to the web design, and fixed the broken link there. There will be even more added in the near future, but I have to find the time from working on other projects to get to it. When [...]]]></description>
			<content:encoded><![CDATA[<p>Well I finally took a few minutes to update my own site. I added a couple of items to the web design, and fixed the broken link there. There will be even more added in the near future, but I have to find the time from working on other projects to get to it. When I do though, look for a brand new experience here, hopefully by the end of the year. Also, if you would like to see the beginnings of one of my other projects, check out <a href="http://brokenspokestudios.com">brokenspokestudios.com</a> which is going to be a new television channel when I get some content recorded. Unfortunately, I don&#8217;t have much more than that to say.</p>
]]></content:encoded>
			<wfw:commentRss>http://shawncope.com/news/portfolio-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Up In Smoke</title>
		<link>http://shawncope.com/news/up-in-smoke/</link>
		<comments>http://shawncope.com/news/up-in-smoke/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 20:21:11 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://shawncope.com/blog/?p=22</guid>
		<description><![CDATA[I will be showing a new series of photo-illustrations at a gallery showing at the Astereisk Gallery in Tremont on November 7th and 8th. The show titled, &#8220;Born and Bred&#8221;, will include myself and multiple other artists from the Cleveland Area and will encompass a multitude of different styles.
Most of the work that I will [...]]]></description>
			<content:encoded><![CDATA[<p>I will be showing a new series of photo-illustrations at a gallery showing at the <a href="http://www.asteriskgallery.com/">Astereisk Gallery</a> in Tremont on November 7th and 8th. The show titled, &#8220;Born and Bred&#8221;, will include myself and multiple other artists from the Cleveland Area and will encompass a multitude of different styles.</p>
<p>Most of the work that I will have on display will be completely new, and never before seen. The working title is currently &#8220;Up In Smoke&#8221; but will most likely change by the time of the show. I don&#8217;t want to give too many details yet, so watch my site for more information, or just show up!</p>
<p>Here are the show details:</p>
<p>Asterisk Gallery<br />
November 7th &amp; 8th<br />
5pm &#8211; 10pm<br />
2393 Professor Ave.<br />
Cleveland, Ohio. 44113</p>
]]></content:encoded>
			<wfw:commentRss>http://shawncope.com/news/up-in-smoke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Cuil.com?</title>
		<link>http://shawncope.com/technology/what-is-cuilcom/</link>
		<comments>http://shawncope.com/technology/what-is-cuilcom/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 01:46:05 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://shawncope.com/blog/?p=21</guid>
		<description><![CDATA[I have been seeing a lot of references to cuil.com popping up in my RSS feeds and tweets lately. Wondering what it was all about (and how it is supposed to be pronounced), but too lazy to actually click on any of the links, I put the url in my trusty Firefox browser and was [...]]]></description>
			<content:encoded><![CDATA[<p>I have been seeing a lot of references to <a href="http://www.cuil.com">cuil.com</a> popping up in my RSS feeds and tweets lately. Wondering what it was all about (and how it is supposed to be pronounced), but too lazy to actually click on any of the links, I put the url in my trusty Firefox browser and was sent to a new search engine.</p>
<p>Cuil.com is a new search engine that claims to search &#8220;three times as many as Google and ten times as many as Microsoft&#8221;. They don&#8217;t mention Yahoo, but, then again with all of the trouble they are having lately, I guess I am not surprised. My first thought on seeing this is, do we really need another search engine? First off, I don&#8217;t actually go to the search engine pages, I generally just type my query into the search bar at the top of my browser. It appears that you can add this functionality, but would it be worth it&#8230;</p>
<p>I decided to give this browser a try. I didn&#8217;t really have anything at the top of my search list, so I decided to type my name in, Shawn Cope. Hmmmm, well the top search for my name was an article on the musician, Citizen Cope, and while I like his music, this obviously wasn&#8217;t what I was looking for. Thinking I should refine my search, I added quotes around my name. This search yielded somewhat better results in that it actually found pages that referenced my name. There were lots of pages that referenced me, or pages which I had left comments on. What it did not find however were any references to my site, <a href="http://www.shawncope.com">www.shawncope.com</a>. This is kind of worthless to me. If I do this same search in Google or Yahoo, that is the top search result, and what I have to assume someone might be searching for. I could not find this link in the top 3 pages.</p>
<p>I did a few other searches, and they all came up with somewhat interesting results, nut not the most relevant results. For me, this will not become my search engine of choice anytime soon. Perhaps in the future, they will get better, and I will change my mind. I doubt however I am going to change my mind about their name. Is it supposed to be pronounced, cool, coil or something else?</p>
]]></content:encoded>
			<wfw:commentRss>http://shawncope.com/technology/what-is-cuilcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress for the iphone</title>
		<link>http://shawncope.com/technology/wordpress-for-the-iphone/</link>
		<comments>http://shawncope.com/technology/wordpress-for-the-iphone/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 21:02:33 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://shawncope.com/blog/2008/07/22/wordpress-for-the-iphone/</guid>
		<description><![CDATA[The WordPress app for the iPhone was recently released and I wasted no time installing it! Since I also need a reason to try it out, I am going to give a quick review of it.
This is an app that I am really looking forward to using! Let&#8217;s face it, who can&#8217;t use yet another [...]]]></description>
			<content:encoded><![CDATA[<p>The WordPress app for the iPhone was recently released and I wasted no time installing it! Since I also need a reason to try it out, I am going to give a quick review of it.</p>
<p>This is an app that I am really looking forward to using! Let&#8217;s face it, who can&#8217;t use yet another opportunity to stay plugged in and productive! I am actually writing this post while on my way to a ball game. Just one less excuse for me not writing more often.</p>
<p>My first impression is that it is rather clean looking and easy to use. Everything you need to create a post is right here and easily accessible.</p>
<p>There are only a handful of features to use. You can create a new post. You can edit any existing post on your blog. You can assign categories and tags to these posts. And you also have the ability to upload photos from the iPhone which will be a very handy feature to have while out and about.</p>
<p>That is about the extent of things however. Keep in mind that this is just the 1.0 release so it is only going to get nicer, however for the app to be really useful, I would include some additional features.</p>
<p>One glaring omission is the lack of a code editing mode within the posts. This most likely won&#8217;t be an issue for the typical blogger, however, if like me, you also use WordPress for content management, it is a very useful feature to have.</p>
<p>Another feature I would like to see added is some way to manage the back end of the blog. Personally, I can&#8217;t see wanting to do much here on my phone, but it would be nice to be able to moderate comments, or work with pages.</p>
<p>While this app doesn&#8217;t have every feature you might want now, it is a great start, and I have a feeling, quite a few bloggers are going to find it indispensable. Oh, and by the way, it is completely free!</p>
<p>EDIT &#8211; for some reason when I posted this, it reverted back to a the draft I was editing. Not sure if this is a bug, or if I did something wrong, but I would strongly suggest you check the published post to be sure it is correct.</p>
]]></content:encoded>
			<wfw:commentRss>http://shawncope.com/technology/wordpress-for-the-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Trick: Center content that is larger than a browser window</title>
		<link>http://shawncope.com/web-development/css/css-trick-center-content-that-is-larger-than-a-browser-window/</link>
		<comments>http://shawncope.com/web-development/css/css-trick-center-content-that-is-larger-than-a-browser-window/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 17:13:35 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://shawncope.com/blog/?p=18</guid>
		<description><![CDATA[It is fairly easy to center things in the browser window by using the rule: &#8216;margin:auto;&#8217; on the containing div. What if you want to center some content that is larger that the browser window? By this, I mean that the item&#8217;s center point is inline with the window&#8217;s center point, and the excess goes [...]]]></description>
			<content:encoded><![CDATA[<p>It is fairly easy to center things in the browser window by using the rule: &#8216;margin:auto;&#8217; on the containing div. What if you want to center some content that is larger that the browser window? By this, I mean that the item&#8217;s center point is inline with the window&#8217;s center point, and the excess goes beyond the border of the window equally on all sides. The usual technique won&#8217;t work because there is no space for a margin so none is calculated. If what you are trying to center is just a background image, there is also an easy solution, &#8216;background-position:center;&#8217;.</p>
<p>I came across a situation recently where this very problem popped up. The content in question here was a Flash movie, and it was built very large so that the header and footer images would extend to the edge of the window, no matter how large the user had sized their window. Obviously, if this wasn&#8217;t centered, the actual content in the middle of the flash movie would be kicked way off to the right, because the left edge of the flash movie is actually the beginning of the pattern.</p>
<p>I took a glance through a book, and did a quick web search, but I didn&#8217;t immediately find the information that I was looking for, so I decided to just work it out myself.</p>
<p>It really wasn&#8217;t to difficult to make happen, and here is the css that I used to make it happen:</p>
<pre>
body {
	margin:0;
	padding:0;
}

#wrapper {
	width:(element width);
	height:(element height);
	margin: (1/2 height) 0 0 (1/2 width);
	padding:0;
	position:absolute;
	left:50%;
	top:50%
}
</pre>
<p></p>
<p>In the HTML, you will need to enclose the content in a div with the id of &#8220;wrapper&#8221;. You will also need to edit the above css code (anything in parenthesis) to reflect your own sizes. Other than that, everything should work fine. Here is a <a href="http://www.robertafenton.com" target="blank" >link to the example</a> I mentioned above, it works dynamically so be sure to resize the window to see the effect.</p>
<p>If you come across this problem, hopefully you will find this solution useful (and easy to find). <del datetime="2008-10-17T00:40:16+00:00">One word of advise however, this solution does not work in IE6. I may try to find a workaround for this, if so, I will update this post. Then again, I detest that browser, and really don&#8217;t care if things are rendered poorly in it, so I may never fix this problem.</del></p>
<p><strong>Update:</strong> This post has been updated and is now compatible with IE6. The problem had to do with &#8216;position:fixed;&#8217; which should have been set to absolute for IE6 to properly render the negative margins. I had completely forgotten about fixing this, but luckily a reader who preferred not be named found the solution. Unnamed reader, thanks for your help on this, hopefully others get some use out of it as well!</p>
]]></content:encoded>
			<wfw:commentRss>http://shawncope.com/web-development/css/css-trick-center-content-that-is-larger-than-a-browser-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
