<?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>macZOT!</title>
	<atom:link href="http://maczot.com/discuss/feed/" rel="self" type="application/rss+xml" />
	<link>http://maczot.com/discuss</link>
	<description>Mac Software Deals - Daily!</description>
	<lastBuildDate>Mon, 06 Sep 2010 05:00:18 +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>DiffFork</title>
		<link>http://maczot.com/discuss/2010/09/05/difffork/</link>
		<comments>http://maczot.com/discuss/2010/09/05/difffork/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 05:00:18 +0000</pubDate>
		<dc:creator>mikeZot</dc:creator>
				<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Organization]]></category>
		<category><![CDATA[System Enhancements]]></category>
		<category><![CDATA[Utilities/Miscellaneous]]></category>

		<guid isPermaLink="false">http://maczot.com/discuss/?p=2776</guid>
		<description><![CDATA[DiffForkPresenting text file/folder differences in a visual format Normally: $26.00 ZOT Price: $9.95 Click to MacZOT &#160;&#160; DiffFork is a diff tool for Mac OS X. DiffFork can compare both folders and files, presenting differences in a visual format. Major Text Diff features include: Block Guide and Scrolling in Sync. DiffFork supports Scrolling in Sync [...]]]></description>
			<content:encoded><![CDATA[<p>  <!-- Begin Blog Content --></p>
<table width="500" border="0" align="center" cellpadding="3" cellspacing="0">
<tr>
<td width="156"><img src='http://www.maczot.com/prodpics/1765_DiffForkIcon_128.png' border='0' height='128' width='128' /></td>
<td width="332">
<h2 align="left">DiffFork<br /><font color="336699"><small>Presenting text file/folder differences in a visual format</small></font></h2>
<p><b>Normally: $26.00    </b></p>
<p><b>ZOT Price: $9.95      </b></p>
</td>
</tr>
<tr>
<td><a href="http://www.maczot.com/">Click to MacZOT</a> </td>
<td>		<a href="http://maczot.com/index.php?mod=click&#038;id=1765"><img src="http://www.maczot.com/images/green/try.png" width="59" height="22" alt="Try Now" border="0" /></a>&nbsp;&nbsp;</p>
<p>      <a href="http://www.maczot.com/members/index.php?mod=paypal/new_payconfirm&#038;item_number=1765&#038;qty=1"><img src="http://maczot.com/images/green/buy.png" border="0" alt="Buy 1 item"  width="59" height="22" /></a> </td>
</tr>
<tr>
<td colspan="2">
<p><a href="JavaScript:jspop_window('http://www.maczot.com/prodpics/1765_df_screenshot.png','width=967,height=967');"><br />
      <img src='http://www.maczot.com/prodpics/1765_df_screenshot_500.png' border='0'  height='356' width='495'/><br />
      </a></p>
</td>
</tr>
</table>
<table width="500" border="0" align="center" cellpadding="6" cellspacing="0">
<tr>
<td colspan="2">
<p>
DiffFork is a diff tool for Mac OS X. DiffFork can compare both folders and files, presenting differences in a visual format.
</p>
<h3 style="text-transform:uppercase;">Major Text Diff features include:</h3>
<p>
<strong>Block Guide and Scrolling in Sync.</strong><br />
DiffFork supports Scrolling in Sync and Block Guide to help you identify the<br />
differences in the counterpart text files. Block Guide is the linking lines<br />
between the blocks.
</p>
<p>
  <strong>Differences with Background Colors.</strong><br />
  Differences are marked with background colors according to their &ldquo;Types&rdquo;:<br />
  red for removed, yellow for modified and green for added.<br />
  Differences have &ldquo;Levels&rdquo; to help you understand them more easily and<br />
  nested differences are marked with darker background colors.
</p>
<p>
  <strong>Visual Feedback.</strong><br />
  A thin blue border will be displayed around the text of the selected difference block.<br />
  For the &ldquo;insertion&rdquo;, a &ldquo;Ribbon&rdquo; (red or green, depending on the context) will be<br />
  displayed to the left side of the text, in the place where the insertion is supposed to occur (or occurred).
</p>
<p>
  <strong>Edit in Place.</strong><br />
  You can &ldquo;input wherever you have output&rdquo;. Differences will be updated according to your<br />
  changes.
</p>
<p>
  <strong>Version Control System integration</strong><br />
  DiffFork command-line utility supports OPTION &#8220;-w &#8211;wait&#8221;, which can be used to help work with Git, Mercurial, Subversion, etc.
</p>
<p>
  <strong>Encoding Detection.</strong><br />
  When you drag and drop text files on to the Diff window, DiffFork attempts to<br />
  determine the encoding of the files, so they can be read and displayed correctly.
</p>
<h3 style="text-transform:uppercase;">Major Folder Diff features include:</h3>
<p>
<strong>&ldquo;Shadow diff&rdquo; and &rdquo;Binary diff&rdquo;.</strong><br />
The folder diff involves two steps: the first &ldquo;Shadow diff&rdquo; and the second<br />
&ldquo;Binary diff&rdquo;. In the first step &ldquo;shadow diff&rdquo;, DiffFork scans folders and<br />
do a fast inaccurate compare to find out the initial different items (files<br />
and folders). And then, in the second step &ldquo;binary diff&rdquo;, items marked as SAME<br />
in the previous step are compared again byte for byte for accurate results.
</p>
<p>
<strong>Instant results display.</strong><br />
When DiffFork scans folders and does the diffing, the results will be displayed<br />
as soon as possible. You don&#8217;t have to wait until the whole process is completed.
</p>
<p>
<strong>Exclude rules.</strong><br />
DiffFork uses a config file to control its behavior when it scans for files that<br />
it is to exclude. Excluded files will not be diffed and displayed.
</p>
<p>
The config file consists of a list of patterns, with one pattern a line.<br />
The # character is treated as a comment character.<br />
Two types of pattern syntax can be used: glob and regular expression.
</p>
<h3 style="text-transform:uppercase;">Benefits:</h3>
<p>DiffFork&#8217;s customized text editor presents differences in a nice visual format,<br />
   providing a pretty good option for quick work.</p>
<h3 style="text-transform:uppercase;">System Requirements:</h3>
<p>Mac OS X 10.5 and later, Intel only.</p>
<h3 style="text-transform:uppercase;">Product Link:</h3>
<p><a href="http://www.dotfork.com/difffork/">http://www.dotfork.com/difffork/</a></p>
</td>
</tr>
</table>
<p> <!-- End Blog HTML --></p>
]]></content:encoded>
			<wfw:commentRss>http://maczot.com/discuss/2010/09/05/difffork/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>GarageSale 6</title>
		<link>http://maczot.com/discuss/2010/09/03/garagesale-6/</link>
		<comments>http://maczot.com/discuss/2010/09/03/garagesale-6/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 05:00:06 +0000</pubDate>
		<dc:creator>mikeZot</dc:creator>
				<category><![CDATA[Business/Personal Finance]]></category>
		<category><![CDATA[Organization]]></category>
		<category><![CDATA[Utilities/Miscellaneous]]></category>

		<guid isPermaLink="false">http://maczot.com/discuss/?p=2773</guid>
		<description><![CDATA[GarageSale 6The all-in-one eBay tool for Mac OS XSpecial Offer Below&#8230; Normally: $39.99 ZOT Price: $23.99 Click to MacZOT &#160;&#160; Better than ever: The new GarageSale 6 Create outstanding eBay auctions GarageSale is a slick, full-featured client application for the eBay online auction system. With GarageSale Mac OS X users can edit, track and manage [...]]]></description>
			<content:encoded><![CDATA[<p> <!-- Begin Blog Content --></p>
<table width="500" border="0" align="center" cellpadding="3" cellspacing="0">
<tr>
<td width="156"><img src='http://www.maczot.com/prodpics/1768_GarageSale.jpg' border='0' height='128' width='128' /></td>
<td width="332">
<h2 align="left">GarageSale 6<br /><font color="336699"><small>The all-in-one eBay tool for Mac OS X<br /><font size="2">Special Offer Below&#8230;</font></small></font></h2>
<p><b>Normally: $39.99    </b></p>
<p><b>ZOT Price: $23.99      </b></p>
</td>
</tr>
<tr>
<td><a href="http://www.maczot.com/">Click to MacZOT</a> </td>
<td>		<a href="http://maczot.com/index.php?mod=click&#038;id=1768"><img src="http://www.maczot.com/images/green/try.png" width="59" height="22" alt="Try Now" border="0" /></a>&nbsp;&nbsp;</p>
<p>      <a href="http://www.maczot.com/members/index.php?mod=paypal/new_payconfirm&#038;item_number=1768&#038;qty=1"><img src="http://maczot.com/images/green/buy.png" border="0" alt="Buy 1 item"  width="59" height="22" /></a> </td>
</tr>
<tr>
<td colspan="2">
<p><img src='http://www.maczot.com/prodpics/1768_ZZ384E24A3.jpg' border='0'  height='361' width='500'/></p>
</td>
</tr>
</table>
<table width="500" border="0" align="center" cellpadding="6" cellspacing="0">
<tr>
<td colspan="2">
<h1>Better than ever: The new GarageSale 6</h1>
<h4>Create outstanding eBay auctions</h4>
<p>				GarageSale is a slick, full-featured client application for the eBay online auction system. With GarageSale Mac OS X users can <i>edit, track and manage</i> all their auctions with one single application &#8211; easily and fast.<br />
				<br />Use GarageSale&#8217;s intuitive and <i>reliable interface</i> to create eBay auctions conveniently. Stop waiting for eBay to lead you through endless web pages step-by-step.</p>
<p><img src="http://farm5.static.flickr.com/4123/4955623815_6224bb3e4e_m.jpg"/></p>
<h4>No more hassle: Create and manage your auctions with ease</h4>
<p>				GarageSale is fast, easy to use and <i>comes with everything you need</i> to create, list and manage your auctions. GarageSale also integrates perfectly with <i>iPhoto</i>, offers <i>free image hosting</i>, over 140 free auction designs and comes with a built-in Design Store.<i>eBay Stores</i>, eBay Motors, PayPal, Twitter and many international eBay sites are supported.</p>
<p><img src="http://www.iwascoding.com/Images/GarageSale/GarageSale-Overview_small.jpg"/></p>
<p><a href="http://www.iwascoding.com/GarageSale/viewAuctions.php?offset=420"target="_blank">Click here to see LIVE auctions created with GarageSale&#8230;</a></p>
<p><b>Certified eBay API client</b></p>
<p><b>System Requirements:</b> Intel- or PPC-Mac with Mac OS X 10.5 or higher.<br />
Universal Binary: This application runs natively on Intel Macs and PPC Macs.</p>
<p><a href="http://www.iwascoding.com/garagesale/index.html"target="_blank">Click to Developer&#8217;s Site to get comprehensive info about GarageSale 6.</a></p>
<hr />
<h1>Special Offer! <br />Sept 4th and 5th<br /><font color="336699"><br />
iDatabase </font></h1>
<p><img src="http://farm5.static.flickr.com/4105/4955844190_cf6753abb8_m.jpg"/><br />
<b>iDatabase is the personal database management software from Apimac. The most natural and easy way to organize all the information and data of your work and your life. </b><br />
Read the Developer Interview &#8211; Ivan Gobbo of Apimac shares his thoughts&#8230;</p>
<p><a href="http://www.maczot.com/index.php?mod=main&#038;pid=1766">Try, Buy, or find out more about <b>iDatabase</b> here&#8230;</a></td>
</tr>
</table>
<p> <!-- End Blog HTML --></p>
]]></content:encoded>
			<wfw:commentRss>http://maczot.com/discuss/2010/09/03/garagesale-6/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iDatabase</title>
		<link>http://maczot.com/discuss/2010/09/02/idatabase/</link>
		<comments>http://maczot.com/discuss/2010/09/02/idatabase/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 05:00:39 +0000</pubDate>
		<dc:creator>mikeZot</dc:creator>
				<category><![CDATA[Business/Personal Finance]]></category>
		<category><![CDATA[GTD/Getting things done]]></category>
		<category><![CDATA[Organization]]></category>
		<category><![CDATA[System Enhancements]]></category>
		<category><![CDATA[Utilities/Miscellaneous]]></category>

		<guid isPermaLink="false">http://maczot.com/discuss/?p=2765</guid>
		<description><![CDATA[iDatabase for MACThe best database manager for Mac. A World Wide Release ZOT! Weekend ZOT Preview Below&#8230; Normally: $29.00 ZOT Price: $14.50 Click to MacZOT &#160;&#160; iDatabase is the personal database management software from Apimac. The most natural and easy way to organize all the information and data of your work and your life. ATTN: [...]]]></description>
			<content:encoded><![CDATA[<p>
          <!-- Begin Blog Content --></p>
<table width="500" border="0" align="center" cellpadding="3" cellspacing="0">
<tr>
<td width="156"><img src='http://www.maczot.com/prodpics/1766_ZZ2F98DBA6.jpg' border='0' height='128' width='128' /></td>
<td width="332">
<h2 align="left">iDatabase for MAC<br /><font color="336699"><small>The best database manager for Mac.<br /><font size="2"> A World Wide Release ZOT!<br /> Weekend ZOT Preview Below&#8230;</font></small></font></h2>
<p><b>Normally: $29.00    </b></p>
<p><b>ZOT Price: $14.50      </b></p>
</td>
</tr>
<tr>
<td><a href="http://www.maczot.com/">Click to MacZOT</a> </td>
<td>		<a href="http://maczot.com/index.php?mod=click&#038;id=1766"><img src="http://www.maczot.com/images/green/try.png" width="59" height="22" alt="Try Now" border="0" /></a>&nbsp;&nbsp;</p>
<p>      <a href="http://www.maczot.com/members/index.php?mod=paypal/new_payconfirm&#038;item_number=1766&#038;qty=1"><img src="http://maczot.com/images/green/buy.png" border="0" alt="Buy 1 item"  width="59" height="22" /></a> </td>
</tr>
<tr>
<td colspan="2">
<p><img src='http://www.maczot.com/prodpics/1766_ZZ4FB161B9.jpg' border='0'  height='274' width='500'/></p>
</td>
</tr>
</table>
<table width="500" border="0" align="center" cellpadding="6" cellspacing="0">
<tr>
<td colspan="2"><b> iDatabase is the personal database management software from Apimac. The most natural and easy way to organize all the information and data of your work and your life.<br />
</b></p>
<p><b>ATTN: The iPhone version of this software is sold separately.</b></p>
<p><b>About iDatabase for Mac</b><br />
iDatabase for Mac is a database manager from Apimac. This application offers the most natural and easy way to organize all the information and data of your work and your life.</p>
<p><b>Organize all the information and data in your busy life</b><br />
With iDatabase for Mac you can manage membership lists, expenses, projects, keep track of your internet accounts and much more! You can choose from 16 ready to use and easy to personalize database templates to organize any type of information or you can create a totally new database from scratch.</p>
<p><b>Templates included</b><br />
Choose from 16 ready to use database templates which you can personalize to fit your needs. The following templates are included: Accounts; Classes; Computers; Contacts; Customers; Events; Exercise Log; Expenses; Inventory; Movie Catalog; Membership List; Mobile Phones; Notes; Projects; Recipes; To Do; Vehicle Maintenance</p>
<p><strong> </strong><br />
<strong>Supported fields<br />
</strong>The types of fields you can create for your data are: Small Text, Large Text, Number, Date, Time, Date and Time, Image, Choose and calculation. You can also use a special field type named Separator Field, to divide a record into distinct visual parts.</p>
<ul>
<li><strong>Small Text Field </strong>Use small text fields to store characters of letters, symbols, and numbers used as text in a single line of text without scrolling bar.</li>
<li><strong>Large Text Field </strong>Use large text fields to store characters of letters, symbols, and numbers used as text in a multi line of text with scrolling bar.</li>
<li><strong>Number Field </strong>Use number fields to store numbers.</li>
<li><strong>Date Field </strong>Use date fields to store dates.</li>
<li><strong>Time Field </strong>Use time fields to store time.</li>
<li><strong>Date and Time Fiel </strong>Use Dae and Time fields to store a date and time together to reference a fixed point in calendar time.</li>
<li><strong>Image fields </strong>Use image fields to store images.</li>
<li><strong>Item Picker Field </strong>Use item picker fields to present a list of mutually exclusive choices. Item picker fields are used as a means of selecting one choice from a list of two or many.</li>
<li><strong>Separator Field </strong>Use separators to divide a record into distinct visual parts.</li>
<li><strong>Calculation Field </strong>Use calculation fields to present the result of a arithmetic operation between number fields content. A calculation field can be a result of addition, multiplication, ratio and subtraction.</li>
</ul>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Sync/Export/Import and Backup<br />
</strong>iDatabase for Mac and iDatabase for iPhone can be synchronized via Wi-Fi. iDatabase supports Backup and Restore, Exporting and Importing of databases in .idatabase and .CSV formats (the iPhone version via the service online <a href="http://www.dropbox.com" target="_self">Dropbox</a>). The .idatabase files preserve the complete content and structure of the database, including pictures.</p>
<p><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/K-SoR-UAMac&#038;fs=1" width="580" height="344"><param name="movie" value="http://www.youtube.com/v/K-SoR-UAMac&#038;fs=1" /><param name="FlashVars" value="playerMode=embedded"/><param name="wmode" value="transparent"/></object></p>
<p><strong> Support<br />
</strong>For any product information, please contact our <a href="http://www.apimac.com/support/" target="_self">support</a>, we are happy to provide information about our software and technical assistance.</p>
<p><strong> </strong><br />
<strong> </strong></p>
<p><strong><img class="size-full wp-image-240 alignnone" style="margin-left: 5px; margin-right: 5px;" title="icon_macosx" src="http://www.apimac.com/wp-content/uploads/2010/08/icon_macosx.gif" alt="" width="20" height="22" /><br />
System Requirements of iDatabase for Mac:</strong><br />
Any MacBook, MacBook Pro, MacBook Air, iMac, Mac mini, Mac Pro, PowerMac, iBook and PowerBook, running Mac OS X 10.5.8 or newer.</p>
<p><strong> </strong></p>
<p><strong> </strong><br />
<b>Attention! iDatabase will be available at the same price through September 5th on macZOT via a link from our home page.</b></p>
<p><a href="http://www.apimac.com/idatabase/"target="_blank">Click to Developer&#8217;s Site for more info.</a></p>
<hr />
<br />
<h1>This weekend&#8217;s ZOT? <br />Sept 4th and 5th<br /><font color="336699"><br />
GarageSale 6</font></h1>
<p><img src="http://www.iwascoding.com/Images/GarageSale/GarageSale-Preview_small.jpg"/></p>
<p><b>The all-in-one eBay tool for Mac OS X. Create outstanding eBay auctions!</b><br />
GarageSale is a slick, full-featured client application for the eBay online auction system. With GarageSale Mac OS X users can edit, track and manage all their auctions with one single application &#8211; easily and fast.<br />
Use GarageSale&#8217;s intuitive and reliable interface to create eBay auctions conveniently. Stop waiting for eBay to lead you through endless web pages step-by-step. </p>
<p><a href="http://www.iwascoding.com/garagesale/"><b> Learn more about GarageSale here&#8230;</b></a></p>
</td>
</tr>
</table>
<p> <!-- End Blog HTML --></p>
]]></content:encoded>
			<wfw:commentRss>http://maczot.com/discuss/2010/09/02/idatabase/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Forms To Go</title>
		<link>http://maczot.com/discuss/2010/09/01/forms-to-go-2/</link>
		<comments>http://maczot.com/discuss/2010/09/01/forms-to-go-2/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 05:00:18 +0000</pubDate>
		<dc:creator>mikeZot</dc:creator>
				<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Utilities/Miscellaneous]]></category>
		<category><![CDATA[Web Design Tools]]></category>

		<guid isPermaLink="false">http://maczot.com/discuss/?p=2757</guid>
		<description><![CDATA[Forms To Go &#8211; Multilanguage version Multilanguage Version: PHP + ASP + Perl All three versions, One LOW price! NEW feature in v4.5: Security Question ChallengeAsk simple logic questions in your forms that humans can answer, and spambots cannot solve. Normally: $70.00 ZOT Price: $29.95 Click to MacZOT &#160;&#160; The swiss army knife for web [...]]]></description>
			<content:encoded><![CDATA[<p> <!-- Begin Blog Content --></p>
<table width="500" border="0" align="center" cellpadding="3" cellspacing="0">
<tr>
<td width="156"><img src='http://www.maczot.com/prodpics/1755_ftg72x72.jpg' border='0' height='72' width='72' /></td>
<td width="332">
<h2 align="left">Forms To Go &#8211; Multilanguage version<br /><font color="336699"><small>
<p>Multilanguage Version: PHP + ASP + Perl <br /> All three versions, One LOW price!</p>
<p><strong>NEW feature in v4.5: Security Question Challenge</strong><br />Ask simple logic questions in your forms that humans can answer, and spambots cannot solve.</p>
<p></small></font></h2>
<p><b>Normally: $70.00    </b></p>
<p><b>ZOT Price: $29.95      </b></p>
</td>
</tr>
<tr>
<td><a href="http://www.maczot.com/">Click to MacZOT</a> </td>
<td>		<a href="http://maczot.com/index.php?mod=click&#038;id=1755"><img src="http://www.maczot.com/images/green/try.png" width="59" height="22" alt="Try Now" border="0" /></a>&nbsp;&nbsp;</p>
</td>
</tr>
<tr>
<td colspan="2">
<p><a href="JavaScript:jspop_window('http://www.maczot.com/prodpics/1755_3ss.png','width=596,height=596');"><br />
      <img src='http://www.maczot.com/prodpics/1755_3ss_small.png' border='0'  height='354' width='400'/><br />
      </a></p>
</td>
</tr>
</table>
<table width="500" border="0" align="center" cellpadding="6" cellspacing="0">
<tr>
<td colspan="2">
<h2>The swiss army knife for web developers</h2>
<p><b>The BUY button on this page gets you the Multilanguage Edition &#8211; PHP + ASP + Perl.</b></p>
<p><a href="http://www.maczot.com/index.php?mod=main&#038;pid=1764">Get the ASP version here.</a><br />
<a href="http://www.maczot.com/index.php?mod=main&#038;pid=1757">Get the Perl version here.</a><br />
<a href="http://www.maczot.com/index.php?mod=main&#038;pid=1756">Get the PHP version here.</a></p>
<p><b>There were two designers, both had similar training, worked in similar markets, and enjoyed their work. </b>Each new project commanded their whole energy and focus and they received lots of praise for their results. One of the two, however, earned 25% more for each project because she purchased money-saving tools to her projects that increased the value perceived by her employer.</p>
<p>&quot;<em>Forms To Go is one of those tools that takes a skilled person and simply makes them worth more.&quot; </em></p>
<h3>Forms To Go is a form to email script generator for HTML forms in PHP, ASP and Perl.</h3>
<p><b>Even if you&#8217;re not a designer, most people who have a web site will need a tool like this. </b>If you&#8217;ve ever wanted to add HTML forms to your web site, but didn&#8217;t know the first thing about programming the <a href="http://www.bebosoft.com/products/formstogo/" target="_blank">form to email</a> script to process the HTML form, now you can! With <b>Forms To Go</b> you can <em>quickly</em> and <em>easily</em> create scripts in PHP, ASP and Perl to process your HTML forms, and send all the form&#8217;s field values via email or save them in a text file on your server. And you don&#8217;t need to have any knowledge of programming. <b>It doesn&#8217;t get much easier than this!</b></p>
<p><b>Validating field values is a snap!</b></p>
<p>The script you create with <b>Forms To Go</b> will send all the field values by email. Prior to this, it will check that the user has entered all values correctly (e.g. a correct email address), or at least 2 characters in the name field. Return the error messages in the same HTML form.</p>
<p><b>More than sending field values through email!</b></p>
<p>With <b>Forms To Go</b> your scripts can handle many tasks like dumping the field values to a MySQL database, or send a confirmation email with file attachments. You can also enhance the email you&#8217;ll receive with a beautiful formatted HTML email.</p>
<p><b>What about file attachments?</b></p>
<p>You can accept file uploads from your users. Just create the correct field in the form and order <b>Forms To Go</b> to create a script that will accept the file upload and send it attached to the email you will receive. Easy as 1-2-3.</p>
<p><b>You don&#8217;t even need to be at your computer for your user to receive a confirmation email!</b></p>
<p>The user submitting the form can have an immediate answer in his mailbox as an auto reply. This email can also have an attached file, such as a documentation manual or a brochure.</p>
<p><b>What about spam filtering?</b></p>
<p>It&#8217;s true, recently, a new form of spam has been targeting HTML forms by triggering the scripts that process them, and overloading the mailbox of the HTML form&#8217;s owner. <b>Forms To Go</b> script is <em>secure</em> against this kind of attack. If some words are included in any field value, use the Stop Word Filter option by selecting the forbidden words in order to limit the script execution. Also, <b>Forms To Go</b> filters form hijacking and email injection which have been the most malicious attacks performed by hackers on HTML forms.</p>
<p><b>The ultimate package for web designers!</b></p>
<p><b><br />
For more information and screenshots, visit <a href="http://www.bebosoft.com/products/formstogo" target="_blank">www.bebosoft.com</a>.</b></p>
<p><b>Requirements</b></p>
<p>Any Mac with MacOS X 10.4 and higher. Forms To Go is Universal Binary.</p>
<p><b>Unsolicited comments from our website</b></p>
<p><em>You are AWESOME! I am a graphic designer for print media with very little knowledge of programming or website design.</p>
<p>I purchased your program today and created PHP script to use with an html form (created in Dreamweaver) that required the information to be sent to several emails and include a user attached photo.</p>
<p>I had a little problem at first (I even sent you a help request) but it was because of my server, GoDaddy, required Linux based hosting to use PHP. Once I changed that &#8212; your script WORKED PERFECTLY!!!!</p>
<p>I know I will use your program a lot in the future and I look forward to updates. THANKS for making it easy for a lay person to setup. </p>
<p></em></p>
<p><em>Just want to thank you for your continuing support of this &quot;must have&quot; product. I can&#8217;t tell you how many hours this has saved me in developing scripts for my client&#8217;s sites. The UI works well, and the generated code (PHP in my case) is clean and easy to tweak for special projects. I&#8217;ve been using Forms To Go forever, and have recommended it to other developers countless times.</em></p>
<p></p>
<p><a href="http://www.bebosoft.com/products/formstogo/">Click to Developer&#8217;s Site for more info.</a></p>
</td>
</tr>
</table>
<p> <!-- End Blog HTML --></p>
]]></content:encoded>
			<wfw:commentRss>http://maczot.com/discuss/2010/09/01/forms-to-go-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Vinoteka</title>
		<link>http://maczot.com/discuss/2010/08/31/vinoteka-2/</link>
		<comments>http://maczot.com/discuss/2010/08/31/vinoteka-2/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 04:59:24 +0000</pubDate>
		<dc:creator>mikeZot</dc:creator>
				<category><![CDATA[Food/Cooking]]></category>
		<category><![CDATA[Utilities/Miscellaneous]]></category>

		<guid isPermaLink="false">http://maczot.com/discuss/?p=2755</guid>
		<description><![CDATA[VinotekaOutstanding Wine &#038; Cellar Manager for Mac Normally: $49.90 ZOT Price: $29.95 Click to MacZOT &#160;&#160; &#8220;First of all I want to mention that I am absolutely thrilled by your wine cellar management software you&#8217;ve created.&#8221; - Werner de Bijl Vinoteka 2.1.2 &#8211; The ultimate wine cellar management software for Mac. In a unique and [...]]]></description>
			<content:encoded><![CDATA[<p>   <!-- Begin Blog Content --></p>
<table width="500" border="0" align="center" cellpadding="3" cellspacing="0">
<tr>
<td width="156"><img src='http://www.maczot.com/prodpics/1760_ico128.png' border='0' height='128' width='128' /></td>
<td width="332">
<h2 align="left">Vinoteka<br /><font color="336699"><small>Outstanding Wine &#038; Cellar Manager for Mac</small></font></h2>
<p><b>Normally: $49.90    </b></p>
<p><b>ZOT Price: $29.95      </b></p>
</td>
</tr>
<tr>
<td><a href="http://www.maczot.com/">Click to MacZOT</a> </td>
<td>		<a href="http://maczot.com/index.php?mod=click&#038;id=1760"><img src="http://www.maczot.com/images/green/try.png" width="59" height="22" alt="Try Now" border="0" /></a>&nbsp;&nbsp;</p>
</td>
</tr>
<tr>
<td colspan="2">
<p><img src='http://www.maczot.com/prodpics/1760_ZZ21F46503.jpg' border='0'  height='309' width='500'/></p>
</td>
</tr>
</table>
<table width="500" border="0" align="center" cellpadding="6" cellspacing="0">
<tr>
<td colspan="2">
<h1><i>&#8220;First of all I want to mention that I am absolutely thrilled by your wine cellar management software you&#8217;ve created.&#8221; </i>- Werner de Bijl</h1>
<p><b>Vinoteka 2.1.2 &#8211; The ultimate wine cellar management software for Mac.</b> In a unique and gorgeous interface showing bottles, cellars and tasting notes, Vinoteka brings the best wine cellar management experience to Mac users. Now featuring   complete synchronization with the iPhone/iPoad Touch application Vinoteka Touch 1.1, Vinoteka 2.1.2 becomes the most advanced wine and cellar management software for the Mac platform.</p>
<p><b>Wine and cellar management</b></p>
<p>Extremely easy and fun to use, Vinoteka offers a fantastic and realistic environment to manage your references, your bottles (wine, liquors or spirits), recreate your cellar, save your tasting notes and add your own food and wine pairings. The many different powerful features of Vinoteka (large database of appellations, countries, types of wines and shapes of bottles, etc.) provide users with the most advanced technology in terms of wine management. Customizable and user-friendly, straight-to-the point and nevertheless very professional, Vinoteka is the ultimate companion every wine lover needs. </p>
<p><b>Synchronize Vinoteka with Vinoteka Touch</b></p>
<p>New in this version &#8211; Vinoteka 2.1.2 offers the synchronization of data with the brand new iPhone/iPod Touch application Vinoteka Touch 1.1, also published by VinotekaSoft. Now, synchronize both applications and transfer data to your iPhone/iPod Touch in few clicks. Its very easy and secure. You can now carry your cellar in your pocket, have a look at it and modify it anywhere, any time.</p>
<p><b>Get Started!</b></p>
<p>Forget the instruction manual. Watch our <a href="http://www.vinotekasoft.com/screencasts">Screencasts: </a> Get to know all the features and functions of Vinoteka in our clear and detailed videos.</p>
<p><b>Help create the Vinoteka community</b></p>
<p>Have a comment, an idea, or a suggestion regarding Vinoteka and its improvement? Don’t hesitate to let us know about your opinion through <a href="http://www.vinotekasoft.com/blog">Vinoteka’s blog.</a> On the blog, we&#8217;ll also let you know about anything new in the application and the wine environment.</p>
<p><img src="http://www.vinotekasoft.com/images/langteasing.png"/><br />
Vinoteka has been localized in English, French, Spanish, Italian, German and Portugese.<br />
</p>
<p><b>System Requirements: Mac OSX 10.5 or later. Snow Leopard Ready</b></p>
<p><a href="http://www.vinotekasoft.com/home/">Click to Developer&#8217;s Site for more info.</a></td>
</tr>
</table>
<p> <!-- End Blog HTML --></p>
]]></content:encoded>
			<wfw:commentRss>http://maczot.com/discuss/2010/08/31/vinoteka-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keyboard Maestro</title>
		<link>http://maczot.com/discuss/2010/08/30/keyboard-maestro-2/</link>
		<comments>http://maczot.com/discuss/2010/08/30/keyboard-maestro-2/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 05:00:12 +0000</pubDate>
		<dc:creator>mikeZot</dc:creator>
				<category><![CDATA[Business/Personal Finance]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[GTD/Getting things done]]></category>
		<category><![CDATA[System Enhancements]]></category>
		<category><![CDATA[Utilities/Miscellaneous]]></category>

		<guid isPermaLink="false">http://maczot.com/discuss/?p=2750</guid>
		<description><![CDATA[Keyboard MaestroKeyboard Maestro &#8211; your new Secret Weapon Normally: $36.00 ZOT Price: $19.95 Click to MacZOT &#160;&#160; Keyboard Maestro is a powerful macro program for Mac OS X. This is the secret weapon you need to become more productive. With Keyboard Maestro you can design your own shortcuts and activate them at any time, you [...]]]></description>
			<content:encoded><![CDATA[<p><!-- Begin Blog Content --></p>
<table width="500" border="0" align="center" cellpadding="3" cellspacing="0">
<tr>
<td width="156"><img src='http://www.maczot.com/prodpics/1737_Keyboard_Maestro_Icon.png' border='0' height='128' width='128' /></td>
<td width="332">
<h2 align="left">Keyboard Maestro<br /><font color="336699"><small>Keyboard Maestro &#8211; your new Secret Weapon</small></font></h2>
<p><b>Normally: $36.00    </b></p>
<p><b>ZOT Price: $19.95      </b></p>
</td>
</tr>
<tr>
<td><a href="http://www.maczot.com/">Click to MacZOT</a> </td>
<td>		<a href="http://maczot.com/index.php?mod=click&#038;id=1737"><img src="http://www.maczot.com/images/green/try.png" width="59" height="22" alt="Try Now" border="0" /></a>&nbsp;&nbsp;</p>
<p>      <a href="http://www.maczot.com/members/index.php?mod=paypal/new_payconfirm&#038;item_number=1737&#038;qty=1"><img src="http://maczot.com/images/green/buy.png" border="0" alt="Buy 1 item"  width="59" height="22" /></a> </td>
</tr>
<tr>
<td colspan="2">
<p><a href="JavaScript:jspop_window('http://www.maczot.com/prodpics/1737_kmscreenshot.png','width=922,height=922');"><br />
      <img src='http://www.maczot.com/prodpics/1737_kmscreenshot-small.png' border='0'  height='308' width='500'/><br />
      </a></p>
</td>
</tr>
</table>
<table width="500" border="0" align="center" cellpadding="6" cellspacing="0">
<tr>
<td colspan="2">
<p><b>Keyboard Maestro is a powerful macro program for Mac OS X.  This is the secret weapon you need to become more productive.</b></p>
<p>With Keyboard Maestro you can design your own shortcuts and activate them at any time, you can navigate through running applications with the Program Switcher, open windows with the Window Switcher, and you can work with past clipboards with the Clipboard History Switcher &#8211; all by pressing simple keystrokes.
</p>
<p>Keyboard Maestro will save you time, and if your time is worth anything this will be the best purchase you&#8217;ve made in a while!  If it saves you five minutes a day, you would save hundreds of dollars a year even on minimum wage.  So stop wasting money and start saving time now.</p>
<p>Features include:</p>
<ul style="list-style-type: disc">
<li>Create or Record macros (shortcuts) to control your Mac.</li>
<li>Create custom palettes of actions in any application.</li>
<li>Execute scripts or workflows on command or execute actions from a script.</li>
<li>Switch between, and launch and quit, applications.</li>
<li>Switch between, and minimize and close, windows.</li>
<li>Switch between, and paste, clipboards from your clipboard history.</li>
<li>And <a href="http://www.keyboardmaestro.com/documentation/4/features.html">much more</a>.</li>
</ul>
<p><b>John Gruber on Daring Fireball called Keyboard Maestro his Secret Weapon,</b> going on to say <i>&#8220;Version 4 is a great update and I recommend it highly.&#8221;</i></p>
<p><a href="http://www.keyboardmaestro.com/documentation/4/movies.html" target="_blank"><br />
<img src="http://www.keyboardmaestro.com/documentation/4/img/frames/configuration.png" /><br /></a><a href="http://www.keyboardmaestro.com/documentation/4/movies.html"target="_blank">Click here to view some great screencasts&#8230; </a></p>
<p>System requirements: Mac OS X 10.5 or later.</p>
<p> Find out more about <a href="http://www.keyboardmaestro.com/">Keyboard Maestro</a>.
</p>
</td>
</tr>
</table>
<p> <!-- End Blog HTML --></p>
]]></content:encoded>
			<wfw:commentRss>http://maczot.com/discuss/2010/08/30/keyboard-maestro-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wondershare Web Gallery for Mac</title>
		<link>http://maczot.com/discuss/2010/08/29/wondershare-web-gallery-for-mac/</link>
		<comments>http://maczot.com/discuss/2010/08/29/wondershare-web-gallery-for-mac/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 05:00:41 +0000</pubDate>
		<dc:creator>mikeZot</dc:creator>
				<category><![CDATA[Internet Utilities]]></category>
		<category><![CDATA[Organization]]></category>
		<category><![CDATA[Photo/Video/DVD]]></category>
		<category><![CDATA[Utilities/Miscellaneous]]></category>
		<category><![CDATA[Web Design Tools]]></category>

		<guid isPermaLink="false">http://maczot.com/discuss/?p=2744</guid>
		<description><![CDATA[Wondershare Web Gallery for MacProfessional flash templates make it easy to show your photo albums online Normally: $59.95 ZOT Price: $24.95 Click to MacZOT &#160;&#160; Wondershare Web Gallery for Mac 1.0.0 Wondershare Web Gallery for Mac is an easy-to-use web photo gallery software, which combines your photos into web photo albums with music in 3 [...]]]></description>
			<content:encoded><![CDATA[<p>
          <!-- Begin Blog Content --></p>
<table width="500" border="0" align="center" cellpadding="3" cellspacing="0">
<tr>
<td width="156"><img src='http://www.maczot.com/prodpics/1761_wgm.png' border='0' height='128' width='128' /></td>
<td width="332">
<h2 align="left">Wondershare Web Gallery for Mac<br /><font color="336699"><small>Professional flash templates make it easy to show your photo albums online</small></font></h2>
<p><b>Normally: $59.95    </b></p>
<p><b>ZOT Price: $24.95      </b></p>
</td>
</tr>
<tr>
<td><a href="http://www.maczot.com/">Click to MacZOT</a> </td>
<td>		<a href="http://maczot.com/index.php?mod=click&#038;id=1761"><img src="http://www.maczot.com/images/green/try.png" width="59" height="22" alt="Try Now" border="0" /></a>&nbsp;&nbsp;</p>
</td>
</tr>
<tr>
<td colspan="2">
<p><a href="JavaScript:jspop_window('http://www.maczot.com/prodpics/1761_wgm-screenshot.png','width=1043,height=1043');"><br />
      <img src='http://www.maczot.com/prodpics/1761_wgm-screenshot500.png' border='0'  height='324' width='500'/><br />
      </a></p>
</td>
</tr>
</table>
<table width="500" border="0" align="center" cellpadding="6" cellspacing="0">
<tr>
<td colspan="2">
<p><strong> Wondershare Web Gallery for Mac 1.0.0 </strong></p>
<p> Wondershare Web Gallery for Mac is an easy-to-use web photo gallery software, which combines your photos into web photo albums with music in 3 simple steps. Share your albums on MySpace, Blogger and other websites instantly! It has been widely used for making professional flash business banners, web photo album and more, and  remains easy to use for beginners without any flash programming knowledge! Just select one of your favorite templates with one-click, drag and drop your digital photos to storyboard, then output or upload your flash gallery to blogs, social networking sites and other websites with simple SWF or HTML code. </p>
<p><strong>Feature Highlights: </strong></p>
<ul>
<li> Choose from a wide variety of great templates for photo albums </li>
<li> Enhance picture quality with built-in photo editing tools, including crop, rotate, filter etc.</li>
<li> Edit music with built-in audio editing tools </li>
<li> Add captions, descriptions and hyperlinks for individual photos</li>
</ul>
<p><strong>System Requirements: </strong></p>
<ul>
<li> Operating System: Mac OS 10.5 or above;</li>
<li> CPU: Intel Core 2 Duo 2.4 GHz;</li>
<li> Memory: 1 GB or higher;</li>
<li> Hard Disk: 500MB Free Space or above.</li>
</ul>
<p><a href="http://www.ourpix.com/web-gallery-mac.html">Visit Wondershare Web Gallery for Mac&#8217;s website for more info</a></td>
</tr>
</table>
<p> <!-- End Blog HTML --></p>
]]></content:encoded>
			<wfw:commentRss>http://maczot.com/discuss/2010/08/29/wondershare-web-gallery-for-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Radium</title>
		<link>http://maczot.com/discuss/2010/08/27/radium-2/</link>
		<comments>http://maczot.com/discuss/2010/08/27/radium-2/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 05:00:07 +0000</pubDate>
		<dc:creator>mikeZot</dc:creator>
				<category><![CDATA[Audio/Music/Musicians]]></category>
		<category><![CDATA[Internet Utilities]]></category>
		<category><![CDATA[System Enhancements]]></category>
		<category><![CDATA[Utilities/Miscellaneous]]></category>

		<guid isPermaLink="false">http://maczot.com/discuss/?p=2739</guid>
		<description><![CDATA[RadiumRadio Activity for Your Desktop Normally: $16.00 ZOT Price: $9.28 Click to MacZOT &#160;&#160; All the Internet&#8217;s Music at Your Eartips Tired of using iTunes to listen to internet streams? Tired of visiting annoying websites in search of the elusive &#8220;Listen Now&#8221; link? So is everyone else. Radium consolidates all your internet streams into a [...]]]></description>
			<content:encoded><![CDATA[<p>          <!-- Begin Blog Content --></p>
<table width="500" border="0" align="center" cellpadding="3" cellspacing="0">
<tr>
<td width="156"><img src='http://www.maczot.com/prodpics/1699_Radium-icon.png' border='0' height='128' width='128' /></td>
<td width="332">
<h2 align="left">Radium<br /><font color="336699"><small>Radio Activity for Your Desktop</small></font></h2>
<p><b>Normally: $16.00    </b></p>
<p><b>ZOT Price: $9.28      </b></p>
</td>
</tr>
<tr>
<td><a href="http://www.maczot.com/">Click to MacZOT</a> </td>
<td>		<a href="http://maczot.com/index.php?mod=click&#038;id=1699"><img src="http://www.maczot.com/images/green/try.png" width="59" height="22" alt="Try Now" border="0" /></a>&nbsp;&nbsp;</p>
</td>
</tr>
<tr>
<td colspan="2">
<p><img src='http://www.maczot.com/prodpics/1699_screen5.png' border='0'  height='463' width='395'/></p>
</td>
</tr>
</table>
<table width="500" border="0" align="center" cellpadding="6" cellspacing="0">
<tr>
<td colspan="2">
<h3>All the Internet&#8217;s Music at Your Eartips</h3>
<p>
      Tired of using iTunes to listen to internet streams? Tired of<br />
      visiting annoying websites in search of the elusive &#8220;Listen Now&#8221;<br />
      link? So is everyone else. <b>Radium</b> consolidates all your<br />
      internet streams into <b>a simple, non-intrusive, super-fast,<br />
      convenient interface</b>. But wait! There&#8217;s so much more.
    </p>
<h3>Listen to Your Favorite Radio Stations</h3>
<p>
      Already have some internet radio stations you like?<br />
      Great. Radium comes with <b>2000+ built-in channels</b>, updated<br />
      automatically every day. If you like a channel, Radium probably<br />
      has it. If not, you can let us know and we&#8217;ll add your favorite<br />
      channel in a flash.
    </p>
<h3>Discover Music</h3>
<p>
      Tired of listening to your favorite radio stations? No<br />
      problem. Radium comes with a powerful search, which lets<br />
      you <b>search for streams by country, language, genre, and<br />
      discover new music</b> using a simple, Spotlight-like interface:</p>
<ul>
<li>Feel like chilling? Search for &#8220;chill&#8221;</li>
<li>Want to hear what they listen to in Denmark? Search for<br />
        &#8220;denmark&#8221;</li>
<li>Like listening to French talk? Type &#8220;french talk&#8221; into the<br />
        search</li>
<li>Do you enjoy Smooth Jazz? Search for &#8220;smooth jazz&#8221;</li>
</ul>
<p>      &#8230; and Radium does the rest.
    </p>
<h3>Listen at Work</h3>
<p>
      Want to listen at work, or have another computer at home? Great!<br />
      When you get a Radium license, you get <b>free licenses for your<br />
      other computers</b>. Radium is also <b>firewall-friendly</b>,<br />
      which means that you&#8217;ll be able to listen to your favorite<br />
      channels even behind a work firewall.
    </p>
<h3>Members-Only Streams Work Too!</h3>
<p>
      Are you subscribed to a members-only streaming service, like<br />
      <b>XM/SIRIUS</b> or <b>DI.fm</b>? Radium can connect to those,<br />
      too. Just enter your user name and password, and you&#8217;re good to<br />
      go. If we missed a members-only network, let us know and we&#8217;ll<br />
      add it.
    </p>
<h3>The Rest Goes Without Saying</h3>
<p>
      Of course, Radium also lets you:</p>
<ul>
<li>Save your <b>favorite channels</b>
        </li>
<li>Set and use <b>global keyboard shortcuts</b> to control<br />
          playback and other stuff</li>
<li>Learn more by reading Radium&#8217;s <b>comprehensive help</b><br />
          section.</li>
</ul>
<p>        And you also get <b>free updates</b>!
    </p>
<h3>What Our Customers Say About Radium</h3>
<p>
    <i><br />
    &#8220;<br />
    It used to be that I found it more convenient to listen to net radio on my iPod,<br />
    but the ease of use that comes with Radium has changed that. Instead of having<br />
    to use multiple apps (like Tuner, AOL Radio, Soma FM&#8217;s app, etc.) on my iPod,<br />
    I can just use Radium on my laptop! Pretty awesome.<br />
    &#8221;<br />
    </i><br />
    <br />
    Ryan Waters
    </p>
<p>
    <i><br />
    &#8220;<br />
    Every now and then you come across a gem of software that just reverberates<br />
    with coolness. The logo, the web site, the absolute simplicity and functionality.<br />
    Radium is a rare work of art.<br />
    &#8221;<br />
    </i><br />
    <br />
    Allin DuBuc
    </p>
<p>
    <i><br />
    &#8220;<br />
    You are doing a great job with Radium, and am glad to see the feedback<br />
    and suggested streams being added as you can. I use radium everyday at<br />
    work and at home. I have started suggesting Radium to my Mac owning<br />
    friends now. Thank you for your diligence creating, updating, and supporting<br />
    the software. Keep up the good work!<br />
    &#8221;<br />
    </i><br />
    <br />
    Timothy Lovall
    </p>
<h4>System Requirements</h4>
<ul>
<li>Mac OS X 10.5.8 or later (including Snow Leopard)</li>
<li>1GHz PowerPC or Intel Mac, or better</li>
<li>One ear or more. (Radium outputs in Stereo; use two ears<br />
        for optimal results.)</li>
</ul>
<p><a href="http://www.catpigstudios.com/radium/"_blank">Click to Developer&#8217;s Site for more info.</a></p>
<p> 
<p><b>Enjoy!</b> <small>-Your friendly neighborhood developers<br />
    from CatPig Studios.</small></p>
</td>
</tr>
</table>
<p> <!-- End Blog HTML --></p>
]]></content:encoded>
			<wfw:commentRss>http://maczot.com/discuss/2010/08/27/radium-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VideoPier HD</title>
		<link>http://maczot.com/discuss/2010/08/26/videopier-hd/</link>
		<comments>http://maczot.com/discuss/2010/08/26/videopier-hd/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 05:00:12 +0000</pubDate>
		<dc:creator>mikeZot</dc:creator>
				<category><![CDATA[Photo/Video/DVD]]></category>
		<category><![CDATA[Utilities/Miscellaneous]]></category>

		<guid isPermaLink="false">http://maczot.com/discuss/?p=2735</guid>
		<description><![CDATA[VideoPier HDThe missing link between your MPEG2 camcorder and your Mac. Weekend ZOT Preview Below Normally: $79.00 ZOT Price: $39.00 Click to MacZOT &#160;&#160; Why VideoPier? VideoPier is the missing link between MPEG2 camcorders and your Mac. It lets you visualize the clips on your camera that Quicktime would otherwise refuse to open. VideoPier lets [...]]]></description>
			<content:encoded><![CDATA[<p>   <!-- Begin Blog Content --></p>
<table width="500" border="0" align="center" cellpadding="3" cellspacing="0">
<tr>
<td width="156"><img src='http://www.maczot.com/prodpics/1758_vidlogo.jpg' border='0' height='125' width='128' /></td>
<td width="332">
<h2 align="left">VideoPier HD<br /><font color="336699"><small>The missing link between your MPEG2 camcorder and your Mac.<br /><font size="2"> Weekend ZOT Preview Below</font></small></font></h2>
<p><b>Normally: $79.00    </b></p>
<p><b>ZOT Price: $39.00      </b></p>
</td>
</tr>
<tr>
<td><a href="http://www.maczot.com/">Click to MacZOT</a> </td>
<td>		<a href="http://maczot.com/index.php?mod=click&#038;id=1758"><img src="http://www.maczot.com/images/green/try.png" width="59" height="22" alt="Try Now" border="0" /></a>&nbsp;&nbsp;</p>
</td>
</tr>
<tr>
<td colspan="2">
<p><img src='http://www.maczot.com/prodpics/1758_vidss.jpg' border='0'  height='293' width='500'/></p>
</td>
</tr>
</table>
<table width="500" border="0" align="center" cellpadding="6" cellspacing="0">
<tr>
<td colspan="2">
<p><b>Why VideoPier?</b></p>
<p>VideoPier is the missing link between MPEG2 camcorders and your Mac.<br />
 It lets you visualize the clips on your camera that Quicktime would otherwise refuse to open. VideoPier lets you copy them to disk, and export them to any format for viewing (iPod, AppleTV, iPhone) or editing (iMovie 06/08).</p>
<p><b>Simplify your workflow</b></p>
<p>VideoPier will let you copy files from your camcorder to disk without any conversion. Your files will appear in date-based events for easy retrieval.</p>
<p><b>Built on solid foundations</b></p>
<p>VideoPier is built on top of the ffmpeg open-source component. This component provides very high quality video processing and support for a wide wide variety of formats.</p>
<p><b>Beauty and simplicity</b></p>
<li>detect your camcorder and let you visualize all clips.</li>
<li>copy files from your camcorder to your hard drive in their original format.</li>
<li>Import clips that have been already been copied to disk.</li>
<li>create events for the imported clips (events are organized by year like in iMovie 08).</li>
<li>visualize your clips, including their date.</li>
<li>multi-clip playback in the embedded player or in full screen.</li>
<li>export to any Quicktime format, to DV for iMovie 06, to the iPod/iPhone and Apple TV. In addition, VideoPier will keep track of the exported file so you can always retrieve it later.</li>
<li>export to iMovie 08 and 09</li>
<p>
<b>VideoPier comes in two flavours: a Standard version and a HD version (VideoPier HD) Today&#8217;s ZOT is the HD version.</b></p>
<p><b> Workflows for both SD and HD video<br />
</b><br />
While VideoPier is mainly targeted at users that have a standard definition camcorder (recording on SD cards, DVD, HardDrive), <b>VideoPier HD (Today&#8217;s ZOT!)</b> adds the ability to capture from tape based HDV camcorders. VideoPier HD speaks with Final Cut and lets you export your HD clips in a format that is ready for editing.</p>
<p><b>VideoPier and iMovie</b></p>
<p>VideoPier is not a replacement for iMovie 06/08. Instead it offers the following benefits to iMovie users:</p>
<li>VideoPier lets you manage video files in their native format. VideoPier will save you time and disk space because you no longer need to convert all the videos from their original format into something iMovie understands. Instead, copy the files in their native format, visualize and organize them with VideoPier. When you need to use some of the files for your editing work, convert those files only.</li>
<li>if you are still using iMovie 06, then VideoPier lets you work with camcorders that iMovie simply won&#8217;t recognize.</li>
<li>if you are using iMovie 08 or 09, then VideoPier lets you move away from the imposed Apple Intermediate Codec when editing convert MPEG files in your desired format (H264 for example) for later editing in iMovie.</li>
<p><b>VideoPier and HDV</b></p>
<p>VideoPier handles raw HDV material on your disk. Even if you don&#8217;t possess the Apple HDV Codec that ships with Final Cut Pro, VideoPier lets you visualize and convert these files. In addition, <b>VideoPier HD</b> supports capture from tape based HDV camcorders, complete with : scene detection, capture date extraction and custom file naming options. </p>
<p><img src="http://www.aquafadas.com/images/screens/home_showroom_videopier.jpg"/></p>
<p><b>Supported camcorders(*)</b></p>
<p>VideoPier has been tested with videos coming from the following camcorders:</p>
<p>Panasonic SDR-S100, SDR-S150, SDR-H250, SDR-S7, SD-1000, HDC-SX5, HDC-SD5, HDC-HS9,<br />
JVC Everio models recording MPEG-2 on Hard drive: GZ-MG37U, &#8230;<br />
JVC GZ-HD7, JVC GZ-HD7U, GU77, GZ-MG57E<br />
Toshiba GigaShot cameras, HD2 A40F<br />
Canon HG10, FS100, HF100, HF10 (requires VideoPier 1.2 or above for dual card support)&#8230;<br />
Sony models recording on Hard-drive or card as well as mini-DV based HDV <br />
camcorders(**). Models include: HDR SR7, HDR SR12, DCR-SR42, HDR-TG1, DCR-SR46, HDR-SR8E</p>
<p>(*) This list is far from complete and we keep adding new ones as we get reports from our customers. If your camcorder does not appear to be supported, please contact us at: support.my.camcorder &#8216;at&#8217; aquafadas.com <br />
(**) direct capture from HDV camcorders via Firewire is only supported in VideoPier HD.</p>
<p><a href="http://www.aquafadas.com/en/videopier/videopier_std_vs_hd.php"target="_blank">Compare VideoPier Std and HD version (Today&#8217;s ZOT) here&#8230;</a></p>
<p><b>System requirements</b></p>
<li>Mac OS X 10.5 or later. Fully compatible with Snow Leopard (Mac OS 10.6).</li>
<li>1-GHz G4, G5, or Intel-based Mac</li>
<li>512 MB of RAM</li>
<li>An MPEG2 camera (optional)</li>
<li>Internet connection required for registration.</li>
<p><a href="http://www.aquafadas.com/en/videopier/">Click to Aquafadas&#8217; Site for more info.</a></p>
<hr />
<h1>This weekend&#8217;s ZOT? <br />September 28th and 29th<br /><font color="336699"><br />
Radium</font></h1>
<p><img src="http://www.catpigstudios.com/images/Radium/screen2.6.png"/></p>
<p><b>Say hello to your new internet radio player.</b> It sits in your menu bar and stays out of your way. No browser necessary. And it just works.</p>
<p><a href="http://www.catpigstudios.com/"><b> Learn more about Radium here&#8230;</b></a></td>
</tr>
</table>
<p> <!-- End Blog HTML --></p>
]]></content:encoded>
			<wfw:commentRss>http://maczot.com/discuss/2010/08/26/videopier-hd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bracketeer</title>
		<link>http://maczot.com/discuss/2010/08/24/bracketeer-3/</link>
		<comments>http://maczot.com/discuss/2010/08/24/bracketeer-3/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 05:00:49 +0000</pubDate>
		<dc:creator>mikeZot</dc:creator>
				<category><![CDATA[Design/Graphics/Art]]></category>
		<category><![CDATA[Photo/Video/DVD]]></category>
		<category><![CDATA[Utilities/Miscellaneous]]></category>

		<guid isPermaLink="false">http://maczot.com/discuss/?p=2731</guid>
		<description><![CDATA[BracketeerMerge Multiple Photos Easily &#8211; A 48hr ZOT! Normally: $29.95 ZOT Price: $14.97 Click to MacZOT &#160;&#160; WHAT IS BRACKETEER? Bracketeer is a front-end GUI for Enfuse. Enfuse is a command-line opensource utility which uses multiple exposures of a scene (bracketed exposures) and merges them together to form a uniformly lit scene. It is similar [...]]]></description>
			<content:encoded><![CDATA[<p> <!-- Begin Blog Content --></p>
<table width="500" border="0" align="center" cellpadding="3" cellspacing="0">
<tr>
<td width="156"><img src='http://www.maczot.com/prodpics/1754_panlogo.jpg' border='0' height='66' width='125' /></td>
<td width="332">
<h2 align="left">Bracketeer<br /><font color="336699"><small>Merge Multiple Photos Easily &#8211; A 48hr ZOT!</small></font></h2>
<p><b>Normally: $29.95    </b></p>
<p><b>ZOT Price: $14.97      </b></p>
</td>
</tr>
<tr>
<td><a href="http://www.maczot.com/">Click to MacZOT</a> </td>
<td>		<a href="http://maczot.com/index.php?mod=click&#038;id=1754"><img src="http://www.maczot.com/images/green/try.png" width="59" height="22" alt="Try Now" border="0" /></a>&nbsp;&nbsp;</p>
<p>      <a href="http://www.maczot.com/members/index.php?mod=paypal/new_payconfirm&#038;item_number=1754&#038;qty=1"><img src="http://maczot.com/images/green/buy.png" border="0" alt="Buy 1 item"  width="59" height="22" /></a> </td>
</tr>
<tr>
<td colspan="2">
<p><img src='http://www.maczot.com/prodpics/1754_ZZ3DF7CB34.jpg' border='0'  height='296' width='500'/></p>
</td>
</tr>
</table>
<table width="500" border="0" align="center" cellpadding="6" cellspacing="0">
<tr>
<td colspan="2">WHAT IS BRACKETEER?</p>
<p><b>Bracketeer is a front-end GUI for Enfuse. Enfuse is a command-line opensource utility which uses multiple exposures of a scene (bracketed exposures) and merges them together to form a uniformly lit scene.</b> It is similar to tonemapping with an HDR image except that no HDR image is ever created, and there is no ghosting. It works with any kind of bracketed image set, not just panoramic equirectangular images. Bracketeer can even auto-align hand-held shots! The results are almost always much better than anything that can be achieved with Photoshop&#8217;s HDR Tone Mapping:</p>
<p>Here is a great example of what Bracketeer can do. These images were shot hand-held at -2EV, 0EV, and +2EV:</p>
<p><center><br />
<img SRC="http://www.pangeasoft.net/pano/bracketeer/files/examples/creek-dark.jpg"/><br />
</center><br />
<center><br />
<img SRC="http://www.pangeasoft.net/pano/bracketeer/files/examples/creek-normal.jpg"/><br />
</center><br />
<center><br />
<img SRC="http://www.pangeasoft.net/pano/bracketeer/files/examples/creek-light.jpg"/><br />
</center></p>
<p>Bracketeer was used to auto-align and enfuse the images to get this stunning result:</p>
<p><center><br />
<img SRC="http://www.pangeasoft.net/pano/bracketeer/files/examples/creek-enfused.jpg"/><br />
</center></p>
<p><b>How to Use It&#8230;</b></p>
<li>Simply Drag &#038; Drop your image files into the Bracketeer Window (can be almost any file format: jpeg, tiff, png, psd, and even camera RAW files).</li>
<li>Once the source images are loaded simply click the &#8220;Enfuse It!&#8221; button to make the magic happen!</li>
<li>Bracketeer always outputs a lossless TIFF file.</li>
<p></p>
<p><b>Technical Requirements</b></p>
<p>BRACKETEER 4.3.1 (The latest version) requires MAC OS 10.6 or later</p>
<p><a href="http://www.pangeasoft.net/pano/bracketeer/files/Bracketeer%203.zip"target="_blank">DOWNLOAD BRACKETEER 3.4 FOR MAC OS X (10.4 through 10.5).</a></p>
<p>It is a Universal Binary application, so it runs native on either a PowerPC or Intel based Mac.</p>
<p><a href="http://www.pangeasoft.net/pano/bracketeer/index.html">Click to Developer&#8217;s Site for more info.</a></p>
<p><center><br />
<img SRC="http://www.pangeasoft.net/files/MacOSX_Universal_60px.gif"/><br />
</center></td>
</tr>
</table>
<p> <!-- End Blog HTML --></p>
]]></content:encoded>
			<wfw:commentRss>http://maczot.com/discuss/2010/08/24/bracketeer-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
