[Moved] Uploading Qt on this site.
-
wrote on 24 Apr 2011, 00:31 last edited by
Hello, I've recently made a basic Text Editor Program, how do I upload it on this site for views? Go easy on me, it's my first project, so I haven't learned all there is to indentation, and proper syntax.. It's designed to be used in Linux... I don't use Windowss, so I can't compile it for Windows, unless there is some way I can compile it for Win on my Linux Box? Thanks in advance, =).
-
wrote on 24 Apr 2011, 01:23 last edited by
use something like "pastebin":http://pastebin.com/index, there you can upload source code. And post the link here.
-
wrote on 24 Apr 2011, 01:27 last edited by
[quote author="vinb" date="1303608182"]use something like "pastebin":http://pastebin.com/index, there you can upload source code. And post the link here.[/quote]
Oh, thought they had a separate page, thanks though, =). I'll do that.
-
wrote on 24 Apr 2011, 08:34 last edited by
Do you want to upload it to ask some questions (if yes then pastebin is a good solution) or simply to show others your application (in this case maybe qt-apps.org or gitorious.org will be better)?
-
wrote on 24 Apr 2011, 09:02 last edited by
[quote author="Denis Kormalev" date="1303634092"]Do you want to upload it to ask some questions (if yes then pastebin is a good solution) or simply to show others your application (in this case maybe qt-apps.org or gitorious.org will be better)?[/quote]
Yes, just to show what I've done, =). It's finished completely. It's just a basic Text Editor, newFiles, Open Save(As), Quit, cut copy paste delete, no Help About, it's so basic, nobody would need help on it, LOL..
-
wrote on 24 Apr 2011, 09:07 last edited by
then I don't think pastebin will be good solution for you. If you want somply share it with each others use open repositories (like gitorious). If you want to make some article on how to make basic Text Editor then you can create a wiki page and insert source right there.
-
wrote on 24 Apr 2011, 09:09 last edited by
[quote author="Denis Kormalev" date="1303636050"]then I don't think pastebin will be good solution for you. If you want somply share it with each others use open repositories (like gitorious). If you want to make some article on how to make basic Text Editor then you can create a wiki page and insert source right there.[/quote]
Heh, I'm terrible at explaining things.
-
wrote on 24 Apr 2011, 09:15 last edited by
[quote author="Denis Kormalev" date="1303636050"]then I don't think pastebin will be good solution for you. If you want somply share it with each others use open repositories (like gitorious). If you want to make some article on how to make basic Text Editor then you can create a wiki page and insert source right there.[/quote]
Hmm, I don't know anything about SSH, it asked something about Public Keys for SSH?
-
wrote on 24 Apr 2011, 09:21 last edited by
Yep, to use git on gitorious you need to have ssh keys setted up on your box. I think there should be some description how to do it.
-
wrote on 24 Apr 2011, 09:23 last edited by
Have moved this thread to Lounge. It doesn't contain anything about install and deploy.
5/10