<?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 : Patron Edge Online</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/tags/Patron+Edge+Online/default.aspx</link><description>Tags: Patron Edge Online</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>3.401 and 3.41 update released!</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2009/10/20/3-401-and-3-41-update-released.aspx</link><pubDate>Tue, 20 Oct 2009 17:39:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:45974</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=45974</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=45974</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2009/10/20/3-401-and-3-41-update-released.aspx#comments</comments><description>&lt;p&gt;We are happy to announce that we have released new versions of The Patron Edge and The Patron Edge Online.&lt;br /&gt;&lt;br /&gt;Here are a few things to get excited for:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Patron Edge 3.401:&lt;br /&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Coupon codes: You can now use Alphanumeric codes for Coupons!&amp;nbsp; They no longer need to be things like 1234, they could be BOGO (Buy One Get One) or something similar&lt;/li&gt;
&lt;li&gt;Change Due prompt in General Admission Sales: Now your touchscreen users can have a prompt to remind them how much change to give the client, after making a cash sale.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br /&gt;&lt;b&gt;Patron Edge Online 3.4.1:&lt;br /&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Same Day Internet Sales: You can now allow users to purchase tickets the same day as the event online, allowing those procrastinators to still get to see the shows.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br /&gt;And of course, there is great information on these enhancements and our PCI compliance enhancements located in our Update guides:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.blackbaud.com/files/support/guides/pe/ug3401us.pdf" target="_blank"&gt;http://www.blackbaud.com/files/support/guides/pe/ug3401us.pdf&lt;/a&gt;&lt;br /&gt;(Patron Edge Update Guide)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.blackbaud.com/files/support/guides/pe/peo341ug.pdf" target="_blank"&gt;http://www.blackbaud.com/files/support/guides/pe/peo341ug.pdf&lt;/a&gt;&lt;br /&gt;(Patron Edge Online Update Guide)&lt;br /&gt;&lt;br /&gt;Please contact your Account Manager if you are interested in updating to these versions.&lt;/p&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=45974" width="1" height="1"&gt;</description><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Patron+Edge/default.aspx">Patron Edge</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Patron+Edge+Online/default.aspx">Patron Edge Online</category></item><item><title>PE and PEO Updates Demystified</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2009/10/15/pe-and-peo-updates-demystified.aspx</link><pubDate>Thu, 15 Oct 2009 13:10:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:45629</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=45629</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=45629</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2009/10/15/pe-and-peo-updates-demystified.aspx#comments</comments><description>&lt;p&gt;Being the type who always wants to use technology to take things to the next level, I&amp;#39;ve done some more experimenting with screencasting. This video will take you through an update for Patron Edge 3.401 and Patron Edge Online 3.4.1. The video is about 17 minutes and should answer any questions you have. If you missed the update webinar a few weeks ago, this is even better, as I take you through every screen and explain every step of the process.&lt;br /&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.blackbaud.com/images/blogs/the_spotlight/pe_and_peo_update.html" target="_blank"&gt;&lt;img src="http://www.blackbaud.com/images/blogs/the_spotlight/pe_and_peo_update.png" align="middle" height="449" width="582" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thoughts, concerns? Leave a message in the comments.&lt;/p&gt;&lt;p&gt;&lt;b&gt;[Update] &lt;/b&gt;I&amp;#39;ve been told that the best practice is to run the update on the workstations first, before doing the detach/reattach and logging in to update the data.&lt;br /&gt;&lt;/p&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=45629" width="1" height="1"&gt;</description><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Patron+Edge/default.aspx">Patron Edge</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/PCI/default.aspx">PCI</category></item><item><title>Patron Edge Update Webinar FAQs</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2009/09/23/patron-edge-update-webinar-faqs.aspx</link><pubDate>Wed, 23 Sep 2009 20:38:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:44578</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=44578</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=44578</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2009/09/23/patron-edge-update-webinar-faqs.aspx#comments</comments><description>&lt;p&gt;Thanks to everyone who was on the update webinar today. Amie did a great job of explaining the process and showing the new features, and we heard some really good questions. With that in mind, I wanted to go ahead and post the information so those of you who missed the webinar can still catch the highlights. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;When will Windows 7 and Windows Server 2008 be compatible?&lt;br /&gt;&lt;/i&gt;There is not currently a timeline for compatibility with Windows Server 2008 or Windows 7.&lt;i&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;What are the implications for PE/RE/FE integrated clients?&lt;br /&gt;&lt;/i&gt;There are no special requirements for The Financial Edge. If you integrate with The Raiser&amp;#39;s Edge, ensure that you are running 7.85 or higher and that you disable the integration while updating Patron Edge.&lt;i&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;Is The Raiser&amp;#39;s Edge 7.85 still compatible with Patron Edge 3.400?&lt;br /&gt;&lt;/i&gt;Yes, 7.85 and 7.91 are compatible.&lt;i&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;How soon do we need to run the update?&lt;br /&gt;&lt;/i&gt;This will depend on your merchant services provider. However, it is important to note that on July 1, 2010, Visa will stop working with acquirers whose clients do not use PA-DSS certified applications. See &lt;a href="http://usa.visa.com/merchants/risk_management/cisp_payment_applications.html?ep=v_sym_pabp&amp;amp;symlinkref=http%3A%2F%2Fwww.lesjones.com%2F2009%2F08%2F06%2Fnew-pci-compliance-standards-go-into-effect-july-1-2010%2F#anchor_4" target="_blank"&gt;this link from Visa&lt;/a&gt; for more information.&lt;i&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;Will custom PEO design elements still work as expected (i.e. free text, images, menus)?&lt;br /&gt;&lt;/i&gt;I always recommend setting things up in a test system to ensure everything works as expected. There are no known changes to Patron Edge Online that would affect design elements like screens, screen parts or menu items.&lt;i&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;Is the upgrade process different if we&amp;#39;re on 3.340 than if we&amp;#39;re on 3.310?&lt;br /&gt;&lt;/i&gt;The main difference is that there will be fewer steps, since PCCharge, Windows Server, SQL Server and The Raiser&amp;#39;s Edge are already on the required versions.&lt;i&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;Can we update PCCharge to 5.8 now if we&amp;#39;re on Patron Edge 3.310?&lt;br /&gt;&lt;/i&gt;Absolutely. As part of the call with your account manager, we can arrange to put the required PCCharge version in your FTP folder.&lt;i&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;Is Moneris Canada now supported?&lt;br /&gt;&lt;/i&gt;Yes, PCCharge for the US and Moneris for Canada are the two standard credit card interfaces.&lt;i&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;Is PCCharge 5.8 Client still incompatible with Patron Edge?&lt;br /&gt;&lt;/i&gt;Yes, this is a known issue. At this time, PCCharge 5.8 Client and Patron Edge cannot be installed on the same machine. PCCharge Payment Server does not have any conflicts with Patron Edge and continues to work normally.&lt;i&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;Whose IP addresses will have to change for hosted clients?&lt;br /&gt;&lt;/i&gt;These are done on a one-off basis. Generally, an organization currently running Patron Edge Online 3.2.5 or below will receive a new IP address. As part of starting the update process, Blackbaud will let you know several weeks in advance if the IP address for your website will change. This will allow plenty of time to coordinate with your domain name provider to schedule the change on that end.&lt;i&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;Does each product have to be on its own server to be PCI compliant?&lt;br /&gt;&lt;/i&gt;I don&amp;#39;t have any information about this. Please refer to the &lt;a href="https://www.pcisecuritystandards.org/security_standards/pci_dss.shtml" target="_blank"&gt;PCI Security Standards Council website&lt;/a&gt; to see the full set of PCI rules.&lt;i&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;Have Packages changed since 3.340?&lt;/i&gt;&lt;br /&gt;Coupons can now use both alpha characters and digits. The remaining Package features are the same as in version 3.340.&lt;i&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;Are we planning digital signature capture?&lt;br /&gt;&lt;/i&gt;I have not seen this on any product roadmap for the next year.&lt;i&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;How long should we plan to be down?&lt;br /&gt;&lt;/i&gt;This can vary greatly. To be safe I would plan for at least half a day. If the only thing you have to update on the big day is Patron Edge and Patron Edge Online, and you have carefully read the PE and PEO update guides, you&amp;#39;ll be able to keep downtime to a minimum. There may be additional steps to perform for Patron Edge Online after the update, but those steps are based around new features and won&amp;#39;t prevent you from having a working website.&lt;/p&gt;&lt;p&gt;If you are hosted and your IP address requires a change, the length of time it takes for that change to be recognized can vary. &lt;a href="http://en.wikipedia.org/wiki/Domain_Name_System#Caching_and_time_to_live" target="_blank"&gt;This Wikipedia article&lt;/a&gt; explains the technical bits about what happens when an IP address changes and why it can potentially take a while to propagate. In my experience (please take with a grain of salt), most of these changes take effect within a few hours.&lt;/p&gt;&lt;p&gt;If you feel the update is more complex than you can handle or you want to minimize downtime by having Blackbaud to perform the update for you, just let me know and we can set up a call with your account manager and I to work something out.&lt;/p&gt;&lt;p&gt;Other update questions? Leave a message in the comments! &lt;br /&gt;&lt;/p&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=44578" width="1" height="1"&gt;</description><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Patron+Edge/default.aspx">Patron Edge</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/PCI/default.aspx">PCI</category></item><item><title>Add A Facebook Fan Box To Your Site</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2009/08/10/add-a-facebook-fan-box-to-your-site.aspx</link><pubDate>Mon, 10 Aug 2009 13:27:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:43512</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=43512</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=43512</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2009/08/10/add-a-facebook-fan-box-to-your-site.aspx#comments</comments><description>&lt;p&gt;My colleague Chad recently wrote about &lt;a href="http://forums.blackbaud.com/blogs/webbythings/archive/2009/08/05/6-dogooding-webby-things-your-nonprofit-should-check-out.aspx" target="_blank"&gt;6 Dogooding Webby Things Your Nonprofit Should Check Out&lt;/a&gt;, and I wanted to show how quick and easy it is to implement one of those webby things, the Facebook Fan Box. It&amp;#39;s not a fit for every organization, but if you have a strong Facebook presence and want to promote it on your website, don&amp;#39;t let the idea of building this custom piece intimidate you. And the steps work for everyone, whether your site uses PEO or a different application.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Step One: Visit your Facebook page&lt;/b&gt;. Go to your organization&amp;#39;s Facebook page and click the link on the left that says Add Fan Box to your site.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;img src="http://www.blackbaud.com/images/blogs/spotlight_add_box.png" alt="" /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-weight:bold;"&gt;Step Two: Get the code.&lt;/span&gt; You will be taken to a second page where you can check whether you want to include both your stream and fans, or just one of the two. You will get the auto-generated code along with a preview, like this:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;img src="http://www.blackbaud.com/images/blogs/spotlight_get_code.png" alt="" /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-weight:bold;"&gt;Step Three: Add the code to your site.&lt;/span&gt; Edit the &amp;quot;connections&amp;quot; entry in the code if you want to display more
than 10 fans at a time, and the &amp;quot;width&amp;quot; bit if you want it to be wider
than 300 pixels. If you use Patron Edge Online as your content management system, save this code to Notepad as a .htm file and add it to PEO as a screen part. If you use a different CMS, the process should be pretty similar. Of course there are advanced options and extra styling you can get into, but these three painless steps get you from zero to Fan Box in five minutes.&lt;/p&gt;&lt;p&gt;Is your site using the Fan Box feature or custom Facebook applications? How do they fit into your marketing strategy or promote your mission? Leave a message for other readers in the comments.&lt;br /&gt;&lt;/p&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=43512" 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/Patron+Edge+Online/default.aspx">Patron Edge Online</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Marketing/default.aspx">Marketing</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/social+media/default.aspx">social media</category></item><item><title>The 20-Minute Test Environment, Part II</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2009/05/11/the-20-minute-test-environment-part-ii.aspx</link><pubDate>Mon, 11 May 2009 18:54:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:41443</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=41443</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=41443</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2009/05/11/the-20-minute-test-environment-part-ii.aspx#comments</comments><description>&lt;p&gt;Last week you &lt;a href="http://forums.blackbaud.com/blogs/patronedge/archive/2009/05/07/the-20-minute-test-environment-part-i.aspx" target="_blank"&gt;set up a Patron Edge test environment&lt;/a&gt;, and now you&amp;#39;re ready to get going with the web side of things. Here is how to get your Patron Edge Online test environment up and running in 20 minutes.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Restore some data&lt;br /&gt;&lt;/strong&gt;We&amp;#39;re switching this up a bit from last time, since PEO doesn&amp;#39;t use the Blackbaud Management Console. Through SQL Management Studio, create a backup of your live PEO database and restore it on your test machine. For the sake of speed, run the &lt;a href="http://www.blackbaud.com/files/support/guides/pe/peoadmin.pdf#xml=http://www.blackbaud.com/kb/index?page=answeropen&amp;amp;type=open&amp;amp;searchid=1242067616700&amp;amp;answerid=16777216&amp;amp;iqaction=6&amp;amp;url=http%3A%2F%2Fwww.blackbaud.com%2Ffiles%2Fsupport%2Fguides%2Fpe%2Fpeoadmin.pdf&amp;amp;highlightinfo=4195053,4178,4179" title="database cleaner" target="_blank"&gt;DB Cleaner function&lt;/a&gt; before backing up.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Install Patron Edge Online&lt;br /&gt;&lt;/strong&gt;Run the PEO installer, choosing all three components when asked what to install (website files, PE communication components, and PEO communication components). There are a couple of places where it will ask you to make a connection to your PEO and PE databases. For simplicity, choose SQL Authentication on these screens and use the &amp;#39;sa&amp;#39; account. You&amp;#39;ll be able to pick your PE and PEO databases from a list. On any screen that asks for an IP address, use 127.0.0.1, and leave all of the ports at their defaults. Don&amp;#39;t check any boxes on screens where it talks about internal/external IP stuff, just click Next to fly right through those.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Copy custom files and images&lt;/strong&gt;&lt;br /&gt;
 There are many ways to get your stuff across, but for the sake of getting this thing running in 20 minutes, here&amp;#39;s what to do:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;Grab a copy of your live PEOSite folder and move it to the desktop of the test machine.&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Open the folder and delete the file called global.asa.&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Drag the folder into C:\Program Files\Blackbaud\The Patron Edge Online and click Yes to All when prompted.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;If you have any customizations that use DLLs, you&amp;#39;ll need to copy those over as well and register them. This differs from site to site, so you&amp;#39;ll just have to know what any custom DLLs are named and where they are located.&lt;/p&gt;
