Programowanie

TwitterFacebook
Get flash to fully experience Pearltrees
http://taipa.pl/2012/03/29/timeline-zaawansowana-os-czasu-w-jquery/

Timeline – Zaawansowana oś czasu w jQuery | Taipa.pl

Timeline to zaawansowany skrypt osi czasu. Jednak jak zapewnia autor jest on prosty i intuicyjny w użyciu a jednocześnie prezentuje się znakomicie. Dane do osi czasu mogą być wgrywane przez format danych JSON.
Zend

I'm native from Venezuela and currently living in Cincinnati, but I'm planning to move to Silicon Valley or New York. http://www.turnjs.com/#home

turn.js - The page flip effect for HTML5

http://luis-almeida.github.com/jPages/defaults.html

defaults

jPages require only a valid item container ID to initialize.
Zgodność

Summary private variables are declared with the 'var' keyword inside the object, and can only be accessed by private functions and privileged methods. private functions are declared inline inside the object's constructor (or alternatively may be defined via var functionName= function (){ ... } ) and may only be called by privileged methods (including the object's constructor).

OOP in JS, Part 1 : Public/Private Variables and Methods

http://phrogz.net/js/classes/OOPinJS.html
View demo Download source

Page Transitions with CSS3 | Codrops

http://tympanus.net/codrops/2012/01/30/page-transitions-with-css3/
http://www.white-hat-web-design.co.uk/blog/resizing-images-with-php/ image_type = $image_info [ 2 ] ; if ( $this -> image_type == IMAGETYPE_JPEG ) { $this -> image = imagecreatefromjpeg ( $filename ) ; } elseif ( $this -> image_type == IMAGETYPE_GIF ) { $this -> image = imagecreatefromgif ( $filename ) ; } elseif ( $this -> image_type == IMAGETYPE_PNG ) { $this -> image = imagecreatefrompng ( $filename ) ; } } function save ( $filename , $image_type = IMAGETYPE_JPEG , $compression = 75 , $permissions = null ) { if ( $image_type == IMAGETYPE_JPEG ) { imagejpeg ( $this -> image , $filename , $compression ) ; } elseif ( $image_type == IMAGETYPE_GIF ) { imagegif ( $this -> image , $filename ) ; } elseif ( $image_type == IMAGETYPE_PNG ) { imagepng ( $this -> image , $filename ) ; } if ( $permissions !

Resizing images with PHP

Overlay-like Effect with jQuery

http://tympanus.net/Tutorials/OverlayLikeEffect/ A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart.
Galerie

2010 Październik « Michał Urbański Blog

http://michalurbanski.wordpress.com/2010/10/ Na wstępie chciałem wyjaśnić, że skrót SMS nie ma nic wspólnego z telefonami komórkowymi, tylko jest to skrót od SQL Management Studio. Dla osób korzystających na co dzień z SQL Server nie muszę wyjaśniać, do czego to narzędzie służy, natomiast dla początkujących znajdzie się kilka porad (niekoniecznie przydatnych ).
http://www.regular-expressions.info/email.html

How to Find or Validate an Email Address

The regular expression I receive the most feedback, not to mention "bug" reports on, is the one you'll find right on this site's home page : \b[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}\b
http://www.zytrax.com/tech/web/regex.htm The title is a misnomer - there is no gentle beginning to regular expressions. You are either into hieroglyphics big time - in which case you will love this stuff - or you need to use them, in which case your only reward may be a headache.

Regular Expressions - a Simple User Guide and Tutorial

Example You are good to go now. gmap3 is really simple and tiny to use, this tiny line of code below is being used to embed the map as shown below. Super simple, isn't it?

GMAP3 : A JQUERY PLUGIN TO USE GOOGLE MAPS VERSION 3

We are sorry to say, but we don’t have that much time to offer support on this plugin. If you have any questions please post them in the comments below or on our BitBucket page for the best chance to get them answered.

Awkward Showcase – A jQuery Plugin | Awkward Group - Digital Production Agency

Vegas Background jQuery Plugin

Dual licensed under the MIT and GPL licenses. In short, do whatever you want with it, as long as you include a visible attribution to Jay Salvat .
Zoom it

HybridAuth