Re: DConf 2016 speakers: please add your slides beforehand

2016-05-04 Thread Ed via Digitalmars-d-announce
On Wednesday, 4 May 2016 at 14:34:22 UTC, Andrei Alexandrescu 
wrote:
The video's resolution makes it difficult to follow in real 
time. Use this example: 
https://github.com/dlang/dconf.org/pull/116. Thanks! -- Andrei


http://dconf.org/2016/talks/thaut.pdf broken.


Re: Programming in D book is 100% translated

2014-07-24 Thread ed via Digitalmars-d-announce

On Thursday, 24 July 2014 at 08:11:01 UTC, Ali Çehreli wrote:
I have completed the translation of the book. Phew... :) 
However, there is still more work, like adding a UDA chapter 
and working on many little TODO items.


The following was the final chapter, which actually only 
scratches the surface of the very broad topic:


* Memory Management

As a reminder, the book is available as PDF, downloadable from 
the header of each chapter:


  http://ddili.org/ders/d.en/index.html

Ali


This was the book that got me into D when I found it on the web. 
Great work and many thanks.


cheers,
ed



Re: Tkd - Cross platform GUI toolkit based on Tcl/Tk

2014-06-23 Thread ed via Digitalmars-d-announce

On Monday, 23 June 2014 at 08:10:49 UTC, Jacob Carlborg wrote:

On 2014-06-22 08:25, ed wrote:


But there's no 64 bit support for DWT, or am I mistaken?


Yes, correct. Why do you need 64bit? All 64bit Windows 
computers can run 32bit applications.


Memory is the main reason.

I have started working on a 64 bit DWT port. If anything comes of 
it I'll submit a PR for review.


Cheers,
ed


Re: Tkd - Cross platform GUI toolkit based on Tcl/Tk

2014-06-22 Thread ed via Digitalmars-d-announce

On Friday, 20 June 2014 at 18:24:49 UTC, Jacob Carlborg wrote:

On 2014-06-19 20:47, SomeRiz wrote:

Thanks Gary.

Very simple :)

But i have a question.

All DLL file = How can i embed main.d file?


Use DWT [1], no additional requirements besides the system 
libraries ;)


[1] https://github.com/d-widget-toolkit/dwt


But there's no 64 bit support for DWT, or am I mistaken?

Cheers,
ed


Re: DConf Day 1 Talk 6: Case Studies in Simplifying Code with Compile-Time Reflection by Atila Neves

2014-06-21 Thread ed via Digitalmars-d-announce
On Friday, 20 June 2014 at 22:04:37 UTC, Andrei Alexandrescu 
wrote:


I use archive.org because it's the only I found that accepts 
full-resolution videos. -- Andrei


A bit off-topic but I just found this while searching around 
archive.org with `subject:D Programming`


https://archive.org/details/bitsavers_univacunivng1959_9057395

I love the fact that UNIVAC has more breakpoints available than 
the AVR32 devices we use at work!


Cheers,
ed