<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>Zendlab - Death and Rebirth</title>
    <link>http://zend.lojcomm.com.br</link>
    <description>Zendlab - Death and Rebirth Feed</description>
    <language>en-us</language>
    <generator>Symphony (build 1701)</generator>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/zendlab" type="application/rss+xml" /><item>
      <title>Textmate theme to Notepad++ styler</title>
      <link>http://feeds.feedburner.com/~r/zendlab/~3/335784246/</link>
      <pubDate>Tue, 15 Jul 2008 05:47:00 GMT</pubDate>
      <guid isPermaLink="false">http://zend.lojcomm.com.br/entries/textmate-theme-to-notepad-styler/</guid>
      <description>&lt;p&gt;Everybody knows that when I&amp;#8217;m at Windows my favorite editor is &lt;a href="http://notepad-plus.sourceforge.net/"&gt;Notepad++&lt;/a&gt;. It&amp;#8217;s an opensource source code ( opensource source code &amp;#8211; I liked it! ) editor which supports serveral programming languages and has a bunch of interesting features like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Auto-completion&lt;/li&gt;
&lt;li&gt;Snippets&lt;/li&gt;
&lt;li&gt;Multi-Document&lt;/li&gt;
&lt;li&gt;Multi-View&lt;/li&gt;
&lt;li&gt;Regular Expression Search/Replace&lt;/li&gt;
&lt;li&gt;Plugins interface&lt;/li&gt;
&lt;/ul&gt;

	&lt;p&gt;Although it also support customized Syntax Highlighting there aren&amp;#8217;t too many options available&amp;#8230; But this ends today&amp;#8230;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zendlab/~4/335784246" height="1" width="1"/&gt;</description>
    <feedburner:origLink>http://zend.lojcomm.com.br/entries/textmate-theme-to-notepad-styler/</feedburner:origLink></item>
    <item>
      <title>&lt;span class="caps"&gt;ASP&lt;/span&gt; Xtreme Evolution has been updated!</title>
      <link>http://feeds.feedburner.com/~r/zendlab/~3/308708473/</link>
      <pubDate>Tue, 10 Jun 2008 09:36:00 GMT</pubDate>
      <guid isPermaLink="false">http://zend.lojcomm.com.br/entries/asp-xtreme-evolution-has-been-updated/</guid>
      <description>&lt;p&gt;After some months working, finding and fixing bugs in the earlier version of &lt;a href="http://zend.lojcomm.com.br/goodies/asp-xtreme-evolution/"&gt;&lt;span class="caps"&gt;ASP&lt;/span&gt; Xtreme Evolution&lt;/a&gt;, I&amp;#8217;m proud to release the version 1.0.1.0. &lt;strong&gt;This is a very stable version&lt;/strong&gt;. It comes with snippets to increase the productiveness and has some minor changes to help you to organize the code. I suggest those using the v.1.0.0.0 to upgrade as soon as possible. If you can&amp;#8217;t upgrade, check the &lt;span class="caps"&gt;CHANGES&lt;/span&gt; in the Read More to fix your old version against the critical issues.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zendlab/~4/308708473" height="1" width="1"/&gt;</description>
    <feedburner:origLink>http://zend.lojcomm.com.br/entries/asp-xtreme-evolution-has-been-updated/</feedburner:origLink></item>
    <item>
      <title>String Template Class for Classic &lt;span class="caps"&gt;ASP&lt;/span&gt;</title>
      <link>http://feeds.feedburner.com/~r/zendlab/~3/301401867/</link>
      <pubDate>Fri, 30 May 2008 16:01:00 GMT</pubDate>
      <guid isPermaLink="false">http://zend.lojcomm.com.br/entries/string-template-class-for-classic-asp/</guid>
      <description>&lt;p&gt;While I&amp;#8217;m working with Classic &lt;acronym title="Active Server Pages"&gt;&lt;span class="caps"&gt;ASP&lt;/span&gt;&lt;/acronym&gt; I always miss a lot of features that other languages provide. Sometimes it even happens between the Visual Basic and &lt;acronym title="Active Server Pages"&gt;&lt;span class="caps"&gt;ASP&lt;/span&gt;&lt;/acronym&gt;, like the Mid statement, optional keyword and StrConv function. This Class provides some methods I miss more and also gives me the possibility to work with strings in a OO(Object Oriented) way. The main goal of this Object is to enable placeholders and replacements for human readable strings. Other methods are merely natural derivations from the process of work with Strings.&lt;/p&gt;

	&lt;p&gt;For more information and a lot of examples read the &lt;a href="http://framework.lojcomm.com.br/app/docs/class.template/"&gt;documentation&lt;/a&gt; or &lt;a href="http://framework.lojcomm.com.br/class.template.zip"&gt;download the code&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zendlab/~4/301401867" height="1" width="1"/&gt;</description>
    <feedburner:origLink>http://zend.lojcomm.com.br/entries/string-template-class-for-classic-asp/</feedburner:origLink></item>
    <item>
      <title>Tutorial: Starting with &lt;span class="caps"&gt;ASP&lt;/span&gt; Xtreme Evolution</title>
      <link>http://feeds.feedburner.com/~r/zendlab/~3/291591528/</link>
      <pubDate>Fri, 16 May 2008 10:18:00 GMT</pubDate>
      <guid isPermaLink="false">http://zend.lojcomm.com.br/entries/tutorial-starting-with-asp-xtreme-evolution/</guid>
      <description>&lt;p&gt;One week ago &lt;a href="http://digitarald.de/"&gt;Digitarald&lt;/a&gt; released the version 2.0 beta 4 of his very good &lt;a href="http://digitarald.de/project/fancyupload/"&gt;FancyUpload&lt;/a&gt; component. Unfortunately I&amp;#8217;ve noticed that many &lt;span class="caps"&gt;ASP&lt;/span&gt; and &lt;span class="caps"&gt;ASP&lt;/span&gt;.&lt;span class="caps"&gt;NET&lt;/span&gt; users were falling in trouble to implement it. In this tutorial I&amp;#8217;ll try to cover the key things to get it working. I&amp;#8217;ll be also using this guide to introduce new comers to &lt;span class="caps"&gt;ASP&lt;/span&gt; Xtreme Evolution development process.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zendlab/~4/291591528" height="1" width="1"/&gt;</description>
    <feedburner:origLink>http://zend.lojcomm.com.br/entries/tutorial-starting-with-asp-xtreme-evolution/</feedburner:origLink></item>
    <item>
      <title>A subversion system for &lt;span class="caps"&gt;ASP&lt;/span&gt; Xtreme Evolution</title>
      <link>http://feeds.feedburner.com/~r/zendlab/~3/290115986/</link>
      <pubDate>Wed, 14 May 2008 10:54:00 GMT</pubDate>
      <guid isPermaLink="false">http://zend.lojcomm.com.br/entries/a-subversion-system-for-asp-xtreme-evolution/</guid>
      <description>&lt;p&gt;I&amp;#8217;ve created a &lt;acronym title="Sub Version System"&gt;&lt;span class="caps"&gt;SVN&lt;/span&gt;&lt;/acronym&gt; for &lt;a href="http://zend.lojcomm.com.br/goodies/asp-xtreme-evolution/"&gt;&lt;span class="caps"&gt;ASP&lt;/span&gt; Xtreme Evolution&lt;/a&gt; at &lt;a href="http://www.devjavu.com/"&gt;DevjaVu&lt;/a&gt; so, everyone interested in this project can now use a subversion client like &lt;a href="http://tortoisesvn.tigris.org/"&gt;Tortoise&lt;/a&gt; to checkout the lastest version of the project. Users can also post new tickets and give suggestions through the trac. I hope that this initiative make a more Open Source face to &lt;span class="caps"&gt;ASP&lt;/span&gt; Xtreme Evolution Framework and make it ready for other developers to join the work.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zendlab/~4/290115986" height="1" width="1"/&gt;</description>
    <feedburner:origLink>http://zend.lojcomm.com.br/entries/a-subversion-system-for-asp-xtreme-evolution/</feedburner:origLink></item>
    <item>
      <title>Goodbye old school javascript</title>
      <link>http://feeds.feedburner.com/~r/zendlab/~3/286608182/</link>
      <pubDate>Fri, 09 May 2008 06:04:00 GMT</pubDate>
      <guid isPermaLink="false">http://zend.lojcomm.com.br/entries/goodbye-old-school-javascript/</guid>
      <description>&lt;p&gt;There are times in the life when you realise that the world has really changed and the things that was once so important to you doesn&amp;#8217;t matter anymore. This is the case of my old dithered-extended quirksmode javascript library. It cost me years to enhance and extend but nothing more makes sense in a &lt;em&gt;better standardized world&lt;/em&gt;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zendlab/~4/286608182" height="1" width="1"/&gt;</description>
    <feedburner:origLink>http://zend.lojcomm.com.br/entries/goodbye-old-school-javascript/</feedburner:origLink></item>
    <item>
      <title>An Akismet interface to Classic &lt;span class="caps"&gt;ASP&lt;/span&gt;</title>
      <link>http://feeds.feedburner.com/~r/zendlab/~3/254097003/</link>
      <pubDate>Wed, 19 Mar 2008 03:43:00 GMT</pubDate>
      <guid isPermaLink="false">http://zend.lojcomm.com.br/entries/an-akismet-interface-to-classic-asp/</guid>
      <description>&lt;p&gt;Ok, this is the scenario: You gave your best making a beauty and useful comment form to increase your site interactiveness but like 90% of the posts are f&amp;#8230;&amp;#8230; spams. What to do?&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zendlab/~4/254097003" height="1" width="1"/&gt;</description>
    <feedburner:origLink>http://zend.lojcomm.com.br/entries/an-akismet-interface-to-classic-asp/</feedburner:origLink></item>
    <item>
      <title>Encrypting data in &lt;span class="caps"&gt;ASP&lt;/span&gt; 3.0</title>
      <link>http://feeds.feedburner.com/~r/zendlab/~3/242652940/</link>
      <pubDate>Thu, 28 Feb 2008 11:01:00 GMT</pubDate>
      <guid isPermaLink="false">http://zend.lojcomm.com.br/entries/encrypting-data-in-asp-30/</guid>
      <description>&lt;p&gt;Today I&amp;#8217;m releasing three &lt;span class="caps"&gt;ASP&lt;/span&gt; 3.0 classes to encrypt data. They are based on the &lt;a href="http://www.frez.co.uk"&gt;Phil Fresle&lt;/a&gt; from Frez Systems Limited work and the algorithms available are MD5, SHA256 and Rijndael. Feel free to get&amp;#8217;em and start encoding your passwords and other secret things.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zendlab/~4/242652940" height="1" width="1"/&gt;</description>
    <feedburner:origLink>http://zend.lojcomm.com.br/entries/encrypting-data-in-asp-30/</feedburner:origLink></item>
    <item>
      <title>Improving String Performance in &lt;span class="caps"&gt;ASP&lt;/span&gt; Applications</title>
      <link>http://feeds.feedburner.com/~r/zendlab/~3/237348716/</link>
      <pubDate>Tue, 19 Feb 2008 00:37:00 GMT</pubDate>
      <guid isPermaLink="false">http://zend.lojcomm.com.br/entries/improving-string-performance-in-asp-applications/</guid>
      <description>&lt;p&gt;After reading &lt;a href="http://msdn2.microsoft.com/en-us/library/ms972323.aspx"&gt;http://msdn2.microsoft.com/en-us/library/ms972323.aspx&lt;/a&gt; and &lt;a href="http://www.angelfire.com/pq/jamesbarbetti/articles/strings/001_WhyStringsAreSlow.htm"&gt;Why String Operations are so Slow&lt;/a&gt;, possessed by a deep feeling of duty, I&amp;#8217;ve wrote a class that would help developers to handle their string concatenation processes in a smart way.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zendlab/~4/237348716" height="1" width="1"/&gt;</description>
    <feedburner:origLink>http://zend.lojcomm.com.br/entries/improving-string-performance-in-asp-applications/</feedburner:origLink></item>
    <item>
      <title>Clear Sale Web Service &lt;span class="caps"&gt;ASP&lt;/span&gt; 3.0 Integration</title>
      <link>http://feeds.feedburner.com/~r/zendlab/~3/226471417/</link>
      <pubDate>Thu, 31 Jan 2008 07:11:00 GMT</pubDate>
      <guid isPermaLink="false">http://zend.lojcomm.com.br/entries/clear-sale-web-service-asp-30-integration/</guid>
      <description>&lt;p&gt;Our business partner &lt;a href="http://www.clearsale.com.br"&gt;Clear Sale&lt;/a&gt; is a company specialized in behavior scoring. They withhold the major brazilian e-commerce shops as their customers. With their system, you can share a risk database with players like &lt;a href="http://www.submarino.com.br"&gt;Submarino&lt;/a&gt;, &lt;a href="http://www.americanas.com.br"&gt;Americanas&lt;/a&gt; and others. This database only goal is to be a source for an assertive score about the risk of a received order from your shop be or not a fraud.&lt;/p&gt;

	&lt;p&gt;The &lt;a href="/goodies/"&gt;class.clearsale.asp&lt;/a&gt; is a Classic &lt;span class="caps"&gt;ASP&lt;/span&gt; class which provides a complete integration with their current web service. It&amp;#8217;s licensed under the &lt;span class="caps"&gt;MIT&lt;/span&gt; License and anyone interested in using it is welcome.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zendlab/~4/226471417" height="1" width="1"/&gt;</description>
    <feedburner:origLink>http://zend.lojcomm.com.br/entries/clear-sale-web-service-asp-30-integration/</feedburner:origLink></item>
  </channel>
</rss>
