Stéphane Gourichon

Results 30 comments of Stéphane Gourichon

Okay! I offer to adjust the PR on top of the fixed build. It makes a better impression what all checks pass. :-)

Hi! Another user here. I also noticed this and it feels like it could be improved. I had the opportunity to visit sigal source code in the past (I think...

After digging a little I realized I could have a common sigal conf file for all galleries, given that in my context, same thumbnail sizes, source and destination folders, author...

> In that case we should probably consider including the possibility to generate per-image HTML in the core, instead of the `media_page` plugin. Okay, I didn't expect what. I have...

Perhaps something can be done, or the theme can be arranged so that it can be done, with a user css as in #313 .

## Current state Indeed. Current code cannot behave differently. There is a [busy waiting](https://en.wikipedia.org/wiki/Busy_waiting) loop as seen on [DDPClient.NET/DDPConnector.cs at 94547061254aae2ffe3b96fb2351b4e090bcc444 · sonyarouje/DDPClient.NET line 24](https://github.com/sonyarouje/DDPClient.NET/blob/94547061254aae2ffe3b96fb2351b4e090bcc444/Net.DDP.Client/DDPConnector.cs#L24) ``` public void Connect(string url,...

This bug appears to be solved on [OzTK/DDPClient.NET: A DDP client for .NET](https://github.com/OzTK/DDPClient.NET) [DDPClient.NET/DDPConnector.cs at 62d5a69c805b2b125984c6c070a0a845879a465b · OzTK/DDPClient.NET](https://github.com/OzTK/DDPClient.NET/blob/62d5a69c805b2b125984c6c070a0a845879a465b/Net.DDP.Client/DDPConnector.cs#L57) ``` private void Wait() { while (_isWait != 0 && _socket.State ==...

There is now an official specification for EXIF support in PNG: http://libpng.download/documents/pngext-1.5.0.html#History [3.7. eXIf Exchangeable Image File (Exif) Profile](http://ftp-osl.osuosl.org/pub/libpng/documents/pngext-1.5.0.html#C.eXIf "Extensions to the PNG 1.2 Specification, version 1.5.0")

Upstream project https://sourceforge.net/p/extundelete/code/ is supposed to provide git access via https://git.code.sf.net/p/extundelete/code . Sourceforge happens to be down at the moment. Anyway, this fork https://github.com/fidergo-stephane-gourichon/extundelete has complete history fetched from upstream.

Hello. Will the demo site be deployed again?