Tutorial covers building lists in Android with ListView and ListActivity. Learn to create custom list layouts and displays including adding images and checkboxes to lists. Also display lists based on cursor data and adding actions to list items.
Learn to create Java servlets in the NetBeans IDE. The tutorial creates a basic mailing list and explores file access along with some DOM XML. Also covered is deploying the servlets with Glassfish.
RSS or Really Simple Syndication truly is a simple XML markup used to standardize content distribution and syndication. Why use RSS? Syndicating your content through various feed directories and search engines widen your distribution. Also provide...
Protect your downloadable content by storing the files outside your webroot. This is an easy solution to online subscription content protetcion.
Learn to use curl with PHP to query remote webservers for data. This can be done to automate form submission, process credit cards and more. Topics covered include SSL, cookie handling and more.
Teaches the basic structure and syntax for MySQL queries. Learn to create and edit databases and tables.
Protect your downloadable content by storing the files outside your webroot. This is an easy solution to online subscription content protection. |