www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - This Week in D, issue 2

reply "Adam D. Ruppe" <destructionator gmail.com> writes:
http://arsdnet.net/this-week-in-d/jan-18.html

http://www.reddit.com/r/programming/comments/2sy7lg/this_week_in_d_january_18_2015/

For those of you who saw the draft earlier, hit refresh to ensure 
you aren't seeing a cached version.

RSS feed:
http://arsdnet.net/this-week-in-d/twid.rss

This week, we got new web style thanks to the folks in the other 
forum. Tech speaking, it now serves gzipped files as a test of 
what I want to see about putting on dlang.org too.

Email list will be coming next week and hopefully a move to 
dlang.org too.

Fixed a few bugs in my stats gathering too, hopefully we'll have 
all the kinks worked out and on-time release next week!
Jan 19 2015
next sibling parent "MattCoder" <stop spam.com> writes:
On Monday, 19 January 2015 at 17:05:54 UTC, Adam D. Ruppe wrote:
 http://arsdnet.net/this-week-in-d/jan-18.html

 http://www.reddit.com/r/programming/comments/2sy7lg/this_week_in_d_january_18_2015/
Awesome, and please take my upvote! :D Matheus.
Jan 19 2015
prev sibling next sibling parent "Kiith-Sa" <kiithsacmp gmail.com> writes:
On Monday, 19 January 2015 at 17:05:54 UTC, Adam D. Ruppe wrote:
 http://arsdnet.net/this-week-in-d/jan-18.html

 http://www.reddit.com/r/programming/comments/2sy7lg/this_week_in_d_january_18_2015/

 For those of you who saw the draft earlier, hit refresh to 
 ensure you aren't seeing a cached version.

 RSS feed:
 http://arsdnet.net/this-week-in-d/twid.rss

 This week, we got new web style thanks to the folks in the 
 other forum. Tech speaking, it now serves gzipped files as a 
 test of what I want to see about putting on dlang.org too.

 Email list will be coming next week and hopefully a move to 
 dlang.org too.

 Fixed a few bugs in my stats gathering too, hopefully we'll 
 have all the kinks worked out and on-time release next week!
The 'dividend / dividend' error is still there (in divideBy).
Jan 19 2015
prev sibling next sibling parent reply Leandro Lucarella <luca llucax.com.ar> writes:
Adam D. Ruppe, el 19 de January a las 17:05 me escribiste:
 http://arsdnet.net/this-week-in-d/jan-18.html
 
 http://www.reddit.com/r/programming/comments/2sy7lg/this_week_in_d_january_18_2015/
 
 For those of you who saw the draft earlier, hit refresh to ensure
 you aren't seeing a cached version.
 
 RSS feed:
 http://arsdnet.net/this-week-in-d/twid.rss
Nice, but this seems to be somehow broken. At least I use Newsblur and it has an option to show a diff for changed entries. What I see now is (the diff says basically almost changed, of course). Maybe there is an RSS feed ID or something you need to generate, or maybe is just the order in which they appear in the feed? Because I'm -- Leandro Lucarella (AKA luca) http://llucax.com.ar/ ---------------------------------------------------------------------- HACIA NEUQUEN: EL JUEVES SALDRA CARAVANA CON PERROS DESDE CAPITAL EN APOYO AL CACHORRO CONDENADO A MUERTE -- Crónica TV
Jan 19 2015
next sibling parent reply "Dicebot" <public dicebot.lv> writes:

Jan 19 2015
parent "Adam D. Ruppe" <destructionator gmail.com> writes:
On Monday, 19 January 2015 at 22:34:29 UTC, Dicebot wrote:

