<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1" -->
<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/"
	>

<channel>
	<title>Search Marketing with ventureN</title>
	<link>http://www.venturen.net</link>
	<description>Code + Production + Promotion</description>
	<pubDate>Wed, 30 Jul 2008 13:07:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>
	<language>en</language>
			<item>
		<title>Apostrophe Issues in an Update Query</title>
		<link>http://www.venturen.net/coding/apostrophe-issues-in-an-update-query/</link>
		<comments>http://www.venturen.net/coding/apostrophe-issues-in-an-update-query/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 22:04:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.venturen.net/coding/apostrophe-issues-in-an-update-query/</guid>
		<description><![CDATA[Coldfusion Code Tip&#8230;
When things are frustrating, and have a simple solution, I like to share.
When you are a doing a data update, you will often have a text field in a form that will bring an apostrophe with it.  For example, if I am collecting business information, I could have a visitor enter their [...]]]></description>
		<wfw:commentRss>http://www.venturen.net/coding/apostrophe-issues-in-an-update-query/feed/</wfw:commentRss>
		</item>
		<item>
		<title>htaccess rewrite at GoDaddy fix</title>
		<link>http://www.venturen.net/coding/htaccess-rewrite-at-godaddy-fix/</link>
		<comments>http://www.venturen.net/coding/htaccess-rewrite-at-godaddy-fix/#comments</comments>
		<pubDate>Wed, 25 Jul 2007 20:57:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.venturen.net/coding/htaccess-rewrite-at-godaddy-fix/</guid>
		<description><![CDATA[If you are having an issue with a mod rewrite not working at GoDaddy, be careful with the case used in your .htaccess file.
Here is an example of a non-www mod rewrite rule that should work. Check the case of  &#8216;RewriteEngine&#8230;.&#8217;.  Be sure that it is a lower case &#8216;r&#8217; (for example: rewriteEngine).
This [...]]]></description>
		<wfw:commentRss>http://www.venturen.net/coding/htaccess-rewrite-at-godaddy-fix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>301 Redirect - Apache</title>
		<link>http://www.venturen.net/webmaster/301-redirect-apache/</link>
		<comments>http://www.venturen.net/webmaster/301-redirect-apache/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 18:27:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Webmaster General]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.venturen.net/webmaster/301-redirect-apache/</guid>
		<description><![CDATA[I would consider this one of the first steps that you should take when establishing a new web site.  If you are searching for &#8220;301 redirect&#8221; you probably already know why.  Here is a simple .htaccess file that you can use to do the redirect.  You will also find this referred to as [...]]]></description>
		<wfw:commentRss>http://www.venturen.net/webmaster/301-redirect-apache/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Use the Label Tag on Your Radio Buttons</title>
		<link>http://www.venturen.net/coding/use-the-input-tag-on-your-radio-buttons/</link>
		<comments>http://www.venturen.net/coding/use-the-input-tag-on-your-radio-buttons/#comments</comments>
		<pubDate>Sat, 03 Mar 2007 19:38:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Coding]]></category>

		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.venturen.net/coding/use-the-input-tag-on-your-radio-buttons/</guid>
		<description><![CDATA[If you are a self taught programmer, you might have learned the basic programming skills and jumped right in.  It might be Coldfusion, PHP, or ASP.  Whatever your flavor, there are some basic HTML functions that we sometimes forget or didn&#8217;t even know about.  When coding a form, I never considered the [...]]]></description>
		<wfw:commentRss>http://www.venturen.net/coding/use-the-input-tag-on-your-radio-buttons/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ajax Examples Anyone?</title>
		<link>http://www.venturen.net/coding/ajax-examples-anyone/</link>
		<comments>http://www.venturen.net/coding/ajax-examples-anyone/#comments</comments>
		<pubDate>Tue, 27 Feb 2007 20:20:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Coding]]></category>

		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.venturen.net/coding/ajax-examples-anyone/</guid>
		<description><![CDATA[If you have wanted to go a little further on your site and haven&#8217;t yet integrated any &#8220;Web 2.0&#8243; functions (I know, cliche&#8217;) take a look at this.  
http://www.miniajax.com/index.htm
The mini ajax site offers some great code samples and examples.  There are some techniquest that can be integrated by anyone who has a little [...]]]></description>
		<wfw:commentRss>http://www.venturen.net/coding/ajax-examples-anyone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Canonical Issues on Windows</title>
		<link>http://www.venturen.net/coding/canonical-issues-on-windows/</link>
		<comments>http://www.venturen.net/coding/canonical-issues-on-windows/#comments</comments>
		<pubDate>Wed, 14 Feb 2007 18:56:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.venturen.net/coding/canonical-issues-on-windows/</guid>
		<description><![CDATA[If you are looking to make sure your site is as optimized for search as it can be, you have probably been told to do a redirect from your non-www domain to your www domain.  This is not too difficult when you are hosted on Linux, but can be a little more tricky when [...]]]></description>
		<wfw:commentRss>http://www.venturen.net/coding/canonical-issues-on-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mod Rewrite Wizard</title>
		<link>http://www.venturen.net/coding/mod-rewrite-wizard/</link>
		<comments>http://www.venturen.net/coding/mod-rewrite-wizard/#comments</comments>
		<pubDate>Fri, 09 Feb 2007 20:50:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.venturen.net/coding/mod-rewrite-wizard/</guid>
		<description><![CDATA[Don&#8217;t people in the SEO world always talk about link bait?  This mod rewrite tool is just that.  I have used it a number of times and found it be useful, although limited in some ways.
This is for those who aren&#8217;t experts with Regular Expressions and Mod Rewrite.  It is a wizard that allows you [...]]]></description>
		<wfw:commentRss>http://www.venturen.net/coding/mod-rewrite-wizard/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Litebox Javascript</title>
		<link>http://www.venturen.net/coding/litebox-javascript/</link>
		<comments>http://www.venturen.net/coding/litebox-javascript/#comments</comments>
		<pubDate>Tue, 30 Jan 2007 14:21:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.venturen.net/blog/uncategorized/litebox-javascript/</guid>
		<description><![CDATA[If you are a web developer or webmaster, you have probably gone to sites where there are some pretty cool, modern looking, effects.  You hear buzzwords like web 2.0 thrown around all of the time.  You&#8217;re told to round your corners, use prototype, use script.aculo.us, etc.
Share This
]]></description>
		<wfw:commentRss>http://www.venturen.net/coding/litebox-javascript/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