&lt;p&gt;And that&amp;#39;s PEO in 20 minutes! Are you experiencing any problems while setting up your test system, or did I cover it pretty well? Leave a note in the comments.&lt;/p&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=41443" width="1" height="1"&gt;</description><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Patron+Edge+Online/default.aspx">Patron Edge Online</category></item><item><title>Customizing the behavior of links in Patron Edge Online</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2009/03/20/customizing-the-behavior-of-links-in-patron-edge-online.aspx</link><pubDate>Fri, 20 Mar 2009 17:00:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:40308</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=40308</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=40308</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2009/03/20/customizing-the-behavior-of-links-in-patron-edge-online.aspx#comments</comments><description>&lt;p&gt;I was working through some advanced Patron Edge Online questions this week and was asked if there are any special parameters that you can add when loading a page to make it behave a certain way. To make life easy I&amp;#39;ve put together a comprehensive list that shows what parameters can be added, what they mean, and what pages can make use of them. Happy hacking!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Global options that can be used with any link&lt;br /&gt;&lt;/strong&gt;Interface - the interface code&lt;br /&gt;
SalePoint - the sales point code; only needed when using the sales point filter&lt;br /&gt;
language - the language code of all text on the site&lt;br /&gt;
Charset - the character set to use for all text&lt;br /&gt;
CSS_FILE - only used when overriding the CSS file of the desired interface&lt;br /&gt;
DIR - text direction of the site, to handle right-to-left languages&lt;/p&gt;
&lt;blockquote&gt;LTR - left to right (default)&lt;br /&gt;
RTL - right to left&lt;/blockquote&gt;
&lt;p&gt;Example: &lt;a href="http://mysite.org/default.asp?Interface=3&amp;amp;SalePoint=102"&gt;http://mysite.org/default.asp?Interface=3&amp;amp;SalePoint=102&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;show.asp/show_1.asp&lt;br /&gt;&lt;/strong&gt;shCode - the show code to load, from the PEO Administration Site&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;show_events_list.asp&lt;br /&gt;&lt;/strong&gt;shCode - the show code to load, from the PEO Administration Site&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;default.asp/shows_list_1.asp&lt;br /&gt;&lt;/strong&gt;cgName - category name&lt;br /&gt;
cgCode - category code&lt;br /&gt;
use_more - whether to only show recommended shows in the category, or all shows of that category&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;all_events_1.asp&lt;br /&gt;&lt;/strong&gt;startDate - the start date for the view&lt;br /&gt;
direction - number of days/weeks/months before or after the start date parameter. Date unit is determined based on the viewCode&lt;br /&gt;
viewCode - how shows are displayed&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;0 = Day (default)&lt;br /&gt;
1 = Week&lt;br /&gt;
2 = Month&lt;br /&gt;
3 = Calendar&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Example: To display a calendar view of all events in June, use &lt;a href="http://mysite.org/all_events.asp?viewcode=3&amp;amp;startdate=2009-6-1"&gt;http://mysite.org/all_events.asp?viewcode=3&amp;amp;startdate=2009-6-1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;hall.asp&lt;br /&gt;&lt;/strong&gt;event - code of the event to load, from the PEO Administration Site&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;donation.asp/donation_1.asp&lt;br /&gt;&lt;/strong&gt;code - the fund code of the donation to load, from the PEO Administration Site&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;membership.asp/membership_1.asp&lt;br /&gt;&lt;/strong&gt;membership_code - the code of the membership category to load, from the PEO Administration Site&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;prepaid_subscription.asp/prepaid_subscription_1.asp&lt;br /&gt;&lt;/strong&gt;prepaid_code - the series code to load, from the PEO Administration Site&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;merchandise.asp/merchandise_1.asp&lt;br /&gt;&lt;/strong&gt;code - the fund code of the merchandise item to load, from the PEO Administration Site&lt;br /&gt;
count - number of items to load by default&lt;/p&gt;
&lt;p&gt;Example: You want an easy process to put two programs (merchandise item 24) in the basket when buying a certain show, so you use &lt;a href="http://mysite.org/merchandise.asp?code=24&amp;amp;count=2"&gt;http://mysite.org/merchandise.asp?code=24&amp;amp;count=2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=40308" 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/Patron+Edge+Online/default.aspx">Patron Edge Online</category></item><item><title>Top 8 of 2008</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2009/01/06/top-8-of-2008.aspx</link><pubDate>Tue, 06 Jan 2009 22:14:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:38673</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=38673</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=38673</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2009/01/06/top-8-of-2008.aspx#comments</comments><description>&lt;p&gt;A&amp;nbsp;new year has arrived and The Spotlight is now back in full swing. I wanted to start off right, with a round-up of the most popular posts of 2008. Go ahead and make a 2009 resolution to implement one of these ideas or features.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://forums.blackbaud.com/blogs/patronedge/archive/2008/11/03/peo-donation-round-up-v2.aspx" target="_blank"&gt;PEO Donation Round-Up, v2&lt;/a&gt;&lt;br /&gt;This was a feature I built that allows you to have a 1-click donation button on your basket screen.&amp;nbsp;It will round up to the next dollar, five dollars, whatever dollar amount you need without having to leave the basket screen.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://forums.blackbaud.com/blogs/patronedge/archive/2008/07/18/six-tweaks-to-improve-performance.aspx" target="_blank"&gt;Six tweaks to improve performance&lt;/a&gt;&lt;br /&gt;So you&amp;#39;ve loaded the latest SQL patches and Windows service packs, updated Patron Edge and PEO to the latest version and trimmed down transaction times, but your database just can&amp;#39;t keep up with you. Before going out and buying a brand new, top-of-the-line server for your database, try some of these tweaks to get a bump in performance.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://forums.blackbaud.com/blogs/patronedge/archive/2008/08/15/create-maps-of-your-patrons-using-free-online-tools.aspx" target="_blank"&gt;Create maps of your patrons using free online tools&lt;/a&gt;&lt;br /&gt;This is a&amp;nbsp;&lt;a href="http://forums.blackbaud.com/blogs/raisersedge/archive/2008/08/15/create-maps-of-your-constituents-using-free-online-tools.aspx" target="_blank"&gt;guest post&lt;/a&gt; I wrote for The User&amp;#39;s Edge. I explain how to use the RE Export module and a free service called &lt;a href="http://mapalist.com/" target="_blank"&gt;Map a List&lt;/a&gt; to create a Google Maps mashup. These tools are not RE-specific though; you can run Marketing Mailing queries and generate a spreadsheet of address info, enabling you to get a visual of where your season ticket holders or major sponsors live.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://forums.blackbaud.com/blogs/patronedge/archive/2008/08/13/choose-your-own-order-details.aspx" target="_blank"&gt;Choose Your Own Order Details&lt;/a&gt;&lt;br /&gt;Patron Edge contains a pretty nice feature that allows you to enter additional order information based on the price type chosen. While you will need to write your own reports for the captured data, you have a lot of flexibility with what it can do. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://forums.blackbaud.com/blogs/patronedge/archive/2008/06/30/five-ways-to-cut-transaction-time.aspx" target="_blank"&gt;Five ways to cut transaction time&lt;/a&gt; &lt;br /&gt;On a busy day, every second counts when making a sale. Long lines make patrons impatient and a bad enough waiting experience can even be enough to prevent someone from coming back to visit you. Lines at theme parks are so bad nowadays, my wife and I don&amp;#39;t even bother anymore. With that in mind, here are five tips that can help you cut mouse clicks and seconds from every transaction.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://forums.blackbaud.com/blogs/patronedge/archive/2008/04/10/using-google-analytics-to-get-more-out-of-peo.aspx" target="_blank"&gt;Using Google Analytics to get more out of PEO&lt;/a&gt;&lt;br /&gt;Google has a powerful, free tool available, called Google Analytics, that will allow you to collect all kinds of aggregate data about your site&amp;#39;s visitors.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://forums.blackbaud.com/blogs/patronedge/archive/2008/06/24/send-an-sms-blast-to-patrons-using-free-online-tools.aspx" target="_blank"&gt;Send an SMS blast to patrons using free online tools&lt;/a&gt;&lt;br /&gt;Have you considered the possibility of using the system to send out an SMS blast to the mobile phones of your subscribers?&lt;/p&gt;
&lt;p&gt;&lt;a href="http://forums.blackbaud.com/blogs/patronedge/archive/2008/10/13/how-do-you-welcome-new-clients.aspx" target="_blank"&gt;How Do You Welcome New Clients?&lt;/a&gt; &lt;br /&gt;When patrons become associated with your organization, either by purchasing tickets or signing up to receive information, do they receive any kind of introductory materials? How do you go about getting lists of new people who have expressed this interest? One great, fully-automated way is to use the Welcome Letter feature within Patron Edge.&lt;/p&gt;
&lt;p&gt;If you missed any of these posts the first time, check them out and leave your comments. If there are certain topics you want to hear about in 2009, just send me an email and I will do my best to crank out something useful.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=38673" width="1" height="1"&gt;</description><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Patron+Edge/default.aspx">Patron Edge</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>Save time on the Administration site with Favorites</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2008/08/06/save-time-on-the-administration-site-with-favorites.aspx</link><pubDate>Wed, 06 Aug 2008 15:10:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:32552</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=32552</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=32552</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2008/08/06/save-time-on-the-administration-site-with-favorites.aspx#comments</comments><description>&lt;p&gt;Sorry for not posting anything last week; I&amp;#39;ll give you two great posts this week to make up for it!&lt;/p&gt;
&lt;p&gt;Patron Edge Online version 3.3.3 introduced a completely new, redesigned Administration site to organize things better and make running the site easier. One of the best new features is Favorites. You can save all of the site pieces you frequently hit to your Favorites and access them from the Home tab with one click. The best part is that it&amp;#39;s very intuitive. Here&amp;#39;s how to create your first Favorite:&lt;/p&gt;
&lt;p&gt;1. On the Administration site, browse to Content, Events, Shows&lt;br /&gt;2. Now click the blue star icon in the upper left part of the screen&lt;br /&gt;3. When prompted, enter a name for your favorite or just leave the caption as is, and click OK&lt;br /&gt;4. Lather, rinse, and repeat, until you have all your most frequently used items favorited&lt;/p&gt;
&lt;p&gt;When you log into the Administration site you start on the Home tab. Now you can just click Favorites and choose the place you want to go, eliminating the distraction of all entries that aren&amp;#39;t relevant to your needs. A site administrator would choose items like Site Settings, Start Sync, Esro Logs and Check Connection as Favorites. For a designer or content creator, Favorites might be Shows, Designs for Tickets, and Interfaces.&lt;/p&gt;
&lt;p&gt;What Administration features do you use most? Has the Favorites feature helped you save time?&lt;/p&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=32552" 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/Patron+Edge+Online/default.aspx">Patron Edge Online</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Administration/default.aspx">Administration</category></item><item><title>Validate form fields in Patron Edge Online</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2008/07/24/validate-form-fields-in-patron-edge-online.aspx</link><pubDate>Thu, 24 Jul 2008 14:10:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:32242</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=32242</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=32242</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2008/07/24/validate-form-fields-in-patron-edge-online.aspx#comments</comments><description>&lt;p&gt;Patron Edge Online can be a double-edged sword when it comes to data entry. A user has the ability to enter his own address and phone information so that you don&amp;#39;t have to try to track it down elsewhere later on, but when you don&amp;#39;t enforce any kind of formatting standard, searching or reporting on it in the system can become a pain. Luckily PEO has a built-in feature that allows you to validate form fields using something called a regular expression. If that phrase means nothing to you, don&amp;#39;t worry. We have a regular expression builder that will walk you through it. If you are familiar with JavaScript regular expressions, you can write them manually and bypass the builder tool.&lt;br /&gt;&lt;/p&gt;Regular expressions are a great way to test for valid phone and email formatting, so be sure to take a few minutes this week and set up a few. To illustrate how to use the builder, here is an example that forces Email to have an @ symbol and at least one period. 
&lt;ol&gt;&lt;li&gt;Go to Administration, System Setup, User-Fields Rules 
&lt;/li&gt;&lt;li&gt;Edit the row for Email 
&lt;/li&gt;&lt;li&gt;Click the regular expression builder button beside Regular Exp 1 
&lt;/li&gt;&lt;li&gt;From the Begins with drop-down list, select &amp;#39;any char&amp;#39; that occurs &amp;#39;once or many&amp;#39;&lt;/li&gt;&lt;li&gt;In the Followed By section, select &amp;#39;the char&amp;#39;, enter the @ symbol, and select occurs &amp;#39;once&amp;#39;. Then click Add&lt;/li&gt;&lt;li&gt;Change Followed By to &amp;#39;any char&amp;#39; that occurs &amp;#39;once or many&amp;#39; and click Add&lt;/li&gt;&lt;li&gt;Change Followed By again to &amp;#39;the char&amp;#39;, enter a period and select occurs &amp;#39;once&amp;#39;. Click Add again&lt;/li&gt;&lt;li&gt;In the Ends With section, select &amp;#39;any char&amp;#39; occurs &amp;#39;once or many&amp;#39;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;To test, enter various combinations of values in the Validate field and 
click Validate. An alert box will tell if the values pass the rule or not. 
&lt;/li&gt;&lt;li&gt;When finished, click OK. &lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;If you are familiar with creating regular expressions, you can type directly into the Regular Exp 1 field and skip the builder. In the above example, you can type 
the expression ^.+@.+\..+$ directly into the field. Advanced users note: the regular expression field 
does not support the Replace or Split methods, only the Test method.&lt;/p&gt;&lt;p&gt;What other regular expressions are you using to keep your data in a nice, clean format? Leave a note in the comments. &lt;br /&gt;&lt;/p&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=32242" 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/Patron+Edge+Online/default.aspx">Patron Edge Online</category></item><item><title>Six tweaks to improve performance</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2008/07/18/six-tweaks-to-improve-performance.aspx</link><pubDate>Fri, 18 Jul 2008 19:46:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:32157</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=32157</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=32157</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2008/07/18/six-tweaks-to-improve-performance.aspx#comments</comments><description>So you&amp;#39;ve loaded the latest SQL patches and Windows service packs, updated
Patron Edge and PEO to the latest version and &lt;a href="http://forums.blackbaud.com/blogs/patronedge/archive/2008/06/30/five-ways-to-cut-transaction-time.aspx" target="_blank" title="Five ways to cut transaction time"&gt;trimmed
down transaction times&lt;/a&gt;, but your database just can&amp;#39;t keep up with you.
Before going out and buying a brand new, top-of-the-line server for your
database, try some of these tweaks to get a bump in performance.

