<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.blackbaud.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The Spotlight : PEO Labs</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/tags/PEO+Labs/default.aspx</link><description>Tags: PEO Labs</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Debug Build: 20611.960)</generator><item><title>Rotating show images in Patron Edge Online</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2009/10/30/rotating-show-images-in-patron-edge-online.aspx</link><pubDate>Fri, 30 Oct 2009 13:30:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:47328</guid><dc:creator>Sean Long</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/rsscomments.aspx?PostID=47328</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=47328</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2009/10/30/rotating-show-images-in-patron-edge-online.aspx#comments</comments><description>&lt;p class="MsoNormal"&gt;My colleague, Matt Cook, recently showed off a cool Image cube he put together for Patron Edge Online.&lt;span&gt;&amp;nbsp; &lt;/span&gt;Take a look at the information below, it would be cool to see this put to work.&lt;span&gt;&amp;nbsp; &lt;/span&gt;The really cool thing about this is that each side of the cube can link to different things, so this could help drive interest in things like special events, classes, or whatever the creative minds in your marketing department can think up!&lt;span&gt;&amp;nbsp; &lt;/span&gt;As the cube is set up right now, it uses the loader.asp file to allow it to link directly to specific shows.&lt;span&gt;&amp;nbsp; &lt;/span&gt;Pretty cool!&lt;/p&gt;
&lt;p class="MsoNormal"&gt;Disclaimer: This will require you to do a small amount of coding. The example is pretty easy to follow if you are familiar with HTML, Javascript or other coding languages, but you won’t be able to contact support for assistance setting this up. &lt;/p&gt;
&lt;p class="ListParagraphCxSpFirst" style="TEXT-INDENT:-0.25in;"&gt;&lt;span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;font-size-adjust:none;font-stretch:normal;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Create a new &lt;a title="screen part" href="http://www.blackbaud.com/kb/index?page=content&amp;amp;id=BB356336"&gt;screen part&lt;/a&gt; &lt;span&gt;&lt;/span&gt;on the page where you want the image to display (In this example, I’ll use Template 1)&lt;/p&gt;
&lt;p class="ListParagraphCxSpMiddle" style="MARGIN-LEFT:1in;TEXT-INDENT:-0.25in;"&gt;&amp;nbsp;&lt;span style="FONT-FAMILY:Symbol;"&gt;&lt;span&gt;·&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;font-size-adjust:none;font-stretch:normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Type = Include&lt;/p&gt;
&lt;p class="ListParagraphCxSpMiddle" style="MARGIN-LEFT:1in;TEXT-INDENT:-0.25in;"&gt;&amp;nbsp;&lt;span style="FONT-FAMILY:Symbol;"&gt;&lt;span&gt;·&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;font-size-adjust:none;font-stretch:normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp; File Name = imagecube.html&lt;/p&gt;
&lt;p class="ListParagraphCxSpMiddle" style="MARGIN-LEFT:1in;TEXT-INDENT:-0.25in;"&gt;&amp;nbsp;&lt;span style="FONT-FAMILY:Symbol;"&gt;&lt;span&gt;·&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;font-size-adjust:none;font-stretch:normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp; Top, Left, Width, Height – position the element as desired, but you want it to be the size of your images for best resolution.&lt;span&gt;&amp;nbsp; &lt;/span&gt;I used 450,20,120,80&lt;/p&gt;
&lt;p class="ListParagraphCxSpMiddle" style="TEXT-INDENT:-0.25in;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span&gt;&lt;span&gt;2.&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;font-size-adjust:none;font-stretch:normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp; Grab the latest copy of the &lt;a title="image cube library" href="http://keith-wood.name/imageCube.html"&gt;image cube library&lt;/a&gt; Note: There are literally thousands of cool jquery libraries out there, many of them dealing with images, this is just one that looked slick to me.&lt;span&gt;&amp;nbsp; &lt;/span&gt;Most are easy to use and would be interchangeable.&lt;span&gt;&amp;nbsp; &lt;/span&gt;Unzip the library into your PEOSite folder (by default, C:\Program Files\Blackbaud\The Patron Edge Online\PEOSite)&lt;/p&gt;
&lt;p class="ListParagraphCxSpLast" style="TEXT-INDENT:-0.25in;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span&gt;&lt;span&gt;3.&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;font-size-adjust:none;font-stretch:normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp; Open up your favorite text editor, create imagecube.html and drop it in your PEOSite folder&lt;/p&gt;
&lt;p class="MsoNormal"&gt;Here’s the code for my file:&lt;/p&gt;&amp;lt;head&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;jquery.imagecube.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt;&lt;br /&gt;&amp;lt;div id=&amp;quot;defaultCube&amp;quot; style=&amp;quot;width: 120px; height: 80px; overflow: none;&amp;quot;&amp;gt; &lt;br /&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&amp;lt;a href=&amp;quot;loader.asp?target=show.asp?shCode=64&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;images/shows/show64.jpg&amp;quot; alt=&amp;quot;Show 64 Title&amp;quot; title=&amp;quot;Show 64 Title&amp;quot; style=&amp;quot;width: 100%; height=100%;&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&amp;lt;a href=&amp;quot;loader.asp?target=show.asp?shCode=38&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;images/shows/show38.jpg&amp;quot; alt=&amp;quot;Show 38 Title&amp;quot; title=&amp;quot;Show 38 Title&amp;quot; style=&amp;quot;width: 100%; height=100%;&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&amp;lt;a href=&amp;quot;loader.asp?target=show.asp?shCode=19&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;images/shows/show19.jpg&amp;quot; alt=&amp;quot;Show 19 Title&amp;quot; title=&amp;quot;Show 19 Title&amp;quot; style=&amp;quot;width: 100%; height=100%;&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;$(document).ready(function() {&lt;br /&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;$.imagecube.setDefaults({speed: 1000, pause: 6000});&lt;br /&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;$(&amp;#39;#defaultCube&amp;#39;).imagecube();&lt;br /&gt;});&lt;br /&gt;&amp;lt;/script&amp;gt; &lt;br /&gt;You’ll need to make a few changes.&lt;span&gt;&amp;nbsp; &lt;/span&gt;Namely, I referenced show codes in my sample database.&lt;span&gt;&amp;nbsp; &lt;/span&gt;You can generate your&amp;nbsp;&lt;a class="" href="http://www.blackbaud.com/kb/index?page=content&amp;amp;id=BB223190" target="_blank"&gt;loader link&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;as needed.&lt;span&gt;&amp;nbsp; &lt;/span&gt;Your images will also likely not be named show64, so update the img src reference as well as the alt and Title as needed.&lt;span&gt;&lt;/span&gt; There are a lot of benefits to using &lt;a class="" title="Google&amp;#39;s jQuery library" href="http://encosia.com/2008/12/10/3-reasons-why-you-should-let-google-host-jquery-for-you/" target="_blank"&gt;Google’s jQuery library&lt;/a&gt;, but you can download your own if needed.&lt;span&gt;&amp;nbsp; &lt;/span&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;Try it out and leave a comment if this worked for you!&lt;/p&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=47328" width="1" height="1"&gt;</description><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Web+Design/default.aspx">Web Design</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Free+Stuff/default.aspx">Free Stuff</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/PEO+Labs/default.aspx">PEO Labs</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Patron+Edge+Online/default.aspx">Patron Edge Online</category></item><item><title>PEO Donation Round-Up, v2</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2008/11/03/peo-donation-round-up-v2.aspx</link><pubDate>Mon, 03 Nov 2008 13:24:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:37838</guid><dc:creator>Nicholai Burton</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/rsscomments.aspx?PostID=37838</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=37838</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2008/11/03/peo-donation-round-up-v2.aspx#comments</comments><description>&lt;p&gt;&lt;em&gt;The PEO Labs series brings you information or advice on items that are geared towards users who can take&amp;nbsp;high-level concepts or sample code and run with them. Please note that many of the things discussed are not supported.&amp;nbsp;That doesn&amp;#39;t mean that an item is a warranty-voider; it just means that the Support Analysts can&amp;#39;t walk you through it or troubleshoot it if it breaks.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A client recently contacted me about the &lt;a class="" title="Rounding Up Change" href="http://forums.blackbaud.com/blogs/patronedge/archive/2008/05/26/rounding-up-change-but-not-from-under-sofa-cushions.aspx" target="_blank"&gt;free donation round-up customization&lt;/a&gt; I had written for PEO earlier this year. She had a couple of suggestions to improve it, and I had some time available last week to work on it. Here&amp;#39;s the info on version 2 of the customization:&lt;img title="PEO Labs" style="WIDTH:308px;HEIGHT:111px;" height="111" alt="PEO Labs" hspace="5" src="http://forums.blackbaud.com/blogs/patronedge/PEO%20Labs.png" width="308" align="right" /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;Updated for compatibility with PEO 3.3.3&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Fixed a memory leak&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Added a new parameter that allows the administrator to enter the amount to round; it is no longer hard-coded to go up to the next dollar&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;You can download the updated copy of the feature &lt;a class="" title="PEO Donation Round Up 3.3.3" href="http://www.blackbaud.com/images/blogs/PEO_donation_round_up_3.3.3.zip"&gt;here&lt;/a&gt;. Please feel free to download and install it, and let me know what you think. You will need&amp;nbsp;your system administrator to run a couple of SQL scripts and put a file in place, and then it&amp;#39;s ready to go. Full instructions are included in the ZIP file. If you install it, leave a comment to let everyone know what kind of effect it is having on your online donations.&lt;/p&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=37838" width="1" height="1"&gt;</description><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Web+Design/default.aspx">Web Design</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Free+Stuff/default.aspx">Free Stuff</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/PEO+Labs/default.aspx">PEO Labs</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Patron+Edge+Online/default.aspx">Patron Edge Online</category></item><item><title>Selling out is a beautiful thing</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2008/08/08/selling-out-is-a-beautiful-thing.aspx</link><pubDate>Fri, 08 Aug 2008 22:22:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:32599</guid><dc:creator>Nicholai Burton</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/rsscomments.aspx?PostID=32599</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=32599</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2008/08/08/selling-out-is-a-beautiful-thing.aspx#comments</comments><description>&lt;p&gt;&lt;em&gt;The PEO Labs series brings you information or advice on items that are geared towards users who can take&amp;nbsp;high-level concepts or sample code and run with them. Please note that many of the things discussed are not supported.&amp;nbsp;That doesn&amp;#39;t mean that an item is a warranty-voider; it just means that the Support Analysts can&amp;#39;t walk you through it or troubleshoot it if it breaks.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;In Patron Edge Online 3.3.3, we started work on a feature that will allow you to continue to display sold out events on your website rather than having them get removed. This is a great feature in a couple of ways. First, the marketing folks will love it because patrons who visit your site can see how popular your events are and won&amp;#39;t wait until last minute to make a purchase. A press release that says your last ballet performance sold out on the first day of sale is a great boost to your reputation. From a customer service perspective, it&amp;#39;s also a win because people who visit your website can see that the event they want is already sold out instead of calling the box office to see if it has gone on sale or if there are still tickets available.&lt;img title="PEO Labs" style="WIDTH:308px;HEIGHT:111px;" height="111" alt="PEO Labs" hspace="5" src="http://forums.blackbaud.com/blogs/patronedge/PEO%20Labs.png" width="308" align="right" /&gt;&lt;/p&gt;
&lt;p&gt;The reason this is a &lt;em&gt;PEO Labs&lt;/em&gt; post is because the feature requires the help of a DBA to implement so it isn&amp;#39;t something that a support analyst will take you through. But with a tech person and 15 minutes of free time and you can get this up and running.&amp;nbsp;Here&amp;#39;s how:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Set up Patron Edge&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;Go to Administration, User Setup, User Groups&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Edit the Internet user group and set Update Events Active Data Table to Yes. If you don&amp;#39;t see this option, just use the Design toolbar to turn on the field.&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Create the SQL job&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In Enterprise Manager or SQL Management Studio, create a SQL job to run against the PE database with the following command: exec CalcEventsActiveDataView. This is the part where you want the tech person involved. Set it to run on a schedule as frequent as your PE/PEO sync runs. By default a partial sync runs every hour, but you may want to set this more or less frequently; your mileage may vary on how long a sync takes.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Add the sales point to Patron Edge Online&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;Go to Administration, System Setup, Sales Points&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Create a new entry that uses the number of the Internet sales point. The description can be anything you want; I would set it to the same description as you have in PE for clarity&amp;#39;s sake.&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Configure Site Settings&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Here is where&amp;nbsp;all of the business logic comes in. Your tech person can do the configuration, but the box office manager and marketing manager need to make some business decisions.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Set Display sold out events to 1 (leave at 0 to remove the event from the site altogether when it is sold out).&lt;br /&gt;Set Display sold out shows to 1 (leave at 0 to remove the show altogether when all of its events are sold out).&lt;br /&gt;Set an expression for Sold-out behavior, using one of these examples:&lt;/p&gt;
&lt;table class=""&gt;

&lt;tr&gt;
&lt;td class=""&gt;Option&lt;/td&gt;
&lt;td class=""&gt;Value&lt;/td&gt;
&lt;td class=""&gt;Explanation&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;&amp;lt;empty string&amp;gt;&lt;/td&gt;
&lt;td class=""&gt;&lt;/td&gt;
&lt;td class=""&gt;Events will never be defined as &amp;quot;Sold Out&amp;quot;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;Numeric value&lt;/td&gt;
&lt;td class=""&gt;5&lt;/td&gt;
&lt;td class=""&gt;Event is Sold Out once number of empty seats = 5&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;Percentage&lt;/td&gt;
&lt;td class=""&gt;10%&lt;/td&gt;
&lt;td class=""&gt;Event is Sold Out once percentage of empty seats = 10%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;Min(Value, Percentage)&lt;/td&gt;
&lt;td class=""&gt;Min(5,10%)&lt;/td&gt;
&lt;td class=""&gt;Event is Sold Out once percentage of empty seats = 10% number of empty seats = 5, whichever is lower&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;Max(Value, Percentage)&lt;/td&gt;
&lt;td class=""&gt;&lt;br /&gt;Max(5,10%)&lt;/td&gt;
&lt;td class=""&gt;Event is Sold Out once percentage of empty seats = 10% number of empty seats = 5, whichever is higher&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;And with that, I bid you good weekend. Now take this stuff, run with it, and come back to leave comments about how&amp;nbsp;it&amp;#39;s working for you.&lt;/p&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=32599" width="1" height="1"&gt;</description><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Usability/default.aspx">Usability</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/PEO+Labs/default.aspx">PEO Labs</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Patron+Edge+Online/default.aspx">Patron Edge Online</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Marketing/default.aspx">Marketing</category></item><item><title>What do your patrons think about your PEO site?</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2008/06/13/what-do-your-patrons-think-about-your-peo-site.aspx</link><pubDate>Fri, 13 Jun 2008 20:50:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:31435</guid><dc:creator>Nicholai Burton</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/rsscomments.aspx?PostID=31435</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=31435</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2008/06/13/what-do-your-patrons-think-about-your-peo-site.aspx#comments</comments><description>&lt;div class="entry"&gt;
&lt;div class="snap_preview"&gt;
&lt;p&gt;&lt;em&gt;The PEO Labs series brings you information or advice on items that are geared towards users who can take&amp;nbsp;high-level concepts or sample code and run with them. Please note that many of the things discussed are not supported.&amp;nbsp;That doesn&amp;#39;t mean that an item is a warranty-voider; it just means that the Support Analysts can&amp;#39;t walk you through it or troubleshoot it if it breaks.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;While thinking about ways to get people more involved with an organization&amp;#39;s online presence, I realized that most websites give an opportunity to leave feedback about the website itself. The best way to improve usability is to talk with users, right? I’ve done this with &lt;a class="" title="ING Direct" href="http://home.ingdirect.com/" target="_blank"&gt;ING Direct&lt;/a&gt;, &lt;a class="" title="Netflix" href="http://www.netflix.com/" target="_blank"&gt;Netflix&lt;/a&gt; and a handful of other sites to let them know about bad links or usability issues. Often I leave positive feedback, just to let an organization know that I appreciate a new feature or change to their site that has made my life easier.&lt;/p&gt;&lt;img hspace="5" src="http://forums.blackbaud.com/blogs/patronedge/PEO%20Labs.png" align="right" border="0" alt="" /&gt; 
&lt;p&gt;So following that line of thought, I whipped this up one evening while watching reruns of &lt;em&gt;&lt;a class="" title="Scrubs" href="http://en.wikipedia.org/wiki/Scrubs_%28TV_series%29" target="_blank"&gt;Scrubs&lt;/a&gt;&lt;/em&gt;. It is a new page for Patron Edge Online that allows a person to enter her name, email (if desired) and thoughts about your site. Now that version 3.3.3 has been released, I also threw in an accompanying custom report that can be generated to allow your web marketer or webmaster to review feedback on demand.&lt;/p&gt;
&lt;p&gt;You can&amp;nbsp;view&amp;nbsp;a screenshot of what the page looks like &lt;a class="" title="leave feedback" href="http://forums.blackbaud.com/blogs/patronedge/06-13-08%20Feedback%20screenshot.png" target="_blank"&gt;here&lt;/a&gt;. As always, play with it on a test interface first! This feature is pretty basic (and potentially very valuable) but keep in mind that it is not supported. To install:&lt;br /&gt;1. &lt;a class="" title="site feedback" href="http://forums.blackbaud.com/blogs/patronedge/Site%20Feedback.zip" target="_blank"&gt;Download this ZIP file&lt;/a&gt; and extract the contents&lt;br /&gt;2. Add Feedback_Form.asp and insert_feedback.asp to your public\bbcustomizations folder&lt;br /&gt;3. If you do not have the Custom Site Settings table yet (from earlier PEO Labs articles), run Create Custom Site Settings Table.sql against your PEO database&lt;br /&gt;4. Run LeaveFeedback.sql against your PEO database to create the custom table that will hold the actual comments&lt;br /&gt;5. &lt;a class="" title="how to create a custom screen" href="http://forums.blackbaud.com/blogs/patronedge/archive/2008/04/06/creating-and-linking-to-custom-screens-in-peo.aspx" target="_blank"&gt;Create a new screen&lt;/a&gt; called Feedback&lt;br /&gt;6. Create a new screen part on the Feedback screen (INCLUDE is the type)&amp;nbsp;that points to bbcustomizations\Feedback_Form.asp&lt;br /&gt;7. Edit the feedbackheader CSS class so that it matches your site’s overall design&lt;/p&gt;
&lt;p&gt;You can also import the Site Feedback Report into the Custom Reports section of the Administration Site, or review the feedback via the Custom Tables folder.&lt;/p&gt;
&lt;p&gt;Are you currently using any method of capturing user feedback about your website? How has it affected your design or business processes? Leave a message in the comments.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=31435" width="1" height="1"&gt;</description><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Web+Design/default.aspx">Web Design</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Usability/default.aspx">Usability</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Free+Stuff/default.aspx">Free Stuff</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/PEO+Labs/default.aspx">PEO Labs</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Patron+Edge+Online/default.aspx">Patron Edge Online</category></item><item><title>Rounding up change (but not from under sofa cushions)</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2008/05/26/rounding-up-change-but-not-from-under-sofa-cushions.aspx</link><pubDate>Mon, 26 May 2008 22:23:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:31003</guid><dc:creator>Nicholai Burton</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/rsscomments.aspx?PostID=31003</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=31003</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2008/05/26/rounding-up-change-but-not-from-under-sofa-cushions.aspx#comments</comments><description>&lt;p&gt;&lt;em&gt;The PEO Labs series brings you information or advice on items that are geared towards users who can take&amp;nbsp;high-level concepts or sample code and run with them. Please note that many of the things discussed are not supported.&amp;nbsp;That doesn&amp;#39;t mean that an item is a warranty-voider; it just means that the Support Analysts can&amp;#39;t walk you through it or troubleshoot it if it breaks.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Over the last few months I&amp;#39;ve noticed that electric and water companies are really pushing the &amp;quot;round up&amp;quot; thing to work on public projects. So why not do something similar for Patron Edge Online? With a bit of ASP and JavaScript, we can find out how much a patron&amp;#39;s total order is, then display a message asking if he would like to round the total up to the next dollar and give the remainder as a donation. The concept is simple, the patron doesn&amp;#39;t mind giving away the electronic equivalent of spare change, and you get a donation towards your annual fund. Everyone wins!&amp;nbsp;&lt;/p&gt;&lt;img hspace="5" src="http://forums.blackbaud.com/blogs/patronedge/PEO%20Labs.png" align="right" border="0" alt="" /&gt; 
&lt;p&gt;&lt;a class="" href="http://forums.blackbaud.com/blogs/patronedge/Donation%20Round%20Up.zip"&gt;Here&lt;/a&gt; you will find a zipped file containing two SQL scripts and an ASP page called round_up.asp. This page checks to see if the patron has already put a donation in her basket. If she has not, it will auto-magically display and ask if she would like to round the total up to the next dollar as a donation. It does not just look for totals that are even dollar amounts; a total of $42.30 would add a $0.70 donation and a total of $42.00 would add a $1.00 donation.&lt;/p&gt;
&lt;p&gt;To install:&lt;br /&gt;1. Place round_up.asp into your PEOSite\bbCustomizations folder&lt;br /&gt;2. If you do not already have the eSroCstmSiteSettings custom table, run Create Custom Site Settings Table.sql on the PEO database&lt;br /&gt;3. Run Round Up Feature.sql on the PEO database&lt;br /&gt;4. Go to Administration, Custom Tables, eSroCstmSiteSettings and set Donation Round Up Fund to the desired code (found in Content, Donation)&lt;br /&gt;5. Drill into the screen parts of my_basket.asp for the appropriate interface&lt;br /&gt;6. Set round_up.asp as an Include After on the basket view screen part, or create a new screen part below the basket view in the desired location&lt;/p&gt;
&lt;p&gt;The page is pretty basic and I created it in about 4 hours over the course of a weekend. It would have taken about half that if I had ever taken a programming class (the life of a French/Business major, *sigh*). Please note that this is custom PEO code. It is not supported (which just means my analysts cannot answer questions about it) but works beautifully on my system. Still, be sure to test before putting it on your live site; I claim no responsibility if it breaks your site, burns your supper or lets your dog out of the fence!&lt;/p&gt;
&lt;p&gt;Did you find the round up feature useful? Would you like to see more of this kind of thing on the site? Leave a message in the comments.&lt;/p&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=31003" width="1" height="1"&gt;</description><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Web+Design/default.aspx">Web Design</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Free+Stuff/default.aspx">Free Stuff</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/PEO+Labs/default.aspx">PEO Labs</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Patron+Edge+Online/default.aspx">Patron Edge Online</category></item><item><title>Add a favicon to your website</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2008/04/22/add-a-favicon-to-your-website.aspx</link><pubDate>Tue, 22 Apr 2008 14:54:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:30293</guid><dc:creator>Nicholai Burton</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/rsscomments.aspx?PostID=30293</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=30293</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2008/04/22/add-a-favicon-to-your-website.aspx#comments</comments><description>&lt;p&gt;&lt;em&gt;The PEO Labs series brings you information or advice on items that are geared towards users who can take&amp;nbsp;high-level concepts or sample code and run with them. Please note that many of the things discussed are not supported.&amp;nbsp;That doesn&amp;#39;t mean that an item is a warranty-voider; it just means that the Support Analysts can&amp;#39;t walk you through it or troubleshoot it if it breaks.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;For those who are not familiar, a &lt;a title="Favicon" href="http://en.wikipedia.org/wiki/Favicon" target="_blank"&gt;favicon&lt;/a&gt; is the icon that shows up in your bookmarks toolbar for a saved site, and in the address bar/tab header of your web browser when visiting a site. It&amp;#39;s a 16x16 icon that you can use as another way to reinforce your organization&amp;#39;s &amp;quot;brand&amp;quot; on the web.&lt;/p&gt;
&lt;p&gt;For those of you know know all about these, I&amp;#39;m sure your question is, &amp;quot;when do we get this functionality in Patron Edge Online?&amp;quot; You can actually do it right now. I have found some great resources online that will allow you to add a favicon onto your current PEO site regardless of version. Here&amp;#39;s the scoop:&lt;/p&gt;&lt;img hspace="5" src="http://forums.blackbaud.com/blogs/patronedge/PEO%20Labs.png" align="right" border="0" alt="" /&gt; 
&lt;p&gt;&lt;b&gt;Create a favicon for your site&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t already have a favicon, you need to create an ICO image file that is at least 16x16 pixels. Your marketing folks should be able to handle something like this pretty easily, or you can use some free tools on the web. Here are a couple of sites that can do this for you:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a title="Graphics Guru" href="http://www.graphicsguru.com/favicon.php" target="_blank"&gt;http://www.graphicsguru.com/favicon.php&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="Real World Graphics" href="http://www.rw-designer.com/online_icon_maker.php" target="_blank"&gt;http://www.rw-designer.com/online_icon_maker.php&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;Add files to to your web server &lt;/b&gt;&lt;/p&gt;
&lt;p&gt;There are three files that you need in order to make this work:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The image file itself. I recommend placing it in the public\Images folder of your website&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://forums.blackbaud.com/blogs/patronedge/Favicon.zip"&gt;This ZIP file&lt;/a&gt;. It contains an HTML page and&amp;nbsp;a JavaScript library (and&amp;nbsp;a screenshot for later).&amp;nbsp;Place the HTML and JS files in your public\bbCustomizations folder.&amp;nbsp;If you are interested in the technical bits of the JS library, there is a link to the author&amp;#39;s website in its comments.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;Modify favicon.htm to point to your icon&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Edit favicon.htm in Notepad or your favorite HTML editor. If your custom piece folder is not called bbCustomizations, you will need to edit the first line accordingly so that the page can find the JavaScript library. Now edit the sixth line and replace the URL here with the location of your favicon file.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Add a reference to the file on your Admin Site&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;In Site Design, edit each of the Templates of the Interface you are using and create a new screen part for them. See the screenshot from the above ZIP file if you need an example screen part to help you. Since this is a script, no text will be visible on the page itself, so the dimensions of the screen part don&amp;#39;t matter at all.&lt;/p&gt;
&lt;p&gt;Do you use favicons on your main or ticketing websites? How has it reinforced your organization&amp;#39;s image? Leave a note in the comments!&lt;/p&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=30293" width="1" height="1"&gt;</description><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Web+Design/default.aspx">Web Design</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Free+Stuff/default.aspx">Free Stuff</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/PEO+Labs/default.aspx">PEO Labs</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Patron+Edge+Online/default.aspx">Patron Edge Online</category></item><item><title>Using Google Analytics to get more out of PEO</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2008/04/10/using-google-analytics-to-get-more-out-of-peo.aspx</link><pubDate>Thu, 10 Apr 2008 17:17:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:30109</guid><dc:creator>Nicholai Burton</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/rsscomments.aspx?PostID=30109</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=30109</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2008/04/10/using-google-analytics-to-get-more-out-of-peo.aspx#comments</comments><description>&lt;p&gt;&lt;em&gt;The PEO Labs series brings you information or advice on items that are geared towards users who can take&amp;nbsp;high-level concepts or sample code and run with them. Please note that many of the things discussed are not supported.&amp;nbsp;That doesn&amp;#39;t mean that an item is a warranty-voider; it just means that the Support Analysts can&amp;#39;t walk you through it or troubleshoot it if it breaks.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Google has a powerful, free tool available, called Google Analytics,&amp;nbsp;that will allow you to collect all kinds of aggregate data about your site&amp;#39;s visitors.&amp;nbsp;You can use this information to:&lt;a href="http://forums.blackbaud.com/blogs/patronedge/PEO%20Labs.png"&gt;&lt;img title="PEO Labs" alt="PEO Labs" hspace="5" src="http://forums.blackbaud.com/blogs/patronedge/PEO%20Labs.png" align="right" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Track the geographic location of site visitors to plan where to spend your advertising dollars&lt;/li&gt;
&lt;li&gt;Determine what page a visitor hits first on your site and how long he spends there&lt;/li&gt;
&lt;li&gt;See what sites or search engines are referring patrons to you&lt;/li&gt;
&lt;li&gt;Look for trends to see if parts of your site are confusing or cumbersome to visitors&lt;/li&gt;
&lt;li&gt;Discover how many times a visitor comes to your site before making a purchase&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;I&amp;#39;m not a marketer or a webmaster, but I&amp;#39;m sure there are a hundred other uses you can come up with for this tool. There is a nice demo on their site &lt;a title="Google Analytics Tour" href="http://64.233.179.110/analytics/tour/index_en-US.html" target="_blank"&gt;here&lt;/a&gt; that walks you through what the tool can do and how it works. This probably leaves you with some questions. How much does it cost? How long will it take to implement? How do you actually make it happen?&lt;/p&gt;
&lt;p&gt;&lt;i&gt;How much does it cost?&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;According to the Google Analytics site, use of the service is free if you get less than five million (million!) pageviews per month.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;How long will it take to get started?&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Getting an account with Google Analytics takes a few minutes, and adding it into&amp;nbsp;PEO only a little longer. I would plan for 30 minutes to an hour for the whole project, plus any time you spend playing with settings and setting up reports in your Google Analytics account.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;How do I do it?&lt;/i&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;First, you need to &lt;a title="Sign Up" href="http://www.google.com/analytics/sign_up.html" target="_blank"&gt;sign up for an account&lt;/a&gt;. Once you sign up, you receive something called a Tracking Code. Hold on to this as we will need it again soon.&lt;/li&gt;
&lt;li&gt;&lt;a class="" title="GAnalytics.zip" href="http://forums.blackbaud.com/blogs/patronedge/GAnalytics.zip"&gt;Download&amp;nbsp;this file&lt;/a&gt;&amp;nbsp;and place it in the bbCustomizations folder of your public site.&lt;/li&gt;
&lt;li&gt;Edit line six of the file, replacing &amp;quot;UA-xxxx-x&amp;quot; with the Tracking Code you got in step one.&lt;/li&gt;
&lt;li&gt;On the PEO Admin site, go into Site Design and edit all of the screens of the interface you are using. In the Include After field, enter bbCustomizations\GAnalytics.htm. This is the part that can take a little while, depending on how many screens you have.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;And you&amp;#39;re finished! That wasn&amp;#39;t so difficult, was it? After you have this all set up in Patron Edge Online, you will definitely want to go back into your Google Analytics account and do some tweaking so that the data it captures for you is more accurate.&lt;/p&gt;
&lt;p&gt;You have some opportunities to get really advanced with this if you&amp;#39;d like by &lt;a title="How do I tag my links?" href="http://www.google.com/support/googleanalytics/bin/answer.py?answer=55518" target="_blank"&gt;tagging the URLs&lt;/a&gt; that you send out in your marketing campaigns. For example, tagging your email blasts with things like campaign information will help you determine which ones are most effective. My site is internal only, so I haven&amp;#39;t been able to try tagging to verify it plays nicely with PEO, but let me know if you try it out and how well it works. How are you using analytical/statistical data to drive your mission? Leave a message in the comments.&lt;/p&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=30109" width="1" height="1"&gt;</description><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Web+Design/default.aspx">Web Design</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Usability/default.aspx">Usability</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Free+Stuff/default.aspx">Free Stuff</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/PEO+Labs/default.aspx">PEO Labs</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Patron+Edge+Online/default.aspx">Patron Edge Online</category></item><item><title>Adding Some Multimedia Spice to PEO</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2008/04/04/adding-some-multimedia-spice-to-peo.aspx</link><pubDate>Fri, 04 Apr 2008 16:54:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:30000</guid><dc:creator>Nicholai Burton</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/rsscomments.aspx?PostID=30000</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=30000</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2008/04/04/adding-some-multimedia-spice-to-peo.aspx#comments</comments><description>&lt;div class="entry"&gt;
&lt;div class="snap_preview"&gt;
&lt;p&gt;PEO Labs: The idea behind the PEO Labs series is to bring you information or advice on items that are geared towards users who can take&amp;nbsp;high-level concepts or sample code and run with them. Please note that many of the things discussed are not supported.&amp;nbsp;That doesn&amp;#39;t mean that an item is a warranty-voider; it just means that the Support Analysts can&amp;#39;t walk you through it or troubleshoot it if it breaks.&lt;/p&gt;
&lt;p&gt;Graphic design firms show off web portfolios; builders display photos of their finished buildings; even bands put up mp3 samples, wallpapers and screen savers. What kind of multimedia to you put into your PEO site to boost ticket sales? Are you currently using any at all?&lt;a href="http://forums.blackbaud.com/blogs/patronedge/PEO%20Labs.png"&gt;&lt;img hspace="15" src="http://forums.blackbaud.com/blogs/patronedge/PEO%20Labs.png" align="right" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Sometimes a photo is enough to get people interested when, say, a traveling art exhibit visits your musuem. But what if you’re a theatre or a symphony and you know that a single photo just can’t capture the spirit of what you are bringing to the world? If you want to get your patrons really interested in what’s going on, it’s time to add some multimedia and make your site really pop. Here are three great ways to give your patrons a more immersive experience on your site and a good taste of what they’ll see and hear when they come to visit.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Photo - &lt;/strong&gt;This option is great for any organization, but museums especially can take advantage of some of the photo hosting sites out there that provide slideshow abilities. There are a couple of awesome tools I recommend that allow you to create a Flickr slideshow without any real programming knowledge. The first is &lt;a title="FlickrSLiDR" href="http://flickrslidr.com/index.php" target="_blank"&gt;FlickrSLiDR&lt;/a&gt; and is simple to use. If you feel like you need a little more flexibility, check out the &lt;a title="PictoBrowser" href="http://pictobrowser.com/"&gt;PictoBrowser&lt;/a&gt;, which is also very Web 2.0 but has a couple more options than FlickrSLiDR.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Video - &lt;/strong&gt;&lt;a title="YouTube" href="http://www.youtube.com/" target="_blank"&gt;YouTube&lt;/a&gt; has made it ridiculously easy to upload video clips and even edit them on the fly to some extent. You can then use the provided URL to link from your PEO site to the clip, or even better use the Embed link and add the video directly into a show’s Long Description.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Audio - &lt;/strong&gt;If you’re thinking about adding mp3 samples to your site, I recommend using &lt;a title="Audacity" href="http://audacity.sourceforge.net/" target="_blank"&gt;Audacity&lt;/a&gt;. It’s free, open-source (I’m a big fan of &lt;a href="http://en.wikipedia.org/wiki/Free_and_open-source_software" target="_blank"&gt;FOSS&lt;/a&gt;) and easy to use.&lt;/p&gt;
&lt;p&gt;Now get out there and put some cool multimedia onto your site, and be sure to leave a link in the comments so others can see what you’ve done!&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=30000" width="1" height="1"&gt;</description><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Web+Design/default.aspx">Web Design</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/PEO+Labs/default.aspx">PEO Labs</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Patron+Edge+Online/default.aspx">Patron Edge Online</category></item></channel></rss>