Author

Topic: [C#][Github] Custom BBCode creator for Overview of Bitcointalk SigCamps Table (Read 1137 times)

legendary
Activity: 1040
Merit: 2785
Bitcoin and C♯ Enthusiast
Nice project! Why C#?Have to install a lot of dependencies to run it.

if you are on windows (which majority of users are) you don't need any dependencies except .Net Framework 4.5 which is included from windows 7 onward. plus i only know c# Cheesy
for compiling you can use Visual Studio which can be downloaded as express version (small) for free from Microsoft website.
also there are ways to run it on Linux and Mac using Mono

Quote
I'm looking forward to make a web version of it.Thanks for keeping the code on github.Additionally,I;d like to add a bbcode viewer so the signature is actually shown along with the code. Smiley

i'd like to see that.
legendary
Activity: 1750
Merit: 1115
Providing AI/ChatGpt Services - PM!
Nice project! Why C#?Have to install a lot of dependencies to run it.I'm looking forward to make a web version of it.Thanks for keeping the code on github.Additionally,I;d like to add a bbcode viewer so the signature is actually shown along with the code. Smiley
legendary
Activity: 1040
Merit: 2785
Bitcoin and C♯ Enthusiast
Great project. I'll take a look at this.
I haven't been able to find a good BBcode creator. most of them have been extremely buggy.

thank you.
you gave me an idea, i have to take a look at some of those BBCode creators maybe i'll make one too. this project is only for creating a specific kind of BBCode.

Oh nice ill check this out.

don't forget to come back and give me your criticism.
hero member
Activity: 896
Merit: 1000
Oh nice ill check this out.
hero member
Activity: 699
Merit: 501
Great project. I'll take a look at this.

I haven't been able to find a good BBcode creator. most of them have been extremely buggy.
legendary
Activity: 1040
Merit: 2785
Bitcoin and C♯ Enthusiast
this is an open source project created in order to make the creation of BB Code table for Overview of Bitcointalk Signature-Ad Campaigns easy and user friendly with a nice GUI.

the project was created using Visual Studio 2013, and it is written in C#

screenshot (click to see larger image):

link to the project: https://github.com/Coding-Enthusiast/OverviewOfBTKSigCamps

I am Looking for Criticism about my code, so any comment is greatly appreciated.
Jump to: