<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel xmlns:blog="http://www.dotnetnuke.com/blog/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
    <title>Company Blog</title>
    <description>An external blog that is publicly available. This is where company employees, teams, or spokespersons share their views.</description>
    <link>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/BlogId/1/language/en-US/Default.aspx</link>
    <language>en-GB</language>
    <webMaster />
    <pubDate>Fri, 18 May 2012 18:54:50 GMT</pubDate>
    <lastBuildDate>Fri, 18 May 2012 18:54:50 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 4.1.0.0</generator>
    <item>
      <title>Visual Studio IDE Macro – Build Events</title>
      <link>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/19/Visual-Studio-IDE-Macro-Build-Events.aspx</link>
      <description>&lt;span style="font-family: verdana; font-size: 13px;"&gt;In Visual Studio we can create macros that plug in to the Evironment Events.  The Macro in this blog post will output to the Build window the date and time the Process was completed.  Whilst the macro is simple it is a great starting point for Building more macros that utilise the Visual Studio IDE.&lt;/span&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/CatID/6/language/en-US/Default.aspx&gt;Development&lt;/a&gt;&lt;/div&gt;</description>
      <author />
      <category domain="http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/CatID/6/language/en-US/Default.aspx">Development</category>
      <comments>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/19/Visual-Studio-IDE-Macro-Build-Events.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/19/Visual-Studio-IDE-Macro-Build-Events.aspx</guid>
      <pubDate>Wed, 18 Jan 2012 13:20:00 GMT</pubDate>
      <trackback:ping>http://www.subzero-solutions.netDesktopModules/BlogTrackback.aspx?id=19</trackback:ping>
    </item>
    <item>
      <title>Neat way to consume web services in DotNetNuke</title>
      <link>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/18/Neat-way-to-consume-web-services-in-DotNetNuke.aspx</link>
      <description>&lt;p&gt;DotNetNuke and web services, they were simple back in the day but things have changed in the .NET framework.&lt;/p&gt;
&lt;p&gt;For Web Services mostly you will be told to modify the web.config which for me is a not very nice and another thing to manage when you are deploying your module. With a few lines this can be done in code and is my preferred solution.&lt;/p&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/CatID/6/language/en-US/Default.aspx&gt;Development&lt;/a&gt;&lt;/div&gt;</description>
      <author />
      <category domain="http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/CatID/6/language/en-US/Default.aspx">Development</category>
      <comments>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/18/Neat-way-to-consume-web-services-in-DotNetNuke.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/18/Neat-way-to-consume-web-services-in-DotNetNuke.aspx</guid>
      <pubDate>Tue, 17 Jan 2012 13:22:00 GMT</pubDate>
      <trackback:ping>http://www.subzero-solutions.netDesktopModules/BlogTrackback.aspx?id=18</trackback:ping>
    </item>
    <item>
      <title>SQL Procedures or Delegated Functions</title>
      <link>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/17/SQL-Procedures-or-Delegated-Functions.aspx</link>
      <description>&lt;p&gt;My last DotNetNuke module required quite a few views over the data and the design showed me that I would be hitting the Database a lot to get the desired results.  Since the data was all based on a major snapshot I went down the route of using Delegated functions to do all the work.  I am more than happy with the results. &lt;/p&gt;&lt;br /&gt;&lt;a href=http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/17/SQL-Procedures-or-Delegated-Functions.aspx&gt;More ...&lt;/a&gt;</description>
      <author />
      <comments>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/17/SQL-Procedures-or-Delegated-Functions.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/17/SQL-Procedures-or-Delegated-Functions.aspx</guid>
      <pubDate>Mon, 09 Jan 2012 11:44:19 GMT</pubDate>
      <trackback:ping>http://www.subzero-solutions.netDesktopModules/BlogTrackback.aspx?id=17</trackback:ping>
    </item>
    <item>
      <title>Public Release of PageSearch Module for DotNetNuke</title>
      <link>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/16/Public-Release-of-PageSearch-Module-for-DotNetNuke.aspx</link>
      <description>&lt;p&gt;After some good feedback and a few tweaks.  Adding that the tweaks were not with the engine but rather with the interaction, we have released the module for Public Release. 
&lt;/p&gt;&lt;p&gt;With the spirit of FREE the module is.  We require that you only download and install it. 
&lt;/p&gt;&lt;p&gt;Later this month you will see some posts on tip and trick for the module integration in a DotNetNuke site.
&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.subzero-solutions.net/en-us/products/pagesearch/overview.aspx"&gt;Download the module now&lt;/a&gt;!
&lt;/p&gt;&lt;p&gt;Enjoy!&lt;/p&gt;&lt;br /&gt;&lt;a href=http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/16/Public-Release-of-PageSearch-Module-for-DotNetNuke.aspx&gt;More ...&lt;/a&gt;</description>
      <author />
      <comments>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/16/Public-Release-of-PageSearch-Module-for-DotNetNuke.aspx#Comments</comments>
      <slash:comments>1</slash:comments>
      <guid isPermaLink="true">http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/16/Public-Release-of-PageSearch-Module-for-DotNetNuke.aspx</guid>
      <pubDate>Tue, 03 Jan 2012 13:37:15 GMT</pubDate>
      <trackback:ping>http://www.subzero-solutions.netDesktopModules/BlogTrackback.aspx?id=16</trackback:ping>
    </item>
    <item>
      <title>PageSearch module Finished</title>
      <link>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/15/PageSearch-module-Finished.aspx</link>
      <description>&lt;p&gt;I have finished up the Page Search module that I blogged about previously.  The Integration with DotNetNuke is quite tight.  If you are interested in having the module for your DotNetNuke solution, then drop me a line leigh.pointerATsubzero-solutions.net.  It is not often you can get things for free (100% free) but this module is.
