Jump to page: 1 24  
Page
Thread overview
Dpaste - online compiler and collaboration tool dedicated to D Programming Language.
Jul 04, 2012
nazriel
Jul 04, 2012
Roman D. Boiko
Jul 04, 2012
Adil Baig
Jul 04, 2012
nazriel
Jul 04, 2012
nazriel
Jul 04, 2012
simendsjo
Jul 04, 2012
nazriel
Jul 04, 2012
Paulo Pinto
Jul 04, 2012
Paulo Pinto
Jul 04, 2012
nazriel
Oct 04, 2012
deed
Jul 05, 2012
Nick Sabalausky
Jul 05, 2012
bearophile
Jul 05, 2012
Iain Buclaw
Jul 05, 2012
nazriel
Jul 05, 2012
bearophile
Jul 06, 2012
nazriel
Jul 06, 2012
Walter Bright
Jul 09, 2012
nazriel
Aug 21, 2012
bearophile
Aug 24, 2012
nazriel
Aug 24, 2012
bearophile
Aug 31, 2012
nazriel
Aug 31, 2012
bearophile
Aug 31, 2012
nazriel
Aug 31, 2012
bearophile
Sep 02, 2012
bearophile
Sep 02, 2012
nazriel
Sep 02, 2012
bearophile
Sep 06, 2012
nazriel
Sep 07, 2012
nazriel
Sep 17, 2012
nazriel
Sep 02, 2012
bearophile
Sep 02, 2012
nazriel
Sep 01, 2012
zerg
Sep 02, 2012
nazriel
Oct 10, 2012
MattCoder
Oct 18, 2012
bearophile
July 04, 2012
Greetings.

I would like to share with you, Beta version of http://dpaste.dzfl.pl/

Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser!

As for now following compilers are supported: DMD2.059, DMD1.074, DMD 2-git revision (which is updated every 3-days). GDC coming soon.


Please tell me what do you think, what would you add/change, or report any errors you find.

Thanks!

Best regards,
Damian Ziemba

July 04, 2012
On Wednesday, 4 July 2012 at 10:49:12 UTC, nazriel wrote:
> Greetings.
>
> I would like to share with you, Beta version of http://dpaste.dzfl.pl/
>
> Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser!
>
> As for now following compilers are supported: DMD2.059, DMD1.074, DMD 2-git revision (which is updated every 3-days). GDC coming soon.
>
>
> Please tell me what do you think, what would you add/change, or report any errors you find.
>
> Thanks!
>
> Best regards,
> Damian Ziemba

I would suggest to add information about sha1 of git commit of DMD 2-git that is used for compilation. Somewhere on the page, not in the drop-down box.

Very useful website :)
July 04, 2012
Your contact form gives a 500 Internal Server error on submit.


On Wed, Jul 4, 2012 at 4:37 PM, Roman D. Boiko <rb@d-coding.com> wrote:

> On Wednesday, 4 July 2012 at 10:49:12 UTC, nazriel wrote:
>
>> Greetings.
>>
>> I would like to share with you, Beta version of http://dpaste.dzfl.pl/
>>
>> Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser!
>>
>> As for now following compilers are supported: DMD2.059, DMD1.074, DMD 2-git revision (which is updated every 3-days). GDC coming soon.
>>
>>
>> Please tell me what do you think, what would you add/change, or report any errors you find.
>>
>> Thanks!
>>
>> Best regards,
>> Damian Ziemba
>>
>
> I would suggest to add information about sha1 of git commit of DMD 2-git that is used for compilation. Somewhere on the page, not in the drop-down box.
>
> Very useful website :)
>


July 04, 2012
On Wednesday, 4 July 2012 at 11:07:49 UTC, Roman D. Boiko wrote:
> On Wednesday, 4 July 2012 at 10:49:12 UTC, nazriel wrote:
>> Greetings.
>>
>> I would like to share with you, Beta version of http://dpaste.dzfl.pl/
>>
>> Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser!
>>
>> As for now following compilers are supported: DMD2.059, DMD1.074, DMD 2-git revision (which is updated every 3-days). GDC coming soon.
>>
>>
>> Please tell me what do you think, what would you add/change, or report any errors you find.
>>
>> Thanks!
>>
>> Best regards,
>> Damian Ziemba
>
> I would suggest to add information about sha1 of git commit of DMD 2-git that is used for compilation. Somewhere on the page, not in the drop-down box.
>
> Very useful website :)

Good suggestion. Will try to implement this soon :)

