Top Software for Arnold Daniels
lib_mysqludf_xql (or lib_mysqludf_xml) interprets SQL queries and transforms the output directly to XML format, without ever sending the raw SQL results to the client.This is important because it allows developers to skip a development step and create XML...
Stemming is an operation found in linguistics and word morphology for breaking down derived or inflected words to their base root. Example: running -> run.The lib_mysqludf_stem UDF allows MySQL to parse words and break them down to their...
Jasny Bootstrap is not a complete Bootstrap redo, only a different, more complete version, for projects that require more UI elements than most plain ol' regular websites.Developers can use Jasny Bootstrap in the same way they use Bootstrap, the...
Inspired by the new iOS 6 interface, jQuery Smart Banner provides a classy way of showing promotional content, notifications, or even errors atop a Web page.The plugin can be used on both desktop and mobile devices regardless, and can be deployed with...
Jasny's Config class allows developers to use presets in their applications and websites by loading a configuration file inside their application or website.The class seamlessly supports config file formats like YAML, JSON and INI.It also includes...
The "Backdoor" system allows users or admins alike to authenticate on the site without actually typing in a password for the desired account.While dirty minds might think of this as a way to hack into a site, Backdoor was created for debugging...