Archive for March, 2010

Using Showdown with and without jQuery · Mathias Bynens

March 31st, 2010

I’ve uploaded a demo of the plain JavaScript-version.

Continued here:
Using Showdown with and without jQuery · Mathias Bynens

verifying php modules: – openSUSE Forums

March 31st, 2010

I need to know whether or not the following modules are installed: + PDO_MySQL + simplexml + mcrypt + hash + DOM + iconv + curl + SOAP Is there a.

Read the original:
verifying php modules: – openSUSE Forums

Simon Whatley – Setting up PHP on Mac OSX 10.6 (Snow Leopard)

March 31st, 2010

Since Apple launched Mac OS X 10.5 (Leopard), PHP has been installed by default, albeit disabled. Here is a quick run through of what you need to do to get it up and running.

Original post:
Simon Whatley – Setting up PHP on Mac OSX 10.6 (Snow Leopard)

20 jQuery Cheatsheets, Docs and References for Every Occasion

March 31st, 2010

A few months back jQuery was updated to version 1.4, with loads of new features and improvements.

Originally posted here:
20 jQuery Cheatsheets, Docs and References for Every Occasion

[plugins] jQuery Colorbox 3.0.1 | Techotronic

March 31st, 2010

The next big version update for my jQuery Colorbox plugin. Get it here.

Go here to see the original:
[plugins] jQuery Colorbox 3.0.1 | Techotronic

April Fools' Pranks with Javascript and jQuery « Baron Knoxburry

March 31st, 2010

Once again I use some jQuery , embed the following code inside the $(document).ready() which is inside the date check.

Read the original post:
April Fools' Pranks with Javascript and jQuery « Baron Knoxburry

76 bytes for faster jQuery – James Padolsey

March 31st, 2010

When jQuery fires a callback function, whether it is an event handler, an each iterator, or a filter function, it will normally give you a DOM element as the function’s context, accessible via the this keyword. …

See the article here:
76 bytes for faster jQuery – James Padolsey

PHP What? A Call-time pass-by-reference story | emmajane.net

March 31st, 2010

In older versions of PHP you could send a variable to a function and indicate at “Call time” that you wanted to “assign the output of the function to the content of this variable name.” In newer versions of PHP this is no longer the …

Read more from the original source:
PHP What? A Call-time pass-by-reference story | emmajane.net

To remove li using JQuery – JavaScript / DHTML / AJAX

March 31st, 2010

To remove li using JQuery JavaScript / DHTML / AJAX.

Visit link:
To remove li using JQuery – JavaScript / DHTML / AJAX

NEXCESS.NET Blog » Blog Archive » PHP open_basedir and Magento …

March 31st, 2010

The PHP open_basedir directive is a security feature within PHP that allows you to specify which files PHP is allowed to be opened. With open_basedir, you specify the directory tree or trees that PHP can open and PHP will not open …

Read the original:
NEXCESS.NET Blog » Blog Archive » PHP open_basedir and Magento …