Fabians Bookmarks
  • Fabians Bookmarks
  • Tag cloud
  • Daily
  • RSS Feed
  • Login
Delete   Set public   Set private   Add tags   Delete tags
  Add tag   Cancel
  Delete tag   Cancel
17527 shaares · 14141 private links
Filters
Links per page
20 50 100
8 results tagged snippets

30 Seconds of CSS

css snippets tips webdesign
February 28, 2018 at 13:56:19 GMT+1
https://atomiks.github.io/30-seconds-of-css/

Official Google Webmaster Central Blog: Introducing a new Rich Snippets format: Events

microformats search google events seo snippets webdev hcalendar
February 1, 2010 at 17:35:07 GMT+1
http://googlewebmastercentral.blogspot.com/2010/01/introducing-new-rich-snippets-format.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+blogspot%2FamDG+(Official+Google+Webmaster+Central+Blog)&utm_content=Google+Reader

Anonymous Events - Extremely Loose Coupling

javascript programming patterns snippets scripts
September 8, 2009 at 22:03:11 GMT+2
http://peter.michaux.ca/articles/anonymous-events-extremely-loose-coupling

Recursive getattr/setattr « Mousebender

You can make a more compact implementations with help of the reduce builtin function:

def rec_getattr(obj, attr):
return reduce(getattr, attr.split(”.”), obj)

python programming code snippets
June 28, 2009 at 15:01:14 GMT+2
http://mousebender.wordpress.com/2006/11/10/recursive-getattrsetattr/

Django snippets: Orderable inlines using drag and drop with jQuery UI

django jquery snippets sortable
June 23, 2009 at 18:58:24 GMT+2
http://www.djangosnippets.org/snippets/1053/

Django snippets: Smart {% if %} template tag

python django snippets templates templatetags
March 4, 2009 at 12:56:21 GMT+1
http://www.djangosnippets.org/snippets/1350/

Django snippets: Logging and statistic middleware

django logging snippets statistics python
February 18, 2008 at 14:31:28 GMT+1
http://www.djangosnippets.org/snippets/599/

Snipplr - Code 2.0

code snippets programming php search scripting resources python javascript opensource
January 13, 2008 at 21:48:17 GMT+1
http://snipplr.com/
Filters
Links per page
20 50 100
By @fabian@floss.social · Powered by Shaarli
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community