&lt;/p&gt;&lt;p&gt;Enjoy ;) &lt;/p&gt;&lt;br /&gt;&lt;a href=http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/15/PageSearch-module-Finished.aspx&gt;More ...&lt;/a&gt;</description>
      <author />
      <comments>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/15/PageSearch-module-Finished.aspx#Comments</comments>
      <slash:comments>3</slash:comments>
      <guid isPermaLink="true">http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/15/PageSearch-module-Finished.aspx</guid>
      <pubDate>Tue, 15 Nov 2011 10:28:59 GMT</pubDate>
      <trackback:ping>http://www.subzero-solutions.netDesktopModules/BlogTrackback.aspx?id=15</trackback:ping>
    </item>
    <item>
      <title>DotNetNuke World 2011</title>
      <link>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/14/DotNetNuke-World-2011.aspx</link>
      <description>Unfortunately I was unable to attend the DotNetNuke World 2011 Conference in Orlando this year but I was able to attend Shaun Walkers DNNWorld Keynote Webcast on November 10&lt;sup&gt;th&lt;/sup&gt;.  It would have been better to be there but due to a forthcoming move to Spain from Italy this was never going to happen.&lt;div class="category"&gt;Category: &lt;a href=http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/CatID/1/language/en-US/Default.aspx&gt;News&lt;/a&gt;&lt;/div&gt;</description>
      <author />
      <category domain="http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/CatID/1/language/en-US/Default.aspx">News</category>
      <comments>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/14/DotNetNuke-World-2011.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/14/DotNetNuke-World-2011.aspx</guid>
      <pubDate>Fri, 11 Nov 2011 12:49:00 GMT</pubDate>
      <trackback:ping>http://www.subzero-solutions.netDesktopModules/BlogTrackback.aspx?id=14</trackback:ping>
    </item>
    <item>
      <title>DotNetNuke Module - PageSearch</title>
      <link>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/13/DotNetNuke-Module-PageSearch.aspx</link>
      <description>I thought I would release a new module for DotNetNuke, but what? After a thought, I have always liked the idea of adding a nice user feedback to the search interface in DotNetNuke. So I sat down and created the PageSearch. This was going to be a simple module that scanned the contents of a page and highlighted the word or phrase in the page. As time moved on in the development stage I clearly saw that I could extend the functionality further with zero configuration to DotNetNuke itself.&lt;div class="category"&gt;Category: &lt;a href=http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/CatID/3/language/en-US/Default.aspx&gt;Modules&lt;/a&gt;&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/CatID/6/language/en-US/Default.aspx&gt;Development&lt;/a&gt;&lt;/div&gt;</description>
      <author />
      <category domain="http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/CatID/3/language/en-US/Default.aspx">Modules</category>
      <category domain="http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/CatID/6/language/en-US/Default.aspx">Development</category>
      <comments>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/13/DotNetNuke-Module-PageSearch.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/13/DotNetNuke-Module-PageSearch.aspx</guid>
      <pubDate>Thu, 10 Nov 2011 11:30:00 GMT</pubDate>
      <trackback:ping>http://www.subzero-solutions.netDesktopModules/BlogTrackback.aspx?id=13</trackback:ping>
    </item>
    <item>
      <title>RESX Translations; very smart tools</title>
      <link>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/12/RESX-Translations-very-smart-tools.aspx</link>
      <description>&lt;p&gt;I have been working on a few modules and require that they have a translation to another language.  Working in Visual Studio is a headache and doing it on line with DotNetNuke is time consuming.
