digitalmars.D.announce - This Week in D, issue 2
- Adam D. Ruppe (13/13) Jan 19 2015 http://arsdnet.net/this-week-in-d/jan-18.html
- MattCoder (3/5) Jan 19 2015 Awesome, and please take my upvote! :D
- Kiith-Sa (2/15) Jan 19 2015 The 'dividend / dividend' error is still there (in divideBy).
- Leandro Lucarella (14/23) Jan 19 2015 Nice, but this seems to be somehow broken. At least I use Newsblur and
- Dicebot (1/1) Jan 19 2015 In my rss reader #2 simply appears as older than #1.
- Adam D. Ruppe (4/5) Jan 19 2015 OK, I put the newest one at the top of the file figuring that
- qznc (5/28) Jan 24 2015 To fix the feed, you can simply work through the errors
- Adam D. Ruppe (5/7) Jan 24 2015 cool, thanks, all fixed.
- ponce (5/18) Jan 19 2015 Very nice and informative.
- "Ola Fosheim =?UTF-8?B?R3LDuHN0YWQi?= (4/4) Jan 20 2015 Nice, maybe you should consider using a more descriptive link on
- Dmitry Olshansky (5/17) Jan 23 2015 Falsey values may include any struct with opCast(T:bool) or somehow
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
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
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
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.rssNice, 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
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
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: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.rsshttp://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.rssNice, 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
Jan 24 2015
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
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
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
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