<?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>elbowruminations  &#124; Graphic Design Trends, Tips and Reviews &#187; wordpress</title>
	<atom:link href="http://elbowroomdesign.com/musings/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://elbowroomdesign.com/musings</link>
	<description>Graphic Design Trends, Tips and Reviews</description>
	<lastBuildDate>Fri, 03 Feb 2012 20:42:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Problems Installing WordPress on ICDSoft</title>
		<link>http://elbowroomdesign.com/musings/910/installing-wordpress-on-icdsoft/</link>
		<comments>http://elbowroomdesign.com/musings/910/installing-wordpress-on-icdsoft/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 17:17:37 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[icdsoft]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://elbowroomdesign.com/musings/?p=910</guid>
		<description><![CDATA[If you are working on installing WordPress on an ICDSoft hosted website and are carefully following the steps of the 5 minute installation, you will have no doubt run into a Cannot Connect to Database error. If you have indeed followed all of the instructions up to this point, you would have created a MYSQL [...]]]></description>
			<content:encoded><![CDATA[<p>If you are working on <a href="http://www.wordpress.org">installing WordPress</a> on an <a href="http://www.icdsoft.com">ICDSoft</a> hosted website and are carefully following the steps of the 5 minute installation, you will have no doubt run into a Cannot Connect to Database error.</p>
<p>If you have indeed followed all of the instructions up to this point, you would have created a MYSQL database and ensured the user of this database has sufficient access privileges. The reason you are seeing this error is because the path to the Database host on ICDSoft is not the standard path suggested by WordPress.</p>
<p>Ironically, in earlier version of the wp-config file, there is a comment beside the DB_HOST field that says there is a 99% chance you won&#8217;t need to change this value. Well, ICDSoft users fall into the 1% category that will have to change this value. The code from the wp-config file is displayed below:</p>
<p>// ** MySQL settings ** //</p>
<p>define(&#8216;DB_NAME&#8217;, &#8216;database_name&#8217;);    // The name of the database</p>
<p>define(&#8216;DB_USER&#8217;, &#8216;username&#8217;);     // Your MySQL username</p>
<p>define(&#8216;DB_PASSWORD&#8217;, &#8216;password&#8217;); // &#8230;and password</p>
<p>define(&#8216;DB_HOST&#8217;, &#8216;<strong>localhost:/tmp/mysql5.sock</strong>&#8216;);    // 99% chance you won&#8217;t need to change this value</p>
<p>define(&#8216;DB_CHARSET&#8217;, &#8216;utf8&#8242;);</p>
<p>define(&#8216;DB_COLLATE&#8217;, &#8221;);</p>
<p>As highlighted in bold, the correct path for the DB_HOST is not localhost, it&#8217;s localhost:/tmp/mysql5.sock</p>
<p>Add this to your config file, revisit <em>wp-admin/install.php</em> and you are good to go!</p>
<p>Here&#8217;s a promo code for 20% your hosting package if you want: <a href="http://www.icdsoft.com/promo-code/ICDsoft20">http://www.icdsoft.com/promo-code/ICDsoft20</a></p>
<img src="http://elbowroomdesign.com/musings/?ak_action=api_record_view&id=910&type=feed" alt=" Problems Installing Wordpress on ICDSoft"  title="Problems Installing Wordpress on ICDSoft" />]]></content:encoded>
			<wfw:commentRss>http://elbowroomdesign.com/musings/910/installing-wordpress-on-icdsoft/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Finding an original WordPress theme</title>
		<link>http://elbowroomdesign.com/musings/824/finding-an-original-wordpress-theme/</link>
		<comments>http://elbowroomdesign.com/musings/824/finding-an-original-wordpress-theme/#comments</comments>
		<pubDate>Thu, 28 May 2009 21:04:29 +0000</pubDate>
		<dc:creator>Kevan</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[2.7]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[creative themes]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[designer]]></category>
		<category><![CDATA[extend]]></category>
		<category><![CDATA[original]]></category>
		<category><![CDATA[premium]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.elbowroomdesign.com/musings/?p=824</guid>
		<description><![CDATA[Shopping for a good WordPress theme for your blog can be a huge challenge. How do you find one that has all of the elements you need, but still feels original? It seems like anything on the main WordPress Theme Viewer is either forgettable or inadequate, and many of us lack the technical skills to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.elbowroomdesign.com/musings/wp-content/uploads/2009/05/originalwordpress.jpg" alt="originalwordpress Finding an original WordPress theme" title="Finding an original WordPress theme" width="500" height="178" class="alignnone size-full wp-image-825" /></p>
<p>Shopping for a good WordPress theme for your blog can be a huge challenge. How do you find one that has all of the elements you need, but still feels original? It seems like anything on the main WordPress Theme Viewer is either forgettable or inadequate, and many of us lack the technical skills to develop a fully-customized theme. Here are six quick tips to help you conquer the boring blog blues, and come out with something that original and dynamic.</p>
<p>Start with the <a href="http://wordpress.org/extend/themes/">WordPress Themes Directory</a>. As you begin to identity things that work and things that don&#8217;t, you can borrow some of the searching tips below and migrate over to Google for some queries YOU think of that span the wider web.</p>
<ol>
<li>Search by most recent: sometimes the newest WordPress themes are the most advanced and original, so limit your searching by including the current year, or just the past 3 months, etc.</li>
<li>Find one theme you ALMOST like, and visit the homepage of the designer of THAT theme. It&#8217;s likely that he/she has created other themes that will be up your alley. Some of my favourite WP theme designers include <a href="http://allancole.com/wordpress/">Allan Cole</a> and <a href="http://www.darrenhoyt.com/">Darren Hoyt</a></li>
<li>Look for themes that are compatible with the latest version of WP (at the time of writing, the current version 2.7, with 2.8 is currently in beta). Again, like tip 1, it ensures your theme will be new and pretty original &#8212; for the time being.</li>
<li>Check out people&#8217;s personal stashes of WordPress-related bookmarks on <a href="http://del.icio.us">del.icio.us</a>. (<a href="http://delicious.com/search?u=fruitvale&#038;p=wordpress&#038;context=userposts&#038;lc=Array&#038;page=2">Here&#8217;s mine</a>.)</li>
<li>Find out what specific <em>style</em> of WordPress theme you want, and narrow your search down to those types. For design professionals and illustrators, I&#8217;d recommend using queries like &#8220;portfolio style wordpress theme&#8221; or &#8220;photo blog.&#8221; Other possibilities might be things like &#8220;magazine style&#8221; or &#8220;2-column.&#8221;</li>
<li>Use <a href="http://search.twitter.com">search.twitter.com</a> to look for themes that are making people talk. On Twitter, following entities <a href="http://twitter.com/iheartwordpress">I Heart WordPress</a> will give you some pretty good re-tweeted tips.</li>
</ol>
<p>Of course, any theme you choose will depend on you to take it to the next level with your customizations: modify it enough to make it truly your own.</p>
<img src="http://elbowroomdesign.com/musings/?ak_action=api_record_view&id=824&type=feed" alt=" Finding an original WordPress theme"  title="Finding an original WordPress theme" />]]></content:encoded>
			<wfw:commentRss>http://elbowroomdesign.com/musings/824/finding-an-original-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Best of Open Source</title>
		<link>http://elbowroomdesign.com/musings/640/the-best-of-open-source/</link>
		<comments>http://elbowroomdesign.com/musings/640/the-best-of-open-source/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 16:00:58 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[audacity]]></category>
		<category><![CDATA[black sheep web software]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[form tools]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[open office]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[scribus]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.elbowroomdesign.com/musings/?p=640</guid>
		<description><![CDATA[Open Source. It&#8217;s a concept that has quietly become one of the greatest influences on innovation in history. Open Source is an approach to design and development that believes in the sharing of ideas and information for the purpose of creation. Because Open Source projects are public projects, the products or concepts are free to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.elbowroomdesign.com/musings/wp-content/uploads/2009/02/open_source.jpg" alt="open source The Best of Open Source" title="open_source" width="500" height="242" class="alignnone size-full wp-image-648" /></p>
<p>Open Source. It&#8217;s a concept that  has quietly become one of the greatest influences on innovation in history. Open Source is an approach to design and development that believes in the sharing of ideas and information for the purpose of creation. Because Open Source projects are public projects, the products or concepts are free to use and develop with.</p>
<p>Due to the Internet&#8217;s power to connect like-minded people, this had been a popular method of working together, especially on internet related projects. The variety and diversity of open source projects on the internet is amazing. In this post, we&#8217;ll list of some notable open source projects that are relevant to graphic design and web development.</p>
<h2><a href="http://www.drupal.org/">Drupal</a></h2>
<p>Drupal is an open source content management system. It offers users some great features such as the ability to access statistics and logs, an advanced search feature, a feed aggregator, profiles, comments, forums, polls, security and even OpenID support. Drupal was originally written as message board software by developer Dries Buytaert. It became open source in 2001. From May 2007 to April 2008, Drupal was downloaded more than 1.4 million times. In 2008, it was voted the best open source content management system by the CMS Awards.</p>
<h2><a href="http://www.wordpress.org/">WordPress</a></h2>
<p>Similar to Drupal, WordPress is Content Management System for blogs and websites. The brainchild of Matt Mullenweg, who is unlucky at cards, WordPress first appeared in 2003. The power of WordPress lies in its easy to navigate admin panel and slick system of changing the look and feel of a website quickly by selecting a new theme. Plug-ins are another great benefit of using WordPress. Due to it&#8217;s popularity, there is a vast number of plugins that will do a variety of different things. From automatically adding Adsense code to, adding a dropdown menu to navigation, the chances are very good that what you are looking for is out there.</p>
<h2><a href="http://www.gimp.org/">The GIMP</a></h2>
<p>The GIMP (or GNU Image Manipulation Program) is an image editor. It is a raster editor, which means it allows users to paint and edit pictures interactively. The GIMP is typically used for creating logos, and is very similar to Adobe Photoshop, but it was never designed to be a Photoshop clone. The development of the GIMP started all the way back in 1995. The wolf which is used as the mascot to the project is known affectionately as Wilber.</p>
<h2><a href="http://www.scribus.net/">Scribus</a></h2>
<p>Scribus is an open source desktop publishing system, and is widely recommended as a free alternative to such expensive software as QuarkXPress, Adobe InDesign and Adobe PageMaker. It can create newsletters, as well as animated and interactive PDF files. The newsletters it produces are print ready, which is a bonus. It was first released on June 16th, 2003.</p>
<h2><a href="http://www.audacity.sourceforge.net/">Audacity</a></h2>
<p>Audacity is a free audio recording application. It has many cool editing features, including noise removal and frequency change. As of the 30th January 2009, it had received over 54 million downloads on SourceForge.net, a popular open source software hosting site. In 2007, it won the SourceForge Community Choice Award for Best Project for Multimedia. All in all, a great piece of software.</p>
<h2><a href="http://www.openoffice.org/">Open Office</a></h2>
<p>Open Office is a free software package which is available for many operating systems. It offers all the features of the Microsoft Office package, and it has a very slick interface. It was released in July of 2000. In 2008, it was voted as the best open source software package by SourceForge.net.</p>
<p><img src="http://www.elbowroomdesign.com/musings/wp-content/uploads/2009/02/form_tools.jpg" alt="form tools The Best of Open Source" title="form_tools" width="500" height="242" class="alignnone size-full wp-image-650" /></p>
<h2><a href="http://www.formtools.org/">Form Tools</a></h2>
<p>Form Tools is a system for web developers who work on online registration sites, or sites that require any form of information gathering from their online visitors. This system provides automatic sending and storage of registration and feedback forms meaning there is no need to reprogram a form each time it&#8217;s designed. Form Tools was written and designed by Ben Keen of <a href="http://www.blacksheepsoft.com/">Black Sheep Web Software</a> who resides in Vancouver. Form Tools remains one of my best Open Source finds over the years.</p>
<p>All in all, open source projects provide great opportunity and value for both the developer and the end-user. There are many more available on the web, and the best place to find them is <a href="http://www.sourceforge.net">SourceForge</a>, the open source software host.</p>
<p>If you know of any other great open source projects, let us know in the comments section of this post!</p>
<img src="http://elbowroomdesign.com/musings/?ak_action=api_record_view&id=640&type=feed" alt=" The Best of Open Source"  title="The Best of Open Source" />]]></content:encoded>
			<wfw:commentRss>http://elbowroomdesign.com/musings/640/the-best-of-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

