<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://camvine.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>CODA Hints and Tips</title>
 <link>http://camvine.com/products/coda/support/hints</link>
 <description>A list of CODA hints</description>
 <language>en</language>
<item>
 <title>Twitta - Twitter feed in CML</title>
 <link>http://camvine.com/products/coda/support/hints/twitta-twitter-feed-cml</link>
 <description>&lt;p&gt;&lt;img src=&quot;/files/2008-10-24_11-11-23.jpg&quot; class=&quot;alignright&quot; /&gt;&lt;b&gt;Using CODA to keep track of your social world...&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Here&#039;s a PHP script which will give you your &lt;a href=&quot;http://twitter.com&quot;&gt;Twitter&lt;/a&gt; feed in CML, so you can just assign it to a &lt;a href=&quot;/products/coda&quot;&gt;CODA&lt;/a&gt; display.  If you want to track more esoteric things, like the &lt;a href=&quot;http://twitter.com/towerbridge&quot;&gt;raising and lowering of Tower Bridge&lt;/a&gt; or &lt;a href=&quot;http://twitter.com/redjets&quot;&gt;the movements of the Isle of Wight ferry&lt;/a&gt;, you may prefer to create a separate Twitter account just for your &lt;a href=&quot;/products/coda&quot;&gt;CODA&lt;/a&gt; screen rather than mixing them in with your normal friends!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://camvine.com/products/coda/support/hints/twitta-twitter-feed-cml&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://camvine.com/products/coda/support/hints/twitta-twitter-feed-cml#comments</comments>
 <category domain="http://camvine.com/category/tags/technical/cml">CML</category>
 <pubDate>Fri, 24 Oct 2008 05:57:09 -0500</pubDate>
 <dc:creator>qsf</dc:creator>
 <guid isPermaLink="false">69 at http://camvine.com</guid>
</item>
<item>
 <title>Using a random image from a directory</title>
 <link>http://camvine.com/products/coda/support/hints/using-random-image-directory</link>
 <description>&lt;p&gt;Here&#039;s a way to get an image chosen at random from a directory of images on a web server.  &lt;/p&gt;
&lt;p&gt;With this, you can change what&#039;s being displayed simply by adding images to or removing them from the directory.  It uses PHP, so you&#039;ll need to have that enabled on your web server if it isn&#039;t already.  It&#039;s a very simple script that just picks a random file (one with an image extension) from its own directory and returns it. &lt;/p&gt;
&lt;p&gt;Here&#039;s the script: &lt;a href=&quot;http://camvine.com/files/index-php.php.txt&quot;&gt;index-php.php.txt&lt;/a&gt;.  &lt;/p&gt;
&lt;ul&gt;
&lt;p&gt;&lt;a href=&quot;http://camvine.com/products/coda/support/hints/using-random-image-directory&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://camvine.com/products/coda/support/hints/using-random-image-directory#comments</comments>
 <category domain="http://camvine.com/category/tags/technical">Technical</category>
 <enclosure url="http://camvine.com/files/index-php.php.txt" length="1012" type="text/plain" />
 <pubDate>Mon, 06 Oct 2008 14:30:45 -0500</pubDate>
 <dc:creator>qsf</dc:creator>
 <guid isPermaLink="false">67 at http://camvine.com</guid>
</item>
<item>
 <title>New CML features</title>
 <link>http://camvine.com/products/coda/support/hints/new-cml-features</link>
 <description>&lt;p&gt;&lt;img src=&quot;/files/fadearound.png&quot;&gt;&lt;/p&gt;
