<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Scodigo</title>
  <link rel="alternate" type="text/html" href="http://www.scodigo.com"/>
  <link rel="self" type="application/atom+xml" href="http://www.scodigo.com/atom/feed"/>
  <id>http://www.scodigo.com/atom/feed</id>
  <updated>2008-03-17T22:34:40-04:00</updated>
  <entry>
    <title>SmartPill PHP Edition™</title>
    <link rel="alternate" type="text/html" href="http://www.scodigo.com/products/smartpill-php" />
    <id>http://www.scodigo.com/products/smartpill-php</id>
    <published>2007-01-05T00:00:00-05:00</published>
    <updated>2008-04-22T08:35:24-04:00</updated>
    <author>
      <name>Webmaster</name>
    </author>
    <summary type="html"><![CDATA[<p>All the power of PHP in a FileMaker® plug-in. <a href="/products/smartpill-php">Learn more.</a></p>
<p>&nbsp;</p>
<p><a href="http://www.scodigo.com/video/smartpill-php-edition-15-public-beta-new-functions">Watch a demo of the new 1.5 functions</a></p>
<p>&nbsp;</p>
<div class="price"><strong>Price</strong>: $59.00</div>
    ]]></summary>
    <content type="html"><![CDATA[<p>With SmartPill PHP Edition™ you have <strong>all the power of PHP at your fingertips</strong> right inside your FileMaker&reg; applications. Here are just a few of the things you can do:</p>
<p>
<h2>Endless Possibilities</h2>
</p>
<p>
<ul>
<li>Send and receive email </li>
<li>Send and receive files using FTP </li>
<li>Get URLs (including SSL support) </li>
<li>Read and write to Active or Open Directory with LDAP functions </li>
<li>Communicate with web services </li>
<li>Encrypt and decrypt your data </li>
<li>Execute shell commands and return the results </li>
<li>XML, XSL and XPath functions </li>
<li>Read and write to files on disk </li>
<li>Connect to MySQL databases </li>
<li>Utilize the power of regular expressions </li>
<li>Access an extensive set of string functions </li>
<li>Read and write zip files </li>
<li>Create and manipulate images </li>
<li>Read EXIF data from image files  </li>
</ul>
</p>
<p>Watch a <a href="/video/smartpill-examples">video</a> to see how it works!</p>
<p>Watch the <a href="http://www.filemakermagazine.com/videos/smartpill-php-plugin-for-filemaker.html">video</a> with Matt Petrowsky of FileMaker Magazine.</p>
<p>
<h2>New In Version 1.5</h2>
</p>
<p>
<ul>
<li>Container fields can now be set directly using the new PHP_Execute_To_Container function. Now you can use PHP functions to retrieve (or even create) images, documents and other files and store them directly in the database. Most file types are supported and preview images are generated for the following graphic files: bmp, gif, giff, jpg, jpeg, pct, pdf, png, psd, tif, tiff. </li>
<li>The Windows version is now distributed as a single “.fmx” plug-in file. This greatly simplifies installation on the Windows platform and will now work with the FileMaker auto-update function for plug-in installation and update on client machines. </li>
<li>The MySQL extension is now compiled into the Windows version and the PostgreSQL and Microsoft SQL (MSSQL) extensions are now compiled in for both Mac and Windows versions. The PDO extension is also now included. </li>
<li>New fm_sql_select and fm_sql_execute functions allow you to perform SQL queries internally without the need for ODBC drivers or any type of configuration. Now you can easily access the power and flexibility of SQL. </li>
<li>New variable functions allow you to manage variables that are stored globally at the application level which means they can be accessed from any file. </li>
<li>New fm_script_control function allows script triggering to be turned on and off. This is very helpful for situations when you don’t want script triggering to occur. </li>
<li>New fm_get_last_error function allows you to check for errors returned by other “fm” functions that are included in the PHP extension. </li>
<li>New fm_set_error function allows you to return user-defined errors from within your PHP code. Errors set with this function can be read with using the PHP_GetLastError function. </li>
<li>The PHP_GetLastError function now includes an optional selector parameter allowing you to specify the return of just the error number or just the error description. </li>
<li>The calendar and wddx extensions, which were previously only available in the Windows version, are now compiled in for the Mac versions. </li>
<li>Now includes PHP version 5.2.4.
</ul>
</p>
<form action="/cart/add/10?destination=node/10"  method="post" id="subproducts_add_to_cart">
<div><fieldset><legend>Variations</legend><br />
<div class="form-item">
 <label for="edit-variations-1">License Type: </label></p>
<select name="edit[variations][1]" class="form-select" id="edit-variations-1" ><option value="1">R1:Single User License</option><option value="2">R2:5 User License</option><option value="3">R3:10 User License</option><option value="4">R4:25 User License</option><option value="5">R5:50 User License</option><option value="6">R6:Site License</option><option value="7">R7:Product License</option></select>
<div class="description">The <em>License Type</em> of this product</div>
</div>
<p><input type="submit" name="op" value="add to cart"  class="form-submit" /><br />
<input type="hidden" name="edit[form_id]" id="edit-subproducts-add-to-cart" value="subproducts_add_to_cart"  /><br />
</fieldset></p>
</div>
</form>
    ]]></content>
  </entry>
  <entry>
    <title>Discounts</title>
    <link rel="alternate" type="text/html" href="http://www.scodigo.com/discounts" />
    <id>http://www.scodigo.com/discounts</id>
    <published>2007-01-01T00:00:00-05:00</published>
    <updated>2008-04-08T23:26:01-04:00</updated>
    <author>
      <name>Webmaster</name>
    </author>
    <summary type="html"><![CDATA[<p>Discounts are available for <a href="/discounts/fmpug-discount">FMPug</a>, <a href="/discounts/fba-discount">FBA</a> and <a href="/discounts/technet-discount">TechNet</a> members as well as <a href="/discounts/non-profit-educational-discount">non-profit and educational</a> institutions including students and teachers. Full-time development companies should also consider the <a href="/scodigo-developers-program">Scodigo Developers Program</a>.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p><br><br></p>
<p>We offer the following discount programs:</p>
<p><a href="http://www.fmpug.com">FMPug</a> members are qualified for our FMPug discount program. Simply complete our <a href="/discounts/fmpug-discount">request form</a> and save 20%.</p>
<p>Members of the <a href="http://www.filemaker.com/fba/index.html">FileMaker Business Alliance (FBA)</a> are qualified for our FBA discount program. Simply complete our <a href="/discounts/fba-discount">request form</a> and save 15%.</p>
<p>You can use these discounts to purchase plug-ins for yourself or your clients. License details are gathered when you add a product to your cart, so you can customize the license information as needed.</p>
<p>Members of the <a href="http://www.filemaker.com/technet/index.html">FileMaker TechNet</a> are qualified for our TechNet discount program. Simply complete our <a href="/discounts/technet-discount">request form</a> and receive a coupon for 20% off.</p>
<p>We offer a 25% discount for non-profit and educational institutions including students and teachers. Please complete our <a href="/discounts/non-profit-educational-discount">request form</a> to submit your application.</p>
<p>Full-time development companies should also consider the <a href="/scodigo-developers-program">Scodigo Developers Program</a>.</p>
    ]]></content>
  </entry>
  <entry>
    <title></title>
    <link rel="alternate" type="text/html" href="http://www.scodigo.com/node/153" />
    <id>http://www.scodigo.com/node/153</id>
    <published>2000-01-01T00:00:00-05:00</published>
    <updated>2008-03-17T22:34:40-04:00</updated>
    <author>
      <name>Webmaster</name>
    </author>
    <summary type="html"><![CDATA[<p><a href="http://events.advisor.com/cff0807p.nsf/w/main" target="_blank"><img src="http://www.scodigo.com/images/FMI_468x60.gif" alt="FileMaker DevCon 2008" width="468" height="60"/></p>
    ]]></summary>
    <content type="html"><![CDATA[<p><a href="http://events.advisor.com/cff0807p.nsf/w/main" target="_blank"><img src="http://www.scodigo.com/images/FMI_468x60.gif" alt="FileMaker DevCon 2008" width="468" height="60" /></p>
    ]]></content>
  </entry>
</feed>