&lt;p&gt;&lt;b&gt;Update your compatibility level&lt;/b&gt; - If you updated at some point from
SQL Server 2000 to version 2005, chances are your database is still running in
SQL 2000 compatibility mode. Microsoft claims performance gains by updating to
2005 so &lt;a href="http://forums.blackbaud.com/blogs/patronedge/archive/2008/03/03/pe-peo-and-sql-2005-compatibility.aspx" target="_blank" title="PE, PEO and SQL 2005 compatibility"&gt;make
sure that your database is taking advantage of it&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Keep things tidy&lt;/b&gt; - Imagine you
are making dinner and having a conversation at the same time, and end up
putting a corkscrew in the wrong drawer. The next time you need the corkscrew it
takes longer than usual to find it, right? So after a while you go and reorganize
everything to find things quickly again. Just like you need to reorganize the kitchen
cabinets every once in a while to find the things you need, you also need to
reorganize your hard disk and your database to make data easier to find. See &lt;a href="http://support.microsoft.com/kb/314848"&gt;this article&lt;/a&gt; for defragmenting
the physical filesystem, and Knowledgebase solution &lt;a href="http://www.blackbaud.com/esupport/esupport.asp?resource=&amp;amp;number=0&amp;amp;id=BB120081"&gt;BB120081&lt;/a&gt;
for steps on rebuilding the database indexes.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Update statistics&lt;/b&gt; - SQL Server
keeps statistics about all of your tables and idexes. This includes things like
the number of rows in a table and helps SQL determine the best way to build a
query and return data. Keeping statistics up-to-date allows queries to run
their fastest. Check out Knowledgebase solution &lt;a href="http://www.blackbaud.com/esupport/esupport.asp?resource=&amp;amp;number=0&amp;amp;id=BB137060"&gt;BB137060&lt;/a&gt;
for a how-to.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Split your database files&lt;/b&gt; - Reading
and writing from the hard disk is one of the biggest performance bottlenecks of
SQL Server. To reduce the time it takes to read and write from a disk, put the
database file on one hard disk and the log file on a second disk (on the same
machine). See solution &lt;a href="http://www.blackbaud.com/esupport/esupport.asp?resource=&amp;amp;number=0&amp;amp;id=BB113761"&gt;BB113761&lt;/a&gt;
for steps to do this. If you have three hard disks, put the ‘Tempdb’ database
on a third disk for the best performance. It’s not too difficult to do, but you’ll
want to consult your system administrator first.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Check out your memory&lt;/b&gt; - Another great
way to improve performance is to ensure that the server has enough memory.
Right-click the taskbar and select Task Manager. On the Performance tab, check the
Commit Charge total against the Physical Memory total. If the Commit Charge is
regularly jumping higher than the Physical Memory, the machine is attempting to
convert hard disk space into memory, which is slow. This is a good case to buy
more memory for the server.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Give SQL an edge over other
applications &lt;/b&gt;- By default, Windows is configured to give running programs
priority over background services. We can switch this so that SQL Server and
other services have priority over programs run in the foreground. To do this,
go to Control Panel, System, Advanced. In the Performance section click
Settings and click Advanced in the new window that comes up. Finally, set the
Processor Scheduling section to Background Services and click OK.&lt;/p&gt;