&lt;p&gt;The &amp;lt;div&amp;gt; tag in CML now has three new features which can make your screen layouts more attractive.&lt;/p&gt;
&lt;dl&gt;
&lt;dt&gt;translucent backgrounds&lt;/dt&gt;
&lt;dd&gt;You can set the &lt;em&gt;backgroundOpacity&lt;/em&gt; attribute to make semi-transparent overlays&lt;/dd&gt;
&lt;dt&gt;rounded corners&lt;/td&gt;
&lt;dd&gt;The &lt;em&gt;cornerRadius&lt;/em&gt; attribute lets you be a bit less square&lt;/dd&gt;
&lt;dt&gt;vertical gradients&lt;/td&gt;
&lt;dd&gt;Divs can change colour from top to bottom using the &lt;em&gt;backgroundGradientColors&lt;/em&gt; attribute.&lt;/dd&gt;
&lt;/dl&gt;
&lt;p&gt;&lt;a href=&quot;http://camvine.com/products/coda/support/hints/new-cml-features&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://camvine.com/category/tags/technical/cml">CML</category>
 <pubDate>Tue, 09 Sep 2008 08:47:46 -0500</pubDate>
 <dc:creator>qsf</dc:creator>
 <guid isPermaLink="false">58 at http://camvine.com</guid>
</item>
<item>
 <title>Prettier CML with background images</title>
 <link>http://camvine.com/products/coda/support/hints/prettier-cml-background-images</link>
 <description>&lt;p&gt;If you want to add an interesting background to your CML-based displays, you can create an image in another package - say, Keynote, Photoshop or Powerpoint - and specify a full-screen &lt;i&gt;div&lt;/i&gt; containing  that image before overwriting it with your hand-tweaked or code-generated CML content.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/files/2008-07-24_21-09-35.jpg&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The relevant CML used for this example is...&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://camvine.com/products/coda/support/hints/prettier-cml-background-images&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://camvine.com/category/tags/technical/cml">CML</category>
 <pubDate>Thu, 24 Jul 2008 16:22:40 -0500</pubDate>
 <dc:creator>qsf</dc:creator>
 <guid isPermaLink="false">55 at http://camvine.com</guid>
</item>
<item>
 <title>Get to know the shortcuts</title>
 <link>http://camvine.com/products/coda/support/hints/get-know-shortcuts</link>
 <description>&lt;p&gt;On the right-hand side of many of the CODA pages, there are &#039;shortcut boxes&#039; which can be a very quick way to achieve certain common tasks.  It&#039;s worth getting to know them as they can save a lot of time.&lt;/p&gt;
&lt;p&gt;On the information page for a display, for example, you&#039;ll find the &#039;Source search&#039; box.  &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/files/sourcesearch.png&quot; alt=&quot;source search dialog box&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Type in a few letters and CODA will search through the names, tags, and descriptions of your sources to find the ones that match.  Simply clicking on one of the names will assign it to that display; much quicker than using the &#039;Edit display details&#039; link at the bottom of the page.&lt;/p&gt;
&lt;p&gt;There&#039;s a similar &#039;Add a source&#039; box on an album page...&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://camvine.com/products/coda/support/hints/get-know-shortcuts&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://camvine.com/category/tags/general">General</category>
 <pubDate>Thu, 17 Jul 2008 02:41:05 -0500</pubDate>
 <dc:creator>qsf</dc:creator>
 <guid isPermaLink="false">54 at http://camvine.com</guid>
</item>
<item>
 <title>Creating CODA content on a Mac using &#039;Print&#039;</title>
 <link>http://camvine.com/products/coda/support/hints/creating-coda-content-mac-using-print</link>
 <description>&lt;p&gt;Mac OS X includes a wonderful feature called &lt;a href=&quot;http://developer.apple.com/documentation/Printing/Conceptual/PDF_Workflow/PDF_Workflow.pdf&quot;&gt;PDF Services&lt;/a&gt;, which lets you create a PDF and send it to a folder or to some other process using a button in the File &gt; Print dialog.  It&#039;s available from almost every application that can print.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/files/PDFservices.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;So we can create a PDF Service which takes the print output from an application and creates a ZIP file full of PNG images, one per page, ready for you to upload to CODA as an album, all with just a click or two.  You can quickly create a slideshow on a CODA display from whichever application you prefer; Powerpoint, Keynote, Word, Aperture... the choice is yours.&lt;/p&gt;