&lt;/p&gt;&lt;p&gt;A little buzz around the net and something popped up on &lt;a href="http://www.codeplex.com"&gt;Codeplex&lt;/a&gt; the &lt;a href="http://resxtranslator.codeplex.com/"&gt;RESXTranslator&lt;/a&gt; it gives you a very nice side by side work area and also the ability to use Bing Translator to do the translation.  To use Bing you will need a Bing AppID but that is free.  On a Bing note, personally I would not just run with Bing but it is a good starting point.
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Project Description
&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Tool for non-developers to quickly translate resource files (resx) in .NET projects to multiple languages in parallel. Shows a tree view of all resources and all translation strings in parallel, one column per language. Compatible with VS2008 and VS2010.
&lt;/p&gt;&lt;p&gt;But I didn't stop there.  Finding this tool although adequate I stumbled on another that looked like it needed to be checked out.  &lt;a href="http://www.zeta-resource-editor.com/"&gt;http://www.zeta-resource-editor.com/&lt;/a&gt; this tool rocks! You are able to use either Bing or Google translation API.  
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Project Description
&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Zeta Resource Editor is a free application that enables you to edit standard Microsoft .NET string resources from multiple different resource files together inside one single data grid.
&lt;/p&gt;&lt;p&gt;This simplifies the translation of strings to multiple different languages by providing you a compact and effective overview of all languages of each string resources inside a single data grid.
&lt;/p&gt;&lt;p&gt;Built-in automatic checks for missing translations and different number of string format placeholders helps you in increasing the quality of your translations.
&lt;/p&gt;&lt;p&gt;The features are rich and would suggest you check it out. &lt;a href="http://www.zeta-resource-editor.com/features.html"&gt;http://www.zeta-resource-editor.com/features.html&lt;/a&gt;
	&lt;/p&gt;&lt;br /&gt;&lt;a href=http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/12/RESX-Translations-very-smart-tools.aspx&gt;More ...&lt;/a&gt;</description>
      <author />
      <comments>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/12/RESX-Translations-very-smart-tools.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/12/RESX-Translations-very-smart-tools.aspx</guid>
      <pubDate>Thu, 20 Oct 2011 08:29:17 GMT</pubDate>
      <trackback:ping>http://www.subzero-solutions.netDesktopModules/BlogTrackback.aspx?id=12</trackback:ping>
    </item>
    <item>
      <title>Paper Cut; but not the type that hurts!</title>
      <link>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/11/Paper-Cut-but-not-the-type-that-hurts.aspx</link>
      <description>Did you ever try sending out a mail on a application installed on a localhost, but the mail will not be delivered because it requires a SMTP and on localhost this can be a tough thing to setup, but with Papercut you can test sending mails from your application.&lt;div class="tags"&gt;Tags: DotNetNuke,utilities,email&lt;/div&gt;&lt;div class="category"&gt;Category: &lt;a href=http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/CatID/8/language/en-US/Default.aspx&gt;Tips&lt;/a&gt;&lt;/div&gt;</description>
      <author />
      <category domain="http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/CatID/8/language/en-US/Default.aspx">Tips</category>
      <comments>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/11/Paper-Cut-but-not-the-type-that-hurts.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/11/Paper-Cut-but-not-the-type-that-hurts.aspx</guid>
      <pubDate>Thu, 13 Oct 2011 08:38:00 GMT</pubDate>
      <trackback:ping>http://www.subzero-solutions.netDesktopModules/BlogTrackback.aspx?id=11</trackback:ping>
      <blog:tag blog:url="http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/TagID/3/language/en-US/Default.aspx">DotNetNuke</blog:tag>
      <blog:tag blog:url="http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/TagID/5/language/en-US/Default.aspx">utilities</blog:tag>
      <blog:tag blog:url="http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/TagID/6/language/en-US/Default.aspx">email</blog:tag>
    </item>
    <item>
      <title>Sunday SVN</title>
      <link>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/10/Sunday-SVN.aspx</link>
      <description>&lt;p&gt;One of the things I have been meaning to do for the company is to set up a decent SVN system.  This Sunday I put some spare time to go use.  Remembering some time ago that &lt;a href="http://www.axosoft.com/"&gt;Axosoft&lt;/a&gt; released and pretty nice (and free) add on to Visual Studio, so I started there.  &lt;a href="http://www.axosoft.com/rocketsvn"&gt;RocketSVN&lt;/a&gt; was and is slick, and to my delight found that they are now offering  a server version of &lt;a href="http://www.axosoft.com/rocketsvn"&gt;RocketSVN&lt;/a&gt; (for free) so I was geared up to get this cool suite of software up and running! A few hours later I am moving all source code over from my &lt;a href="http://www.dropbox.com"&gt;Dropbox&lt;/a&gt; account to the Subzero Solutions source code repository. 
&lt;/p&gt;&lt;p&gt;The next steps will be to give me a secure and comfortable solution for backing the repository up.  The Repository will be backed up to my new &lt;a href="http://www.adrive.com"&gt;ADrive&lt;/a&gt; account.
&lt;/p&gt;&lt;p&gt;Bottom Line, in cost: Only time and zero cents.&lt;/p&gt;&lt;br /&gt;&lt;a href=http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/10/Sunday-SVN.aspx&gt;More ...&lt;/a&gt;</description>
      <author />
      <comments>http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/10/Sunday-SVN.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://www.subzero-solutions.net/AboutUs/Company/Blog/tabid/219/EntryId/10/Sunday-SVN.aspx</guid>
      <pubDate>Sun, 09 Oct 2011 15:59:04 GMT</pubDate>
      <trackback:ping>http://www.subzero-solutions.netDesktopModules/BlogTrackback.aspx?id=10</trackback:ping>
    </item>
  </channel>
</rss>
