Category : Work
Jun 10th
Filed Under: Applications, Standards, Work
After some months working, finding and fixing bugs in the earlier version of ASP Xtreme Evolution, I’m proud to release the version 1.0.1.0. This is a very stable version. 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’t upgrade, check the CHANGES in the Read More to fix your old version against the critical issues.
Read More. No comments made.
May 30rd
Filed Under: Standards, Work
While I’m working with Classic ASP I always miss a lot of features that other languages provide. Sometimes it even happens between the Visual Basic and ASP, 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.
For more information and a lot of examples read the documentation or download the code
Read More. No comments made.
May 16th
Filed Under: Applications, Work
One week ago Digitarald released the version 2.0 beta 4 of his very good FancyUpload component. Unfortunately I’ve noticed that many ASP and ASP.NET users were falling in trouble to implement it. In this tutorial I’ll try to cover the key things to get it working. I’ll be also using this guide to introduce new comers to ASP Xtreme Evolution development process.
Read More. 4 comments.
May 14th
Filed Under: Applications, Work
I’ve created a SVN for ASP Xtreme Evolution at DevjaVu so, everyone interested in this project can now use a subversion client like Tortoise 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 ASP Xtreme Evolution Framework and make it ready for other developers to join the work.
Read More. 1 comment.
May 9th
Filed Under: Standards, Web Design, Work
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’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 better standardized world.
Read More. No comments made.
Mar 19th
Filed Under: Applications, Web Design, Work
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…… spams. What to do?
Read More. 1 comment.
Feb 28nd
Filed Under: Applications, Math, Standards, Work
Today I’m releasing three ASP 3.0 classes to encrypt data. They are based on the Phil Fresle from Frez Systems Limited work and the algorithms available are MD5, SHA256 and Rijndael. Feel free to get’em and start encoding your passwords and other secret things.
Read More. No comments made.
Feb 18th
Filed Under: Applications, Work
After reading http://msdn2.microsoft.com/en-us/library/ms972323.aspx and Why String Operations are so Slow, possessed by a deep feeling of duty, I’ve wrote a class that would help developers to handle their string concatenation processes in a smart way.
Read More. No comments made.
Jan 31st
Filed Under: Applications, Work
Our business partner Clear Sale 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 Submarino, Americanas 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.
The class.clearsale.asp is a Classic ASP class which provides a complete integration with their current web service. It’s licensed under the MIT License and anyone interested in using it is welcome.
Read More. No comments made.
Jan 26nd
Filed Under: Applications, Standards, Work

ASP Xtreme Evolution
This is a Classic ASP MVC URL-Friendly Framework based in some of the current best pratices like:
It also provides support for missing features that is commonly required:
- Image manipulation
- JSON support
- Upload management
- Zip management
Read More. 1 comment.
Jan 20nd
Filed Under: Applications, Standards, Web Design, Work
Very often you need a consistent and coherent pattern to take the best of a technology can provide with the maximum productivity, yet you must respect the history involved around this technology to make it compliant with the legacy environment turning your application accessible and easy of adaptation.
Read More. No comments made.
Jan 9th
Filed Under: Standards, Web Design, Work
Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Read More. No comments made.
This site will be running at http://zend.lojcomm.com.br/ starting today! You can still find the old version and it’s contents ( iMask, iFisheye, iCarousel, fValidator and other things ) at http://zendold.lojcomm.com.br/. But stay tuned I’ll be releasing new much more strict, unobtrusive versions very soon. Below you can see this site philosophy which will be always visible at about from this day on.
Zendlab is a non profit initiative to provide open source MIT and LGPL licensed content. It’s a public retribution from the author to all the open source community which helped and influenced a lot his growth and knowledge. Here you can find some of his solutions for common problems like software architecture patterns, eyecandy widgets, utility classes and so on. Everything here is built with standards in mind what mean that all codes involved in the projects should fully validate in their respective rules. Also, things here try to not just work but to enchant your users too. I invite everyone interested to use and share this site material and learn from it. Have fun :D
Read More. No comments made.