<?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>DBH Creative: Blog</title>
	<atom:link href="http://dbhcreative.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://dbhcreative.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 10 Mar 2010 14:17:43 +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>Adobe Spry Menus</title>
		<link>http://dbhcreative.com/blog/?p=36</link>
		<comments>http://dbhcreative.com/blog/?p=36#comments</comments>
		<pubDate>Wed, 10 Mar 2010 14:17:43 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Site Tips]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[CSS menu]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[not block]]></category>
		<category><![CDATA[not vertical]]></category>
		<category><![CDATA[Spry]]></category>

		<guid isPermaLink="false">http://dbhcreative.com/blog/?p=36</guid>
		<description><![CDATA[When I first started designing website around 1996 or so, I did not have fancy programs like Dreamweaver to guide me through the process.  A typical session involved the Windows notepad, lots of &#8220;Save As&#8221; and refreshing in the browser.  Here I am 14 years later and I love using Dreamweaver.  It&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>When I first started designing website around 1996 or so, I did not have fancy programs like Dreamweaver to guide me through the process.  A typical session involved the Windows notepad, lots of &#8220;Save As&#8221; and refreshing in the browser.  Here I am 14 years later and I love using Dreamweaver.  It&#8217;s not my sole tool for designing websites.  I still use free options when I feel the need.  However, Dreamweaver makes certain things much easier.  One of them is CSS/Spry menus.  </p>
<p>The Spry menu is a very quick and handy way to add a fancy CSS menu to your site design and it works very well with one caveat.  That would be Internet Explorer.  IE manages to screw up an otherwise beautiful horizontal CSS menu by displaying the submenu items incorrectly.  In a typical scenario the submenu would be displayed as a vertical list of items.  IE would rather display this as a horizontal block of items.  Now ideally the best solution would be to have the user view your site in Firefox or Chrome but that&#8217;s not going to happen.  The easiest solution is to add the following line of code to your CSS page that links to the menu.</p>
<p><code>ul.MenuBarHorizontal li ul li{<br />
clear: left;<br />
}</code></p>
<p>That&#8217;s it.  Your menu should now appear correctly in all versions of IE. </p>
]]></content:encoded>
			<wfw:commentRss>http://dbhcreative.com/blog/?feed=rss2&amp;p=36</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Asus DR-900</title>
		<link>http://dbhcreative.com/blog/?p=32</link>
		<comments>http://dbhcreative.com/blog/?p=32#comments</comments>
		<pubDate>Tue, 02 Mar 2010 14:22:49 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dbhcreative.com/blog/?p=32</guid>
		<description><![CDATA[
Really this post has nothing to do with web design but I still like to bring some technology updates to the site when I can.  I like e-readers but have yet to purchase one.  For any news feeds or email on-the-go I use my Android phone but the new devices from ASUS may change my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dbhcreative.com/blog/wp-content/uploads/2010/03/ASUS-DR-900-thumb-550x460-34887.jpg"><img class="alignnone size-medium wp-image-33" title="ASUS-DR-900-thumb-550x460-34887" src="http://dbhcreative.com/blog/wp-content/uploads/2010/03/ASUS-DR-900-thumb-550x460-34887-300x250.jpg" alt="" width="300" height="250" /></a>
<p>Really this post has nothing to do with web design but I still like to bring some technology updates to the site when I can.  I like e-readers but have yet to purchase one.  For any news feeds or email on-the-go I use my Android phone but the new devices from ASUS may change my mind a bit as long as the price is decent.</p>
<p>ASUS has announced the upcoming release of the DR-900 e-reader.  So far the specs look promising.</p>
<ul>
<li>1024&#215;768 screen resolution</li>
<li>WiFi (optional 3G as well)</li>
<li>2GB internal storage (plus an SD expansion slot)</li>
<li>USB port</li>
<li>3.5mm headphone jack</li>
<li>PDF, ePub, HTML and other formats</li>
<li>Support for the Kindle Store</li>
</ul>
<p>I just hope the price is a bit more manageable than the other e-readers.  I just do not travel enough to warrant spending nearly $300 on one of these.  ASUS is know for making some good quality products at great prices, so I hope that they keep the trend with the DR series.</p>
]]></content:encoded>
			<wfw:commentRss>http://dbhcreative.com/blog/?feed=rss2&amp;p=32</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MySQL Backup in Windows</title>
		<link>http://dbhcreative.com/blog/?p=29</link>
		<comments>http://dbhcreative.com/blog/?p=29#comments</comments>
		<pubDate>Tue, 23 Feb 2010 15:03:07 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Site Tips]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[mysqldump]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://dbhcreative.com/blog/?p=29</guid>
		<description><![CDATA[So you&#8217;ve spent the past few hours creating your new website and are ready to upload your files from your localhost to your web server.  You upload your site files and everything seems fine but how do you get that pesky MySQL database over to the new server?  If you are running a Windows machine, [...]]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;ve spent the past few hours creating your new website and are ready to upload your files from your localhost to your web server.  You upload your site files and everything seems fine but how do you get that pesky MySQL database over to the new server?  If you are running a Windows machine, then this guide will help.  The following steps are assuming that you already have a MySQL database and know its name the username and password.</p>
<ol>
<li>Open the Windows Command Prompt.</li>
<li>Type <strong>cd\program files\MySQL\MySQL Server 5.1\bin</strong> (keep in mind that you may be using a different version of MySQl and as such you should change the version number accordingly.</li>
<li>Press Enter</li>
<li>Type <strong>mysqldump -u -p db_name &gt; db_name output file type </strong>(mysqldump -u root -p12345 db_name &gt; db_name.txt)</li>
<li>Keep in mind that db_name=your db&#8217;s name and db_name output file type = the name and file extension you wish to use.  You can also choose to backup the database with the SQL extension.</li>
<li>Press Enter</li>
<li>Depending on the database&#8217;s size, this action could take a few seconds or a minute.</li>
<li>Once completed, browse to C:\Program Files\MySQL\MySQL Server 5.1\bin and locate the file.</li>
</ol>
<p>It&#8217;s really as simple as that.  You can now upload this TXT or SQL file to your server using the PHP import function.</p>
]]></content:encoded>
			<wfw:commentRss>http://dbhcreative.com/blog/?feed=rss2&amp;p=29</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>C Town Bikes</title>
		<link>http://dbhcreative.com/blog/?p=25</link>
		<comments>http://dbhcreative.com/blog/?p=25#comments</comments>
		<pubDate>Mon, 08 Feb 2010 15:04:44 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dbhcreative.com/blog/?p=25</guid>
		<description><![CDATA[Our latest site, www.ctownbikes.com, is now live. Drop by and give them some business. Spring is upon us and you could use a new bike or a bell.
]]></description>
			<content:encoded><![CDATA[<p>Our latest site, <a href="http://www.ctownbikes.com">www.ctownbikes.com</a>, is now live. Drop by and give them some business. Spring is upon us and you could use a new bike or a bell.</p>
]]></content:encoded>
			<wfw:commentRss>http://dbhcreative.com/blog/?feed=rss2&amp;p=25</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Slow Android Phone</title>
		<link>http://dbhcreative.com/blog/?p=21</link>
		<comments>http://dbhcreative.com/blog/?p=21#comments</comments>
		<pubDate>Wed, 03 Feb 2010 18:40:35 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[dalvik-cache]]></category>
		<category><![CDATA[G1]]></category>
		<category><![CDATA[laggy]]></category>
		<category><![CDATA[rooted]]></category>

		<guid isPermaLink="false">http://dbhcreative.com/blog/?p=21</guid>
		<description><![CDATA[We here at DBH Creative love our Android phones.  They just make organizing our clients and their projects so much easier.  Like all electronics, they are not impervious to the dreaded lag.  In this world of instant access, no one likes to push a button and wait even 3 seconds for a reaction.  If you [...]]]></description>
			<content:encoded><![CDATA[<p>We here at DBH Creative love our Android phones.  They just make organizing our clients and their projects so much easier.  Like all electronics, they are not impervious to the dreaded lag.  In this world of instant access, no one likes to push a button and wait even 3 seconds for a reaction.  If you have a rooted, Android OS based phone, then there is a way to bring back the original zip of your device.  You can delete a file called dalvik-cache from the system.  Dalvik-cache is like a storage bin for application data in the AndroidOS and information is just piled up, new on top of old.  By deleting the file, the OS can start fresh by rebuilding the file and in turn it removes those precious seconds lost.  We know how frustrating that is.</p>
<p><strong>Deleting Dalvik-Cache</strong></p>
<p><em>This can only be completed on a rooted phone.</em></p>
<ol>
<li>Go to the Terminal Emulator and enter the following</li>
<li>$ su</li>
<li># cd /system/sd/dalvik-cache</li>
<li># rm *</li>
<li>$ exit</li>
<li># exit</li>
<li>Reboot your phone (this will take a bit longer than usual as the OS rebuilds the dalvik-cache file)</li>
</ol>
<p>Enjoy your speedy Android phone again.</p>
]]></content:encoded>
			<wfw:commentRss>http://dbhcreative.com/blog/?feed=rss2&amp;p=21</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New Sites</title>
		<link>http://dbhcreative.com/blog/?p=17</link>
		<comments>http://dbhcreative.com/blog/?p=17#comments</comments>
		<pubDate>Tue, 02 Feb 2010 14:00:43 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[new developer]]></category>
		<category><![CDATA[New sites]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://dbhcreative.com/blog/?p=17</guid>
		<description><![CDATA[Good morning everyone. We have been very busy here at DBH Creative since our launch and still have much more to work on. Here is a quick glance at what we have coming up on our website design dock:

C Town Bikes to go live in the next week
Drilling and Blasting to go live by mid-February
C4 [...]]]></description>
			<content:encoded><![CDATA[<p>Good morning everyone. We have been very busy here at DBH Creative since our launch and still have much more to work on. Here is a quick glance at what we have coming up on our website design dock:</p>
<ul>
<li>C Town Bikes to go live in the next week</li>
<li>Drilling and Blasting to go live by mid-February</li>
<li>C4 Cycling to go live by mid-February</li>
<li>Washington Street Community Center to go live by the end of February</li>
</ul>
<p>That is quite a list and we are very happy to work with these wonderful clients.  We will also have a few tutorials coming up soon that will be posted on this blog.  Mostly these are tricks that we have created and would like to pass along.  Here is what we have in mind:</p>
<ul>
<li>Setting up Drupal</li>
<li>Adding a Google Calendar and list of upcoming events to your site</li>
<li>Properly using PHP includes</li>
</ul>
<p>We are also happy to announce that we have a Ruby on Rails developer in the house and will be implementing this is many new sites.  Thanks for stopping by and check back soon as we will post our first tutorial within a few days.</p>
<p>Thanks,</p>
<p>Dan</p>
]]></content:encoded>
			<wfw:commentRss>http://dbhcreative.com/blog/?feed=rss2&amp;p=17</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We are live!</title>
		<link>http://dbhcreative.com/blog/?p=10</link>
		<comments>http://dbhcreative.com/blog/?p=10#comments</comments>
		<pubDate>Sat, 09 Jan 2010 14:24:34 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://dbhcreative.com/blog/?p=10</guid>
		<description><![CDATA[DBH Creative is now live and ready to help with your website.]]></description>
			<content:encoded><![CDATA[<p>Greetings and welcome to the new site for DBH Creative. On the site you will find all the information that you need regarding our services. We are a full-service website design company that offers, in-house design, hosting and customer service. Have a look around the site and feel free to ask questions.</p>
<p>The blog will be updated at least once a week with news related to the company as well as website design tricks that we think you might find interesting.  Make sure to check back regularly to see if we have answers to any of your questions.</p>
<p>Thanks for looking and we hope to work with you very soon.</p>
<p>-Dan</p>
]]></content:encoded>
			<wfw:commentRss>http://dbhcreative.com/blog/?feed=rss2&amp;p=10</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