&lt;p&gt;Are there other tweaks you&amp;#39;ve found to get more out of your database server? Share your experience in the comments.&lt;br /&gt;&lt;/p&gt;
&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=32157" width="1" height="1"&gt;</description><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Performance/default.aspx">Performance</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Patron+Edge/default.aspx">Patron Edge</category><category domain="http://forums.blackbaud.com/blogs/patronedge/archive/tags/Patron+Edge+Online/default.aspx">Patron Edge Online</category></item><item><title>Firefox 3 has been released!</title><link>http://forums.blackbaud.com/blogs/patronedge/archive/2008/06/17/firefox-3-has-been-released.aspx</link><pubDate>Tue, 17 Jun 2008 20:35:00 GMT</pubDate><guid isPermaLink="false">f90a95a0-00e2-4810-8af8-0bbdde08f853:31492</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=31492</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://forums.blackbaud.com/blogs/patronedge/commentapi.aspx?PostID=31492</wfw:comment><comments>http://forums.blackbaud.com/blogs/patronedge/archive/2008/06/17/firefox-3-has-been-released.aspx#comments</comments><description>&lt;p&gt;&lt;a class="" title="Get Firefox" href="http://getfirefox.com/" target="_blank"&gt;Firefox&lt;/a&gt;, the greatest of the modern browsers, released version 3 of their product just about four hours ago and it has already been downloaded nearly 3 million (million!) times. It&amp;#39;s more secure, prettier, faster and&amp;nbsp;smarter than anything else out there (yes, even you Safari). I encourage all of you to download and use it exclusively for a better browsing experience. If you need to access your Patron Edge Online Administration Site, you can install the excellent &lt;a class="" title="IETab" href="https://addons.mozilla.org/en-US/firefox/addon/1419" target="_blank"&gt;IETab extension&lt;/a&gt; and do it all in one browser. With this extension I don&amp;#39;t think I&amp;#39;ve purposely launched Internet Explorer in two or three years, and haven&amp;#39;t had run-ins with malware of any kind. And now it even integrates with web apps. For example, I can click a mailto link and it will launch my Gmail composer.&lt;/p&gt;
&lt;p&gt;For those who have done a fair amount of PEO design work and had to do any special browser-specific tweaks to make things look the way you want, make sure to test your site in this newest version to ensure that your patrons won&amp;#39;t experience any display issues. The US and Canada together have almost hit the one million download mark, so you can be sure that your patrons are using it already.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.spreadfirefox.com/node&amp;amp;id=0&amp;amp;t=315"&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://forums.blackbaud.com/aggbug.aspx?PostID=31492" 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/Performance/default.aspx">Performance</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/Security/default.aspx">Security</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/Stuff+I+Like/default.aspx">Stuff I Like</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></channel></rss>