May 17, 2013
On Fri, 17 May 2013 03:14:54 +0200
Andrej Mitrovic <andrej.mitrovich@gmail.com> wrote:

> On 5/17/13, Adam Wilson <flyboynw@gmail.com> wrote:
> > Well, that completely changes the calculus of the discussion.
> 
> Imagine if a politician ever said that after a convincing counter-argument. :p

I suspect this might be the result:

http://komplexify.com/images/2010/Divide-by-zero-5.jpg

May 17, 2013
On 5/16/13 9:18 PM, Andrej Mitrovic wrote:
> Also please rename the d-programming-language.org *project* into
> dlang.org if you can. (the website files)

Probably that's the only thing I'll end up renaming for now.

Andrei
May 17, 2013
On 5/16/13 8:39 PM, Mehrdad wrote:
> On Sunday, 12 May 2013 at 15:08:22 UTC, Andrei Alexandrescu wrote:
>> I'm thinking we should rename D-programming-language on github with
>> dlang. While we're at it, project d-programming-language.org should be
>> renamed dlang.org.
>>
>> This may cause disruption. Thoughts?
>
>
> https://github.com/blog/1508-repository-redirects-are-here

Well, let's do it!

https://github.com/D-Programming-Language/dlang.org


Andrei
May 17, 2013
On 12 May 2013 18:29, Calin Grosan <me@me.com> wrote:

> On Sunday, 12 May 2013 at 15:08:22 UTC, Andrei Alexandrescu wrote:
>
>> I'm thinking we should rename D-programming-language on github with dlang. While we're at it, project d-programming-language.org should be renamed dlang.org.
>>
>> This may cause disruption. Thoughts?
>>
>> Andrei
>>
>
> I would go even further and try to encourage/enforce "dland" instead of
> "D" everywhere. It's often complicated to google stuff related to D because
> is just
> one character long.
>

No it isn't  =)

-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';


May 17, 2013
On Friday, 17 May 2013 at 15:40:40 UTC, Andrei Alexandrescu wrote:
> On 5/16/13 8:39 PM, Mehrdad wrote:
>> On Sunday, 12 May 2013 at 15:08:22 UTC, Andrei Alexandrescu wrote:
>>> I'm thinking we should rename D-programming-language on github with
>>> dlang. While we're at it, project d-programming-language.org should be
>>> renamed dlang.org.
>>>
>>> This may cause disruption. Thoughts?
>>
>>
>> https://github.com/blog/1508-repository-redirects-are-here
>
> Well, let's do it!
>
> https://github.com/D-Programming-Language/dlang.org
>
>
> Andrei

That was convenient timing for Github to implement this feature.
May 17, 2013
On Sunday, 12 May 2013 at 15:08:22 UTC, Andrei Alexandrescu wrote:
> I'm thinking we should rename D-programming-language on github with dlang. While we're at it, project d-programming-language.org should be renamed dlang.org.
>
> This may cause disruption. Thoughts?
>
> Andrei

The URL in the description of dmd, druntime, tools, installer is also outdated.
May 17, 2013
On Sunday, 12 May 2013 at 15:08:22 UTC, Andrei Alexandrescu wrote:
> I'm thinking we should rename D-programming-language on github with dlang. While we're at it, project d-programming-language.org should be renamed dlang.org.
>
> This may cause disruption. Thoughts?
>
> Andrei

I suggest renaming the "installer" repo as well.  It's obvious the repo is for D installers (though not DMD specifically) when it's under the D-Programming-Language organization but when you fork it you get an installer repo under your username that is easy to confuse and may even conflict with other projects which may have the same common name.  Something like "dmd-installer" would do the trick, I think.
May 18, 2013
On 5/17/13 11:53 AM, Mr. Anonymous wrote:
> On Sunday, 12 May 2013 at 15:08:22 UTC, Andrei Alexandrescu wrote:
>> I'm thinking we should rename D-programming-language on github with
>> dlang. While we're at it, project d-programming-language.org should be
>> renamed dlang.org.
>>
>> This may cause disruption. Thoughts?
>>
>> Andrei
>
> The URL in the description of dmd, druntime, tools, installer is also
> outdated.

Fixed, thanks!

Andrei
1 2 3
Next ›   Last »