

      <rss version="2.0">
         <channel>
            <title><![CDATA[RetroViz Design: Web Development]]></title>
            <link>http://www.retroviz.com/</link>
            <description>RetroViz Design RSS Feed</description>
            <copyright>Copyright 2008 RetroViz Design</copyright>
   
      <item>
         <title><![CDATA[Retaining jQuery tab index across postbacks]]></title>
         <author><![CDATA[retro]]></author>
         <description><![CDATA[We are very much in love with jQuery at the moment and have replaced many of the controls from the ASP.NET AJAX Control Toolkit with jQuery equivalents. One of these is the ACT Tab Container. One thing that we need to do is persist the currently selected tab index across page postbacks.]]></description>
         <link><![CDATA[http://www.retroviz.com/CMS/a109_Retaining_jQuery_tab_index_across_postbacks.aspx]]></link>
         <pubDate>Tue, 25 Aug 2009 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[FCKeditor adding tokens from a XML file]]></title>
         <author><![CDATA[retro]]></author>
         <description><![CDATA[We have used FCKeditor (text editor) frequently in the past. We came up with a neat solution recently whilst working on the nopCommerce project to insert pre-defined message tokens into the message templates.]]></description>
         <link><![CDATA[http://www.retroviz.com/CMS/a101_FCKeditor_adding_tokens_from_a_XML_file.aspx]]></link>
         <pubDate>Sat, 02 May 2009 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[New nopCommerce logo]]></title>
         <author><![CDATA[retro]]></author>
         <description><![CDATA[After completely redesigning the default store front and administration portal for the next release of nopCommerce (due out very soon) we were also asked to lend a hand in the design of the nopCommerce logo.]]></description>
         <link><![CDATA[http://www.retroviz.com/CMS/a98_New_nopCommerce_logo.aspx]]></link>
         <pubDate>Tue, 14 Apr 2009 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[ACT TabContainer not maintaining ActiveTabIndex across postbacks]]></title>
         <author><![CDATA[retro]]></author>
         <description><![CDATA[We recently experienced a problem whereby the ACT TabContainer did not maintain the ActiveTabIndex across postbacks caused by a number of different asp data presentation controls (GridView/FormView/DetailsView).]]></description>
         <link><![CDATA[http://www.retroviz.com/CMS/a92_ACT_TabContainer_not_maintaining_ActiveTabIndex_across_postbacks.aspx]]></link>
         <pubDate>Tue, 10 Feb 2009 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Binding an ObjectDataSource to a custom enumeration]]></title>
         <author><![CDATA[retro]]></author>
         <description><![CDATA[A while ago we posted an article that explained how to create a custom class to wrap enumerations so that their members can be accessed using a standard ObjectDataSource control and binded to a control such as a DropDownList. This relied on creating a separate method for each enumeration. Here we have just one method for any enumeration.]]></description>
         <link><![CDATA[http://www.retroviz.com/CMS/a93_Binding_an_ObjectDataSource_to_a_custom_enumeration.aspx]]></link>
         <pubDate>Tue, 10 Feb 2009 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Asp Menu Rendering in Google Chrome and Apple Safari]]></title>
         <author><![CDATA[retro]]></author>
         <description><![CDATA[We were recently working on a site and found that the asp menu control was rendering a little strange in both Google Chrome and Apple Safari web browsers.]]></description>
         <link><![CDATA[http://www.retroviz.com/CMS/a88_Asp_Menu_Rendering_in_Google_Chrome_and_Apple_Safari.aspx]]></link>
         <pubDate>Sat, 10 Jan 2009 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Selecting an ACT Accordion pane with JavaScript]]></title>
         <author><![CDATA[retro]]></author>
         <description><![CDATA[There may be cases where you do not want to define a header for your ACT (Ajax Control Toolkit) Accordion panes. A common example of this, is if you wish to use the Accordion to show specific content based on a selection made elsewhere on your site. This article demonstrates how to change the Accordion control's selected index using JavaScript.]]></description>
         <link><![CDATA[http://www.retroviz.com/CMS/a87_Selecting_an_ACT_Accordion_pane_with_JavaScript.aspx]]></link>
         <pubDate>Sat, 03 Jan 2009 19:10:16 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Calculating working days difference between dates]]></title>
         <author><![CDATA[retro]]></author>
         <description><![CDATA[There is already a DateDiff function you can use to calculate the number of days between two dates. A common requirement is to calculate the number of working days between two dates (Monday - Friday).]]></description>
         <link><![CDATA[http://www.retroviz.com/CMS/a84_Calculating_working_days_difference_between_dates.aspx]]></link>
         <pubDate>Wed, 24 Dec 2008 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Custom configuration sections and encrypting web.config]]></title>
         <author><![CDATA[retro]]></author>
         <description><![CDATA[This article looks at performing two tasks. The first is to create your own custom configuration class that will allow you to store application specific settings within web.config. The second is to encrypt sections within the configuration file.]]></description>
         <link><![CDATA[http://www.retroviz.com/CMS/a82_Custom_configuration_sections_and_encrypting_web.config.aspx]]></link>
         <pubDate>Fri, 19 Dec 2008 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Selecting GridView items using javascript]]></title>
         <author><![CDATA[retro]]></author>
         <description><![CDATA[Users of Windows form applications will often be used to selecting a row in a grid of data by simply clicking any part of that row. This article demonstrates how you can replicate this behaviour with the asp.net GridView control.]]></description>
         <link><![CDATA[http://www.retroviz.com/CMS/a81_Selecting_GridView_items_using_javascript.aspx]]></link>
         <pubDate>Thu, 18 Dec 2008 00:00:00 GMT</pubDate>
      </item>
   
         </channel>
      </rss>  
   
