<?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>devdisko{dot}com</title>
	<atom:link href="http://devdisko.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://devdisko.com</link>
	<description>shake your fake tan thru aerosol land</description>
	<lastBuildDate>Sun, 12 Jul 2009 23:24:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Solution to several problems upgrading Joomla!</title>
		<link>http://devdisko.com/cms/joomla/solution-to-several-problems-upgrading-joomla/</link>
		<comments>http://devdisko.com/cms/joomla/solution-to-several-problems-upgrading-joomla/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 23:20:19 +0000</pubDate>
		<dc:creator>ZWJ</dc:creator>
				<category><![CDATA[General Tutorials]]></category>
		<category><![CDATA[Joomla!]]></category>
		<category><![CDATA[Front Page Template Issue]]></category>
		<category><![CDATA[Joomla Migration Problems]]></category>
		<category><![CDATA[Upgrading Joomla]]></category>

		<guid isPermaLink="false">http://devdisko.com/?p=189</guid>
		<description><![CDATA[Here is a brief rundown of some of the problems and solutions I came across while upgrading a site from Joomla! 1.0 to 1.5.]]></description>
			<content:encoded><![CDATA[<p>Here is a brief rundown of some of the problems and solutions I came across while upgrading <a href="http://www.morebigbrother.com" target="_blank">a site</a> from Joomla! 1.0 to 1.5. I&#8217;m going to focus on a few issues that are directly related to the installation and use of the <a href="http://joomlacode.org/gf/project/pasamioprojects/frs/?action=FrsReleaseBrowse&amp;frs_package_id=2588" target="_blank">migrator</a>.</p>
<p>Before you even think about reading this you should familiarize yourself with the <a href="http://docs.joomla.org/Migrating_from_1.0.x_to_1.5_Stable" target="_blank">primary migration document.</a></p>
<p><strong><span style="color: #ff0000;">Issue 1 </span></strong></p>
<p><span style="color: #ff0000;"><span style="color: #808080;"><em>The problem</em></span><br />
</span></p>
<p>The latest migrator release wouldn&#8217;t upload to my site. I tried this throught the Joomla! 1.o admin uploader numerous times. With every attempt the had to manually remove the files from my server (the physical upload worked &#8211; it just showed as failing in admin).</p>
<p><span style="color: #808080;"><em>The solution</em></span></p>
<p>As a last ditch attempt I tried to upload the first stable release of the migrator (I was trying to upload the latest &#8211; 1.4). It worked perfectly!</p>
<p><strong><span style="color: #ff0000;">Issue 2</span></strong></p>
<p><span style="color: #808080;"><em>The problem</em></span></p>
<p>After I ran the migration script I couldn&#8217;t download the MySQL database dump. The download button simply didn&#8217;t work in Safari and in Firefox it downloaded an empty file.</p>
<p><em><span style="color: #808080;">The solution</span></em></p>
<p>I figured that the du<span style="color: #000000;">m</span>p had to be on my server somewhere and went hunting for it. Here is where it was for me&#8230;</p>
<p><span style="color: #333399;">/public_html/administrator/components/com_migrator/dumps</span></p>
<p><strong><span style="color: #333399;"><span style="color: #ff0000;">Issue 3</span></span></strong></p>
<p><span style="color: #333399;"><span style="color: #ff0000;"><em><span style="color: #808080;">The problem</span></em></span></span></p>
<p>I actually had a few issues after I ran the Joomla! 1.5 installer but the most persistent had to do with the front page. For some reason it used the default Joomla! template while the rest of the site used the new template I had uploaded and chosen in the template manager.</p>
<p><span style="color: #808080;"><em>The solution</em></span></p>
<p>Almost at my wits end I decided to have a look at the database. I went into my cpanel&#8217;s phpMyAdmin and navigated to my database. Under &#8216;jos_templates_menu&#8217; I noticed that there was an entry for the default template. Deleting it gave me control over my Joomla! front page again!</p>
<p>I hope these humble tips may help you in some way. The upgrade process took me about 3 full days of rouble shooting. In all fairness, I was also switching hosts to <a href="http://www.bluehost.com/track/phauxshow/1234/" target="_blank"><span style="font-size: small;">BlueHost</span></a> at the time and that may have caused some of the issue.</p>
<p>Please feel free to leave your comments or questions below. If this tutorial did help you in any way, why not give devDisko a quick linkback?!</p>
]]></content:encoded>
			<wfw:commentRss>http://devdisko.com/cms/joomla/solution-to-several-problems-upgrading-joomla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why You Should be Using Gravatar</title>
		<link>http://devdisko.com/oddities/why-you-should-be-using-gravatar/</link>
		<comments>http://devdisko.com/oddities/why-you-should-be-using-gravatar/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 16:59:09 +0000</pubDate>
		<dc:creator>ZWJ</dc:creator>
				<category><![CDATA[Oddities]]></category>
		<category><![CDATA[Gravatar]]></category>

		<guid isPermaLink="false">http://devdisko.com/?p=181</guid>
		<description><![CDATA[Gravatar (Globally Recognized Avatar) is a free service from Automattic - the folks behind WordPress and bbPress.]]></description>
			<content:encoded><![CDATA[<p>Gravatar (Globally Recognized Avatar) is a free service from Automattic &#8211; the folks behind WordPress and bbPress. The concept is simple; you register one of your many email accounts with them and upload an image (it doesn&#8217;t have to be of you) that you&#8217;d like to be associated with the account.</p>
<p>You don&#8217;t need to have a website or be a member of any specific community.</p>
<p>That&#8217;s it! From then on any time you leave a comment on a website or blog that has the feature your avatar will appear beside your undoubtedly witty and fascinating remarks.</p>
<p>As a person who runs a few websites I would even say that having an avatar is a basic courtesy to the site you are leaving comments on. Web developers labor for hours on the aesthetic of their sites and quite often build avatars into the function of the comments section to compliment the look. Not using an avatar can seriously distract from the look of a site and generally make the comments section feel transient and unprofessional at no fault of the designer.</p>
<p>So sign yourself up at Gravatar today!</p>
<div id="attachment_184" class="wp-caption aligncenter" style="width: 610px"><img class="size-large wp-image-184" title="avatar" src="http://devdisko.com/wp-content/uploads/2009/04/avatar-600x668.png" alt="Example of page with mixed avatar usage." width="600" height="668" /><p class="wp-caption-text">Example of page with mixed avatar usage.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://devdisko.com/oddities/why-you-should-be-using-gravatar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Google Apps to Manage Your Email</title>
		<link>http://devdisko.com/tutorials/general-tutorials/using-google-apps-to-manage-email/</link>
		<comments>http://devdisko.com/tutorials/general-tutorials/using-google-apps-to-manage-email/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 04:02:48 +0000</pubDate>
		<dc:creator>ZWJ</dc:creator>
				<category><![CDATA[General Tutorials]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Email Domain]]></category>
		<category><![CDATA[Google Apps]]></category>

		<guid isPermaLink="false">http://devdisko.com/?p=174</guid>
		<description><![CDATA[This is a quick tutorial on setting up your domain email with Google Apps.]]></description>
			<content:encoded><![CDATA[<p>This is a quick tutorial on setting up your domain email with Google Apps.</p>
<p>I have a natural aversion to most email clients and you will never catch me using Outlook, AOL, Postini etc. So, when I found out that I could manage my email through Gmail, while using my domain name (the end result looked like this&#8230; zwj@devdisko.com), I immediately set up an email for each of my websites.</p>
<p>Here is a basic run down of what you will need to do.</p>
<p>1. Go to <a href="http://www.google.com/apps/intl/en/group/index.html" target="_blank">the sign up page</a> for your free Google Apps account.</p>
<p>2. Follow all of the prompts. You will be asked to upload an file to your domain root.</p>
<p>3. Log into your server. The particulars at this point may vary somewhat. Google has <a href="http://www.google.com/support/a/bin/answer.py?answer=140034" target="_blank">a detailed list</a> of instructions by server. As I use cPanel I added the new email address under <em>Email Accounts</em>.</p>
<p>4. Also under the <em>Mail</em> heading click <em>MX Entry</em>. You&#8217;ll see a list of email accounts associated with your account. You will need to add <strong>ASPMX.L.GOOGLE.COM </strong>to each email account you&#8217;ve created with Google Apps.</p>
<p>That&#8217;s it!</p>
<p>Let me know if you have any questions!</p>
]]></content:encoded>
			<wfw:commentRss>http://devdisko.com/tutorials/general-tutorials/using-google-apps-to-manage-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google April Fools Day Joke 09</title>
		<link>http://devdisko.com/oddities/google-april-fools-day-joke-09/</link>
		<comments>http://devdisko.com/oddities/google-april-fools-day-joke-09/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 02:49:28 +0000</pubDate>
		<dc:creator>ZWJ</dc:creator>
				<category><![CDATA[Oddities]]></category>
		<category><![CDATA[April Fools]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google April Fools]]></category>
		<category><![CDATA[Google April Fools Day Joke]]></category>

		<guid isPermaLink="false">http://devdisko.com/?p=165</guid>
		<description><![CDATA[I always get a kick out of Google's April fools jokes and may have fallen for one at some point. I thought that it would be entertaining to add them to my collection of Google logos.]]></description>
			<content:encoded><![CDATA[<p>I always get a kick out of Google&#8217;s April fools jokes and may have fallen for one at some point. I thought that it would be entertaining to add them to <a href="http://devdisko.com/oddities/google-logo-variations/" target="_blank">my collection of Google logos.</a></p>
<p>This year&#8217;s joke was particularly interesting to me as I worked a few years ago for a company that was plagued by Nigerian fraudsters. My job essentially consisted of identifying, tracking and getting rid of them.</p>
<p>Whoever thought of using them for the auto-reply example is in my mind is a genius!</p>
<div id="attachment_171" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-171" title="google_april_fools_09a1" src="http://devdisko.com/wp-content/uploads/2009/04/google_april_fools_09a1.png" alt="Front page teaser" width="500" height="230" /><p class="wp-caption-text">Front page teaser</p></div>
<div id="attachment_172" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-172" title="google_april_fools_09b1" src="http://devdisko.com/wp-content/uploads/2009/04/google_april_fools_09b1.png" alt="Google April Fools day joke 09" width="500" height="690" /><p class="wp-caption-text">Google April Fools day joke 09</p></div>
]]></content:encoded>
			<wfw:commentRss>http://devdisko.com/oddities/google-april-fools-day-joke-09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Logo Variations</title>
		<link>http://devdisko.com/oddities/apple-logo-variations/</link>
		<comments>http://devdisko.com/oddities/apple-logo-variations/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 08:29:37 +0000</pubDate>
		<dc:creator>ZWJ</dc:creator>
				<category><![CDATA[Oddities]]></category>

		<guid isPermaLink="false">http://devdisko.com/?p=134</guid>
		<description><![CDATA[This one&#8217;s in the works&#8230;
]]></description>
			<content:encoded><![CDATA[<p>This one&#8217;s in the works&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://devdisko.com/oddities/apple-logo-variations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Logo Variations</title>
		<link>http://devdisko.com/oddities/google-logo-variations/</link>
		<comments>http://devdisko.com/oddities/google-logo-variations/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 08:13:44 +0000</pubDate>
		<dc:creator>ZWJ</dc:creator>
				<category><![CDATA[Oddities]]></category>
		<category><![CDATA[Google Logos]]></category>

		<guid isPermaLink="false">http://devdisko.com/?p=128</guid>
		<description><![CDATA[I intend to start a little collection on this page of the various Google logo variations that I come across.]]></description>
			<content:encoded><![CDATA[<p>I intend to start a little collection on this page of my favorite Google logo variations. If you have any that you&#8217;d like to share, please do.</p>
<div id="attachment_130" class="wp-caption alignnone" style="width: 360px"><img class="size-full wp-image-130" title="google-logo" src="http://devdisko.com/wp-content/uploads/2009/03/google-logo.jpg" alt="Classic Google logo" width="350" height="140" /><p class="wp-caption-text">Classic Google logo</p></div>
<div id="attachment_129" class="wp-caption alignnone" style="width: 360px"><img class="size-full wp-image-129" title="google-logo-dr-seuss" src="http://devdisko.com/wp-content/uploads/2009/03/google-logo-dr-seuss.gif" alt="Google Dr. Seuss" width="350" height="144" /><p class="wp-caption-text">Google logo with a Dr. Seuss theme</p></div>
<div id="attachment_138" class="wp-caption alignnone" style="width: 286px"><img class="size-full wp-image-138" title="pollock09" src="http://devdisko.com/wp-content/uploads/2009/03/pollock09.gif" alt="Jackson Pollock 09" width="276" height="130" /><p class="wp-caption-text">Jackson Pollock&#39;s Birthday - Courtesy of the Pollock-Krasner Foundation / ARS, NY - January 28, 2009</p></div>
<div id="attachment_139" class="wp-caption alignnone" style="width: 340px"><img class="size-full wp-image-139" title="braille" src="http://devdisko.com/wp-content/uploads/2009/03/braille.gif" alt="Louis Braille's Birthday - January 4, 2006" width="330" height="110" /><p class="wp-caption-text">Louis Braille&#39;s Birthday - January 4, 2006</p></div>
]]></content:encoded>
			<wfw:commentRss>http://devdisko.com/oddities/google-logo-variations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magical CSS Background Hover Images</title>
		<link>http://devdisko.com/tutorials/design-css/magical-css-background-hover-images/</link>
		<comments>http://devdisko.com/tutorials/design-css/magical-css-background-hover-images/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 06:17:41 +0000</pubDate>
		<dc:creator>ZWJ</dc:creator>
				<category><![CDATA[Design & CSS]]></category>
		<category><![CDATA[Background CSS]]></category>
		<category><![CDATA[CSS Tricks]]></category>
		<category><![CDATA[CSS Turorials]]></category>
		<category><![CDATA[Image Hover]]></category>
		<category><![CDATA[WordPress Link Hover]]></category>

		<guid isPermaLink="false">http://devdisko.com/?p=103</guid>
		<description><![CDATA[This tutorial will detail how you too can have CSS background hover images on your website...]]></description>
			<content:encoded><![CDATA[<p>Last week I decided to revamp my political image bookmarking site &#8211; <a href="http://anonymouspond.com/" target="_blank">Anonymous Pond</a>.  The site is about 6 months old and had never really found an aesthetic voice. I tried out a half dozen themes, all heavily customized, but nothing seemed to work. The site itself is simple &#8211; Pierrette and I post images that we think will spark a debate on a number of topics such as politics, ethics, animal rights, LGBT rights, environmental issue. We try to be as non-partison as possible (we&#8217;re both very liberal) and have fun pissing off folks from the left and right.</p>
<p>After letting the Anon fall into a state of neglect for a month or so I checked the traffic stats and was pretty shocked to see that it was getting a few hundred page views a day. Ah, the magic of Google Images! That was incentive enough to give it a fresh coat of paint.</p>
<p>This tutorial will focus on one CSS feature that I attempted for the first time &#8211; hovers with a background image.</p>
<p>Let&#8217;s start with some basic CSS hover code for your nav bar&#8230;</p>
<pre>nav a {
color: #000;
}
nav a:hover {
color: #ff0000;
}</pre>
<p>The first part of the code will make each link blank while the second part will change them to red when the cursor hovers over. That pretty basic stuff and doesn&#8217;t include any dimensions or positions &#8211; a simple hover effect.</p>
<p>Let&#8217;s add an image to the hover. Create an image that is proportionate to the link you want to attach it to. By proportionate I mean that the image shouldn&#8217;t be insanely large, but it could be if you don&#8217;t mind working through the code to get it to work, and by image I mean a graphic file with whatever you like on it. Upload it to your themes images folder.</p>
<p>Replace the code above with this in your stylesheet&#8230;</p>
<pre>nav a {
color: #000;
}
nav a:hover {
display: block;
background: url(images/here.gif) no-repeat scroll center top;
}</pre>
<p>That little bit of code works well if you want the hover image to appear above the link like I have in the <a href="http://anonymouspond.com" target="_blank">nav bar on Anon</a>. If the image doesn&#8217;t show entirely you could try tweaking the padding of the link a bit.</p>
<p>The code works equally well for sidebar links. I added a hover bullet <a href="http://anonymouspond.com" target="_blank">to all of my tags</a>&#8230;</p>
<pre>.wp-tag-cloud a:hover, .wp-tag-cloud a:visited{
background: url(images/bulletback.gif) no-repeat right;
}</pre>
<p>.wp-tag-cloud a:visited leaves the image there after a person clicks on it. I also tweaked a couple of individual tags&#8230;</p>
<pre>.wp-tag-cloud a.tag-link-5 {
padding-right: 45px;
}
.wp-tag-cloud a.tag-link-5:hover, .wp-tag-cloud a.tag-link-5:visited {
background: url(images/flag.gif) no-repeat right;
}</pre>
<p>The code above placed an American flag beside the Obama tag upon scroll over while the code below added a peace sign beside peace. Both overrode the default bullet image.</p>
<pre>.wp-tag-cloud a.tag-link-38 {
padding-right: 25px;
}
.wp-tag-cloud a.tag-link-38:hover, .wp-tag-cloud a.tag-link-38:visited {
background: url(images/peace.gif) no-repeat right;
}</pre>
<p>In all cases you have to identify the unique name in the code that you need to alter. I use the webmaster plugin for Firefox to view the style information. Let me know if you have any questions or need help tweaking something. If you use the code and it works for you &#8211; why not link back to devDisko?!</p>
]]></content:encoded>
			<wfw:commentRss>http://devdisko.com/tutorials/design-css/magical-css-background-hover-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scott Matthew &#8211; Abandonded</title>
		<link>http://devdisko.com/music/scott-matthew-abandonded/</link>
		<comments>http://devdisko.com/music/scott-matthew-abandonded/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 18:26:29 +0000</pubDate>
		<dc:creator>ZWJ</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Angst]]></category>
		<category><![CDATA[Music Videos]]></category>

		<guid isPermaLink="false">http://devdisko.com/?p=90</guid>
		<description><![CDATA[My very good friend 'Lady Laziness' introduced me to this song. His harmonies remind me of some of the finer points in Morrissey's repertoire {you know, the notes that he now needs a back-up singer for!}.]]></description>
			<content:encoded><![CDATA[<p>My very good friend &#8216;Lady Laziness&#8217; introduced me to this song. Scott&#8217;s harmonies remind me of some of the finer points in Morrissey&#8217;s repertoire (you know, the notes that he now needs a back-up singer for!)</p>
<p>Here is some Wiki info about the artist&#8230;</p>
<p style="padding-left: 30px;">Scott Matthew (occasionally credited as Scotty Matthew) is a vocalist and lyricist born in Queensland, Australia. He currently resides and performs as an independent artist in New York City.</p>
<p style="padding-left: 30px;">Scott Matthew was a member of the alt pop band Elva Snow, which he co-founded with ex-Morrissey member Spencer Cobrin. Two songs from their self-titled debut album, which boasted Matthew on vocals and Cobrin on drums, piano, guitar and composition, were included in feature film soundtracks; “Hold Me” was featured in 2004&#8217;s The Last Run, directed by Jonathan Segal and starring Fred Savage, and “Could Ya” made an appearance in the 2005 film Splinter, directed by Kai Maurer. After the dissolution of Elva Snow, Matthew performed with the band Songs to Drink and Drive By under the free-base mp3 label Comfortstand.</p>
<p style="padding-left: 30px;">Scott Matthew is perhaps best known to the public for his vocal contributions to the soundtracks of the anime series Ghost In The Shell: Stand Alone Complex and the anime film Cowboy Bebop: Knockin&#8217; On Heaven&#8217;s Door, both produced by composer Yoko Kanno, among whose fans he is very well-received as one of several faithful vocal collaborators. His performance of the alt-rock song &#8220;Lithium Flower&#8221;, featured as the ending song for season one of Stand Alone Complex, garnered him national exposure in Japan as well as the United States when the show was aired on Cartoon Network&#8217;s Adult Swim block. Matthew also wrote the lyrics to &#8220;Go Where No One&#8217;s Gone Before&#8221;, the main theme for the anime series L/R: Licensed by Royalty performed by Billy Preston.</p>
<p style="padding-left: 30px;">Matthew recently received additional exposure as a result of his contributions to the original soundtrack of John Cameron Mitchell&#8217;s dark sexual comedy Shortbus. The soundtrack includes six of Matthew&#8217;s songs.</p>
<p style="padding-left: 30px;">Scott Matthew&#8217;s vocals have been described as warm, sultry and a little androgynous. Aside from singing, he has also exhibited notable talent playing the ukulele and the guitar.</p>
<p>His website&#8230;</p>
<p><a href="http://www.scottmatthewmusic.com/">Scott Matthew Music</a></p>
<p>And the video&#8230;</p>
<p style="text-align: left;"><br /><img src="http://devdisko.com/wp-content/videos/scott%20matthew%20-%20Abandoned.jpg" alt="media" title="Scott Matthew   Abandonded" /><br />
</p>
]]></content:encoded>
			<wfw:commentRss>http://devdisko.com/music/scott-matthew-abandonded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Your Own Website &#8211; The Basics</title>
		<link>http://devdisko.com/tutorials/building-your-own-website-tutorials/building-your-own-website-the-basics/</link>
		<comments>http://devdisko.com/tutorials/building-your-own-website-tutorials/building-your-own-website-the-basics/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 00:03:07 +0000</pubDate>
		<dc:creator>ZWJ</dc:creator>
				<category><![CDATA[Building Your Own Website]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Movable Type]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://devdisko.com/?p=42</guid>
		<description><![CDATA[This is the first part of a ten part series called; Building Your Own Website...]]></description>
			<content:encoded><![CDATA[<p>This is the first part of a ten part series called; Building Your Own Website. This part will detail some of the tools that, at a minimum, you will need to build a website. The focus will be on simplicity and cost efficiency.</p>
<p><a href="http://devdisko.com/tutorials/building-your-own-website-tutorials/building-your-own-website-preface/">Please see the Preface</a> for the directory.</p>
<p><strong>The Basics</strong></p>
<p>So you want to build your own website? Great! Here is a rundown of what you will need. A lot of these points will be elaborated upon in further posts but this should give you a good idea of what you&#8217;ll be getting into.</p>
<p>1. Your own computer with internet access! This isn&#8217;t a deal breaker but it will make your life a lot easier. Also, keep in mind that for security reasons having a secure internet connection is very important.</p>
<p>2. You will have to decide whether you want to use a hosted service (your site is hosted on their server &#8211; but usually with limitations to you) or a self hosted service (you purchase server space and a domain address from a host but have essentially unlimited freedom).</p>
<p>There are dozens of popular hosted services. Some require that their domain be appended to yours (yoursite.wordpress.com) while some make their money from ad revenue on your site.</p>
<p>A couple examples of hosted services are:</p>
<ul>
<li><a href="http://wordpress.com/">Wordpress.com</a></li>
<li><a href="https://www.blogger.com/start">Blogger.com</a></li>
</ul>
<p>Hosted services, on the other hand, allow you to work within the limits of the particular service you use. Most are infinitely flexible and use a plug-in system to extent a light weight core. There are also dozens for you to choose from. In fact, the bar has been set so high by the free packages that I will rule out any that charge.</p>
<p>Here are a few examples of self hosted services:</p>
<ul>
<li><a href="http://wordpress.org/">Wordpress.org</a></li>
<li><a href="http://www.joomla.org/">Joomla!</a></li>
<li><a href="http://www.movabletype.org/">Movable Type</a></li>
<li><a href="http://drupal.org/">Drupal</a></li>
</ul>
<p>The package you choose will ultimately depend on your needs. It&#8217;s perhaps one of the most important decisions you&#8217;re going to make, so take your time and review all of the links above and any that you come across elsewhere. I will go into greater detail on the subject in the next couple of posts.</p>
<p>I should also mention that Devtronik is powered by <a href="http://wordpress.org/">Wordpress.org</a> and hosted by <a href="http://www.bluehost.com/">Bluehost</a>.</p>
<p>3. Once you&#8217;ve decided upon a service (we should probably be using the term CMS &#8211; although it might not apply to the most basic blogging software) you will have to choose a template, or theme. Chose a theme that fits your needs the closest as you will have to make the least amount of customizations. There are some fantastic themes out there. Generally, each <a href="http://en.wikipedia.org/wiki/Content_management_system">CMS</a> will have a theme directory to help you select a theme that works with their product.</p>
<p>4. You will need some kind of editing program. I use <a href="http://macrabbit.com/cssedit/">CSSEdit</a> for CSS (I&#8217;ll elaborate upon this later) and <a href="http://www.barebones.com/products/textwrangler/">TextWrangler</a> for HTML and PHP code.</p>
<p>5. Some kind of image editing software if you plan to include custom images on your site. You can go with Photoshop on the high end or any of the free packages, such as <a href="http://www.gimp.org/">Gimp</a>. A lot of great websites don&#8217;t use any image editing software at all. Things like font color and size, header color can all be changes using CSS.</p>
<p>6. Most of all, you will need patience and persistence. Stalk the forums for information. Use Google. If you are stumped on something and can&#8217;t find a solution ask on the forums.</p>
<p>So, in summary, to begin building a website you will need&#8230;</p>
<ul>
<li>a computer with internet</li>
<li>a CMS and perhaps a host</li>
<li>some style and code editing software</li>
<li>some graphic editing software</li>
<li>patience!</li>
</ul>
<p>Please feel free to post any questions or comments below! The next installment will be about choosing a Host.</p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://devdisko.com/tutorials/building-your-own-website-tutorials/building-your-own-website-the-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Troubled Little Apple</title>
		<link>http://devdisko.com/apple/a-troubled-little-apple/</link>
		<comments>http://devdisko.com/apple/a-troubled-little-apple/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 23:58:27 +0000</pubDate>
		<dc:creator>ZWJ</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[AirPort]]></category>
		<category><![CDATA[Connectivity]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[MacBook Connection Drops]]></category>

		<guid isPermaLink="false">http://devdisko.com/?p=40</guid>
		<description><![CDATA[All of my sites are built and managed using a single MacBook computer. After a year of having no major issues with the machine (and I push the thing to the limits!), suddenly and inexplicably my internet connection started to drop.]]></description>
			<content:encoded><![CDATA[<p>All of my sites are built and managed using a single MacBook computer. After a year of having no major issues with the machine (and I push the thing to the limits!), suddenly and inexplicably my internet connection started to drop.</p>
<p>This post will detail the fix I found for the problem and might not be that interesting for those of you who don’t use Macs.</p>
<p><em>The Symptoms</em></p>
<p>1. Internet connection drops or breaks whether using wireless (Airport) or Built-in Ethernet (Cable).<br />
2. Drops every few minutes, when computer sleeps or when changing wireless connection.</p>
<p><em>Temp Fix</em></p>
<p>Restarting the computer reconnected me to the internet temporarily.</p>
<p><em>The Fix</em></p>
<p>I searched for days. I’m not kidding here! I couldn’t upload or download anything without having to restart. The problem basically brought Phauxshow to a standstill. There is a lot of action on various forums but none of the suggested solutions seemed to work for me. It’s important to note though that some solutions worked for some people. It seems, in that case that while certain symptoms may be shared the root cause may vary from computer to computer.</p>
<p>Here’s what worked for me…</p>
<p><strong>1. Click the Apple Icon then select System Preferences and then select Network.<br />
2. Select the Location that you most commonly use.<br />
3. Show the Network Port Configurations.</strong></p>
<p>This will bring up a list of your Port Configurations.</p>
<p><strong>4. Unclick things you don’t need. In my case I unclicked Bluetooth and Built-in Firewire.<br />
5. Drag AirPort to the top of the list. Drag Built-in Ethernet to the second spot.<br />
6. Make sure both are clicked and hit Apply Now then restart your computer.</strong></p>
<p>There is also some talk about <a onclick="javascript:pageTracker._trackPageview('/outbound/article/support.apple.com');" href="http://support.apple.com/kb/HT1379?viewlocale=en_US">Resetting your Pram</a>. I didn’t need to do this but you might need to.</p>
<p>That’s it! You should have a stable internet connection and your sanity back.</p>
<p>I’d definitely love to hear if this worked for you. Also, I welcome links to alternative solutions in the comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://devdisko.com/apple/a-troubled-little-apple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
