<?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>The Hines57 Blog &#187; Technology</title>
	<atom:link href="http://blog.hines57.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hines57.com</link>
	<description>The Hines Family Web Log</description>
	<lastBuildDate>Sun, 05 Sep 2010 23:41:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>LiveWriter For The Win!!</title>
		<link>http://blog.hines57.com/2008/12/10/livewriter-for-the-win/</link>
		<comments>http://blog.hines57.com/2008/12/10/livewriter-for-the-win/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 13:52:09 +0000</pubDate>
		<dc:creator>Bubba</dc:creator>
				<category><![CDATA[Bubba's Update]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.hines57.com/?p=154</guid>
		<description><![CDATA[If you write for a blog and aren’t using an Offline Editor – you need to. If you are using an Offline Editor other than Windows Live Writer – you need to take a peak at Windows Live Writer.]]></description>
			<content:encoded><![CDATA[<p><a href="http://windowslivewriter.spaces.live.com/"><img style="display: inline; margin: 0px 10px 0px 0px" title="image" src="http://byfiles.storage.msn.com/y1peCKPS7FIays7AhpYJ4h_LYhT7j8dm9_yL3npPBmzScYjY3O7-vTbSVvzn6bO8f-Y?PARTNER=WRITER" border="0" alt="image" width="258" height="299" align="left" /></a> This tool is awesome! Well, for me anyway!</p>
<p>As anyone who is familiar with the Hines57 sites will realize, we recently made a massive change to not only the look and feel, but also the underlying engine(s) and hosting. Part of this change was moving to WordPress for this blog.</p>
<p>I enjoy writing, and blogging comes somewhat natural to me, but the niceties of MS Office have <strong>ruined</strong> me. That is, I like cut and paste, I want images in my content and I want them in a certain place, the whitespace needs to make me happy.</p>
<p>Typically, this is somewhat difficult to do given a web interface, a text box, the need to upload images separately – yada, yada, yada. Enter <a href="http://windowslivewriter.spaces.live.com/">Windows Live Writer</a>.</p>
<p>First, I Googled “<a href="http://www.google.com/search?q=offline+blog+editor&amp;rls=com.microsoft:*&amp;ie=UTF-8&amp;oe=UTF-8&amp;startIndex=&amp;startPage=1">offline blog editor</a>” and quickly realized that there were two major players, BlogDesk and Windows LiveWriter. Then I thought, “Hey, I need this to work with WordPress!” I went back and threw <a href="http://wordpress.org/">WordPress</a> into the search, and was surprised to see that <a href="http://windowslivewriter.spaces.live.com/">Windows Live Writer</a> continued to come up! Having read about <a href="http://windowslivewriter.spaces.live.com/">Windows Live Writer</a> earlier this summer, I decided I’d go check it out.<br />
<span id="more-154"></span><br />
Lo and Behold, it supports <a href="http://wordpress.org/">WordPress</a> – and it supports it pretty dang good from my perspective. Seriously, I simply downloaded and installed it. Upon running, I provided the URL for my site, along with login credentials. Then I wrote a post, with an image in it, and hit submit.I cried that the Blog didn’t support images, but if I would provide an FTP directory along with credentials and subsequent URL, it would manage that for me. Which I promptly did – and POW! Things just worked! I know, the tool has the word Microsoft in front of it – you didn’t expect it to just work, did you. Frankly, neither did I – but it does.</p>
<p>After mentioning the tool to <a href="http://jinksto.com/blog?p=140">Tommy</a> he decided to give it a whirl. He hit a few more bumps in the road than I did, but then he also appears to have attempted to click on more of the bells and whistles than I did. Ultimately, I must say, if you write for a blog and aren’t using an Offline Editor – you need to. If you are using an Offline Editor other than <a href="http://windowslivewriter.spaces.live.com/">Windows Live Writer</a> – you need to take a peak at <a href="http://windowslivewriter.spaces.live.com/">Windows Live Writer</a>, it’s just that nice.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hines57.com/2008/12/10/livewriter-for-the-win/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Learning JQuery</title>
		<link>http://blog.hines57.com/2008/02/29/learning-jquery/</link>
		<comments>http://blog.hines57.com/2008/02/29/learning-jquery/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 14:39:39 +0000</pubDate>
		<dc:creator>Bubba</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.hines57.com/?p=62</guid>
		<description><![CDATA[JQuery is a relatively powerful Javascript library that can be incorporated into webpages and used to extend them in some exciting and creative ways. Not only does it provide AJAX functionality out of the box, there are literally hundreds of ways to manipulate your page in the browser. A friend of mine (Joseph Szobody &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>JQuery is a relatively powerful Javascript library that can be incorporated into webpages and used to extend them in some exciting and creative ways. Not only does it provide AJAX functionality out of the box, there are literally hundreds of ways to manipulate your page in the browser. A friend of mine (Joseph Szobody &#8211; Signature Tech Studio) has been encouraging me to learn to leverage this library and suggested this book as a method of diving in.</p>
<p>I found the book itself to be quite well written. It begins by making no assumptions regarding your knowledge of JQuery (although it does assume you grok JScript) and starts with the most basic steps all the time pushing toward more powerful usages of the library.</p>
<p>With numerous real-world client-side issues addressed, you are bound to find a solution to 90% of your questions in the first few chapters. JQuery is also extensible, and many people out there are continually writing libraries on top of it.</p>
<p>This book dedicates the last few chapters to a review of some of the more common\popular libraries and assists you in understanding where you might leverage it in your projects.</p>
<p>All together, if you have never touched JQuery and are interested in learning something about it, this is a great book for you. If you already know a bit about the language, you are probably looking for something else though.</p>
<h2><a name="LearningJQuery-ISBN13#:9781847192509"></a>ISBN-13 #: 978-1-847192-50-9</h2>
<h2><a name="LearningJQuery-Recommended?:Yes"></a>Recommended?: Yes</h2>
]]></content:encoded>
			<wfw:commentRss>http://blog.hines57.com/2008/02/29/learning-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