OK, I put the newest one at the top of the file figuring that would be easier to read but if the RSS reader orders it anyway no need for that, i'll fix my generator.
Jan 19 2015
prev sibling parent reply "qznc" <qznc web.de> writes:
On Monday, 19 January 2015 at 22:06:12 UTC, Leandro Lucarella 
wrote:
 Adam D. Ruppe, el 19 de January a las 17:05 me escribiste:
 http://arsdnet.net/this-week-in-d/jan-18.html
 
 http://www.reddit.com/r/programming/comments/2sy7lg/this_week_in_d_january_18_2015/
 
 For those of you who saw the draft earlier, hit refresh to 
 ensure
 you aren't seeing a cached version.
 
 RSS feed:
 http://arsdnet.net/this-week-in-d/twid.rss
Nice, but this seems to be somehow broken. At least I use Newsblur and it has an option to show a diff for changed entries. What I see now is (the diff says basically almost changed, of course). Maybe there is an RSS feed ID or something you need to generate, or maybe is just the order in which they appear in the feed? Because I'm
To fix the feed, you can simply work through the errors feedvalidator shows you: http://feedvalidator.org/check.cgi?url=http%3A%2F%2Farsdnet.net%2Fthis-week-in-d%2Ftwid.rss
Jan 24 2015
parent "Adam D. Ruppe" <destructionator gmail.com> writes:
On Saturday, 24 January 2015 at 19:31:54 UTC, qznc wrote:
 To fix the feed, you can simply work through the errors 
 feedvalidator shows you:
cool, thanks, all fixed. The RSS is also generated by a dom.d program, little example of how you can use it to hack something together https://github.com/adamdruppe/This-Week-in-D/blob/master/tools/makerss.d
Jan 24 2015
prev sibling next sibling parent "ponce" <contact gam3sfrommars.fr> writes:
On Monday, 19 January 2015 at 17:05:54 UTC, Adam D. Ruppe wrote:
 http://arsdnet.net/this-week-in-d/jan-18.html

 http://www.reddit.com/r/programming/comments/2sy7lg/this_week_in_d_january_18_2015/

 For those of you who saw the draft earlier, hit refresh to 
 ensure you aren't seeing a cached version.

 RSS feed:
 http://arsdnet.net/this-week-in-d/twid.rss

 This week, we got new web style thanks to the folks in the 
 other forum. Tech speaking, it now serves gzipped files as a 
 test of what I want to see about putting on dlang.org too.

 Email list will be coming next week and hopefully a move to 
 dlang.org too.

 Fixed a few bugs in my stats gathering too, hopefully we'll 
 have all the kinks worked out and on-time release next week!
Very nice and informative. I think you could remind everyone that there has been *zero* breaking changes this week. And if there is, well, we'd better know about it!
Jan 19 2015
prev sibling next sibling parent "Ola Fosheim =?UTF-8?B?R3LDuHN0YWQi?= writes:
Nice, maybe you should consider using a more descriptive link on 
reddit for the next issue?

Basically providing keywords highlighting the content. E.g. "This 
Week in D: loading DLLs, XBox controller, Dconf 2015 details..."
Jan 20 2015
prev sibling parent Dmitry Olshansky <dmitry.olsh gmail.com> writes:
On 19-Jan-2015 20:05, Adam D. Ruppe wrote:
 http://arsdnet.net/this-week-in-d/jan-18.html

 http://www.reddit.com/r/programming/comments/2sy7lg/this_week_in_d_january_18_2015/


 For those of you who saw the draft earlier, hit refresh to ensure you
 aren't seeing a cached version.

 RSS feed:
 http://arsdnet.net/this-week-in-d/twid.rss

 This week, we got new web style thanks to the folks in the other forum.
 Tech speaking, it now serves gzipped files as a test of what I want to
 see about putting on dlang.org too.

 Email list will be coming next week and hopefully a move to dlang.org too.

 Fixed a few bugs in my stats gathering too, hopefully we'll have all the
 kinks worked out and on-time release next week!
Falsey values may include any struct with opCast(T:bool) or somehow indicate that it's going to be attempted, afterall this is common D idiom. -- Dmitry Olshansky
Jan 23 2015