<?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>Kyle Noland</title>
	<atom:link href="http://kylenoland.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://kylenoland.com</link>
	<description>Dallas Web Development and IT Consulting</description>
	<lastBuildDate>Fri, 27 Apr 2012 22:12:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fix Elegant Themes Minimal Dropdown Navigation Appearing Behind Slider</title>
		<link>http://kylenoland.com/fix-elegant-themes-minimal-dropdown-navigation-appearing-behind-slider/</link>
		<comments>http://kylenoland.com/fix-elegant-themes-minimal-dropdown-navigation-appearing-behind-slider/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 22:21:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://kylenoland.com/?p=371</guid>
		<description><![CDATA[If you use the built in WordPress menu options with your Minimal themes from Elegant Themes, you may notice that your dropdowns will appear behind your home page slider content. Luckily, a small change fixes this issue. Unfortunately, it requires editing the theme&#8217;s style.css file, which means you will need to make this change each time [...]]]></description>
			<content:encoded><![CDATA[<p>If you use the built in WordPress menu options with your Minimal themes from Elegant Themes, you may notice that your dropdowns will appear <strong>behind</strong> your home page slider content. Luckily, a small change fixes this issue. Unfortunately, it requires editing the theme&#8217;s style.css file, which means you will need to make this change each time you update your theme.</p>
<p>Add this snippet of CSS to very end of your style.css file for the Minimal theme:</p>

<div class="my_syntax_box"><span class="my_syntax_selecall"><a href="javascript:;" onclick="selectCode(this); return false;">Selec All</a> </span><span class="my_syntax_Bar">Code:</span><div class="my_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="css" style="font-family:monospace;"><span style="color: #6666ff;">.nav</span> li ul <span style="color: #00AA00;">&#123;</span>
  <span style="color: #000000; font-weight: bold;">z-index</span><span style="color: #00AA00;">:</span> <span style="color: #cc66cc;">9999</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span></pre></td></tr></table></div></div>

]]></content:encoded>
			<wfw:commentRss>http://kylenoland.com/fix-elegant-themes-minimal-dropdown-navigation-appearing-behind-slider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Medixpense, LLC</title>
		<link>http://kylenoland.com/medixpense-llc/</link>
		<comments>http://kylenoland.com/medixpense-llc/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 19:54:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Blueprint CSS]]></category>
		<category><![CDATA[Boostrap CSS]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[DataMapper ORM]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Postmark]]></category>

		<guid isPermaLink="false">http://kylenoland.com/?p=268</guid>
		<description><![CDATA[Medixpense is an online health and wellness marketplace, connecting consumers directly to providers to deliver the highest quality services at the lowest price.]]></description>
			<content:encoded><![CDATA[<div id="attachment_393" class="wp-caption alignnone" style="width: 418px"><a href="http://kylenoland.com/wp-content/uploads/2012/03/medixpense1.jpg"><img class="size-full wp-image-393" title="Medixpense, LLC" src="http://kylenoland.com/wp-content/uploads/2012/03/medixpense1.jpg" alt="Medixpense, LLC" width="408" height="228" /></a><p class="wp-caption-text"> </p></div>
<p><a href="https://www.medixpense.com" title="Best medical procedure pricing" target="_blank">www.medixpense.com</a></p>
<p>Medixpense is an online health and wellness marketplace, connecting consumers directly to providers to deliver the highest quality services at the lowest price.</p>
<h2>Features</h2>

		<div class='et-custom-list etlist-green_check_mark'>
			<ul>
<li>SSL Security Certificate integration</li>
<li>Subscription based customer billing via <a title="Payments for developers" href="http://stripe.com" target="_blank">Stripe</a> integration</li>
<li>Administrative backend application for managing site settings and customer profiles</li>
<li>Customer backend application for managing profile settings, locations and product offerings</li>
<li>Google Analytics integration</li>
<li>Transactional email system via <a href="http://www.postmarkapp.com" title="Email delivery for web apps" target="_blank">Postmark</a> integration</li>
</ul>
		</div> <!-- .et-custom-list -->
<p>&nbsp;</p>
<h2>Technologies</h2>

		<div class='et-custom-list etlist-green_check_mark'>
			<ul>
<li><a href="http://codeigniter.com" title="Open Source Web Application Framework" target="_blank">CodeIgniter PHP Framework</a></li>
<li><a href="http://datamapper.wanwizard.eu/" title="DataMapper ORM CodeIgniter Library" target="_blank">DataMapper ORM</a> for CodeIgniter by <a href="http://wanwizard.eu/" title="Kick ass PHP Development" target="_blank">WanWizard</a></li>
<li><a href="http://twitter.github.com/bootstrap/" title="Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions." target="_blank">Twitter Bootstrap CSS, HTML and JavaScript Framework</a></li>
<li>JQuery</li>
<li>JSON</li>
<li>XML</li>
<li>HTML5</li>
<li>CSS3</li>
<li><a href="http://postmarkapp.com" title="Email delivery for web apps" target="_blank">Postmark</a></li>
</ul>
		</div> <!-- .et-custom-list -->
]]></content:encoded>
			<wfw:commentRss>http://kylenoland.com/medixpense-llc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compaction Unlimited</title>
		<link>http://kylenoland.com/compaction-unlimited-llc/</link>
		<comments>http://kylenoland.com/compaction-unlimited-llc/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 21:24:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://kylenoland.com/?p=226</guid>
		<description><![CDATA[Compaction Unlimited is a distributor for some of the world’s most dependable and highly respected waste &#38; recycling equipment manufacturers. Technologies Used XHTML CSS WordPress PHP JQuery JavaScript Live Site www.compactionunlimited.com]]></description>
			<content:encoded><![CDATA[<p>Compaction Unlimited is a distributor for some of the world’s most dependable and highly respected waste &amp; recycling equipment manufacturers.</p>
<p>Technologies Used</p>
<ul>
<li>XHTML</li>
<li>CSS</li>
<li>WordPress</li>
<li>PHP</li>
<li>JQuery</li>
<li>JavaScript</li>
</ul>
<p>Live Site<br />
<a title="Waste and Recycling Equipment" href="http://compactionunlimited.com">www.compactionunlimited.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kylenoland.com/compaction-unlimited-llc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Haystack: an IndexTank client for CodeIgniter 2.0+</title>
		<link>http://kylenoland.com/haystack-an-indextank-client-for-codeigniter-2-0/</link>
		<comments>http://kylenoland.com/haystack-an-indextank-client-for-codeigniter-2-0/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 18:03:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[indextank]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://kylenoland.com/?p=210</guid>
		<description><![CDATA[Update: The IndexTank service is no longer in operation. They were bought by LinkedIn and have closed their API and services to all existing and new customers. However, the good folks at IndexTank have open sourced their entire platform, and several great companies have been created to continue to service IndexTank customers. They are all [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update</strong>: The IndexTank service is no longer in operation. They were bought by LinkedIn and have closed their API and services to all existing and new customers. However, the good folks at IndexTank have open sourced their entire platform, and several great companies have been created to continue to service IndexTank customers. They are all completely compatible with my Haystack library as well as any existing IndexTank code you have written.</p>
<p><strong>Take a moment to check out these great new companies:</strong></p>
<ul>
<li><a href="http://searchify.com" title="Hosted search as a service" target="_blank">Searchify</a></li>
<li><a href="http://indexden.com" title="Hosted search as a service" target="_blank">IndexDen</a></li>
</ul>
<p>The IndexTank API is a hosted search solution used by some of the largest sites on the web such as <a title="Reddit" href="http://reddit.com">Reddit</a>, <a title="Twitvid" href="http://www.twitvid.com">Twitvid</a> and <a title="ZenCoder" href="http://zencoder.com">ZenCoder</a>. It offers some cool features such as <a title="IndexTank Geolocation" href="http://indextank.com/documentation/tutorial-geolocation">Geolocation</a>, fuzzy search, <a title="IndexTank autocomplete" href="http://indextank.com/documentation/tutorial-autocomplete">autocomplete</a>, &#8220;Did you mean&#8221; spelling correction, stemming and most importantly, real-time indexing.</p>
<p>It&#8217;s a pretty cool service, and did I mention that it&#8217;s free to index up to 100,000 documents?</p>
<p>The only problem is that there wasn&#8217;t a PHP client available for the CodeIgniter framework, until now.</p>
<p>Haystack is a PHP client offering basic interaction with the <a title="IndexTank API" href="http://indextank.com/documentation/api">IndexTank API</a>, implemented as a CodeIgniter library. It is very much a work in progress, and as I wrote it primarily for use in my current project, it is not as general as it could be. I will be maintaining the library on Github and will continue to add new functionality and improvements as time allows.</p>
<p>You can download the library from <a title="IndexTank client library for CodeIgniter" href="https://github.com/kylenoland/Haystack---IndexTank-Client-for-CodeIgniter">my Github repository</a>.</p>
<h3>Basic Usage</h3>

<div class="my_syntax_box"><span class="my_syntax_selecall"><a href="javascript:;" onclick="selectCode(this); return false;">Selec All</a> </span><span class="my_syntax_Bar">Code:</span><div class="my_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">class</span> Search <span style="color: #000000; font-weight: bold;">extends</span> CI_Controller
<span style="color: #009900;">&#123;</span>
     <span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">load</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">library</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'Haystack'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
     <span style="color: #666666; font-style: italic;">// Create a new index</span>
     <span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">haystack</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">create_index</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'cars'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
     <span style="color: #666666; font-style: italic;">// Set the index to work with for the next one or more IndexTank API calls</span>
     <span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">haystack</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">set_index</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'cars'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
&nbsp;
     <span style="color: #666666; font-style: italic;">// Add a single document to the currently selected index</span>
     <span style="color: #000088;">$docid</span> <span style="color: #339933;">=</span> <span style="color: #cc66cc;">1</span><span style="color: #339933;">;</span>
     <span style="color: #000088;">$fields</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span>
          <span style="color: #0000ff;">'text'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #0000ff;">'The Chevrolet Impala is a full-size automobile built by the Chevrolet division of General Motors introduced for the 1958 model year.'</span><span style="color: #339933;">,</span>
     <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
     <span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">haystack</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">add_document</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$docid</span><span style="color: #339933;">,</span> <span style="color: #000088;">$fields</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
&nbsp;
     <span style="color: #666666; font-style: italic;">// Add multiple documents to the currently selected index</span>
     <span style="color: #000088;">$docs</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span>
          <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span>
               <span style="color: #0000ff;">'docid'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #cc66cc;">1</span><span style="color: #339933;">,</span>
               <span style="color: #0000ff;">'fields'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span>
                    <span style="color: #0000ff;">'text'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #0000ff;">'The Chevrolet Impala is a full-size automobile built by the Chevrolet division of General Motors introduced for the 1958 model year.'</span>
               <span style="color: #009900;">&#41;</span>
          <span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>
          <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span>
               <span style="color: #0000ff;">'docid'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #cc66cc;">2</span><span style="color: #339933;">,</span>
               <span style="color: #0000ff;">'fields'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span>
                    <span style="color: #0000ff;">'text'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #0000ff;">'The Ford GT is a mid-engine two-seater sports car. Ford Motor Company produced the Ford GT for the 2005 to 2006 model years. The designers drew inspiration from Ford\'s GT40 race cars of the 1960s.'</span>
               <span style="color: #009900;">&#41;</span>
          <span style="color: #009900;">&#41;</span>
     <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
     <span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">haystack</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">add_documents</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$docs</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
&nbsp;
     <span style="color: #666666; font-style: italic;">// Delete a single document from the currently selected index</span>
     <span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">haystack</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">delete_document</span><span style="color: #009900;">&#40;</span><span style="color: #cc66cc;">1</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
&nbsp;
     <span style="color: #666666; font-style: italic;">// Delete multiple documents from the currently selected index</span>
     <span style="color: #000088;">$docids</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span><span style="color: #cc66cc;">1</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">2</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">3</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">10</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
     <span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">haystack</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">delete_documents</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$docids</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
&nbsp;
     <span style="color: #666666; font-style: italic;">// Select a different search index to work with and add a new document</span>
     <span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">haystack</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">set_index</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'trucks'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
     <span style="color: #000088;">$docid</span> <span style="color: #339933;">=</span> <span style="color: #cc66cc;">12</span><span style="color: #339933;">;</span>
     <span style="color: #000088;">$fields</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span>
          <span style="color: #0000ff;">'text'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #0000ff;">'Bigfoot, introduced in 1979, is regarded as the original monster truck. Other trucks with the name &quot;Bigfoot&quot; have been introduced in the years since, and it remains the most well-known monster truck moniker in the United States.'</span>
     <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
     <span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">haystack</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">add_document</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$docid</span><span style="color: #339933;">,</span> <span style="color: #000088;">$fields</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
&nbsp;
     <span style="color: #666666; font-style: italic;">// Delete an entire search index and all of its documents</span>
     <span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">haystack</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">delete_index</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'vans'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
&nbsp;
     <span style="color: #666666; font-style: italic;">// Search in the currently selected index</span>
     <span style="color: #000088;">$terms</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">&quot;monster truck&quot;</span><span style="color: #339933;">;</span>
     <span style="color: #000088;">$results</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">haystack</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">search</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$terms</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
     <span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$results</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">matches</span> <span style="color: #339933;">==</span> <span style="color: #cc66cc;">0</span><span style="color: #009900;">&#41;</span>
     <span style="color: #009900;">&#123;</span>
          <span style="color: #666666; font-style: italic;">// No results found</span>
     <span style="color: #009900;">&#125;</span>
     <span style="color: #b1b100;">else</span>
     <span style="color: #009900;">&#123;</span>
          <span style="color: #666666; font-style: italic;">// Results found. Loop through them and print the id.</span>
          <span style="color: #b1b100;">foreach</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$results</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">results</span> <span style="color: #b1b100;">as</span> <span style="color: #000088;">$doc</span><span style="color: #009900;">&#41;</span>
          <span style="color: #009900;">&#123;</span>
               <span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;Found document <span style="color: #006699; font-weight: bold;">{$doc-&gt;docid}</span>&lt;br /&gt;&quot;</span><span style="color: #339933;">;</span>
          <span style="color: #009900;">&#125;</span>
     <span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span></pre></div></div></div>

]]></content:encoded>
			<wfw:commentRss>http://kylenoland.com/haystack-an-indextank-client-for-codeigniter-2-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quiltcraft Industries</title>
		<link>http://kylenoland.com/quiltcraft-industries-inc/</link>
		<comments>http://kylenoland.com/quiltcraft-industries-inc/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 21:12:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://kylenoland.com/?p=187</guid>
		<description><![CDATA[Quiltcraft Industries is a leader in textile manufacturing for the Healthcare, Hospitality and Commercial industries. Based in Dallas, TX, Quiltcraft commissioned an overhaul of their existing website in order to project the same professional, successful image online that they have built in the manufacturing industry. Technologies Used XHTML CSS WordPress PHP JQuery JavaScript Live Site [...]]]></description>
			<content:encoded><![CDATA[<p>Quiltcraft Industries is a leader in textile manufacturing for the Healthcare, Hospitality and Commercial industries. Based in Dallas, TX, Quiltcraft commissioned an overhaul of their existing website in order to project the same professional, successful image online that they have built in the manufacturing industry.</p>
<p>Technologies Used</p>
<ul>
<li>XHTML</li>
<li>CSS</li>
<li>WordPress</li>
<li>PHP</li>
<li>JQuery</li>
<li>JavaScript</li>
</ul>
<p>Live Site<br />
<a title="Healthcare, Hospitality and Commercial Textile Manufacturing" href="http://www.quiltcraft.com/" target="_blank">www.quiltcraft.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kylenoland.com/quiltcraft-industries-inc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>View the SQL code of a Stored Procedure in SQL Server Management Studio</title>
		<link>http://kylenoland.com/view-the-sql-code-of-a-stored-procedure-in-sql-server-management-studio/</link>
		<comments>http://kylenoland.com/view-the-sql-code-of-a-stored-procedure-in-sql-server-management-studio/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 20:12:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://kylenoland.com/?p=184</guid>
		<description><![CDATA[I&#8217;m working on overhauling a large project management application for a client that I inherited from a previous developer.  Part of the application will produce various reports based on data pulled from a SQL Server database.  The query that pulls this data is a Stored Procedure in the database. Rather than try to reverse engineer [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on overhauling a large project management application for a client that I inherited from a previous developer.  Part of the application will produce various reports based on data pulled from a SQL Server database.  The query that pulls this data is a Stored Procedure in the database. Rather than try to reverse engineer the SQL query, I can simply run a SQL query of my own to dump the SQL code from the Stored Procedure so I can incorporate it into my application.</p>
<p>Just log into SQL Server Management Studio, open the database where the Stored Procedure resides, and execute the following query:</p>
<blockquote><p>sp_helptext &#8216;dbo.stored_procedure_name_here&#8217;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://kylenoland.com/view-the-sql-code-of-a-stored-procedure-in-sql-server-management-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2007 Dynamic Distribution Groups with Custom Filters</title>
		<link>http://kylenoland.com/exchange-2007-dynamic-distribution-groups-with-custom-filters/</link>
		<comments>http://kylenoland.com/exchange-2007-dynamic-distribution-groups-with-custom-filters/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 17:49:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://kylenoland.com/?p=179</guid>
		<description><![CDATA[Recently I was experimenting with Exchange 2007 Dynamic Distribution Groups for a client.  I have the Active Directory profiles of each mailbox-enabled user filled out so that I can dynamically create and set their Outlook profiles automatically.  I wanted to use some of this information that I already store about each user to create distribution [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I was experimenting with Exchange 2007 Dynamic Distribution Groups for a client.  I have the Active Directory profiles of each mailbox-enabled user filled out so that I can dynamically create and set their Outlook profiles automatically.  I wanted to use some of this information that I already store about each user to create distribution groups on the fly so that I don&#8217;t have to actively maintain group membership.</p>
<p>Specifically, I wanted to use the Office and Description field of their Active Directory profile to include them in a distribution group.  For instance, I have the following basic information stored in Active Directory for each user:</p>
<blockquote><p><strong>User A</strong><br />
Description: Dallas User<br />
Office: Corporate Office</p>
<p><strong>User B<br />
<span style="font-weight: normal;">Description: Dallas User<br />
Office: </span></strong>North Dallas Field Office</p>
<p><strong>User C<br />
<span style="font-weight: normal;">Description: Houston User<br />
Office: Houston Office</span></strong></p></blockquote>
<p><strong><span style="font-weight: normal;">If I want to maintain distribution groups in Exchange for each geographical area as well as each individual office, that is pretty easy in Exchange 2007.  You just create a new Dynamic Distribution Group.  However, the difficulty comes when you want to use an Active Directory profile field that is not built in the Exchange Management Console GUI.</span></strong></p>
<p>Executing the following command in the Exchange Management Shell will create a new Dynamic Distribution Group that selects every mailbox-enabled user with a Description field set to &#8220;Dallas User&#8221;:</p>
<blockquote><p>New-DynamicDistributionGroup -Name &#8220;GroupNameHere&#8221; -OrganizationalUnit &#8220;domain.local/OUNameHere&#8221; -RecipientFilter { ((RecipientType -eq &#8216;UserMailbox&#8217;) -or (RecipientType -eq &#8216;MailContact&#8217;) -or (RecipientType -eq &#8216;Contact)) -and (Description -eq &#8216;Dallas User&#8217;) }</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://kylenoland.com/exchange-2007-dynamic-distribution-groups-with-custom-filters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mallick Tower</title>
		<link>http://kylenoland.com/mallick-tower-fort-worth/</link>
		<comments>http://kylenoland.com/mallick-tower-fort-worth/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 16:58:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://kylenoland.com/?p=174</guid>
		<description><![CDATA[Mallick Tower is an iconic part of the Fort Worth skyline, featuring striking architectural detail and a rooftop helipad.  The website, commissioned by the building owners and leasing team, features a clean layout designed to provide easy to consume information for prospective tenants. Technologies Used HTML5 CSS JavaScript JQuery Google Analytics Live Site www.mallicktower.com]]></description>
			<content:encoded><![CDATA[<p>Mallick Tower is an iconic part of the Fort Worth skyline, featuring striking architectural detail and a rooftop helipad.  The website, commissioned by the building owners and leasing team, features a clean layout designed to provide easy to consume information for prospective tenants.</p>
<p><strong>Technologies Used</strong></p>
<ul>
<li>HTML5</li>
<li>CSS</li>
<li>JavaScript</li>
<li>JQuery</li>
<li>Google Analytics</li>
</ul>
<p>Live Site<br />
<a title="Fort Worth Commercial Real Estate" href="http://mallicktower.com" target="_blank">www.mallicktower.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kylenoland.com/mallick-tower-fort-worth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup Windows SharePoint Services 3 using command line utilities</title>
		<link>http://kylenoland.com/backup-windows-sharepoint-services-3-using-command-line-utilities/</link>
		<comments>http://kylenoland.com/backup-windows-sharepoint-services-3-using-command-line-utilities/#comments</comments>
		<pubDate>Sat, 11 Sep 2010 18:56:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://kylenoland.com/?p=168</guid>
		<description><![CDATA[I recently had a SharePoint server in a RAID 1 configuration lose one of its hard drives.  Since the server was approaching it&#8217;s hard drive storage limitations anyway, I decided to install 2 new larger drives rather than rebuild the current array.  An added benefit of this approach is that I can archive the drive [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had a SharePoint server in a RAID 1 configuration lose one of its hard drives.  Since the server was approaching it&#8217;s hard drive storage limitations anyway, I decided to install 2 new larger drives rather than rebuild the current array.  An added benefit of this approach is that I can archive the drive we&#8217;re using now and have a fairly failsafe recovery point.</p>
<p>The following steps outline how to use the Stsadm.exe utility to backup a Windows SharePoint Services 3 installation.  This tutorial assumes you will be logged onto the SharePoint server when you run this command, and that your SharePoint site is set as the default website in IIS.</p>
<p><strong>Step 1:  Open a comman prompt and find Stsadm.exe<br />
</strong>There is a chance that this location is already part of your PATH variable, but if not you will find Stsadm.exe at:</p>
<blockquote><p>C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN</p></blockquote>
<p><strong>Step 2: Run the Stsadm.exe utility with parameters</strong></p>
<blockquote><p>stsadm -o backup -url <a href="http://localhost">http://localhost</a> -filename mybackup.bak</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://kylenoland.com/backup-windows-sharepoint-services-3-using-command-line-utilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allow non administrative users of Windows XP to adjust power settings</title>
		<link>http://kylenoland.com/allow-non-administrative-users-of-windows-xp-to-adjust-power-settings/</link>
		<comments>http://kylenoland.com/allow-non-administrative-users-of-windows-xp-to-adjust-power-settings/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 16:11:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://kylenoland.com/?p=162</guid>
		<description><![CDATA[I&#8217;m not sure why Microsoft thinks that normal users shouldn&#8217;t be able to adjust their own power settings &#8211; especially laptop users &#8211; but they do.  Here is how to grant the appropriate permission to the power settings while keeping everything else locked down. This walk through assumes that you are logged onto the machine [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure why Microsoft thinks that normal users shouldn&#8217;t be able to adjust their own power settings &#8211; especially laptop users &#8211; but they do.  Here is how to grant the appropriate permission to the power settings while keeping everything else locked down.</p>
<p>This walk through assumes that you are logged onto the machine as the non administrative user.</p>
<p><strong>Step 1:  Launch the registry as the administrator</strong><br />
Navigate to Start &gt; Run and issue the following command:</p>
<blockquote><p>runas /user:localhost\administrator regedit</p></blockquote>
<p>A command window will appear and prompt you for the administrator password.  You will not see the password on the screen as you type.</p>
<p><strong>Step 2: Modify permissions on the PowerCfg registry key</strong></p>
<blockquote>
<ol>
<li>Browse  to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg</li>
<li>Right-click on the “GlobalPowerPolicy” key and choose “Permissions”</li>
<li>Click on the “Advanced” button</li>
<li>Click “Add”</li>
<li>Type INTERACTIVE and click “Check names”, then OK</li>
<li>Check the “Set value” and “Create Subkey” checkboxes in the “Allow” column, and click OK to apply your changes all the way out</li>
<li>Repeat the above steps for the “PowerPolicies” registry key</li>
</ol>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://kylenoland.com/allow-non-administrative-users-of-windows-xp-to-adjust-power-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

