<?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; general</title>
	<atom:link href="http://www.macnative.com/category/general/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>Reduce your stress with Anxiety</title>
		<link>http://www.macnative.com/2010/06/29/general/reduce-your-stress-with-anxiety/</link>
		<comments>http://www.macnative.com/2010/06/29/general/reduce-your-stress-with-anxiety/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 04:46:13 +0000</pubDate>
		<dc:creator>bdoga</dc:creator>
				<category><![CDATA[Mac-alicious]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[innovative]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.macnative.com/?p=44</guid>
		<description><![CDATA[Anxiety is an amazingly small and sophisticated way to track your tasks and keep you from getting too stressed out. The interface is very simple and unobtrusive, but very powerful. Anxiety takes advantage of the iCal backend that is already available in OSX to track and manage the tasks. The upshot of which is that [...]]]></description>
			<content:encoded><![CDATA[<p>Anxiety is an amazingly small and sophisticated way to track your tasks and keep you from getting too stressed out.</p>
<p><a href="http://www.macnative.com/wp-content/list-window.jpg"><img class="alignleft size-medium wp-image-45" style="margin-left: 10px; margin-right: 10px;" title="list-window" src="http://www.macnative.com/wp-content/list-window-300x248.jpg" alt="" width="300" height="248" /></a>The interface is very simple and unobtrusive, but very powerful. Anxiety takes advantage of the iCal backend that is already available in OSX to track and manage the tasks. The upshot of which is that the assigned tasks are also available in iCal, so that you can reference them when planning your Day/Week/Month.</p>
<p>Anxiety has an amazing ability of getting out of your hair so that you can do your work. But when you want to add a task or check off a completed task, it is available from a simple click of the icon on the task bar.</p>
<p>Anxiety is an amazing little app that solves many of the age old questions that a lot of us have had in dealing with streamlining our task oriented workflow. I have thoroughly enjoyed using the application and highly recommend it. The fact that it&#8217;s price tag is listed as FREE isn&#8217;t to bad either.</p>
<p><a href="http://anxietyapp.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/anxietyapp.com/?referer=');">Click here to Learn More</a></p>
<p><a href="http://anxietyapp.com/Anxiety.zip" onclick="pageTracker._trackPageview('/outgoing/anxietyapp.com/Anxiety.zip?referer=');">Click here to Download Now</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%2F06%2F29%2Fgeneral%2Freduce-your-stress-with-anxiety%2F&amp;linkname=Reduce%20your%20stress%20with%20Anxiety" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fwww.macnative.com_2F2010_2F06_2F29_2Fgeneral_2Freduce-your-stress-with-anxiety_2F_amp_linkname=Reduce_20your_20stress_20with_20Anxiety&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/06/29/general/reduce-your-stress-with-anxiety/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using your Footer</title>
		<link>http://www.macnative.com/2008/05/16/general/using-your-footer/</link>
		<comments>http://www.macnative.com/2008/05/16/general/using-your-footer/#comments</comments>
		<pubDate>Fri, 16 May 2008 13:00:07 +0000</pubDate>
		<dc:creator>bdoga</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[WebDevelopment]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[innovative]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.macnative.com/?p=17</guid>
		<description><![CDATA[ ]]></description>
			<content:encoded><![CDATA[<p>I recently came across an article online, that talked about and showed many examples of using the space in your web pages footer more effectively. Wow talk about insighteful, and the examples on the site give you a great feel for what some other web developers/designers are using there footers for.</p>
<p><a title="Elements of Design article on Footers" onclick="pageTracker._trackPageview('/outgoing/www.smileycat.com/design_elements/footers/?referer=');pageTracker._trackPageview('/outgoing/www.smileycat.com/design_elements/footers/?referer=http://www.macnative.com/wp-admin/post-new.php?posted=17');" href="http://www.smileycat.com/design_elements/footers/" target="_blank">Elements of Design</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.macnative.com/2008/05/16/general/using-your-footer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TreasureBox</title>
		<link>http://www.macnative.com/2008/05/09/general/treasurebox/</link>
		<comments>http://www.macnative.com/2008/05/09/general/treasurebox/#comments</comments>
		<pubDate>Fri, 09 May 2008 13:00:42 +0000</pubDate>
		<dc:creator>bdoga</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[MooTools]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[WebDevelopment]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[asset]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[treasurebox]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.macnative.com/?p=11</guid>
		<description><![CDATA[I have been working on a project with a couple of partners, to hopefully create a little additional security for individuals. The problem that we analyzed is that when people get Insurance, or create a family trust, they are told to document all of their assets. Take photos or video of the items in their [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working on a project with a couple of partners, to hopefully create a little additional security for individuals. The problem that we analyzed is that when people get Insurance, or create a family trust, they are told to document all of their assets. Take photos or video of the items in their home and then store them. Usually the only time that that documentation is used is in the event of a disaster, ie: The Wild Fires in California, or Hurricane Katrina in New Orleans. If that documentation (pictures/video) are stored like most people store them they will either be a molten pile of goop, or float away with the flood, etc. Even those that store their information in a fireproof safe may still find it a pile of goop if the fire is hot enough. Have I painted a vivid enough picture for you?</p>
<p>People every day find themselves without the ability to easily produce that documentation, and may not get their assets replaced by their insurance company, because they cannot prove the exact assets that they owned.</p>
<p><a href="http://www.2x10p.com/treasurebox.php" target="_blank" title="Treasurebox, asset documentation made easy" onclick="pageTracker._trackPageview('/outgoing/www.2x10p.com/treasurebox.php?referer=');pageTracker._trackPageview('/outgoing/www.2x10p.com/treasurebox.php?referer=http://www.macnative.com/wp-admin/post.php?action=edit&#038;post=11&#038;message=4');pageTracker._trackPageview('/outgoing/www.2x10p.com/treasurebox.php?referer=http://www.macnative.com/wp-admin/post.php?action=edit&#038;post=11');pageTracker._trackPageview('/outgoing/www.2x10p.com/treasurebox.php?referer=http://www.macnative.com/wp-admin/edit.php');">Treasurebox</a> is built to provide a safe secure online storage location for that documentation, very accessible, and easy to use. The <a href="http://www.mootools.net" onclick="pageTracker._trackPageview('/outgoing/www.mootools.net?referer=');pageTracker._trackPageview('/outgoing/www.mootools.net?referer=http://www.macnative.com/wp-admin/post.php?action=edit&#038;post=11&#038;message=4');pageTracker._trackPageview('/outgoing/www.mootools.net?referer=http://www.macnative.com/wp-admin/post.php?action=edit&#038;post=11');pageTracker._trackPageview('/outgoing/www.mootools.net?referer=http://www.macnative.com/wp-admin/edit.php');">MooTools</a> framework and extentions to it are used extensively to increase the usability of the product.</p>
<p>The initial release is currently in public beta. I would love any readers to sign up (No Credit Card or billing information required) and leave some comments here about your thoughts.</p>
<p>
<a href='http://www.macnative.com/wp-content/screenshot_3.png'><img src="http://www.macnative.com/wp-content/screenshot_3-300x255.png" alt="Asset documentation just got easy" title="Treasurebox™: inside the app" width="300" height="255" class="alignnone size-medium wp-image-13" /></a></p>
<p><a href="http://www.2x10p.com"target="_blank" title="Treasurebox, Asset Protection made easy">Treasurebox</a><br />
<a href="http://www.2x10p.com"target="_blank" title="2x10p, Preserving your Paradigm">Twenty Cent Productions, LLC</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%2F05%2F09%2Fgeneral%2Ftreasurebox%2F&amp;linkname=TreasureBox" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fwww.macnative.com_2F2008_2F05_2F09_2Fgeneral_2Ftreasurebox_2F_amp_linkname=TreasureBox&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/09/general/treasurebox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Hosting</title>
		<link>http://www.macnative.com/2008/05/07/general/server-hosting/</link>
		<comments>http://www.macnative.com/2008/05/07/general/server-hosting/#comments</comments>
		<pubDate>Wed, 07 May 2008 13:00:54 +0000</pubDate>
		<dc:creator>bdoga</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Lin-ixian]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[server host]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.macnative.com/?p=10</guid>
		<description><![CDATA[There are many server hosting companies in the market, in fact I would venture to guess that a new hosting company pops up about every day. I have had a fair bit of experience with some of the largest in the market, RackSpace, Server Beach, Peer1, etc to name a few. But the one that [...]]]></description>
			<content:encoded><![CDATA[<p>There are many server hosting companies in the market, in fact I would venture to guess that a new hosting company pops up about every day. I have had a fair bit of experience with some of the largest in the market, <a title="Rackspace server hosting" href="http://www.rackspace.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.rackspace.com?referer=');pageTracker._trackPageview('/outgoing/www.rackspace.com?referer=http://www.macnative.com/wp-admin/edit.php');">RackSpace</a>, <a title="Serverbeach server hosting" href="http://www.serverbeach.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.serverbeach.com?referer=');pageTracker._trackPageview('/outgoing/www.serverbeach.com?referer=http://www.macnative.com/wp-admin/edit.php');">Server Beach</a>, <a title="Peer1 Server Hosting" href="http://www.peer1.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.peer1.com?referer=');pageTracker._trackPageview('/outgoing/www.peer1.com?referer=http://www.macnative.com/wp-admin/edit.php');">Peer1</a>, etc to name a few. But the one that I have been most impressed with, has been <a title="1and1 server/web hosting services" href="http://www.1and1.com/?k_id=11335095" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.1and1.com/?k_id=11335095&amp;referer=');pageTracker._trackPageview('/outgoing/www.1and1.com/?k_id=11335095&#038;referer=http://www.macnative.com/wp-admin/edit.php');">1and1</a>. They are who I use for my hosting and the hosting of my clients. I have been very satisfied with their service and the tools that they make available to me. Great uptime, stellar support, fantastic options, competitive pricing.</p>
<p>So yes this is a shameful plug for their services. <a title="1and1 server/web hosting services" href="http://www.1and1.com/?k_id=11335095" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.1and1.com/?k_id=11335095&amp;referer=');pageTracker._trackPageview('/outgoing/www.1and1.com/?k_id=11335095&#038;referer=http://www.macnative.com/wp-admin/edit.php');">1and1</a> is my preferred hosting provider.</p>
<p>But also, I might note that I am a die hard apple proponent, but when it comes to general server functions, I am a fan of Linux. I run Linux on my servers locally and in hosting. for their security and ease of administration.</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%2F07%2Fgeneral%2Fserver-hosting%2F&amp;linkname=Server%20Hosting" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fwww.macnative.com_2F2008_2F05_2F07_2Fgeneral_2Fserver-hosting_2F_amp_linkname=Server_20Hosting&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/07/general/server-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A change in focus</title>
		<link>http://www.macnative.com/2008/05/02/general/a-change-in-focus/</link>
		<comments>http://www.macnative.com/2008/05/02/general/a-change-in-focus/#comments</comments>
		<pubDate>Fri, 02 May 2008 17:16:49 +0000</pubDate>
		<dc:creator>bdoga</dc:creator>
				<category><![CDATA[WebDevelopment]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.macnative.com/?p=6</guid>
		<description><![CDATA[When I started this blog, I figured that I would share my enthusiasm about Apple, Inc. and the OS X Platform. And while there is plenty to share about that, my focus in employment has been in Web Development and Design. So The focus will be Web Development and Digital Goodness from an Mac Perspective. [...]]]></description>
			<content:encoded><![CDATA[<p>When I started this blog, I figured that I would share my enthusiasm about Apple, Inc. and the OS X Platform. And while there is plenty to share about that, my focus in employment has been in Web Development and Design. So The focus will be Web Development and Digital Goodness from an Mac Perspective.</p>
<p>This should provide ample material for me to clog your internet pipe with.</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%2Fgeneral%2Fa-change-in-focus%2F&amp;linkname=A%20change%20in%20focus" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fwww.macnative.com_2F2008_2F05_2F02_2Fgeneral_2Fa-change-in-focus_2F_amp_linkname=A_20change_20in_20focus&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/general/a-change-in-focus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The creation</title>
		<link>http://www.macnative.com/2008/02/04/general/the-creation/</link>
		<comments>http://www.macnative.com/2008/02/04/general/the-creation/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 20:44:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://www.macnative.com/2008/02/04/general/the-creation/</guid>
		<description><![CDATA[I have another blog bdoga.com but I commonly discuss items dealing with individual liberties and the proper role of government. I realized though that I could really benefit others by having a place to post my technical discoveries that I make on a daily basis. They may be small or great but hopefully they will [...]]]></description>
			<content:encoded><![CDATA[<p>I have another blog <a href="http://www.bdoga.com" onclick="pageTracker._trackPageview('/outgoing/www.bdoga.com?referer=');">bdoga.com</a> but I commonly discuss items dealing with individual liberties and the proper role of government. I realized though that I could really benefit others by having a place to post my technical discoveries that I make on a daily basis.</p>
<p>They may be small or great but hopefully they will be helpful to others along the way.</p>
<p>And so it begins.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.macnative.com%2F2008%2F02%2F04%2Fgeneral%2Fthe-creation%2F&amp;linkname=The%20creation" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fwww.macnative.com_2F2008_2F02_2F04_2Fgeneral_2Fthe-creation_2F_amp_linkname=The_20creation&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/02/04/general/the-creation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
