<?xml version="1.0" encoding="UTF-8"?>
<rss 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>
    <item>
      <title>&lt;span class="caps"&gt;ASP&lt;/span&gt; Xtreme Evolution has been updated!</title>
      <link>http://zend.lojcomm.com.br/entries/asp-xtreme-evolution-has-been-updated/</link>
      <pubDate>Tue, 10 Jun 2008 09:36:00 GMT</pubDate>
      <guid>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;</description>
    </item>
    <item>
      <title>String Template Class for Classic &lt;span class="caps"&gt;ASP&lt;/span&gt;</title>
      <link>http://zend.lojcomm.com.br/entries/string-template-class-for-classic-asp/</link>
      <pubDate>Fri, 30 May 2008 16:01:00 GMT</pubDate>
      <guid>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;</description>
    </item>
    <item>
      <title>Tutorial: Starting with &lt;span class="caps"&gt;ASP&lt;/span&gt; Xtreme Evolution</title>
      <link>http://zend.lojcomm.com.br/entries/tutorial-starting-with-asp-xtreme-evolution/</link>
      <pubDate>Fri, 16 May 2008 10:18:00 GMT</pubDate>
      <guid>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;</description>
    </item>
    <item>
      <title>A subversion system for &lt;span class="caps"&gt;ASP&lt;/span&gt; Xtreme Evolution</title>
      <link>http://zend.lojcomm.com.br/entries/a-subversion-system-for-asp-xtreme-evolution/</link>
      <pubDate>Wed, 14 May 2008 10:54:00 GMT</pubDate>
      <guid>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;</description>
    </item>
    <item>
      <title>Goodbye old school javascript</title>
      <link>http://zend.lojcomm.com.br/entries/goodbye-old-school-javascript/</link>
      <pubDate>Fri, 09 May 2008 06:04:00 GMT</pubDate>
      <guid>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;</description>
    </item>
    <item>
      <title>An Akismet interface to Classic &lt;span class="caps"&gt;ASP&lt;/span&gt;</title>
      <link>http://zend.lojcomm.com.br/entries/an-akismet-interface-to-classic-asp/</link>
      <pubDate>Wed, 19 Mar 2008 03:43:00 GMT</pubDate>
      <guid>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;</description>
    </item>
    <item>
      <title>Encrypting data in &lt;span class="caps"&gt;ASP&lt;/span&gt; 3.0</title>
      <link>http://zend.lojcomm.com.br/entries/encrypting-data-in-asp-30/</link>
      <pubDate>Thu, 28 Feb 2008 11:01:00 GMT</pubDate>
      <guid>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;</description>
    </item>
    <item>
      <title>Improving String Performance in &lt;span class="caps"&gt;ASP&lt;/span&gt; Applications</title>
      <link>http://zend.lojcomm.com.br/entries/improving-string-performance-in-asp-applications/</link>
      <pubDate>Tue, 19 Feb 2008 00:37:00 GMT</pubDate>
      <guid>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;</description>
    </item>
    <item>
      <title>Clear Sale Web Service &lt;span class="caps"&gt;ASP&lt;/span&gt; 3.0 Integration</title>
      <link>http://zend.lojcomm.com.br/entries/clear-sale-web-service-asp-30-integration/</link>
      <pubDate>Thu, 31 Jan 2008 07:11:00 GMT</pubDate>
      <guid>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;</description>
    </item>
    <item>
      <title>Meet &lt;span class="caps"&gt;ASP&lt;/span&gt; Xtreme Evolution</title>
      <link>http://zend.lojcomm.com.br/entries/meet-asp-xtreme-evolution/</link>
      <pubDate>Sat, 26 Jan 2008 19:15:00 GMT</pubDate>
      <guid>http://zend.lojcomm.com.br/entries/meet-asp-xtreme-evolution/</guid>
      <description>&lt;a href="/goodies/asp-xtreme-evolution/"&gt;&lt;img src="/image/245/0/1/000/img/aspxtremeevo-layers.jpg" alt="ASP Xtreme Evolution" style="float: left;" /&gt;&lt;/a&gt;
&lt;div style="margin-left: 250px;"&gt;
    &lt;h4&gt;ASP Xtreme Evolution&lt;/h4&gt;
    &lt;p&gt;This is a Classic &lt;a href="http://msdn2.microsoft.com/en-us/library/aa286483.aspx"&gt;&lt;acronym title="Active Server Pages"&gt;ASP&lt;/acronym&gt;&lt;/a&gt; &lt;a href="http://en.wikipedia.org/wiki/Model-view-controller/"&gt;&lt;acronym title="Model View Controller"&gt;MVC&lt;/acronym&gt;&lt;/a&gt; URL-Friendly Framework based in some of the current best pratices like:&lt;/p&gt;
    &lt;ul&gt;
        &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Model-view-controller/"&gt;&lt;acronym title="Model View Controller"&gt;MVC&lt;/acronym&gt;&lt;/a&gt; architectural pattern&lt;/li&gt;
        &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Rewrite_engine/"&gt;Rewriting engine&lt;/a&gt; for friendly URLs&lt;/li&gt;
        &lt;li&gt;Cache system&lt;/li&gt;
        &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/XML/"&gt;&lt;acronym title="Extensible Markup Language"&gt;XML&lt;/acronym&gt;&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/XSLT/"&gt;&lt;acronym title="Extensible Stylesheet Language Transformations"&gt;XSLT&lt;/acronym&gt;&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/XHTML/"&gt;&lt;acronym title="Extensible HyperText Markup Language"&gt;XHTML&lt;/acronym&gt;&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;It also provides support for missing features that is commonly required:&lt;/p&gt;
    &lt;ul&gt;
        &lt;li&gt;Image manipulation&lt;/li&gt;
        &lt;li&gt;&lt;acronym title="Javascript Object Notation"&gt;JSON&lt;/acronym&gt; support&lt;/li&gt;
        &lt;li&gt;Upload management&lt;/li&gt;
        &lt;li&gt;Zip management&lt;/li&gt;
    &lt;/ul&gt;
&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
