<?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>My Adventures in Web Design</title>
	<atom:link href="http://foxdenwebsolutions.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://foxdenwebsolutions.com/blog</link>
	<description>Web design is an everchanging world and I will blog about how I started and where I am today.</description>
	<lastBuildDate>Mon, 23 Apr 2012 13:30:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Article on how much a web site will cost the client.</title>
		<link>http://foxdenwebsolutions.com/blog/?p=40</link>
		<comments>http://foxdenwebsolutions.com/blog/?p=40#comments</comments>
		<pubDate>Mon, 23 Apr 2012 13:30:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://foxdenwebsolutions.com/blog/?p=40</guid>
		<description><![CDATA[I found an interesting article on how much web designers charge for what we do. It covers corporate and smaller web sites. It talks about determining your budget and what the going hourly rate, project rate, and package rates are in the industry today. Here is the link&#8230;http://www.howmuchdoesawebsitecost.com/]]></description>
			<content:encoded><![CDATA[<p>I found an interesting article on how much web designers charge for what we do. It covers corporate and smaller web sites. It talks about determining your budget and what the going hourly rate, project rate, and package rates are in the industry today. Here is the link&#8230;<a href="http://www.howmuchdoesawebsitecost.com/">http://www.howmuchdoesawebsitecost.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://foxdenwebsolutions.com/blog/?feed=rss2&#038;p=40</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Nivo Slider to your website or WordPress Blog</title>
		<link>http://foxdenwebsolutions.com/blog/?p=34</link>
		<comments>http://foxdenwebsolutions.com/blog/?p=34#comments</comments>
		<pubDate>Sat, 24 Mar 2012 01:49:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://foxdenwebsolutions.com/blog/?p=34</guid>
		<description><![CDATA[I am currently working on a full WordPress site for a client and I thought it would be fun to add some sort of image slider to the site. I did a lot of rearching and found a cool one called Nivo Slider. Now since I wanted to use this not only on this WP [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently working on a full WordPress site for a client and I thought it would be fun to add some sort of image slider to the site. I did a lot of rearching and found a cool one called Nivo Slider. Now since I wanted to use this not only on this WP site, but also in the future, I downloaded the jQuery version that is free. One of the things that I wanted to do was to make it larger. I then went straight to the source, <a href="http://support.dev7studios.com/">http://support.dev7studios.com/</a>, searched for an answer to how to accomplish this and could not find anything. I then decided to play around myself, even though I was thinking that the JavaScript probably had to be tweaked and I don&#8217;t write JavaScript code myself. First I looked carefully at the CSS code. The CSS code states that the images have to be a certain size. I played around with the code for the theme Pascal because I like this theme. It looks sort of like a TV. Now you are probably wondering why I am just rambling on but the point I am trying to make is that it IS possible to resize the slider and your images to any size you want.</p>
<p>First take the slider.png and resize it in your favorite graphics editor. I use Fireworks, which is part of my Adobe CS 5.5 Web suite. I increased the width to 900px and the height to 363px. My images that I am going to use on the WP site were increased to a width of 866px and the height to 324px.</p>
<p>Now on to the CSS code -</p>
<p>In .theme-pascal.slider-wrapper change the width and height to what you increased to in your graphic editor. In my case 900px by 363px. Then in .theme-pascal .nivoSlider increase the width and height to the what you made your images sized to. Again I re-resized the images to 866px by 324px. Then in .theme-pascal .nivoSlider img increase the width and height to match your images.</p>
<p>For the controlNav, tweak it in your graphic editor first then in .theme-pascal .nivo-controlNav increase the width and height accordingly. Mine are width 400px and height 40px. Under the same selector, change <strong><em>left</em></strong> to whatever will work to center the bullets used in this theme. Remember that the more images you add, the more bullets will be generated so you may have to tweak the image to be wider.</p>
<p>If anyone reads this, I hope it helps.</p>
<p>Happy sliding!</p>
]]></content:encoded>
			<wfw:commentRss>http://foxdenwebsolutions.com/blog/?feed=rss2&#038;p=34</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Table design vs CSS</title>
		<link>http://foxdenwebsolutions.com/blog/?p=29</link>
		<comments>http://foxdenwebsolutions.com/blog/?p=29#comments</comments>
		<pubDate>Sat, 18 Feb 2012 16:01:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://foxdenwebsolutions.com/blog/?p=29</guid>
		<description><![CDATA[I built a few websites using tables for clients when I started my company. I would start by having the client find websites on the Internet that they liked and give me the links. They then told me what they liked about the sites and what they didn&#8217;t like about the sites. As I was [...]]]></description>
			<content:encoded><![CDATA[<p>I built a few websites using tables for clients when I started my company. I would start by having the client find websites on the Internet that they liked and give me the links. They then told me what they liked about the sites and what they didn&#8217;t like about the sites. As I was looking at these sites, I realized that they were not designed using tables but pure CSS. I panicked! I started searching for sites that would teach me how to design using CSS and bought several books. Then I found Sitepoint.com, where they were experts in the use of CSS. The forum there is great. The fellow web geeks are very helpful in looking at your code and helping you work out problems with your design. I soon put tables away and started designing purely with CSS. Don&#8217;t get me wrong, tables are still used for data but I still have to learn how to layout the tables using CSS. That is another work in progress.</p>
]]></content:encoded>
			<wfw:commentRss>http://foxdenwebsolutions.com/blog/?feed=rss2&#038;p=29</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How I fell in love with Web Designing</title>
		<link>http://foxdenwebsolutions.com/blog/?p=26</link>
		<comments>http://foxdenwebsolutions.com/blog/?p=26#comments</comments>
		<pubDate>Sat, 18 Feb 2012 15:54:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://foxdenwebsolutions.com/blog/?p=26</guid>
		<description><![CDATA[Ok it&#8217;s time to start talking about my journey and how I got here. After years of being an end-user, I wanted to learn how to work with computers, build them, fix them, tweak them, etc. I enrolled in the University of Phoenix in the Information Technology curriculum. I wanted to break software code like [...]]]></description>
			<content:encoded><![CDATA[<p>Ok it&#8217;s time to start talking about my journey and how I got here. After years of being an end-user, I wanted to learn how to work with computers, build them, fix them, tweak them, etc. I enrolled in the University of Phoenix in the Information Technology curriculum. I wanted to break software code like my husband does. He is a QA analyst. The company I worked for at the time I enrolled wanted me to have a degree before I could apply for a position in the I.T. department. Unfortunately while I was obtaining my degree, I was laid off.</p>
<p>I continued to pursue my goal, I learned to build computers. The first one that my husband and I built was, at the time, top of the line in technology. It was a full tower and had all the bells and whistles. I called him HAL. My husband said it stood for Home Automation Link, but I was thinking 2001 A Space Odyssey. We are now up to HAL4, who is unfortunately indisposed due to a possible hard drive failure or a SATA controller failure&#8230;haven&#8217;t figured out yet what. I am writing this on my Alienware M17X laptop! I have virtually built HAL5 but at the present time cannot afford to start building him. Ok I degress&#8230;.back to what I was talking about.</p>
<p>While taking the Web Design courses at UoP, I fell in love. What a great way to show off my creativity! We were supposed to make a simple &#8220;family page&#8221; for our class assignment. I took it beyond the next level. I built a site for the WHOLE Foxworthy clan. Now when I was learning all of this, my instructor taught us to build a website using tables to layout the design. This was in 2004 and I didn&#8217;t realities that NO ONE used tables for designing any more. CSS was the way to go.  She taught us inline CSS but not external page CSS. One of the things that I wanted to add to my site was a way that my friends and family could see what DVDs we had and to be able to, through the website, &#8220;checkout&#8221; any that they wanted to borrow. The instructor knew ColdFusion, which is server-side code. She helped me build this into this &#8220;simple&#8221; project. It worked great for a while. Then my husband wanted me to change it over to ASP.NET (another server-side language). I hired someone who knew both languages to do this for me as I was not very proficient with server-side code.</p>
<p>Anyway this project started me on my journey to learn more and eventually start my own freelance web design company.</p>
]]></content:encoded>
			<wfw:commentRss>http://foxdenwebsolutions.com/blog/?feed=rss2&#038;p=26</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Journey Continues&#8230;</title>
		<link>http://foxdenwebsolutions.com/blog/?p=21</link>
		<comments>http://foxdenwebsolutions.com/blog/?p=21#comments</comments>
		<pubDate>Sat, 18 Feb 2012 15:30:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://foxdenwebsolutions.com/blog/?p=21</guid>
		<description><![CDATA[I have not posted to my blog in a very long time. Life has been very hectic so I have just not done anything here. Well now I will continue to post about my adventures. I have a new client that wants me to update their current site, which is in WordPress. Since I have [...]]]></description>
			<content:encoded><![CDATA[<p>I have not posted to my blog in a very long time. Life has been very hectic so I have just not done anything here. Well now I will continue to post about my adventures. I have a new client that wants me to update their current site, which is in WordPress. Since I have not done anything in WP for about 2 years, unfortunately I have to learn all over again. I have found a great book for visual designers called WordPress Theme Design by Tessa Blakeley Silver. She goes into detail on how to design for WP. With the help of her book and so many helpful web designers out there, I will again get the hang of this&#8230;.</p>
<p>As a web designer, I could never understand the use of a blogging tool for full fledged websites. If my clients needed any updates, changes, etc I would be contacted and do these for them for a fee. Now clients want to be able to maintain their own websites once they are built. Enter WP. I guess if you can&#8217;t beat &#8216;em join &#8216;em!</p>
]]></content:encoded>
			<wfw:commentRss>http://foxdenwebsolutions.com/blog/?feed=rss2&#038;p=21</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting the hang of this&#8230;</title>
		<link>http://foxdenwebsolutions.com/blog/?p=18</link>
		<comments>http://foxdenwebsolutions.com/blog/?p=18#comments</comments>
		<pubDate>Thu, 24 Jun 2010 01:54:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://foxdenwebsolutions.com/blog/?p=18</guid>
		<description><![CDATA[Well, I have uploaded my new website and have been able to incorporate most of my design into the WordPress blog. There is still some fine-tuning to do but it is coming along well. I am typing up a step by step instruction page so that others will know which PHP pages need to be [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I have uploaded my new website and have been able to incorporate most of my design into the WordPress blog. There is still some fine-tuning to do but it is coming along well. I am typing up a step by step instruction page so that others will know which PHP pages need to be changed in order for self-made themes to work properly. Once I have tweaked my blog pages to work exactly as I want, then I will post the step by step instructions that I have kept track of through this process.</p>
]]></content:encoded>
			<wfw:commentRss>http://foxdenwebsolutions.com/blog/?feed=rss2&#038;p=18</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome</title>
		<link>http://foxdenwebsolutions.com/blog/?p=4</link>
		<comments>http://foxdenwebsolutions.com/blog/?p=4#comments</comments>
		<pubDate>Thu, 22 Apr 2010 16:52:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://foxdenwebsolutions.com/blog/?p=4</guid>
		<description><![CDATA[This is my 1st post in my new blog about my adventures in web design. Right now I am learning how this all works. I would like to first get this blog fit in with the rest of my site&#8217;s theme. I am researching this and it could take a little time because this is [...]]]></description>
			<content:encoded><![CDATA[<p>This is my 1st post in my new blog about my adventures in web design. Right now I am learning how this all works. I would like to first get this blog fit in with the rest of my site&#8217;s theme. I am researching this and it could take a little time because this is the first time I have done it. There are several different image files that I will need to tweak in order to get this to work. For now I have just installed a free theme that I can follow to see what needs to be changed.</p>
]]></content:encoded>
			<wfw:commentRss>http://foxdenwebsolutions.com/blog/?feed=rss2&#038;p=4</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best forum site for help with CSS</title>
		<link>http://foxdenwebsolutions.com/blog/?p=10</link>
		<comments>http://foxdenwebsolutions.com/blog/?p=10#comments</comments>
		<pubDate>Thu, 22 Apr 2010 17:11:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://foxdenwebsolutions.com/blog/?p=10</guid>
		<description><![CDATA[One of my favorite forums on the Internet is http://www.sitepoint.com. There are many people on the site that have helped me learn to get away from designing web sites using tables to CSS. Even though I am getting pretty good at it, there is still so much to learn. I don&#8217;t think there is anyone [...]]]></description>
			<content:encoded><![CDATA[<p>One of my favorite forums on the Internet is<a href="http://sitepoint.com" target="_blank"> http://www.sitepoint.com</a>. There are many people on the site that have helped me learn to get away from designing web sites using tables to CSS. Even though I am getting pretty good at it, there is still so much to learn. I don&#8217;t think there is anyone out there that knows everything there is to know about CSS, but these guys come pretty close!</p>
]]></content:encoded>
			<wfw:commentRss>http://foxdenwebsolutions.com/blog/?feed=rss2&#038;p=10</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

