T4GG.com
Home | Browse | RSS 2.0 | Pythoxy

» Javascript DES Encryption - 198 days ago (tero.co.uk)

This page provides a Javascript implementation of DES (the Data Encryption Standard), an encryption algorithm which works on bits. It supports Electronic Codebook (ECB) and Cipher Block Chaining (CBC) and also includes Triple DES. It does not require any additional libraries and it has been translated into Perl and PHP as well.

browse: des, encryption, javascript, triple des

» Mastering Javascript Arrays - 331 days ago (hunlock.com)

Believe it or not, the very first version of Javascript shipped without Arrays. Subsequent versions made up for the oversight and modern Javascript Arrays are powerful structures indeed, even emulating many common data structures such as stacks and queues. This reference will cover the core functionality of Arrays as well as introduce a few useful extensions.

browse: arrays, javascript

» JavaScript - Keyboard Events - 470 days ago (unixpapa.com)

This document summarizes the results of some browser tests done while attempting to implement key stroke handling code in JavaScript. It documents inconsistancies in the way different browsers implement keyboard events.

browse: events, javascript

» JSINQ - LINQ to Objects for JavaScript - 580 days ago (codeplex.com)

JSINQ is the JavaScript library that allows you to write SQL-like queries against arrays and DOM node lists. JSINQ is a complete implementation of LINQ to Objects in JavaScript. What that means is that if you know LINQ and you know JavaScript, you know JSINQ. JSINQ is both an API-compatible implementation of System.Linq. Enumerable and a complete query-expression compiler.

browse: javascript, jsing, linq, sql, jsinq, objects

» jQuery - 705 days ago (jquery.com)

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.

browse: ajax, dom, html, javascript, library

» Google Doctype - 843 days ago (code.google.com)

Google Doctype is an open encyclopedia and reference library. Written by web developers, for web developers. It includes articles on web security, JavaScript DOM manipulation, CSS tips and tricks, and more. The reference section includes a growing library of test cases for checking cross-browser and cross-platform compatibility.

browse: css, documentation, dom manipulation, javascript, web security

» 99 Bottles Of Beer - 930 days ago (99-bottles-of-beer.net)

Contains a vast collection of the programs that each produce the lyrics to the song 99 Bottles of Beer. It is a great tool for comparing syntax of various languages.

browse: c, c++, javascript, language comparison, php, program, python, ruby, syntax

» JavaScript/DHTML Tutorial - 934 days ago (it.maconstate.edu)

This tutorial is designed for a college-level class in Web development. Focus is on the basic structure and use of the JavaScript language and its application to XHTML page components to create dynamic Web Pages. It is not full coverage of JavaScript nor of the myriad ways to apply DHTML through this browser scripting language. It does, though, provide a basic toolkit of approaches to illustrate possibilities.

browse: dhtml, javascript, tutorials

» WebCheatSheet Tutorials - 938 days ago (webcheatsheet.com)

WebCheatSheet offers technical articles, tips, tutorials, references, cheat sheets and examples on the following development languages; ASP, PHP, SQL, HTML and JavaScript.

browse: asp, cheatsheets, html, javascript, php, sql, tutorials

» TheScripts - IT / Developer Network - 939 days ago (thescripts.com)

Focusing on web and software development, programming, system/database administration and troubleshooting, this site contains forums, articles and tutorials covering PHP, Javascript, Ajax, Python, C++, CSS, .NET, Visual Basic, Ruby and more.

browse: .net, ajax, c++, css, javascript, php, python, ruby, tutorials, visual basic

T4GG.com - built on dial up!