<?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>Z&#38;R Computer Services</title>
	<atom:link href="http://zrservice.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://zrservice.com</link>
	<description></description>
	<lastBuildDate>Fri, 31 Jul 2009 19:11:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Maker&#8217;s Schedule, Manager&#8217;s Schedule *cry*</title>
		<link>http://zrservice.com/?p=156</link>
		<comments>http://zrservice.com/?p=156#comments</comments>
		<pubDate>Fri, 31 Jul 2009 19:09:43 +0000</pubDate>
		<dc:creator>Zak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zrservice.com/?p=156</guid>
		<description><![CDATA[Good article: http://www.paulgraham.com/makersschedule.html BTW&#8230; I thought I was a maker, but I guess I&#8217;m really a manager?]]></description>
			<content:encoded><![CDATA[<p>Good article: <a href="http://www.paulgraham.com/makersschedule.html">http://www.paulgraham.com/makersschedule.html</a></p>
<p>BTW&#8230;</p>
<p><img src="http://zrservice.com/wp/wp-content/uploads/2009/07/untitled-300x264.jpg" alt="Schedule Snapshot" title="Schedule Snapshot" width="300" height="264" class="size-medium wp-image-157" /></p>
<p>I thought I was a maker, but I guess I&#8217;m really a manager?</p>
]]></content:encoded>
			<wfw:commentRss>http://zrservice.com/?feed=rss2&amp;p=156</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Color Hound</title>
		<link>http://zrservice.com/?p=148</link>
		<comments>http://zrservice.com/?p=148#comments</comments>
		<pubDate>Thu, 16 Apr 2009 20:33:23 +0000</pubDate>
		<dc:creator>Zak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zrservice.com/?p=148</guid>
		<description><![CDATA[I&#8217;ve got a project I&#8217;ve been working on that I&#8217;m calling Color Hound. The purpose of this utility is to extract textual color information from any text source. Currently, it extracts only 6 digit hex codes, but I&#8217;m planning to add 3 digit hex (#1A3), color words (blue, red, yellow, etc), and possibly RGB at [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got a project I&#8217;ve been working on that I&#8217;m calling Color Hound.  The purpose of this utility is to extract textual color information from any text source.</p>
<p>Currently, it extracts only 6 digit hex codes, but I&#8217;m planning to add 3 digit hex (#1A3), color words (blue, red, yellow, etc), and possibly RGB at some point.</p>
<p>This tool does two things that I really like, first, it provides a colorized chart showing all colors found from the input text.  This is similar to the Hex Extractor tool I discussed <a href="http://zrservice.com/?p=37">earlier</a>.</p>
<p>My favorite feature though is that it colorizes the input text itself.  This is useful for matching up the definition of a color with where it is used.  For instance to more easily identify a color definition in a CSS file.</p>
<p><a href="http://zrservice.com/wp/wp-content/uploads/2009/04/ColorHound.html">Color Hound</a> &#8211; by Zak Anderson</p>
]]></content:encoded>
			<wfw:commentRss>http://zrservice.com/?feed=rss2&amp;p=148</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails, TextMate and UltraEdit</title>
		<link>http://zrservice.com/?p=58</link>
		<comments>http://zrservice.com/?p=58#comments</comments>
		<pubDate>Sat, 11 Apr 2009 03:56:35 +0000</pubDate>
		<dc:creator>Zak</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[bitstream]]></category>
		<category><![CDATA[dina]]></category>
		<category><![CDATA[highlight]]></category>
		<category><![CDATA[idleFingers]]></category>
		<category><![CDATA[idm]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[ultraedit]]></category>
		<category><![CDATA[wordfile]]></category>

		<guid isPermaLink="false">http://zrservice.com/?p=58</guid>
		<description><![CDATA[Use a Single Editor Well The editor should be an extension of your hand; make sure your editor is configurable, extensible, and programmable. -  The Pragmatic Programmer I&#8217;m starting a project in Ruby on Rails and I&#8217;ve found that most documentation, books, and webcasts use the TextMate editor available only for Macintosh computers.  As a [...]]]></description>
			<content:encoded><![CDATA[<blockquote>
<h3><em>Use a Single Editor Well</em></h3>
<p><em>The editor should be an extension of your hand; make sure your editor is configurable, extensible, and programmable.</em></p>
<p style="text-align: right;">-  <a href="http://www.pragprog.com/the-pragmatic-programmer/extracts/tips">The Pragmatic Programmer</a></p>
</blockquote>
<p>I&#8217;m starting a project in Ruby on Rails and I&#8217;ve found that most documentation, books, and webcasts use the TextMate editor available only for Macintosh computers.  As a longtime user of IDM&#8217;s UltraEdit software I&#8217;ve configured this editor to work with highlighting similar to style of the themes for TextMate.  Specifically, the <a href="http://idlefingers.co.uk/">idleFingers </a>theme.  I haven&#8217;t created an exact match, but it&#8217;s pretty close.  I like this theme since it&#8217;s easy to see the different syntax elements, while remaining on the soft/natural side in terms of intensity.<br />
<span id="more-58"></span><br />
Note that I&#8217;ve built this configuration and guide based on my current copy of UltraEdit, v11.20b.  Newer or older versions will behave differently, but hopefully similarly enough that this guide is still useful.</p>
<h3>Without further ado:</h3>
<p>Instructions for making UltraEdit look similar to TextMate for editing Ruby/Ruby on Rails as seen in the <a href="http://rubyonrails.org/screencasts">Creating a weblog in 15 minutes with Rails 2</a> screencast which uses the <a href="http://idlefingers.co.uk/">idleFingers TextMate theme</a> and the <a href="http://www.gnome.org/fonts/">Bitstrea</a><a href="http://www.gnome.org/fonts/">m Vera Sans Mono font</a>.</p>
<h3>Theme: Based on idleFingers</h3>
<p><a href="http://zrservice.com/wp/wp-content/uploads/2009/04/idlefingersuetheme.txt">Download</a></p>
<p>You can find instructions for importing this file into UltraEdit from <a href="http://www.idmcomp.com/forums/viewtopic.php?f=3&amp;t=6393">this forum post</a> from a similar project for a different theme.</p>
<div style="border: 1px solid black; margin-left: 3px; float: right; text-align: left; width: 240px; font-family: monospace;">
<div style="padding: 2px; color: #333333; background: #ffffff;font-family:verdana;border-bottom: 1px solid black; text-align: center; font-weight:bold;">Color Chart extracted from idleFingers theme:</div>
<div style="padding: 2px; color: #333333; background: #ffffff;">hex: #ffffff rgb: 255 255 255</div>
<div style="padding: 2px; color: #333333; background: #fff980;">hex: #fff980 rgb: 255 249 128</div>
<div style="padding: 2px; color: #333333; background: #ffe5bb;">hex: #ffe5bb rgb: 255 229 187</div>
<div style="padding: 2px; color: #333333; background: #ffc66d;">hex: #ffc66d rgb: 255 198 109</div>
<div style="padding: 2px; color: #333333; background: #ff0000;">hex: #ff0000 rgb: 255 0 0</div>
<div style="padding: 2px; color: #333333; background: #d0d0ff;">hex: #d0d0ff rgb: 208 208 255</div>
<div style="padding: 2px; color: #333333; background: #cdcdcd;">hex: #cdcdcd rgb: 205 205 205</div>
<div style="padding: 2px; color: #333333; background: #cccc33;">hex: #cccc33 rgb: 204 204 51</div>
<div style="padding: 2px; color: #333333; background: #cc7833;">hex: #cc7833 rgb: 204 120 51</div>
<div style="padding: 2px; color: #333333; background: #c2c2c2;">hex: #c2c2c2 rgb: 194 194 194</div>
<div style="padding: 2px; color: #333333; background: #bc9458;">hex: #bc9458 rgb: 188 148 88</div>
<div style="padding: 2px; color: #333333; background: #b83426;">hex: #b83426 rgb: 184 52 38</div>
<div style="padding: 2px; color: #333333; background: #b7dff8;">hex: #b7dff8 rgb: 183 223 248</div>
<div style="padding: 2px; color: #333333; background: #aaaaaa;">hex: #aaaaaa rgb: 170 170 170</div>
<div style="padding: 2px; color: #333333; background: #a5c261;">hex: #a5c261 rgb: 165 194 97</div>
<div style="padding: 2px; color: #333333; background: #91ff00;">hex: #91ff00 rgb: 145 255 0</div>
<div style="padding: 2px; color: #333333; background: #787878;">hex: #787878 rgb: 120 120 120</div>
<div style="padding: 2px; color: #333333; background: #6ea533;">hex: #6ea533 rgb: 110 165 51</div>
<div style="padding: 2px; color: #333333; background: #6c99bb;">hex: #6c99bb rgb: 108 153 187</div>
<div style="padding: 2px; color: #cccccc; background: #575757;">hex: #575757 rgb: 87 87 87</div>
<div style="padding: 2px; color: #cccccc; background: #404040;">hex: #404040 rgb: 64 64 64</div>
<div style="padding: 2px; color: #cccccc; background: #353637;">hex: #353637 rgb: 53 54 55</div>
<div style="padding: 2px; color: #cccccc; background: #323232;">hex: #323232 rgb: 50 50 50</div>
<div style="padding: 2px; color: #cccccc; background: #282828;">hex: #282828 rgb: 40 40 40</div>
<div style="padding: 2px; color: #cccccc; background: #000000;">hex: #000000 rgb: 0 0 0</div>
</div>
<p>Note that this file is for UltrEdit versions prior to v15.  With version 15+ color schemes are stored in the WordFiles.</p>
<p>This file assumes that Ruby is your 15th language in the WordFile (ie, /L15&#8243;Ruby&#8221; &#8230;).  You should change the number in the first line to match your WordFile.</p>
<h3>Font, and an alternative:</h3>
<ul>
<li><a href="http://www.gnome.org/fonts/">Bitstream Vera Sans Mono</a> (10pt, bold)</li>
<li><a href="http://www.donationcoder.com/Software/Jibz/Dina/index.html">Dina Programming Font</a> (10pt regular)</li>
</ul>
<p>Afer installing the font in Windows, in Ultra-Edit go to View -&gt; Set Font</p>
<h3>Ruby Wordfile:</h3>
<ul>
<li>From IDM/UltraEdit <a href="http://www.ultraedit.com/files/wf/ruby.uew">website</a></li>
<li>My <a href="http://zrservice.com/wp/wp-content/uploads/2009/04/zrruby.txt">customized Ruby wordfile</a> with additional indentation keywords and removed highlighting of any word starting with a capital letter.</li>
</ul>
<ol>
<li><a href="http://www.ultraedit.com/support/tutorials_power_tips/ultraedit/add_a_wordfile.html">Instructions for installing a wordfile on UltraEdit v15 or higher</a></li>
<li><a href="http://www.ultraedit.com/support/tutorials_power_tips/ultraedit/add_a_wordfile_pre_v15.html">Instructions for installing a wordfile on UltraEdit prior to V15</a></li>
</ol>
<div id="attachment_86" class="wp-caption alignnone" style="width: 310px"><a href="http://zrservice.com/wp/wp-content/uploads/2009/04/dinasample1.jpg"><img class="size-medium wp-image-86" title="dinasample" src="http://zrservice.com/wp/wp-content/uploads/2009/04/dinasample1-300x191.jpg" alt="Sample using the Dina font" width="300" height="191" /></a><p class="wp-caption-text">Sample using the Dina font</p></div>
<div id="attachment_71" class="wp-caption alignnone" style="width: 310px"><a href="http://zrservice.com/wp/wp-content/uploads/2009/04/bitstreamsample.jpg"><img class="size-medium wp-image-71" title="bitstreamsample" src="http://zrservice.com/wp/wp-content/uploads/2009/04/bitstreamsample-300x191.jpg" alt="BitStream Sample" width="300" height="191" /></a><p class="wp-caption-text">Sample with BitStream font</p></div>
]]></content:encoded>
			<wfw:commentRss>http://zrservice.com/?feed=rss2&amp;p=58</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>View Source Chart</title>
		<link>http://zrservice.com/?p=42</link>
		<comments>http://zrservice.com/?p=42#comments</comments>
		<pubDate>Thu, 02 Apr 2009 22:21:16 +0000</pubDate>
		<dc:creator>Zak</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[rendered]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://zrservice.com/?p=42</guid>
		<description><![CDATA[Another wonderful tool for you today. View Source Chart/View Rendered Source is a FireFox plugin, and I&#8217;ve used it extensively in the past.  This plugin allows you to get a much better view of the source html of a webpage than most standard browser offerings.  The html is reformatted into blocks that reflect the html [...]]]></description>
			<content:encoded><![CDATA[<p>Another wonderful tool for you today.</p>
<p>View Source Chart/View Rendered Source is a FireFox plugin, and I&#8217;ve used it extensively in the past.  This plugin allows you to get a much better view of the source html of a webpage than most standard browser offerings.  The html is reformatted into blocks that reflect the html nesting of the source, which is often a chore to pick out.  The individual blocks of code are colored and outlined to be easier to distinguish, and you can click on a block of code to minimize or restore it so that you can focus on just what you want to see.</p>
<p>This plugin became a paid download awhile back, but it looks like the current version, 2.7, is free again.</p>
<p><em><strong>I checked today 4/15 and it appears that 2.7 is now $10 for 9 copies, but v2.5.0503 which works with FireFox 3.08 is available for free.</strong></em></p>
<p><a href="http://jennifermadden.com/scripts/ViewRenderedSource.html">The author&#8217;s page</a> (With the <span style="color: #ff0000;">current version</span> available for download)</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addons/versions/655">View Source Chart</a> (The FireFox extensions site, hosting an old version of the plugin)</p>
<p>- View Source Chart by Jennifer Madden</p>
]]></content:encoded>
			<wfw:commentRss>http://zrservice.com/?feed=rss2&amp;p=42</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hexadecimal CSS Color Extractor</title>
		<link>http://zrservice.com/?p=37</link>
		<comments>http://zrservice.com/?p=37#comments</comments>
		<pubDate>Mon, 09 Feb 2009 22:48:52 +0000</pubDate>
		<dc:creator>Zak</dc:creator>
				<category><![CDATA[Web-CSS]]></category>
		<category><![CDATA[colors hex palette]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://zrservice.com/?p=37</guid>
		<description><![CDATA[Color Hound Update (4/27/2009): I&#8217;ve built my own twist on an extractor with some similar features and some different. Check it out! Here&#8217;s a nice tool that will extract color information from a stylesheet.  In my case, I had a 500 line CSS file and I needed to get a good idea of what colors [...]]]></description>
			<content:encoded><![CDATA[<p> <a href="http://colorhound.net">Color Hound</a><br />
<em><strong>Update (4/27/2009):</strong> I&#8217;ve built my own twist on an extractor with some similar features and some different.  Check it out! </em></p>
<p>Here&#8217;s a nice tool that will extract color information from a stylesheet.  In my case, I had a 500 line CSS file and I needed to get a good idea of what colors I had available to use in a new stylesheet based on the existing one.  Using the following utility, I was able to create a user friendly palette to work with.</p>
<p><a href="http://www.hextractor.com/">http://www.hextractor.com/</a></p>
<p>- Hextractor by Kenn Wilson</p>
]]></content:encoded>
			<wfw:commentRss>http://zrservice.com/?feed=rss2&amp;p=37</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Curvy Corners</title>
		<link>http://zrservice.com/?p=34</link>
		<comments>http://zrservice.com/?p=34#comments</comments>
		<pubDate>Thu, 05 Feb 2009 22:11:00 +0000</pubDate>
		<dc:creator>Zak</dc:creator>
				<category><![CDATA[Web-CSS]]></category>
		<category><![CDATA[corners]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[curvy]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://zrservice.com/?p=34</guid>
		<description><![CDATA[One more Web-CSS tool for today.  This one is nice as you can apply a rounded corner to any div element.  It uses Javascript and CSS. Define your corner style in the CSS document for a class, then apply that style to the html element.  The JavaScript will do the rest.  It uses built-in corner [...]]]></description>
			<content:encoded><![CDATA[<p>One more Web-CSS tool for today.  This one is nice as you can apply a rounded corner to any div element.  It uses Javascript and CSS.</p>
<p>Define your corner style in the CSS document for a class, then apply that style to the html element.  The JavaScript will do the rest.  It uses built-in corner rendering for browsers that support it, and uses the JavaScript for other browsers.</p>
<p><a href="http://www.curvycorners.net/index.php">Curvy Corners</a></p>
<p>- Curvy Corners by Cameron Cooke</p>
]]></content:encoded>
			<wfw:commentRss>http://zrservice.com/?feed=rss2&amp;p=34</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web-CSS Category and &#8220;Sexy Buttons&#8221;</title>
		<link>http://zrservice.com/?p=25</link>
		<comments>http://zrservice.com/?p=25#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:28:56 +0000</pubDate>
		<dc:creator>Zak</dc:creator>
				<category><![CDATA[Web-CSS]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[images]]></category>

		<guid isPermaLink="false">http://zrservice.com/?p=25</guid>
		<description><![CDATA[I&#8217;m adding a new post category today, Web-CSS.  I&#8217;ll use this category to provide some quick notes on tricks and tips that I find useful for building websites. Today, Sexy Buttons, a handy tutorial with examples of how to implement HTML form submit buttons with better support for customized style using images. - Sexy Buttons [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m adding a new post category today, Web-CSS.  I&#8217;ll use this category to provide some quick notes on tricks and tips that I find useful for building websites.</p>
<p>Today, <a href="http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html">Sexy Buttons</a>, a handy tutorial with examples of how to implement HTML form submit buttons with better support for customized style using images.</p>
<p>- Sexy Buttons by Alex Griffioen</p>
]]></content:encoded>
			<wfw:commentRss>http://zrservice.com/?feed=rss2&amp;p=25</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to Z&amp;R Computer Services&#8217; New Website</title>
		<link>http://zrservice.com/?p=16</link>
		<comments>http://zrservice.com/?p=16#comments</comments>
		<pubDate>Tue, 27 Jan 2009 16:31:24 +0000</pubDate>
		<dc:creator>Zak</dc:creator>
				<category><![CDATA[Z&R Computer Services]]></category>

		<guid isPermaLink="false">http://zrservice.com/?p=16</guid>
		<description><![CDATA[Z&#38;R Computer Services has provided technical support, maintenance, upgrades, and consulting for Cedar Rapids area businesses since 2006. We provide friendly, personal service at competitive rates. Some examples of the services that our customers have requested include include: Wireless network provisioning and configuration for a small business office Spyware/Virus removal Anti-Virus software installation and configuration [...]]]></description>
			<content:encoded><![CDATA[<p>Z&amp;R Computer Services has provided technical support, maintenance, upgrades, and consulting for Cedar Rapids area businesses since 2006.  We provide friendly, personal service at competitive rates.</p>
<p>Some examples of the services that our customers have requested include include:</p>
<ul>
<li>Wireless network provisioning and configuration for a small business office</li>
<li>Spyware/Virus removal</li>
<li>Anti-Virus software installation and configuration</li>
<li>Computer hardware replacement</li>
<li>Network printer installation</li>
<li>Website hosting</li>
</ul>
<p><a href="mailto:help@zrservice.com">Email</a> me today to get started on your project!</p>
]]></content:encoded>
			<wfw:commentRss>http://zrservice.com/?feed=rss2&amp;p=16</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