Thanks!
July 04, 2012
On Wednesday, 4 July 2012 at 11:16:04 UTC, Adil Baig wrote:
> Your contact form gives a 500 Internal Server error on submit.
>
>
> On Wed, Jul 4, 2012 at 4:37 PM, Roman D. Boiko <rb@d-coding.com> wrote:
>
>> On Wednesday, 4 July 2012 at 10:49:12 UTC, nazriel wrote:
>>
>>> Greetings.
>>>
>>> I would like to share with you, Beta version of http://dpaste.dzfl.pl/
>>>
>>> Dpaste is online compiler and collaboration tool dedicated to D
>>> Programming Language. It allows to run your D Code snippets directly in web
>>> browser!
>>>
>>> As for now following compilers are supported: DMD2.059, DMD1.074, DMD
>>> 2-git revision (which is updated every 3-days). GDC coming soon.
>>>
>>>
>>> Please tell me what do you think, what would you add/change, or report
>>> any errors you find.
>>>
>>> Thanks!
>>>
>>> Best regards,
>>> Damian Ziemba
>>>
>>
>> I would suggest to add information about sha1 of git commit of DMD 2-git
>> that is used for compilation. Somewhere on the page, not in the drop-down
>> box.
>>
>> Very useful website :)

Thanks for report!
I missed than that one.
Fixed :D

July 04, 2012
On Wed, 04 Jul 2012 12:49:11 +0200, nazriel <nazriel6969@gmail.com> wrote:

> Greetings.
>
> I would like to share with you, Beta version of http://dpaste.dzfl.pl/
>
> Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser!
>

A somewhat unrelated question... Is it created in D? If that's the case, what libraries are you using?
July 04, 2012
On Wednesday, 4 July 2012 at 10:49:12 UTC, nazriel wrote:
> Greetings.
>
> I would like to share with you, Beta version of http://dpaste.dzfl.pl/
>
> Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser!
>
> As for now following compilers are supported: DMD2.059, DMD1.074, DMD 2-git revision (which is updated every 3-days). GDC coming soon.
>
>
> Please tell me what do you think, what would you add/change, or report any errors you find.
>
> Thanks!
>
> Best regards,
> Damian Ziemba

Great tool!
July 04, 2012
On Wednesday, 4 July 2012 at 10:49:12 UTC, nazriel wrote:
> Greetings.
>
> I would like to share with you, Beta version of http://dpaste.dzfl.pl/
>
> Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser!
>
> As for now following compilers are supported: DMD2.059, DMD1.074, DMD 2-git revision (which is updated every 3-days). GDC coming soon.
>
>
> Please tell me what do you think, what would you add/change, or report any errors you find.
>
> Thanks!
>
> Best regards,
> Damian Ziemba

Hi,

I've just did  a bit of marketing into HN and Reddit

http://news.ycombinator.com/item?id=4199025

http://www.reddit.com/r/programming/comments/w113w/dpaste_online_compiler_and_collaboration_tool/


--
Paulo
July 04, 2012
On Wednesday, 4 July 2012 at 11:51:19 UTC, simendsjo wrote:
> On Wed, 04 Jul 2012 12:49:11 +0200, nazriel <nazriel6969@gmail.com> wrote:
>
>> Greetings.
>>
>> I would like to share with you, Beta version of http://dpaste.dzfl.pl/
>>
>> Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser!
>>
>
> A somewhat unrelated question... Is it created in D? If that's the case, what libraries are you using?

Frontend (website) is written in PHP using Kohana framework.
I am not sure how stable solutions like vibe.d, serenity etc are so I just went with flow and took the easiest path. I have in plans rewriting it in D but its lower priority for now.

Backend and Load Balancer are written in D, using my personal framework called dragonov

As for now releasing source code of backend and load balancer isn't good idea YET - security reasons; I will publish it in near future anyways.
July 04, 2012
On Wednesday, 4 July 2012 at 12:07:46 UTC, Paulo Pinto wrote:
> On Wednesday, 4 July 2012 at 10:49:12 UTC, nazriel wrote:
>> Greetings.
>>
>> I would like to share with you, Beta version of http://dpaste.dzfl.pl/
>>
>> Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser!
>>
>> As for now following compilers are supported: DMD2.059, DMD1.074, DMD 2-git revision (which is updated every 3-days). GDC coming soon.
>>
>>
>> Please tell me what do you think, what would you add/change, or report any errors you find.
>>
>> Thanks!
>>
>> Best regards,
>> Damian Ziemba
>
> Hi,
>
> I've just did  a bit of marketing into HN and Reddit
>
> http://news.ycombinator.com/item?id=4199025
>
> http://www.reddit.com/r/programming/comments/w113w/dpaste_online_compiler_and_collaboration_tool/
>
>
> --
> Paulo

Thank you very much!

I am not too good at marketing and stuff :Grins:


« First   ‹ Prev
1 2 3 4