A software framework is a re-usable design for a software system. It may include support programs, code libraries, a scripting language, or other software to help develop and glue together the different components of a software project. They are designed with the intent of facilitating software development, by allowing designers and programmers to spend more time on meeting software requirements rather than dealing with the more tedious low level details of providing a working system. For more information about software framework, check wikipedia.
Well, I'm aware that there are a lot of them in the wild. Some languages like PHP and Java has one of each flavour you may ever dream, others like Ruby have a very popular and widely used one. But sometimes you just don't have a good choice for your project language. What to do? Build one and share with others xD
This is a Classic ASPMVC URL-Friendly Framework based in some of the current best pratices like:
It also provides support for missing features that is commonly required:
Here are some additional classes which may be useful in some circumstances, they can be used to enhance even more your application:
ASP 3.0 Akismet API Adapter | v.1.0 | documentation | download |
ASP 3.0 Clearsale Web Service Integration | v.1.0 | documentation | download |
ASP 3.0 MD5 Cipher Class | v.1.0 | documentation | download |
ASP 3.0 Rijndael Cipher Class | v.1.0 | documentation | download |
ASP 3.0 SHA256 Cipher Class | v.1.0 | documentation | download |
ASP 3.0 String Builder Class | v.1.0 | documentation | download |
ASP 3.0 String Template Class | v.1.0 | documentation | download |
Due to problems with the PHPScript, I couln't integrate well PHP and ASP, so I've built some PHP WebServices to fill the gap:
WebService - GeSHi | address | wsdl |
WebService - Minify | address | wsdl |
WebService - Textile | address | wsdl |
WebService - Tidy | address | wsdl |
Some customized gEdit plugins that I made to make my life better:
gEdit Plugin - Auto Complete | download |
gEdit Plugin - Class Browser | download |
gEdit Plugin - Quick Highlight Mode | download |
Some Notepad++ eye candies from the Textmate community! Translated by my "Textmate theme to Notepad++ styler". Just download and paste it into C:\Documents and Settings\%%USERNAME%%\Application Data\Notepad++\
Notepad++ Blackboard style | download |
Notepad++ Choco style | download |
Notepad++ MonoIndustrial style | download |
Notepad++ Monokai style | download |
Notepad++ PlasticCodeWrap style | download |
Notepad++ Twilight style | download |
I'll be inserting things here very soon.