First  |  Prev |  Next  |  Last
Pages: 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
Suggestion for FAQ, *OR* has it been done (URL?)
I think that it could be useful to have a TABULAR comparison of browsers and their properties from the point of view of a tester. Since it needs to be terse, several here are clearly unable to write it, though they could contribute information. Note that some properties may depend on the script engine, and other... 15 May 2010 19:10
Simple pattern-matching in a functional way
Several days ago I needed an easy to use and easy to extend facility that performs pattern matching. I ended up with the following interface: // matcher function. To prevent situations when no pattern matches the object given, // it might be initialized as follows: // matcher = function() { throw new Error("n... 18 May 2010 04:54
How to Pump $1,000s in CASH & Checks to your door.
How to Pump $1,000s in CASH & Checks to your door. Only Basic internet skills required. More and more companies need individuals to process emails. Get paid $15 to $25 for every email processed. There is no limit to the amount of money you can make. Get paid for every successfully processed email. Full instru... 14 May 2010 05:09
Base 90... better than base 64?
I wanted to try making a javascript compressor (more specifically, implement a compression engine in javascript, not necessarily for compressing js) ... but then I found this: http://marklomas.net/ch-egg/articles/lzwjs.htm The code is very cleanly written, although it could use some optimizations (stuff should... 18 May 2010 15:52
Between hard code writing hours
Hello, everybody! I know, my message is off topic. But I think, that it will be intresting for everyone in this discussion. I am talking about a site www.myletterworld.com. It helps creatively relax between hard code writing hours. Metal Storm ... 13 May 2010 18:15
naming this thing (function(){}())
Moving a discussion from twitter... Let's name this pattern :) Some ideas include: - self-executing function - immediate function - immediate invokation - lexical block Some thoughts: @cowboy: IMO self-executing: function foo(){ foo(); }; Immediately invoked: (function(){ ... })(); @abozhilov: I thi... 15 May 2010 09:20
FAQ Topic - How can I prevent access to a web page by using javascript? (2010-05-09)
Johannes Baagoe <baagoe(a)baagoe.com> wrote in news:UKadnXUPDY5TpnHWnZ2dnUVZ8mdi4p2d(a)giganews.com: Garrett Smith : Encrypted strings is a different matter. It is not possible to prevent access to publicly accessible resources, such as attempted by scripts that do things like: var pwd... 20 May 2010 19:23
convert VBScript into Javascript
Is it possible accurate and precisely convert VBScript into Javascript, to detect the language constructs and map them to the equivalent in Javascript? thank you. ... 13 May 2010 14:54
Debt Settlement
For Professional Debt Settlement Services visit http://phoenix.infinitidebtsettlement.com ... 13 May 2010 00:43
FAQ Topic - Why do some posts have <FAQENTRY> in them? (2010-05-13)
----------------------------------------------------------------------- FAQ Topic - Why do some posts have <FAQENTRY> in them? ----------------------------------------------------------------------- If a poster feels that the question they are answering should be covered in the FAQ, placing <FAQENTRY> in the post... 12 May 2010 19:12
First  |  Prev |  Next  |  Last
Pages: 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64