public marks

PUBLIC MARKS from decembre with tags api & tutoriel

2017

CSS - @font-face - Using @font-face - CSS-Tricks

The @font-face rule allows custom fonts to be loaded on a webpage. Once added to a stylesheet, the rule instructs the browser to download the font from where it is hosted, then display it as specified in the CSS. Without the rule, our designs are limited to the fonts that are already loaded on a user's computer, which vary depending on the system being used. Here's a nice breakdown of existing system fonts.

2009

2008

Finding a flickr account from a picture URL on Yedda - People. Sharing. Knowledge.

Simplest way to do it is to go to http://flickr.com/services/api/explore/?method=flickr.photos.getInfo Fill the photo_id field with the value (e.g., 133527964). Click the "Call Method..." button you'll get an XML result.

WPF Flickr Viewer Using XLINQ[CodeProject.com]___ demo application___will be explained one at a time

One contains all the images retrieved from the Flickr RSS feed, and the other Window shows a single image that the user clicked on, contains several controls that the user may use to alter the shown image.

2006