<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Jason's Tech Blog</title>
	
	<link>http://blog.wezbiz.net</link>
	<description>Jason West's Technical Blog</description>
	<lastBuildDate>Wed, 08 Sep 2010 05:19:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/JasonsTechBlog" /><feedburner:info uri="jasonstechblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>JasonsTechBlog</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>RubyInstaller.org – RubyInstaller for Windows</title>
		<link>http://feedproxy.google.com/~r/JasonsTechBlog/~3/qNmOuJc20gM/</link>
		<comments>http://blog.wezbiz.net/2010/09/08/rubyinstaller-org-rubyinstaller-windows/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 05:04:49 +0000</pubDate>
		<dc:creator>jlwestsr</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby development]]></category>
		<category><![CDATA[ruby devkit]]></category>
		<category><![CDATA[ruby installer]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[ruby on windows]]></category>
		<category><![CDATA[ruby windows installer]]></category>
		<category><![CDATA[rubygem]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://blog.wezbiz.net/?p=170</guid>
		<description><![CDATA[RubyInstaller.org I was running into issues with installing gems and I stumbled onto this site. If you are a Ruby on Rails developer and you use the Windows OS to develop with, this is the site to go to. There are installers for multiple versions of Ruby interpreters as well as links to the DevKit [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_169" class="wp-caption alignleft" style="width: 226px"><a href="http://rubyinstaller.org"><img class="size-medium wp-image-169   " title="RubyInstall.org Home Page Screen Shot" src="http://media.wezbiz.net/wp-content/uploads/2010/09/RubyInstaller_for_Windows_1283920989518-300x209.png" alt="Ruby Installer for Windows Screen Shot" width="216" height="150" /></a><p class="wp-caption-text">Ruby Installer for Windows</p></div>
<p><a title="Link to RubyInstaller.org" href="http://rubyinstaller.org" target="_blank">RubyInstaller.org</a></p>
<p>I was running into issues with installing gems and I stumbled onto this site. If you are a <a href="http://rubyonrails.org" title="Ruby On Rails Home Page">Ruby on Rails</a> developer and you use the Windows OS to develop with, this is the site to go to. There are installers for multiple versions of Ruby interpreters as well as links to the DevKit which is a must have when installing gems that need compiling to run. <strong>Top notch site!</strong></p>

<p><a href="http://feedads.g.doubleclick.net/~a/alK0_292qx4LCIjjMgL3IxqeksQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/alK0_292qx4LCIjjMgL3IxqeksQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/alK0_292qx4LCIjjMgL3IxqeksQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/alK0_292qx4LCIjjMgL3IxqeksQ/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/JasonsTechBlog/~4/qNmOuJc20gM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.wezbiz.net/2010/09/08/rubyinstaller-org-rubyinstaller-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.wezbiz.net/2010/09/08/rubyinstaller-org-rubyinstaller-windows/</feedburner:origLink></item>
		<item>
		<title>Creating a New Rails App With a Specific Rails Version</title>
		<link>http://feedproxy.google.com/~r/JasonsTechBlog/~3/1PIBMwkYnzQ/</link>
		<comments>http://blog.wezbiz.net/2010/09/05/creating-rails-app-specific-rails-version/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 22:16:09 +0000</pubDate>
		<dc:creator>jlwestsr</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[gem install rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby development]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[rubygem]]></category>

		<guid isPermaLink="false">http://blog.wezbiz.net/?p=114</guid>
		<description><![CDATA[Something that I ran into today after updating my Rails to version 2.3.9 was what would be the best way to create a new Rails application with the previous version (2.3.8) as I have a server environment that has this deployed and customized for my business needs. If you need a specific version of Rails [...]]]></description>
			<content:encoded><![CDATA[<p>Something that I ran into today after updating my Rails to version 2.3.9 was what would be the best way to create a new Rails application with the previous version (2.3.8) as I have a server environment that has this deployed and customized for my business needs. If you need a specific version of Rails installed for whatever reason here are a few steps to make it happen.</p>
<p>My development environment consists of the following:</p>
<ul>
<li>Windows 7 Professional</li>
<li>CYGWIN 1.7.7</li>
<li>Ruby  1.8.7</li>
<li>Gem 1.3.7</li>
</ul>
<p>First you need to make sure you have the correct version of the Rails framework installed. You can check the current version by generating a list of gems that are currently installed in your CYGWIN environment.</p>
<p>[bash gutter = "false"]</p>
<p>$ gem list<br />
&#8230;<br />
rails (2.3.8)<br />
&#8230;</p>
<p>[/bash]</p>
<p>Now I want to try upgrade my Rails version to 2.3.9 which was released after Rails 3.0 to assist developers in the transition of their Rails apps to -v 3.0. To install the latest version of rails run this command on the CYGWIN command prompt:</p>
<p>[bash gutter = "false"]</p>
<p>$ gem install rails -v 2.3.9</p>
<p>[/bash]</p>
<p>Once everything has been installed, you should run the <code>gem list</code> process again to confirm the Rails gems have been installed properly.</p>
<p>[bash gutter = "false"]</p>
<p>$ gem list<br />
&#8230;<br />
rails (2.3.9, 2.3.8)<br />
&#8230;</p>
<p>[/bash]</p>
<p>Now we want to create a new Rails application using the older version of the Rails framework. To do this we include the version number of the Rails framework that we want to use with underscores before and after the version number.</p>
<p>[bash gutter = "false"]</p>
<p>$ rails _2.3.8_ first_app</p>
<p>[/bash]</p>
<p>This will generate the <code>first_app</code> Rails app using version 2.3.8. To confirm the version of the application open the environment.rb file ([rails_app]/config/environment.rb) and around line 4 you should see the following rails</p>
<p>[ruby num=4]</p>
<p>RAILS_GEM_VERSION = &#8217;2.3.8&#8242; unless defined? RAILS_GEM_VERSION</p>
<p>[/ruby]</p>
<p><strong>NOTE:</strong><br />
I have not installed Rails 3.0 as it has just been released and I feel that it needs more time to mature. Something to keep in mind with developing on a Windows OS is that the majority of the <a href="http://rubyonrails.org" title="Ruby On Rails Home Page">Ruby on Rails</a> community uses Mac OS for development and some gems just won&#8217;t compile in CYGWIN with out a lot of work. SO with that said I will wait to upgrade the servers to 3.0 for a few months until I am comfortable that I can produce the same functionality on the dev environments. This stems from my experience with enterprise environments and has nothing to do with the framework itself. To be honest I can&#8217;t wait to have Rails 3.0 stably running in a production environment.</p>
<p>God Bless</p>

<p><a href="http://feedads.g.doubleclick.net/~a/14czKz73-lKSfewAbBD6U7uEkKk/0/da"><img src="http://feedads.g.doubleclick.net/~a/14czKz73-lKSfewAbBD6U7uEkKk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/14czKz73-lKSfewAbBD6U7uEkKk/1/da"><img src="http://feedads.g.doubleclick.net/~a/14czKz73-lKSfewAbBD6U7uEkKk/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/JasonsTechBlog/~4/1PIBMwkYnzQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.wezbiz.net/2010/09/05/creating-rails-app-specific-rails-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.wezbiz.net/2010/09/05/creating-rails-app-specific-rails-version/</feedburner:origLink></item>
		<item>
		<title>WPExplorer.com – Premium WordPress Themes</title>
		<link>http://feedproxy.google.com/~r/JasonsTechBlog/~3/Go93YByA2IU/</link>
		<comments>http://blog.wezbiz.net/2010/08/26/website-review-wpexplorer-com-premium-wordpress-themes/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 14:54:02 +0000</pubDate>
		<dc:creator>jlwestsr</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.wezbiz.net/2010/08/26/website-review-wpexplorer-com-premium-wordpress-themes/</guid>
		<description><![CDATA[Best Premium WordPress Themes &#8211; WPExplorer I found this site this morning and I have to admit that I am very impressed with the layouts that AJ puts together. WPExplorer.com is going to the top of my list of resources for finding exquisite WordPress layouts.]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 250px"><a href="http://www.wpexplorer.com"><img class=" " title="WPExplorer.com" src="http://blog.wezbiz.net/wp-content/uploads/2010/08/Best-Premium-Wordpress-Themes-WPExplorer_1282832833154.png" alt="WPExplorer.com Screen Shot" width="240" height="178" /></a><p class="wp-caption-text">WPExplorer.com Screen Shot</p></div>
<p style="text-align: left;"><a title="Link to WPExplorer.com" href="http://www.wpexplorer.com/" target="_blank">Best Premium WordPress Themes &#8211; WPExplorer</a></p>
<p style="text-align: left;">I found this site this morning and I have to admit that I am very impressed with the layouts that AJ puts together. WPExplorer.com is going to the top of my list of resources for finding exquisite WordPress layouts.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/PC3ldkfUOwSeXif5OCofTDreyOI/0/da"><img src="http://feedads.g.doubleclick.net/~a/PC3ldkfUOwSeXif5OCofTDreyOI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/PC3ldkfUOwSeXif5OCofTDreyOI/1/da"><img src="http://feedads.g.doubleclick.net/~a/PC3ldkfUOwSeXif5OCofTDreyOI/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/JasonsTechBlog/~4/Go93YByA2IU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.wezbiz.net/2010/08/26/website-review-wpexplorer-com-premium-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.wezbiz.net/2010/08/26/website-review-wpexplorer-com-premium-wordpress-themes/</feedburner:origLink></item>
		<item>
		<title>Adobe Edge: Getting started with Adobe AIR for Android</title>
		<link>http://feedproxy.google.com/~r/JasonsTechBlog/~3/_lsENF4iCJ8/</link>
		<comments>http://blog.wezbiz.net/2010/08/25/getting-started-with-adobe-air-for-android/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 15:00:00 +0000</pubDate>
		<dc:creator>jlwestsr</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[flex 4]]></category>
		<category><![CDATA[mobile app development]]></category>

		<guid isPermaLink="false">http://blog.wezbiz.net/2010/08/25/getting-started-with-adobe-air-for-android/</guid>
		<description><![CDATA[JLW: This is great stuff if you’re looking to get into the mobile app market and can&#8217;t justify the huge expense for a Macbook for developing iPhone apps. You could start with this and when you become a BILLIONAIRE you can get the Macbook you always wanted. However, just remember where you got the idea. [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 10]> <!   /* Style Definitions */ table.MsoNormalTable	{mso-style-name:"Table Normal";	mso-tstyle-rowband-size:0;	mso-tstyle-colband-size:0;	mso-style-noshow:yes;	mso-style-priority:99;	mso-style-qformat:yes;	mso-style-parent:"";	mso-padding-alt:0in 5.4pt 0in 5.4pt;	mso-para-margin-top:0in;	mso-para-margin-right:0in;	mso-para-margin-bottom:10.0pt;	mso-para-margin-left:0in;	line-height:115%;	mso-pagination:widow-orphan;	font-size:11.0pt;	font-family:"Calibri","sans-serif";	mso-ascii-font-family:Calibri;	mso-ascii-theme-font:minor-latin;	mso-fareast-font-family:"Times New Roman";	mso-fareast-theme-font:minor-fareast;	mso-hansi-font-family:Calibri;	mso-hansi-theme-font:minor-latin;} --><!--[endif]--></p>
<p>JLW: This is great stuff if you’re looking to get into the mobile app market and can&#8217;t justify the huge expense for a Macbook for developing iPhone apps. You could start with this and when you become a BILLIONAIRE you can get the Macbook you always wanted. However, just remember where you got the idea. :-)</p>
<p>I will be producing articles on creating Flex apps for the Android in the upcoming months, but for now this is a great intro by Brian Rinaldi.</p>
<p><strong><a href="http://www.adobe.com/newsletters/edge/august2010/articles/article1/index.html?trackingid=HRTDI">&#8220;Adobe Edge: Getting started with Adobe AIR for Android by Brian Rinaldi&#8221;</a></strong></p>
<blockquote><p>Mobile development is sexy — there&#8217;s no denying that. But for someone  like me, who generally focuses on back-end development or  behind-the-firewall Flex applications, building a mobile application  sounds intimidating. I can&#8217;t pinpoint exactly why, but I also know I am  not alone. However, with new Adobe AIR for Android (currently in <a href="http://labs.adobe.com/technologies/air2/android/" target="_blank">developer prerelease on Adobe Labs</a>)  and the Adobe Flash IDE, mobile development for Google&#8217;s new Android  2.2 operating system (code-named Froyo) couldn&#8217;t be easier.</p>
<p>In this article, I discuss the essential tools you need to start  developing for AIR for Android using Adobe Flash Professional CS5. I  walk you through getting AIR installed on your Android phone and  configuring Flash software to develop for that platform. Then I show you  how to build and deploy your first application. While this application  won&#8217;t be groundbreaking, it can serve as a solid launching point for  your new future as a mobile applications developer. (Note: The details  of this tutorial were tested against the AIR for Android release as of  August 1, 2010, on a Google/HTC Nexus One running Android 2.2.)</p></blockquote>

<p><a href="http://feedads.g.doubleclick.net/~a/C9FG-4UpwFsSI9KBFbccGABTWdA/0/da"><img src="http://feedads.g.doubleclick.net/~a/C9FG-4UpwFsSI9KBFbccGABTWdA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/C9FG-4UpwFsSI9KBFbccGABTWdA/1/da"><img src="http://feedads.g.doubleclick.net/~a/C9FG-4UpwFsSI9KBFbccGABTWdA/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/JasonsTechBlog/~4/_lsENF4iCJ8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.wezbiz.net/2010/08/25/getting-started-with-adobe-air-for-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.wezbiz.net/2010/08/25/getting-started-with-adobe-air-for-android/</feedburner:origLink></item>
		<item>
		<title>Dev Derby – Coding for a Change</title>
		<link>http://feedproxy.google.com/~r/JasonsTechBlog/~3/GOuDlpEroo4/</link>
		<comments>http://blog.wezbiz.net/2010/08/24/dev-derby-coding-for-a-change/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 16:14:44 +0000</pubDate>
		<dc:creator>jlwestsr</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[coldfusion]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.wezbiz.net/2010/08/24/dev-derby-coding-for-a-change/</guid>
		<description><![CDATA[Stumbled on this today, Sounds like a lot of fun. :-) Dev Derby » About Dev Derby The Dev Derby is one of the events taking place in Bloomington around The Combine (http://thecombine.org), the area’s first major technology conference, and at the start of the BFusion/BFlex conference (http://bflex.info). It is a day-long programming challenge where [...]]]></description>
			<content:encoded><![CDATA[<p>Stumbled on this today, Sounds like a lot of fun. :-)</p>
<p><a href="http://devderby.com/about/">Dev Derby » About Dev Derby</a></p>
<blockquote>
<div class="post-entry">
<p>The Dev Derby is one of the events taking place in Bloomington around  The Combine (<a href="http://thecombine.org/">http://thecombine.org</a>), the area’s  first major technology conference, and at the start of the BFusion/BFlex conference (<a href="http://bflex.info/">http://bflex.info</a>). It is a  day-long programming challenge where teams of developers work to create  an application serving a real-world need.</p>
<p>Five teams will represent different programming languages—PHP, C#,  Ruby, ColdFusion, and Java—to produce a demo application that will be  released as open source software. Each application will be  judged by  knowledge leaders and representatives of the non-profit  organizations  benefiting from this work. Prizes will be awarded,  following a panel  discussion about the development process and the future of  application  programming.</p>
<p>Dev Derby is situated in The Combine along with other  technology-related events, such as Tech Cocktail, Ignite Bloomington,  and a variety of of other gatherings. It is hosted by the BFusion/BFlex  conference, a two-day hands-on training event from the experts of Adobe  Flex and ColdFusion. Dev Derby is inspired by our experience with  Startup Weekend in 2008, but with a short day of coding and focused on a  specific challenge.</p>
</div>
</blockquote>

<p><a href="http://feedads.g.doubleclick.net/~a/cHB0Yr-JtPBIc6UpWFvFwOjyd0I/0/da"><img src="http://feedads.g.doubleclick.net/~a/cHB0Yr-JtPBIc6UpWFvFwOjyd0I/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/cHB0Yr-JtPBIc6UpWFvFwOjyd0I/1/da"><img src="http://feedads.g.doubleclick.net/~a/cHB0Yr-JtPBIc6UpWFvFwOjyd0I/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/JasonsTechBlog/~4/GOuDlpEroo4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.wezbiz.net/2010/08/24/dev-derby-coding-for-a-change/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.wezbiz.net/2010/08/24/dev-derby-coding-for-a-change/</feedburner:origLink></item>
		<item>
		<title>A Syntax Highlighter Plugin for WordPress</title>
		<link>http://feedproxy.google.com/~r/JasonsTechBlog/~3/jja7nb_CDNU/</link>
		<comments>http://blog.wezbiz.net/2010/08/24/a-syntax-highlighter-plugin-for-wordpress/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 12:40:44 +0000</pubDate>
		<dc:creator>jlwestsr</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[syntax]]></category>
		<category><![CDATA[syntax highlighter]]></category>

		<guid isPermaLink="false">http://blog.wezbiz.net/?p=22</guid>
		<description><![CDATA[Using WordPress for writing technical articles makes the process simpler when you have the right tools in place. For instance, for posting source code in my articles I use a plugin called &#8220;Syntax Highlighter for WordPress&#8221; (http://wordpress.org/extend/plugins/syntax-highlighter/). The only trick on using this plugin is that I had to use the HTML view of my [...]]]></description>
			<content:encoded><![CDATA[<p>Using WordPress for writing technical articles makes the process simpler when you have the right tools in place. For instance, for posting source code in my articles I use a plugin called &#8220;<a href="http://wordpress.org/extend/plugins/syntax-highlighter/" target="_blank">Syntax Highlighter for WordPress</a>&#8221; (<a href="http://wordpress.org/extend/plugins/syntax-highlighter/" target="_blank">http://wordpress.org/extend/plugins/syntax-highlighter/</a>).</p>
<p><span style="text-decoration: line-through;">The only trick on using this plugin is that I had to use the HTML view of my composer in order for the plugin to pickup the area(s) I wanted changed.</span></p>
<p>I stand corrected in what I had said earlier. I took the snippets of code <code>[language]code here[/language]</code> and wrapped it in <code>&lt;pre&gt;&lt;/pre&gt;</code> so that I could work with it in the WYSIWYG editor in WordPress and it seemed to print fine on the page.</p>
<h5>Ruby Source Example:</h5>
<pre>[ruby]
class Example
  def example(arg1)
    return "Hello: " + arg1.to_s
  end
end
[/ruby]</pre>
<h5>ColdFusion Source Example:</h5>
<pre>[coldfusion]
&lt;cfset foo EQ bar /&gt;
&lt;cfoutput&gt;#foo#&lt;/cfoutput&gt;
&lt;cfbreak/&gt;
[/coldfusion]</pre>

<p><a href="http://feedads.g.doubleclick.net/~a/8hdq0ZTDP5okPqRzFn486K9CeKo/0/da"><img src="http://feedads.g.doubleclick.net/~a/8hdq0ZTDP5okPqRzFn486K9CeKo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/8hdq0ZTDP5okPqRzFn486K9CeKo/1/da"><img src="http://feedads.g.doubleclick.net/~a/8hdq0ZTDP5okPqRzFn486K9CeKo/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/JasonsTechBlog/~4/jja7nb_CDNU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.wezbiz.net/2010/08/24/a-syntax-highlighter-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.wezbiz.net/2010/08/24/a-syntax-highlighter-plugin-for-wordpress/</feedburner:origLink></item>
		<item>
		<title>Welcome!</title>
		<link>http://feedproxy.google.com/~r/JasonsTechBlog/~3/c9HBh8Kh58g/</link>
		<comments>http://blog.wezbiz.net/2010/08/23/welcome/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 11:58:00 +0000</pubDate>
		<dc:creator>jlwestsr</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.wezbiz.net/?p=1</guid>
		<description><![CDATA[Welcome to my tech blog. I have had several attempts at maintaining a blog and but I think time we are up for good. I will utulize this weblog for opinion articles and technical overview of stuff I deal with on a daily basis. As some of you may know I am in the process [...]]]></description>
			<content:encoded><![CDATA[<p style="TEXT-ALIGN: left">Welcome to my tech blog. I have had several attempts at maintaining a blog and but I think time we are up for good. I will utulize this weblog for opinion articles and technical overview of stuff I deal with on a daily basis.</p>
<p style="TEXT-ALIGN: left">As some of you may know I am in the process of cranking up WezBiz Technologies which will be a company that provides solutions that relate to IT genra. Some the articles that you will find on this blog will be in relation to me getting WezBiz off the ground.</p>
<p style="TEXT-ALIGN: left">I ask for feed back and/or any suggestions that you may have.</p>
<p style="TEXT-ALIGN: left">God Bless</p>
<p style="TEXT-ALIGN: left">Jason L. West, Sr. <br/>Senior Applications Architect &amp; Developer</p>

<p><a href="http://feedads.g.doubleclick.net/~a/kFTB53wGpAy32bT2GhEhV5VOpAc/0/da"><img src="http://feedads.g.doubleclick.net/~a/kFTB53wGpAy32bT2GhEhV5VOpAc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/kFTB53wGpAy32bT2GhEhV5VOpAc/1/da"><img src="http://feedads.g.doubleclick.net/~a/kFTB53wGpAy32bT2GhEhV5VOpAc/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/JasonsTechBlog/~4/c9HBh8Kh58g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.wezbiz.net/2010/08/23/welcome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.wezbiz.net/2010/08/23/welcome/</feedburner:origLink></item>
	</channel>
</rss>
