Educational CyberPlayGround ®

Free Applications and Tutorials

HOT TECHNOLOGY TIPS PAGE

SECURITY INFORMATION YOU MUST KNOW

Vint Cerf: "Power corrupts and Powerpoint corrupts absolutely!"

FIRST OF ALL DID YOU KNOW ANYONE CAN GET A FREE EDUCATION ON THE INTERNET?
No books to buy, no hidden fees. Complete courses and tutorials for more than 120 different vocational and academic disciplines. This is the best reason in the world to use technology in your classroom or your home.

TEACHERS | INTEGRATE TECHNOLOGY | WEB TOOLS | ONLINE CLASS | FREE EDUCATION

ORIENTATION PROGRAMMING Mac ASP COLD FUSION (D)HTML & CCS
JAVASCRIPT PERL CGI PHP SQL VB XML

GENERAL ORIENTATION
TOP
Search Tutorial
MSDN Workshops

A Resource Guide for Web Developers

  FREE SOFWARE
Web Reference
Ethernet guide
www.w3schools.com Ehternet Resources
HTML TUTORIAL FOR BEGINNERS
PROGRAMMING
Writing your first Android app Programming Tutorials
Free CAD CAM & CAE tuTorial PowerPoint in the classroom
MAC
MacDrive98 Access Mac disk on a PC Web Guide for Mac Users
ASP TOP
Learn ASP ActiveServerPage.com ActiveServerPages.com
15 Seconds ASPIN
Cold Fusion TOP
Cold Fusion Unofficial HomeSite Repository
(D)HTML & CCS TOP
CSS Reference HTML.com Help & Templates - Learn HTML tags including form, frames, and tables with help from this free reference.
LEARN TO CODE FOR FREE W/ 10 RESOURCES HTML Crash Course for Educators
Web Publishing Wizard Beginner''s Guide to HTML
Dynamic Drive HTML 4.0 Specs
HTML Crash Course FrontPage Express
JavaScript & Java TOP
More Javascript Flashcards

Javascript Debugger

Java Complete Tutorial Java Goodies
  ScriptSearch
JavaScript Source jGrasp or Eclipse
Perl TOP
Introduction to Perl and Database Perl @About.com
CGI TOP
CGI City CGI Resource Index
The CGI Resource & Script Index Scripts for Educators - Free Perl CGI
Matt's Script Archive
PHP TOP
PHP Tutorial PHP Builder
PHP Manual PHP & Javascript debugging
SQL TOP
Interactive SQL Tutorial A Gentle Tutorial Intro
VB TOP
VB Tutorial Visual Basic Explorer
Make a VB Media Player Visual Basic Directory
XML TOP
XML & Java XML FAQ
XML 1.0 Specs w3schools


HOW TO allow viewers to be able to stream and download music tracks.

Add MP3 Files to Wordpress Themes Tutorial

Load files to Soundcloud and embed

Free Flash Mp3 Player
You won't need any programming skills to install or use it. Just embed it into your website and player will automatically scan a specified folder and form a playlist.

NiftyPlayer
NiftyPlayer is a small and simple Flash Mp3 Player. If the users enable Javascript, they can even control the player without touching the Flash interface!

Mp3 Player
Open source, free and easily customizable. It comes with 5 different types and allows users to choose the song from a playlist.

If you need to convert the audio files to mp3, mediacoder is also a free download.

Bandcamp: Upload any number of albums and individual tracks for free download, purchase and even a "name your own" price set up. Everything you upload is also streamed for immediate listening. If you make the downloads free there's also an option to require an email address which is a great way to add to an artists mailing list.

FREE LEARNING

Interagency Language Roundtable eLearning tutorials for Teachers and Developers

This episode of the Computerworld TechCast gives an overview of how Ruby On Rails works, and the tools you'll need to get started: and an article on 10 programming languages to learn, which includes Ruby

Get Open Source Content Management Systems

ShortCourses.com: A Complete Guide to Digital Cameras and Photography

Crypto for Beginners
Introduction to Applied Cryptography for Secure Communication and Commerce (c)There is no such thing as a "web of trust" signed by unknown (or corruptable) entities. Your key does *NOT* link your meatspace entity to your email address. You might have separate keys (and separate emails) for each identity you maintain. None of which need be linked to your meatspace "true name". In fact, you could have different identities of yours sign your other keys, and the gullible would believe them (you)! The eBay equivalent is having one 'identity' give positive feedback about another 'identity', fooling those who assume they are different physical-entities. Don't assume that the "web of trust" has anything to do with trust, just because it (ab)uses that word. Think about collusions of signers. Think about multiple identities.Remember that the Govt issues false "real-world" IDs when it is convenient for them to do so. see samsimpson.com/

How to use a certificate to authenticate a client to a web server make a web form available to one client and not another. by engelschall.com
User Interface Component Architecture

Free Learning Objects

MISC. GO BACK UP TOP

FOR THE BEGINNER

What is upload? What is ascii mode? What is binary mode?
When you get the program from somebody's website to your computer, it is usually referred to as "downloading" the program. When you get the program from your own computer transferred up to your website, it is usually referred to as "uploading." Most people use a program called an "FTP client" or simply "FTP" to upload things to their websites. If you are using FTP to upload to your website, then your FTP program will usually give you an option of whether to upload in "binary" or "ascii" (sometimes known as "text" or "text-only") mode. BIG CLUE, you MUST use ascii mode to upload a Perl cgi program to your website, or it will not work. If you cannot figure out how to do this, then call your website's Technical Support staff, or read the manual or other documentation for your FTP program.

Website Useablity Isssues

Helping people with visual disabilities access information