&lt;p&gt;Here&#039;s how to set it up.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://camvine.com/products/coda/support/hints/creating-coda-content-mac-using-print&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://camvine.com/category/tags/general">General</category>
 <pubDate>Sat, 05 Jul 2008 14:34:33 -0500</pubDate>
 <dc:creator>qsf</dc:creator>
 <guid isPermaLink="false">49 at http://camvine.com</guid>
</item>
<item>
 <title>Generating your own CML</title>
 <link>http://camvine.com/products/coda/support/hints/generating-your-own-cml</link>
 <description>&lt;p&gt;It&#039;s easy to create your own &lt;a href=&quot;/products/coda/support/cml&quot;&gt;CML&lt;/a&gt; files, save them on a web server and assign them to a screen.  But don&#039;t forget that they can be dynamically generated by a piece of software.&lt;/p&gt;
&lt;p&gt;Here, for example, is a simple PHP script which you can put on a Linux-based web server and it will show you the current load on that server.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://camvine.com/products/coda/support/hints/generating-your-own-cml&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://camvine.com/category/tags/technical/cml">CML</category>
 <pubDate>Sat, 05 Jul 2008 04:50:16 -0500</pubDate>
 <dc:creator>qsf</dc:creator>
 <guid isPermaLink="false">47 at http://camvine.com</guid>
</item>
<item>
 <title>Creating content using Powerpoint or Keynote</title>
 <link>http://camvine.com/products/coda/support/hints/creating-content-using-powerpoint-or-keynote</link>
 <description>&lt;p&gt;One easy way to create content for your CODA system is to use a presentation application such as Powerpoint, Keynote, or OpenOffice Impress.  Before too long we hope to support many of these formats directly, but in the meantime you can use their &#039;Save as images&#039; features.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://camvine.com/products/coda/support/hints/creating-content-using-powerpoint-or-keynote&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://camvine.com/category/tags/general">General</category>
 <pubDate>Thu, 03 Jul 2008 04:57:04 -0500</pubDate>
 <dc:creator>qsf</dc:creator>
 <guid isPermaLink="false">46 at http://camvine.com</guid>
</item>
<item>
 <title>Using Google Calendars</title>
 <link>http://camvine.com/products/coda/support/hints/using-google-calendars</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://www.google.com/calendar/&quot;&gt;Google Calendars&lt;/a&gt; are a great way to put timetable information, company appointments, meeting-room bookings etc onto a CODA screen.  Here&#039;s how to do it:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://camvine.com/products/coda/support/hints/using-google-calendars&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://camvine.com/category/tags/general">General</category>
 <pubDate>Thu, 03 Jul 2008 04:46:03 -0500</pubDate>
 <dc:creator>qsf</dc:creator>
 <guid isPermaLink="false">45 at http://camvine.com</guid>
</item>
<item>
 <title>Using Photocasts</title>
 <link>http://camvine.com/products/coda/support/hints/using-photocasts</link>
 <description>&lt;style type=&quot;text/css&quot;&gt;
pre {
background-color: #e0e0f0;
border: 1px solid #808080;
padding: 2em;
}
&lt;/style&gt;&lt;p&gt;
Photocasts are a way of distributing images using RSS feeds.   They are typically used by photo-sharing sites such as Flickr; you can subscribe to a friend&#039;s feed  using CODA and you will see a selection of their most-recently-posted images which will update over time as they post new ones.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://camvine.com/products/coda/support/hints/using-photocasts&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://camvine.com/category/tags/general">General</category>
 <pubDate>Thu, 03 Jul 2008 04:43:44 -0500</pubDate>
 <dc:creator>qsf</dc:creator>
 <guid isPermaLink="false">44 at http://camvine.com</guid>
</item>
</channel>
</rss>
