<?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>MacNative&#187; development</title>
	<atom:link href="http://www.macnative.com/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macnative.com</link>
	<description>A day in my life....technically. Speaking of Apple, Web Development, and Digital Goodness</description>
	<lastBuildDate>Sat, 17 Jul 2010 22:41:49 +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>SQLEditor &#8211; Making Life Easier for Developers</title>
		<link>http://www.macnative.com/2010/07/17/general/sqleditor/</link>
		<comments>http://www.macnative.com/2010/07/17/general/sqleditor/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 22:41:49 +0000</pubDate>
		<dc:creator>bdoga</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Mac-alicious]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[WebDevelopment]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[utilities]]></category>

		<guid isPermaLink="false">http://www.macnative.com/?p=71</guid>
		<description><![CDATA[If you are like me, you have spent many many hours creating database layouts on legal pads, notebooks, and whiteboards, only to have to recreate the layout again to actually create the layout in the database. This process can consume many hours of additional time in a development project. But thanks to Malcom Hardie we [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.macnative.com/wp-content/SQLEditor.png"><img class="alignleft size-full wp-image-74" style="margin-left: 10px; margin-right: 10px;" title="SQLEditor" src="http://www.macnative.com/wp-content/SQLEditor.png" alt="" width="128" height="128" /></a>If you are like me, you have spent many many hours creating database layouts on legal pads, notebooks, and whiteboards, only to have to recreate the layout again to actually create the layout in the database. This process can consume many hours of additional time in a development project. But thanks to <a href="http://www.malcolmhardie.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.malcolmhardie.com/?referer=');">Malcom Hardie </a>we can streamline our SQL database creation process with the use of <a href="http://www.malcolmhardie.com/sqleditor/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.malcolmhardie.com/sqleditor/?referer=');">SQLEditor</a>.</p>
<p>SQLEditor provides the best interface that I have seen to create your database layout in a very visual format. It allows you to build your</p>
<p><img class="alignright size-medium wp-image-73" title="screen4" src="http://www.macnative.com/wp-content/screen4-300x260.png" alt="" width="300" height="260" /></p>
<p style="text-align: justify;">tables specifying the column types, linking with foreign keys, and dragging the table layouts around the canvas so that you can easily understand what you were building at a glance when you come back to a project after an extended period.</p>
<p>But the best part comes after the database design is complete, you can export it to a PDF for distribution around the office, send it to a plotter to print a large wall size copy for reference.</p>
<p>But then comes the fun part, after you have made all of your changes to the database layout you can either export the contents directly to a txt file in the SQL dialect of your choice (MySQL, Oracle, Postgresql, etc&#8230;) or even connect directly to a database <a href="http://www.macnative.com/wp-content/screen3.png"><img class="size-medium wp-image-72 alignleft" title="screen3" src="http://www.macnative.com/wp-content/screen3-300x183.png" alt="" width="300" height="183" /></a>using JDBC drivers and propagate your changes directly to the running database server.</p>
<p>SQLEditor has full support for Mac OS X 10.6 and is ready to run on your Mac Development System.</p>
<p>Although this solution is not freeware or open source, it is an essential tool for every developer who designs or develops database integration strategies. I highly recommend this product and it is well worth the expense to purchase it for the time it will save you. But don&#8217;t worry like most software applications it comes with a hassle free 30 day free trial period so you can see how effective it will be in your development workflow.</p>
<p><strong>Here is an extended list of features:</strong></p>
<div id="_mcePaste">
<ul>
<li>Visual editing, including drag and drop</li>
<li>Live source view &#8211; the SQL source changes as you edit the diagram</li>
<li>Ruby On Rails Migrations &#8211; SQLEditor can export them and now (in v1.4) import them too!</li>
<li>With SQLEditor&#8217;s reverse engineering you can import existing databases to diagram and SQLEditor will create an ER diagram for you.</li>
<li>Once you&#8217;ve created your diagram you can export it directly via JDBC to one of several supported database systems including Postgresql, Oracle® and MySQL®.</li>
<li>You can save your database to an SQL instruction (DDL) file for immediate use on remote servers or with other tools.</li>
<li>Import existing DDL files directly into SQLEditor</li>
<li>Copy and paste to import and export supported SQL to and from SQLEditor</li>
<li>You can print out designs so that you can see your database up on the wall.1 SQLEditor also supports PDF output for easy sharing.</li>
</ul>
</div>
<p><a href="http://www.malcolmhardie.com/sqleditor/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.malcolmhardie.com/sqleditor/?referer=');">Product Homepage</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.macnative.com%2F2010%2F07%2F17%2Fgeneral%2Fsqleditor%2F&amp;linkname=SQLEditor%20%26%238211%3B%20Making%20Life%20Easier%20for%20Developers" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fwww.macnative.com_2F2010_2F07_2F17_2Fgeneral_2Fsqleditor_2F_amp_linkname=SQLEditor_20_26_238211_3B_20Making_20Life_20Easier_20for_20Developers&amp;referer=');"><img src="http://www.macnative.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.macnative.com/2010/07/17/general/sqleditor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Textmate: The Missing Editor for OSX</title>
		<link>http://www.macnative.com/2010/07/08/general/textmate-the-missing-editor-for-osx/</link>
		<comments>http://www.macnative.com/2010/07/08/general/textmate-the-missing-editor-for-osx/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 12:23:49 +0000</pubDate>
		<dc:creator>bdoga</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Mac-alicious]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[WebDevelopment]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://www.macnative.com/?p=54</guid>
		<description><![CDATA[Every developer knows how important it is to have the right tools. And by having the right tools I mean a text editor. Because ultimately that is all most developers really require to get things done, Developers have been doing it for well over a half century and although the languages and methods for execution [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.macnative.com/wp-content/TextMate.png"><img class="alignleft size-full wp-image-55" style="margin-left: 10px; margin-right: 10px;" title="TextMate" src="http://www.macnative.com/wp-content/TextMate.png" alt="" width="128" height="128" /></a>Every developer knows how important it is to have the right tools. And by having the right tools I mean a text editor. Because ultimately that is all most developers really require to get things done, Developers have been doing it for well over a half century and although the languages and methods for execution have changed, much has remained the same.</p>
<p>For those who are fortunate enough to find themselves doing development on the mac platform, there is an alternative, which although it may not be the newest game on the block, it is one of the best all around. Sissy FauxVelopers need not apply to use this app. It has no build your app with one click buttons. It is designed to take the development experience to the next level for those who like to get their &#8220;fingers&#8221; dirty and actually do some major textual manipulations.</p>
<p><a href="http://www.macnative.com/wp-content/screen-capture-4.png"><img class="alignright size-medium wp-image-56" style="margin-left: 10px; margin-right: 10px;" title="screen-capture-4" src="http://www.macnative.com/wp-content/screen-capture-4-300x221.png" alt="" width="300" height="221" /></a>From the first launch it&#8217;s basic simplicity and power are immediately perceptible. It is feature packed enough to quell the pining soul of the most advanced developer, but simple enough to handle basic text document edits. From customizable coloring of the interface (I prefer the &#8220;All Hallow&#8217;s Eve&#8221; scheme) to the elegant line numbering and code folding features in the applications &#8220;trough&#8221;, this bad boy was built to move mountains and work minor miracles.</p>
<p><a href="http://www.macnative.com/wp-content/screen-capture-5.png"><img class="size-medium wp-image-57 alignleft" style="margin-left: 10px; margin-right: 10px;" title="screen-capture-5" src="http://www.macnative.com/wp-content/screen-capture-5-300x219.png" alt="" width="300" height="219" /></a>With built in support for dozens of predominant document formats, it provides out of the box streamlining of your developer workflow while also allowing you to add your own file format specifications should you happen to be crafty enough to have come up with your own file formats and specifications.</p>
<p>Additionally you can create functions to validate your files layout and formatting right into your file specification. Giving you on the fly access to all the features you want when you are developing.</p>
<p>This great product has seen me through many development projects, and has greatly increased my development capacity through it&#8217;s simplistic yet powerful functions.Although this product isn&#8217;t free, it is well worth the €39 purchase price, and it comes with a 30 day trial for all parties that may be interested, but not yet committed to the purchase.</p>
<p>Go give it a test spin. All you have to loose is pain and frustration.</p>
<p><a href="http://download.macromates.com/TextMate_1.5.9.dmg" target="_blank" onclick="pageTracker._trackPageview('/outgoing/download.macromates.com/TextMate_1.5.9.dmg?referer=');">Download Demo</a></p>
<p><a href="http://macromates.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/macromates.com/?referer=');">Homepage</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.macnative.com%2F2010%2F07%2F08%2Fgeneral%2Ftextmate-the-missing-editor-for-osx%2F&amp;linkname=Textmate%3A%20The%20Missing%20Editor%20for%20OSX" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fwww.macnative.com_2F2010_2F07_2F08_2Fgeneral_2Ftextmate-the-missing-editor-for-osx_2F_amp_linkname=Textmate_3A_20The_20Missing_20Editor_20for_20OSX&amp;referer=');"><img src="http://www.macnative.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.macnative.com/2010/07/08/general/textmate-the-missing-editor-for-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Development Reference</title>
		<link>http://www.macnative.com/2008/06/25/development/development-reference/</link>
		<comments>http://www.macnative.com/2008/06/25/development/development-reference/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 13:01:01 +0000</pubDate>
		<dc:creator>bdoga</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[reference]]></category>

		<guid isPermaLink="false">http://www.macnative.com/?p=25</guid>
		<description><![CDATA[Developers of all kinds that are hunting for a quick and easy way to look up documentation for their coding projects can now be appeased. I just ran across a Development Resource which seems to be a pretty good solution for hunting for development documentation or resources. Go Check it out. http://www.quickref.org]]></description>
			<content:encoded><![CDATA[<p>Developers of all kinds that are hunting for a quick and easy way to look up documentation for their coding projects can now be appeased. I just ran across a <a href="http://www.quickref.org" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.quickref.org?referer=');">Development Resource</a> which seems to be a pretty good solution for hunting for development documentation or resources. Go Check it out.</p>
<p><a href="http://www.quickref.org" onclick="pageTracker._trackPageview('/outgoing/www.quickref.org?referer=');">http://www.quickref.org</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.macnative.com%2F2008%2F06%2F25%2Fdevelopment%2Fdevelopment-reference%2F&amp;linkname=Development%20Reference" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fwww.macnative.com_2F2008_2F06_2F25_2Fdevelopment_2Fdevelopment-reference_2F_amp_linkname=Development_20Reference&amp;referer=');"><img src="http://www.macnative.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.macnative.com/2008/06/25/development/development-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Iphone and SDK</title>
		<link>http://www.macnative.com/2008/06/11/mac-alicious/new-iphone-and-sdk/</link>
		<comments>http://www.macnative.com/2008/06/11/mac-alicious/new-iphone-and-sdk/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 18:11:53 +0000</pubDate>
		<dc:creator>bdoga</dc:creator>
				<category><![CDATA[Mac-alicious]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[applications]]></category>

		<guid isPermaLink="false">http://www.macnative.com/?p=22</guid>
		<description><![CDATA[Apples WWDC 2008 kicked off this week in San Francisco with a bang. Unveiling their new 3G iPhone with an upgraded look and a few new features was pretty cool. But not nearly as cool as the new SDK for the iPhone. The new SDK promises to provide a rich development interface for rapid development [...]]]></description>
			<content:encoded><![CDATA[<p>Apples WWDC 2008 kicked off this week in San Francisco with a bang. Unveiling their new 3G iPhone with an upgraded look and a few new features was pretty cool. But not nearly as cool as the new SDK for the iPhone. The new SDK promises to provide a rich development interface for rapid development on the iPhone. Personally after watching the <a title="Apple WWDC 2008 Keynote Address" onclick="pageTracker._trackPageview('/outgoing/events.apple.com.edgesuite.net/0806wdt546x/event/index.html?referer=');pageTracker._trackPageview('/outgoing/events.apple.com.edgesuite.net/0806wdt546x/event/index.html?referer=http://www.macnative.com/wp-admin/edit.php');" href="http://events.apple.com.edgesuite.net/0806wdt546x/event/index.html" target="_blank">Keynote</a> I cannot wait to dive in and see what can be created using this new development platform.</p>
<p><a href="http://www.macnative.com/wp-content/screenshot_13.png"><img class="alignnone size-medium wp-image-23" title="iPhone" src="http://www.macnative.com/wp-content/screenshot_13-300x132.png" alt="The New iPhone 3G" width="300" height="132" /></a></p>
<p><a title="The new iPhone 3G" onclick="pageTracker._trackPageview('/outgoing/www.apple.com/iphone/?referer=');pageTracker._trackPageview('/outgoing/www.apple.com/iphone/?referer=http://www.macnative.com/wp-admin/edit.php');" href="http://www.apple.com/iphone/" target="_blank">Check out the New iPhone<br />
</a></p>
<p><a title="Get the SDK" onclick="pageTracker._trackPageview('/outgoing/developer.apple.com/iphone/program/?referer=');pageTracker._trackPageview('/outgoing/developer.apple.com/iphone/program/?referer=http://www.macnative.com/wp-admin/edit.php');" href="http://developer.apple.com/iphone/program/" target="_blank">Check out the iPhone SDK<br />
</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.macnative.com%2F2008%2F06%2F11%2Fmac-alicious%2Fnew-iphone-and-sdk%2F&amp;linkname=New%20Iphone%20and%20SDK" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fwww.macnative.com_2F2008_2F06_2F11_2Fmac-alicious_2Fnew-iphone-and-sdk_2F_amp_linkname=New_20Iphone_20and_20SDK&amp;referer=');"><img src="http://www.macnative.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.macnative.com/2008/06/11/mac-alicious/new-iphone-and-sdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript Framework of Choice</title>
		<link>http://www.macnative.com/2008/05/02/mootools/javascript-framework-of-choice/</link>
		<comments>http://www.macnative.com/2008/05/02/mootools/javascript-framework-of-choice/#comments</comments>
		<pubDate>Fri, 02 May 2008 17:26:30 +0000</pubDate>
		<dc:creator>bdoga</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MooTools]]></category>
		<category><![CDATA[WebDevelopment]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[js]]></category>

		<guid isPermaLink="false">http://www.macnative.com/?p=7</guid>
		<description><![CDATA[My JavaScript framework of choice is MooTools. MooTools is a very compact, useful, and extensible JavaScript framework. I have used it on several sites that I and my codevelopers have created, I have been impressed by how easy the integration is, the speed of development with MooTools is amazing. It doesn&#8217;t carry the bloat that [...]]]></description>
			<content:encoded><![CDATA[<p>My JavaScript framework of choice is <a title="Mootools Javascript Framework Homepage" href="http://www.mootools.net" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.mootools.net?referer=');">MooTools</a>. MooTools is a very compact, useful, and extensible JavaScript framework. I have used it on several sites that I and my codevelopers have created, I have been impressed by how easy the integration is, the speed of development with MooTools is amazing. It doesn&#8217;t carry the bloat that similar frameworks carry with them, ie: Prototype. All in all a very exciting platform to work with.</p>
<p>I look forward to the enhancements that will be made available with the 1.2 release. Exciting.</p>
<p>In later posts I will share and discuss scripts that use/extend the base functionality of MooTools to create some very amazing, usability enhancing, tools and effects.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.macnative.com%2F2008%2F05%2F02%2Fmootools%2Fjavascript-framework-of-choice%2F&amp;linkname=Javascript%20Framework%20of%20Choice" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fwww.macnative.com_2F2008_2F05_2F02_2Fmootools_2Fjavascript-framework-of-choice_2F_amp_linkname=Javascript_20Framework_20of_20Choice&amp;referer=');"><img src="http://www.macnative.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.macnative.com/2008/05/02/mootools/javascript-framework-of-choice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
