Welcome To Snipplr


Everyone's Recent Snippets



1 ... 67 68 69 70 71 ... 554
1 645 posted 11 years ago by cphoover
0 608 posted 11 years ago by cphoover
0 603 posted 11 years ago by cphoover
for positioning elements above etc
0 794 posted 11 years ago by thesmu
This is a simple HTML5 CSS3 website template you can customize it according to your needs. It has a clean and modular code and css. No fancy stuff just basic elements presents like : slideshow, social icons and a navigation bar. Its cross browser com...
0 941 posted 11 years ago by flanker
This is a code snippet that retrieves the signatures from a pdf document and the reason for them. It does that in approximately 200ms for one signature.
0 806 posted 11 years ago by alexedy
The Command pattern aims to encapsulate method invocation, requests or operations into a single object and gives you the ability to both parameterize and pass method calls around that can be executed at your discretion. In addition, it enables you...
0 550 posted 11 years ago by timsommer
In software engineering, a mediator is a behavioral design pattern that allows us to expose a unified interface through which the different parts of a system may communicate. If it appears a system may have too many direct relationships between modu...
0 550 posted 11 years ago by timsommer
This class is used to store global information for general access throughout the application.
0 580 posted 11 years ago by ryantxr
The module pattern was originally defined as a way to provide both private and public encapsulation for classes in conventional software engineering. In JavaScript, the module pattern is used to further emulate the concept of classes in such a way t...
0 506 posted 11 years ago by timsommer
In object literal notation, an object is described as a set of comma-separated name/ value pairs enclosed in curly braces ({}). Names inside the object may be either strings or identifiers that are followed by a colon. There should be no comma used...
0 429 posted 11 years ago by timsommer
In conventional software engineering, the singleton pattern can be implemented by creating a class with a method that creates a new instance of the class if one doesn't In conventional software engineering, the singleton pattern can be implemented b...
1 592 posted 11 years ago by timsommer
In conventional software engineering, the singleton pattern can be implemented by creating a class with a method that creates a new instance of the class if one doesn't exist. In the event of an instance already existing, it simply returns a referen...
1 667 posted 11 years ago by timsommer
iconv -l to show all available encodes, replace xxx with you file ext
0 641 posted 11 years ago by rabc
I am using git and working on master branch. This branch has a file called app.js . I have an experiment branch in which I made a bunch of changes and tons of commit. Now I want to bring all the changes done only to app.js from experiment to maste...
0 850 posted 11 years ago by satie83
Keep compatibility with micorosft validation in 2010.
0 485 posted 11 years ago by flebber
Keep compatibility with micorosft validation in 2010.
0 667 posted 11 years ago by flebber
You have a schedule table (period, day, subject, room) with a primary key period,day to avoid duplicate bookings. You wish to display the schedule as periods, subjects and rooms in rows, and days of the week in columns.
0 657 posted 11 years ago by cahyadsn
Given a birthdate in @dob, here are two simple formulae for age in years : (the second formulae is for age in years to two decimal places, ignoring day of month)
0 506 posted 11 years ago by cahyadsn
Function to prevent sql injection in Like queries, where the characters '_' and '%' can be dangerous.
0 866 posted 11 years ago by TimoZachi
Load latest version of jQuery from Google Libraries API and de-register Wordpress version
0 1161 posted 11 years ago by i-am-andy
This is a callback example that can be used to conditionally display blocks on specific pages. In this example, I load all nodes with a specific field and return false if the value of that field is equal to the user id of the logged in user. The sni...
0 599 posted 11 years ago by chasecrawford
0 700 posted 11 years ago by l01241
Access a Method in a Master Page with Code-Behind
0 617 posted 11 years ago by kfiil
A little a small amount of neatest suff sold in Playstation Mobile network? PSN Card Language is actually expect to see those aspire. In the event the needing PSN Note Constraints in which will run you totally nothing accompanied by continue reading...
0 759 posted 11 years ago by peaceheart
Add Styles to the drop-down menu for editors to use
0 943 posted 11 years ago by thesmu
HTML5 CSS Reset
0 811 posted 11 years ago by mortu
I have a Git repository with few branches and dangling commits. I would like to search all such commits in repository for a specific string.
0 783 posted 11 years ago by satie83
1 ... 67 68 69 70 71 ... 554