<?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>Custom Affordable Websites</title>
	<atom:link href="http://mycustomblog.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mycustomblog.com</link>
	<description>by My Custom Blog</description>
	<lastBuildDate>Thu, 06 Jan 2011 14:53:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>New Website: Connecticut Coupons &amp; Savings</title>
		<link>http://mycustomblog.com/new-website-connecticut-coupons-savings/</link>
		<comments>http://mycustomblog.com/new-website-connecticut-coupons-savings/#comments</comments>
		<pubDate>Sat, 18 Dec 2010 16:31:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Recent Work]]></category>

		<guid isPermaLink="false">http://mycustomblog.com/?p=177</guid>
		<description><![CDATA[<p>This website is based on a Joomla platform. It&#8217;s a niche website devoted to finding the best coupons and savings in the state of Connecticut. See the website live at ConnecticutCouponSavings.com.</p> <p></p> ]]></description>
			<content:encoded><![CDATA[<p>This website is based on a Joomla platform. It&#8217;s a niche website devoted to finding the best coupons and savings in the state of Connecticut. See the website live at<a href="http://connecticutcouponsavings.com/"> ConnecticutCouponSavings.com.</a></p>
<p><a href="http://connecticutcouponsavings.com/"><img class="aligncenter size-full wp-image-178" title="Connecticut Coupon Savings" src="http://mycustomblog.com/wp-content/uploads/2010/12/Connecticut-Coupon-Savings.jpg" alt="" width="411" height="252" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mycustomblog.com/new-website-connecticut-coupons-savings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Website: MuffinTopsUnite!</title>
		<link>http://mycustomblog.com/new-website-muffintopsunite/</link>
		<comments>http://mycustomblog.com/new-website-muffintopsunite/#comments</comments>
		<pubDate>Sat, 18 Dec 2010 16:26:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Recent Work]]></category>

		<guid isPermaLink="false">http://mycustomblog.com/?p=171</guid>
		<description><![CDATA[<p>This is a cute novelty/informational website created by my sister and I. This is a wordpress based website using the Atalaphua theme by BytesForAll.com. Check it out at MuffinTopsUnite.com</p> <p style="text-align: center;"></p> ]]></description>
			<content:encoded><![CDATA[<p>This is a cute novelty/informational website created by my sister and I. This is a wordpress based website using the Atalaphua theme by BytesForAll.com. Check it out at <a title="MuffinTopsUnite.com" href="http://muffintopsunite.com">MuffinTopsUnite.com</a></p>
<p style="text-align: center;"><a href="http://mycustomblog.com/wp-content/uploads/2010/12/Muffin-Tops-Unite1.jpg"><img class="aligncenter size-large wp-image-173" title="Muffin Tops Unite" src="http://mycustomblog.com/wp-content/uploads/2010/12/Muffin-Tops-Unite1-1024x519.jpg" alt="" width="359" height="181" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mycustomblog.com/new-website-muffintopsunite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove index.php from Joomla urls</title>
		<link>http://mycustomblog.com/remove-index-php-from-joomla-urls/</link>
		<comments>http://mycustomblog.com/remove-index-php-from-joomla-urls/#comments</comments>
		<pubDate>Sun, 14 Nov 2010 15:24:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Joomla tips]]></category>

		<guid isPermaLink="false">http://mycustomblog.com/?p=166</guid>
		<description><![CDATA[<p>After much frustration on a new Joomla site I&#8217;m working on, I finally learned how to fix it so that index.php doesn&#8217;t show up in urls. I tried EVERYTHING I found on the web and NOTHING worked. After much tweaking around&#8230;I figured it out and it was so EASY.</p> <p>1. In Joomla admin, under <span style="color:#777"> . . . &#8594; Read More: <a href="http://mycustomblog.com/remove-index-php-from-joomla-urls/">Remove index.php from Joomla urls</a></span>]]></description>
			<content:encoded><![CDATA[<p>After much frustration on a new Joomla site I&#8217;m working on, I finally learned how to fix it so that index.php doesn&#8217;t show up in urls. I tried EVERYTHING I found on the web and NOTHING worked. After much tweaking around&#8230;I figured it out and it was so EASY.</p>
<p>1. In Joomla admin, under Global Configuration, click select on all three options (Search Engine Friendly URLS, Apache and add suffix.</p>
<p>2. Go to your file manager (I use IX web, so I use Webshell) and find the CONFIGURATION.php file.</p>
<p>3. Towards the top you&#8217;ll see var $sef =&#8217;0&#8242;; and another line that says var sef_rewrite=0&#8242;;</p>
<p>4. CHANGE these to &#8217;1&#8242; and save.</p>
<p>5. Take a look at your site, you shouldn&#8217;t see anymore urls with index.php.</p>
<p>In addition to removing the index.php urls from my site, this also FIXED another issue I was having. Only the homepage was formatted neatly, the rest were a mess of links. I don&#8217;t know how I killed 2 really annoying birds with one stone, but I did. Hope this helps and saves someone time when trying to learn how to use Joomla!</p>
]]></content:encoded>
			<wfw:commentRss>http://mycustomblog.com/remove-index-php-from-joomla-urls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom or Premade Blog Themes</title>
		<link>http://mycustomblog.com/custom-or-premade-blog-themes/</link>
		<comments>http://mycustomblog.com/custom-or-premade-blog-themes/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 19:40:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://mycustomblog.com/?p=164</guid>
		<description><![CDATA[<p>At one point in every blogger’s career he or she has to make a choice between investing in a custom template or staying the course with a premade, downloadable template. There are important factors that you have to keep in mind with each ranging anywhere from funds to brandibility.</p> <p>Pros &#38; Cons of Premade <span style="color:#777"> . . . &#8594; Read More: <a href="http://mycustomblog.com/custom-or-premade-blog-themes/">Custom or Premade Blog Themes</a></span>]]></description>
			<content:encoded><![CDATA[<blockquote><p>At one point in every blogger’s career he or she has to make a choice between investing in a custom template or staying the course with a premade, downloadable template. There are important factors that you have to keep in mind with each ranging anywhere from funds to brandibility.</p>
<p>Pros &amp; Cons of Premade Non-unique ThemesPros</p>
<ol>
<li>They’re free – Is it any surprise to anyone that this is by far the biggest pro for premade themes? They’re free! Free is good. You don’t have to pay for free.</li>
<li> There’s a wide selection – There are a ton of themes out there for you to choose from, especially for the more popular platforms such as WordPress. You will almost always be able to find a theme suitable for your blog’s niche.</li>
<li> New ones everyday – Designers are constantly releasing new themes everyday whether it’s in an effort to generate backlinks or just to increase their own popularity. There will never be a shortage of new premade themes entering the blogosphere for you to pick from.</li>
</ol>
</blockquote>
<p>Continue reading <a href="http://www.problogger.net/archives/2007/04/07/custom-vs-premade-blog-themes/">Custom vs Premade Blog Themes</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mycustomblog.com/custom-or-premade-blog-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s New In WordPress 3.0</title>
		<link>http://mycustomblog.com/whats-new-in-wordpress-3-0/</link>
		<comments>http://mycustomblog.com/whats-new-in-wordpress-3-0/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 19:38:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress 3.0]]></category>

		<guid isPermaLink="false">http://mycustomblog.com/?p=160</guid>
		<description><![CDATA[<p>Worpress released version 3.0 in June 2010. If you&#8217;re wondering what&#8217;s changed, Mashable listed the 5 most important changes here:</p> <p>WordPress 3.0: The 5 Most Important New Features.</p> <p>According to Mashable, the most important changes are</p> Custom post types Menu management Custom taxonomies A new default theme called &#8220;Twentyten&#8221; Multi-site capabilities. <p>Other changes include <span style="color:#777"> . . . &#8594; Read More: <a href="http://mycustomblog.com/whats-new-in-wordpress-3-0/">What&#8217;s New In WordPress 3.0</a></span>]]></description>
			<content:encoded><![CDATA[<p>Worpress released version 3.0 in June 2010. If you&#8217;re wondering what&#8217;s changed, Mashable listed the 5 most important changes here:</p>
<p><a href="http://mashable.com/2010/05/10/new-features-wordpress-3/">WordPress 3.0: The 5 Most Important New Features</a>.</p>
<p>According to Mashable, the most important changes are</p>
<ol>
<li>Custom post types</li>
<li>Menu management</li>
<li>Custom taxonomies</li>
<li>A new default theme called &#8220;Twentyten&#8221;</li>
<li>Multi-site capabilities.</li>
</ol>
<p>Other changes include the ability to create your own shortlinks and the ability to create author templates</p>
]]></content:encoded>
			<wfw:commentRss>http://mycustomblog.com/whats-new-in-wordpress-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Blogger Theme Cattery</title>
		<link>http://mycustomblog.com/custom-blogger-theme-cattery/</link>
		<comments>http://mycustomblog.com/custom-blogger-theme-cattery/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 18:07:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Recent Work]]></category>

		<guid isPermaLink="false">http://mycustomblog.com/?p=144</guid>
		<description><![CDATA[<p></p> ]]></description>
			<content:encoded><![CDATA[<p><a href="http://mycustomblog.com/wp-content/uploads/2010/06/mycustomblog-samples.jpg"><img class="aligncenter size-full wp-image-145" title="mycustomblog-samples" src="http://mycustomblog.com/wp-content/uploads/2010/06/mycustomblog-samples.jpg" alt="" width="408" height="361" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mycustomblog.com/custom-blogger-theme-cattery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Craft Blog for Bitsy Beads</title>
		<link>http://mycustomblog.com/custom-craft-blog-for-bitsy-beads/</link>
		<comments>http://mycustomblog.com/custom-craft-blog-for-bitsy-beads/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 23:38:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Recent Work]]></category>

		<guid isPermaLink="false">http://mycustomblog.com/?p=140</guid>
		<description><![CDATA[<p>Super cute and colorful Blogger theme for Bitsy Beads. This is a simple 2 column blogger theme that is one-of-a-kind. This cute blogger template has a custom header and signature tag. If you want a unique Blogger theme, fill out this brief questionnaire and let&#8217;s get going!</p> <span style="color:#777"> . . . &#8594; Read More: <a href="http://mycustomblog.com/custom-craft-blog-for-bitsy-beads/">Custom Craft Blog for Bitsy Beads</a></span>]]></description>
			<content:encoded><![CDATA[<p>Super cute and colorful Blogger theme for Bitsy Beads. This is a simple 2 column blogger theme that is one-of-a-kind. This cute blogger template has a custom header and signature tag. If you want a unique Blogger theme, fill out this <a href="http://mycustomblog.com/request-a-custom-theme/make-me-a-blog-questionnaire/">brief questionnaire </a>and let&#8217;s get going!</p>
<p><a href="http://mycustomblog.com/wp-content/uploads/2010/06/Bitsy-Beads.jpg"><img class="aligncenter size-medium wp-image-141" title="Bitsy Beads" src="http://mycustomblog.com/wp-content/uploads/2010/06/Bitsy-Beads-300x198.jpg" alt="" width="300" height="198" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mycustomblog.com/custom-craft-blog-for-bitsy-beads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photography WordPress Theme</title>
		<link>http://mycustomblog.com/photog/</link>
		<comments>http://mycustomblog.com/photog/#comments</comments>
		<pubDate>Sun, 23 May 2010 19:35:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Free Downloads]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://mycustomblog.com/?p=89</guid>
		<description><![CDATA[<p>I created this free WordPress theme for photographers a while back. It&#8217;s black and white and has a sidebar on the right. There is a third column below the content, it can be used for a variety of widgets. Have fun with it! If you&#8217;d like to see the live demo for this theme, <span style="color:#777"> . . . &#8594; Read More: <a href="http://mycustomblog.com/photog/">Photography WordPress Theme</a></span>]]></description>
			<content:encoded><![CDATA[<p>I created this free WordPress theme for photographers a while back. It&#8217;s black and white and has a sidebar on the right. There is a third column below the content, it can be used for a variety of widgets. Have fun with it! If you&#8217;d like to see the live demo for this theme, click <a href="http://demo.mycustomblog.com/wordpress/">here and choose &#8220;PhotogWP&#8221;</a> from the dropdown list.</p>

<a href="http://mycustomblog.com/wp-content/gallery/photogblog/simle-photography-blog.jpg" title="" class="shutterset_singlepic16" >
	<img class="ngg-singlepic" src="http://mycustomblog.com/wp-content/gallery/cache/16_watermark_320x240_simle-photography-blog.jpg" alt="simle-photography-blog" title="simle-photography-blog" />
</a>

PhotogWP is a 150.61 KB download. You can download this free template below. If you like it and use it on your blog, please leave us feedback! <a href="http://mycustomblog.com/wp-content/plugins/download-monitor/download.php?id=1"> <img src="http://mycustomblog.com/wp-content/plugins/download-monitor/img/download.gif" alt="PhotogWP" /></a>
]]></content:encoded>
			<wfw:commentRss>http://mycustomblog.com/photog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Blog for Writer</title>
		<link>http://mycustomblog.com/custom-blog-for-writer/</link>
		<comments>http://mycustomblog.com/custom-blog-for-writer/#comments</comments>
		<pubDate>Sun, 23 May 2010 12:38:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Recent Work]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://mycustomblog.com/?p=62</guid>
		<description><![CDATA[<p>This is a custom blog that features a unique post footer signature that matches the custom blog header. The image used is a stock vector that I modified&#8230;actually &#8216;transformed&#8217;, into something totally different. This  cute WordPress template has 3 columns, a double menu, a twitter icon sitting atop the sidebar and adsense implementation. An <span style="color:#777"> . . . &#8594; Read More: <a href="http://mycustomblog.com/custom-blog-for-writer/">Custom Blog for Writer</a></span>]]></description>
			<content:encoded><![CDATA[<p>This is a custom blog that features a unique post footer signature that matches the custom blog header. The image used is a stock vector that I modified&#8230;actually &#8216;transformed&#8217;, into something totally different. This  cute WordPress template has 3 columns, a double menu, a twitter icon sitting atop the sidebar and adsense implementation. An autotag plugin is also used in this blog.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-3-62">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-13" class="ngg-gallery-thumbnail-box" style="width:33%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://mycustomblog.com/wp-content/gallery/writer-blog/poodlegirllight.png" title=" " class="shutterset_set_3" >
								<img title="poodlegirllight" alt="poodlegirllight" src="http://mycustomblog.com/wp-content/gallery/writer-blog/thumbs/thumbs_poodlegirllight.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-14" class="ngg-gallery-thumbnail-box" style="width:33%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://mycustomblog.com/wp-content/gallery/writer-blog/sharepoodle.png" title=" " class="shutterset_set_3" >
								<img title="sharepoodle" alt="sharepoodle" src="http://mycustomblog.com/wp-content/gallery/writer-blog/thumbs/thumbs_sharepoodle.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-15" class="ngg-gallery-thumbnail-box" style="width:33%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://mycustomblog.com/wp-content/gallery/writer-blog/the-fickle-post.jpg" title=" " class="shutterset_set_3" >
								<img title="the-fickle-post" alt="the-fickle-post" src="http://mycustomblog.com/wp-content/gallery/writer-blog/thumbs/thumbs_the-fickle-post.jpg" width="93" height="75" />
							</a>
		</div>
	</div>
	
				<br style="clear: both" />
	
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://mycustomblog.com/custom-blog-for-writer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handmade Jewelry Store on WordPress</title>
		<link>http://mycustomblog.com/handmade-jewelry-store-on-wordpress/</link>
		<comments>http://mycustomblog.com/handmade-jewelry-store-on-wordpress/#comments</comments>
		<pubDate>Sat, 22 May 2010 04:49:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Recent Work]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress E-Commerce]]></category>

		<guid isPermaLink="false">http://mycustomblog.com/?p=46</guid>
		<description><![CDATA[<p>This custom WordPress website for OhSoSazzy Creations uses an e-Commerce plugin. The owner Trish wanted a website to showcase her beautiful and whimsical jewelry. This talented lady also created the little green butterfly graphics and the butterflies in the header. Using her graphics, I created a truly custom blog theme that is totally one <span style="color:#777"> . . . &#8594; Read More: <a href="http://mycustomblog.com/handmade-jewelry-store-on-wordpress/">Handmade Jewelry Store on WordPress</a></span>]]></description>
			<content:encoded><![CDATA[<p>This custom WordPress website for OhSoSazzy Creations uses an e-Commerce plugin. The owner Trish wanted a website to showcase her beautiful and whimsical jewelry. This talented lady also created the little green butterfly graphics and the butterflies in the header. Using her graphics, I created a truly custom blog theme that is totally one of a kind (as all MyCustomBlogs are)! The e-store is set-up with the e-commerce for WordPress plugin and uses a PayPal checkout system.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-1-46">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-1" class="ngg-gallery-thumbnail-box" style="width:33%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://mycustomblog.com/wp-content/gallery/e-commerce-blogs/oh-so-sazzy-creations_-bracelets.jpg" title=" " class="shutterset_set_1" >
								<img title="oh-so-sazzy-creations_-bracelets" alt="oh-so-sazzy-creations_-bracelets" src="http://mycustomblog.com/wp-content/gallery/e-commerce-blogs/thumbs/thumbs_oh-so-sazzy-creations_-bracelets.jpg" width="81" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-2" class="ngg-gallery-thumbnail-box" style="width:33%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://mycustomblog.com/wp-content/gallery/e-commerce-blogs/oh-so-sazzy-creations_-welcome-1.jpg" title=" " class="shutterset_set_1" >
								<img title="oh-so-sazzy-creations_-welcome-1" alt="oh-so-sazzy-creations_-welcome-1" src="http://mycustomblog.com/wp-content/gallery/e-commerce-blogs/thumbs/thumbs_oh-so-sazzy-creations_-welcome-1.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://mycustomblog.com/handmade-jewelry-store-on-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

