<?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"
	>

<channel>
	<title>Lecky Integration</title>
	<atom:link href="http://lecky.overitmedia.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://lecky.overitmedia.com/blog</link>
	<description></description>
	<pubDate>Wed, 17 Dec 2008 15:48:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Wireless Communication</title>
		<link>http://lecky.overitmedia.com/blog/2008/12/17/wireless-communication/</link>
		<comments>http://lecky.overitmedia.com/blog/2008/12/17/wireless-communication/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 14:54:27 +0000</pubDate>
		<dc:creator>Ned Lecky</dc:creator>
		
		<category><![CDATA[Software Development]]></category>

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

		<guid isPermaLink="false">http://lecky.overitmedia.com/blog/?p=11</guid>
		<description><![CDATA[I&#8217;m working on a distributed controller for a wind power client and we have need for:
1) double redundancy in several components
2) 30 meter separation between certain stations
3) complete electrical isolation between stations
4) lightning resistance
After considering tons of wired alternatives, I came upon the Jennic 802.15.4 Zigbee radio microcontrollers development kit. See their awesome kit here.
You [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on a distributed controller for a wind power client and we have need for:<br />
1) double redundancy in several components<br />
2) 30 meter separation between certain stations<br />
3) complete electrical isolation between stations<br />
4) lightning resistance</p>
<p>After considering tons of wired alternatives, I came upon the Jennic 802.15.4 Zigbee radio microcontrollers development kit. See <a href="http://www.jennic.com/products/index.php?productID=0000000011">their awesome kit here.</a></p>
<p>You get up and running in no time and the microcontrollers are very full-featured. The development tools are free, which is becoming more and more of a requirement for me. I&#8217;m sick of owning 10 different compilers that are all out-of-date by the time I get around to using them on a second project.</p>
<p>The Zigbee is working fantastically well so far.. stay tuned for updates as I continue my development.</p>
]]></content:encoded>
			<wfw:commentRss>http://lecky.overitmedia.com/blog/2008/12/17/wireless-communication/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Getting started on iPhone Development</title>
		<link>http://lecky.overitmedia.com/blog/2008/12/17/getting-started-on-iphone-development/</link>
		<comments>http://lecky.overitmedia.com/blog/2008/12/17/getting-started-on-iphone-development/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 14:39:52 +0000</pubDate>
		<dc:creator>Ned Lecky</dc:creator>
		
		<category><![CDATA[Apple Development]]></category>

		<category><![CDATA[Software Development]]></category>

		<category><![CDATA[iPhone Development]]></category>

		<guid isPermaLink="false">http://lecky.overitmedia.com/blog/?p=9</guid>
		<description><![CDATA[iPhone development is really fun, but the learning curve is steep: Xcode, Objective-C, Cocoa, iPhone. Apple has tons of great information on their development center site, but it really amounts to a bit TOO MUCH! Here&#8217;s a sane way to get started.
What are they?
Xcode: Apple&#8217;s development environment. Very clean. Free.
Objective-C: The language. Cross between C [...]]]></description>
			<content:encoded><![CDATA[<p>iPhone development is really fun, but the learning curve is steep: Xcode, Objective-C, Cocoa, iPhone. Apple has tons of great information on their development center site, but it really amounts to a bit TOO MUCH! Here&#8217;s a sane way to get started.</p>
<p>What are they?<br />
Xcode: Apple&#8217;s development environment. Very clean. Free.<br />
Objective-C: The language. Cross between C and Smalltalk. Think of it as a late-binding alternative to C++.<br />
Cocoa: The frameworks. Container classes, UI objects, etc.<br />
iPhone: You know this one.</p>
<p>First, buy Mark and LaMarche and work through it. This is a clean book that takes you all the way through developing a slew of applications. You can run them on an awesome iPhone simulator that&#8217;s built-in to the free Apple development tools called Xcode. When you&#8217;re ready, you can become a developer for $100/yr (or become a subcontractor to me for free!) and then you can run apps on a real iPhone. Here&#8217;s the book:<br />
<iframe src="http://rcm.amazon.com/e/cm?t=leckyinteg-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=1430216263&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><br />
As you work this book, you will be having some questions about Objective-C. Here&#8217;s the book you need:<br />
<iframe src="http://rcm.amazon.com/e/cm?t=leckyinteg-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=0321566157&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><br />
As you understand the basics of Objective-C, you also need to know all about Cocoa- no, not the kind that you drink, the kind that DRIVES you to drink. This is the Apple framework that adds containers, databases, graphics, and general high-level behavior to Objective-C. It is actually very nice, and is much cleaner and easier to grok than the .NET offering from the other company. Hillegass&#8217; book is a favorite:<br />
<iframe src="http://rcm.amazon.com/e/cm?t=leckyinteg-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=0321503619&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><br />
Give it a whirl and don&#8217;t hesitate to contact me for help! I&#8217;ve gone through all of this pain over the last year, so most of it is still relatively fresh in my mind. In the end, I&#8217;d say I like the Cocoa environment much more than .NET, and I like Objective-C much better than C++. Interface Builder, a part of Xcode, seems too complicated at first, but it is AWESOME. You create and connect all of your UI objects in real-time, and then just stream them out to a file for reloading in the app later. This eliminates all of the automatic code generation as in C++ and VB, and this really cleans up a great many things.<br />
Let me know how you progress! Good luck.</p>
]]></content:encoded>
			<wfw:commentRss>http://lecky.overitmedia.com/blog/2008/12/17/getting-started-on-iphone-development/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome to the Lecky Integration blog!</title>
		<link>http://lecky.overitmedia.com/blog/2008/10/16/welcome-to-the-lecky-integration-blog/</link>
		<comments>http://lecky.overitmedia.com/blog/2008/10/16/welcome-to-the-lecky-integration-blog/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 14:09:30 +0000</pubDate>
		<dc:creator>Ned Lecky</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lecky.overitmedia.com/blog/?p=7</guid>
		<description><![CDATA[In association with our slick and clean new Website, I&#8217;ve decided to add a blog to keep everyone up-to-date on ideas, projects, and architectures that we&#8217;re working on. Please feel free to write or to subscribe, and let me know what topics you&#8217;re interested in!
]]></description>
			<content:encoded><![CDATA[<p>In association with our slick and clean new Website, I&#8217;ve decided to add a blog to keep everyone up-to-date on ideas, projects, and architectures that we&#8217;re working on. Please feel free to write or to subscribe, and let me know what topics you&#8217;re interested in!</p>
]]></content:encoded>
			<wfw:commentRss>http://lecky.overitmedia.com/blog/2008/10/16/welcome-to-the-lecky-integration-blog/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
