December 16, 2013
On 12/14/13, 20:44, Domain wrote:
> On Saturday, 14 December 2013 at 10:15:35 UTC, Lionello Lunesu wrote:
>> ...and I'm having this D workshop tomorrow. Is there a mirror with the
>> latest DMD binaries for all platforms?
>>
>> If not, I will copy the binaries over to my personal server as a temp
>> mirror.
>>
>> L.
>
> 我在中国,可以访问dlang.org啊!
> I can access dlang.org in China, although it's slow.

Yeah, seems to be on again, off again.
December 16, 2013
On 12/14/13, 19:44, Kagamin wrote:
> unblocksit.es ?

Did not know that one, but there's plenty of solutions for getting around the firewall. I was looking for a thing I could quickly copy-paste into an email that I send out to attendees.

L.
December 16, 2013
On 2013-12-16 06:44, Lionello Lunesu wrote:

> That's a good tip.
>
> Who knows how to do asynchronous javascript or what-do-the-kids-call-it,
> so that the page doesn't block when one script/image blocks.

One way is to add the "async" attribute to the script tag:

http://www.w3schools.com/tags/att_script_async.asp

-- 
/Jacob Carlborg
1 2
Next ›   Last »