Arieh.co.il

Javascript, Mootools, PHP, HTML and more
  1. Javascript Puzzle - a better implementation

    Yesterday I've come across a JS tutorial on how to create a javascript puzzle. Although I liked the concept, I found the implementation extremely lacking, so I decided to write a better one. Although I liked the concept, I found the implementation extremely lacking, so I decided to write a better one. This is a guide on how to create such a puzzle, utilizing Mootools' Class, Array.Extras and Drag,Move

    Comments: 1
  2. Introduction to $count

    This is a small article about a simple function I uploaded to the Forge - $count. What this function does is to supply a cross-type interface to figure out the size of a variable.

    Comments: 0
  3. Element of the week - BDO

    I've decided to start a new habit of introducing a new element each week. I'm starting off with the BDO element.

    Comments: 3
  4. Introducing Function Stack

    FunctionStack is a simple mootools Class designed to define a sequence of function calls and the delay between them. I've created it while debugging another Class - TreeAccordion.

    Comments: 0
  5. Bye Bye Tidy. Hello W3C Bookmarklet

    In the past few days, I've decided to abandon one of my favorite developmnt tools - HTML Validator. This is due too it's lack of support of newer technologies, mainly HTML5. This is how I will try to replace it.

    Comments: 0
  6. How to recognize the structure of our document

    In the previous posts I've described one of the most basic principles of HTML - It's semantic nature. In this post I would like to give an example of how I look at a document, and how to start working it out. I hope that by using this example I could show you some best practices to structure your document.

    Comments: 0
  7. Semantics – going beyond HTML – Microformats

    sometimes we might find that there are some structures we would like to describe more precisely than possible with the current list of elements. For XHTML 1.0, there is one nice solution for us - Microformats

    Comments: 0
  8. HTML as a semantic and descriptive language

    HTML is a language designed to markup text. It is meant to give contextual meaning to the text it used on. One of the great injustices that were done to HTML was the fact that this simple truth was almost always neglected. In this article (which might develop to a series) I intend to take the time to explain how to recognize the semantic meaning of various structures, and how to best utilize HTML to describe them.

    Comments: 0
  9. Intoduction to UserAtuh

    In many of our sites, we require the user to pass login information on unsecure networks, without supplying HTTPS encryption. UserAtuh supplies a mechanism with which the user never sends his full credentials over the network.

    Comments: 0
JavaScript Reference, JavaScript Guide, JavaScript API, JS API, JS Guide, JS Reference, Learn JS, JS Documentation