<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/favicon.ico, branch 1.15.3</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.15.3</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.15.3'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-01-25T00:40:55+00:00</updated>
<entry>
<title>icon.svg réécrit à la main + favicon fond cercle blanc</title>
<updated>2014-01-25T00:40:55+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-01-25T00:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cf0d41a90497ea9ef822c8dc8c607152039b4e67'/>
<id>urn:sha1:cf0d41a90497ea9ef822c8dc8c607152039b4e67</id>
<content type='text'>
Implémente https://github.com/marienfressinaud/FreshRSS/issues/382
Suite de https://github.com/marienfressinaud/FreshRSS/commit/1d3ff88

https://github.com/marienfressinaud/FreshRSS/issues/264#issuecomment-29618845
Contribue à https://github.com/marienfressinaud/FreshRSS/issues/341

convert -background none favicon.svg \( -clone 0 -resize 16x16 \) \(
-clone 0 -resize 64x64 \) -delete 0 favicon.ico

convert -background none favicon.svg -resize 256x256 favicon-256.png

pngcrush -brute -l 9 -reduce -d crush/ *.png
</content>
</entry>
<entry>
<title>favicon revisité</title>
<updated>2014-01-02T23:49:27+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-01-02T23:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1d3ff88ae6cbb072f0d2a76308a42f2baf6cb84d'/>
<id>urn:sha1:1d3ff88ae6cbb072f0d2a76308a42f2baf6cb84d</id>
<content type='text'>
Après une abondante lecture sur le sujet, voici ma tentative pour
apporter une meilleure qualité de favicon sur différentes plateformes et
cas, sans mettre trop de code HTML.
http://www.w3.org/TR/html5/links.html#rel-icon
https://github.com/audreyr/favicon-cheat-sheet

http://msdn.microsoft.com/en-us/library/windows/desktop/jj673981%28v=vs.85%29.aspx

https://developer.apple.com/library/ios/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html

Il y a maintenant un favicon.ico contenant les tailles 16, 32, 48, 64,
et un PNG en 256 soit la première taille standard supérieure à la
meilleure résolution demandée par Android, iOS, et IE.

favicon.ico généré à partir de PNGs optimisés par PNGOUT, avec la
commande :
`icotool -c favicon-16.png favicon-32.png favicon-48.png favicon-64.png
-o favicon.ico`
http://manpages.ubuntu.com/manpages/hardy/man1/icotool.1.html

À tester un peu.

Voir aussi
https://github.com/marienfressinaud/FreshRSS/issues/264#issuecomment-29618845
</content>
</entry>
<entry>
<title>Cookie : sous-répertoire pour index (changements de répertoires !)</title>
<updated>2013-12-26T00:56:58+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2013-12-26T00:56:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=58300c36ad77e8d788e99825d509fe8657a36854'/>
<id>urn:sha1:58300c36ad77e8d788e99825d509fe8657a36854</id>
<content type='text'>
Implémente https://github.com/marienfressinaud/FreshRSS/issues/333
/public/ est renommé /p/
/public/index.php est déplacé dans /p/i/index.php
Le cookie de session est limité à /p/i/
</content>
</entry>
</feed>
