know how
TrueFormValidator Javascript Plugin 1.0
TrueFormValidator is a set of javascript functions which frees web developers from having to write form validation code again and again more>>
TrueFormValidator Javascript Plugin 1.0 is considered as a smart and helpful set of javascript functions which frees web developers from having to write form validation code again and again . Most web developers know how time consuming and tedious it is to write client validation code for forms.
Due to lack of proper debugging tools and IDE applications for Javascript, writing and fixing validation scripts can be a headache. TrueFormValidator was created with just that purpose in mind. We at TrueLogic faced the same problem over the years and finally we have come up with our plugin script which saves us hours of coding and testing.
Major Features:
- Text Field Validations:
- Empty fields
- Numeric fields
- Date fields
- Spaces in text
- Dropdowns and Combo Boxes
- Non selected fields
- Customizable error messages
- Customizable date format
- Each field can be checked for multiple validations.
Mouse Programming with C
Mouse Programming is a topic which every C programmer from beginner to professional needs to have in his toolbox to have a cutting edge.It will be used almost everywhere. It will embeded in games programming to commerical valued applications. more>> Mouse Programming with C is a topic which every C programmer from beginner to professional needs to have in his toolbox to have a cutting edge.It will be used almost everywhere. It will embeded in games programming to commerical valued applications. First thing you must know how to tell a mouse to do anything. In actual do not communicate with mouse directly but through the driver provided. Use "Interrupts" to get access to this driver. Each device provide by computer has its own port and more or less to access these ports.<<less
Compass 2.2.0
This Java Framework enables the power of Search Engine semantics on different applications more>>
Compass 2.2.0 This Java Framework enables the power of Search Engine semantics on different applications.
Major Features:
- Simple Compass provides a simple API for working with Lucene. If you know how to use an ORM, then you will feel right at home with Compass with simple operations for save, and delete & query.
- Lucene Building on top of Lucene, Compass simplifies common usage patterns of Lucene such as google-style search, index updates as well as more advanced concepts such as caching and index sharding (sub indexes). Compass also uses built in optimizations for concurrent commits and merges.
- Mapping Compass provides support for mapping of different data "formats" - indexing and storing (caching) them in the Search Engine: Object to Search Engine Mapping (using annotations or xml), JSON to Search Engine Mapping (explicit or dynamic), XML to Search Engine Mapping (using simple xpath expressions), and the low level Resource to Search Engine Mappping.
- Tx Compass provides a transactional API on top of the Search Engine supporting different transaction isolation levels. Externally, Compass provides a local transaction manager as well as integration with external transaction managers such as JTA (Sync and XA), Spring, and ORM ones.
- ORM Compass integrates seamlessly with most popular ORM frameworks allowing automatic mirroring, to the index, of the changes in data performed via the ORM tool. Compass has generic support for JPA as well as embedded support for Hibernate, OpenJPA, TopLink Essentials, and EclipseLink allow to add Compass using three simple steps.
- Spring Compass integrates seamlessly with Spring. Compass can be easily configured using Spring, integrates with Spring transaction management, has support for Spring MVC, and has Spring aspects built in for reflecting operations to the search engine.
- Distributed Compass simplifies the creation of distributed Lucene index by allowing to store the Lucene index in a database, as well as storing the index simply with Data Grid products such as GigaSpaces, Coherence and Terracotta.
in-depth guide to javascript functions 1.0
You already know how to define or assign functions directly, use multi parameter arguments in anonymous calls,, know the difference between eval and window.eval - you know all the different variants of the function-constructor? Then you wont find more>> You already know how to define or assign functions directly, use multi parameter arguments in anonymous calls,, know the difference between eval and window.eval - you know all the different variants of the function-constructor? Then you wont find anything new about the subtle differences in using functions in JavaScript.<<less
Flash 8 tutorial to create blur effect or motion effect Actionscript 2
While watching cartoons or certain ads, I always wondered, how do they give this blur effects to depict characters moving fast. I still dont know how they do, but getting the same effect in flash 8 is really simple. more>> While watching cartoons or certain ads, I always wondered, how do they give this blur effects to depict characters moving fast. I still dont know how they do, but getting the same effect in flash 8 is really simple.<<less
Boardoo Free Blog Hosting / Premium Wordpress Blogs
Boardoo offers free premium Wordpress blog hosting without the need to know how to install or configure Wordpress, and without a monthly bill. At Boardoo you will get your own Wordpress blog with over a hundred themes to choose from, a friendly more>> Boardoo offers free premium Wordpress blog hosting without the need to know how to install or configure Wordpress, and without a monthly bill. At Boardoo you will get your own Wordpress blog with over a hundred themes to choose from, a friendly subdomain, generous space for uploading media (pictures, music, etc.), free support, and instant setup. There are never any limits on bandwidth or how many posts that you can write. We personally support each and every customer through the use of our full-featured customer support portal and the use of online support tickets, e-mail support, and a comprehensive knowledgebase.<<less
Seo Monitor display all info you need know from pages indexed , backlinks a 1.0
Seo Monitor display all info you need know from pages indexed , backlinks and pagerank from biggers search engines , create your SEO Monitor now ! more>> Seo Monitor display all info you need know from pages indexed , backlinks and pagerank from biggers search engines , create your SEO Monitor now !<<less
Work with Arrays in Actionscript 3 part 2
In this flash actionscript tutorial you will learn all you need to know about multidimensional arrays. more>> In this flash actionscript tutorial you will learn all you need to know about multidimensional arrays.<<less
How To Modify Web.Config At Run Time 1
This tutorial explains how to modify web site settings, like connection strings, session timeout etc. at run time. It is very useful in some scenarios, but you need to know that your web application can load slower first time after changes in web.config more>> This tutorial explains how to modify web site settings, like connection strings, session timeout etc. at run time. It is very useful in some scenarios, but you need to know that your web application can load slower first time after changes in web.config are made.<<less
eliteCMS - The Lightweight CMS 1.01
Elite CMS is a web content management system made for the peoples who dont have much technical knowledge of HTML or PHP but know how to use a simple notepad with computer keyboard. Elite CMS is a php based database dependent CMS which require one more>> Elite CMS is a web content management system made for the peoples who dont have much technical knowledge of HTML or PHP but know how to use a simple notepad with computer keyboard. Elite CMS is a php based database dependent CMS which require one database and obviously php language support on your web hosting server. eliteCMS is very lightweight and lightning fast loading in web browser.eliteCMS is quick and easy to install - Comes with an auto installer. eliteCMS has extremely easy to use template system. eliteCMS has WYSIWYG page editor.eliteCMS pages can have their own keywords and description for better SEO. eliteCMS has multiple admin user support system. And best of all ITS FREE.<<less
How to validate an email address using ASP
Tell me something - whats an email address without validation?....it just doesnt make sense....its like an iced cold beer without being ice cold...like like a meat pie without tomatoe sauce...like the Chicago Bulls without Michael Jordan....you know more>> Tell me something - whats an email address without validation?....it just doesnt make sense....its like an iced cold beer without being ice cold...like like a meat pie without tomatoe sauce...like the Chicago Bulls without Michael Jordan....you know what Im saying. Bottom line ---> validating email addresses helps ensure proper data is entered via your website. Le me show you how...<<less
Creating a Website Design Templating System Using PHP
Learn how to create a website design templating system using php to be able to easily update different sections on your website by changing only few design files. The tutorial is designed for total beginners, so it is easy to understand and more>> Learn how to create a website design templating system using php to be able to easily update different sections on your website by changing only few design files. The tutorial is designed for total beginners, so it is easy to understand and follow. Whether you have a small or a huge website, you know how much hassle and time it takes to upgrade your web site pages. The upgrade process becomes even more irritating when you make a change that needs to be upgraded on every page of your website; a good example of such a change is adding a button to the header or changing the copy right information in the footer of your website. In this tutorial I will show you how PHP comes to the rescue with only few lines of code. You can use this tutorial to be the basis to make your website easier to maintain and upgrade.<<less
Web.Config - Custom Errors tutorial 1.0
This tutorial is very quick and easy to learn. It is essential to know this information when developing a site in ASP.NET. more>> This tutorial is very quick and easy to learn. It is essential to know this information when developing a site in ASP.NET.<<less
Photoweed 1.0
Photoweed is a component applied to weed out digital photos which is not your favorite ones. Suppose you have taken a whole bunch of photos, and you know that several of them are bad and you want to delete them. more>> <<less
PHP text counter 0.1
A counter is an essential part of a site to know how many people are coming to site. Here is an easy way to make a counter. All you need is access to PHP and be able to chmod a directory. We?re going to save the amount of hits in a .dat file, so you more>> A counter is an essential part of a site to know how many people are coming to site. Here is an easy way to make a counter. All you need is access to PHP and be able to chmod a directory. We?re going to save the amount of hits in a .dat file, so you don?t even need a mySQL database. First off, you have create a directory and CHMOD it 777 so PHP can write the counter.dat file.<<less