Results 1 to 10 of 20
I never thought I'd get this far. And now I've got my baby packaged up in a tarball, I've suddenly got cold feet. Is this really the sort of thing ...
- 06-15-2008 #1
Well, here it is: my first open source program
I never thought I'd get this far. And now I've got my baby packaged up in a tarball, I've suddenly got cold feet. Is this really the sort of thing you could put up on Freshmeat or Sourceforge?
So I thought I'd test the water by offering it to the forum first. What it is is a program that I've been using for a couple of months now to put customised buttonbars on my workspaces. I call it cinderella, because in pantomimes, Cinderella always has a sidekick called Buttons.
I can't attach it here because .tar.gz isn't a valid attachment suffix (though .zip files are, oddly enough) but if anyone would like to beta-test it for me and reassure me that it's worth making publicly available I can mail it to them."I'm just a little old lady; don't try to dazzle me with jargon!"
- 06-15-2008 #2
Don't get cold feet about putting your stuff online. I have some code online and I really don't know what I'm doing. As I learn to write better code, I put the new changes back online. The code is pretty sloppy right now but as I continue to perfect my coding skills, the code improves. Putting it online helps me work on it in different places plus I get bugtracking (I use Google's code hosting btw).
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 06-15-2008 #3Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
If you go back and check out how many Sourceforge projects haven't even submitted code yet I think you'll find that confidence

I'd love to see your code, if there's any help you need with testing I'd be glad to offer my services.
- 06-15-2008 #4
you should indeed never hesitate to put your stuff online, me and a friend of mine coded a graphical calculator in perl for a school project...it was only about 400 lines of code. Yet we felt proud it worked and didn't hesitate a second putting it on the net, you could have quick look on sourceforge.net, its called: calcgui.
- 06-16-2008 #5Linux User
- Join Date
- Jan 2006
- Posts
- 414
Congrats on getting it somewhere near finished/usable! I have heaps of unfinished games/programs... keep saying I'll finish them one day.
- 06-16-2008 #6Linux User
- Join Date
- Jun 2007
- Posts
- 458
geniuz! Let me see your code. At what level do they teach you programming? For instance, they don't introduce us what it is really at this middle school level.
darkrose0510, I face the same problem. I posted in another post that internet, music, rubbish temp too much. I literally have a folder C Dumps in my home folder with three uncompleted projects. This is very little value."When you have nothing to say, say nothing."
- 06-16-2008 #7Linux User
- Join Date
- Jun 2007
- Posts
- 458
I would bear seeing a thousand laughing faces at my code if I could learn a bit from those seeing it.
"When you have nothing to say, say nothing."
- 06-16-2008 #8
It's Great hear that you developed OSS project..

Don't get into cold feet ...I'm sure your Project will be useful for atleast one person or atleast for a student for his educational purpose- Just go ahead and post it in sourceforge or freshmeat site...
i got same feeling for my first OSS project...In fact i thought about deleting it completely from my desktop as i'm not sure about it's usefulness.
But now i got nearly 25 subcribers
with more than 11K downloads ....
All the very best
- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------
- 06-16-2008 #9"I'm just a little old lady; don't try to dazzle me with jargon!"
- 06-16-2008 #10Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
It compiled perfectly and ran first time. I'm using a fairly standard Ubuntu install, probably just have build-essential (gcc, kernel headers) in terms of dev packages.
Originally Posted by Linus Torvalds
It ran fine and looked pretty good. I didn't have Thunar installed as I was testing it in Gnome. The only thing that scared me is I clicked the shutdown button...and boy did it shut down! No confirmation, just splash screen and out. I'm guessing that was the intention?


Reply With Quote

