PUBLIC   marks

PUBLIC MARKS with tag snippets

Sponsorised links

This month

May 2008

Login form in Symfony 1.1, with the new form system

by kasi77
Login form in Symfony 1.1, with the new form system Symfony 1.1 comes with a complete new form system. It works completely according to the MVC draft: * Model: the validation * View: the form self through widgets * Controller: the form class that the model and view parts manages and uses Make sure you have a running Symfony 1.1 based project and application and modules. In this example I build the form inside the myModule module and myLogin action. My form makes use of i18n, which is in my case autoloaded in settings.yml. This tutorial uses Symfony 1.1 beta4 and RC1.

Sponsorised links

April 2008

March 2008

January 2008

Css Trick - Pure Css Text Gradients

by kasi77 & 2 others
Text Gradient is a simple css trick that allows you to improve your site's appearance by putting gradients on system font titles using nothing but css and a png image.

Snipplr - Code 2.0

by julie & 14 others
Snipplr is a public source code repository that gives you a place to store and organize all the little pieces of code that you use each day. Best of all, it lets you share your code snippets with other coders and designers. Did we mention it works with TextMate, too? It's code 2.0.

December 2007

November 2007

Matt Cutts Videos on Search Snippets [SearchEngineWatch]

by kuroyagi
"Matt Cutts did a video about search snippets during his recent visit to the Google Kirkland office. In it Matt takes a detailed look at how Google constructs a search snippet. "

Posteet: Posteet: Store, share and tag your favorite tips

by vrossign & 2 others
Store all your favourite tips, tricks, codes and snippets in one place, accessible from anywhere.

October 2007

Store, share and tag your favorite tips, tricks, codes and snippets in one accessible everywhere place

by vrossign
# Store all your favourite tips, tricks codes and snippets in one place, accessible from anywhere. # Share your tips with everyone, with friends on your watchlist or just keep them private. # Tag your tips with as many labels as you want, instead of wrestling with folders.

September 2007

[Snippet] FeedX

by depositado
(array('|xq|','|xe|','|xa|'), array('?','=','&'), $url);

August 2007

July 2007

Django snippets: Switch/case tags.

by greut
Meant mostly as a demo of how to do complex block tags, here's a switch/case implementation.

April 2007

google-code-prettify - Google Code

by netimpulse & 3 others
syntax highlighting of code snippets in a web page

PUBLIC TAGS related to tag snippets

no tag

Sponsorised links