<?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>Screaming Ink &#187; Internet</title>
	<atom:link href="http://www.screamingink.com/category/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.screamingink.com</link>
	<description></description>
	<lastBuildDate>Sun, 30 Aug 2009 17:40:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress Beat Me Down</title>
		<link>http://www.screamingink.com/2008/03/wordpress-beat-me-down/</link>
		<comments>http://www.screamingink.com/2008/03/wordpress-beat-me-down/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 11:55:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[body]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[tiled images]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.screamingink.com/wordpress/?p=27</guid>
		<description><![CDATA[For the last several days, I&#8217;ve been trying to update my blog to use a layout I created. Each time I sat down to work on changing WordPress&#8217; default template (named Kubrick), my brain would seemingly click off and refuse to concentrate. It was as if looking at CSS and PHP was the same as [...]]]></description>
			<content:encoded><![CDATA[<p>For the last several days, I&#8217;ve been trying to update my blog to use a layout I created. Each time I sat down to work on changing WordPress&#8217; default template (named Kubrick), my brain would seemingly click off and refuse to concentrate. It was as if looking at CSS and PHP was the same as those crazy anime scenes that gave all those kids seisures. Half the time I would just stare blankly at the screen waiting for something to happen. I kept searching for tutorials with the hope that maybe there was some super easy way to do what I wanted and that, somehow, I&#8217;d skipped over it the last time I did the same exact search.</p>
<p>Fast forward a few days, several glasses of iced tea, and a lot of research later and here&#8217;s my newly updated blog. Of course once I figured out the bigger picture, like using my own header image or using a custom background for the page element only, the little details started to kick my ass&#8230;like, how to make that whole header image a link and why that custom page background didn&#8217;t seem to be repeating correctly. I found work arounds to most of the problems I encountered.</p>
<p><span id="more-29"></span></p>
<p>The majority of the changes I made were to the style.css file, which is how it&#8217;s supposed to be. I made very minor changes to the header.php and index.php pages. Here are some tips for those that encounter the same problems I did:</p>
<p><strong>Making a Header Image a Link</strong></p>
<p>Per the WordPress Codex, find the &lt;div id=&#8221;header&#8221;&gt; link in header.php (it&#8217;s toward the bottom) and change it to this:</p>
<p>&lt;div id=&#8221;header&#8221; onclick=&#8221;location.href=&#8217;http://www.your-url.com/&#8217;;&#8221; style=&#8221;cursor: pointer;&#8221;&gt;</p>
<p><strong>Page Background Image Issues</strong></p>
<p>You have the option to have a tiled/repeating background image either for the entire page of your blog <em>(the area to the right and left of this content, the empty white space)</em> and/or you can have a page only <em>(the content area of your blog posts and sidebar, like this page is set up) </em>tiled/repeating background image. As you can see I chose to use a page background, so when I designed the site I set it up so that the header, the Screaming Ink graphic, would blend with the page body and then with the footer below. I had little splash marks tying everything together, to make the page appear seamless. I didn&#8217;t use the standard background tile that has all four sides equally tiled so you can repeat it without seeing a pattern. I specifically wanted the ink splatters running the length of the right side.</p>
<p>For some reason the background image didn&#8217;t start below the Screaming Ink graphic and the effect was jarring, since there were ink splatters that were not lining up. I spent hours changing the settings for the header and the page in the style sheet; I added padding and changed margins to no avail. Finally, I realized that the page tag is actually for the <strong>whole page</strong>. Essentially, the page background starts at the very top of the page, not underneath the header, like I had thought. My header is 129 pixels tall, so my background (which is much taller than the header) had 129 pixel hidden from view behind the header. I fixed this in Photoshop to make them appear slightly more seamless.</p>
<p>So remember: Unless your header and reapeting background image are the same height, your header is hiding part of your background image.</p>
<p>That&#8217;s pretty much all I can remember right now, since those are the most recent things I dealt with. It was a fun learning experience and it took a lot of patience. There are some minor tweaks I still need to make to the typography, but those can wait for a few days.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.screamingink.com/2008/03/wordpress-beat-me-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Movable Type Isn&#8217;t Moving Me At All</title>
		<link>http://www.screamingink.com/2008/03/movable-type-isnt-moving-me-at-all/</link>
		<comments>http://www.screamingink.com/2008/03/movable-type-isnt-moving-me-at-all/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 11:23:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[late in the morning]]></category>
		<category><![CDATA[Movable Type]]></category>
		<category><![CDATA[not sleeping]]></category>
		<category><![CDATA[not user friendly]]></category>
		<category><![CDATA[Word Press]]></category>

		<guid isPermaLink="false">http://www.screamingink.com/wordpress/2008/03/27/movable-type-isnt-moving-me-at-all/</guid>
		<description><![CDATA[I just spent the last two hours wasting my time trying to install Movable Type. I wanted to give it a try, to see if I preferred it over Word Press and, more generally, just to check it out. I made three different attempts to upload and install the software (20mb unzipped); each try failed [...]]]></description>
			<content:encoded><![CDATA[<p>I just spent the last two hours wasting my time trying to install Movable Type. I wanted to give it a try, to see if I preferred it over Word Press and, more generally, just to check it out. I made three different attempts to upload and install the software (20mb unzipped); each try failed for the same reason. The whole process is bloated, the set up and installation is not user friendly for both geeks and non-geeks alike, and the small sampling of online support files Movable Type has available are outdated and flawed, to say the least.</p>
<p><span id="more-24"></span></p>
<p>I followed the installation all the way through: I finished the database and email set up, I received confirmation that everything was set up correctly, I got additional confirmation that the config file was successfully written, and it was indicated that I would begin setting up my user account by clicking the &#8220;Continue&#8221; button. Upon doing so, I got a screen that read &#8220;Time to Upgrade!,&#8221; which is an odd thing to see on an install. That screen lead to screen prompting me for a username and password. Obviously, having not finished completely setting up an account, I do not have a username or a password. Rinse and repeat two more times using a newly set up MySQL database on my server and an attempt to streamline the process by putting everything in a single folder &#8212; the installation instructions had me moving 2 sets of files into 2 different folders.</p>
<p>I searched around and there was very little in the way of help. There&#8217;s no discernible logic to the way the Movable Type site is set up, specifically the help section; it&#8217;s like trying asking directions of someone that doesn&#8217;t speak the same language and who also happens to be schizophrenic. For example, they have a Troubleshooting section that covers, what I&#8217;m guessing are, common issues. That page advises that if you still have problems to search the &#8220;Movable Type Knowledge Base.&#8221; Scrolling through the list of installation issues I noted that most of the help articles were from 2005 with a couple of 2006 articles peppered in&#8230;none of which addressed my issue, with the 2008 version of their software.</p>
<p>The closest I could find in the way of not feeling completely alone in this situation was one guy, on some forum, who had the same problem back in 2007, but apparently that problem resolved itself according to his last post. Of the small number of responses he received, no one had any specific advice or information on how to remedy, or even what was causing, the problem he was having.</p>
<p>I&#8217;m sure there are plenty of people happily using Movable Type, but it doesn&#8217;t look like I&#8217;m going to be one of them anytime soon. If they can figure out a streamlined way to install the software, say maybe allow the end user to install the core files and then have the system download the rest after a setup, then maybe I&#8217;ll try again. Otherwise it looks like I&#8217;m sticking with the beauty of a 5 minute install that is WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.screamingink.com/2008/03/movable-type-isnt-moving-me-at-all/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Going Places with Google Maps</title>
		<link>http://www.screamingink.com/2008/03/google-maps/</link>
		<comments>http://www.screamingink.com/2008/03/google-maps/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 10:39:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[addresses]]></category>
		<category><![CDATA[driving directions]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[MapQuest]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[trips]]></category>

		<guid isPermaLink="false">http://www.screamingink.com/wordpress/2008/03/24/google-maps/</guid>
		<description><![CDATA[Recently I needed to make a map of driving directions from my house to multiple destinations. I knew that an option on the popular online map sites probably existed, but I&#8217;d never looked. I checked MapQuest, but it didn&#8217;t seem to have anything close to what I was looking for. Beyond that, it seems that [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I needed to make a map of driving directions from my house to multiple destinations. I knew that an option on the popular online map sites probably existed, but I&#8217;d never looked. I checked <a href="http://www.mapquest.com" target="_blank">MapQuest</a>, but it didn&#8217;t seem to have anything close to what I was looking for. Beyond that, it seems that lately MapQuest has been a little on the lacking side when it comes to giving accurate directions. I ended up checking <a href="http://maps.google.com/" target="_blank">Google Maps</a> and found that they had exactly what I neeeded&#8230;and a lot more.</p>
<p><span id="more-6"></span></p>
<p>When Google Maps first loads it presents you with a map of the whole country. This is very useful if you&#8217;re an explorer who&#8217;s looking to find new land for your native country. For the rest of us, it&#8217;s just that familiar old blob we call North America. By typing in your starting address followed by your city, you&#8217;ll get a nice zoomed in map of the neighborhood of your starting point. There will be a dialog balloon listing your starting address with the option to get directions to or from that address.</p>
<p><a href="http://www.screamingink.com/wordpress/wp-content/uploads/2008/03/google1.jpg" title="google1.jpg"></a></p>
<p style="text-align: center"><img src="http://www.screamingink.com/wordpress/wp-content/uploads/2008/03/google1.jpg" alt="google1.jpg" /></p>
<p>I needed to find multiple addresses and I didn&#8217;t know where many of the addresses were located in relation to one another. I chose to start with the first address on my list, using the &#8220;Get directions From Here&#8221; option. The site updated with turn by turn driving directions from my starting address to my destination and a nice set of &#8220;A&#8221; and &#8220;B&#8221; markers with a fancy purple line connecting them on the map itself.</p>
<p><a href="http://www.screamingink.com/wordpress/wp-content/uploads/2008/03/google2.jpg" title="google2.jpg"></a></p>
<p style="text-align: center"><img src="http://www.screamingink.com/wordpress/wp-content/uploads/2008/03/google2.jpg" alt="google2.jpg" /></p>
<p>So far so good, but I wasn&#8217;t sure how to add another address&#8230;until the obvious slapped me. Right beneath the driving directions there&#8217;s a link that reads &#8220;Add destination&#8230;&#8221; Clicking that opens a dialog box that allows you type in an address or, I later found out, the name of a location to which Google will give you a list of businesses with that or a similar name and their addresses. If the business name isn&#8217;t available or if you just want to label your map simply type your address in the following format: Business Name, Address</p>
<p><a href="http://www.screamingink.com/wordpress/wp-content/uploads/2008/03/google3.jpg" title="google3.jpg"></a></p>
<p style="text-align: center"><img src="http://www.screamingink.com/wordpress/wp-content/uploads/2008/03/google3.jpg" alt="google3.jpg" /></p>
<p>Google automatically maps the address and uses the business name as a title in the directions. This is a great feature, especially when you need to go to multiple places that you&#8217;ve never been to before; addresses on commercial buildings always seem hidden or obstructed, if present at all. As I added addresses the map and directions were updated instantly. For each address I got a new alphabetical marker designating the address&#8217;s position on the map and a purple line showing the route from one stop to the next. Unfortunately, the addresses I entered looked like a looping mass of purple, as the directions had us going 5 miles one way, turning around going 3 miles in the opposite direction and then turning around again and going 4 miles back in the direction we just came from.</p>
<p align="left"><a href="http://www.screamingink.com/wordpress/wp-content/uploads/2008/03/google4.jpg" title="google4.jpg"></a></p>
<p style="text-align: center"><img src="http://www.screamingink.com/wordpress/wp-content/uploads/2008/03/google4.jpg" alt="google4.jpg" /></p>
<p>I knew there had to be an easy way to overcome this obstacle; some way to unscramble the loop so that the trip made more sense. Instinctively I clicked on one of my alpha markers in the directions panel and pulled it to see if it would do anything and, to my amazement (it does not take much these days), the marker started to drag with my mouse movement. I grabbed the &#8220;D&#8221; marker and pulled it up under marker &#8220;A&#8221; and suddenly &#8220;D&#8221; became &#8220;B&#8221; and all the other makers were updated (&#8221;B&#8221; became &#8220;C&#8221;, etc), as well as the purple travel line. Since I can see the destinations on a map, I can readily adjust the markers in the most logical order until the whole trip is a single, non-overlapping, purple line.</p>
<p><a href="http://www.screamingink.com/wordpress/wp-content/uploads/2008/03/google5.jpg" title="google5.jpg"></a></p>
<p style="text-align: center"><img src="http://www.screamingink.com/wordpress/wp-content/uploads/2008/03/google5.jpg" alt="google5.jpg" /></p>
<p>I&#8217;m completely impressed with how intuitively designed and well thought out Google Maps is. It made something that could have been a complete pain relatively simple and easy to do. I like simple and easy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.screamingink.com/2008/03/google-maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3:05AM on a Monday</title>
		<link>http://www.screamingink.com/2008/03/305am-on-a-monday/</link>
		<comments>http://www.screamingink.com/2008/03/305am-on-a-monday/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 10:07:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Monday]]></category>
		<category><![CDATA[morning]]></category>
		<category><![CDATA[Test]]></category>

		<guid isPermaLink="false">http://www.screamingink.com/wordpress/?p=3</guid>
		<description><![CDATA[Good morning,
This is my first post, a test of how this system works and what I can try to do to change things.
]]></description>
			<content:encoded><![CDATA[<p>Good morning,</p>
<p>This is my first post, a test of how this system works and what I can try to do to change things.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.screamingink.com/2008/03/305am-on-a-monday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
